body {

}
.h2 {
	font-size: calc(1.375rem + 1.5vw) !important;
}
.navbar-dark .navbar-nav .nav-link {
	color: #FFF;
}
.navbar-dark .navbar-toggler {
	color: #fff;

	background-color:#000;
}
.navbar-toggler:focus {
	box-shadow:none !important;

}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.header {
	background-color: #fff;
	
}
a {
	color: #008a43;
	text-decoration: none;	
}

.footer {
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f47b20;
}
.footer a {
	color: #fff;
	text-decoration: none;
}

.footC {
	font-family: 'BAHNSCHRIFT', sans-serif;
}
.card {
    background-color: transparent !important;
    background-clip: border-box;
    border: none !important;
    border-radius: .25rem;
}
.dibiz {
	float: right;
	padding-right: 20px;
}
.dibiz a {
	color: #fff;
	text-decoration: none;
}
.mainNav {
	padding: 15px;
	background-image: url(../images/menu_bg2.gif);
	z-index: 20;
}
.NavLowHead {
	font-family: 'News Cycle', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffaf18;
	line-height: 1.0;
	padding-bottom: 10px;
}
.navLower a {
	font-size: 16px;
	color: #FFF;
	display: block;
}
.navLowBox {
	padding-bottom: 20px;
}
.obgd {
	background-color: #FDD786;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bbgd {
	background-color: #008cb3;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.bbgd h1 {
	color: #FFF;
	text-align:center;
}

