/* --------- /assets/shared/cleversteam/form_builder/css/validation.css --------- */ 
.failed{ border-color: red; }
/* --------- /assets/roy_castle/css/style.css --------- */ 
body {
  color: #333; }

a {
  color: #00aeef; }

div {
  box-sizing: border-box; }

.container {
  margin: 0 auto;
  width: 1174px;
  padding-left: 15px;
  padding-right: 15px; }

.container_relative {
  position: relative; }

.padding_t_40 {
  padding-top: 40px; }

.padding_b_40 {
  padding-bottom: 40px; }

.container_menu {
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

.container_search {
  margin: 0 auto;
  width: 782px;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row.other-boxes {
  clear: both; }

.col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
  box-sizing: border-box; }

#footer_logo {
  width: 227px; }

.text-center {
  text-align: center; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.text-right {
  text-align: right; }

input, textarea, select {
  font-family: 'Lato', sans-serif;
  font-size: 16px; }

.failed {
  border-color: red !important; }

.main_logo {
  text-align: left !important;
  position: relative;
  top: 5px; }

h2.content_h2 {
  margin-top: 0px;
  color: #7d7d7d;
  font-weight: 400;
  margin-bottom: 20px; }

#news_button {
  text-transform: none !important; }

#logo_image {
  width: 240px; }

@media (min-width: 1px) {
  .col.mobile-1 {
    width: 8.33333%; }

  .col.mobile-2 {
    width: 16.66667%; }

  .col.mobile-3 {
    width: 25%; }

  .col.mobile-4 {
    width: 33.33333%; }

  .col.mobile-5 {
    width: 41.66667%; }

  .col.mobile-6 {
    width: 50%; }

  .col.mobile-7 {
    width: 58.33333%; }

  .col.mobile-8 {
    width: 66.66667%; }

  .col.mobile-9 {
    width: 75%; }

  .col.mobile-10 {
    width: 83.33333%; }

  .col.mobile-11 {
    width: 91.66667%; }

  .col.mobile-12 {
    width: 100%; } }
@media (min-width: 768px) {
  .col.tablet-1 {
    width: 8.33333%; }

  .col.tablet-2 {
    width: 16.66667%; }

  .col.tablet-3 {
    width: 25%; }

  .col.tablet-4 {
    width: 33.33333333%; }

  #jq-sidebar {
    width: 30%;
    margin-right: 3%; }

  .col.tablet-5 {
    width: 41.66667%; }

  .col.tablet-6 {
    width: 50%; }

  .col.tablet-7 {
    width: 58.33333%;
    float: right; }

  .col.tablet-8 {
    width: 66.66667%; }

  .col.tablet-8-spec {
    width: 66.66667%;
    float: none;
    margin: 0px auto; }

  .col.tablet-9 {
    width: 75%; }

  .col.tablet-10 {
    width: 83.33333%; }

  .col.tablet-11 {
    width: 91.66667%; }

  .col.tablet-12 {
    width: 100%; }

  #regular_iframes .donate_iframe, #single_iframes .donate_iframe {
    width: 33.33333333%; }

  .donate_wrap .donate_btns div, .donate_wrap .donate_btns a {
    width: 49%;
    font-size: 22px;
    padding: 15px 35px; }

  .donate_amount .amount_text {
    margin-right: 20px;
    margin-bottom: 0; }

  .donate_box .donate_input {
    margin-bottom: 0;
    color: #000; }

  .btn.btn-grey {
    margin-left: 20px; } }
@media (min-width: 993px) {
  .col.sm-desktop-1 {
    width: 8.33333%; }

  .col.sm-desktop-2 {
    width: 16.66667%; }

  .col.sm-desktop-3 {
    width: 25%; }

  .col.sm-desktop-4 {
    width: 33.33333%; }

  .col.sm-desktop-5 {
    width: 41.66667%; }

  .col.sm-desktop-6 {
    width: 50%; }

  .col.sm-desktop-7 {
    width: 58.33333%; }

  .col.sm-desktop-8 {
    width: 66.66667%; }

  .col.sm-desktop-9 {
    width: 75%; }

  .col.sm-desktop-10 {
    width: 83.33333%; }

  .col.sm-desktop-11 {
    width: 91.66667%; }

  .col.sm-desktop-12 {
    width: 100%; } }
@media (min-width: 1200px) {
  .col.desktop-1 {
    width: 8.33333%; }

  .col.desktop-2 {
    width: 16.66667%; }

  .col.desktop-3 {
    width: 25%; }

  .col.desktop-4 {
    width: 33.33333%; }

  .col.desktop-5 {
    width: 41.66667%; }

  .col.desktop-6 {
    width: 50%; }

  .col.desktop-7 {
    width: 58.33333%; }

  .col.desktop-8 {
    width: 66.66667%; }

  .col.desktop-9 {
    width: 75%; }

  .col.desktop-10 {
    width: 83.33333%; }

  .col.desktop-11 {
    width: 91.66667%; }

  .col.desktop-12 {
    width: 100%; } }
@media (max-width: 991px) {
  .donate_wrap .donate_btns div, .donate_wrap .donate_btns a {
    width: 30%;
    font-size: 18px;
    padding: 15px 35px; } }
/*!
========== BASE
*/
/* _____ GLOBAL DEFAULTS _____ */
*,
:before,
:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 100%; }

a img {
  border: none;
  outline: none; }

body {
  min-width: 320px;
  font-family: 'Lato', sans-serif;
  margin: 0;
  padding: 0; }

.list-inline, header#primary-header ul#primary-nav {
  margin: 0;
  padding: 0;
  display: block; }

.list-inline:before, header#primary-header ul#primary-nav:before, .list-inline:after, header#primary-header ul#primary-nav:after {
  content: " ";
  display: table; }

.list-inline:after, header#primary-header ul#primary-nav:after {
  clear: both; }

.list-inline > li, header#primary-header ul#primary-nav > li {
  display: block;
  float: left; }

.breadcrumbs ul, header#primary-header ul#primary-nav {
  margin: 0;
  padding: 0;
  display: block; }

.breadcrumbs ul:before, header#primary-header ul#primary-nav:before, .breadcrumbs ul:after, header#primary-header ul#primary-nav:after {
  content: " ";
  display: table; }

.breadcrumbs ul:after, header#primary-header ul#primary-nav:after {
  clear: both; }

.breadcrumbs ul > li, header#primary-header ul#primary-nav > li {
  display: block;
  float: left; }

.list-unstyled {
  display: block;
  margin: 0;
  padding: 0; }

.list-unstyled > li {
  display: block; }

h1 {
  margin: 0 auto;
  font-size: 47px;
  line-height: 47px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
  max-width: 850px; }

h2 {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  margin-top: 35px;
  margin-bottom: 40px; }

h2.other:hover {
  cursor: pointer; }

h2.other {
  font-size: 23px;
  color: #333; }

h2.other.downloads {
  position: relative;
  background: url(/assets/roy_castle/img/images/downloads-icon.png) no-repeat 100% 50%; }

h3, h3 > a {
  text-decoration: none;
  color: #333333;
  font-size: 23px;
  margin-top: 10px;
  font-weight: 400;
  margin-bottom: 5px; }

h3.other, h3.other > a, h3 > a.other, h3 > a.other > a {
  font-size: 17px;
  color: #333;
  font-weight: 700; }

h4 {
  margin-top: 0;
  font-size: 22px;
  color: #fff;
  font-weight: 400; }

h5, h5 > a {
  margin-top: 0;
  color: #cacaca;
  font-size: 11px;
  text-decoration: none;
  font-weight: 400;
  margin-bottom: 10px; }

h5 span.twitter, h5 > a span.twitter {
  margin-left: 4px;
  margin-right: 4px;
  color: #00aff0;
  position: relative;
  padding-left: 24px;
  display: inline-block;
  background: url(/assets/roy_castle/img/images/twitter-icon.png) no-repeat 0 0; }

.form-group {
  position: relative;
  display: inline-block; }

.form-control {
  height: 35px;
  background-color: #fff;
  border: none;
  outline: none;
  font-style: italic;
  padding: 10px;
  font-size: 16px;
  display: block;
  width: 350px;
  color: #A5A2A2;
  -webkit-appearance: none;
  border-radius: 0 !important; }

.form-control::-webkit-input-placeholder {
  color: #bdc3c7; }

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #bdc3c7; }

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #bdc3c7; }

.form-control:-ms-input-placeholder {
  color: #bdc3c7; }

/************* Forms styling **********************/
.rc_form {
  overflow: auto; }

.field textarea, .rc_form textarea, .rc_form input[type="date"], .rc_form input[type="datetime"], .rc_form input[type="datetime-local"], .rc_form input[type="email"], .rc_form input[type="month"], .rc_form input[type="number"], .rc_form input[type="password"], .rc_form input[type="search"], .rc_form input[type="tel"], .rc_form input[type="text"], .rc_form input[type="time"], .rc_form input[type="url"], .rc_form input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  color: #000;
  outline: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  height: 1em;
  vertical-align: middle; }

.rc_form h4 {
  color: #333333;
  font-size: 16px; }

.rc_form select {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  overflow: auto; }

.field input[type="text"], .field textarea, .rc_form input[type="text"], .rc_form textarea {
  border: 1px solid #cbcbcb;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  /* font-size: 16px; */ }

.rc_form input[type="text"], .rc_form select {
  display: block;
  width: 35%;
  height: 35px;
  line-height: 35px;
  margin-top: 5px; }

.rc_form_line {
  padding-bottom: 15px; }

.rc_form_line_50 {
  width: 50%;
  float: left;
  padding-right: 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.rc_form_line_50 select {
  width: 100% !important; }

.rc_form_line label, .field label {
  padding-bottom: 5px;
  display: block;
  min-height: 43px;
  position: relative;
  /* vertical-align: middle; */ }

.field.large_checkbox label, .field.checkbox label {
  position: initial; }

.field label span {
  position: absolute;
  bottom: 5px; }

.rc_form_submit {
  margin-top: 10px;
  margin-bottom: 10px;
  float: right; }

form#new_form_session input[type=submit] {
  margin-bottom: 80px; }

.rc_form input[type="checkbox"], #new_form_session input[type=checkbox] {
  display: inline-block;
  float: left;
  margin-right: 15px;
  position: relative;
  bottom: -2px;
  width: 15px;
  height: 15px;
  z-index: 2; }

.field textarea, .rc_form textarea {
  display: block;
  width: 35%;
  height: 100px; }

#datebirth_day {
  display: inline-block;
  margin-right: 15px;
  width: 50px; }

#datebirth_month {
  display: inline-block;
  margin-right: 15px;
  width: 50px; }

#datebirth_year {
  display: inline-block;
  margin-right: 15px;
  width: 70px; }

#datediagnose_day {
  display: inline-block;
  margin-right: 15px;
  width: 50px; }

#datediagnose_month {
  display: inline-block;
  margin-right: 15px;
  width: 50px; }

#datediagnose_year {
  display: inline-block;
  margin-right: 15px;
  width: 70px; }

/***************************************************/
p {
  font-size: 13px;
  color: #333333;
  line-height: 20px;
  margin-top: 9px; }

p small {
  color: #c6c6c6;
  font-size: 9px;
  display: block;
  margin-top: 20px;
  line-height: 13px; }

