/*
* All imports for the customisation of the ABR template to be imported here
* 
*/
/* Responsive Media Queries */
.abr-shadow {
  box-shadow: rgba(0, 0, 0, 0.25) 1px 1px 5px 1px;
}
html {
  font-size: 16px;
}
body {
  font-family: 'adobe-caslon-pro', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 1.5;
  color: #000000;
  background: #fff;
}
h1,
.h1 {
  font-size: 24px;
  color: #545454;
}
@media (min-width: 960px) {
  h1,
  .h1 {
    font-size: 38px;
  }
}
h2,
.h2 {
  margin: 0 0 20px;
  font-size: 22px;
  color: #000000;
}
h3,
.h3 {
  margin: 0 0 10px;
  font-size: 20px;
  color: #000000;
}
h4,
.h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'adobe-caslon-pro';
  color: #717171;
}
blockquote.artful {
  border: none;
  text-align: left;
  margin-bottom: 3.75rem;
  padding: 0.9375rem 0;
}
@media (min-width: 960px) {
  blockquote.artful {
    margin-left: -30%;
    float: left;
    max-width: 70%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
blockquote.artful p {
  font-size: 1.875rem;
  font-style: normal;
  line-height: 2.625rem;
}
blockquote {
  border: none;
  padding: 1.25rem 2.625rem;
}
blockquote p {
  font-family: 'adobe-caslon-pro', Georgia, ' Times New Roman', Times, serif;
  color: #222222;
  font-size: 1.1875rem;
  line-height: 1.875rem;
  text-align: left;
  font-style: normal;
}
blockquote.artful:before,
blockquote.artful:after {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  line-height: 150px;
  font-size: 150px;
}
blockquote.artful:before {
  content: '\201C';
}
blockquote.artful:after {
  content: '\201D';
  margin-top: 0.625rem;
  float: right;
}
p,
.p {
  font-size: 21px;
  margin: 0 0 20px;
}
td,
tr td {
  border: none;
}
a,
a:hover,
a:focus {
  border-bottom: none;
  color: #CF2E1E;
}
.Grey-Medium {
  color: #808080;
}
.ABR-Red {
  color: #CF2E1E;
}
.ABR-Contents-Category {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'adobe-caslon-pro';
  color: #717171;
}
@media (min-width: 960px) {
  .Landscape-Image {
    margin: 0 -30% 0 0;
    max-width: 900px;
  }
}
@media (min-width: 640px) {
  .Portrait-Image-Left {
    float: left;
    max-width: 50%;
    margin: 0 35px 0 0;
  }
}
@media (min-width: 640px) {
  .Portrait-Image-Right {
    float: right;
    max-width: 45%;
    margin: 0 -30% 0 35px;
  }
}
.abr-social {
  width: 45%;
}
@media (min-width: 960px) {
  .abr-social {
    margin-bottom: -20px;
    position: relative;
    z-index: 9999;
  }
}
.social-list--search,
.social-list--twitter,
.social-list--fb,
.social-list--ig {
  display: none;
}
@media (min-width: 960px) {
  .social-list--search,
  .social-list--twitter,
  .social-list--fb,
  .social-list--ig {
    display: block;
  }
}
.social-list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-list li {
  font-family: Arial, sans-serif;
  text-align: center;
  margin: 0;
  font-size: 0.875rem;
  color: #808080;
  text-transform: uppercase;
  font-weight: bold;
}
.social-list a {
  color: #808080;
  padding: 0 0.625rem;
  display: block;
}
.social-list a:hover {
  color: #CF2E1E;
}
.social-list .social-list--signedin,
.social-list .social-list--account {
  font-size: 0.8125rem;
  line-height: 1.3;
}
@media (min-width: 360px) {
  .social-list .social-list--signedin,
  .social-list .social-list--account {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media (min-width: 768px) {
  .social-list .social-list--signedin,
  .social-list .social-list--account {
    line-height: 32px;
  }
}
@media (min-width: 960px) {
  .social-list .social-list--signedin,
  .social-list .social-list--account {
    line-height: 1.4;
  }
}
@media (min-width: 1200px) {
  .social-list .social-list--signedin,
  .social-list .social-list--account {
    line-height: 32px;
  }
}
.social-list-mobile {
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #EAE1D0;
}
.social-list-mobile li {
  display: inline-block;
}
.social-list-mobile a {
  display: block;
  padding: 0.75rem 0.625rem;
  color: #545454;
}
.social-list-mobile a:hover {
  color: #545454;
}
.dj-accordion-in .social-list-mobile a {
  padding: 0.9375rem 1.25rem;
}
@media (min-width: 768px) {
  .dj-accordion-in .social-list-mobile a {
    padding: 1.25rem;
  }
}
.social-list--signin a {
  padding: 0 0.625rem 0 0;
}
@media (min-width: 960px) {
  .social-list--search {
    display: flex;
    position: relative;
    z-index: 2;
    padding-left: 20px;
  }
}
@media (min-width: 960px) {
  .social-list--search a {
    position: relative;
    z-index: 2;
  }
}
.t3-header .search {
  width: auto;
  transition: all 0.3s ease;
}
@media (min-width: 960px) {
  .t3-header .search {
    position: absolute;
  }
}
.t3-header .search .search-query {
  font-family: 'adobe-caslon-pro', serif;
  font-weight: 400;
  font-style: normal;
  font-weight: normal;
  padding: 5px 5px 0 30px;
  height: auto;
  background-color: transparent;
  border-color: transparent;
}
.t3-header .search .search-query:focus {
  border-color: #EAE1D0;
}
.t3-header .search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #808080;
  font-style: normal;
  font-size: 15px;
}
.t3-header .search::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
  font-style: normal;
  font-size: 15px;
}
.t3-header .search:-ms-input-placeholder {
  /* IE 10+ */
  color: #808080;
  font-style: normal;
  font-size: 15px;
}
.t3-header .search:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
  font-style: normal;
  font-size: 15px;
}
.t3-header .search input[type="search"]::placeholder {
  color: #808080;
  font-style: normal;
  font-size: 15px;
}
.t3-header .ja-k2filter {
  display: flex;
  align-items: center;
}
.t3-header .ja-k2filter li,
.t3-header .ja-k2filter li:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}
.t3-header .ja-k2filter .subclass > .group-label {
  display: none;
  visibility: hidden;
}
.t3-header .ja-k2filter input[type=text],
.t3-header .ja-k2filter select {
  line-height: 1.3;
  color: #808080;
  background-image: none;
  border: 1px solid #dedede;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  width: auto;
  font-family: "adobe-caslon-pro", serif;
  font-style: normal;
  font-weight: 400;
  padding: 5px 8px;
  height: 32px;
  min-height: 32px;
  background-color: transparent;
  font-size: 15px;
  margin-bottom: 0;
  border-right: none;
  width: 160px !important;
  padding-top: 10px;
}
.t3-header .ja-k2filter input[type=text]::-webkit-input-placeholder,
.t3-header .ja-k2filter select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #808080;
  font-style: normal;
  font-size: 15px;
  line-height: 1.6;
}
.t3-header .ja-k2filter input[type=text]::-moz-placeholder,
.t3-header .ja-k2filter select::-moz-placeholder {
  /* Firefox 19+ */
  color: #808080;
  font-style: normal;
  font-size: 15px;
  line-height: 1.6;
}
.t3-header .ja-k2filter input[type=text]:-ms-input-placeholder,
.t3-header .ja-k2filter select:-ms-input-placeholder {
  /* IE 10+ */
  color: #808080;
  font-style: normal;
  font-size: 15px;
  line-height: 1.6;
}
.t3-header .ja-k2filter input[type=text]:-moz-placeholder,
.t3-header .ja-k2filter select:-moz-placeholder {
  /* Firefox 18- */
  color: #808080;
  font-style: normal;
  font-size: 15px;
  line-height: 1.6;
}
.t3-header .ja-k2filter input[type="search"]::placeholder {
  color: #808080;
  font-style: normal;
  font-size: 15px;
}
.t3-header .ja-k2filter .btn {
  font-size: 18px;
  padding: 12px 14px 8px;
  text-transform: none;
  line-height: 1.5;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  margin: 0;
  font-family: 'adobe-caslon-pro', serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 200;
  color: #FFF;
  background-color: #CF2E1E;
  border-color: #CF2E1E;
  font-size: 15px;
  padding: 5px 8px;
  border-radius: 0;
  height: 32px;
  margin-top: 1px;
  width: 32px;
  font: var(--fa-font-regular);
}
.t3-header .ja-k2filter .btn:hover {
  background-image: none;
}
@media (min-width: 768px) {
  .t3-header .ja-k2filter .btn {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .t3-header .ja-k2filter .btn {
    font-size: 26px;
    padding: 16px 16px 10px;
  }
}
.t3-header .ja-k2filter .btn.btn-danger {
  background: none #FAFAFA;
  color: #CF2E1E;
  border: 2px solid #CF2E1E;
}
.t3-header .ja-k2filter .btn:hover {
  background-color: #CF2E1E;
  border-color: #CF2E1E;
}
.t3-header .ja-k2filter .btn:active,
.t3-header .ja-k2filter .btn:focus,
.t3-header .ja-k2filter .btn:visited {
  border-radius: 0;
}
@media (min-width: 768px) {
  .t3-header .ja-k2filter .btn {
    font-size: 15px;
    padding: 5px 8px;
  }
}
@media (min-width: 1200px) {
  .t3-header .ja-k2filter .btn {
    font-size: 15px;
    padding: 5px 8px;
  }
}
.dj-accordion-in .search {
  padding: 0.75rem 0.93rem;
  border-bottom: 1px solid #707070;
}
.dj-accordion-in .search input {
  border: 0;
  color: #545454;
  font-style: normal;
  font-size: 1.4375rem;
  background: #ffffff;
  width: 100%;
}
.dj-accordion-in .search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #545454;
  font-style: normal;
  font-size: 1.4375rem;
}
.dj-accordion-in .search::-moz-placeholder {
  /* Firefox 19+ */
  color: #545454;
  font-style: normal;
  font-size: 1.4375rem;
}
.dj-accordion-in .search:-ms-input-placeholder {
  /* IE 10+ */
  color: #545454;
  font-style: normal;
  font-size: 1.4375rem;
}
.dj-accordion-in .search:-moz-placeholder {
  /* Firefox 18- */
  color: #545454;
  font-style: normal;
  font-size: 1.4375rem;
}
.dj-accordion-in .search input[type="search"]::placeholder {
  color: #545454;
  font-style: normal;
  font-size: 1.4375rem;
}
.dj-accordion-in .form-search {
  position: relative;
}
.dj-accordion-in .search-icon {
  position: absolute;
  left: 0;
  top: 12px;
  color: #545454;
  font-size: 1.125rem;
}
.dj-accordion-in .ja-k2filter {
  padding: 12px 15px !important;
  border-bottom: 1px solid #707070;
}
.dj-accordion-in .ja-k2filter li.clear {
  height: auto;
  line-height: inherit;
}
.dj-accordion-in .ja-k2filter li.last-item {
  width: auto;
}
.dj-accordion-in .ja-k2filter input[type="text"] {
  font-size: 22px;
  color: #545454;
  height: 40px;
  min-height: 40px;
  padding-top: 12px;
  width: 100% !important;
}
.dj-accordion-in .ja-k2filter input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #545454;
  font-style: normal;
  font-size: 22px;
}
.dj-accordion-in .ja-k2filter input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #545454;
  font-style: normal;
  font-size: 22px;
}
.dj-accordion-in .ja-k2filter input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #545454;
  font-style: normal;
  font-size: 22px;
}
.dj-accordion-in .ja-k2filter input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #545454;
  font-style: normal;
  font-size: 22px;
}
.dj-accordion-in .ja-k2filter input[type="text"] input[type="search"]::placeholder {
  color: #545454;
  font-style: normal;
  font-size: 22px;
}
.dj-accordion-in .ja-k2filter .btn {
  height: 40px;
  width: 40px;
  margin-top: 0;
}
/* mobile menu open buttons */
.dj-megamenu-select-override .dj-mobile-open-btn,
.dj-megamenu-offcanvas-override .dj-mobile-open-btn,
.dj-megamenu-accordion-override .dj-mobile-open-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: auto;
  height: auto;
  font-size: 1.625rem;
  line-height: 1;
  color: #808080;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  background-color: transparent;
  border: none;
  padding: 0;
}
.dj-mobile-open-btn .fa-bars {
  font-size: 1.625rem;
}
.dj-megamenu-select-override .dj-mobile-open-btn span + span,
.dj-megamenu-offcanvas-override .dj-mobile-open-btn span + span,
.dj-megamenu-accordion-override .dj-mobile-open-btn span + span {
  text-transform: uppercase;
  color: #808080;
  font-size: 0.875rem;
  font-family: Arial, sans-serif;
  font-weight: bold;
  border: 0;
  margin-left: 0.75rem;
}
.dj-megamenu-select-override .dj-mobile-open-btn:focus,
.dj-megamenu-select-override:hover .dj-mobile-open-btn,
.dj-megamenu-offcanvas-override .dj-mobile-open-btn:hover,
.dj-megamenu-offcanvas-override .dj-mobile-open-btn:focus,
.dj-megamenu-accordion-override .dj-mobile-open-btn:hover,
.dj-megamenu-accordion-override .dj-mobile-open-btn:focus {
  color: #808080;
  text-decoration: none;
  border: 0;
}
.dj-mobile-open-icon {
  display: flex;
}
.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
  /* Set the font and weight for this icon style */
  font: var(--fa-font-solid);
  /* Make sure icons render pixel-perfect */
  -webkit-font-smoothing: antialiased;
  content: '\f0c9';
}
/*
.t3-header {
	padding: 0;
	background-color: white;
	position: fixed;
	width: 100%;
	max-height: 4.6rem;
	top: 0;
	transition: all ease .3s;

	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);

	@media(@screen-large) {
		display: block;
		max-height: none;
	}
	
	.container {
		padding: 15px 10px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		
		@media(@screen-large) {
			display: block;
		}
		
		&:before, &:after {
			display: none;
			visibility: hidden;
		}
	}
}

// Logo
// ----
.logo {
	width: 33%;
	height: inherit;
	line-height: inherit;

	@media(@screen-large) {
		width: auto;
		margin: 0 auto;
		text-align: center
	}
}

.logo-image {

	a {
		display: block;
		margin: 0 auto;

		&:hover, &:focus {
			text-decoration: none;
			border: 0;
		}
		
		@media(@screen-large) {
			display: inline-block;
		}
	}

	img {
		max-height: 2.5rem;
		margin: 0 auto;
		transition: all ease .3s;

		@media(@screen-large) {
			max-height: 5.8125rem;
		}
	}
}

// Menu wrap - see djmegamenu.css for internal styling
// ---------
.t3-mainnav {
	width: 33%;

	@media(@screen-large) {
		width: 100%; 
	}
}
.navbar {
	min-height: inherit;
	
	@media (@screen-large) {
		margin: 10px auto 0;
	}
}

// Sticky header
body {
	padding-top: 68px;

	@media(@screen-large) {
		// height of header
		padding-top: 213px;
	}
}

.t3-header--stuck .t3-header {

	@media(@screen-large) {
		border-bottom: 1px solid @border-color;
	}
	
	.container {

		@media(@screen-large) {
			padding-top: .5rem;
			padding-bottom: 0;
		}
	}

	.abr-social {

		@media(@screen-large) {
			margin-bottom: -25px;
		}
	}

	.logo-image {

		img {
			@media(@screen-large) {
				max-height: 2.5rem;
			}
		}
	}

	.navbar {
	 
		@media(@screen-large) {
			margin: 0;
		}
	}

	// putting this here to keep all sticky header styles together
	.dj-megamenu-override li a.dj-up_a {
		
		.desktop({
			font-size: 19px;
		});
	}
}
*/
.btn,
.btn:not(.js-btn) {
  font-size: 18px;
  padding: 12px 14px 8px;
  text-transform: none;
  line-height: 1.5;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
  margin: 0;
  font-family: 'adobe-caslon-pro', serif;
  font-weight: 400;
  font-style: normal;
  font-weight: 200;
  color: #FFF;
}
.btn:hover,
.btn:not(.js-btn):hover {
  background-image: none;
}
@media (min-width: 768px) {
  .btn,
  .btn:not(.js-btn) {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .btn,
  .btn:not(.js-btn) {
    font-size: 26px;
    padding: 16px 16px 10px;
  }
}
.btn.btn-danger,
.btn:not(.js-btn).btn-danger {
  background: none #FAFAFA;
  color: #CF2E1E;
  border: 2px solid #CF2E1E;
}
.btn-primary {
  background-color: #CF2E1E;
  border-color: #CF2E1E;
}
.btn-primary:hover {
  background-color: #CF2E1E;
  border-color: #CF2E1E;
}
.btn-secondary {
  background-color: #545454;
  border-color: #545454;
}
.btn-secondary:hover {
  background-color: #545454;
  border-color: #545454;
}
.btn-reset {
  background: none #FAFAFA;
  border-color: #CF2E1E;
  color: #CF2E1E;
}
.back-to-top .btn i {
  font-size: 1rem;
}
/*# sourceMappingURL=abr-custom.css.map */