.container:after,
#header .container:after,
.nav:after,
#main:after,
#sidebar:after,
.right-col:after,
.visual-preview .slide.big:after,
.visual-preview .visit-list:after,
.info-block .block:after,
.comments .post-holder:after,
.social-block .tabset:after,
.social-block .post:after,
#footer .partners:after,
#footer .information:after,
#footer .information .info-list ul:after {
  content: " ";
  display: block;
  clear: both; }

/*#header .logo object{
	pointer-events: none;	
}*/
object {
  pointer-events: none; }

a.svg {
  position: relative;
  display: inline-block; }

a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#header .social-holder ul,
.nav,
.main-slideshow .pagination ul,
.shedule ul,
.visual-preview .visit-list,
.breadcrumbs-holder ul,
.social-block .tabset,
.social-block .accordion,
#footer .partners .logo-holder ul,
#footer .information .info-list ul {
  margin: 0;
  padding: 0;
  list-style: none; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  margin: 0;
  color: #63615e;
  background: #f3f2ea;
  font: 14px/18px Arial, Helvetica, sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

* {
  max-height: 1000000px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block; }

img {
  border-style: none;
  max-width: 100%;
  height: auto; }

.imageNormal img {
  width: auto;
  height: auto;
  margin: 0 auto; }

a {
  text-decoration: none;
  /*color: #bc8032;*/
  /*color:#c1a875;*/
  /*color:#94815A;*/
  /*color:#544933;*/
  color: #4e1e66;
  -webkit-transition: color .3s;
  transition: color .3s; }

a:hover {
  text-decoration: underline;
  color: #4e1e66; }

a:visited {
  text-decoration: none !important;
  color: #6b702b; }

a.has-drop-down-a:hover {
  text-decoration: none; }

input,
textarea,
select {
  font: 100% "Lato", "Arial", "Helvetica", sans-serif;
  color: #000;
  vertical-align: middle; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999; }

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #4d4d4d; }

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", "Arial", "Helvetica", sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em; }

p {
  margin: 0 0 1.2em; }

q {
  quotes: none; }

q:before,
q:after {
  content: "";
  content: none; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*===Metadigital table styles===*/
#content table {
  width: 100%;
  border: 1px solid #000;
  margin: 1em 0;
  padding: 0px; }

#content table tr td {
  padding: 1em; }

#content table tr th {
  padding: 1em;
  text-align: left; }

#content table tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px; }

#content table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px; }

#content table tr:first-child td:last-child {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }

#content table tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px; }

#content table thead tr:first-child {
  /*background-color:#8a012a;*/
  background-color: #4e1e66; }

#content table thead tr:first-child th {
  color: #FFF; }

#content table tr:nth-child(even) {
  background-color: #ffffff !important; }

#content table tr:nth-child(even) td {
  color: #333 !important; }

#content table tr:nth-child(odd):not(table.court-life-table) td a {
  color: #3266cc !important; }

#content table tr:nth-child(even):not(table.court-life-table) td a {
  color: #3266cc !important; }

#content table tr:nth-child(odd):not(table.court-life-table) td a:hover {
  color: #3235cc !important; }

#content table tr:nth-child(even):not(table.court-life-table) td a:hover {
  color: #3266cc !important; }

/*===Metadigital table styles===*/
/*===Metadigital editor styles===*/
.imgLeft {
  float: left;
  margin: 0 1em 1em 0; }

.imgRight {
  float: right;
  margin: 0 0 1em 1em; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.editorBtn {
  padding: 10px 5px 9px;
  background-color: #55101e;
  text-transform: uppercase;
  color: #fff;
  margin: 2em 0 1em 0;
  -webkit-transition: color .3s ease, background-color .3s ease;
  transition: color .3s ease, background-color .3s ease; }

.editorBtn:hover {
  background-color: #FFF; }

.editorBtn:hover a {
  color: #55101e; }

.editorBtn a {
  color: #fff; }

.smallFont {
  line-height: 1.2em;
  font-size: 11px; }

img.goldBorder {
  border: 3px solid #d7c482; }

/*===Metadigital editor styles===*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
@font-face {
  font-family: "Vesta";
  src: url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/VestaStd-Regular.eot");
  src: url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/VestaStd-Regular.eot#iefix") format("embedded-opentype"), url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/VestaStd-Regular.woff") format("woff"), url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/VestaStd-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "TrajanBold";
  src: url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Bold.eot");
  src: url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Bold.eot#iefix") format("embedded-opentype"), url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Bold.woff") format("woff"), url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "TrajanRegular";
  src: url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Regular.eot");
  src: url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Regular.eot#iefix") format("embedded-opentype"), url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Regular.woff") format("woff"), url("/public/20231002102809oe_/https://www.stirlingcastle.scot/fonts/TrajanPro3-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
img {
  width: 100%;
  height: auto;
  display: block; }

.bg-stretch {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.container {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 19px; }

.nav-opener {
  display: none;
  width: 39px;
  height: 29px;
  float: right;
  background: transparent;
  position: relative;
  text-align: center;
  margin-top: 20px; }

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
  background: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  height: 5px;
  left: 0;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

.nav-opener:before,
.nav-opener:after {
  content: "";
  top: 50%;
  margin-top: -3px; }

.nav-opener:after {
  top: 100%;
  margin-top: -5px; }

.nav-opener:hover span,
.nav-opener:hover:before,
.nav-opener:hover:after {
  background: #fff; }

.arrow-decoration {
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/arrow-grey-body.png) 0 100% no-repeat;
  position: relative; }

.arrow-decoration:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 9px;
  height: 13px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -88px -127px no-repeat; }

.arrow-decoration.brown {
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/arrow-gold-body.png) 0 100% no-repeat; }

.arrow-decoration.brown:after {
  width: 9px;
  height: 13px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -100px -127px no-repeat; }

.main-heading-holder,
.heading {
  overflow: hidden;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/leaves.png) no-repeat 50% 15%;
  text-align: center; }

.main-heading-holder:before,
.main-heading-holder:after,
.heading:before,
.heading:after {
  content: "";
  position: absolute;
  top: 33px;
  width: 243px;
  height: 1px;
  background: #c2c4c2; }

.main-heading-holder:before,
.heading:before {
  left: 54%; }

.main-heading-holder:after,
.heading:after {
  right: 54%; }

.main-heading-holder h1,
.heading h1 {
  color: #f9f8f2;
  margin: 0; }

.main-heading-holder {
  position: absolute; }

#header {
  /*background-color: rgba(111, 42, 105, 100);*/
  background-color: #4e1e66;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100;
  width: 100%; }

#header.header-style2 {
  position: relative;
  background-color: #4e1e66;
  margin-bottom: 59px; }

#header.header-style2 .nav > li.active > a:after {
  /*border-color: #6F2A69 transparent transparent transparent;*/
  border-color: #4e1e66 transparent transparent transparent; }

#header.header-style2 .nav > li > ul:before {
  background: black; }

#header.header-style2 .nav > li > ul > li > ul {
  background: rgba(0, 0, 0, 0.9); }

#header .logo {
  float: left;
  margin-bottom: -60px;
  z-index: 5000; }

#header .logo a {
  padding: 0px 13px 13px 4px;
  display: block;
  /*background-color: #fff;*/ }

#header .logo img {
  width: 121px;
  height: 173px; }

#header .logo object {
  width: 121px;
  height: 173px; }

#header .navbar {
  padding: 22px 0 0;
  float: right;
  width: 86%; }

#header .navbar.active .nav-opener span {
  opacity: 0; }

#header .navbar.active .nav-opener:before,
#header .navbar.active .nav-opener:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -5px; }

#header .navbar.active .nav-opener:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#header .navbar.active .opener-holder .close {
  display: none;
  /*display: inline-block; bug: 2087 */
  vertical-align: middle; }

#header .navbar.active .opener-holder .menu {
  display: none; }

#header .social-holder {
  text-align: right;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(247, 247, 247, 0.25); }

#header .social-holder ul {
  font-size: 0; }

#header .social-holder li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px; }

#header .social-holder li.share {
  padding: 0 0 0 19px;
  position: relative; }

#header .social-holder a {
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

#header .social-holder a:hover {
  opacity: .6; }

#header .social-holder .facebook {
  width: 9px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -88px no-repeat; }

#header .social-holder .twitter {
  width: 20px;
  height: 17px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) 0 -127px no-repeat; }

#header .social-holder .instagram {
  width: 19px;
  height: 21px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px -75px no-repeat; }

#header .social-holder .flickr {
  width: 17px;
  height: 10px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -110px no-repeat; }

#header .social-holder .youtube {
  width: 20px;
  height: 21px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px -27px no-repeat; }

#header .social-holder .share a {
  width: 29px;
  height: 29px;
  margin-right: 6px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -50px -68px no-repeat; }

#header .social-holder .share:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 1px;
  height: 31px;
  background: rgba(247, 247, 247, 0.2); }

#header .nav-holder {
  padding: 20px 0 0; }

#main-nav {
  margin-left: 1em; }

#header .opener-holder .title {
  font-size: 22px;
  line-height: 25px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  color: #e5e4db;
  margin-right: 15px;
  padding-top: 5px;
  display: inline-block;
  vertical-align: middle;
  display: none;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

#header .opener-holder .close {
  display: none;
  color: rgba(247, 247, 247, 0.38); }

.nav {
  /*position: relative;*/
  font-size: 21px;
  line-height: 25px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  text-transform: capitalize; }

.nav li {
  text-align: center;
  /*position: relative;*/ }

.nav li.active > a {
  color: #c6b897; }

.nav li.has-drop-down .drop-opener {
  display: none; }

.nav li.has-drop-down .drop-opener:hover {
  opacity: .7; }

.nav li.has-drop-down .drop-opener:before {
  display: none; }

.nav li.active > ul {
  display: block; }

.nav li.last-child {
  border: none; }

.nav li .drop-opener:before {
  display: none; }

.nav > li {
  float: left;
  padding: 0 13px 17px;
  /*KD was 0 15 17 */
  max-width: 175px; }

/*.nav > li.first-child { KD - Commented out to fix bug 2089 - menu jumps after Events 30/11/15
	padding: 0 10px 17px 15px;
}*/
.nav > li.first-child > a:before {
  display: none; }

.nav > li.last-child,
.nav > li:last-child {
  padding-right: 0; }

.nav > li.active > a {
  position: relative; }

.nav > li.active > a:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 7px 11px 0;
  border-color: #4e1e66 transparent transparent transparent;
  /*background: rgba(78, 30, 102, .85) transparent transparent transparent;*/
  position: absolute;
  bottom: -25px;
  z-index: 200;
  left: 50%;
  margin-left: -11px; }

.nav > li > ul {
  right: 0;
  padding: 5px 0 0;
  text-align: left;
  display: none;
  font-size: 16px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal; }

.nav > li > ul:before {
  content: "";
  position: absolute;
  left: -999px;
  right: -999px;
  top: 0;
  bottom: 0;
  background: black;
  height: 100%;
  display: block; }

.nav > li > ul > li {
  display: inline-block;
  vertical-align: middle;
  list-style-type: none;
  padding: 15px 8px;
  position: relative; }

.nav > li > ul > li.last-child > ul {
  left: auto !important;
  right: 0;
  text-align: right; }

.nav > li > ul > li.last-child.drop-active > ul:before {
  right: 19%;
  left: auto; }

.nav > li > ul > li.drop-active > ul {
  visibility: visible; }

.nav > li > ul > li.has-drop-down:after {
  top: 12px; }

.nav > li > ul > li.drop-active > ul:before {
  position: absolute;
  content: "";
  display: block;
  border-width: 6px 10px 0;
  border-color: #c6b897 transparent transparent transparent;
  border-style: solid;
  left: 25%;
  margin: 1px 0 0 -10px;
  top: 0;
  z-index: 100; }

.nav > li > ul > li.drop-active:after {
  right: 7px;
  top: 15px; }

.nav > li > ul > li a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
  white-space: normal; }

.nav > li > ul > li > ul {
  background: rgba(0, 0, 0, 0.7);
  width: 270px;
  visibility: hidden;
  padding: 13px 13px 15px 17px; }

.nav > li > ul > li > ul li {
  display: block;
  padding: 3px 8px 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  text-align: left; }

.nav > li > ul > li > ul a {
  font-size: 16px; }

.nav > li > ul > li > ul a:before {
  display: none; }

.nav > li > ul a {
  position: relative; }

.nav > li > ul a:before {
  display: none; }

.nav a {
  color: #f7f7f7;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  position: relative;
  line-height: 1;
  display: inline-block;
  vertical-align: baseline; }

.nav a:hover {
  color: #c6b897; }

.nav a:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.37);
  left: -16px;
  top: 8px;
  border-radius: 50%; }

.nav-holder {
  float: right;
  width: 100%;
  margin-right: 1.2em;
  font-size: 15px;
  margin-top: 0px; }

.nav-style-previous {
  float: left;
  margin-left: 1em; }

.nav-style-next {
  float: right;
  margin-right: 0; }

.highlight-h2 {
  float: left;
  width: 50%;
  margin: .7em 0 .5em 8.5em; }

.nav .drop-opener {
  padding: 0; }

.visual-intro .container {
  position: relative; }

.visual-intro .main-heading-holder {
  padding-top: 45px;
  bottom: 26px;
  left: 61px;
  max-width: 560px; }

.visual-intro .main-heading-holder:before,
.visual-intro .main-heading-holder:after {
  background: #fff; }

.visual-intro .main-heading-holder h1 {
  margin: 0;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  font-size: 27px;
  line-height: 1.2; }

.main-slideshow .slideshow {
  position: relative; }

.main-slideshow .slideshow .slide {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%; }

.main-slideshow .slideshow .slide.active {
  z-index: 2; }

.main-slideshow .slideshow .not-enough-slides .btn {
  visibility: hidden; }

.main-slideshow .container {
  position: relative; }

.main-slideshow .main-heading-holder {
  bottom: 45px;
  left: 47px;
  max-width: 560px;
  padding: 47px 30px 0; }

.main-slideshow .main-heading-holder h1 {
  font-size: 28px;
  line-height: 38px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif; }

.main-slideshow .pagination {
  position: absolute;
  bottom: 19px;
  left: 296px;
  z-index: 20; }

.main-slideshow .pagination ul {
  font-size: 0; }

.main-slideshow .pagination li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }

.main-slideshow .pagination li:last-child {
  margin: 0; }

.main-slideshow .pagination li.active a,
.main-slideshow .pagination li:hover a {
  background: white; }

.main-slideshow .pagination a {
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.4);
  display: block;
  border-radius: 50%;
  -webkit-transition: background .3s ease;
  transition: background .3s ease; }

#main {
  margin-bottom: 113px; }

.section {
  margin-bottom: 22px;
  text-align: center; }

#content {
  float: left;
  width: 61%; }

#sidebar,
.right-col {
  float: right;
  width: 36.8%; }