.news a {
	color: #1c90b7;
	display: block;
	font-weight: 500;
}
.news a:hover {
	color: #000;
	display: block;
	background-color: #FDD786;
}
a.btn-link {
	color: #c7187f;
	font-size: 18px;
	font-weight: 600;
}
.btn-primary {
    color: #fff;
    background-color: #002a7e;
    border-color: #002a7e;
}
.btn-primary:hover {
	color: #fff;
	background-color:#216db8;
}
#back-to-top {

    background: #d0d0d0 url('../images/icon-arrow-top.png') center center no-repeat;

    position: fixed;

    right: 20px;

    bottom: 20px;

    height: 40px;

    width: 40px;

    outline: 0;

    text-align: center;

    display: none;

    opacity: 0.85;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

}
#back-to-top:hover {
	background-color: #176A8D;
}
.fa-boxed.fa-facebook {
    background: #2f5c95;
}
.fa-boxed {
    color: rgba(255,255,255,1);
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.smartBox {
	background-color: #008cb3;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.jhpcard {
	margin-bottom: 15px !important;
}
.jhpcard {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.card-deck {
	margin-bottom: 15px !important;
}
.card-deck .jhpcard {
    margin-right: 5px;
    margin-left: 5px;
}
.jhpcard {
	border: 1px solid #000;
}
.card-body {
	border: 2px solid #008a43;
	padding: 0;
    background-color: #fff!important;
	color: #000;
}
.card {
	border-radius: 0;
	color: #000;
}
.card-title {
	padding: 10px;
	background-color: #008a43;
	color: #fff;
}

.card-text {
	padding: 10px;
}
.bg-light {
    background-color: #fff!important;
}
.address {
	color:#055b7b;
}
.tab1 {
	background-color: #FFF;
}
.tab1 td.t1 {
	background: #31a7e0;
	vertical-align: middle;
}

.tab1 > tbody > tr > td {
	font-family: "Trebuchet MS", sans-serif;
	color: #fff;
	background: #1cbaf0;
	text-align: center;
	border: 2px solid #fff;
	border-collapse: collapse;
	padding: 2px 5px;
	line-height: normal;
}
.tab1 td.t2 {
    background: #e5e5e5;
    text-align: left;
    color: #666;
}
.tab1 td.t2 strong {
    color: #333;
}
.tab1 td.t3 {
    background: #1d93cb;
}
.red {
	color: #F00;
}

@media (min-width: 768px) {
.navbar {
	padding-top:0px;
	padding-bottom:0px;
}
.navbar-brand {

}
.nav-link {
	text-transform: uppercase;
	color: #000;
	font-size: 1.5rem;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.nav-link:hover {
	color: #000;
	text-decoration: underline;
}
.top {
	height:35px;
}
.nav2 {
	position: fixed;
	top: 35px;
	right: 0;
	left: 0;
	z-index: 1130;
	background-color: #FFF;
	margin-bottom: 5px;
	text-align: center;
}
.nav2Box {
	display: block;
}
.nav2Box a {
	display: block;
}
.maxDiv {
	width:100%;
	height:100%;
}
.nav_item_wrap {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px;
}
.nav2Box {
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.nav2Box span {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	font-size: 20px;
	font-weight: 600;
	font-family: 'News Cycle', sans-serif;
}
.nav2Box a {
	background-color: #c7187f;
	color:#fff;
}
.nav2Box a:hover {
	background-color: #FDD786;
	color:#000;
}
.borderNone {
	padding-left: 0px;
}
.slogan {
	font-family: 'EB Garamond', serif;
	color: #1c90b7;
	font-style: italic;
	font-weight: 500;
	font-size: 24px;
	padding-bottom: 20px;
}
.bbgd {
	margin-bottom: 20px;
}
main {
	padding-bottom: 30px;
}
.carousel {
}
}

@media (min-width: 768px) {
.topPic {
	margin-top: -30px;
}
body {
}
.nav2Box {
    line-height: 117px;
}
.bookNow {
    position: fixed;
    display: block;
    right: -75px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    color: #fff;
    background: transparent;
    padding: 20px 30px;
    z-index: 1000;
    text-decoration: none;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: 0 -10px 20px rgba(0,0,0,.19), 0 0 6px rgba(0,0,0,.23);
    text-orientation: mixed;
}
.enquiry {
    position: fixed;
    display: block;
    left: -75px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    color: #fff;
    background: transparent;
    padding: 20px 30px;
    z-index: 1000;
    text-decoration: none;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: 0 -10px 20px rgba(0,0,0,.19), 0 0 6px rgba(0,0,0,.23);
    text-orientation: mixed;
}
.card-deck .jhpcard {
    -ms-flex: 1 0 0% !important;
    flex: 1 0 0%!important;
    margin-right: 5px!important;
    margin-bottom: 0!important;
    margin-left: 5px!important;
}
}
@media (min-width: 992px) {
.pad20 {
	padding-right: 45px;
	padding-left: 45px;
}
.nav2Box {
    line-height: 117px;
}
.address {
	font-size: 18px;
}
}
@media (min-width: 1200px) {
.nav2Box {
    line-height: 130px;
}
.cover {
	background-image: url(../images/cover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	height: 600px;
}
.nav-link {
}
#headerImage {

}
.h2 {
	font-size: 2.5rem !important;
}

}
@media (min-width: 1600px) {
.cover {
	background-image: url(../images/cover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	height: 800px;
}


}
@media (min-width: 1300px) {
.norm {
	/* [disabled]display:none; */
}

}
@media (max-width: 1299px) {
.wide {
	/* [disabled]display:none; */
}


}
@media (max-width: 767px) {
.navbar {
	padding: 0;
	border:none!important;
}
.borderNone {
	border:none!important;
	text-align: center;
}
.heading {
    font-size: 36px;
}
h1 {
	font-size: 20px;
}
.h2 {
	font-size: 20px !important;
}
h3 {
	font-size: 18px;
}
.navLowCol {
	width: 33%;
}
body {
}
.mainNav {
	padding-top: 0px;
	padding-bottom: 0px;
}
.bookNow2 {
    position: fixed;
    display: block;
    right: 0;
    left: 50%;
    top: unset;
    bottom: 0;
    text-align: center;
    transform: translateY(0) rotate(0deg);
	background: #30526a;
    padding: 20px 30px;
    z-index: 1000;
    text-decoration: none;
    line-height: 1;
	margin-top: 20px;
	    color: #fff;
    font-size: 1.25em;
    font-weight: 600;

}
.enquiry2 {
    position: fixed;
    display: block;
    right: 50%;
    left: 0;
    top: unset;
    bottom: 0;
    text-align: center;
    transform: translateY(0) rotate(0deg);
	background: #f7b350;
    padding: 20px 30px;
    z-index: 1000;
    text-decoration: none;
    line-height: 1;
	margin-top: 20px;
	    color: #fff;
    font-size: 1.25em;
    font-weight: 600;

}
.navbar .nav-item a:hover {
	background-color:#f47b20;
	color:#fff !important;
}
.navbar .nav-link {
	padding-left: 30px;
	color:#000 !important;
}
.advert {
	text-align:left !important;
}
}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.dropdown-item {
    color: #fff;
    background-color: #002a7e;
}
.dropdown-menu {
	padding: 0;
	margin: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3b7abf;
}
.latest {
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFF;
	z-index: 1000;
}
.recent {
    background-color: #f5f5f5 !important;
    border-radius: 10px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-bottom: 20px !important;
}
.card-header {
    padding: 0px;
}
.card-header a {
    padding: 10px 15px;
    text-decoration: none;
    display: block;
}
.links a {
	color:#002a7e;
	font-size:18px;
	line-height:1.75;
	text-decoration: underline;	
}
.links a:hover {
	color:#fff;
	background-color:#002a7e;
}
	
#user-result {
font-size: 16px;
font-weight: bold;
color: #F00;
display: inline;
}
#butWarn {
font-size: 16px;
font-weight: bold;
color: #F00;
display: inline;
}