p.white {
  font-size: 23px;
  line-height: 32px;
  color: #fff; }

p.white-main {
  font-size: 28px;
  line-height: 36px;
  color: #fff;
  padding: 0px 10%; }

p.medium {
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 0; }

p.lead {
  font-size: 17px;
  color: #1d1d1b;
  line-height: 28px;
  margin-bottom: 25px; }

/*Content styles */
article.cnt h1, article.cnt h2, article.cnt h3, article.cnt h4, article.cnt h5, article.cnt p, article.cnt a, article.cnt ul, article.cnt ol span.intro-text {
  font-family: 'lato';
  color: #333; }

article.cnt h1, article.cnt h2, article.cnt h3, article.cnt h4, article.cnt h5 {
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 1;
  font-weight: 700; }

article.cnt p, article.cnt ul, article.cnt ol, article.cnt a, span.intro-text {
  font-size: 17px;
  line-height: 1.46;
  margin-bottom: 1em;
  margin-top: 1em; }

span.intro-text {
  display: block; }

article.cnt h1 {
  font-size: 48px; }

article.cnt h2 {
  font-size: 36px; }

article.cnt h3 {
  font-size: 28px; }

article.cnt h4 {
  font-size: 23px; }

article.cnt h5 {
  font-size: 20px; }

article.cnt p.caption {
  font-size: 16px;
  color: #999999; }

article.cnt a {
  color: #00aff0;
  text-decoration: none; }

article.cnt blockquote {
  background: #f9f9f9;
  border-left: 2px solid #ccc;
  margin: 1.5em;
  padding: 5px 25px; }

article.cnt blockquote p {
  color: #6F6F69; }

article.cnt ul {
  list-style-type: disc;
  margin-left: 2.5em; }

article.cnt ol {
  list-style-type: decimal;
  margin-left: 2.5em; }

article.cnt hr {
  border: 1px solid #ccc;
  width: 80%;
  margin-top: 2em;
  margin-bottom: 2em; }

article.cnt .subtitle {
  font-size: 28px;
  color: #7d7d7d; }

article.cnt b {
  font-weight: 700; }

/******************/
div.lead p {
  font-size: 17px;
  color: #1d1d1b;
  line-height: 28px;
  margin-bottom: 25px; }

div.lead p img {
  max-width: 100%;
  max-height: 100%; }

.table {
  display: table;
  width: 100%;
  height: 100%; }

.table .tc {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px; }

.table .tc_description {
  display: none;
  vertical-align: middle;
  padding: 0 30px;
  font-size: 15px; }

.visible-mobile {
  display: none; }

.icon {
  position: relative; }

.icon:before {
  content: "";
  display: block;
  position: absolute;
  background-position: 0 0;
  background-repeat: no-repeat;
  left: 50%; }

.icon.icon-bake:before {
  width: 98px;
  height: 99px;
  margin-left: -49px;
  top: -140px;
  background-image: url(/assets/roy_castle/img/images/bake.png); }

.icon.icon-castle:before {
  width: 71px;
  height: 117px;
  margin-left: -35px;
  top: -146px;
  background-image: url(/assets/roy_castle/img/images/castle.png); }

.icon.icon-life:before {
  width: 100px;
  height: 85px;
  margin-left: -50px;
  top: -120px;
  background-image: url(/assets/roy_castle/img/images/life.png); }

.icon.icon-booklet:before {
  width: 90px;
  height: 118px;
  margin-left: -45px;
  top: -147px;
  background-image: url(/assets/roy_castle/img/images/booklet.png); }

select {
  width: 145px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #cbcbcb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  font-size: 15px;
  color: #333333;
  padding: 5px 5px !important;
  cursor: pointer; }

/* _____ PROJECT HELPERS _____ */
/*!
========== COMPONENTS
*/
.breadcrumbs {
  padding-top: 26px;
  padding-bottom: 52px; }

.breadcrumbs li {
  position: relative;
  text-decoration: none;
  font-size: 16px;
  color: #7d7d7d; }

.breadcrumbs li:after {
  content: ">";
  font-size: 18px;
  color: #7d7d7d;
  display: inline-block;
  margin-left: 4px;
  margin-right: 7px; }

.breadcrumbs li.active a {
  color: #00aff0;
  font-weight: 700;
  position: relative;
  top: 1px; }

.breadcrumbs li:last-child:after {
  display: none; }

.breadcrumbs li:last-child {
  text-decoration: none;
  font-size: 18px;
  color: #00aff0; }

.breadcrumbs li > a {
  text-decoration: none;
  font-size: 16px;
  color: #7d7d7d; }

.accordion {
  padding: 24px 25px; }

.accordion h3 {
  margin: 0; }

.accordion .accordion_item_content {
  display: none;
  padding-top: 16px;
  padding-left: 15px; }

.accordion .accordion_item_content a {
  font-size: 17px;
  display: inline-block;
  color: #7d7d7d;
  text-decoration: none; }

.accordion .accordion_item_content a.active {
  color: #00aff0; }

.accordion .accordion_item_content li + li {
  margin-top: 9px; }

.accordion .accordion_item_content.active {
  display: block; }

.accordion .accordion_item + .accordion_item {
  margin-top: 12px; }

/*!
========== SPECIFICS
*/
/* _____ SPECIFICS _____ */
.btn-loupe, .btn.btn-green {
  cursor: pointer;
  outline: none;
  border: none; }

.btn-loupe {
  background: transparent;
  font-size: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: url(/assets/roy_castle/img/images/loupe.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px; }

.btn, .actions input[type=submit] {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0 35px;
  height: 45px;
  line-height: 45px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 19px;
  border: 0px;
  cursor: pointer; }

.btn.btn-orange {
  background-color: #f1c30f;
  -moz-box-shadow: 0 3px 0 #cca84f;
  -webkit-box-shadow: 0 3px 0 #cca84f;
  box-shadow: 0 3px 0 #cca84f;
  color: #fff; }

.btn.btn-orange:hover {
  background-color: #E7BB10; }

.btn.btn-yellow {
  font-size: 15px;
  color: #fff;
  height: 35px;
  background-color: #f1c30f;
  -moz-box-shadow: 0 3px 0 #cca84f;
  -webkit-box-shadow: 0 3px 0 #cca84f;
  box-shadow: 0 3px 0 #cca84f;
  line-height: 35px;
  padding: 0 22px; }

.btn.btn-yellow:hover {
  background-color: #E7BB10; }

.btn.btn-yellow-d {
  font-size: 15px;
  color: #fff;
  height: 35px;
  background-color: #f1c30f;
  line-height: 35px;
  padding: 0 22px; }

.btn.btn-yellow-d:hover {
  background-color: #E7BB10; }

.btn.btn-grey {
  font-size: 15px;
  color: #000;
  height: 35px;
  background-color: #E8E8E8;
  -moz-box-shadow: 0 3px 0 #C2C2C2;
  -webkit-box-shadow: 0 3px 0 #C2C2C2;
  box-shadow: 0 3px 0 #C2C2C2;
  line-height: 35px;
  padding: 0 22px;
  margin-bottom: 10px; }

.btn.btn-grey:hover {
  background-color: #E7BB10; }

.btn.btn-white-don {
  font-size: 15px;
  color: #000;
  height: 35px;
  background-color: #fff;
  -moz-box-shadow: 0 3px 0 #C2C2C2;
  -webkit-box-shadow: 0 3px 0 #C2C2C2;
  box-shadow: 0 3px 0 #C2C2C2;
  line-height: 35px;
  padding: 0 22px;
  margin-bottom: 10px; }

.btn.btn-white-don:hover {
  background-color: #E8E8E8; }

.btn.btn-white {
  background-color: transparent;
  color: #fff;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  height: 48px;
  position: relative;
  top: 3px;
  margin-left: 20px; }

.btn.btn-white-h {
  background-color: transparent;
  color: #fff;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  height: 48px;
  position: relative;
  top: 3px;
  margin-left: 20px; }

.btn.btn-white-h:hover {
  background-color: #fff;
  color: #333;
  font-weight: 600; }

.btn.btn-default {
  background-color: #fff;
  -moz-box-shadow: 0 3px 0 #d3d3d3;
  -webkit-box-shadow: 0 3px 0 #d3d3d3;
  box-shadow: 0 3px 0 #d3d3d3;
  color: #333333;
  text-transform: uppercase;
  font-size: 16px; }

.btn.btn-default:hover {
  background-color: #f0f0f0;
  -moz-box-shadow: 0 3px 0 #d4d4d4;
  -webkit-box-shadow: 0 3px 0 #d4d4d4;
  box-shadow: 0 3px 0 #d4d4d4; }

.btn.btn-blue {
  font-size: 15px;
  color: #fff;
  height: 35px;
  background-color: #00adef;
  -moz-box-shadow: 0 3px 0 #0095cc;
  -webkit-box-shadow: 0 3px 0 #0095cc;
  box-shadow: 0 3px 0 #0095cc;
  line-height: 35px;
  padding: 0 22px; }

.btn.btn-blue:hover {
  background-color: #009fd9; }

.btn-content {
  margin-top: 25px !important; }

.btn.btn-round {
  font-size: 17px;
  color: #5c5c5c;
  line-height: 49px;
  height: 49px;
  border: 1px solid #ddd;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  background-color: #fff;
  margin-top: 22px;
  margin-bottom: 8px; }

.btn.btn-see-more {
  font-size: 17px;
  color: #5c5c5c;
  line-height: 49px;
  height: 49px;
  border: 1px solid #ddd;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  background-color: #fff;
  margin-top: 22px;
  margin-bottom: 22px; }

.btn.btn-see-more:hover {
  color: #00aeef;
  border: 1px solid #00aeef; }

.btn.btn-green, .actions input[type=submit] {
  color: #fff;
  font-size: 17px;
  background-color: #9fcf5c;
  -moz-box-shadow: 0 3px 0 #85ad4e;
  -webkit-box-shadow: 0 3px 0 #85ad4e;
  box-shadow: 0 3px 0 #85ad4e;
  padding: 0 30px;
  border: none; }

.btn.btn-green:hover, .actions input[type=submit]:hover {
  background-color: #8DBD4A; }

.btn.btn-white-round {
  background-color: transparent;
  color: #fff;
  border: 3px solid #fff;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  height: 48px;
  position: relative;
  top: 3px;
  margin-left: 20px; }

.btn-link-blue {
  text-decoration: none;
  color: #00aff0;
  font-size: 22px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px; }

.btn-index {
  text-transform: none !important;
  font-size: 19px !important; }

.btn-right {
  float: right; }

.mobile-menu {
  display: inline-block;
  text-decoration: none;
  font-size: 24px;
  color: #fff;
  margin-top: 15px;
  padding-right: 15px; }
  .mobile-menu:hover {
    text-decoration: none !important; }
  .mobile-menu:active {
    text-decoration: none !important;
    color: #fff; }
  .mobile-menu:focus {
    text-decoration: none !important;
    color: #fff; }

#donate_button {
  margin-left: 30px !important; }

header#primary-header .top-bar {
  background: #f8f8f8; }

header#primary-header .top-bar-nav {
  margin-right: 2px;
  float: right;
  width: 100%; }

header#primary-header .top-bar-nav div {
  display: inline-block;
  margin-left: 34px;
  height: 35px;
  line-height: 35px; }

header#primary-header .top-bar-nav div.pull_right div {
  display: inline-block;
  float: none;
  margin: 0; }

header#primary-header .top-bar-nav div > a {
  color: #A5A2A2;
  background: #f8f8f8;
  display: inline-block;
  font-size: 16px;
  text-decoration: none; }

header#primary-header .top-bar-nav > li > a.tel {
  font-weight: 700; }

header#primary-header .bottom-bar {
  background: #00aeef; }

header#primary-header ul#primary-nav {
  line-height: 83px;
  height: 83px;
  position: relative;
  margin-left: -5px;
  float: right; }

header#primary-header ul#primary-nav > li.dropdown {
  height: 83px;
  padding: 0 15px; }

header#primary-header ul#primary-nav > li.dropdown:hover {
  background-color: #009cd5; }

header#primary-header ul#primary-nav > li.dropdown > a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  letter-spacing: 0px;
  position: relative;
  height: 100%; }

header#primary-header ul#primary-nav > li.dropdown > a:hover {
  text-decoration: none; }

header#primary-header ul#primary-nav > li.dropdown > a > #arrow {
  content: "";
  display: inline-block;
  width: 9px;
  height: 8px;
  background: url(/assets/roy_castle/img/images/triangle-bottom.png) no-repeat 0 0;
  margin-left: 5px;
  top: 50%;
  margin-top: -3px; }

header#primary-header ul#primary-nav > li {
  margin-left: 10px;
  height: 62px; }

header#primary-header ul#primary-nav > li:first-child {
  margin-left: 0; }

header#primary-header ul#primary-nav > li > a {
  display: inline-block; }

header#primary-header .search-form {
  height: 42px; }

header#primary-header .search-form input.form-control {
  padding-right: 30px;
  font-style: normal; }

#banner:before, #banner:after {
  content: " ";
  display: table; }

#banner:after {
  clear: both; }

#banner .col {
  padding-left: 0;
  padding-right: 0; }

#banner .slick_carusol div img {
  display: block;
  width: 100%; }

#banner .text-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999; }

#banner .text-container p.white {
  margin-top: 0;
  margin-left: 130px;
  margin-right: 130px; }

#banner {
  overflow: hidden; }

.new_banner {
  max-height: 470px; }

#banner img {
  width: 100%; }

footer#primary-footer {
  margin-top: 20px; }

#newsletter {
  background: #00aeef !important;
  padding-top: 5px !important;
  margin-top: 15px !important;
  text-align: center !important; }

#newsletter h4 {
  margin-top: 7px !important;
  display: inline-block !important;
  margin-right: 40px !important;
  margin-left: 40px !important;
  font-size: 22px !important; }

#primary-footer #newsletter h4 {
  text-align: center; }

