.box-notice {
  margin: 3rem auto;
  background-color: #db1c22;
  padding: 1rem;
  border-radius: 10px;
  max-width: 28rem;
}

.box-notice p {
  margin:0;
}

.box-notice h3 {
  margin:0;
}

.box-notice a {
  color:inherit;
  font-weight: bold;
  text-decoration: underline;
}

.box-notice a:hover {
  color: grey;
}

/* Background Image */

.header-type-customheader #rt-header-surround {background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%;}


/* Logo */

#logo-outer

#logo {width: 75px; height: 75px; margin: 10px; float:left;}

#logo svg:hover {transform: rotate(720deg); transition: all 0.8s ease-in-out 0s;}

#logo svg .fil0 {fill:#999999;}

#logo svg .fil1 {fill:white;}

#logo-text { float: left; margin-top: 20px;}

@media (max-width: 767px) { #logo-outer {margin:0 auto; width: 185px;} }

.menu-block {margin: 25px 0;}

.scrolling-fixed-header-enable #rt-header + div {padding-top: 95px;}




/* Welcome Text */

#wild { margin: 50px 0 200px 0;}

/* Top */

.top {margin: -50px 0 45px 0 !important; padding-top:0;}

@media (max-width: 767px) { .top {margin: -50px 0 75px 0 !important;} }


.top img {border-radius: 50%; -webkit-box-shadow: 0px 22px 36px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 22px 36px -7px rgba(0,0,0,0.75);
box-shadow: 0px 22px 36px -7px rgba(0,0,0,0.75);}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) { .top {margin-bottom: 15px !important;} }

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) { .top {margin-bottom: 15px !important;} }

/* Large Display */
@media (min-width: 1200px) { .top {margin-bottom: 35px !important;} }



/* Contact */

.menu-contact legend, .menu-contact .star {display:none;}

.contact-address dd:last-of-type, dt:last-of-type {margin-top: 10px;}

#system-message-container #system-message .alert .close {right: 0px !important; top: 0px !important;}

#contact-form {padding-top: 30px;}

#contact-form fieldset:first-of-type .control-group:first-of-type {display: none;}

#contact-form fieldset:first-of-type {margin-top: 25px;}

.well { padding: 0;}

#jform_contact_message, #jform_contact_name, #jform_contact_email, #jform_contact_emailmsg {width: 50%; min-width: 300px;}

#jform_contact_message { height: 300px;}

.alert .close {top: 2px; right: 21px;}




/* Copyright */

#rt-copyright a {color:#2BA3D4;}
#rt-copyright a:hover {color:#d9d9d9;}

#rt-copyright:before {border:none;}

/* Booking */
.Wtbook_content .help_page {display: none;}

/* login */

.logg {font-size: 12px; letter-spacing:0; border:1px solid #d9d9d9; padding: 5px 10px; color:#d9d9d9 !important;}

.logg:hover {border:1px solid #d9d9d9;}


/* Readon */

.readsmall { padding: 10px 15px; font-size: 12px; text-transform: none; letter-spacing:0;}



/* Boat Trips Page */

#boat-trips hr {clear: left;}

#boat-trips img {border-radius: 50%;}

@media (min-width: 481px) {.boat-text {margin-left: 160px;}}
@media (max-width: 480px) {.boat-text {clear: left;}}

/* Extension  */

#rt-extension {margin-top: 50px;}

.box4 {margin-top: -50px !important; background: rgba(40,40,40,0.9) !important; }

@media (max-width: 767px) { .box4 {margin-bottom: 75px !important;}}

@media (min-width: 768px) and (max-width: 959px) { .box4 {height: 250px;} }

@media (min-width: 960px) and (max-width: 1199px) { .box4 {height: 200px;} }

@media (min-width: 1200px) { .box4 {height: 180px;} }

/* box 3  */

.box3 {color:#6e6e6e;}

/* min box  */

.gmin {margin: 10px !important; border: 3px solid rgba(255, 0, 0,0.2); border-radius: 10px;}



/* Back to Top */

#gantry-totop {display:block; padding: 15px 0;}

@media (min-width: 768px) { #gantry-totop {width: 180px; margin: 0 0 0 auto; }






/* Smartphones */
@media (max-width: 480px) { ... }

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) { ... }

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) { ... }

/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) { ... }

/* Large Display */
@media (min-width: 1200px) { ... }
