.nicefont,
h1,
h2,
h3 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: normal;
}
.hoverfade {
  background: #fff;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.hoverfade:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}
body {
  background-color: #6ebaf0;
  position: relative;
  font-family: Arial, tahoma, verdana, sans-serif;
  font-size: 14px;
}
.DetailsTitle h1,
.DetailsTitle h2,
.DetailsMainImage {
  background: #6ebaf0;
}
#TopLinksMobileSpacer {
  padding-top: 53px;
}
#TopLinksMobile {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: black;
  color: white;
  z-index: 9;
  padding: 0;
  border-bottom: 1px solid white;
  min-height: 5px;
}
#TopLinksMobile .navbar {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #TopLinksMobile {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #TopLinksMobile {
    display: block !important;
  }
}
#TopLinksMobile #NavigationToggleText {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 14px 63px;
  text-align: right;
}
#TopLinksMobile .navbar-toggle .icon-bar {
  background: white;
}
#TopLinksMobile .row {
  padding-top: 10px;
}
#TopLinksMobile .input-group {
  margin-bottom: 0;
}
#MobileHomeLink {
  position: fixed;
  top: 10px;
  z-index: 10;
  background: transparent none repeat scroll 0% 0%;
  color: white;
  left: 10px;
  border-radius: 50%;
  border: 2px solid white;
}
#Background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  #SocialMediaLinks {
    position: absolute;
    left: 56%;
    width: 21%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 58%;
  }
}
@media (max-width: 767px) {
  #SocialMediaLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    text-align: center;
    position: relative;
    width: 65%;
  }
}
#Banner #CarouselContainer {
  padding-top: 33.7%;
  overflow: hidden;
}
#Banner #CarouselContainer .carousel-inner {
  position: absolute;
  top: 0;
  height: 100%;
}
#Banner #CarouselContainer .carousel-inner .item {
  width: 100%;
}
#Banner #CarouselContainer .carousel-inner .item a img,
#Banner #CarouselContainer .carousel-inner .item img {
  width: 100%;
}
#CarouselContainer {
  margin-bottom: 10px;
}
#Container {
  background-color: #fff;
  margin: 30px auto 0;
  position: relative;
  padding: 15px 15px 100px;
  border-radius: 10px;
  z-index: 3;
}
.ImageReplace {
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  position: absolute;
}
#HomepageTitle {
  display: block;
  margin: 10px auto;
}
#Header,
#QuickChecker,
#LeftCategoriesHeader {
  background: #ffda0c;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffda0c), to(#ff8400));
  background: linear-gradient(to bottom, #ffda0c 0%, #ff8400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda0c', endColorstr='#ff8400', GradientType=0);
  position: relative;
  border-radius: 5px;
  padding: 10px;
}
#Header #Logo {
  margin-top: -40px;
}
.header {
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .header {
    padding-bottom: 15.28% !important;
    padding-top: 3% !important;
  }
}
@media (max-width: 767px) {
  .header__logo {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__logo {
    position: absolute;
    width: 36.65%;
    bottom: 2.89%;
    left: 1.42%;
  }
}
@media (min-width: 768px) {
  .header__logo {
    width: 44.65%;
  }
}
@media (max-width: 767px) {
  .header__call {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__call {
    position: absolute;
    width: 21.83%;
    bottom: 33.53%;
    right: 1.12%;
  }
}
@media (min-width: 768px) {
  .header__call {
    bottom: 35.53%;
  }
}
@media (max-width: 767px) {
  .header__phone {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__phone {
    position: absolute;
    width: 31.17%;
    bottom: 6.36%;
    right: 1.12%;
  }
}
@media (min-width: 768px) {
  .header__phone {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .header__phone {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .header__BIHA {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__BIHA {
    position: absolute;
    width: 5.99%;
    bottom: 58.38%;
    right: 15.84%;
  }
}
@media (min-width: 768px) {
  .header__BIHA {
    width: 5.99%;
    bottom: 56.38%;
    right: 16.34%;
  }
}
@media (max-width: 767px) {
  .header__TIPE {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__TIPE {
    position: absolute;
    width: 6.7%;
    bottom: 58.38%;
    right: 8.83%;
  }
}
@media (min-width: 768px) {
  .header__TIPE {
    width: 6.7%;
    bottom: 56.38%;
    right: 8.43%;
  }
}
@media (max-width: 767px) {
  .header__PIPA {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__PIPA {
    position: absolute;
    width: 6.7%;
    bottom: 58.38%;
    right: 1.12%;
  }
}
@media (min-width: 768px) {
  .header__PIPA {
    position: absolute;
    width: 6.5%;
    bottom: 57.38%;
    right: 1.12%;
  }
}
@media (max-width: 767px) {
  .header__badges {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .header__badge {
    max-width: 20%;
  }
}
@media (max-width: 767px) {
  .header__Instagram {
    margin: 10px auto;
    width: auto;
  }
}
@media (min-width: 768px) {
  .header__Instagram {
    position: absolute;
    width: 82.5%;
    bottom: 112.22%;
    right: 13.75%;
  }
}
@media (min-width: 768px) {
  .header__Instagram {
    position: absolute;
    width: 6.5%;
    bottom: 57.38%;
    right: 1.12%;
  }
}
.feedbacklist tbody td {
  padding: 0;
  width: 25%;
  font-size: 10px;
}
#BCNLogo {
  display: block;
  margin: 20px auto;
}
#TopLinks {
  background: #000;
  border-radius: 5px;
  margin: 10px 0;
}
#TopLinks a {
  color: #ff0;
  font-size: 23px;
  padding: 10px;
  display: inline-block;
  background: none;
}
#TopLinks a:hover,
#TopLinks a.active {
  background: transparent;
  color: #fff;
}
#QuickChecker #CheckAvailability {
  padding-right: 0;
}
@media (min-width: 768px) {
  #QuickChecker #CheckAvailability {
    margin: -5px 5px;
  }
}
#QuickChecker #Calendar {
  margin: -5px auto;
  display: block;
  width: 80%;
}
#QuickChecker .SearchButton {
  height: 46px;
  width: 104px;
  background-image: url(button-background.png);
  background-size: 100% 100%;
  color: #fff;
  display: block;
  float: left;
  padding: 9px 0;
  text-align: center;
  margin: 10px;
  font-size: 18px;
}
@media (max-width: 767px) {
  #QuickChecker .SearchButton {
    float: none;
    margin: 20px auto 10px;
  }
}
#QuickChecker .SearchButton:hover {
  background-image: url(button-background-hover.png);
  color: #ff0;
  text-decoration: none;
}
#BannerArea {
  height: 419px;
  position: relative;
  background-image: url('under-banner.png');
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 987px;
  margin: 0 auto 10px;
}
#BannerArea #Banner {
  position: absolute;
  top: 0;
  left: 0;
}
#UnderBanner {
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
#UnderBanner a {
  float: left;
  width: 95px;
  height: 95px;
  overflow: hidden;
}
#BannerSnippet {
  color: #fff;
  left: 132px;
  position: absolute;
  top: 342px;
  width: 799px;
}
#BannerSnippet p {
  padding: 0;
  color: #fff;
  margin: 0 0 5px;
}
#RightColumn {
  width: 755px;
  float: right;
}
#bannerRight {
  height: 411px;
  position: absolute;
  right: 0;
  top: 0;
  width: 307px;
}
#extraAssets {
  background-color: #dbe8f9;
  border: 1px solid #333;
  margin-bottom: 6px;
  overflow: auto;
  padding: 10px;
}
#LeftColumn {
  width: 223px;
  float: left;
  margin-left: -5px;
}
#LeftCategories {
  margin-bottom: 20px;
}
#LeftCategories a {
  color: #fff;
  display: block;
  text-align: left;
  background-image: url('category-background.png');
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 20px;
  margin: 0 0 5px;
  background-size: 100% 100%;
  padding: 15px 20px;
}
#LeftCategories a:hover,
#LeftCategories a.active {
  color: #ff0;
  background-image: url(category-background-active.png);
  text-decoration: none;
}
#QuickCheckPanel {
  position: absolute;
  left: 0;
  width: 762px;
  height: 83px;
  bottom: 0;
}
#QuickCheckPanelRight {
  background-image: url('quick-check-panel.png');
  width: 759px;
  height: 77px;
  margin: 10px 0 10px -5px;
  position: relative;
}
#HomepageSnippet {
  padding: 20px;
  border-radius: 10px;
  background-image: url('background.png');
  margin: 10px auto;
  color: #fff;
}
#HomepageSnippet strong {
  color: #ff0;
  font-weight: normal;
}
#HomepageSnippet h1 {
  color: #74b318;
  font-size: 24px;
  margin: 0 0 10px;
  padding: 0;
}
#LeftBlock {
  display: block;
  margin: 20px 0 20px -4px;
}
#LeftBlock img {
  margin: 0 auto;
  display: block;
}
#deliveryAreasRight {
  font-size: 11px;
}
#deliveryAreasRight strong {
  color: #cd0000;
}
input.textfield:focus,
.contactdetails #pCode2:focus,
.contactdetails textarea:focus,
.textareafield:focus {
  background-color: #dbe8f9;
}
.product > h2 {
  background-image: url('product-background.png');
  color: #fff;
  padding: 5px 10px;
  font-size: 36px;
  margin: 0;
  border-radius: 0 5px 5px 0;
}
.product .DetailsThumbnail.thumbnail {
  padding: 1% 1% 100%;
}
.MainImageLink {
  background-image: url('product-background.png');
  padding: 5px;
  border: 0;
  border-radius: 5px;
}
.leftLinks a,
.leftLinks img {
  display: block;
  margin: 10px auto;
}
#Footer {
  position: relative;
}
#Footer #HomepageLinks {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  color: #fff;
}
@media (max-width: 767px) {
  #Footer #HomepageLinks {
    margin-top: 10px;
    position: relative;
    right: auto;
    bottom: auto;
    text-align: center;
  }
}
#Footer #HomepageLinks a {
  color: #fff;
}
#Footer #HomepageLinks a:hover {
  color: #ff0;
  text-decoration: underline;
}
#twitterLink {
  position: absolute;
  top: 17px;
  right: 24px;
}
#footerLinks {
  margin: 10px 0;
}
#footerLinks a {
  color: #666;
  margin: 0 5px;
  padding: 0 5px;
  border-left: 1px solid #000;
  text-decoration: none;
}
#footerLinks a:hover {
  text-decoration: underline;
}
#footerLinks a:first-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}
.textContent a {
  color: #195bdb;
  text-decoration: underline;
}
.textContent a:hover {
  color: #666;
}
.mainImagePanel {
  padding-bottom: 40px;
  background-image: url('click-to-zoom.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
.leftBlock > a,
.leftBlock > img {
  display: block;
  margin: 20px auto;
}
.textContent h1,
.textContent h2 {
  color: #434345;
}
.productText {
  width: 540px;
}
.productSpec {
  width: 530px;
}
.productbox {
  width: 157px;
  min-height: 233px;
  border: 1px solid #666669;
  float: left;
  margin-left: 8px;
}
#RightColumn {
  min-height: 600px;
}
a.BackToCategory {
  width: 300px;
  margin: 0 0 10px 0;
  float: left;
}
.product {
  padding: 15px 0;
}
.HomepageContent {
  float: left;
  width: 657px;
}
#HomepageRight {
  float: right;
  width: 293px;
}
#HomepageRight a,
#HomepageRight img {
  display: block;
}
#HomepageRight a#WeatherForecast {
  margin-top: -10px;
}
#OuterFooter {
  background-image: url('footer-background.png');
  background-size: auto 100%;
  background-repeat: repeat-x;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  background-position: bottom center;
  overflow: hidden;
  z-index: 3;
  margin-top: -10px;
}
@media (max-width: 767px) {
  #OuterFooter {
    height: auto;
    position: relative;
    padding-bottom: 120px;
    padding-top: 20px;
    background-size: auto 100%;
    margin-top: -5%;
    background-repeat: repeat-x;
    text-align: center;
  }
}
.HoverFade {
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.HoverFade:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}
#Footer {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 160%;
  position: relative;
  margin: 0 auto;
  color: #fff;
}
@media (min-width: 768px) {
  #Footer p {
    width: 410px;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 768px) {
  #Footer #FooterText {
    margin: 0;
    padding: 0;
    width: 400px;
  }
}
#Footer #BouncyCastleHireLink {
  color: #fff;
}
#Footer #BouncyCastleHireLink:hover {
  color: #fff;
}
#TopLinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#TopLinks > ul > li {
  display: block;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
}
#TopLinks ul li ul {
  display: none;
}
#TopLinks ul ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  border-top: 1px solid #fff;
  padding: 5px 15px 5px 15px;
  margin-left: 1px;
  white-space: nowrap;
}
#TopLinks ul li ul {
  display: none;
  position: absolute;
  background-image: url('dropdown-background.png');
  background-repeat: repeat-y;
  width: 170px;
  left: 7px;
  top: 32px;
  border-radius: 0 0 15px 15px;
  -webkit-box-shadow: 2px 7px 5px #000;
  box-shadow: 2px 7px 5px #000;
  padding: 0 4px 5px;
}
#TopLinks ul li:hover ul {
  display: block;
}
#TopLinks ul li li {
  float: none;
  font-size: 11px;
}
#TopLinks ul li ul a {
  display: block;
  padding: 4px 0;
  border-top: 1px solid #333;
}
#TopLinks ul li ul a:first-child {
  border-top: none;
}
.bookButtons {
  width: 448px;
}
.textContent {
  padding: 0;
}
#HomepageBanner {
  margin-left: -6px;
}
#FloatLogo {
  position: absolute;
  left: 225px;
  top: -5px;
}
.castlePanel {
  margin: 0 0 10px;
  padding: 2px;
  width: 100%;
  border: 2px solid #8a8a8a;
  border-radius: 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.castlePanel:hover {
  border-color: #00b3ff;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.castlePanel .castleImageLinkPanel {
  padding-bottom: 100%;
  height: 0;
  position: relative;
}
.castlePanel .castleImageLinkPanel img {
  max-width: 100%;
  max-height: none;
  width: 100%;
}
.castlePanel .castlePriceDefault,
.castlePanel .castlePriceDiscounted {
  height: 30px;
  color: #1976ed;
  text-align: center;
}
.castlePanel a.castleCheckBook {
  background-image: url(book-buttons-3.png);
}
.castlePanel a.castleCheckBook {
  height: 0;
  margin: 3px auto;
  overflow: hidden;
  display: block;
  padding: 17.23% 0 0 0;
  width: 100%;
  background-size: 100% auto;
  background-color: transparent;
  color: transparent;
  background-position: center top;
}
.castlePanel:hover a.castleCheckBook {
  background-position: center bottom;
}
.castlePanel {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.castlePanel:hover {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: .8;*/
}
#WeDeliverBox {
  border-radius: 5px;
  border: 1px solid #3c4147;
  background-image: url('product-background.png');
  padding: 10px;
  color: #fff;
  display: block;
  margin-top: 15px;
}
#WeDeliverBox a {
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}
#WeDeliverBox a:hover {
  color: #ff0;
  text-decoration: underline;
}
#NewsletterControl {
  background-image: url('newsletter-background.png');
  height: 175px;
  width: 220px;
  color: #fff;
  margin: 10px auto;
  position: relative;
}
#NewsletterControl #NewsletterEmail {
  display: block;
  width: 149px;
  padding: 5px;
  border: 0 none;
  position: absolute;
  left: 32px;
  top: 90px;
}
#NewsletterSubscribe {
  color: #fff;
  font-size: 19px;
  width: 140px;
  height: 24px;
  position: absolute;
  top: 133px;
  left: 41px;
  text-align: center;
}
#NewsletterSubscribe:hover {
  color: #ff0;
}
#FooterLeft {
  position: fixed;
  left: 50%;
  bottom: 0;
  margin-left: -731px;
  z-index: 1;
}
@media (max-width: 767px) {
  #FooterLeft {
    display: none;
  }
}
#FooterRight {
  position: fixed;
  left: 50%;
  margin-left: 511px;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 767px) {
  #FooterRight {
    display: none;
  }
}
#FooterLinks {
  margin-top: 10px;
}
#FooterLinks a {
  margin-right: 10px;
  color: #fff;
  text-decoration: underline;
}
#FooterLinks a:hover {
  color: #fff;
}
#CheckWeather {
  background: #f70500;
  background: -webkit-gradient(linear, left top, left bottom, from(#f70500), to(#bb0b00));
  background: linear-gradient(to bottom, #f70500 0%, #bb0b00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f70500', endColorstr='#bb0b00', GradientType=0);
  border-radius: 10px;
  display: block;
  height: 0;
}
#CheckWeather img {
  position: absolute;
  top: -5%;
  left: 10%;
  right: 10%;
  display: block;
  width: 80%;
}
#QuickChecker .SearchDate,
#QuickChecker .SearchCategory {
  margin: 10px 0;
}
@media (min-width: 768px) {
  #QuickChecker .SearchDate,
  #QuickChecker .SearchCategory {
    max-width: 128px;
    float: left;
    height: 44px;
    margin: 10px;
  }
}
@media (min-width: 992px) {
  #QuickChecker .SearchDate,
  #QuickChecker .SearchCategory {
    max-width: 120px;
  }
  #CheckWeather {
    padding-top: 40%;
  }
}
@media (min-width: 1200px) {
  #QuickChecker .SearchDate,
  #QuickChecker .SearchCategory {
    max-width: 160px;
  }
  #CheckWeather {
    padding-top: 38%;
  }
}
.toplinks {
  border-bottom-right-radius: 15px;
  position: relative;
}
.toplinks__inner {
  position: relative;
  padding: 0 10px;
  background-size: auto 100%;
  z-index: 4;
  padding-right: 20px;
  padding-left: 24%;
  -webkit-transform: translateY(-130%);
          transform: translateY(-130%);
  margin-bottom: -6%;
  text-shadow: 1px 1px #000;
}
.toplinks__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
}
.toplinks__li {
  text-align: center;
  list-style: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px;
}
.toplinks__li.open .dropdown-toggle:focus {
  color: #ffea3f;
}
.toplinks__link {
  color: #fff;
  background: none;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 1.8vw;
  white-space: nowrap;
  display: block;
  border-radius: 10px;
  padding: 10px 0;
  position: relative;
  text-shadow: 1px 1px #000;
}
@media (min-width: 1350px) {
  .toplinks__link {
    font-size: 23px;
  }
}
.toplinks__link:hover,
.toplinks__link.active,
.toplinks__link:focus {
  color: #fae315;
}
.toplinks__dropdown {
  background-color: #000 !important;
  text-align: center;
  padding: 0;
  background-color: #4a4a4a;
  background: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(#262626));
  background: linear-gradient(to bottom, #4a4a4a, #262626);
  width: auto !important;
  left: auto !important;
  top: auto !important;
  background-image: none !important;
}
.toplinks__dropdown-li {
  display: block;
  width: 100%;
  margin-left: 0;
  border-radius: 0;
}
.toplinks__dropdown-link {
  padding: 5px 10px !important;
  font-size: 2.2vw !important;
  color: #fff !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 1350px) {
  .toplinks__dropdown-link {
    font-size: 16px !important;
  }
}
.toplinks__dropdown-link:hover,
.toplinks__dropdown-link:focus,
.toplinks__dropdown-link.active {
  background-color: #FF8400 !important;
  color: #fff !important;
}
@media (min-width: 768px) {
  .toplinks__nav {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
}
@media (min-width: 1350px) {
  .toplinks__nav {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .pageContent.textContent img {
    height: auto !important;
  }
}