#newsletter .form-control {
  margin-top: 2px !important; }

#socials {
  padding-top: 30px; }

.social-list {
  display: inline-block;
  margin: 0 auto;
  padding-top: 12px;
  position: relative;
  left: -20px; }

.social-list > li {
  display: inline-block;
  padding: 0 8px; }

.social-list > li:first-child {
  padding-left: 0; }

.social-list > li:last-child {
  padding-right: 0; }

.social-list > li > a {
  display: block;
  font-size: 0;
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: 0 0; }

.social-list > li > a.social_1 {
  background-image: url(/assets/roy_castle/img/images/social_1.png); }

.social-list > li > a.facebook {
  background-image: url(/assets/roy_castle/img/images/facebook@2x.png); }

.social-list > li > a.twitter {
  background-image: url(/assets/roy_castle/img/images/twitter@2x.png); }

.social-list > li > a.flickr {
  background-image: url(/assets/roy_castle/img/images/flickr.png); }

.social-list > li > a.google-plus {
  background-image: url(/assets/roy_castle/img/images/google_plus@2x.png); }

.social-list > li > a.mail {
  background-image: url(/assets/roy_castle/img/images/mail@2x.png); }

.social-list > li > a.youtube {
  background-image: url(/assets/roy_castle/img/images/youtube.png);
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

.bl {
  position: relative; }

.bl:before {
  content: "";
  display: block;
  width: 1px;
  height: 72px;
  background: #ddd;
  position: absolute;
  top: 5px;
  left: -15px; }

#facebook-feed {
  padding-left: 14px;
  padding-top: 15px; }

#facebook-feed img {
  max-width: 100%; }

#twitter-feed {
  padding-left: 10px;
  position: relative;
  top: -5px; }

#twitter-feed:before {
  top: 10px; }

#footer-nav {
  padding-top: 30px;
  background: #f8f8f8;
  padding-bottom: 70px; }

.footer-nav-links li {
  padding-left: 30px; }

.footer-nav-links li:first-child {
  padding-left: 0; }

.footer-nav-links a {
  text-decoration: none;
  font-size: 14px;
  color: #828282; }

.bottom-nav-row {
  margin-top: 30px; }

.other-boxes {
  margin-top: -7px; }

.other-boxes .col:nth-child(3n+4) {
  clear: both; }

.other-boxes .col:nth-child(4) {
  clear: both; }

.post figure {
  margin: 0;
  padding: 0;
  margin-top: 37px;
  margin-bottom: 37px; }

.post figure img {
  display: block;
  width: 100%; }

.post_socials {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin-top: 43px;
  padding-top: 9px;
  padding-bottom: 12px;
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.post_socials .social-list {
  margin-left: 20px; }

.post_socials .social-list > li {
  display: block;
  float: left;
  padding: 0;
  padding-left: 13px;
  line-height: 35px;
  color: #1d1d1b;
  font-size: 15px; }

.post_socials .social-list > li:first-child {
  padding-left: 0; }

.post_socials .social-list > li a {
  width: 33px;
  height: 33px;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%; }

.more_infos {
  padding-top: 30px;
  padding-bottom: 80px; }

.more_infos:before, .more_infos:after {
  content: " ";
  display: table; }

.more_infos:after {
  clear: both; }

.more_infos h2 {
  color: #1d1d1b;
  margin-top: 10px;
  margin-right: 17px;
  margin-bottom: 65px; }

.more_infos .btn-blue {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  padding: 0 50px; }

#products {
  padding-bottom: 160px; }

#products .product h3 {
  color: #333;
  margin-bottom: 29px; }

aside.sidebar {
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff; }

aside.sidebar .aside-header {
  padding: 18px 23px;
  border-bottom: 1px solid #ddd; }

aside.sidebar .aside-header h2 {
  margin: 0; }

aside.sidebar + aside.sidebar {
  margin-top: 32px; }

.downloads_list {
  padding: 20px 19px; }

.downloads_list > li {
  padding-bottom: 7px; }

.downloads_list > li a {
  color: #333;
  font-size: 17px;
  text-decoration: none;
  font-weight: 400;
  padding: 5px 0;
  display: block; }

.downloads_list > li a:before {
  content: ">      "; }

.box {
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 30px;
  display: inline-block; }

.box_33 {
  vertical-align: top;
  width: 32% !important;
  margin: 0.5% 0.5%; }

.box_index {
  padding-bottom: 20px;
  width: 100%; }

.box .figure {
  display: block;
  position: relative; }

.box .figure img {
  width: 100%;
  vertical-align: middle; }

.box .figure .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 175, 240, 0.7);
  color: #fff;
  font-size: 23px;
  text-align: center;
  /*display: none;*/
  opacity: 0;
  z-index: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in; }

.box .figure .overlay_black {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0; }

.box .figure .overlay_black:hover {
  display: none; }

.box .figure .overlay_vis {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  font-size: 23px;
  text-align: center;
  z-index: 0; }

.box .figure .overlay_text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 23px;
  text-align: center;
  z-index: 999999; }

.box .figure .overlay_vis .tc {
  z-index: 999999; }

.box .figure:hover .overlay_vis {
  /*display: none;*/ }

.overlay_header {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1; }

.box .figure .overlay-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 23px;
  text-align: center;
  /* background: rgba(0, 0, 0, 0.4); */
  z-index: 3; }

.box .figure .overlay-text:hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 23px;
  text-align: center;
  /* background: rgba(0, 0, 0, 0.2); */ }

.box .figure .table .tc .visible-text {
  display: block !important; }

.box .figure .overlay.active {
  display: block; }

.box .figure .overlay.grey {
  background: rgba(0, 0, 0, 0.4); }

.box .figure:hover .overlay {
  display: block;
  opacity: 1; }

.box p {
  font-size: 15px;
  min-height: 80px; }

.box p, .box h3 {
  margin-left: 10px;
  margin-right: 10px; }

.box p.medium {
  margin-left: 4px;
  margin-right: 30px; }

.box .btn.btn-blue {
  margin-left: 10px;
  margin-top: 6px; }

.menu_phone {
  padding-left: 10px !important; }

.menu_about {
  float: left; }

.menu_shop {
  float: left; }

.menu_news {
  float: left;
  padding-right: 20px !important; }

/*** Image table ***/
#image_table {
  width: 100%;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

.image_table_row {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 20px 0px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  overflow: auto; }

.image_table_row:last-child {
  border-bottom: 0; }

.image_table_row > div {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

.image_table_row:after {
  clear: both; }

.image_table_left {
  width: 19%;
  height: 100%; }

.image_table_left img {
  width: 100%;
  vertical-align: middle; }

.image_table_center {
  width: 60%;
  padding: 0px 20px;
  height: 100%; }

.image_table_center_expand {
  width: 79%; }

.image_table_center a {
  text-decoration: none;
  color: inherit; }

.image_table_header {
  font-size: 23px; }

.image_table_header_news {
  line-height: 0.5; }

.image_table_description {
  font-size: 16px;
  color: #7d7d7d; }

.image_table_right {
  width: 19%;
  height: 100%;
  text-align: center; }

.download_section {
  width: 25%;
  float: left;
  padding: 30px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

.download_title {
  text-align: center; }

.download_title h2 {
  margin-bottom: 15px; }

.container_download {
  overflow: auto;
  margin-bottom: 40px; }

.container_download h1 {
  margin-bottom: 40px; }

div.field {
  width: 50%;
  box-sizing: border-box;
  float: left;
  padding: 0 0 20px 0; }

div.field.full {
  width: 100%; }

#form1_title_container, #form1_first_name_container, #form1_surname_container, #form1_email_container, #form1_contact_number_container, #form1_twitter_container, #form1_date_of_birth_container, #form1_line_1_container, #form1_line_2_container, #form1_town_container, #form1_county_container, #form1_post_code_container, #form1_country_container {
  width: 33%; }

#form1_would_you_like_to_be_kept_updated_with_information_about_our_work_and_the_services_that_we_provide_container, #form1_would_you_like_more_information_about_our_lung_cancer_information_reader_panel_container, #form1_finally_how_did_you_hear_about_us_container {
  width: 100%; }

div.field.checkbox, div.field.large_checkbox {
  /* margin-bottom: 30px; */
  padding: 5px 15px 0 0; }

@media (max-width: 1199px) {
  #donate_left {
    margin-top: 0px;
    float: none !important;
    width: 100% !important;
    text-align: center !important; }

  #donate_left p {
    text-align: center !important;
    width: 100%; }

  .donate_form {
    float: none !important;
    margin: 25px auto !important; }

  .container {
    width: 960px; }

  .home_container {
    max-width: 960px !important;
    width: 100% !important; }

  .logo img {
    max-width: 100%;
    position: relative;
    top: 5px;
    width: 50%; }

  header#primary-header .search-form {
    padding-right: 0; }

  header#primary-header ul#primary-nav > li {
    margin-left: 5px; }

  header#primary-header ul#primary-nav > li.dropdown > a > #arrow {
    margin-left: 5px; }

  #banner .text-container p.white {
    margin-left: 50px;
    margin-right: 50px; }

  h3, h3 > a {
    font-size: 18px; }

  h4 {
    font-size: 18px; }

  .social-list > li {
    padding: 0 2px; }

  #facebook-feed {
    padding-left: 0px; }

  .footer-nav-links > li {
    padding-left: 15px; }

  .downloads_list > li a {
    font-size: 15px; }

  .more_infos {
    text-align: center; }

  .more_infos h2 {
    float: none !important;
    margin-bottom: 20px; }

  .more_infos .btn {
    margin-bottom: 30px; }

  .more_infos .btn-right {
    float: none; }

  h3.other, h3.other > a, h3 > a.other, h3 > a.other > a {
    font-size: 15px; }

  .accordion .accordion_item_content {
    padding-left: 20px; }

  .accordion .accordion_item_content a {
    font-size: 15px; }

  .post_socials .social-list {
    padding-bottom: 0;
    padding-top: 5px; }

  #products {
    padding-bottom: 30px; }

  #products .product h3 {
    font-size: 17px; }

  #newsletter .btn.btn-green {
    padding: 0 15px; } }
@media (max-width: 992px) {
  header#primary-header ul#primary-nav {
    margin-top: 0px; }

  .box .btn.btn-blue {
    margin-left: 0px; }

  .logo img {
    position: relative;
    top: 15px; }

  #banner .slick_carusol div img {
    height: 100%;
    width: auto; }

  .home_container p {
    max-width: 100% !important; }

  .download_section {
    width: 50%; }

  #donate_button {
    margin-left: 0px !important; }

  .form-control {
    width: 100%; }

  .form-control-search {
    width: 90px !important; }

  .container {
    width: 750px; }

  .home_container {
    max-width: 750px !important;
    width: 100% !important; }

  header#primary-header ul#primary-nav > li.dropdown > a {
    font-size: 80%; }

  #banner .text-container p.white {
    margin-left: 20px;
    margin-right: 20px; }

  #banner .text-container p.white br {
    display: none; }

  h2 {
    font-size: 24px; }

  h3, h3 > a {
    font-size: 22px; }

  .box p, .box h3 {
    margin-left: 0; }

  .box .figure .overlay {
    font-size: 18px; }

  .btn.btn-green {
    padding: 0 20px; }

  .social-list {
    padding-top: 0;
    padding-bottom: 30px; }

  .social-list > li {
    padding: 0 10px; }

  #facebook-feed:before {
    display: none; }

  .footer-nav-links > li {
    padding-left: 7px; }

  .footer-nav-links > li a {
    font-size: 12px; }

  .btn-link-blue {
    font-size: 16px; }

  p small {
    margin-top: 10px; }

  #search_button {
    display: none; } }
@media (max-width: 560px) {
  .home_container .btn {
    margin: 5px auto;
    clear: both; }

  .image_name {
    display: none; }

  .home_container_new {
    text-align: center; }

  .new_banner {
    min-height: 500px !important; }

  .home_new_bg {
    display: block !important; }

  .slick_carusol {
    display: none; }

  .home_container_new h2 {
    margin-bottom: 30px !important;
    margin-top: 20px !important; } }