.goldBorder img {
  border: 3px solid #d7c482; }

.red-bordered,
.calendar {
  padding: 8px 7px;
  /*background-color: #a31935;*/
  background-color: #4e1e66;
  position: relative;
  color: #fff; }

.red-bordered .box,
.calendar .box {
  position: relative;
  border: 2px solid rgba(218, 207, 180, 0.6); }

.red-bordered .box:before,
.red-bordered .box:after,
.calendar .box:before,
.calendar .box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -66px no-repeat;
  z-index: 21; }

.red-bordered .box:after,
.calendar .box:after {
  right: 0;
  left: auto;
  width: 19px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px 0 no-repeat; }

.red-bordered .holder,
.calendar .holder {
  position: relative; }

.red-bordered .holder:before,
.red-bordered .holder:after,
.calendar .holder:before,
.calendar .holder:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 19px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -22px no-repeat;
  z-index: 21; }

.red-bordered .holder:after,
.calendar .holder:after {
  right: 0;
  left: auto;
  width: 19px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -44px no-repeat; }

.calendar {
  margin: 0 0 24px; }

.calendar .holder {
  padding: 19px 4px 48px 5px; }

.calendar h2 {
  font-size: 28px;
  text-transform: uppercase;
  margin: 0 0 23px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal; }

.event-holder a.more {
  color: #c1a875; }

.xml-datepicker {
  position: relative; }

.xml-datepicker .ui-datepicker-prev,
.xml-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  cursor: pointer; }

.xml-datepicker .ui-datepicker-next {
  right: 14px;
  width: 20px;
  height: 24px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -82px -75px no-repeat; }

.xml-datepicker .ui-datepicker-prev {
  width: 20px;
  height: 24px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px 0 no-repeat;
  left: 9px; }

.xml-datepicker .ui-datepicker-title {
  font-size: 26px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 25px 15px; }

.xml-datepicker .ui-datepicker-year {
  display: normal; }

.xml-datepicker .ui-datepicker-calendar {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  width: 100%;
  border-spacing: 4px;
  border-collapse: separate; }

.xml-datepicker .ui-datepicker-calendar thead {
  font-size: 15px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif; }

.xml-datepicker .ui-datepicker-calendar thead th {
  padding-bottom: 6px; }

.xml-datepicker .ui-datepicker-calendar td {
  width: 44px;
  height: 44px;
  min-width: 44px;
  /*background: rgba(147, 21, 47, .6);*/
  background: rgba(60, 20, 102, 0.6);
  -webkit-transition: background .3s;
  transition: background .3s;
  position: relative; }

.xml-datepicker .ui-datepicker-calendar td.event-active {
  background: #181817; }

.xml-datepicker .ui-datepicker-calendar td.hover.event-active {
  /*background: #b67624;*/
  background: #c1a875; }

.xml-datepicker .ui-datepicker-calendar td.hover .tooltip-holder {
  opacity: 1;
  visibility: visible; }

.xml-datepicker .ui-datepicker-calendar td > a {
  display: block;
  height: 100%;
  line-height: 44px;
  color: #fff; }

.xml-datepicker .ui-state-disabled {
  color: rgba(255, 255, 255, 0.3); }

.xml-datepicker .event-holder {
  border-top: 1px solid rgba(255, 255, 255, 0.48);
  padding: 11px 0 10px 7px; }

.xml-datepicker .tooltip-holder {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 48px;
  left: -204px;
  width: 361px;
  background: rgba(24, 24, 23, 0.96);
  padding: 21px 31px 12px;
  box-shadow: 0 0 25px 3px rgba(0, 0, 0, 0.46);
  z-index: 200;
  text-align: left;
  -webkit-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s; }

.xml-datepicker .tooltip-holder:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 63%;
  margin-left: -11px;
  border-style: solid;
  border-width: 8px 11px 0;
  border-color: rgba(24, 24, 23, 0.96) transparent transparent transparent; }

.xml-datepicker .tooltip {
  /*border-top: 1px solid rgba(255, 255, 255, .48);
  padding: 11px 0 18px 7px;*/
  font-size: 16px;
  color: #b5b5b4; }

.xml-datepicker .title {
  font-size: 19px;
  color: #fff;
  display: block;
  margin: 0 0 9px -2px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif; }

.xml-datepicker .date {
  font-size: 16px;
  color: #fff;
  padding-left: 28px;
  position: relative;
  display: block;
  line-height: 1.5;
  margin: 0 0 9px; }

.xml-datepicker .date:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 23px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -82px -49px no-repeat; }

.xml-datepicker p {
  margin: 0 0 6px;
  font-size: 14px; }

.xml-datepicker .more {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 17px; }

.xml-datepicker .more:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  width: 11px;
  height: 13px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -74px -127px no-repeat; }

.xml-datepicker .more:hover {
  color: #fff; }

.moreMargin {
  margin-top: 1em; }

.shedule {
  padding: 8px 7px;
  /*background-color: #687722;*/
  background-color: #6b702b;
  margin-top: -148px;
  position: relative;
  z-index: 20; }

.shedule .decoration-holder {
  z-index: 5; }

.shedule .info-holder {
  position: relative;
  z-index: 10; }

.shedule .box {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  border: 2px solid rgba(218, 207, 180, 0.6);
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/book-panel-bg.png); }

/*.shedule .box:before,
.shedule .box:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 19px;
	background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -66px no-repeat;
	z-index: 21;
}*/
.shedule .box:after {
  right: 0;
  left: auto;
  width: 19px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px 0 no-repeat; }

.shedule .holder {
  position: relative;
  padding: 37px 32px 18px 35px; }

/*.shedule .holder:before,
.shedule .holder:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 19px;
	height: 19px;
	background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -22px no-repeat;
	z-index: 21;
}*/
.shedule .holder:after {
  right: 0;
  left: auto;
  width: 19px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -44px no-repeat; }

.shedule h2 {
  font-size: 26px;
  line-height: 31px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 13px;
  font-weight: normal; }

.shedule .time {
  /*text-transform: uppercase;*/
  display: block;
  margin: 0 0 2px;
  font-size: 34px;
  font-weight: normal;
  line-height: 41px; }

.shedule .entry {
  display: block;
  margin: 0 0 31px; }

.shedule .btn {
  width: 100%;
  padding: 10px 5px 9px;
  background-color: #37400B;
  font-size: 27px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin: 0 0 36px;
  -webkit-transition: color .3s ease, background-color .3s ease;
  transition: color .3s ease, background-color .3s ease; }

.btnLift {
  border-top: 2px solid #5A6912;
  border-right: 2px solid #2B3109;
  border-bottom: 2px solid #2B3109;
  border-left: 2px solid #5A6912; }

.shedule .btn:hover {
  color: #4e1e66;
  background-color: #fff; }

/*.shedule .btn:hover {
	text-decoration:none;
	border:2px solid #FFF;
}*/
.shedule li {
  display: block;
  margin: 0 0 20px; }

.shedule li > a {
  font-size: 20px;
  line-height: 24px;
  text-decoration: underline;
  color: #f9f8f2;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.shedule li > a:hover {
  /*color: #b67624;*/
  color: #4e1e66; }

.small-block {
  text-align: center; }

.small-block h3 {
  font-size: 26px;
  line-height: 31px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 7px;
  font-weight: normal; }

.small-block h3 a {
  color: #f9f8f2;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.small-block h3 a:hover {
  /*color: #d9d2ac;*/ }

.small-block .more {
  width: 60%;
  margin: 0 auto;
  display: block;
  padding: 6px 5px 6px;
  border: 2px solid #FFF;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease; }

.small-block .more:hover {
  border-color: #4e1e66; }

a.more:hover {
  color: #FFF !important; }

.small-block .box {
  padding: 26px 20px 37px 17px;
  font-size: 16px;
  line-height: 19px;
  font-family: "Lato", "Arial", "Helvetica", sans-serif;
  color: #f9f8f2; }

.small-block .box img {
  max-width: 100%;
  width: inherit;
  margin: 0 auto; }

.featured-item {
  padding: 9px 7px;
  /*background-color: #b67624;*/
  /*background-color: #c1a875;*/
  background-color: #94815A;
  color: #f4f3ef;
  font-weight: normal; }

.featured-item .box {
  border: 2px solid rgba(218, 207, 180, 0.6);
  padding: 23px 13px 35px 21px;
  line-height: 1.4; }

.featured-item .box img {
  margin-bottom: 23px; }

.featured-item p {
  margin: 0 0 25px; }

.featured-item .subtitle,
.featured-item h2 {
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal; }

.featured-item .subtitle {
  display: block;
  margin: 0 0 2px;
  color: #fff; }

.featured-item h2 {
  font-size: 26px;
  margin: 0 0 8px; }

.featured-item h2 a {
  color: #fff; }

.featured-item h2 a:hover {
  color: #4c310f; }

.featured-item .more:hover {
  /*border-color: #a31935;*/
  color: #4e1e66; }

/* Added after PSD fix on 17/06/2015 - KD */
.featured-item .image-box {
  position: relative; }

/* Added after PSD fix on 17/06/2015 - KD */
.featured-item .changeable-image {
  position: absolute;
  left: 32px;
  top: 8px;
  margin: 0;
  width: 230px !important;
  height: 145px;
  border: 7px solid #d7c482;
  -webkit-transform: rotate(-2.5deg);
  -ms-transform: rotate(-2.5deg);
  transform: rotate(-2.5deg); }

.block .image-box {
  position: relative; }

/* Added after PSD fix on 17/06/2015 - KD */
.block .changeable-image {
  position: absolute;
  left: 32px;
  top: 8px;
  margin: 0;
  width: 230px !important;
  height: 145px;
  /*border: 7px solid #d9ceb2;*/
  border: 7px solid #d7c482;
  -webkit-transform: rotate(-2.5deg);
  -ms-transform: rotate(-2.5deg);
  transform: rotate(-2.5deg); }

.excursion {
  padding: 6px 7px;
  /*background-color: #6F2A69;*/
  background-color: #4e1e66; }

.excursion h2 {
  display: none; }

.excursion .cycle-gallery {
  border: 2px solid rgba(218, 207, 180, 0.6); }

.excursion .slideset {
  width: 100%; }

.excursion .slide {
  width: 100%; }

.excursion .slide.mobile-visible {
  display: none; }

.excursion .btn {
  top: 12px; }

.excursion .box {
  font-family: "Lato", "Arial", "Helvetica", sans-serif;
  font-weight: normal; }

.excursion .box img {
  margin-bottom: 11px; }

.excursion .box h3 {
  display: inline-block;
  vertical-align: middle; }

.excursion .box p {
  margin: 0 0 10px; }

.excursion .more:hover {
  /*border-color: #687722;*/
  border-color: #6b702b; }

.lunch {
  background: #a31935;
  padding: 6px;
  position: relative; }

.lunch:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: #222120;
  z-index: 5; }

.lunch h3 {
  margin: 0 0 10px; }

.lunch .box {
  border: 2px solid rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 10;
  padding: 20px 32px 22px 23px; }

.lunch .box img {
  margin-bottom: 18px;
  padding-top: 3px; }

.lunch .more {
  width: 63%;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal; }

.secrets {
  position: relative;
  overflow: hidden; }

.secrets .gallery {
  padding: 6px 7px 9px 6px; }

.secrets .bg-stretch img {
  margin: 0 !important;
  min-height: 430px !important; }

.secrets .mask {
  border: 2px solid rgba(0, 0, 0, 0.15); }

.secrets h3 {
  padding: 0 0 16px;
  margin-bottom: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/icon-slider-separator.png) no-repeat 50% 100%; }

.secrets h3 a {
  color: #6a6867; }

.secrets .box {
  font-size: 14px;
  color: #5c5a5a;
  /*padding: 28px 20px 48px 11px;*/
  padding: 28px 20px 10px 11px;
  line-height: 1.3; }

.secrets .box img {
  margin-bottom: 10px; }

.secrets p {
  margin: 0 25px 15px; }

.secrets .gallery .btn {
  position: absolute;
  top: 256px;
  display: block; }

.secrets .gallery .btn.prev {
  width: 18px;
  height: 22px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px -99px no-repeat;
  left: 17px;
  z-index: 1; }

.secrets .gallery .btn.next {
  width: 18px;
  height: 22px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -82px -102px no-repeat;
  right: 26px;
  z-index: 1; }

.cycle-gallery,
.gallery {
  position: relative;
  width: 100%; }

.cycle-gallery .mask,
.gallery .mask {
  position: relative;
  overflow: hidden; }

.cycle-gallery .mask .slideset,
.gallery .mask .slideset {
  max-width: 99999px;
  float: left;
  width: 100%;
  /* Added after PSD fix 17/06/2015 - KD */ }

.cycle-gallery .mask .slide,
.gallery .mask .slide {
  float: left; }

.cycle-gallery .btn,
.gallery .btn {
  display: none;
  overflow: hidden;
  text-indent: -9999px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
  position: absolute;
  left: 0;
  z-index: 100; }

.cycle-gallery .btn.prev,
.gallery .btn.prev {
  width: 28px;
  height: 34px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -19px 0 no-repeat;
  z-index: -10; }

.cycle-gallery .btn.next,
.gallery .btn.next {
  width: 28px;
  height: 34px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -19px -37px no-repeat;
  right: 0;
  left: auto;
  z-index: -10; }

.cycle-gallery .btn:hover,
.gallery .btn:hover {
  opacity: .8; }

.cycle-gallery .active,
.gallery .active {
  z-index: 1; }

#wrapper {
  overflow: hidden;
  position: relative; }

#wrapper.inner-visit #main,
#wrapper.inner-discover #main,
#wrapper.inner-whats-on #main {
  margin-bottom: 47px; }

#wrapper.inner-visit #content,
#wrapper.inner-discover #content,
#wrapper.inner-whats-on #content {
  padding-top: 32px; }

#wrapper.inner-visit .shedule,
#wrapper.inner-discover .shedule,
#wrapper.inner-whats-on .shedule {
  margin-top: -119px; }

#wrapper.inner-visit .excursion,
#wrapper.inner-discover .excursion,
#wrapper.inner-whats-on .excursion {
  margin-bottom: 28px; }

#wrapper.inner-visit .shedule {
  margin-bottom: 22px; }

#wrapper.inner-discover #main {
  margin-bottom: 93px; }

#wrapper.inner-discover .container {
  position: relative; }

#wrapper.inner-discover #content {
  width: 100%;
  padding-top: 30px; }

#wrapper.inner-discover #sidebar {
  position: absolute;
  right: 19px;
  top: -41px;
  width: 35.5%; }

#wrapper.inner-discover #sidebar .shedule .btn {
  margin: 0 0 7px; }

#wrapper.inner-discover .visual-preview {
  padding-top: 14px; }

#wrapper.inner-discover .visual-intro .main-heading-holder {
  left: 151px; }