@media (max-width: 500px) {
  .donate_amount_nb {
    text-align: center !important; }

  .donate_amount_nb .donate_input {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

  .donate_amount_nb .btn {
    width: 100%; }

  .donate_box {
    width: 100%;
    padding: 20px 10px !important; }

  .donate_btns {
    font-size: 0; }

  .donate_btns div, .donate_btns a {
    font-size: 16px !important;
    width: 33.333% !important; }

  #donate_regular {
    left: 0px !important; }

  #money_raised {
    left: 0px !important; }

  .container_new {
    width: 100%;
    padding: 0; }

  .new_banner .slick_carusol div img {
    right: 700px !important;
    position: relative !important; }

  .news-filter-by a {
    margin: 0 auto; }

  #facebook-feed {
    max-width: 320px !important;
    overflow: hidden; }

  p.white-main {
    font-size: 28px; }

  .image_table_right {
    display: none !important; }

  /* Forms */
  .form_33_chck {
    float: none !important;
    width: 100% !important; }

  .form_50_input {
    float: none !important;
    width: 100% !important; }

  .form_33_input {
    float: none !important;
    width: 100% !important; }

  .form_25_input {
    float: none !important;
    width: 100% !important; }

  .form_50 {
    float: none !important;
    width: 100% !important; }

  select {
    display: block !important;
    width: 95% !important; }

  .form_50 select {
    float: none !important;
    width: 90% !important; } }
@media (max-width: 767px) {
  .n-box {
    width: 100% !important; }

  .column {
    float: none;
    width: 99% !important; }

  #donate_button {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    letter-spacing: 0px;
    position: relative;
    height: 100%;
    padding: 0 !important; }

  #donate_button:hover {
    background-color: #009cd5; }

  #donate_button .btn {
    background-color: inherit;
    box-shadow: none !important; }

  #donate_button .btn-orange {
    background-color: inherit;
    box-shadow: 0; }

  .scroll_down {
    display: none; }

  .header-picture-donate {
    padding-top: 50px !important; }

  .box p {
    min-height: 0px; }

  .logo img {
    position: relative;
    top: -5px;
    padding: 5px 0px;
    height: 73px; }

  .mobile-menu {
    margin-top: 23px; }

  .white.landing {
    width: auto !important; }

  #submenu {
    display: none; }

  .container_search {
    width: 80%; }

  .search_form_js {
    display: none; }

  .most-top {
    text-align: center !important; }

  .container {
    width: 100%; }

  #mobile-menu .menu_inline {
    width: 100% !important;
    height: auto !important; }

  .menu_news {
    float: none; }

  .menu_about {
    float: none; }

  .menu_shop {
    float: none; }

  .menu_phone {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-left: 0px !important; }

  .pull_right {
    display: block;
    float: none;
    width: 100%;
    text-align: center; }

  #search_button {
    border: 0px !important;
    padding: 0px !important;
    display: none !important;
    text-align: center; }

  .form-control {
    width: 100%;
    text-align: left;
    margin: 0 auto; }

  header#primary-header ul#primary-nav {
    width: 100%;
    height: auto !important; }

  header#primary-header .menu-collapse {
    display: none; }

  header#primary-header .menu-collapse:before, header#primary-header .menu-collapse:after {
    content: " ";
    display: table; }

  header#primary-header .menu-collapse:after {
    clear: both; }

  header#primary-header ul#primary-nav > li {
    height: auto !important;
    float: none;
    margin-left: 0;
    padding: 10px 0;
    text-align: center;
    margin: 0px auto; }

  header#primary-header ul#primary-nav > li:first-child {
    margin: 0px auto; }

  header#primary-header ul#primary-nav > li a {
    font-size: 16px !important;
    display: block; }

  header#primary-header ul#primary-nav > #donate_button a {
    width: 250px !important;
    margin: 0 auto; }

  header#primary-header ul#primary-nav > li.dropdown > a > #arrow {
    margin-left: 15px; }

  .visible-mobile {
    display: block; }

  .mobile-menu-trigger {
    @inlcude clearfix; }

  h3, h3 > a {
    font-size: 20px; }

  h2 {
    font-size: 21px;
    margin-left: 15px;
    margin-right: 15px; }

  #newsletter {
    padding-bottom: 20px; }

  #newsletter .btn.btn-green {
    margin-top: 15px; }

  .social-list > li {
    padding: 0 2px; }

  #facebook-feed {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 322px; }

  .tablet-3 {
    text-align: center; }

  .tablet-4 {
    padding-top: 15px;
    margin-top: 5px; }

  .other-boxes .tablet-4 {
    text-align: center; }

  .bl:before {
    display: none; }

  .tablet-7 {
    padding: 0px; }

  #twitter-feed {
    padding-left: 0;
    margin: 0 auto;
    max-width: 322px; }

  #footer-nav {
    text-align: center; }

  .footer-nav-links > li {
    float: none;
    padding-left: 0;
    padding: 5px 0; }

  .footer-nav-links > li a {
    font-size: 16px; }

  .btn-link-blue {
    float: none !important;
    font-size: 18px; }

  .bottom-nav-row .text-right {
    text-align: left; }

  h1 {
    margin-top: 30px;
    font-size: 40px; }

  #products .row > div + div {
    margin-top: 160px; }

  .more_infos {
    padding-bottom: 0px; }

  .news-container .twitter-box {
    width: 99% !important; }

  .news-container .news-alone {
    width: 99% !important;
    max-width: 100% !important; }

  .news-filter-row {
    display: block; }

  .news-filter-by {
    margin-top: 30px;
    display: block; } }
@media (max-width: 600px) {
  .download_section {
    width: 100%; } }
@media (max-width: 500px) {
  #single_donate_btn {
    display: block;
    width: 222px;
    margin: 10px auto; }

  .image_table_row > div {
    display: block;
    width: 100%;
    text-align: center; }

  .image_table_center {
    padding-top: 10px;
    padding-bottom: 10px; }

  .btn-content {
    float: none;
    display: block;
    text-align: center; }

  .contact_50 {
    width: 100% !important; }

  .contact_33 {
    width: 50% !important; }

  .form_row > div {
    padding: 5px 0px; }

  #contact_submit {
    width: 170px !important;
    margin: 0 auto !important;
    bottom: 0px !important;
    display: block !important;
    position: relative !important;
    padding: 10px 0px !important; }

  .form_row > div {
    display: block !important;
    position: relative !important; }

  .news-filter-by a {
    display: block;
    width: 200px;
    margin: 0 auto !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

  .news-filter-by a:first-child {
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important; }

  .news-filter-by a:last-child {
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important; }

  .header-news .container {
    width: 100% !important;
    text-align: center !important; }

  .header-news p {
    text-align: center !important; }

  .white.landing {
    width: auto !important; } }
/*# sourceMappingURL=style.css.map */
/***** Landing page *****/
.header-picture {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0; }

.header-picture-donate {
  padding: 100px 0px; }

.header-picture-donate p {
  margin-bottom: 80px !important; }

.header-image {
  position: relative; }

.header-image h1 {
  color: white;
  line-height: 1.2; }

.white.landing {
  width: 60%;
  margin: 0px auto;
  font-weight: lighter; }

.landing_new {
  width: 90% !important;
  margin-bottom: 60px !important;
  font-weight: lighter !important; }

.head_new {
  width: 90% !important;
  max-width: 100% !important; }

#breadcrumbs-landing {
  position: absolute; }

#breadcrumbs-landing a {
  color: #fff; }

#breadcrumbs-landing li:after {
  color: #fff; }

#breadcrumbs-landing li {
  font-size: 18px; }

/***** Content Event page *****/
#content-event {
  display: inline-block;
  width: 100%; }

.content-event-date {
  display: inline-block;
  font-size: 16px;
  color: #7d7d7d;
  float: left;
  padding-right: 80px; }

.content-event-category {
  display: inline-block;
  font-size: 16px;
  color: #7d7d7d;
  clear: both;
  padding-bottom: 10px; }

.btn.btn-blue.event {
  font-size: 15px;
  color: #fff;
  height: 35px;
  background-color: #00adef;
  -moz-box-shadow: 0 3px 0 #0095cc;
  -webkit-box-shadow: 0 3px 0 #0095cc;
  box-shadow: 0 3px 0 #0095cc;
  line-height: 35px;
  padding: 0 22px;
  margin-top: 25px;
  margin-left: 20px;
  float: right; }

/***** Content advert page *****/
.advert {
  width: 250px;
  height: 250px;
  text-align: center;
  line-height: 250px;
  background-color: #00aeef;
  margin: 30px auto;
  color: white;
  font-size: 23px; }

.lead div:first-child {
  /*margin-top: 20px;*/ }

/***** Content sidebar *****/
#sidebar_icon {
  float: right;
  display: inline-block;
  position: relative;
  top: -3px;
  right: 0px;
  color: #333333;
  font-size: 28px;
  font-weight: 400; }

#download_icon {
  float: right;
  display: inline-block;
  position: relative;
  top: -3px;
  right: 0px;
  color: #333333;
  font-size: 28px;
  font-weight: 400; }

#sidebar_subnav a {
  cursor: pointer; }

/***** Donate page ****/
#donate_left {
  text-align: left;
  float: left;
  width: 66%;
  max-width: 650px;
  margin-top: 70px; }

#donate_left h1 {
  font-size: 36px !important; }

#donate_left p {
  font-weight: 300 !important;
  width: 90%; }

.donate_form {
  width: 264px;
  float: right; }

.donate_form iframe {
  width: 264px;
  overflow: hidden; }

.donate_radio {
  padding: 15px 0px;
  position: relative; }

.donate_radio label {
  appearance: normal;
  -moz-appearance: normal;
  /* Firefox */
  -webkit-appearance: normal;
  /* Safari and Chrome */
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  width: 46px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-left: 27px;
  margin-right: 2px;
  font-size: 23px;
  line-height: 30px;
  color: #333; }

.donate_radio label:last-child {
  margin-right: 0; }

.donate_radio label:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border: 1px solid #cdcdcd;
  margin-right: 10px;
  position: absolute;
  left: -20px;
  top: 10px;
  bottombottom: 1px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.donate_radio input[type=radio] {
  display: none; }

.donate_radios {
  text-align: left; }

.donate_radio_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.donate_radio_overlay > div {
  float: left;
  width: 78px;
  height: 100%;
  background-color: transparent; }

.donate_optional {
  width: 170px;
  height: 40px;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  position: relative;
  top: 0px;
  font-size: 20px;
  line-height: 40px;
  color: #111;
  padding: 0px 10px; }

#label_val_optional {
  margin-left: 30px;
  width: 20px; }

.donate_radio input[type=radio]:checked + label:before {
  content: "\2713";
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  background-color: #ccc7cb; }

.donate_text {
  background-color: #00aeef;
  color: #fff;
  font-size: 16px;
  padding: 10px;
  text-align: left; }

#donate_optional_field {
  margin-bottom: 10px; }

.donate_period a {
  display: block;
  float: left;
  width: 50%;
  margin: 0 auto;
  color: #f6f6f6;
  text-decoration: none;
  background-color: transparent;
  height: 50px;
  line-height: 50px;
  font-size: 20px; }

.donate_period a.selected {
  width: 50%;
  margin: 0 auto;
  color: #333;
  text-decoration: none;
  background-color: #f6f6f6;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.donate_submit input {
  width: 100%; }

#donate_form {
  text-align: left;
  background-color: #f6f6f6;
  padding: 15px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  width: auto; }

/*** News feed page ***/
.header-news h1 {
  font-size: 30px;
  color: #fff;
  margin-left: 0px; }

.header-news .container {
  text-align: left;
  width: 1174px; }

.header-news p {
  font-size: 22px;
  color: #fff;
  text-align: left;
  margin: 0px; }

.header-news .white {
  margin-bottom: 20px;
  max-width: 500px;
  font-weight: lighter; }

.header-news .header-picture {
  padding-top: 60px;
  padding-bottom: 60px; }

.btn-news-older {
  float: left; }

.btn-news-newer {
  float: right; }

.btn-news-category {
  font-size: 17px;
  color: #5c5c5c;
  line-height: 35px !important;
  height: 35px !important;
  border: 1px solid #ddd;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  background-color: #fff;
  margin-left: 10px;
  padding-left: 25px;
  padding-right: 25px; }