#wrapper.inner-discover .breadcrumbs-holder {
  /*margin: 6px 38% 0 76px;*/ }

#wrapper.inner-whats-on #main {
  margin-bottom: 18px; }

#wrapper.inner-whats-on #sidebar {
  margin-top: 38px; }

#wrapper.inner-whats-on .breadcrumbs-holder {
  /*margin: 4px 0 2px;*/ }

.video-tooltip {
  position: absolute;
  width: 48px;
  height: 39px;
  left: 22px;
  top: 0;
  display: block;
  cursor: pointer;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/icon-video-content.png) no-repeat 50% 50%;
  background-color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  text-align: center; }

.video-tooltip .text {
  display: block;
  padding: 7px 10px;
  position: absolute;
  background: rgba(28, 28, 29, 0.73);
  left: 68%;
  top: -30px;
  min-width: 110px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  color: #fff; }

.video-tooltip .text:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 10px 7px;
  border-color: transparent transparent transparent rgba(28, 28, 29, 0.73);
  position: absolute;
  left: 0;
  bottom: -7px; }

.video-tooltip:hover .text {
  opacity: 1;
  visibility: visible; }

.visual-preview {
  padding-top: 23px;
  overflow: hidden; }

.visual-preview.discover {
  margin-bottom: 39px;
  padding-top: 25px; }

.visual-preview.discover h2 {
  margin: 0 30px 21px; }

.visual-preview.discover .mask {
  margin-bottom: 26px; }

.visual-preview.discover .all {
  margin-left: -10px; }

.visual-preview h2 {
  font-size: 24px;
  line-height: 25px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  text-transform: capitalize;
  margin: 0 30px 15px;
  display: inline-block;
  vertical-align: middle; }

.visual-preview h2 a {
  color: #63615e;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.visual-preview h2 a:hover {
  color: #969491; }

.visual-preview .btn {
  top: -8px; }

.visual-preview .btn.next {
  right: 7px; }

.visual-preview .btn.prev {
  left: 7px; }

.visual-preview .slide {
  margin-bottom: 22px;
  float: right;
  position: relative; }

.visual-preview .slide.style2 {
  margin-bottom: 29px; }

.visual-preview .slide.style2.big .text-holder {
  float: right;
  padding: 18px 17px 30px 20px;
  /*background: rgba(104, 119, 34, .85);*/
  background: rgba(107, 112, 43, 0.85); }

.visual-preview .slide.style2.big .text-holder h3 {
  margin: 0 0 17px; }

.visual-preview .slide.style2.big .text-holder p {
  margin: 0 0 54px; }

.visual-preview .slide.style2.big .heading {
  padding-top: 44px; }

.visual-preview .slide.style2.big .heading:before,
.visual-preview .slide.style2.big .heading:after {
  top: 41px; }

.visual-preview .slide.style2.big .more {
  width: 73%; }

.visual-preview .slide.style2.big .more:hover {
  border-color: #6F2A69; }

.visual-preview .slide .visual-holder {
  margin: 0 0 15px;
  overflow: hidden; }

.visual-preview .slide .visual-holder.bg-stretch img {
  max-width: none; }

.visual-preview .slide .text-holder {
  padding: 0 25px;
  line-height: 16px;
  color: #5c5a5a; }

.visual-preview .slide .text-holder > h3 {
  font-size: 18px;
  line-height: 22px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  color: #41403e;
  margin: 0 0 8px; }

.visual-preview .slide .text-holder p {
  margin: 0 0 14px; }

.visual-preview .slide .more {
  text-transform: capitalize;
  padding: 0 13px 11px 19px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  margin-left: -7px;
  display: inline-block;
  vertical-align: middle; }

.visual-preview .slide.big {
  width: 100%; }

.visual-preview .slide.big .visual-holder {
  margin: 0; }

.visual-preview .slide.big .heading {
  padding-top: 41px; }

.visual-preview .slide.big .heading:before,
.visual-preview .slide.big .heading:after {
  top: 36px;
  background: rgba(255, 255, 255, 0.41);
  height: 2px;
  width: 96px; }

.visual-preview .slide.big .heading:before {
  left: 57%; }

.visual-preview .slide.big .heading:after {
  right: 56%;
  left: auto; }

.visual-preview .slide.big .text-holder {
  padding: 14px 15px 27px 19px;
  /*background: rgba(111, 42, 105, .85);*/
  background: rgba(78, 30, 102, 0.85);
  font-size: 15px;
  line-height: 18px;
  width: 48.2871125612%;
  position: relative;
  z-index: 20;
  color: #f4f3ef;
  float: left; }

.visual-preview .slide.big .text-holder h3 {
  font-size: 22px;
  line-height: 27px;
  text-transform: uppercase;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  color: #f4f3ef;
  margin: 0 0 9px;
  text-transform: uppercase; }

.visual-preview .slide.big .text-holder p {
  margin: 0 25px 18px; }

.visual-preview .slide.big .more {
  width: 71%;
  margin: 0 auto;
  display: block;
  padding: 6px 5px 6px;
  border: 2px solid #fff;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease; }

.visual-preview .slide.big .more:hover {
  /*border-color: #687722;*/
  border-color: #6b702b; }

.visual-preview .slide.big .more:after {
  display: none; }

.visual-preview .slide.small {
  width: 50%;
  float: left;
  padding: 0 11px 0 0; }

.visual-preview .slide.small-style2 {
  float: left;
  width: 50%;
  padding: 0 0 0 11px; }

.visual-preview .holder {
  margin-top: -2px; }

.visual-preview .holder .all {
  font-size: 17px;
  line-height: 21px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  position: relative;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  margin-left: 15px; }

.visual-preview .holder .all:after,
.visual-preview .holder .all:before {
  content: "";
  position: absolute;
  left: 103%;
  width: 999px;
  top: 11px;
  height: 1px;
  background: rgba(124, 122, 118, 0.4); }

.visual-preview .holder .all:after {
  right: 105%;
  left: auto; }

.visual-preview .holder .arrow {
  width: 11px;
  height: 13px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -46px -127px no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px; }

.visual-preview.plan-visit,
.visual-preview.discover-inner {
  font-size: 17px;
  color: #5c5a5a;
  line-height: 1.2; }

.visual-preview.plan-visit .visual-holder,
.visual-preview.discover-inner .visual-holder {
  position: relative;
  margin: 0 0 24px; }

.visual-preview.plan-visit .visual-holder:after,
.visual-preview.discover-inner .visual-holder:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 12px 8px;
  border-color: transparent transparent #f3f2ea transparent;
  display: block;
  left: 50%;
  bottom: 0;
  margin-left: -12px; }

.visual-preview.plan-visit h2,
.visual-preview.discover-inner h2 {
  margin: 0 0 17px; }

.visual-preview.plan-visit h3,
.visual-preview.discover-inner h3 {
  font-size: 20px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  line-height: 1.2;
  margin: 0 0 9px;
  padding: 0 25px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -.02em; }

.visual-preview.plan-visit h3:after,
.visual-preview.discover-inner h3:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 22px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -19px -101px no-repeat;
  right: 0;
  top: -1px; }

.visual-preview.plan-visit p,
.visual-preview.discover-inner p {
  margin: 0 10px 15px; }

.visual-preview.discover-inner {
  font-size: 15px;
  overflow: visible; }

.visual-preview.discover-inner h2 {
  margin: 0 0 10px; }

.visual-preview.discover-inner h3 {
  line-height: 1.5;
  margin: 0 0 7px; }

.visual-preview.discover-inner h3:after {
  top: 1px; }

.visual-preview.discover-inner p {
  margin: 0 10px 8px; }

.visual-preview.discover-inner .visual-holder {
  margin: 0 0 21px; }

.visual-preview.discover-inner .intro-text {
  margin: 0 38% 0 80px; }

.visual-preview.discover-inner .visit-list {
  border: none;
  padding: 44px 0 15px;
  margin: 0 -19px 0 2px; }

.visual-preview.discover-inner .visit-list li {
  width: 33.3%;
  padding: 0 11px 6px; }

.visual-preview.whats-on {
  border-bottom: 1px solid rgba(99, 97, 94, 0.27);
  padding-bottom: 9px;
  margin-bottom: 19px; }

.visual-preview.whats-on .big .text-holder {
  /*float: right;*/
  width: 52%;
  padding: 14px 23px 24px 23px; }

.visual-preview.whats-on .big .heading {
  margin: 0 20px 5px; }

.visual-preview.whats-on .big .heading:before,
.visual-preview.whats-on .big .heading:after {
  width: 52px; }

.visual-preview.whats-on .big .dates-box {
  font-size: 13px;
  margin: 0 0 25px;
  line-height: 1.4; }

.visual-preview.whats-on .small,
.visual-preview.whats-on .small-style2 {
  margin-bottom: 40px; }

.visual-preview.whats-on .small .more,
.visual-preview.whats-on .small-style2 .more {
  font-size: 16px;
  line-height: 23px; }

.visual-preview.whats-on .text-holder {
  padding: 0 18px; }

.visual-preview .visit-list {
  margin: 0 -11px;
  border-bottom: 1px solid rgba(92, 90, 90, 0.27);
  padding: 49px 0 12px; }

.visual-preview li {
  float: left;
  width: 50%;
  padding: 0 11px 10px;
  font-size: 13px; }

.dates-box {
  font-size: 14px;
  color: #5c5a5a;
  text-align: left;
  padding: 4px 10px 0 51px;
  position: relative;
  margin: 0 0 13px;
  overflow: hidden;
  min-height: 40px;
  max-width: 285px; }

.dates-box a {
  color: #5c5a5a;
  text-decoration: underline; }

.dates-box strong {
  display: block;
  margin: 0 0 2px; }

.dates-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  width: 29px;
  height: 31px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -50px -34px no-repeat; }

.dates-box.light-style {
  color: #f4f3ef; }

.dates-box.light-style a {
  color: #f4f3ef; }

.dates-box.light-style:before {
  width: 29px;
  height: 31px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -50px 0 no-repeat; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.info-blocks-holder {
  margin-bottom: 55px; }

.info-blocks-holder.alt-style .block {
  padding: 10px 13px 16px 15px; }

.info-blocks-holder.alt-style .alignleft {
  margin: -9px 41px 13px 0; }

.info-blocks-holder.alt-style .alignright {
  margin: -7px 0 0 40px; }

.info-blocks-holder.alt-style h2 {
  font-size: 24px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  text-align: center;
  text-transform: capitalize;
  margin: 0 0 23px; }

.info-blocks-holder.alt-style h3 {
  font-size: 20px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  line-height: 1.2;
  margin: 0 0 9px;
  /*padding: 0 25px;*/
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: -.02em; }

.info-blocks-holder.alt-style h3 a {
  color: #4e1e66; }

.info-blocks-holder.alt-style h3 a:hover {
  color: #4e1e66; }

.info-blocks-holder.alt-style h3 a:visited {
  color: #6b702b; }

.info-blocks-holder.alt-style strong {
  font-size: 14px; }

.info-blocks-holder.alt-style .dates-box {
  padding-left: 42px; }

.info-block {
  font-size: 14px;
  color: #5c5a5a;
  padding: 2px 0 3px;
  border-bottom: 1px solid rgba(92, 90, 90, 0.27); }

.info-block .block {
  padding: 10px 8px 6px 2px;
  line-height: 1.3; }

.info-block h2 {
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 27px;
  text-align: center; }

.info-block .alignleft {
  margin: -11px 25px 15px 0; }

.info-block .alignright {
  margin: 0 0 0 40px; }

.info-block strong {
  font-size: 16px;
  line-height: 1.1; }

.info-block img {
  max-width: 100%;
  width: auto; }

.info-block.routes strong {
  color: #484747; }

.info-block.routes .block {
  background: #e5e4db;
  padding: 28px 37px 8px 32px; }

.info-block.routes h2 {
  padding: 0 100px; }

.info-block.routes img {
  margin: -57px 0 0 40px; }

.info-block.downloads .block {
  position: relative;
  /*background: #702A69;*/
  background: #4e1e66;
  color: #fff;
  padding: 42px 40px 9px 13px;
  min-height: 256px; }

.info-block.downloads .box {
  padding-left: 171px; }

.info-block.downloads h2 {
  text-align: left;
  margin: 0 0 20px;
  padding-left: 0px;
  /*padding-left: 43px;*/ }

.info-block.downloads a {
  color: #fff; }

.info-block.downloads a:hover {
  color: #bc8032; }

.info-block.downloads img {
  margin: 0;
  position: absolute;
  bottom: 0px;
  margin-left: -13px;
  /*left: 15;
  bottom: -22px;*/ }

.info-block.star .block {
  background: #e5e4db;
  padding: 35px 12px 52px 35px; }

.info-block.christmas-lunch .alignleft {
  margin: -32px 43px 13px 0; }

.info-block.last-child {
  padding-top: 25px; }

.info-block.last-child.christmas-lunch {
  padding: 0; }

.info-block.last-child.christmas-lunch .block {
  padding: 68px 13px 37px 12px; }

.comments .post-holder {
  text-align: left; }

.comments .visual-holder {
  float: left;
  margin: 1px 0 0; }

.comments .visual-holder img {
  max-width: 100%;
  width: 100%; }

.comments .text-holder {
  float: right;
  width: 82.3817292007%;
  background-color: #e5e4db;
  position: relative;
  padding: 19px 45px 32px 32px;
  border-color: #e5e4db; }

.comments .text-holder:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 0;
  border-color: #e5e4db;
  top: 13px;
  right: 100%;
  margin-right: -2px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #e5e4db;
  border-right-color: inherit; }

.comments .text-holder h3 {
  font-size: 24px;
  line-height: 37px;
  position: relative;
  padding: 10px 40px 0;
  margin: 0 0 23px;
  /*max-width: 330px;*/
  display: inline-block;
  vertical-align: middle; }

.comments .text-holder h3:before,
.comments .text-holder h3:after {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 29px;
  height: 20px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -50px -100px no-repeat; }

.comments .text-holder h3:after {
  left: auto;
  right: 0;
  width: 29px;
  height: 20px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -82px 0 no-repeat; }

.comments .text-holder h3 > a {
  color: #555452;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.comments .text-holder h3 > a:hover {
  color: #b67624; }

.comments .text-holder p {
  margin: 0 0 10px 3px; }

.comments .text-holder .more {
  text-decoration: underline;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.comments .rating-holder {
  position: absolute;
  right: 22px;
  top: 22px; }

.blog {
  font-size: 14px;
  line-height: 16px;
  margin: 15px 0 25px; }

.blog .box {
  padding: 0 30px; }

.blog .image-holder {
  margin: 0 -25px -11px -20px;
  position: relative; }

.blog .main-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 3% 13.7% 10% 14.2%; }

.blog h3 {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 10px; }

.blog a {
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.blog p {
  margin: 0 0 7px; }

.blog h2 {
  font-size: 24px;
  line-height: 25px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  color: #63615e;
  text-transform: capitalize;
  margin: 0 0 30px; }

.blog img {
  padding: 0 10px 0 15px; }

.breadcrumbs-holder {
  font-size: 13px;
  color: #6e6c69;
  text-align: left;
  margin: 0 0 5px -11px; }

.breadcrumbs-holder li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  margin-bottom: 10px;
  position: relative; }

.breadcrumbs-holder li:after {
  content: "";
  position: absolute;
  right: -7px;
  top: 50%;
  margin-top: -6px;
  width: 11px;
  height: 13px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -60px -127px no-repeat; }

.breadcrumbs-holder li.last-child:after {
  display: none; }

.breadcrumbs-holder a {
  -webkit-transition: color .3s;
  transition: color .3s; }

.social-block {
  position: relative; }

.social-block h2 {
  font-size: 24px;
  line-height: 25px;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  color: #63615e;
  text-transform: capitalize;
  margin: 0 0 22px;
  display: none; }

.social-block .tabset a {
  display: block;
  height: 100%;
  padding-top: 13px; }

.social-block .tabset li {
  width: 33.3%;
  float: left;
  height: 46px;
  /*background-color: #6F2B68;*/
  background-color: #4e1e66;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-indent: -9999px; }

.social-block .tabset li:hover {
  /*background-color: #687722;*/
  background-color: #6b702b; }

.social-block .tabset li.twitter {
  border-left: 1px solid rgba(255, 255, 255, 0.42); }

.social-block .tabset li.twitter a {
  padding-top: 16px; }

.social-block .tabset li.instagram {
  border-left: 1px solid rgba(255, 255, 255, 0.42); }

.social-block .tabset li.active {
  /*background-color: #687722;*/
  background-color: #6b702b; }

/*.social-block .opener {
	background-color: #6F2A69;
	-webkit-transition: background-color .3s ease;
	transition: background-color .3s ease;
	display: none;
}*/
/*.social-block .opener:hover {
    background-color: #6b702b;
}*/
.social-block .accordion {
  overflow-y: auto;
  height: 514px;
  width: 100% !important;
  background-color: #e5e4db; }

.social-block .jcf-scrollbar-horizontal {
  display: none; }

.social-block li {
  overflow: hidden; }

/*.social-block li.active .opener {
    background-color: #6b702b;
}

.social-block li.active .opener:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 20px;
}

.social-block li.active .slide {
	position: static;
}*/
.social-block .slide {
  padding: 36px 41px 20px 19px;
  display: block !important; }

.social-block .icon-facebook,
.social-block .icon-twitter,
.social-block .icon-instagram {
  display: block;
  margin: 0 auto; }

.social-block .icon-facebook {
  width: 23px;
  height: 23px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -82px -23px no-repeat; }

.social-block .icon-twitter {
  width: 20px;
  height: 17px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -23px -127px no-repeat; }

.social-block .icon-instagram {
  width: 19px;
  height: 21px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px -51px no-repeat; }

.social-block .post-holder {
  text-align: left;
  line-height: 16px;
  color: #5c5a5a;
  margin: 0 0 40px; }

.social-block .post {
  margin: 0 0 15px; }

.social-block .post-logo {
  width: 60px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  float: left;
  padding: 2px 0;
  margin: 0 10px 0 0; }

.social-block .post-logo img {
  width: auto; }

.social-block h3 {
  padding-top: 26px;
  margin: 0;
  font-size: 18px;
  line-height: 20px; }

.social-block h3 a {
  color: #5c5a5a;
  -webkit-transition: color .3s ease;
  transition: color .3s ease; }

.social-block h3 a:hover {
  color: #b67624; }

.social-block .time {
  font-size: 11px;
  line-height: 15px;
  display: block;
  margin-bottom: 11px; }

.social-block .post-content {
  clear: both; }

.social-block .post-content p {
  margin: 0 0 20px 5px; }

#footer {
  background-color: #222120;
  margin-top: 80px; }

#footer .container {
  position: relative;
  padding: 0 0 0 19px; }

#footer .decoration-holder {
  position: absolute;
  right: 16px;
  top: -78px; }

#footer .partners {
  padding: 23px 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

/*#footer .partners .alignleft {
	float: left;
	margin: 7px 0 0 -13px;
}

@media only screen and (max-width: 640px) {
	#footer .partners .alignleft {
		display:none;
		float: left;
		margin: 0;
	}
}*/
#footer .partners .alignleft img {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

#footer .partners .alignleft a {
  display: block;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

#footer .partners .alignleft a:hover img {
  opacity: .7; }

#footer .partners .logo-holder {
  float: right;
  max-width: 800px; }

#footer .partners .logo-holder ul {
  font-size: 0;
  display: table; }

#footer .partners .logo-holder li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 23px 0 26px;
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

#footer .partners .logo-holder li:first-child {
  border-left: none; }

#footer .partners .logo-holder li:last-child {
  padding: 0 0 0 20px; }

#footer .partners .logo-holder a {
  display: block; }

#footer .partners .logo-holder a:hover img {
  opacity: .7; }

#footer .partners .logo-holder img {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

#footer .information {
  padding: 23px 0; }

#footer .information .info-list {
  float: left;
  font: 14px/18px Arial, Helvetica, sans-serif;
  width: max-content;  }
  

#footer .information .info-list:first-child li:first-child {
  margin: 0 !important; }

#footer .information .info-list li {
  float: left;
  margin: 0 0 20px 52px !important;
  /*margin: 0 0 20px 72px;*/ }

#footer .information .info-list a {
  font-size: 14px;
  line-height: 18px;
  color: #e5e4db;
  /*text-decoration: underline;*/ }

#footer .information .info-list a:hover {
  opacity: .7; }

.options-holder {
  margin: 0 0 13px; }

.options-holder h2,
.options-holder .select-form {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px; }

.options-holder .select-form {
  width: 64%; }

.options-holder h2 {
  width: 35%;
  margin: 0 0 20px; }

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e5e4db;
  width: 19px;
  bottom: 0;
  right: 0;
  top: 0;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.19); }

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: rgba(99, 100, 106, 0.24);
  height: 17px;
  width: 17px;
  left: 0;
  top: 0;
  margin: 0 auto;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.1);
  position: relative; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec:before,
.jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
  width: 12px;
  height: 8px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -112px -127px no-repeat;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -6px; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec:hover,
.jcf-scrollbar-vertical .jcf-scrollbar-inc:hover {
  background: rgba(140, 136, 136, 0.24); }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
  width: 12px;
  height: 8px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -127px -127px no-repeat; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: rgba(185, 184, 177, 0.51);
  height: 1px;
  width: 19px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);
  position: relative !important; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle:after {
  width: 16px;
  height: 124px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) 0 0 no-repeat;
  background-repeat: repeat-y;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: .2; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle:before {
  width: 8px;
  height: 8px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -103px -102px no-repeat;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -4px; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e5e4db;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #f00 !important; }

.js-hidden {
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  display: block !important; }

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 2px solid rgba(118, 123, 127, 0.43);
  background: #fff;
  min-width: 300px;
  height: 44px;
  margin: 0 0 20px;
  text-align: left;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  width: 100%;
  text-transform: uppercase;
  font-size: 24px;
  color: #6a6867; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  line-height: 40px;
  margin: 0 21px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  border-left: 2px solid rgba(189, 191, 188, 0.49);
  width: 50px;
  bottom: 0;
  right: 0;
  top: 0;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/icon-select-arrow.png) no-repeat 50% 50%; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 2px solid rgba(118, 123, 127, 0.43); }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  font-size: 23px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  font-weight: normal;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 21px;
  color: #656565;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #767b7f !important; }

@media only screen and (min-width: 768px) {
  .cycle-gallery .mask {
    height: auto !important; } }
@media screen and (min-width: 1024px) {
  .nav.js-slide-hidden {
    position: relative !important;
    top: auto !important;
    left: auto !important; }

  .nav > li > ul {
    position: absolute;
    top: 100% !important; }

  .nav > li > ul > li > ul {
    position: absolute !important;
    left: -4px !important;
    top: 100% !important; } }
@media only screen and (min-width: 1024px) {
  #main-nav .nav > li > ul {
    display: none !important; }

  #main-nav .nav > li.active > ul {
    display: block !important;
    opacity: 1 !important;
    z-index: -1000;
    left: 0 !important; } }
@media only screen and (min-width: 1024px) and (max-width: 1040px) {
  .main-slideshow .main-heading-holder {
    margin: 0 auto;
    left: 0;
    right: 370px; }

  .container {
    padding: 0 10px; } }
@media only screen and (max-width: 1025px) {
  .main-slideshow .main-heading-holder h1 {
    font-size: 25px; } }
/*@media only screen and (max-width: 1042px) {*/
@media only screen and (max-width: 1023px) {
  .nav-opener {
    display: block; }

  #header {
    background-color: #4e1e66;
    position: relative; }

  #header.header-style2 {
    margin: 0;
    background-color: #4e1e66; }

  #header.header-style2 .nav > li > ul > li > ul {
    background: #3D193B; }

  /*#header .container {
  	padding-bottom: 0;
  }*/
  #header .navbar {
    width: 80%; }

  #header .nav-holder {
    padding: 0; }

  #header .logo {
    margin-bottom: -23px;
    height: 100px; }

  #header .logo object {
    width: auto;
    height: 117px; }

  .nav {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    /*padding: 20px 20px 10px 18px;*/
    padding: 20px 20px 0 18px;
    background-color: #4e1e66;
    margin-top: -1px;
    font-family: "TrajanRegular", "Times New Roman", Times, serif; }

  .nav li {
    text-align: left; }

  /*.nav li.has-drop-down {
  	position: relative;
  }*/
  /*.nav li.has-drop-down:after {*/
  .nav li.has-drop-down .drop-opener {
    width: 20px;
    height: 24px;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -19px -74px no-repeat;
    /*content: "";*/
    display: block;
    position: absolute;
    right: 9px;
    top: 3px;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s; }

  /*.nav li.drop-active {*/
  .nav li.menu-active {
    border-bottom: none; }

  /*.nav li.drop-active:after {*/
  /*.nav li.drop-active > .drop-opener {*/
  .nav li.menu-active > .drop-opener {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

  .nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

  .nav > li {
    float: none;
    text-align: left;
    padding: 0 32px;
    margin: 0 0 4px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 100%; }

  .nav > li.first-child {
    padding: 0 32px; }

  .nav > li.first-child > a:before {
    display: block; }

  .nav > li.last-child,
  .nav > li:last-child {
    /*padding: 8px 32px; - Removed 18/11/15 to remove extra space from last tablet menu item. */
    /*padding: 0 32px;*/
    border-bottom: none; }

  .nav > li.has-drop-down {
    position: relative; }

  .nav > li.menu-active > ul {
    display: block !important; }

  .nav > li.active > a:after {
    display: none; }

  .nav > li > ul {
    font-family: "TrajanRegular", "Times New Roman", Times, serif;
    position: relative;
    height: auto !important;
    opacity: 1 !important;
    left: 0;
    padding: 0;
    background: #542251;
    margin: 0 -52px 0 -52px;
    padding: 0 20px 0 18px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 18px 7px -16px rgba(0, 0, 0, 0.15);
    text-align: left; }

  .nav > li > ul:before {
    display: none; }

  .nav > li > ul > li {
    float: none;
    width: 100%;
    display: block;
    height: auto !important;
    margin: 0;
    padding: 0 28px 0 41px;
    max-width: 100%; }

  .nav > li > ul > li.last-child > ul {
    text-align: left; }

  .nav > li > ul > li:before {
    display: none;
    width: 5px;
    height: 5px;
    left: 23px;
    top: 23px; }

  .nav > li > ul > li.drop-active > ul:before {
    display: none; }

  .nav > li > ul > li > ul {
    position: static;
    background: #3D193B;
    display: block !important;
    visibility: visible;
    opacity: 1 !important;
    padding: 0 20px 0 18px;
    margin: 0 -52px 0 -58px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 18px 7px -16px rgba(0, 0, 0, 0.15);
    width: auto; }

  .nav > li > ul > li > ul li {
    padding: 0 32px 0 53px; }

  .nav > li > ul > li > ul a:before {
    display: block;
    top: 20px; }

  .nav > li > ul a {
    padding: 14px 0 8px; }

  .nav a {
    display: block;
    padding: 6px 0 8px; }

  .nav a {
    display: block;
    padding: 7px 0 4px; }

  .nav a:before {
    top: 13px;
    left: -20px; }

  .main-heading-holder,
  .heading {
    overflow: hidden;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/leaves.png) no-repeat 50% 30%;
    text-align: center; }

  .visual-intro .main-heading-holder {
    left: 0;
    right: 0;
    max-width: 100%;
    padding: 45px 40px 0; }

  .main-slideshow .main-heading-holder {
    margin: 0 auto;
    left: 0;
    right: 0;
    /*left: 50%;
    margin-left: -268px;*/ }

  .main-slideshow .pagination {
    left: 50%;
    margin-left: -35px; }

  #content {
    float: none;
    width: 100%; }

  #sidebar,
  .right-col {
    float: none;
    width: 100%; }

  .calendar {
    max-width: 370px;
    margin: 0 auto 22px; }

  .shedule {
    margin-top: 0; }

  .featured-item {
    max-width: 370px;
    margin: 0 auto 22px; }

  .secrets .gallery .btn {
    top: 230px; }

  .secrets {
    margin-top: 18px; }

  #wrapper.inner-visit .shedule,
  #wrapper.inner-discover .shedule,
  #wrapper.inner-whats-on .shedule {
    margin-top: 0; }

  #wrapper.inner-visit #main {
    margin-bottom: 100px; }

  #wrapper.inner-discover #sidebar {
    position: static;
    width: 100%; }

  #wrapper.inner-discover .visual-intro .main-heading-holder {
    left: 0; }

  #wrapper.inner-discover .breadcrumbs-holder {
    margin: 0; }

  #wrapper.inner-whats-on #main {
    margin-bottom: 100px; }

  #wrapper.inner-whats-on .breadcrumbs-holder {
    margin: 0; }

  .visual-preview.plan-visit h3,
  .visual-preview.discover-inner h3 {
    font-size: 15px; }

  .visual-preview.plan-visit h3:after,
  .visual-preview.discover-inner h3:after {
    top: -3px; }

  .visual-preview.discover-inner h3:after {
    top: 0; }

  .visual-preview.discover-inner .intro-text {
    margin: 0; }

  .visual-preview.discover-inner .visit-list {
    margin: 0; }

  .visual-preview.discover-inner .visit-list li {
    padding: 0 10px 15px; }

  .visual-preview li {
    padding: 0 10px 15px; }

  .info-block .block {
    padding: 20px; }

  .info-block.downloads h2 {
    margin: 0 0 20px;
    text-align: left;
    /*text-align: center;*/
    padding-left: 0; }

  .blog {
    width: 50%;
    float: left;
    padding: 0 20px; }

  .blog .box {
    padding: 10px 15px 0; }

  .social-block {
    width: 50%;
    float: right; }

  	/*.social-block .tabset {
  		display: none;
  	}
  
  	.social-block .opener {
  		font-size: 15px;
  		line-height: 18px;
  		color: #f3f2ea;
  		font-weight: normal;
  		position: relative;
  		margin-bottom: 1px;
  		padding: 12px 30px 11px 65px;
  		text-align: left;
  		display: block;
  	}
  
  	.social-block .opener:after {
  		content: "";
  		position: absolute;
  		right: 11px;
  		top: 11px;
  		-webkit-transition: -webkit-transform .3s ease, right .3s ease;
  		transition: transform .3s ease, right .3s ease;
  		width: 20px;
  		height: 24px;
  		background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -19px -74px no-repeat;
  	}
  
  	.social-block .accordion {
  		height: auto;
  		overflow: hidden;
  	}
  
  	.social-block .icon-facebook,
  	.social-block .icon-twitter,
  	.social-block .icon-instagram {
  		position: absolute;
  		left: 23px;
  		top: 10px;
  		margin: 0;
  		display: inline-block;
  		vertical-align: middle;
  	}*/
  .social-block .icon-twitter {
    top: 15px; }

  .social-block .post-holder {
    /*height: 104px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 27px; }

  .social-block .post-holder:last-child {
    margin: 0; }

  /*.social-block .slide {
      height:514px !important;
  }*/
  .blocksHeading {
    font-size: 15px !important; }

  #footer .container {
    padding: 0 19px; }

  #footer .information .info-list {
    width: 50%;
    padding: 0 5px; }

  #footer .information .info-list li {
    margin: 0;
    float: none; }

  .visual-preview.whats-on .big .dates-box {
    font-size: 14px; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  /*#header .opener-holder {
      position: absolute;
  right: 28px;
  top: 29px;
  text-align: right;
  }*/
  .nav-opener {
    bottom: 10px; } }
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  .court-life-table tr td {
    display: inline-block; } }