.btn.btn-news-category:hover {
  color: #00aeef;
  border: 1px solid #00aeef; }

.btn-donate-submit {
  cursor: pointer;
  margin-bottom: 5px; }

.active_type {
  color: #00aeef !important;
  border: 1px solid #00aeef !important; }

.news-row {
  margin: 20px auto;
  text-align: center; }

.news-filters {
  margin: 50px auto;
  text-align: center; }

.news-filter-row {
  font-family: 'Lato', sans-serif;
  color: #333;
  font-weight: 600;
  font-size: 17px;
  margin-right: 20px; }

.news-filter-by a {
  margin: -2px;
  border: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px 30px;
  text-decoration: none;
  color: #333; }

.news-filter-by a:hover {
  background-color: #ddd;
  box-shadow: 0px 1px 2px 1px #bbb inset; }

.active_filter {
  background-color: #ddd;
  box-shadow: 0px 1px 2px 1px #bbb inset; }

.news-filter-by a:first-child {
  -moz-border-top-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.news-filter-by a:last-child {
  -moz-border-top-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.news-container .news-alone {
  display: inline-block;
  vertical-align: top;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin: 0px auto 20px auto;
  width: 32%;
  margin: 0.5% 0.5%; }

.news-container .news-instagram {
  display: inline-block;
  vertical-align: top;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin: 0px auto 20px auto;
  width: 100%;
  margin: 0.5% 0.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.news-container .twitter-box {
  display: inline-block;
  vertical-align: top;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 30px;
  margin: 0px auto 20px auto;
  background-color: #00adef;
  color: #fff;
  text-align: center;
  width: 32%;
  margin: 0.5% 0.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.news-container .instagram-box {
  display: inline-block;
  vertical-align: top;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0px auto 20px auto;
  width: 32%;
  margin: 0.5% 0.5%;
  border: 1px solid #ddd;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.instagram-box > img {
  width: 100%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.twitter-box p {
  text-decoration: none;
  color: white;
  font-size: 16px; }

.social_href {
  text-decoration: none; }

.news-overlay {
  position: absolute;
  width: 100%;
  bottom: 0px;
  height: 80px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  background: rgba(0, 175, 240, 0.5);
  padding: 0px 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.news-overlay img {
  vertical-align: middle;
  margin-right: 15px; }

.news-pic-wrap {
  margin-bottom: -70px;
  display: inline-block;
  vertical-align: top;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 32%;
  margin: 0.5% 0.5%; }

.scroll_down {
  position: absolute;
  bottom: 50px;
  margin: 0 auto;
  background-image: url(/assets/roy_castle/img/arrow.png);
  background-repeat: no-repeat;
  height: 52px;
  width: 52px;
  background-position: center;
  left: 50%;
  margin-left: -26px;
  z-index: 1;
  text-align: center; }

.landing {
  position: relative; }

.scroll_down a {
  display: inline-block;
  content: 'x';
  height: 52px;
  width: 52px; }

#search_button {
  display: inline-block;
  color: #A5A2A2;
  font-size: 20px;
  padding-left: 10px;
  border-left: 1px solid #ddd; }

.pull_right {
  float: right; }

/***** Submenu *****/
#submenu {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  overflow: hidden;
  background-color: white;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  z-index: 5;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }

#submenu_wex {
  width: 100%;
  display: none;
  padding: 15px;
  overflow: hidden; }

#submenu_youx {
  width: 100%;
  display: none;
  padding: 15px;
  overflow: hidden; }

#submenu .menu_block {
  display: table-cell;
  margin: 10px 10px;
  height: 100%;
  border-right: 1px solid #ddd; }

#submenu .menu_block:last-child {
  border-right: none; }

#submenu .border_wrapper {
  padding: 0px 15px; }

#submenu .menu_block:first-child .border_wrapper {
  padding-left: 0px; }

#submenu .menu_block:last-child .border_wrapper {
  padding-right: 0px; }

#submenu h2 {
  font-size: 16px;
  font-weight: 600;
  color: #00aeef;
  margin: 0px;
  padding: 5px;
  padding-top: 0px; }

#submenu h2 a {
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #00aeef;
  margin: 0px; }

#submenu a:hover {
  color: #00aeef !important; }

#submenu ul {
  list-style: none;
  text-indent: 0;
  padding: 0px;
  margin: 0px; }

#submenu ul li {
  padding: 4px;
  padding-right: 15px;
  margin: 0px; }

#submenu ul:last-child li {
  border-right: 0px; }

#submenu ul li a {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #A5A2A2; }

/*** Index page ***/
/*
.tablet-4 p{
  max-height: 100px;
  overflow:hidden;
}

.tablet-4 h3{
  height: 60px;
  vertical-align: middle;
}

color: #A5A2A2;
  background: #f8f8f8;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;

*/
.menu_top {
  background: #fff;
  height: 42px;
  line-height: 42px;
  color: #A5A2A2;
  margin: 0;
  padding: 0;
  display: inline-table;
  width: 100%; }

.menu_top div {
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  padding: 0px 0px;
  height: 42px;
  line-height: 42px; }

.menu_top div a {
  text-decoration: none;
  color: #A5A2A2; }

.menu_top .menu_about {
  padding: 0; }

.menu_top .menu_shop {
  padding: 0 20px; }

.menu_background {
  background-color: #fff; }

.search_form {
  height: 42px; }

#mobile-menu .menu_inline {
  width: 70%;
  float: right;
  text-align: right;
  height: 83px; }

/*** Clear fix *****/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/*** Search page ***/
textarea:focus, input:focus {
  outline: 0; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

#search {
  margin: 70px 0px;
  margin-bottom: 140px; }

#search h2 {
  color: #00aeef;
  font-size: 24px;
  margin: 5px 0px; }

#search h2 a {
  text-decoration: none;
  color: #00aeef;
  font-size: 18px;
  margin: 5px 0px; }

#search p {
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 20px; }

#search .search_grey {
  color: #A5A2A2;
  font-size: 20px; }

#search .search_black {
  color: #333333;
  font-size: 18px; }

.btn-search {
  position: relative;
  top: -51px;
  right: -1px;
  background-color: #00aeef;
  color: #fff;
  border: 1px solid #00aeef !important;
  float: right;
  z-index: 3;
  height: 52px;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 15px !important;
  text-decoration: none;
  line-height: 30px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.big_search {
  margin: 0 auto;
  border: 1px solid #ddd;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 60px; }

.big_search input[type=search] {
  border: 0;
  height: 50px;
  width: 100%;
  display: inline-block;
  color: #A5A2A2;
  font-size: 16px;
  margin-left: 15px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

article img {
  vertical-align: middle; }

.row-center {
  text-align: center; }

#banner {
  position: relative;
  min-height: 350px; }

.contact_form {
  padding-bottom: 30px;
  margin-bottom: 30px; }

.contact_post {
  font-size: 16px;
  padding-bottom: 60px;
  color: #7d7d7d; }

.contact_post p {
  font-size: 16px;
  color: #333;
  line-height: 16px;
  margin: 10px 0px;
  font-weight: 400; }

.contact_post a {
  font-size: 16px;
  color: #333;
  line-height: 18px;
  text-decoration: none; }

.contact_post h1 {
  margin-bottom: 20px; }

.contact_post h2 {
  font-size: 18px;
  color: #00aff0;
  margin: 5px 0; }

#contact_captcha {
  padding-top: 10px; }

.contact_adress {
  overflow: auto;
  padding-bottom: 40px; }

.form_logo {
  width: 250px;
  margin: 0 auto;
  display: block;
  padding-bottom: 40px; }

.form_row {
  position: relative;
  padding-top: 10px; }

.form_row #contact_submit {
  position: absolute;
  bottom: 10px;
  right: 0px; }

.form_row > div {
  display: inline-block; }

.ff_fix {
  overflow: auto; }

.form_row input, .field input {
  display: block;
  width: 95%;
  height: 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.field.textarea {
  width: 100%; }

.field.textarea textarea {
  width: 100%; }

.form_row select {
  display: block;
  width: 95%;
  height: 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  appearance: normal;
  -moz-appearance: normal;
  -webkit-appearance: normal; }

.form_row label, .contact_post label {
  display: block;
  color: #333;
  padding-bottom: 5px;
  font-weight: 4600; }

#rc_form_10 .form_100_chck label {
  font-weight: bold; }

#rc_form_10 .form_100_chck {
  padding-bottom: 40px !important; }

.contact_33 {
  width: 33%;
  height: 80px;
  vertical-align: top; }

.contact_50 {
  width: 49%;
  height: 80px;
  vertical-align: top; }

.contact_50_address {
  width: 100%;
  height: auto;
  vertical-align: top; }

.contact_100 {
  width: 100%; }

.contact_address p {
  font-weight: 400 !important; }

.contact_address > div {
  float: left; }

.contact_address > div:last-child:after {
  clear: both; }

#contact_text {
  height: 200px;
  width: 100%; }

.contact_post textarea, .contact_post input[type="date"], .contact_post input[type="datetime"], .contact_post input[type="datetime-local"], .contact_post input[type="email"], .contact_post input[type="month"], .contact_post input[type="number"], .contact_post input[type="password"], .contact_post input[type="search"], .contact_post input[type="tel"], .contact_post input[type="text"], .contact_post input[type="time"], .contact_post input[type="url"], .contact_post input[type="week"], .contact_post select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  color: #000;
  outline: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  height: 1em;
  vertical-align: middle; }

.contact_post select, .field select {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  width: 95%;
  height: 35px; }