@media only screen and (max-width: 768px) {
  .main-slideshow .main-heading-holder h1 {
    font-size: 21px;
    line-height: 25px; }

  #header .logo object {
    width: auto;
    height: 117px; } }
@media only screen and (max-width: 767px) {
  .container {
    padding: 0 9px; }

  .nav-opener {
    margin: 0; }

  .main-heading-holder:before,
  .main-heading-holder:after,
  .heading:before,
  .heading:after {
    width: 115px;
    top: 33px; }

  .main-heading-holder:before,
  .heading:before {
    left: 57%; }

  .main-heading-holder:after,
  .heading:after {
    right: 57%; }

  .visual-intro .main-heading-holder h1 {
    font-size: 14px; }

  #header .logo {
    margin: 0 0 0 20px;
    height: 85px; }

  #header .logo a {
    padding: 0; }

  #header .logo img {
    width: 84px;
    height: 121px; }

  #header .navbar {
    clear: both;
    padding: 0;
    width: 100%; }

  #header .social-holder {
    display: none; }

  #header .opener-holder {
    position: absolute;
    right: 28px;
    top: 29px;
    text-align: right; }

  #header .opener-holder .title {
    display: none;
    /*display: inline-block; bug:2087 */
    vertical-align: middle; }

  .nav {
    /*position: static;*/
    padding: 15px 10px 0 10px; }

  .main-slideshow .main-heading-holder {
    max-width: 330px;
    /*margin-left: -168px;*/
    padding: 39px 10px 0;
    bottom: 35px; }

  .main-slideshow .main-heading-holder h1 {
    font-size: 19px;
    line-height: 25px; }

  .main-slideshow .pagination {
    bottom: 6px;
    margin-left: -36px; }

  #main {
    margin-bottom: 79px; }

  .red-bordered {
    margin: 0 -9px; }

  .red-bordered,
  .calendar {
    padding: 6px 7px 8px 9px; }

  .xml-datepicker .ui-datepicker-calendar thead {
    font-size: 9px; }

  .xml-datepicker .ui-datepicker-calendar td {
    width: 30px;
    height: 30px;
    min-width: 30px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(4) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(11) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(18) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(25) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(32) .tooltip-holder {
    left: -100px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(4) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(11) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(18) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(25) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(32) .tooltip-holder:before {
    left: 120px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(5) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(12) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(19) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(26) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(33) .tooltip-holder {
    left: -100px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(5) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(12) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(19) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(26) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(33) .tooltip-holder:before {
    left: 120px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(6) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(13) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(20) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(27) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(34) .tooltip-holder {
    left: -140px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(6) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(13) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(20) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(27) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(34) .tooltip-holder:before {
    left: 159px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(7) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(14) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(21) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(28) .tooltip-holder,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(35) .tooltip-holder {
    left: -163px; }

  .xml-datepicker .ui-datepicker-calendar td:nth-child(7) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(14) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(21) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(28) .tooltip-holder:before,
  .xml-datepicker .ui-datepicker-calendar td:nth-child(35) .tooltip-holder:before {
    left: 182px; }

  .xml-datepicker .ui-datepicker-calendar td > a {
    line-height: 30px; }

  .xml-datepicker .event-holder {
    padding: 10px 5px; }

  .xml-datepicker .tooltip-holder {
    width: 200px;
    padding: 10px;
    bottom: 35px;
    left: 0; }

  .xml-datepicker .tooltip-holder:before {
    left: 18px; }

  .xml-datepicker .tooltip {
    /*padding: 10px 0 0;*/
    font-size: 12px; }

  .xml-datepicker .title {
    font-size: 16px; }

  .xml-datepicker .date {
    font-size: 13px;
    margin: 0 0 10px; }

  .shedule {
    margin: 0 -9px;
    padding: 6px 7px 8px 9px; }

  .shedule .box {
    color: #dacfb4; }

  .shedule .holder {
    padding: 13px 30px 23px 42px; }

  .shedule h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 20px 2px; }

  .shedule .time {
    margin: 0 0 7px; }

  .shedule .entry {
    margin: 0 0 22px; }

  .shedule .btn {
    color: #dacfb4;
    margin: 0 0 17px; }

  .shedule .list-holder {
    margin: 0 -30px 0 -42px; }

  .shedule li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px 0;
    width: 48%; }

  .shedule li > a {
    color: #dacfb4; }

  .small-block h3 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 9px; }

  .small-block h3 a {
    color: #4e1e66;
    /*#f9f8f2;*/ }

  .small-block h3 a:hover {
    color: #815f38; }

  .excursion {
    margin: 20px -9px 20px;
    /*margin: 0 -9px;*/
    background-color: #e8e7de !important;
    padding: 26px 16px 12px;
    border-bottom: 1px solid #b6b4b2; }

  .excursion h2 {
    font-size: 22px;
    line-height: 31px;
    color: #63615e;
    margin: 0 30px 11px;
    font-family: "TrajanRegular", "Times New Roman", Times, serif;
    /*display: block; bugid:2058 */ }

  .excursion .cycle-gallery {
    border: none; }

  .excursion .slide.mobile-visible {
    display: block; }

  .excursion .box {
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    color: #484644;
    padding: 0; }

  .excursion .box img {
    /*display: none; bug:2058 */ }

  .excursion .box h3 {
    padding: 0 17px 8px 14px;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/arrow-grey-body.png) 0 100% no-repeat;
    position: relative; }

  .excursion .box h3:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 9px;
    height: 13px;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -88px -127px no-repeat; }

  .excursion .box p {
    padding: 0 15px 10px; }

  .excursion .more {
    display: none; }

  .cycle-gallery .btn,
  .gallery .btn {
    display: block; }

  #wrapper.inner-visit #main,
  #wrapper.inner-discover #main,
  #wrapper.inner-whats-on #main {
    margin-bottom: 80px; }

  #wrapper.inner-visit #content,
  #wrapper.inner-discover #content,
  #wrapper.inner-whats-on #content {
    padding-top: 15px; }

  #wrapper.inner-visit #main {
    margin-bottom: 80px; }

  #wrapper.inner-discover #content {
    padding-top: 15px; }

  .visual-preview {
    padding-top: 33px; }

  .visual-preview.discover {
    margin-bottom: 0;
    padding-top: 11px; }

  .visual-preview.discover h2 {
    margin: 0 40px 14px;
    padding: 0 10px 9px 10px; }

  .visual-preview.discover .mask {
    margin: 0 0 4px; }

  .visual-preview h2 {
    margin: 0 30px 17px;
    padding: 0 10px 7px 10px;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/arrow-gold-body.png) 0 100% no-repeat;
    position: relative; }

  .visual-preview h2:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 9px;
    height: 13px;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -100px -127px no-repeat; }

  .visual-preview .slide.style2.big .text-holder {
    background: rgba(104, 119, 34, 0.9);
    padding: 7px 20px 24px 25px; }

  .visual-preview .slide.style2.big .text-holder h3 {
    margin: 0 0 6px; }

  .visual-preview .slide.style2.big .text-holder p {
    margin: 0 0 20px; }

  .visual-preview .slide.style2.big .heading {
    padding-top: 30px; }

  .visual-preview .slide.style2.big .heading:before,
  .visual-preview .slide.style2.big .heading:after {
    width: 53px;
    top: 22px; }

  .visual-preview .slide.style2.big .heading:before {
    left: 55.7%; }

  .visual-preview .slide.style2.big .more {
    width: 52%; }

  .visual-preview .slide .visual-holder.bg-stretch {
    position: static; }

  .visual-preview .slide .visual-holder.bg-stretch img {
    width: 100% !important;
    height: auto !important; }

  .visual-preview .slide .text-holder > h3 {
    min-height: 20px !important; }

  .visual-preview .slide.big {
    background-color: #000; }

  .visual-preview .slide.big .visual-holder {
    position: relative; }

  .visual-preview .slide.big .visual-holder:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    /*background: -webkit-linear-gradient(top, rgba(0, 0, 0, .29) 0%, rgba(0, 0, 0, .61) 44%, rgba(0, 0, 0, .75) 64%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .29) 0%, rgba(0, 0, 0, .61) 44%, rgba(0, 0, 0, .75) 64%, #000 100%);*/
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.29) 0%, rgba(0, 0, 0, 0.61) 44%, rgba(0, 0, 0, 0.75) 64%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.29) 0%, rgba(0, 0, 0, 0.61) 44%, rgba(0, 0, 0, 0.75) 64%, black 100%);
    display: block;
    right: 0;
    left: 0;
    bottom: 0; }

  .visual-preview .slide.big .heading {
    padding-top: 33px;
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/crown.png) no-repeat 51% 0;
    background-size: 33px; }

  .visual-preview .slide.big .heading:before,
  .visual-preview .slide.big .heading:after {
    top: 20px;
    width: 68px; }

  .visual-preview .slide.big .heading:before {
    left: 55%; }

  .visual-preview .slide.big .heading:after {
    right: 53.3%; }

  .visual-preview .slide.big .text-holder {
    font-size: 14px;
    width: 100%;
    float: none;
    padding: 5px 15px 23px;
    /*background: rgba(111, 42, 105, .9);*/
    background: rgba(78, 30, 102, 0.9);
    margin-top: -23px; }

  .visual-preview .slide.big .text-holder h3 {
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 4px; }

  .visual-preview .slide.big .text-holder p {
    margin: 0 25px 21px; }

  .visual-preview .slide.big .more {
    font-size: 17px;
    line-height: 26px;
    width: 50%;
    padding: 2px 5px 2px; }

  .visual-preview .slide.small {
    width: 100%;
    padding: 0; }

  .visual-preview .slide.small-style2 {
    padding: 0;
    width: 100%; }

  .visual-preview .holder {
    display: none; }

  .visual-preview.plan-visit {
    padding-top: 14px; }

  .visual-preview.plan-visit h3,
  .visual-preview.discover-inner h3 {
    font-size: 16px; }

  .visual-preview.plan-visit h3:after,
  .visual-preview.discover-inner h3:after {
    top: -4px; }

  .visual-preview.discover-inner h3:after {
    top: -1px; }

  .visual-preview.discover-inner .visit-list {
    padding-top: 30px; }

  .visual-preview.whats-on .big .text-holder {
    width: 100%;
    float: none;
    padding: 10px; }

  .visual-preview.whats-on .big .heading {
    margin: 0 10px 5px; }

  .visual-preview.whats-on .big .heading:before,
  .visual-preview.whats-on .big .heading:after {
    width: 100px;
    top: 28px; }

  .visual-preview.whats-on .big .dates-box {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px; }

  .visual-preview .visit-list {
    margin: 0;
    padding-top: 30px; }

  /*.visual-preview.discover-inner .intro-text {
      margin: 0px 50px 0px 50px !important;
  }*/
  .dates-box {
    margin: 0 auto 20px; }

  .info-blocks-holder {
    margin-bottom: 40px; }

  .info-blocks-holder.alt-style .block {
    padding: 10px; }

  .info-blocks-holder.alt-style img {
    /*width: 40%;*/
    /* Commented out by KD on 24/06/2015 to fix Events Page 'You May Also Like section. Photo frame was not displayed correctly on smaller viewport.*/ }

  .info-blocks-holder.alt-style .alignleft {
    margin: 0 15px 8px 0; }

  .info-block .block {
    padding: 15px; }

  .info-block .alignleft {
    margin: 0 15px 5px 0; }

  .info-block .alignright {
    margin: 0 0 0 20px; }

  .info-block.routes img {
    margin: 0 0 0 20px; }

  .info-block.star .block {
    padding: 10px; }

  .info-block.christmas-lunch .alignleft {
    margin: 0 15px 8px 0; }

  .info-block.last-child.christmas-lunch .block {
    padding: 10px; }

  .comments {
    display: none; }

  .blog {
    display: none; }

  .social-block h2 {
    display: block;
    margin: 0 0 20px; }

  .social-block {
    width: 100%;
    float: none; }

  /*.social-block .opener {
  	padding: 13px 50px 15px 26px;
  }*/
  .social-block .slide {
    padding: 25px 30px 21px 27px; }

  /*.social-block .icon-facebook,
  .social-block .icon-twitter,
  .social-block .icon-instagram {
  	display: none;
  }*/
  .social-block .post-holder {
    /*height: 77px;*/
    line-height: 17px; }

  .social-block .post-logo {
    width: 68px;
    height: 96px;
    margin: 1px 15px 0 0;
    padding: 6px 2px 8px 0; }

  .social-block h3 {
    padding-top: 0; }

  .social-block h3 a {
    font-size: 17px;
    line-height: 20px;
    font-family: "Vesta", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    color: #464545; }

  .social-block .time {
    font-size: 12px;
    line-height: 15px;
    font-family: "Vesta", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    margin-bottom: 6px; }

  .social-block .post-content {
    clear: none; }

  .social-block .post-content p {
    margin: 0 0 21px 5px; }

  #footer {
    padding: 0 0 8px; }

  #footer .container {
    padding: 0 9px; }

  #footer .decoration-holder {
    right: 0;
    top: -58px; }

  #footer .decoration-holder img {
    width: 71%; }

  #footer .partners {
    padding: 24px 0 14px; }

  #footer .partners .alignleft {
    margin: 0 4px 0 7px;
    width: 33%; }

  #footer .partners .logo-holder {
    float: none;
    margin-right: -6px; }

  #footer .partners .logo-holder li:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2); }

  #footer .partners .logo-holder li {
    padding: 0 8px; }

  #footer .partners .logo-holder li:last-child {
    padding: 0 8px;
    width: 40px; }

  #footer .information {
    padding: 12px 0; }

  #footer .information .info-list:first-child {
    width: 40%; }

  #footer .information .info-list a {
    font-size: 10px;
    line-height: 16px; }

  .options-holder h2,
  .options-holder .select-form {
    margin-right: 0; }

  .options-holder .select-form {
    width: 100%;
    display: block;
    max-width: 400px;
    margin: 0 auto; }

  .options-holder h2 {
    width: auto;
    padding: 0 50px 20px;
    margin: 0 0 15px; } }
@media only screen and (max-width: 675px) {
  .media-container .media-image {
    max-height: 230px !important; }

  .main-slideshow .main-heading-holder h1 {
    font-size: 16px; }

  .visual-preview.discover-inner h3 {
    font-size: 13px;
    padding: 0 25px 0 10px; }

  .visual-preview.discover-inner h3:after {
    top: -2px; } }
@media only screen and (max-width: 479px) {
  .media-container .media-image {
    max-height: 210px !important; }

  .visual-intro .main-heading-holder {
    padding: 40px 15px 0;
    bottom: 12px;
    display: none; }

  .visual-intro .main-heading-holder h1 {
    font-size: 11px;
    display: none; }

  .calendar .holder {
    padding: 15px 4px 30px 4px; }

  .calendar h2 {
    font-size: 23px;
    margin: 0 0 15px; }

  .xml-datepicker .ui-datepicker-prev,
  .xml-datepicker .ui-datepicker-next {
    top: 0; }

  .xml-datepicker .ui-datepicker-title {
    font-size: 21px; }

  .xml-datepicker .ui-datepicker-calendar {
    border-spacing: 2px;
    font-size: 16px; }

  .visual-preview.discover-inner .visit-list li {
    width: 100%; }

  .visual-preview li {
    width: 100%;
    float: none;
    padding: 0 0 20px; }

  .dates-box {
    margin: 0 0 20px; }

  .info-blocks-holder.alt-style img {
    width: auto; }

  .info-blocks-holder.alt-style .alignleft {
    margin: 0 auto 15px; }

  .info-blocks-holder.alt-style .alignright {
    margin: 0 auto 15px; }

  .info-block {
    font-size: 13px; }

  .info-block h2 {
    font-size: 18px;
    margin: 0 0 10px; }

  .info-block .alignleft {
    float: none;
    margin: 0 auto 10px; }

  .info-block .alignright {
    float: none;
    margin: 0 auto 10px; }

  .info-block strong {
    font-size: 14px; }

  .info-block.routes .block {
    padding: 20px 20px 8px 20px; }

  .info-block.routes img {
    margin: 0 auto 10px; }

  .info-block.downloads .block {
    padding: 20px 20px 10px 10px;
    min-height: 100%; }

  .info-block.downloads .box {
    padding-left: 0; }

  .info-block.downloads h2 {
    margin: 0 0 15px; }

  .info-block.downloads img {
    position: static;
    float: left;
    margin: 0px 15px 0px -10px;
    /*margin: 0 15px 0 -15px;*/
    width: 40%; }

  .info-block.christmas-lunch .alignleft {
    margin: 0 auto 15px; } }
@media only screen and (max-width: 520px) {
  .main-slideshow .main-heading-holder h1 {
    font-size: 13px;
    line-height: 22px; } }
@media only screen and (max-width: 450px) {
  /* Following 2 classes are used for the ContentAndImage View for left/right alignment */
  #contentFloat.alignright {
    float: none; }

  .alignRight {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-right: 35px !important; }

  .alignLeft {
    margin-right: 35px !important; }

  #content .cycle-gallery h2 {
    font-size: 18px; }

  #header .logo object {
    width: auto;
    height: 85px; }

  #content table tr:nth-child(odd):not(table.court-life-table) td a {
    color: #4e1e66 !important; }

  #content table tr:nth-child(even):not(table.court-life-table) td a {
    color: #4e1e66 !important; }

  #content table tr:nth-child(odd):not(table.court-life-table) td a:hover {
    color: #6b702b !important; }

  #content table tr:nth-child(even):not(table.court-life-table) td a:hover {
    color: #4e1e66 !important; } }
@media only screen and (max-width: 374px) {
  .main-slideshow .main-heading-holder {
    left: 0;
    right: 0;
    max-width: none;
    margin: 0;
    bottom: 12px;
    /*display:none;*/ }

  .main-slideshow .main-heading-holder h1 {
    font-size: 11px;
    line-height: 20px;
    /*display:none;*/ }

  .pagination {
    display: none; }

  .shedule .holder {
    padding: 12px 15px 17px 15px; }

  .shedule h2 {
    margin: 0 15px 2px; }

  .shedule .list-holder {
    margin: 0; }

  .shedule li {
    display: block;
    margin: 0 0 15px;
    width: 100%; }

  #header .logo object {
    width: 60px;
    height: 85px;
    pointer-events: none; }

  #header .logo a {
    padding: 0; }

  #header .container {
    padding-bottom: 0;
    height: 85px; } }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.part-of-hes {
  margin-right: 12px;
  width: 156px !important; }

.part-of-hes-small-only {
  float: left;
  margin: 30px 0 0 18px;
  width: 100px !important; }

@media only screen and (min-width: 48em) {
  .part-of-hes-small-only {
    display: none; } }
@media only screen and (min-width: 768px) {
  .tablet-menu-social {
    display: none; } }
@media only screen and (max-width: 767px) {
  #header .tablet-menu-social {
    display: block !important; } }
#timeline-embed {
  border-radius: 0;
  border: none; }

.vco-storyjs h2.start {
  font-family: "Vesta", "Arial", "Helvetica", sans-serif !important; }

.vco-storyjs .vco-feature h1, .vco-storyjs .vco-feature h2, .vco-storyjs .vco-feature h3, .vco-storyjs .vco-feature h4, .vco-storyjs .vco-feature h5, .vco-storyjs .vco-feature h6 {
  font-family: "Lato", "Arial", "Helvetica", sans-serif !important; }

.vco-storyjs p, .vco-storyjs blockquote, .vco-storyjs blockquote p, .vco-storyjs .twitter blockquote p {
  font-family: "Lato", "Arial", "Helvetica", sans-serif !important; }

.vco-storyjs {
  background-color: #f3f2ea !important; }

.vco-timeline .vco-navigation .timenav-background .timenav-interval-background {
  background-color: #f3f2ea !important; }

.content-container.layout-text-media.pad-left .text .container p {
  font-family: "Lato", "Arial", "Helvetica", sans-serif !important; }

.promoNodes {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 5px; }

.lastWhatsOnInfoBlock {
  margin-top: 40px; }

.contentandimage .alignLeft {
  margin: 0px 20px 20px 0px;
  /*max-width:380px;*/ }

.contentandimage .alignRight {
  margin: 0px 0px 20px 20px;
  /*max-width:380px;*/ }

#whatson .more {
  width: 60%;
  margin: 0 auto;
  display: block;
  padding: 6px 5px 6px;
  border: 2px solid #6b702b;
  font-size: 20px;
  line-height: 24px;
  color: #63615e;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease; }

#whatson .more:hover {
  /*border-color: #e8b56b;*/
  border-color: #c1a875; }

#whatson.box a.more:hover {
  color: #63615e !important; }

.languages li {
  list-style: none;
  margin-top: 10px; }

/* ***************************** */
/* Blog */
.captionImage {
  position: relative;
  display: table-cell;
  display: inline-block; }

.captionImage img {
  width: auto;
  height: auto; }

.captionImage p {
  margin: 0; }

span.captionText {
  z-index: 10;
  position: absolute;
  left: 0;
  bottom: 0;
  /*230px*/
  background: rgba(78, 30, 102, 0.65);
  color: #f4f3ef;
  padding: 15px 10px 10px 10px;
  margin: 0;
  float: none !important;
  width: 100%;
  text-align: center;
  font-weight: bold; }

section.uBlogsy_labels_container.categories p {
  font-size: 25px;
  text-transform: uppercase; }

section.uBlogsy_labels_container.categories a {
  color: #FFF; }

/* **************************************** */
/* Quizzes */
.quiz-padder {
  clear: both;
  padding-bottom: 30px; }

.quiz-container {
  padding: 20px 20px 0px 20px;
  float: left;
  /*background-color:#6F2A69;*/
  width: 100%;
  color: #FEFEFC; }

.quiz-container h1 {
  margin: 0px 0px 8px 0px; }

.quiz-container-button {
  float: right;
  /*background-color:#4E1F67;*/ }

.quiz-container-button .btn {
  width: 100%;
  margin: 6px auto;
  display: block;
  padding: 6px 10px 6px 10px;
  border: 2px solid #fff;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease; }

.quiz-container-button .btn:hover {
  border-color: #c1a875; }

/* End Quizzes */
/******************************************/
.gradientContainer {
  display: inline-block;
  width: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 95%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.8)), color-stop(95%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 95%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 95%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 95%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 95%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ }

.imgGradient {
  display: block;
  z-index: -10;
  position: relative; }

/*img placed in the richtext editor. Allows to resize height.*/
#content img:not(.quizwidth) {
  height: auto !important;
  width: auto; }

.carouselLink {
  color: #FFF !important;
  text-decoration: none; }

.galleryImgHeight {
  /*min-height:110px;
  max-height:110px;*/ }

.promoAlignment {
  margin: 0 auto 0 auto;
  width: 600px; }

.anroidLink {
  float: left;
  margin-top: 10px;
  margin-left: 12px; }

.appleLink {
  float: right;
  margin-top: 10px;
  margin-right: 100px; }

.anroidLink img {
  position: relative !important; }

.appleLink img {
  position: relative !important; }

.funGamesArrow {
  width: 21px;
  float: right;
  margin-left: 10px; }

.quizzesArrow {
  width: 21px;
  float: right;
  margin-left: 10px; }

.didYouKnowArrow {
  width: 26px;
  float: right;
  margin-left: 10px; }

/* Newletter Signup Footer*/
.footerSignup {
  float: left;
  margin: 35px 0 0 10px;
  font: 14px/18px Arial, Helvetica, sans-serif;  }

.signupBtn {
  margin: 35px 0 0 0; }

.signupBtn .more {
  margin: 0 auto;
  display: block;
  padding: 6px 5px 6px;
  border: 2px solid #fff;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  width: 4.5em;
  float: left;
  clear: left; }

.signupBtn .more:hover {
  /*border-color: #b67624;*/
  border-color: #4e1e66; }

.footerSignup p {
  color: #FFF;
  width: 14em;
  float: left;
  margin-left: 0; }

.footerSignup h2 {
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  margin: 0 0 0 0;
  text-align: center; }

a.ta_link:hover {
  color: #4e1e66 !important; }

.newsletter h3 {
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center; }

.newsletter .box {
  padding: 16px 20px 17px 17px; }

.socialHolder {
  background-color: #4e1e66;
  border: 2px solid rgba(218, 207, 180, 0.6);
  padding: 1em 1em .5em; }

.socialHolder .socialText {
  font-size: 26px;
  line-height: 31px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif;
  text-transform: uppercase;
  margin-top: -.5em; }

.postHeaderSection {
  position: relative;
  margin-bottom: 1em; }

#blogHomeSocial {
  background-color: #4e1e66; }

h2.blogSocialHeader {
  margin: 0 0 10px 0 !important;
  font-size: 26px !important;
  line-height: 31px;
  font-family: "Vesta", "Arial", "Helvetica", sans-serif; }

/*******/
.socialHolder {
  text-align: center;
  padding-bottom: 15px; }

.socialHolder ul {
  font-size: 0; }

.socialHolder li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px; }

.socialHolder li.share {
  padding: 0 0 0 19px;
  position: relative; }

.socialHolder a {
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.socialHolder a:hover {
  opacity: .6; }

.socialHolder .facebook {
  width: 9px;
  height: 19px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -88px no-repeat; }

.socialHolder .twitter {
  width: 20px;
  height: 17px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) 0 -127px no-repeat; }

.socialHolder .instagram {
  width: 19px;
  height: 21px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px -75px no-repeat; }

.socialHolder .flickr {
  width: 17px;
  height: 10px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -137px -110px no-repeat; }

.socialHolder .youtube {
  width: 20px;
  height: 21px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -114px -27px no-repeat; }

#blogHomeSocial .socialHolder .share a {
  width: 29px;
  height: 29px;
  margin-right: 6px;
  background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/sprite.png) -50px -68px no-repeat; }

#blogHomeSocial .socialHolder .share:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 1px;
  height: 31px;
  background: rgba(247, 247, 247, 0.2); }

.blogShare {
  float: right;
  color: #FF45FF;
  margin-top: .5em; }

/*******/
.socialHolder a img {
  display: inline; }

a.more.arrow-decoration:hover {
  color: #4e1e66 !important; }

.court-life-table tr td {
  display: inline-block; }

h1.pairsMobileTitle {
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
  color: #4e1e66;
  letter-spacing: 1px;
  margin: 0 0 12px; }

.at-share-tbx-element .at-share-btn {
  margin: 0 2px 2px 3px !important; }

.bta2016 {
  width: 150px;
  height: 145px; }

.bta2016 img {
  width: 100%;
  height: auto; }

/*
@media screen and (min-device-width: 1680px) and (max-width: 1680px) {
	.imgGradient{
		margin-top:208px;
	}
}

@media screen and (min-device-width: 1440px) and (max-width: 1440px) {
	.imgGradient{
		margin-top:208px;
	}
}

@media screen and (min-device-width: 1280px) and (max-width: 1280px) {

	.imgGradient{
		margin-top:208px;
	}
		
	.slideset.homeSlideFix .slide.active .visual-holder span span.gradientContainer span.imgGradient{
		margin-top:100px !important;
	}
		
	section.visual-intro span.gradientContainer img.imgGradient{
		margin-top:80px !important;			
	}
}
	
@media screen and (min-device-width: 1024px) and (max-width: 1024px) {

	.slideset.homeSlideFix .slide.active .visual-holder span span.gradientContainer span.imgGradient{
		margin-top:100px !important;
	}	
		
	.visual-intro .imgGradient{
		margin-top:208px !important;
	}
			
	section.visual-intro span.gradientContainer img.imgGradient{
		margin-top:80px !important;			
	}
				
}*/
@media screen and (max-width: 1042px) {
  .cc {
    padding-top: 14px; }

  /*.funGamesArrow{
  	margin-top:-0.3em;
  }*/
  /*.quizzesArrow{
  	margin-top:-0.3em;
  }*/
  .didYouKnowArrow {
    margin-top: -0.1em;
    margin-right: -1em; }

  .blockText {
    /*min-height:120px;*/
    min-height: 151px; }

  .footerSignup h2 {
    margin: 0; }

  .footerSignup p {
    margin-left: 1em; }

  #searchBlock {
    max-width: 100%; }

  #uBlogsyBtnSearch {
    margin-left: -65px !important; }

  .page.match-area.matchinggame {
    margin: 0 0 0 27% !important; }

  /*.uBlogsy_post .uBlogsyfeaturedPost{
  	top:70.9% !important;
  }*/ }
@media only screen and (min-width: 1020px) and (max-width: 1024px) {
  .visual-intro .imgGradient {
    /*height:520px !important;*/
    margin-top: 65px; }

  .blogShare {
    margin-top: 2em; }

  #footer .partners .logo-holder li:last-child {
    float: right;
    margin-right: 20px; }

  .footerSignup {
    float: left;
    margin: 35px 0 0 170px; }

  #footer .information .info-list li {
    margin-left: 50px; } }