.contact_post input[type="text"], .contact_post textarea {
  border: 1px solid #cbcbcb;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px; }

input[type="text"]:focus, textarea:focus, select:focus {
  border: 1px solid #00aff0; }

.contact_wrong {
  border: 1px solid #dc1f26 !important; }

.contact_error {
  font-size: 12px;
  display: none;
  color: red;
  position: relative; }

.contact_notok {
  background: url(/assets/roy_castle/img/not_ok.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-position: right 10px center; }

.breadcrumbs li:after {
  content: "/" !important;
  margin-left: 3px !important;
  margin-right: 3px !important; }

.h1_content {
  padding-bottom: 10px; }

/*** Glossary ***/
#glossary_menu {
  color: #333333; }

#glossary_menu > a {
  padding-right: 10px; }

#glossary_terms > div {
  border-bottom: 1px solid #ededed;
  padding: 15px 0px; }

.glossary_letter {
  font-size: 20px;
  padding-bottom: 10px;
  color: #00aeef; }

.glossary_term {
  color: #333333;
  padding-bottom: 5px;
  font-weight: bold; }

.glossary_description {
  padding-left: 5px;
  padding-bottom: 10px; }

.lead ul {
  padding-left: 20px;
  font-size: 17px;
  line-height: 28px; }

.lead ol {
  padding-left: 20px;
  font-size: 17px;
  line-height: 28px; }

.divider {
  width: 100%;
  height: 1px;
  background-color: #ddd;
  position: block;
  margin: 40px 0; }

/*Form Styling*/
fieldset {
  border: none;
  padding: 0; }

.form_container h1 {
  margin-bottom: 15px; }

.form_container h3, .new_form_session h3, fieldset legend {
  color: #A5A2A2 !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-bottom: 15px !important;
  padding: 0; }

.form_container h4 {
  color: #A5A2A2 !important;
  text-transform: uppercase;
  font-size: 16px !important; }

.form_container h5 {
  color: #A5A2A2 !important;
  text-transform: uppercase;
  font-size: 16px !important; }

.form_100_chck {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

textarea.rc_form_text {
  width: 100% !important;
  margin-top: 5px; }

.form_p, span.intro-text {
  padding-top: 40px; }

.form_100_chck p {
  width: 66%;
  display: inline-block; }

.form_100_chck img {
  max-width: 25%;
  vertical-align: top;
  float: right; }

.form_33_chck {
  width: 33%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 13px; }

.form_33_chck label {
  margin-left: 28px;
  position: relative;
  top: -20px;
  display: inline-block; }

.form_33_chck input {
  display: inline-block; }

.form_100_input {
  width: 100%;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px; }

.form_100_input textarea {
  width: 100%; }

.form_50_input {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px; }

.form_33_input {
  width: 33%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 13px; }

.form_25_input {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px; }

.form_50 {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px !important; }

.rc_form_line input[type="text"] {
  width: 100%; }

.rc_form_line select {
  width: 100%; }

/* content box */
.content_box {
  font-size: 100%;
  text-align: left;
  border: solid 1px #ddd;
  background-color: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 25px;
  color: #333; }

.top_box {
  padding: 15px;
  padding-left: 10px;
  font-size: 17px; }

.bottom_box {
  border-top: solid 1px #ddd !important;
  padding: 15px !important;
  padding-left: 10px !important;
  font-size: 17px; }

/* 
test rules 

.content_box .Date_time {
  color: inherit;
  font-familt: inhrit; 
}
*/
/*test rules end */
.top_box span, .bottom_box span {
  padding-top: 1px;
  padding-right: 5px; }

/* content box end*/
/* Form confirmation */
.confirm_container {
  text-align: center;
  padding: 120px 0; }

.confirm_container p {
  font-size: 15px;
  line-height: 25px;
  margin: 20px 0; }

/* Main news */
.news_btns {
  text-align: center; }

.news_btns .btn-see-more {
  margin-top: 0px; }

.page_numbers {
  display: inline-block;
  font-weight: 600;
  margin-top: 15px; }

.page_numbers a {
  color: #00aff0;
  margin-left: 5px;
  text-decoration: none; }

.page_num {
  display: inline-block; }

.page_active a {
  color: #333 !important; }

.n-box {
  width: 99% !important;
  margin: 0.5% !important;
  margin-bottom: 3% !important; }

.column {
  float: left;
  width: 32%;
  margin: 0.5% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.column .box {
  width: 99% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.actions {
  padding-top: 30px;
  float: right; }

/********* New Donate page template ********************/
.donate_moved {
  position: relative;
  top: -100px;
  margin-bottom: -100px; }

.donate_wrap {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.donate_box {
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: #00aeef;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.donate_btns {
  position: relative; }

.donate_btns div, .donate_btns a {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #00aeef;
  color: #fff;
  z-index: 11;
  position: relative;
  top: 5px;
  padding: 15px 15px;
  padding-bottom: 20px;
  display: inline-block;
  font-size: 12px;
  cursor: pointer;
  max-width: 250px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none; }

.not_selected {
  background-color: #01A1DD !important;
  z-index: 9 !important; }

.donate_regular_iframes {
  overflow: auto;
  display: none; }

.donate_single_iframes {
  overflow: auto; }

#donate_regular {
  position: relative;
  left: -2px; }

#money_raised {
  position: relative;
  left: -4px; }

.donate_iframe {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  box-sizing: border-box; }

.donate_amount .amount_text {
  display: inline-block;
  color: #fff;
  margin: 0 0 10px 0;
  font-size: 16px; }

.donate_amount_sel {
  width: 67px;
  text-align: center; }

.donate_input {
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  font-size: 16px;
  margin-bottom: 10px;
  top: 2px;
  position: relative; }

.donate_input:focus {
  outline: 0;
  border: 0 !important; }

iframe.card {
  width: 100%;
  height: 450px; }

/**************** New homepage *************************/
.home_container {
  margin: 0 auto;
  width: 1174px;
  height: 85%; }

.home_container h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  margin: 0; }

.home_container p {
  font-size: 22px;
  color: #fff;
  margin: 25px 0;
  max-width: 50%;
  line-height: 30px; }

.home_new_bg {
  background-color: #0093ca;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: none; }

.gallery_next_btn {
  display: none !important; }

.gallery_prev_btn {
  display: none !important; }

.box_homepage {
  background-color: #00aeef;
  font-size: 0;
  padding: 0;
  min-height: 445px; }

/******* Quick donate ***********/
.donate_h {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: center; }

.donate_sub {
  color: #0083b3;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: center; }

.donate_amount {
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-size: 18px;
  border: 2px solid #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box; }

.donate_amount_nb {
  border: 0;
  text-align: right;
  display: block; }

.donate_text {
  display: inline-block;
  color: #ffffff;
  font-size: 17px;
  margin-left: 5px;
  clear: both;
  line-height: 36px;
  height: 36px; }

.donate_alt {
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  margin: 0px;
  padding: 0 0 0 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.donate_btn {
  height: 45px !important;
  line-height: 45px !important;
  width: 100%;
  font-size: 19px !important;
  text-align: center; }

.donate_home {
  width: 50%;
  text-align: center;
  height: 45px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 45px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  cursor: pointer; }

.donate_unselect {
  background-color: #0093ca; }

#donate_home_regular {
  display: none; }

.amount_selected {
  background-color: #fff;
  color: #00aeef; }

.shift {
  position: relative;
  top: -2px; }

.box_homepage .display-table {
  margin: 10px 0 20px; }

.display-table {
  display: table;
  width: 100%; }

.donate_amount.pound {
  margin: 0;
  display: table-cell;
  border: 0;
  width: 40px;
  background: #fff;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  color: #333;
  padding: 0 10px;
  border-right: 1px solid #ccc; }

@media (max-width: 1200px) {
  .donate_amount {
    display: block;
    width: 100%;
    margin-bottom: 0; }

  .donate_text {
    display: block;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 15px;
    height: auto;
    line-height: inherit;
    text-align: center; } }
/**************************/
#banner .scroll_down {
  bottom: 20px;
  cursor: pointer;
  z-index: 99999999999; }

.image_name {
  position: absolute;
  top: 420px;
  right: 0px;
  color: #fff;
  z-index: 9 !important; }

.overlay_header_new {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 8; }

.centered_image {
  display: block;
  margin: 0 auto; }

.pagerating {
  border: 2px solid #00adef;
  color: #00adef;
  font-size: 16px; }

.pagerating.btn {
  padding: 0 20px;
  line-height: 43px; }

.pagerating button {
  color: #00adef;
  border: 0;
  background: none;
  font-size: 16px;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

.large-icon {
  font-size: 80px !important;
  color: #DCDDDE; }

.upload_field {
  background-color: #F7F8F9;
  border: 1px solid #E0EAE9;
  float: left;
  padding: 10px;
  font-size: 10pt; }

.notice {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 10px;
  color: #4F8A10;
  background-color: #DFF2BF; }

.label-tooltip {
  float: right;
  bottom: 5px;
  margin-top: 20px;
  margin-right: 20px;
  width: 320px;
  text-align: right; }

/***** New Event register page *****/
.event_r_container .event_r_content .event_r_header {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 300px;
  overflow: hidden; }
  .event_r_container .event_r_content .event_r_header img {
    min-height: 100%;
    min-width: 100%;
    z-index: 1; }
  .event_r_container .event_r_content .event_r_header .overlay_black {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+30,000000+80&0+30,0.3+80 */
    background: -moz-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.3) 80%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.3) 80%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.3) 80%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4d000000',GradientType=0 );
    /* IE6-9 */ }
  .event_r_container .event_r_content .event_r_header h1 {
    position: absolute;
    font-size: 30px;
    color: #fff;
    z-index: 3;
    bottom: 20px;
    left: 20px;
    margin: 0; }
.event_r_container .event_r_content .event_r_top .top_left {
  width: 58%;
  float: left;
  margin-right: 2%; }
  @media (max-width: 768px) {
    .event_r_container .event_r_content .event_r_top .top_left {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 15px; } }
  .event_r_container .event_r_content .event_r_top .top_left .content_box {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
.event_r_container .event_r_content .event_r_top .top_right {
  width: 40%;
  float: left; }
  @media (max-width: 768px) {
    .event_r_container .event_r_content .event_r_top .top_right {
      width: 100%;
      float: none;
      margin-right: 0; } }
  .event_r_container .event_r_content .event_r_top .top_right .event_r_btn_register {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    display: block;
    margin-top: 10px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0; }
    @media (max-width: 400px) {
      .event_r_container .event_r_content .event_r_top .top_right .event_r_btn_register {
        min-width: 100%; } }
  .event_r_container .event_r_content .event_r_top .top_right .event_r_btn_contact {
    padding: 10px;
    border: 2px solid #00adef;
    border-radius: 5px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 400px) {
      .event_r_container .event_r_content .event_r_top .top_right .event_r_btn_contact {
        min-width: 100%; } }
    .event_r_container .event_r_content .event_r_top .top_right .event_r_btn_contact i {
      margin-right: 10px; }
  .event_r_container .event_r_content .event_r_top .top_right .right_socials {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px; }
    .event_r_container .event_r_content .event_r_top .top_right .right_socials .list-inline {
      margin-top: 5px; }
    @media (max-width: 990px) {
      .event_r_container .event_r_content .event_r_top .top_right .right_socials span {
        display: block;
        margin-bottom: 10px; } }
@media (max-width: 500px) {
  .event_r_container .post_socials .list-inline {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center; } }
@media (max-width: 500px) {
  .event_r_container .post_socials a.btn {
    display: block;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center; } }

/*# sourceMappingURL=style.css.map */
/* --------- /assets/roy_castle/css/style_2.css --------- */ 
/*** Homepage eit ***/
#n_search {
  display: inline-block;
  float: left;
  height: 40px;
  padding: 22px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.n_search_form {
  height: 40px; }

.n_search_wrap {
  height: 40px;
  font-size: 0; }

.n_search_input {
  max-width: 190px;
  display: inline-block;
  height: 40px;
  vertical-align: top;
  border: 0;
  padding: 0 10px;
  line-height: 40px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.n_search_loupe {
  display: inline-block;
  height: 40px;
  width: 56px;
  position: relative;
  left: -7px;
  text-align: center;
  background-color: #0096cc;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.n_search_loupe img {
  padding: 9px 0;
  position: relative;
  top: 1px; }

#footer-nav ul {
  font-size: 16px; }

.n_f_menu_top {
  font-size: 16px !important;
  font-weight: 700; }

.n_f_menu_ul {
  margin-top: 5px; }

.n_f_menu_rest {
  font-size: 16px !important;
  margin-bottom: 5px; }

#footer-nav ul ul {
  list-style: none;
  padding-left: 0px; }

#footer-nav ul ul li {
  padding-left: 0px; }

/*** Footer ***/
.n_footer_right {
  text-align: right; }

.n_giving_help {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase; }

.n_footer_links a {
  color: #fff !important; }

.n_social_row {
  text-align: right; }

.n_call_us {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px; }

.n_call_us span {
  font-weight: 700; }

#n_image_name {
  right: 0 !important; }

.n_name_wrap {
  position: absolute;
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 90; }

.n_call_us_header {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 24px;
  color: #fff; }

.n_call_us_header span {
  font-weight: 700; }

/*** Overwrite ***/
header#primary-header ul#primary-nav > li.dropdown {
  padding: 0 10px !important; }

header#primary-header ul#primary-nav > li {
  margin-left: 5px !important; }

#donate_button {
  margin-left: 15px !important; }

header#primary-header ul#primary-nav > li:last-child {
  margin-left: 10px !important; }

@media screen and (min-width: 690px) and (max-width: 1000px) {
  header#primary-header ul#primary-nav .btn {
    padding: 0 15px;
    font-size: 15px; } }
.image_name {
  font-size: 18px !important; }

.image_name a {
  text-decoration: underline;
  color: #fff;
  z-index: 9999999; }

#banner .text-container {
  height: 89% !important; }

#n_donate_btn {
  margin-left: 20px !important; }

#newsletter {
  background-color: #0096cc !important; }

#newsletter h4 {
  margin-top: 0 !important;
  display: block !important;
  max-width: 700px;
  margin: 0 auto !important;
  margin-bottom: 15px !important;
  line-height: 28px; }

#newsletter .row-center {
  padding-top: 40px !important;
  padding-bottom: 42px; }

.home_container_new .table .tc {
  padding-top: 90px;
  position: relative; }

#footer-nav {
  background-color: #00aeef !important;
  color: #fff !important;
  padding: 40px 0 !important; }

#footer-nav p small {
  color: #fff !important; }

.social-list > li > a.social_1 {
  background-image: url(/assets/roy_castle/img/images/soc1@2x.png) !important;
  background-size: 35px 35px; }

.social-list > li > a.facebook {
  background-image: url(/assets/roy_castle/img/images/soc2@2x.png) !important;
  background-size: 35px 35px; }

.social-list > li > a.twitter {
  background-image: url(/assets/roy_castle/img/images/soc3@2x.png) !important;
  background-size: 35px 35px; }

.social-list > li > a.flickr {
  background-image: url(/assets/roy_castle/img/images/soc7@2x.png) !important;
  background-size: 35px 35px; }

.social-list > li > a.google-plus {
  background-image: url(/assets/roy_castle/img/images/soc4@2x.png) !important;
  background-size: 35px 35px; }

.social-list > li > a.youtube {
  background-image: url(/assets/roy_castle/img/images/soc5@2x.png) !important;
  background-size: 35px 35px; }

.social-list {
  left: 0px !important; }

/*** Menu search ***/
#n_menu_loupe {
  padding: 0 20px !important;
  position: relative;
  cursor: pointer; }

#n_menu_loupe img {
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px; }

#float_search {
  position: absolute;
  top: 83px;
  left: -208px;
  z-index: 99999999;
  display: none;
  border: 8px solid #00aeef;
  border-top: 0; }

#float_search form {
  width: 400px;
  height: 50px;
  overflow: auto; }

#float_search form input {
  height: 50px;
  line-height: 40px;
  padding: 5px 10px;
  border: 0;
  outline: 0;
  display: inline-block;
  width: 300px;
  vertical-align: top;
  float: left;
  color: #333333;
  font-size: 16px; }

#float_search form a {
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  display: inline-block;
  width: 280px;
  background-color: #a0cf5d;
  color: #fff;
  font-size: 16px;
  width: 100px;
  text-align: center;
  float: left; }