@media only screen and (max-width: 800px) {
  .blogShare {
    margin-top: 2em;
    width: 24.7%; }

  .blogShare .addthis_sharing_toolbox {
    margin-right: .5em; }

  .page.match-area.matchinggame {
    margin: 0 0 0 5% !important; } }
@media only screen and (max-width: 767px) {
  #festiveLunchTitle {
    color: #FFF !important; }

  .blocksHeading {
    padding: 20px 5px 15px 5px !important;
    font-size: 13px !important; }

  img.funGamesArrow, img.quizzesArrow, img.didYouKnowArrow {
    margin-top: -.35em; }

  section.didYouKnow {
    margin-top: 20px;
    width: 100%; }

  .blogShare {
    width: 28.8%;
    margin-top: 3em; }

  .blogShare .addthis_sharing_toolbox {
    margin-right: 1em; }

  .page.match-area.matchinggame {
    margin: 0 0 0 -1% !important; }

  .bta2016 {
    position: absolute;
    top: 20px;
    right: 70px;
    /*border-right: 1px solid rgba(255, 255, 255, .2);*/ }

  #footer .partners .logo-holder li:last-child {
    position: absolute;
    top: 20px;
    right: 10px;
    width: 60px;
    height: auto; } }
@media screen and (max-width: 667px) {
  .footerSignup {
    margin: 23px 0 0 50px; }

  .footerSignup h2 {
    font-size: 15px;
    text-align: left; }

  .footerSignup p {
    font-size: 12px;
    margin-left: 0; }

  .signupBtn {
    margin-left: 0; }

  .signupBtn a.more {
    padding: 3px 2px 3px;
    font-size: 15px; }

  #footer .partners .logo-holder li:first-child {
    width: 60px;
    border-left: 0;
    margin-top: 10px;
    margin-left: 80px;
    float: right; } }
@media screen and (max-width: 655px) {
  .promoAlignment {
    margin: 0 auto 0 auto;
    width: 200px; }

  a.print.addthis_button_print.addthis_button_preferred_1.at300b img {
    margin-right: -50px; } }
@media screen and (max-width: 650px) {
  .promoNodes {
    width: 200px; }

  .cc {
    padding-top: 8px;
    font-size: 10px; } }
@media screen and (max-width: 616px) {
  #content .amazingcarousel-nav {
    display: none !important; }

  #gameShare span.addthis_sharing_toolbox {
    margin-left: 33px !important; }

  .blogShare {
    width: 34%; }

  .blogShare .addthis_sharing_toolbox {
    margin-right: 1em; } }
@media screen and (max-width: 569px) {
  .blogShare {
    margin-top: .5em; }

  .didYouKnowArrow {
    margin-left: 3px; }

  .page.match-area.matchinggame {
    margin: 0 0 0 2% !important; }

  .footerSignup {
    margin: 23px 0 0 20px; }

  .footerSignup h2 {
    font-size: 15px;
    text-align: left; }

  .footerSignup p {
    font-size: 12px;
    margin-left: 0; }

  .signupBtn {
    margin-left: 0; }

  .signupBtn a.more {
    padding: 3px 2px 3px 6px;
    font-size: 15px; }

  #footer .partners .logo-holder li:first-child {
    width: 60px;
    border-left: 0;
    margin-top: 10px;
    margin-left: 45px;
    float: right; }

  .bta2016 {
    position: absolute;
    top: 20px;
    right: 70px;
    /*border-right: 1px solid rgba(255, 255, 255, .2);*/ } }
@media screen and (max-width: 477px) {
  #iTunesAppStoreLogo {
    margin-left: 0px !important; }

  .anroidLink {
    float: left;
    clear: left;
    margin-bottom: 30px;
    margin-left: 45px;
    margin-right: 0; }

  .appleLink {
    float: right;
    margin-left: 0;
    margin-bottom: 30px;
    margin-right: 0; }

  .anroidLink img {
    position: relative !important;
    margin: 0px !important; }

  .appleLink img {
    position: relative !important;
    margin: 0px !important; }

  .footerSignup {
    margin: 1em 0 0 0;
    clear: left; }

  .footerSignup h2 {
    margin-left: -.1em; }

  .footerSignup p {
    margin-left: .5em; }

  .signupBtn {
    margin: 32px 0 0 5px; }

  #footer .partners .alignleft {
    width: 40%; }

  #footer .partners .alignleft a img {
    /*width:40%;
    height:auto;*/ }

  #footer .partners .logo-holder ul {
    margin-left: 298px; }

  #footer .partners .logo-holder li:last-child {
    width: 100px;
    height: auto;
    border-left: 1px solid #222120; }

  #blogHomeSocial {
    margin-top: 0; }

  .socialHolder {
    padding: 1em 0 .5em .2em; }

  .socialHolder .socialText {
    margin: 0 auto;
    height: 30xp; }

  .blogRighColPadder {
    padding-top: 50px !important; }

  a.facebook.addthis_button_facebook.addthis_button_preferred_1.at300b {
    margin-left: 20px; }

  a.facebook.addthis_button_facebook.addthis_button_preferred_1.at300b img {
    margin-left: 1em; }

  .socialHolder a img {
    display: inline; }

  .blogShare {
    width: 62%; }

  /*.uBlogsy_post .uBlogsyfeaturedPost{
  	top:50% !important;
  }*/
  .page.match-area.matchinggame {
    margin: 0 0 0 13% !important; } }
@media screen and (max-width: 366px) {
  .page.match-area.matchinggame {
    margin: 0 0 0 8% !important; }

  #iTunesAppStoreLogo {
    margin-left: 116px !important; }

  #downloadsmobile {
    width: 40% !important; }

  .anroidLink {
    float: left;
    clear: left;
    margin-bottom: 30px;
    margin-left: 5px; }

  .appleLink {
    float: right;
    margin-left: 0;
    margin-bottom: 30px; }

  .anroidLink img {
    position: relative !important;
    margin: 0px !important; }

  .appleLink img {
    position: relative !important;
    margin: 0px !important; }

  #footer .partners .logo-holder ul {
    margin-left: 255px; }

  #footer .partners .logo-holder li:last-child {
    width: 50px;
    height: auto;
    border-left: 1px solid #222120; }

  #blogHomeSocial {
    margin-top: 0; }

  .socialHolder {
    padding: 1em 0 .5em .2em; }

  .socialHolder .socialText {
    margin: 0 auto;
    height: 30xp; }

  .blogRighColPadder {
    padding-top: 50px !important; }

  a.facebook.addthis_button_facebook.addthis_button_preferred_1.at300b img {
    margin-left: 1em; }

  .socialHolder a img {
    display: inline; }

  .addthis_sharing_toolbox {
    margin-right: 5.1em; }

  #gameShare span.addthis_sharing_toolbox {
    margin-left: 2px !important; }

  .uBlogsy_blogSubscribe input[type=text] {
    width: 100% !important; }

  #uBlogsyBtnSubscribe {
    display: inline !important;
    margin-top: 1em !important; }

  a.print.addthis_button_print.addthis_button_preferred_1.at300b img {
    margin-right: -1px; }

  .blogShare {
    width: 73.3%; }

  .removeArrow:after {
    display: none; } }
@media screen and (max-width: 375px) {
  #footer .partners .logo-holder ul {
    float: right;
    margin-left: 10px;
    /*margin-top:-65px;*/
    margin-top: -80px; }

  .footerSignup h2 {
    margin-left: 5px; }

  #footer .partners .logo-holder li:last-child {
    border-left: 0;
    width: 60px; }

  #featureBlurb {
    display: none; } }
@media screen and (max-width: 320px) {
  #footer .partners .logo-holder ul {
    float: right;
    margin-left: 10px;
    margin-top: -125px; }

  .footerSignup h2 {
    margin-left: 5px; }

  #featureBlurb {
    display: none; }

  .contentandimage .alignRight {
    margin: 0 auto 20px !important; }

  .contentandimage img {
    float: none;
    margin: 0 auto !important;
    width: 100% !important;
    height: auto; } }
/* Grid
-------------------------------------------------------------- */
.christmas {
  /* Small */
  /* Medium */
  /* Large */ }
  .christmas .wrapper,
  .christmas .wrap {
    overflow: none;
    *zoom: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 1050px;
    width: 94%; }
    .christmas .wrapper:before, .christmas .wrapper:after,
    .christmas .wrap:before,
    .christmas .wrap:after {
      content: " ";
      display: table; }
    .christmas .wrapper:after,
    .christmas .wrap:after {
      clear: both; }
  .christmas .grid-row {
    overflow: none;
    *zoom: 1;
    margin-left: -15px;
    margin-right: -15px; }
    .christmas .grid-row:before, .christmas .grid-row:after {
      content: " ";
      display: table; }
    .christmas .grid-row:after {
      clear: both; }
    .christmas .grid-row:after {
      content: '';
      display: table; }
  .christmas .col {
    float: left;
    margin-left: 15px;
    margin-right: 15px; }
  .christmas .col--centered {
    float: none;
    margin-left: auto !important;
    margin-right: auto  !important; }
  .christmas .small-12 {
    width: 95%;
    width: calc(((99.999% / 12) * 12) - (30px)); }
  .christmas .small-10 {
    width: 78.3333333333%;
    width: calc(((99.999% / 12) * 10) - (30px)); }
  .christmas .small-9 {
    width: 70%;
    width: calc(((99.999% / 12) * 9) - (30px)); }
  .christmas .small-8 {
    width: 61.6666666667%;
    width: calc(((99.999% / 12) * 8) - (30px)); }
  .christmas .small-7 {
    width: 53.3333333333%;
    width: calc(((99.999% / 12) * 7) - (30px)); }
  .christmas .small-6 {
    width: 45%;
    width: calc(((99.999% / 12) * 6) - (30px)); }
  .christmas .small-5 {
    width: 36.6666666667%;
    width: calc(((99.999% / 12) * 5) - (30px)); }
  .christmas .small-4 {
    width: 28.3333333333%;
    width: calc(((99.999% / 12) * 4) - (30px)); }
  .christmas .small-3 {
    width: 20%;
    width: calc(((99.999% / 12) * 3) - (30px)); }
  .christmas .small-2 {
    width: 11.6666666667%;
    width: calc(((99.999% / 12) * 2) - (30px)); }
  @media (min-width: 65em) {
    .christmas .medium-12 {
      width: 95%;
      width: calc(((99.999% / 12) * 12) - (30px)); }
    .christmas .medium-10 {
      width: 78.3333333333%;
      width: calc(((99.999% / 12) * 10) - (30px)); }
    .christmas .medium-9 {
      width: 70%;
      width: calc(((99.999% / 12) * 9) - (30px)); }
    .christmas .medium-8 {
      width: 61.6666666667%;
      width: calc(((99.999% / 12) * 8) - (30px)); }
    .christmas .medium-7 {
      width: 53.3333333333%;
      width: calc(((99.999% / 12) * 7) - (30px)); }
    .christmas .medium-6 {
      width: 45%;
      width: calc(((99.999% / 12) * 6) - (30px)); }
    .christmas .medium-5 {
      width: 36.6666666667%;
      width: calc(((99.999% / 12) * 5) - (30px)); }
    .christmas .medium-4 {
      width: 28.3333333333%;
      width: calc(((99.999% / 12) * 4) - (30px)); }
    .christmas .medium-3 {
      width: 20%;
      width: calc(((99.999% / 12) * 3) - (30px)); }
    .christmas .medium-2 {
      width: 11.6666666667%;
      width: calc(((99.999% / 12) * 2) - (30px)); }
    .christmas .medium-1 {
      width: 3.3333333333%;
      width: calc(((99.999% / 12) * 1) - (30px)); } }
  @media (min-width: 1050px) {
    .christmas .large-12 {
      width: 95%;
      width: calc(((99.999% / 12) * 12) - (30px)); }
    .christmas .large-10 {
      width: 78.3333333333%;
      width: calc(((99.999% / 12) * 10) - (30px)); }
    .christmas .large-9 {
      width: 70%;
      width: calc(((99.999% / 12) * 9) - (30px)); }
    .christmas .large-8 {
      width: 61.6666666667%;
      width: calc(((99.999% / 12) * 8) - (30px)); }
    .christmas .large-7 {
      width: 53.3333333333%;
      width: calc(((99.999% / 12) * 7) - (30px)); }
    .christmas .large-6 {
      width: 45%;
      width: calc(((99.999% / 12) * 6) - (30px)); }
    .christmas .large-5 {
      width: 36.6666666667%;
      width: calc(((99.999% / 12) * 5) - (30px)); }
    .christmas .large-4 {
      width: 28.3333333333%;
      width: calc(((99.999% / 12) * 4) - (30px)); }
    .christmas .large-3 {
      width: 20%;
      width: calc(((99.999% / 12) * 3) - (30px)); }
    .christmas .large-2 {
      width: 11.6666666667%;
      width: calc(((99.999% / 12) * 2) - (30px)); }
    .christmas .pull-right--large {
      float: right; } }

.christmas {
  /* Padding */
  /* Margin */
  /* No Margin */
  /* No Padding */
  /* Pull */
  /* Floats */
  /* Clearfix */
  /* Display */
  /* Position */ }
  .christmas .soft {
    padding: 1.5rem !important; }
  .christmas .soft--half {
    padding: 0.75rem !important; }
  .christmas .soft--double {
    padding: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft--double {
        padding: 3rem !important; } }
  .christmas .soft--top {
    padding-top: 1.5rem !important; }
  .christmas .soft--bottom {
    padding-bottom: 1.5rem !important; }
  .christmas .soft--left {
    padding-left: 1.5rem !important; }
  .christmas .soft--right {
    padding-right: 1.5rem !important; }
  .christmas .soft--ends {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem; }
  .christmas .soft--sides {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .christmas .soft-double--top {
    padding-top: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft-double--top {
        padding-top: 3rem !important; } }
  .christmas .soft-double--bottom {
    padding-bottom: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft-double--bottom {
        padding-bottom: 3rem !important; } }
  .christmas .soft-double--left {
    padding-left: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft-double--left {
        padding-left: 3rem !important; } }
  .christmas .soft-double--right {
    padding-right: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft-double--right {
        padding-right: 3rem !important; } }
  .christmas .soft-double--ends {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft-double--ends {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important; } }
  .christmas .soft-double--sides {
    padding: 0 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .soft-double--sides {
        padding: 0 3rem !important; } }
  .christmas .soft-half--top {
    padding-top: 0.75rem !important; }
  .christmas .soft-half--bottom {
    padding-bottom: 0.75rem !important; }
  .christmas .soft-half--left {
    padding-left: 0.75rem !important; }
  .christmas .soft-half--right {
    padding-right: 0.75rem !important; }
  .christmas .soft-half--ends {
    padding-bottom: 0.75rem;
    padding-top: 0.75rem; }
  .christmas .soft-half--sides {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .christmas .push {
    margin: 1.5rem !important; }
  .christmas .push--double {
    margin: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .push--double {
        margin: 3rem !important; } }
  .christmas .push--top {
    margin-top: 1.5rem !important; }
  .christmas .push--bottom {
    margin-bottom: 1.5rem !important; }
  .christmas .push--left {
    margin-left: 1.5rem !important; }
  .christmas .push--right {
    margin-right: 1.5rem !important; }
  .christmas .push--ends {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .christmas .push-double--top {
    margin-top: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .push-double--top {
        margin-top: 3rem !important; } }
  .christmas .push-double--bottom {
    margin-bottom: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .push-double--bottom {
        margin-bottom: 3rem !important; } }
  .christmas .push-double--left {
    margin-left: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .push-double--left {
        margin-left: 3rem !important; } }
  .christmas .push-double--right {
    margin-right: 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .push-double--right {
        margin-right: 3rem !important; } }
  .christmas .push-double--ends {
    margin-top: 1.5rem 0 !important;
    margin-bottom: 1.5rem 0 !important; }
    @media (min-width: 65em) {
      .christmas .push-double--ends {
        margin-top: 3rem 0 !important;
        margin-bottom: 3rem 0 !important; } }
  .christmas .push-double--sides {
    margin-left: 0 1.5rem !important;
    margin-right: 0 1.5rem !important; }
    @media (min-width: 65em) {
      .christmas .push-double--sides {
        margin-left: 0 3rem !important;
        margin-right: 0 3rem !important; } }
  .christmas .push-half--top {
    margin-top: 0.75rem !important; }
  .christmas .push-half--bottom {
    margin-bottom: 0.75rem !important; }
  .christmas .push-half--left {
    margin-left: 0.75rem !important; }
  .christmas .push-half--right {
    margin-right: 0.75rem !important; }
  .christmas .push-half--ends {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important; }
  .christmas .push-half--sides {
    margin-left: 0 0.75rem !important;
    margin-right: 0 0.75rem !important; }
  .christmas .push-quarter--bottom {
    margin-bottom: 0.375rem !important; }
  .christmas .flush {
    margin: 0 !important; }
  .christmas .flush--top {
    margin-top: 0 !important; }
  .christmas .flush--right {
    margin-right: 0 !important; }
  .christmas .flush--bottom {
    margin-bottom: 0 !important; }
  .christmas .flush--left {
    margin-left: 0 !important; }
  .christmas .flush--ends {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .christmas .flush--sides {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .christmas .hard {
    padding: 0 !important; }
  .christmas .hard--top {
    padding-top: 0 !important; }
  .christmas .hard--right {
    padding-right: 0 !important; }
  .christmas .hard--bottom {
    padding-bottom: 0 !important; }
  .christmas .hard--left {
    padding-left: 0 !important; }
  .christmas .hard--ends {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .christmas .pull--top {
    margin-top: -1.5rem !important; }
  .christmas .pull--right {
    margin-right: -1.5rem !important; }
  .christmas .pull--bottom {
    margin-bottom: -1.5rem !important; }
  .christmas .pull--left {
    margin-left: -1.5rem !important; }
  .christmas .pull-double--top {
    margin-top: -3rem !important; }
  .christmas .pull-double--right {
    margin-right: -3rem !important; }
  .christmas .pull-double--bottom {
    margin-bottom: -3rem !important; }
  .christmas .pull-double--left {
    margin-left: -3rem !important; }
  .christmas .right {
    float: right !important; }
  .christmas .left {
    float: left !important; }
  .christmas .center {
    margin: 0 auto; }
  .christmas .text-center {
    text-align: center; }
  @media (min-width: 65em) {
    .christmas .text-right--medium {
      text-align: right; } }
  .christmas .clearfix {
    overflow: none;
    *zoom: 1; }
    .christmas .clearfix:before, .christmas .clearfix:after {
      content: " ";
      display: table; }
    .christmas .clearfix:after {
      clear: both; }
  .christmas .block {
    display: block !important; }
  .christmas .inline-block {
    display: inline-block !important; }
  .christmas .relative {
    position: relative !important; }
  .christmas .absolute {
    position: absolute !important; }
  .christmas .radius-50 {
    border-radius: 50%; }

.christmas *,
.christmas *:before,
.christmas *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
.christmas .clearfix {
  overflow: none;
  *zoom: 1; }
  .christmas .clearfix:before, .christmas .clearfix:after {
    content: " ";
    display: table; }
  .christmas .clearfix:after {
    clear: both; }
.christmas #main-nav {
  display: none; }
  @media (min-width: 1024px) {
    .christmas #main-nav {
      display: block; } }
.christmas .relative {
  position: relative; }
.christmas .intro-block {
  border-top: 1px solid rgba(92, 90, 90, 0.27);
  margin-top: 25px;
  position: relative; }
  .christmas .intro-block:after {
    background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/christmas-bells-with-ribbon-purple.svg) #f3f2ea no-repeat;
    background-position: center;
    content: "";
    display: block;
    height: 43px;
    left: 50%;
    padding: 0 10px;
    position: absolute;
    top: -24px;
    transform: translateX(-50%);
    width: 63px; }
  .christmas .intro-block .block {
    border-bottom: 2px solid #f3f2ea;
    padding: 24px 24px;
    text-align: center; }
    @media (min-width: 48em) {
      .christmas .intro-block .block {
        padding: 48px 96px; } }
  .christmas .intro-block h2 {
    font-family: "Vesta", "Arial", "Helvetica", sans-serif;
    font-size: 20px;
    line-height: 1.4; }
.christmas .slide-overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+20,000000+100&0+20,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #f3f2ea 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #f3f2ea 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #f3f2ea 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f3f2ea',GradientType=0 );
  /* IE6-9 */
  height: 100%;
  height: 200%;
  left: 0;
  opacity: 1;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1; }
  @media (min-width: 560px) {
    .christmas .slide-overlay {
      height: 100%; } }
  @media (min-width: 800px) {
    .christmas .slide-overlay {
      height: 75%; } }
.christmas .main-slideshow {
  /* .main-heading-holder {
  	left: 50%;
  	max-width: none;
  	transform: translateX(-50%);
  	width: 100%;
  	z-index: 2;
  } */ }
  .christmas .main-slideshow .slide {
    overflow: hidden;
    padding-top: 40%;
    /*position: relative;*/
    width: 100%; }
    .christmas .main-slideshow .slide img {
      left: 0;
      margin: 0;
      position: absolute;
      top: 0;
      width: 100%; }
      @media (min-width: 1024px) {
        .christmas .main-slideshow .slide img {
          margin: 130px 0 0; } }
  .christmas .main-slideshow .main-heading {
    bottom: 0px;
    left: 50%;
    max-width: none;
    overflow: hidden;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 100%;
    z-index: 2; }
    .christmas .main-slideshow .main-heading h1 {
      color: #6b702b;
      font-family: "TrajanRegular", "Times New Roman", Times, serif;
      font-size: 14px;
      font-weight: normal;
      line-height: 0; }
      .christmas .main-slideshow .main-heading h1 .cursive {
        color: #4e1e66;
        display: block;
        font-family: 'Great Vibes', cursive;
        font-size: 70px;
        line-height: 120px; }
      .christmas .main-slideshow .main-heading h1 .caps {
        display: block;
        margin-top: -20px; }
      @media (min-width: 500px) {
        .christmas .main-slideshow .main-heading h1 {
          font-size: 20px; }
          .christmas .main-slideshow .main-heading h1 .cursive {
            font-size: 100px;
            line-height: 140px; } }
      @media (min-width: 560px) {
        .christmas .main-slideshow .main-heading h1 {
          font-size: 22px; }
          .christmas .main-slideshow .main-heading h1 .cursive {
            font-size: 120px;
            line-height: 160px; } }
      @media (min-width: 800px) {
        .christmas .main-slideshow .main-heading h1 {
          font-size: 28px; }
          .christmas .main-slideshow .main-heading h1 .cursive {
            font-size: 160px;
            line-height: 180px; } }
.christmas .slide {
  overflow: hidden;
  padding-top: 50%;
  position: relative;
  width: 100%; }
  .christmas .slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
.christmas .border--bottom {
  border-bottom: 1px solid #ccc; }
.christmas .offer-grid {
  margin-bottom: 24px;
  width: 95%;
  width: calc(((99.999% / 12) * 12) - (30px)); }
  @media (min-width: 850px) {
    .christmas .offer-grid {
      margin-bottom: 0;
      width: 45%;
      width: calc(((99.999% / 12) * 6) - (30px)); } }
  .christmas .offer-grid .visual-holder {
    margin: 0;
    overflow: hidden; }
    .christmas .offer-grid .visual-holder img {
      height: 100%;
      max-width: none;
      width: auto; }
  .christmas .offer-grid .text-holder {
    background: rgba(107, 112, 43, 0.85);
    height: 100%;
    padding: 18px 17px 30px 20px;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20; }
    @media (min-width: 570px) {
      .christmas .offer-grid .text-holder {
        width: 48.2871125612%; } }
    @media (min-width: 850px) {
      .christmas .offer-grid .text-holder {
        width: 100%; } }
    @media (min-width: 1024px) {
      .christmas .offer-grid .text-holder {
        width: 48.2871125612%; } }
    .christmas .offer-grid .text-holder.purple {
      background: rgba(78, 30, 102, 0.85); }
      .christmas .offer-grid .text-holder.purple .more:hover {
        border-color: #b67624;
        text-decoration: none;
        transition: border-color .3s ease; }
    .christmas .offer-grid .text-holder .heading {
      background: url(/public/20231002102809oe_/https://www.stirlingcastle.scot/images/holly-white.svg) no-repeat 50% 15%;
      background-size: 43px;
      overflow: hidden;
      padding-top: 44px;
      position: relative;
      text-align: center; }
      .christmas .offer-grid .text-holder .heading:before, .christmas .offer-grid .text-holder .heading:after {
        left: 66%;
        top: 32px; }
      .christmas .offer-grid .text-holder .heading:after {
        left: auto;
        right: 66%; }
      .christmas .offer-grid .text-holder .heading h3 {
        font-size: 22px;
        line-height: 27px;
        text-transform: uppercase;
        font-family: "Vesta", "Arial", "Helvetica", sans-serif;
        font-weight: normal;
        color: #f4f3ef;
        margin: 0 0 17px;
        text-transform: uppercase; }
    .christmas .offer-grid .text-holder p {
      color: #fff;
      margin: 0 0 24px; }
      @media (min-width: 570px) {
        .christmas .offer-grid .text-holder p {
          margin: 0 0 54px; } }
      @media (min-width: 850px) {
        .christmas .offer-grid .text-holder p {
          margin: 0 0 24px; } }
      @media (min-width: 1024px) {
        .christmas .offer-grid .text-holder p {
          margin: 0 0 54px; } }
    .christmas .offer-grid .text-holder .more {
      border: 2px solid #fff;
      bottom: 50px;
      color: #fff;
      display: block;
      font-family: "Vesta", "Arial", "Helvetica", sans-serif;
      font-size: 20px;
      left: 50%;
      margin: 0 auto;
      padding: 6px 5px 6px;
      position: absolute;
      text-align: center;
      text-transform: capitalize;
      transform: translateX(-50%);
      transition: border-color .3s ease;
      width: 73%; }
      .christmas .offer-grid .text-holder .more:hover {
        border-color: #8a012a;
        text-decoration: none;
        transition: border-color .3s ease; }
.christmas .event-grid {
  margin-bottom: 24px;
  width: 95%;
  width: calc(((99.999% / 12) * 12) - (30px));
  margin-bottom: 30px;
  text-align: center; }
  @media (min-width: 670px) {
    .christmas .event-grid {
      width: 45%;
      width: calc(((99.999% / 12) * 6) - (30px)); } }
  @media (min-width: 850px) {
    .christmas .event-grid {
      width: 28.3333333333%;
      width: calc(((99.999% / 12) * 4) - (30px)); } }
  .christmas .event-grid .visual-holder {
    margin: 0 0 15px;
    overflow: hidden; }
  .christmas .event-grid .text-holder {
    padding: 0 18px; }
    .christmas .event-grid .text-holder h3 {
      color: #41403e;
      font-family: "Vesta", "Arial", "Helvetica", sans-serif;
      font-size: 18px;
      font-weight: normal;
      line-height: 22px;
      margin: 0 0 8px; }
    .christmas .event-grid .text-holder .more {
      display: inline-block;
      font-family: "Vesta", "Arial", "Helvetica", sans-serif;
      font-size: 16px;
      line-height: 23px;
      margin-left: -7px;
      padding: 0 13px 11px 19px;
      text-transform: capitalize;
      transition: color .3s ease;
      vertical-align: middle; }
.christmas .event-heading {
  color: #63615e;
  font-family: "TrajanRegular", "Times New Roman", Times, serif;
  font-size: 24px;
  margin: 0 auto;
  margin-bottom: 24px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
  width: 270px; }
  .christmas .event-heading:before {
    background: #ccc;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    top: 10px;
    position: absolute;
    width: 80px; }
  .christmas .event-heading:after {
    background: #ccc;
    content: "";
    display: block;
    height: 1px;
    right: 0;
    top: 10px;
    position: absolute;
    width: 80px; }
.christmas #footer .decoration-holder {
  right: 0;
  top: -150px; }
  @media (max-width: 767px) {
    .christmas #footer .decoration-holder {
      top: -97px; }
      .christmas #footer .decoration-holder img {
        width: 65%; } }


/*# sourceMappingURL=styles.css.map */