.loupe_bg {
  background-color: #009cd5; }

/*** Responsive ***/
@media (max-width: 1200px) {
  #n_search {
    display: none; }

  #mobile-menu .menu_inline {
    width: 75% !important; } }
@media (max-width: 767px) {
  .n_social_row {
    text-align: center; }

  .n_footer_right {
    text-align: center;
    margin-top: 15px; }

  .social-list {
    padding-bottom: 0px; }

  #mobile-menu .menu_inline {
    width: 100% !important; }

  .home_container_new .table .tc {
    padding-top: 0px;
    vertical-align: top; }

  .n_call_us_header {
    position: relative;
    text-align: center;
    padding: 10px 0px;
    top: 0;
    right: 0; }

  #n_image_name {
    right: 10px !important; }

  #n_menu_loupe {
    display: none !important; } }
@media (max-width: 560px) {
  .home_container_new .btn {
    width: 215px;
    display: block; }

  #n_donate_btn {
    margin-left: auto !important;
    margin-top: 10px; }

  .n_call_us_header {
    display: none; } }
.social-list-fa {
  display: inline-block;
  margin: 25px 0 15px 0;
  height: 35px; }

.social-list-fa span {
  margin-right: 10px; }

.social_share_fa {
  display: inline-block;
  width: 33px;
  height: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 33px !important;
  background-color: #00aff0;
  color: #fff;
  font-size: 16px !important;
  text-align: center;
  margin-left: 5px;
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.social_share_fa i {
  color: #fff; }

.clear {
  clear: both; }

/******** Signup & Login template *************/
.login-form {
  max-width: 500px;
  padding: 25px;
  margin: 0 auto; }
  .login-form h2 {
    text-align: center; }
  .login-form .notice {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 10px;
    color: #4F8A10;
    background-color: #DFF2BF; }
  .login-form .alert, .login-form .error {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 10px;
    color: #ff0000;
    background-color: #ffadad; }

@media (max-width: 500px) {
  .mfp-content .login-form {
    padding: 0; } }

.login-form__input {
  margin-bottom: 10px;
  text-align: left; }
  .login-form__input label {
    font-size: 18px;
    margin-bottom: 5px;
    display: block; }
  .login-form__input input {
    width: 100%;
    display: block;
    height: 40px;
    vertical-align: top;
    border: 0;
    padding: 0 10px;
    line-height: 40px;
    border: 1px solid #cbcbcb;
    appearance: none;
    box-shadow: none;
    border-radius: 5px;
    padding: 5px; }
    .login-form__input input:focus {
      border: 1px solid #00aff0; }

.login-form__remember {
  font-size: 18px;
  min-width: 100px;
  margin-top: 10px;
  display: inline-block; }
  .login-form__remember input {
    margin-left: 25px;
    position: relative;
    top: 3px;
    display: inline-block; }

.login-form__submit {
  color: #fff;
  background-color: #9fcf5c;
  box-shadow: 0 3px 0 #85ad4e;
  padding: 0 30px;
  border: none;
  position: relative;
  display: block;
  width: 100%;
  margin: 10px auto 20px auto;
  text-decoration: none;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  font-size: 18px;
  cursor: pointer;
  margin-top: 20px; }

.login-form__forgot {
  text-align: center; }

.my-account-container {
  padding-top: 40px; }

.circle_img {
  border-radius: 50%; }

.user_user_felds_checkbox {
  float: left;
  max-width: 200px;
  width: 100%; }

.user_user_felds_checkbox label {
  width: 120px;
  float: left; }

.user_user_felds_checkbox input[type=checkbox] {
  margin: 10px 0 0 10px; }

.BBFormChecklist.BBFormAttrChecklist {
  max-height: 100% !important;
  padding-bottom: 5px; }

#mongo-form label {
  line-height: 1.2em; }

/*# sourceMappingURL=style_2.css.map */
/* --------- /assets/roy_castle/css/accordion.css --------- */ 
/********** HTML template for accordion *********/
/*																							*/
/*	<div class="cleversteam_accordion">					*/
/*		<div class="accordion_header">						*/
/*			Accordion header 												*/
/*    </div> 																		*/
/*		<div class="accordion_collapse opened">		*/
/*	     Collapsed text....											*/
/*    </div>																		*/
/*	</div>																			*/
/*																							*/
/* use "opened" class if you want the collapsed	*/
/* text to be visible by default								*/
/************************************************/
									

.cleversteam_accordion, accordion{
	display: block;
	width: 100%;
	margin: 10px 0px;
	border: 1px solid #ddd;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
 	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.cleversteam_accordion .accordion_header, accordion-header{
	display: block;
	position: relative;
	background-color: #f5f5f5;
	padding: 10px;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;

	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cleversteam_accordion .accordion_header:hover, accordion-header:hover{
	text-decoration: underline;
}

.cleversteam_accordion .accordion_collapse{
	display:none;
	padding: 20px;
	font-size: 16px;

	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

accordion-content{
	display:block;
	padding: 15px 10px;
	font-size: 16px;

	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cleversteam_accordion .accordion_collapse.opened, accordion-content-open{
	display: block;
	padding: 15px 10px;
	font-size: 16px;

	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cleversteam_accordion .accordion_bullet, accordion .accordion_bullet{
	position: absolute;
	display: inline-block;
	right: 20px;
}/* --------- /assets/roy_castle/css/detail_box.css --------- */ 
/********** HTML template for detail box **************/
/*<div class="detail_box">														*/
/*	<div class="detail_row">													*/
/*		<div class="detail_pair">												*/	
/*			<div class="detail_header">Header1:</div>			*/
/*			<div class="detail_info">info1</div>					*/
/*		</div>																					*/
/*		<div class="detail_pair">												*/
/*			<div class="detail_header">Header2:</div>			*/
/*			<div class="detail_info">info2</div>					*/
/*		</div>																					*/
/*	</div>																						*/
/*	<div class="detail_row">													*/
/*		<div class="detail_pair">												*/
/*			<div class="detail_header">Header3:</div>			*/
/*			<div class="detail_info">info3</div>					*/
/*		</div>																					*/
/*	</div>																						*/
/*</div>																							*/
/******************************************************/

.detail_box, panel{
	display: block;
	width: 100%;
	margin: 10px 0px;
	margin-bottom: 20px;
	font-size: 17px;
	
	border: 1px solid #ddd;
	overflow:auto;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.detail_box .detail_row, panel-row{
	display: block;
	width: 100%;
	padding: 15px 15px;
	border-bottom: 1px solid #ddd;
}

.detail_box .detail_row:last-child, panel-row:last-child{
	border-bottom: 0;
}

.detail_box div, panel div{
	float: left;
}

.detail_box .detail_pair, panel-pair{
	margin-right: 20px;
}
.detail_box .detail_pair > div:last-child:after, panel-pair > div:last-child:after{
	clear:both;
}

.detail_box .detail_header, pair-label{
	font-weight: 600;
	margin-right: 10px;
	color: #5c5c5c;
}

.detail_box .detail_info, pair-detail{
	display: inline-block;
}/* --------- /assets/roy_castle/css/table.css --------- */ 
table{
	border-spacing: 10px;
  border-collapse: collapse;

  margin: 10px 0px;
}

table a{
	text-decoration: none;
}

thead{
	border-bottom: 2px solid #ddd;;
}

th{
	padding: 15px 5px;
	text-align: left;
	min-width: 80px;
}

tr{
	border-bottom: 1px solid #ddd;
}

tr:last-child{
	border-bottom: 0;
}

td{
	padding: 15px 5px;
	min-width: 80px;
	color: #7c7c7c;
}/* --------- /assets/roy_castle/css/events_index_07_16.css --------- */ 
.events_index_container .slick_carusol {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 450px; }
  .events_index_container .slick_carusol .slick-list, .events_index_container .slick_carusol .slick-track {
    height: 100%; }
  @media (max-width: 1600px) {
    .events_index_container .slick_carusol .slick-slide .container {
      width: 70%; } }
  @media (max-width: 768px) {
    .events_index_container .slick_carusol .slick-slide .container {
      width: 100%; } }
  .events_index_container .slick_carusol img {
    width: auto;
    min-width: 100%;
    min-height: 100%; }
  .events_index_container .slick_carusol .header_wrap {
    position: absolute;
    z-index: 10;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    color: #fff; }
    @media (max-width: 600px) {
      .events_index_container .slick_carusol .header_wrap {
        top: 40px;
        transform: none; } }
  .events_index_container .slick_carusol .header_title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px; }
  .events_index_container .slick_carusol .header_date {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px; }
    .events_index_container .slick_carusol .header_date i {
      padding-right: 15px; }
  .events_index_container .slick_carusol .header_description {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    max-width: 60%;
    margin-bottom: 20px; }
    @media (max-width: 900px) {
      .events_index_container .slick_carusol .header_description {
        max-width: 80%; } }
    @media (max-width: 600px) {
      .events_index_container .slick_carusol .header_description {
        max-width: 100%; } }
  .events_index_container .slick_carusol .btn {
    line-height: 45px;
    height: 45px; }
  .events_index_container .slick_carusol .slick-dots {
    bottom: 40px;
    left: 50%;
    display: block;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    transform: translateX(-50%);
    text-align: left; }
    @media (max-width: 1600px) {
      .events_index_container .slick_carusol .slick-dots {
        width: 70%; } }
    @media (max-width: 768px) {
      .events_index_container .slick_carusol .slick-dots {
        width: 100%; } }
    @media (max-width: 600px) {
      .events_index_container .slick_carusol .slick-dots {
        display: none; } }
    .events_index_container .slick_carusol .slick-dots button {
      font-size: 10px; }
    .events_index_container .slick_carusol .slick-dots button:before {
      font-size: 10px;
      color: #fff; }
  .events_index_container .slick_carusol .gallery_next_btn {
    font-size: 60px;
    position: absolute;
    z-index: 10;
    z-index: 10;
    top: 50%;
    right: 10%;
    display: block !important;
    cursor: pointer;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 1600px) {
      .events_index_container .slick_carusol .gallery_next_btn {
        right: 40px; } }
    @media (max-width: 1140px) {
      .events_index_container .slick_carusol .gallery_next_btn {
        right: 10px; } }
    @media (max-width: 768px) {
      .events_index_container .slick_carusol .gallery_next_btn {
        display: none !important; } }
  .events_index_container .slick_carusol .gallery_prev_btn {
    font-size: 60px;
    position: absolute;
    z-index: 10;
    z-index: 10;
    top: 50%;
    left: 10%;
    display: block !important;
    cursor: pointer;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 1600px) {
      .events_index_container .slick_carusol .gallery_prev_btn {
        left: 40px; } }
    @media (max-width: 1140px) {
      .events_index_container .slick_carusol .gallery_prev_btn {
        left: 10px; } }
    @media (max-width: 768px) {
      .events_index_container .slick_carusol .gallery_prev_btn {
        display: none !important; } }
.events_index_container .events_filters {
  font-size: 20px;
  display: block;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  margin-bottom: 40px;
  text-align: center;
  color: #000; }
  @media (max-width: 1140px) {
    .events_index_container .events_filters {
      padding: 0 15px; } }
  .events_index_container .events_filters h2 {
    font-size: 34px;
    font-weight: 700; }
  .events_index_container .events_filters .filters_title {
    display: inline-block;
    margin-right: 10px; }
    @media (max-width: 1000px) {
      .events_index_container .events_filters .filters_title {
        display: block;
        margin-right: 0;
        margin-bottom: 20px; } }
  .events_index_container .events_filters select {
    font-size: 18px;
    line-height: 45px;
    width: 20%;
    height: 45px;
    margin: 0 10px;
    border: 1px solid #ddd;
    background-color: #eee; }
    @media (max-width: 768px) {
      .events_index_container .events_filters select {
        display: block;
        max-width: 500px;
        margin: 5px auto 0 auto; } }
  .events_index_container .events_filters .category {
    width: 15%; }
    @media (max-width: 768px) {
      .events_index_container .events_filters .category {
        width: 100%; } }
  .events_index_container .events_filters .location {
    width: 35%; }
    @media (max-width: 768px) {
      .events_index_container .events_filters .location {
        width: 100%; } }
  .events_index_container .events_filters .date {
    width: 15%; }
    @media (max-width: 768px) {
      .events_index_container .events_filters .date {
        width: 100%; } }
.events_index_container .blog_pagination {
  font-size: 0;
  display: block;
  margin: 40px auto;
  text-align: center; }
  .events_index_container .blog_pagination a {
    font-size: 18px;
    line-height: 40px;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #eee; }
    .events_index_container .blog_pagination a:hover {
      color: #00adef; }
  .events_index_container .blog_pagination span {
    font-size: 18px;
    line-height: 40px;
    display: inline-block;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #eee; }
  .events_index_container .blog_pagination .current_page {
    color: #00adef;
    border-color: #ddd;
    background-color: #ddd; }
  .events_index_container .blog_pagination i {
    font-size: 16px;
    font-weight: 400; }
.events_index_container .box_index {
  min-height: 500px; }

/*# sourceMappingURL=events_index_07_16.css.map */
/* --------- /assets/roy_castle/css/campaign_07_16.css --------- */ 
.campaign-container {
  padding-bottom: 80px; }
  .campaign-container div, .campaign-container a {
    box-sizing: border-box; }

.rc-header--transparent {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 4; }
  .rc-header--transparent nav {
    background-color: transparent !important; }
    .rc-header--transparent nav li {
      background-color: transparent !important; }
  .rc-header--transparent #submenu {
    background-color: rgba(255, 255, 255, 0.95) !important; }
  .rc-header--transparent .container {
    min-width: 960px; }
    @media (max-width: 960px) {
      .rc-header--transparent .container {
        min-width: 0;
        width: 100%; }
        .rc-header--transparent .container #donate_button {
          display: none !important; } }
  @media (max-width: 960px) {
    .rc-header--transparent {
      left: 0;
      transform: none;
      width: 100%; } }
  @media (max-width: 768px) {
    .rc-header--transparent .menu_inline {
      background-color: rgba(255, 255, 255, 0.95) !important; }
      .rc-header--transparent .menu_inline a {
        color: #333 !important; } }

.rc-btn {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 0 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 19px;
  border: 0px;
  cursor: pointer;
  height: 35px;
  line-height: 35px; }
  .rc-btn--big {
    height: 45px;
    line-height: 45px;
    padding: 0 35px; }
  .rc-btn--primary {
    background-color: #a0cf5d;
    color: #fff;
    box-shadow: 0 3px 0 #85ad4e; }
    .rc-btn--primary:hover {
      background-color: #8DBD4A;
      color: #fff; }
  .rc-btn--secondary {
    background-color: #00adef;
    color: #fff;
    box-shadow: 0 3px 0 #0095cc; }
    .rc-btn--secondary:hover {
      background-color: #009fd9;
      color: #fff; }

.camp-header {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative; }
  .camp-header:not(:first-child) {
    margin-top: 80px; }
  .camp-header .overlay_black {
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .camp-header img {
    width: auto;
    min-height: 100%;
    min-width: 100%;
    z-index: 2; }
  .camp-header__overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    font-size: 20px;
    z-index: 3;
    text-align: center;
    min-width: 600px; }
    @media (max-width: 500px) {
      .camp-header__overlay {
        width: 100%;
        min-width: auto; } }
  .camp-header__video {
    font-size: 100px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 20px; }
    .camp-header__video:hover {
      color: #a0cf5d; }
    .camp-header__video:focus {
      color: #fff;
      border: none;
      outline: none; }
  .camp-header__title {
    font-size: 34px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700; }
  .camp-header__subtitle {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px; }
  .camp-header__btns .rc-btn {
    margin: 20px; }
    @media (max-width: 500px) {
      .camp-header__btns .rc-btn {
        display: block;
        width: 98%;
        margin: 10px 1%; } }
  .camp-header .rc-scroll-arrow {
    background-image: url(/assets/roy_castle/img/arrow.png);
    background-repeat: no-repeat;
    height: 52px;
    width: 52px;
    background-position: center;
    left: 50%;
    margin-left: -26px;
    z-index: 3;
    text-align: center;
    position: absolute;
    bottom: 20px;
    cursor: pointer; }

.camp-content {
  padding: 80px 0 0 0;
  width: 75%;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 900px) {
    .camp-content {
      width: 100%; } }
  .camp-content h2 {
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1;
    text-align: center;
    font-size: 34px;
    font-weight: 700; }
  .camp-content p {
    font-size: 20px;
    margin: 0 auto;
    line-height: 1.4; }
    @media (max-width: 900px) {
      .camp-content p {
        width: 100%; } }
  @media (max-width: 500px) {
    .camp-content a {
      display: block;
      width: 100%;
      margin-bottom: 10px; } }

.camp-video {
  height: 600px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .camp-video img {
    display: none;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: 4; }
  .camp-video video {
    width: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: 4; }
  .camp-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 100px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 20px;
    z-index: 6;
    cursor: pointer; }
    .camp-video__play:hover {
      color: #a0cf5d; }
    .camp-video__play:focus {
      color: #fff;
      border: none;
      outline: none; }

.camp-cards {
  padding: 80px 0 0 0;
  text-align: center; }
  .camp-cards__title {
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1;
    text-align: center;
    font-size: 34px;
    font-weight: 700; }
  .camp-cards .box {
    text-align: left; }
  .camp-cards .rc-btn {
    display: inline-block;
    margin: 20px auto 0 auto; }
  @media (max-width: 768px) {
    .camp-cards .col {
      padding-left: 0;
      padding-right: 0; } }

.camp-columns {
  width: 100%;
  padding: 80px 0 0 0;
  overflow: auto; }
  .camp-columns__title {
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1;
    text-align: center;
    font-size: 34px;
    font-weight: 700; }
  .camp-columns .camp-column {
    float: left;
    width: 27%;
    box-sizing: border-box;
    text-align: center;
    margin: 0 3%; }
    @media (max-width: 768px) {
      .camp-columns .camp-column {
        width: 94%;
        margin: 0px 3% 40px 3%;
        float: none; } }
    .camp-columns .camp-column__title {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 20px; }
    .camp-columns .camp-column__text {
      font-size: 18px;
      font-weight: 400;
      margin-bottom: 20px; }

.camp-miles {
  margin: 80px 0 0 0;
  text-align: center; }
  .camp-miles__text {
    margin-bottom: 40px;
    line-height: 1.4;
    text-align: center;
    font-size: 34px;
    font-weight: 400; }
  .camp-miles__select {
    display: inline-block;
    padding: 30px;
    background-color: #00adef;
    border-radius: 5px; }
    @media (max-width: 500px) {
      .camp-miles__select {
        width: 100%; } }
    .camp-miles__select a {
      display: inline-block;
      font-size: 40px;
      font-weight: 700;
      background-color: #fff;
      color: #00adef;
      padding: 0 20px;
      margin: 5px;
      cursor: auto; }
      @media (max-width: 500px) {
        .camp-miles__select a {
          width: 18%;
          margin: 1% !important;
          float: left;
          padding: 0 !important;
          text-align: center; } }
      .camp-miles__select a:hover {
        text-decoration: none; }
  .camp-miles__description {
    color: #fff;
    margin-top: 15px;
    font-size: 34px;
    font-weight: 700;
    clear: both; }

.camp-faces {
  padding: 80px 0 0 0;
  width: 100vw;
  overflow: hidden;
  position: relative; }
  .camp-faces__box {
    width: 20vw;
    height: 20vw;
    float: left;
    position: relative;
    overflow: hidden; }
    .camp-faces__box img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .camp-faces__box:hover .camp-faces__overlay {
      display: block; }
      @media (max-width: 500px) {
        .camp-faces__box:hover .camp-faces__overlay {
          display: none; } }
    @media (max-width: 900px) {
      .camp-faces__box {
        width: 33.333vw;
        height: 33.333vw; } }
    @media (max-width: 500px) {
      .camp-faces__box {
        width: 50vw;
        height: 50vw; } }
  .camp-faces__overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 2; }
    .camp-faces__overlay span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      color: #fff;
      font-size: 20px;
      z-index: 3; }

.camp-map {
  padding: 40px 0 0 0;
  width: 100%; }
  .camp-map iframe {
    width: 100%;
    height: 500px; }

/******* Google map fix ******/
.gm_wrap {
  position: relative;
  width: 100%;
  height: 100%; }

.gm_wrap iframe {
  vertical-align: top; }

.gm_cover {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .1;
  background-color: #000; }

.camp-runners-table {
  padding: 40px 0 0 0;
  margin: 0 auto; }
  .camp-runners-table table {
    width: 100%;
    margin: 0 0 40px 0; }
  .camp-runners-table tr {
    width: 100%;
    border-bottom: 1px solid #ddd; }
    .camp-runners-table tr:first-child {
      border-bottom: 2px solid #ddd; }
    .camp-runners-table tr:last-child {
      border-bottom: 0;
      margin-bottom: 40px; }
  .camp-runners-table th {
    padding: 5px 10px;
    font-weight: 700;
    font-size: 22px;
    color: #333; }
  .camp-runners-table td {
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    color: #333; }
  .camp-runners-table img {
    border-radius: 50%;
    max-width: 60px;
    margin: 2px 10px 2px 0px; }
  @media (max-width: 500px) {
    .camp-runners-table .rc-btn {
      display: block;
      width: 100%;
      margin-bottom: 20px; }
      .camp-runners-table .rc-btn:last-child {
        margin-bottom: 0; } }
  .camp-runners-table__btn-1 {
    float: left; }
    @media (max-width: 768px) {
      .camp-runners-table__btn-1 {
        float: none; } }
  .camp-runners-table__btn-3 {
    float: right; }
    @media (max-width: 768px) {
      .camp-runners-table__btn-3 {
        float: none; } }

#log_mile_log_mile_upload {
  line-height: 0px; }

#map_wrapper {
  margin-top: 80px; }

/*# sourceMappingURL=campaign_07_16.css.map */
/* --------- /assets/resortleaders_2016/css/magnific-popup.css --------- */ 
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: 0; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

  .white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}/* --------- /assets/roy_castle/css/slick.css --------- */ 
@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(/assets/roy_castle/css/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; position: relative;}
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; width:100%; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url(/assets/canago_2014/font/slick.eot); src: url(/assets/canago_2014/font/slick.eot?#iefix) format("embedded-opentype"), url(/assets/canago_2014/font/slick.woff) format("woff"), url(/assets/canago_2014/font/slick.ttf) format("truetype"), url(/assets/canago_2014/slick.svg#slick) format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: #dc1f26; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: #565c66; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -30px; }
[dir="rtl"] .slick-prev { left: auto; right: -30px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -30px; }
[dir="rtl"] .slick-next { left: -30px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-slider { margin-bottom: 0px; }

.slick-dots { position: absolute; bottom: -85px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

/*# sourceMappingURL=slick.css.map */

#rc-carousel{
  width: 100%;
  clear: both;
}

#rc-carousel .slick-slide{
  margin: 0 20px;
}

#rc-carousel .slick-slide .image-wrap-slider{
  width: 100%;
}

#rc-carousel .slick-slide .image-wrap-slider span{
  padding: 1em 0;
  float: left;
  width: 100%;
  opacity: 0;
}

#rc-carousel .slick-slide.slick-active.slick-center .image-wrap-slider span{
    -webkit-transition: opacity 1s ease-in;
     -moz-transition: opacity 1s ease-in;
      -ms-transition: opacity 1s ease-in;
       -o-transition: opacity 1s ease-in;
          transition: opacity 1s ease-in;
  opacity: 1;
}


#rc-carousel .slick-slide img {
  display: block;
  width: auto;
  height: 300px;
  transform: scale(0.9);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

@media screen and (max-width: 768px){
  
  #rc-carousel .slick-slide img {
    width: 100%;
    height: auto;
  }

}

@media screen and (min-width: 769px){
  
  #rc-carousel .slick-slide img {
    width: auto;
    height: 300px;
  }

}

#rc-carousel .slick-center img {
    transform: scale(1);
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#rc-carousel .gallery_prev_btn{
  display: block !important;
  position: absolute;
  top: 135px;
  left: -25px;
  background: rgba(0, 173, 239, 0.7);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  cursor: pointer;
  font-weight: bold;
}

#rc-carousel .gallery_next_btn{
  display: block !important;
  position: absolute;
  top: 135px;
  right: -25px;
  background: rgba(0, 173, 239, 0.7);
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 30px;
  cursor: pointer;
  font-weight: bold;
}

#rc-carousel .gallery_prev_btn:hover, #rc-carousel .gallery_next_btn:hover{
  background: rgb(0, 173, 239);
}
/* --------- /assets/roy_castle/font/font-awesome-4.2.0/css/font-awesome.min.css --------- */ 
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/assets/roy_castle/font/font-awesome-4.2.0/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(/assets/roy_castle/font/font-awesome-4.2.0/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(/assets/roy_castle/font/font-awesome-4.2.0/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(/assets/roy_castle/font/font-awesome-4.2.0/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(/assets/roy_castle/font/font-awesome-4.2.0/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}/* --------- /assets/roy_castle/css/magnific-popup.css --------- */ 
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: 0; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
