/* 
headers :font-family: 'Libre Baskerville', serif;
p : font-family: 'Open Sans', sans-serif;
*/

body {
    background: white;
    font-size: 15px;
	color:#323637;
}

.btn-primary:hover {
	background-color: #C4A33A;
    border-color: #C4A33A;
}

.burger {
    width: 30px;
    height: 4px;
    background-color: white;
    margin: 6px 0;
	border-radius:1px;
}

.header h2 {
	margin: -10px 0px 0px;
}

.header h3 {
	margin: 0px 0px 0px;
        padding-bottom:10px;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -18px;
}

h1,h2,h3,h4,h5 {
	font-family: 'Libre Baskerville', serif;
	color:#C4A33A;
	line-height:175%;
}

p {
	font-family: 'Open Sans', sans-serif;
	line-height:175%;
}

iframe {
    width: 220px;
}

a:hover {
    text-decoration: none;
}

a.ccm-multilingual-active-flag {
    font-weight: bold;
}

img.ccm-image-block {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.breadcrumbs {
    font-weight: bold;
    padding: 10px;
    color: rgb(251, 0, 25);
}

.breadcrumbs span {
    color: #1A1A1A;
}

.breadcrumbs a {
    color: #1A1A1A;
}

.header {
    background: #333333;
    position: relative;
    padding-top: 30px;
	margin-bottom: 20px;
}

.cta p {
    background: #333333;
    padding: 15px 20px;
	margin-bottom: 0px;
}

.cta a {
    color: white;
    font-weight: bold;
    display: block;
	background: url(../images/go.png) no-repeat 100%;
}

.area_one,
.area_two {
    float: left;
    width: 50%;
}

.top_links {
    z-index: 10;
    background: #1F5A62;
    color: white;
}

.top_links p {
    background: darkslategray;
    color: white;
    padding: 15px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.top_links a {
    color: white;
}

.top_links img {
    display: inline;
    margin: 0 5px;
}

.contact.form {
    background: #333333;
    padding: 20px;
	margin-top:20px;
    color: white;
}

.logo_header {
    z-index: 1;
    position: relative;
}

.header_address {
	border-right: 1px solid white;
min-height: 80px;
}

.header_address p {
    margin: 0px;
}

.header_address:nth-child(4) {
	border: none;
}

.header_address p {
	color:white;
}

.header_address a {
	color:white;
}

.language {
	padding: 10px 0px 0px 0px;
    color: white;
}

select#language {
    background: #333333;
    color: white;
}

.form-control:focus {
    border-color: initial !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.banner {
    padding: 83px 15px 20px 20px;
}

.banner img {
    width: 100%;
    height: 100%;
}

.thelogo {
    display: block;
    background: url(../images/logo.jpg) no-repeat top;
    width: 413px;
    height: 100px;
    margin: 0px 0px 0px -30px;
    background-size: contain;
}

.logo_header a {
	color:#C4A33A;
}

.theleftnav {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.theleftnav ul {
    margin: 0;
    padding: 0;
}

.theleftnav li {
    display: block;
    list-style: none;
    margin: 0 !important;
}

.theleftnav a {
    display: block;
    padding: 12px 14px;
    text-decoration: none;
    color: #00adef;
    font-size: 14px;
    background: #fff;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

.theleftnav a:hover {
    background: #0e47a1;
    color: #fff;
    border: 1px solid #28AEED;
}

.theleftnav li.nav-path-selected a {
    background: #00adef;
    color: #fff;
    border: 1px solid #28AEED;
}

.theleftnav ul ul {
    background: #fff;
}

.theleftnav ul ul li a {
    padding-left: 34px;
}

.themobilenav {
    text-align: center;
    float: none;
	background: #c4a33a;
	margin-top: 20px;
}

.themobilenav ul {
    padding: 0;
    margin: 0;
	background: #333333;
}

.themobilenav li {
    display: block;
    width: 100%;
    padding: 8px 0px;
}

.themobilenav a {
    padding: 10px 7px;
    color: white;
    font-size: 20px;
    text-decoration: none;
    display: block;
}

.themobilenav ul ul {
    overflow: visible;
    display: none;
    position: relative;
}

.themobilenav li:hover ul {
    display: block;
    margin-left: 0px;
}

.themobilenav ul ul li a {
	padding: 0px 0px;
}

.themobilenav a:active {
    background-color: initial !important;
		font-weight: 800;
}

.themobilenav .nav-path-selected a {
    color: #C4A33A;
    font-weight: bold;
}

.themobilenav a:hover {
    background-color: initial !important;
}

.nav>li>a:focus {
    background-color: initial !important;
}

.nav>li>a {
    display: inline;
}

.sb-search {
    margin-top: -7px;
    margin-right: 18px;
}

.sb-icon-search {
    background: #1A5A63;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #1A5A63;
}

.search_results a {
    color: #A8B438
}

#searchResults .pageLink {
    font-size: 14px;
    color: inherit;
    margin: 2px 0 8px 0;
    padding: 0;
    display: block;
}

.thenav ul ul {
overflow: visible;
    display: none;
    position: absolute;
    margin: 8px 0px 0 0;
    z-index: 100;
    min-width: 264px;
    left: 0;
    background: white;
    padding: 0px 0px 0px 0px;
    border-top: 4px solid;
    border-bottom: 4px solid;
}

.thenav ul ul li {
    float: none;
}

.thenav li:hover ul {
    display: block;
    margin-left: 0px;
}

.thenav ul ul a {
    padding: 10px !important;
    display: block;
    border-bottom: none !important;
}

.thenav .nav-path-selected ul a {
    color: #fff;
    background: #1A5A63;
}

.thenav .nav-path-selected ul a:active {
    border-bottom: none;
}

.thenav .nav-path-selected ul a:hover {
    color: #A8B438;
}

.thenav .nav-path-selected ul .nav-path-selected a {
    background: rgb(251, 0, 25);
    color: #fff;
    border-bottom: 4px solid white;
}

.thenav ul ul li ul {
    position: absolute;
    min-width: 174px;
    margin-top: -41px;
    visibility: visible;
}

.thenav ul ul li:hover ul {
    margin-top: -41px;
    left: 245px;
    visibility: visible;
}

#slidedown {
    display: none;
	background: #323637;
}

.slidedown {
    display: none;
}

#dropdown {
	color:white;
	text-align:center;
	display: inline-block;
}

.thenav {
    margin-top: 0px;
}

.thenav ul {
    padding: 20px 15px 25px;
}

.thenav li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.thenav a {
    padding: 15px 8px 15px!important;
    text-decoration: none;
    color: #C4A33A;
    margin: 3px;
    font-size: 18px;
}

.thenav a:hover,
.thenav .nav-path-selected a {
    color: white !important;
    border-bottom: 4px solid #323637;
    background: #C4A33A !important
}

.fullwidthnav {
    background: #333333;
    padding: 0;
    margin-bottom: 20px;
}

.fullwidthnav ul {
    overflow: hidden;
    padding: 10px 0;
    margin: 0;
}

.fullwidthnav li {
    display: inline;
    list-style: none;
}

.fullwidthnav li a {
    color: #fff;
    padding: 12px 14px;
    font-size: 16px;
}

.fullwidthnav li a:hover {
    background: #1A1A1A;
    font-weight: bold;
}

.fullwidthnav li a.nav-selected.nav-path-selected {
    background: #1A1A1A;
    font-weight: bold;
}

.fullwidthslider {
    position: relative;
}

.fullwidthslider .ccm-image-slider-text {
    right: 32%; 
    top: 50%;
    width: auto;
    padding: 20px 40px;
    background: rgba(50,54,55,0.5);
    color: white;
    left: 32%;
    text-align: center;
}

.fullwidthslider .ccm-image-slider-text h2 {
    color: white;
	font-size:18px;
}

.fullwidthslider a {
    background: #C4A33A !important;
    color: white;
    padding: 10px 30px;
}

.fullwidthslider a:hover {
	font-weight:bold;
}

.fullwidthslider img {
    width: 100%;
    height: auto;
    max-height: 75vh;
    object-fit: cover;
}

.reviews .ccm-image-slider-text {
	position: relative;
    left: 0;
    top: 0%;
    color: white;
	border-bottom: 2px solid;
    padding-bottom: 15px;
	width:100%;
}

.reviews h2.ccm-image-slider-title {
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 2px solid;
	margin-bottom: 15px;
}

.reviews .rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0%;
	left: 98%;
    margin-top: 0px;
}

.reviews a.rslides_nav.rslides2_nav.prev {
    left: 93% !important;
	background: transparent url(../images/go_previous.png) no-repeat left top;
}

.reviews a.rslides_nav.rslides2_nav.next {
	background: transparent url(../images/go_next.png) no-repeat left top;
}

.reviews a.rslides_nav.rslides1_nav.prev {
    left: 85% !important;
	background: transparent url(../images/go_previous.png) no-repeat left top;
}

.reviews a.rslides_nav.rslides1_nav.next {
	background: transparent url(../images/go_next.png) no-repeat left top;
}

.reviews p a {
    color: white;
    font-weight: bold;
    font-size: 17px;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .fullwidthslider img {
        max-height: none;
        min-height: 0;
    }
}

.booking-con {
	background: #ECEEED;
    padding: 30px 0px;
}

.col-spec {
	width:20% !important;
}

@supports (-ms-accelerator:true) {
    .fullwidthslider img {
        max-height: none;
        min-height: 0;
    }
}

/* Custom cols */
.col-md-6.col-sm-12.col-xs-12.lower-left-col {
    padding-left: 0px;
	padding-right: 10px;
}

.col-md-6.col-sm-12.col-xs-12.lower-right-col {
    padding-left: 10px;
	padding-right:0px;
}

.col-md-6.col-sm-6.col-xs-12.higher-left-col {
    padding-right: 10px;
}

.col-md-6.col-sm-6.col-xs-12.higher-right-col {
    padding-left: 10px;
}

.col-md-6.col-sm-6.col-xs-12.inner-lower-left-col {
    padding-right: 10px;
    padding-left: 0px;
}

.col-md-6.col-sm-6.col-xs-12.inner-lower-right-col {
    padding-right: 0px;
    padding-left: 10px;
}

/* End */

.ineditmode .caption {
    position: relative;
    width: 100%;
    margin: 0 auto;
    bottom: 0px;
    right: 0;
    background: white);
    padding: 10px;
    border-radius: 5px;
    max-width: 300px;
}

.hp_img h3 {
    background: #333333;
    padding: 20px;
    margin: 0px;
}

.hp_img p {
    background: #333333;
    padding: 0px 20px 20px;
    margin: 0px;
}

.hp_img p {
    color: white;
}

.caption {
    background: rgba(255, 255, 255, 0.75);
    padding: 10px;
    border-radius: 5px;
    max-width: 300px;
    position: absolute;
    z-index: 20;
    width: 100%;
    margin: 0 auto;
    bottom: 20px;
    right: 18%;
}

.caption h3 {
    color: #A8B438;
    font-size: 20px;
    font-weight: bold;
    margin: 5px;
}

.caption a {
    color: white;
    background: #1F5A62;
    border-radius: 5px;
    padding: 15px 25px;
    display: inline;
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}

.caption a:hover {
    color: white;
}

.caption p {
    padding: 0px 5px 15px 5px;
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
}

#cta {
    padding: 20px 0px;
}

.cta {
    position: relative;
}

.cta img {
}

.cta h2 {
    color: #1A5A63;
    margin: 20px;
    font-size: 18px;
    font-weight: bold;
}

.cta h3 {
	font-size: 24px;
    color: white;
    margin: 0px;
}

.ineditmode .cta_top {
    position: relative;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 1);
    padding: 10px 20px 10px;
    border-radius: 5px;
}

.cta_top {
    position: absolute;
    top: 20px;
    left: 40px;
    background: rgba(255, 255, 255, 1);
    padding: 10px 20px 10px;
    border-radius: 5px;
}

.cta_top p {
    padding: 0;
    margin: 0;
}

.cta_top a {
    color: #A8B438;
    font-weight: bold;
    font-size: 20px;
}

.ineditmode .cta_bottom {
    position: relative;
    bottom: 0px;
    left: 0px;
    padding: 20px 20px;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-size: 17px;
}

/*.cta_bottom {
    background: rgba(1,1,1,0.35);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-size: 17px;
    bottom: 0px;
}

.cta_bottom:hover {
    background: rgba(1,1,1,0.5);
    transition-duration: 1s;
} */

.cta_bottom p {
	color: white;
    padding: 0;
    margin: 0;
    font-style: italic;
	font-weight: 200;
	font-size:18px;
}

.ineditmode .cta_bottom a {
    position: relative;
    bottom: 0px;
    left: 0px;
    padding: 20px 20px;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-size: 17px;
	color:black;
}

.cta_bottom a {
    color: white;
    font-weight: bold;
    font-size: 20px;
    background: rgba(1,1,1,0.35);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-size: 17px;
    bottom: 0px;
	text-align:center;
}

.cta_ht_tl_p a{
	padding-top:26%;
}

.cta_ht_bl_p a{
	padding-top:33%;
}

.cta_bt_tl_p a{
	padding-top:42%;
}

.cta_at_tl_p a {
    padding-top: 32%;
}

.cta_bottom a:hover {
    background: rgba(1,1,1,0.5);
    transition-duration: 1s;
}

#main {
    background: white;
    padding-top: 0px;
    padding-bottom: 40px;
}

.main {

}

.main h1, .main h2 {
    color: #C4A33A;
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
}

.main h3 {
    color: #C4A33A;
}

.main h5, .main h4 {
    color: #C4A33A;
	font-family: 'Open Sans', sans-serif;
	fot-weight:bold;
}

.main h3 {
	font-size: 18px;
    color: #C4A33A;
    margin: 10px 0px;
    font-weight: bold;
    line-height: 150%;
}

.main p {
	font-size:16px;
}

.main a {
	color: #C4A33A;
}

.main h3 a {
	background: #C4A33A !important;
    color: white;
    padding: 10px 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.main h3 a:hover {
    font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.main button a {
    color: white;
}

/*
.main h5 {
    margin: 30px 0px !important;
}

.main h4 {
    margin: 30px 0px !important;
}

.main h5 a {
    width: initial !important;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 10px 40px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    color: white !important;
    background-color: #A8B438 !important;
    border-color: #A8B438 !important;
    border-radius: 5px !important;
}

.main h5 {
    display: inline !important;
}

.main h4 a {
    width: initial !important;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 10px 40px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    color: white !important;
    background-color: #1F5A62 !important;
    border-color: #1F5A62!important;
    border-radius: 5px !important;
}

.main h4 {
    display: inline !important;
}

*/
.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:active:hover,
.btn-success:active:hover,
.btn-success:active:focus {
    color: #fff;
    background-color: #A8B438;
    border-color: #A8B438;
}

.btn-info,
.btn-info:hover,
.btn-info:active,
.btn-info:active:hover,
.btn-info:active:hover,
.btn-info:active:focus {
    color: #fff;
    background-color: #1F5A62;
    border-color: #1F5A62;
}

.main ul {
    padding-left: 15px;
}

.latest_news {
    background: #E8F1F0;
    padding: 30px;
    border-radius: 10px;
}

.latest_news h1 {
    color: #A8B438;
    margin: 0px;
    font-size: 22px;
    font-weight: bold;
}

.latest_news h3 {
    color: #A8B438;
    font-size: 18px;
    font-weight: bold;
}

.latest_news h5 {
    color: #A8B438;
    font-size: 18px;
}

.main1 a {
    color: rgb(251, 0, 25);
    background: white;
    border-radius: 5px;
    border: 2px solid rgb(251, 0, 25);
    padding: 10px 25px;
    display: inline;
    float: right;
    font-weight: bold;
    text-align: center;
}

.main1 a:hover {
    color: white;
    background: rgb(251, 0, 25);
    border: 2px solid rgb(251, 0, 25);
}

.book_direct {
	background: rgba(1,1,1,0.9);
    margin: 20px 0px;
    padding: 20px;
    color: white;	
}

.book_direct p {
    margin: 0px 0px;
    padding: 0px;
    color: white;
    font-size: 18px;	
}

.book_direct p a {
    border: 1px solid white;
    color: white;
    border-radius: 0px;
    background: none;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
	margin-left:10px;
}

.special {
    background: #F1F5F6;
    padding: 20px;	
}

.special h2 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 0px;
}

.special h3 {
    font-size: 16px;
    font-weight: 700;
}

.special p {
    margin-bottom:30px;
}

.special p a, .special h3 a {
	color:#323637;
	font-weight:bold;
}

.booking_link {
    background: #1F3D5F;
    color: white;
    padding: 20px 0px;
}

.booking_link h3 a {
	border: 1px solid white;
    color: white;
    border-radius: 0px;
    background: none;
    padding: 10px 20px;
    text-align: center;
    font-size: 16px;
}

.booking_link h3 a:hover {
	border: 1px solid #1F3D5F;
    color: #1F3D5F;
    background:white;
	transition-duration:750ms;
}

div#lower_header {
    background: #323637;
    color: white;
}

.same_text {
	padding:30px 0;
}

.same_text h2 {
	margin: 0px 0px 20px;
}

.same_text a {
	color:white;
	font-weight:bold;
}

.same_text a:hover {
    font-weight: 900;
}

.half {
	top: 0px;
    position: absolute;
    right: -15px;
}

.half img{
    height: 100%;
    object-fit: cover;	
}

#subpage {
	margin-top:20px;
	margin-bottom:20px;
}

#subpage .container {
}

.topimage img {
    border-radius: 5px;
    margin-bottom: 20px;
}

.sub_main {
    margin-bottom: 20px;
}

.sub_main h3 {
	font-size: 18px;
    color: #323637;
    margin: 10px 0px;
    font-weight: bold;
    line-height: 150%;
}

.sub_main p {
	font-size:16px;
}

.sub_main a {
    color: #323637;
	font-weight:bold;
}

.sub_main a:hover {
    font-weight: bold;
}

.links {
    background: #1A5A63;
    padding: 20px 20px 55px;
    color: white;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

.links h3 {
    margin-top: 0px;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 25px;
}

.links h5 {
    margin-top: 0px;
    font-size: 16px;
}

.links p {
    margin-top: 30px;
}

.links a {
    color: white;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    background: #0F383E url(http://79.170.44.108/marlehall.co.uk/newsite/application/themes/maintheme/images/go.png) 90% 50% no-repeat;
    width: 100%;
    position: absolute;
    left: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 15px;
    background-size: 18px;
}

.subnavbar {
    background: #E8F1F0;
    padding: 0px 0px 0px;
    border-radius: 5px;
    position: relative;
    margin: 0px 0;
    font-size: 18px;
    line-height: 35px;
}

.subnavbar h3 {
    background: #A8B438;
    color: white;
    margin: 0px 0px;
    border-radius: 5px;
    position: relative;
    font-size: 18px;
    line-height: 35px;
    padding: 15px 20px;
    font-weight: bold;
}

.subnavbar .nav>li>a {
    display: block;
    color: #333;
    font-size: 20px;
}

.subnavbar .nav>li>a:hover,
.subnavbar .nav>li>a:focus,
.subnavbar .nav>li>a:active {
    color: white;
    background: #1A5A63 !important;
}

.subnavbar a.nav-selected.nav-path-selected {
    color: white;
    background: #1A5A63 !important;
}

.newsletter {
    background: #1F3D5F;
    padding: 20px;
    color: white;
    position: relative;
    font-size: 16px;
}

.newsletter h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

.newsletter h3 {
    margin-top: 10px;
    font-weight: bold;
    font-size: 22px;
}

.newsletter h5 {
    margin-top: 0px;
    font-size: 16px;
}

.newsletter p {
    margin-top: 10px;
}

.newsletter p a, .newsletter h3 a {
	color:white;
	font-weight:bold;
}

.sign_up input[type="text"] {
font-size: 14px !important;
    padding: 10px;
    border-radius: 0;
    width: 60%;
    background-color: white;
}

.sign_up button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #C4A33A;
    color: white;
    font-size: 15px !important;
    padding: 7px 40px;
    display: block;
    width: 100%;
    border-radius: 0px;
	border-color: #C4A33A;
}

.newsletter .btn-primary:hover {
    background: #708208 url(http://www.slateshed.co.uk/application/themes/maintheme/images/go.png) 90% 50% no-repeat;
    background-size: 18px;
    border-color: #708208;
}

.testimonials {
	padding: 20px;
    position: relative;
    margin: 20px 0;
    font-size: 20px;
    line-height: 35px;
    border: 1px solid;
    border-top: 5px solid;
}

.testimonial_img_1  {
	border-bottom:1px dashed;
	padding-bottom:20px;
	margin-bottom:20px;
}

.testimonials p {
	font-weight: 600;
	margin-bottom:20px;
}

.sub_main .ccm-block-type-form {
    margin: 20px 0;
    background: #A8B438;
    color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px 20px;
}

.sub_main.ccm-block-type-form input[type="submit"] {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.sub_main .ccm-block-type-form .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    position: relative;
    background: none;
    margin-top: none;
    width: auto;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-top: 0px;
}

.info {
	display:none;
} 

#footer {
	background:#F9F7EB;
	padding:20px 0;
}

#footer .container {}

.footer {
    padding: 40px 0;
}

.footer p {
    color: white;
}

.footer a {
    color: white;
}

.footer a:hover {
    color: white;
}

.footer img {
    margin-top: 15px;
    border-radius: 10px;
}

.sign_up {
    padding: 100px 60px;
    background: rgba(1,1,1,0.6);
    color: white;
}

.subfooter {
    background: #333333;
    padding: 20px 0;
    color: white !important;
}

.subfooter h2, .subfooter h3, .subfooter h4,.subfooter h5  {
    color: white !important;
}

.subfooter a  {
    color: white !important;
}

.f1,.f2 {    
    border-right: 1px solid #ADADAD;
    min-height: 230px;
    padding-right: 30px;
} 

.f1 h3,.f2 h3{    
    margin: 0px 0 0;
    font-size: 20px;
    font-weight: bold;
}

.f1 h3 a,.f2 h3 a{    
    color:#323637;
}

.subfooter a,
.subfooter h1,
.subfooter div p {
    padding: 0;
    margin: 0;
	color:white;
}

.subfooter a {
	color:#323637;
}

.subfooter h1 {
    padding: 0 0 5px;
}

.subfooter h2 {
    color: #fff;
}

.subfooter ul {
    padding: 0 0 20px;
    margin: 0;
}

.subfooter li {
    margin-bottom: 2px;
    list-style-type: none
}

.subfooter li a {
    display: block;
    padding: 8px 10px;
    transition: background 0.5s ease;
}


.ccm-block-social-links {
	font-size: 20px;
}

.ccm-block-social-links li  {
	background:#323637;
}

.ccm-block-social-links li:hover  {
	background:#323637;
}

.ccm-block-social-links li a {
	color:white;
}

@media only screen and (max-width:1200px) {
    .thenav a {
        padding: 15px 5px 25px!important;
    }
    .thelogo {
        margin: 0px 0px 0px -45px;
    }
	.goto_booking_1 {
		background-position: 30% 59%;
		text-align: right;
	}
	
	.sign_up input[type="text"] {
		width: 100%;
		margin:0px 0px 20px;
	}

	.sign_up button,
	html input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		width:100%;
		margin:0px 0;
		margin-right:0 !important;
	}
}

@media only screen and (max-width:992px) {
	#cta {
		padding: 20px 0px 0px;
	}
	.main {
		margin-top: 20px;
	}
	.header {
		padding-top:10px;
	}
    .logo_header {
        margin-top: 0px;
    }
	.logo_header h2, .logo_header h3{
		text-align:center;
    }
	.header_address {
		border-right: none;
	}
    .banner {
        padding: 10px 0px 10px;
    }
    .top_links p {
        text-align: center !IMPORTANT;
    }
    .goto_booking {
        padding: 5px 20px;
		text-align: center;
    }
    .goto_booking p {
        padding: 0;
        text-align: center !IMPORTANT;
    }
    .banner img {
        width: 50%;
        height: 100%;
    }
    .thelogo {
        margin: 8px auto;
    }
    .thenav {
        margin-left: 0;
		padding: 10px 0px;
    }
    .subfooter p {
        min-height: auto;
    }
    div#monkey_mail_signup form {
        display: block;
    }
    div#monkey_mail_signup input {
        height: 40px;
        width: 100%;
    }
    .fullwidthnav ul {
        overflow: hidden;
        padding: 10px 0;
        margin: 0;
        display: none;
    }
    .fullwidthnav li a {
        color: #fff;
        padding: 12px;
        display: hidden;
        padding: 9px 7px;
        text-align: center;
    }
    .cta {
        margin-bottom: 20px;
    }
	.half {
		position: relative;
		right:auto;
		height: auto !important;
		padding-bottom: 30px;
	}
	.half img{
		height: auto;
		object-fit: cover;	
	}
	.f1,.f2 {    
		border-right:none;
		min-height: auto;
		padding-bottom:20px;
		border-bottom:1px solid;
		margin-bottom:20px;
	} 
	.book_direct p a {
		    display: block;
			margin-top:20px;
	}
	.goto_booking_1 {
        padding: 5px 20px;
		text-align: center;
		background-position: 38% 59%;
	}	
	.goto_booking_2 {
        padding: 5px 20px;
		text-align: center;
	}
	.fullwidthslider .ccm-image-slider-text {
		right: 25%;
		top: 25%;
		left: 25%;
	}
}

@media only screen and (max-width:768px) {
    .theleftnav ul {
        text-align: center;
    }
    .theleftnav a {
        padding-left: 0px;
        border-left: 0px;
    }
    .theleftnav a:hover {
        padding-left: 0px;
        border-left: 0px;
    }
    .theleftnav ul ul li a {
        padding-left: 0px;
    }
    .theleftnav ul ul li a:hover {
        padding-left: 0px;
        border-left: 0px;
    }
    .theleftnav li.nav-path-selected a {
        padding-left: 0px;
        border-left: 0px;
    }
    .theleftnav ul ul li.nav-path-selected a {
        padding-left: 0px;
        border-left: 0px;
    }
    .theleftnav ul ul li.nav-path-selected a:hover {
        padding-left: 0px;
        border-left: 0px;
    }
	.col-md-6.col-sm-6.col-xs-12.inner-lower-left-col {
		padding-right: 15px;
		padding-left: 15px;
	}
	.col-md-6.col-sm-6.col-xs-12.inner-lower-right-col {
		padding-right: 15px;
		padding-left: 15px;		
	}
	.col-md-6.col-sm-12.col-xs-12.lower-right-col {
		padding-right: 15px;
		padding-left: 15px;			
	}
	.col-md-6.col-sm-12.col-xs-12.lower-left-col {
		padding-left: 15px;
		padding-right: 15px;
	}

	#footer {
	}
	.reviews {
		padding: 40px 0;
	}
	.goto_booking_1 {
        background:none;
	}	
	.fullwidthslider .ccm-image-slider-text {
		display:none;
	}
	.charter {
		width: 90%;
		height: 70%;
		text-align: center;
	}
}

@media only screen and (max-width:480px) {
    .top_links a {
        color: white;
        display: -webkit-inline-box;
    }
    .top_links img {
        display: none;
    }
    .banner img {
        width: 100%;
        height: 100%;
    }
    .thelogo {
        background: url(../images/logo.jpg) no-repeat top;
        width: 250px;
        height: 60px;
        margin-top: 10px;
        background-size: contain;
    }
    .footer img {
        width: 75%;
        height: 75%;
    }
	.fullwidthslider .ccm-image-slider-text {
	right: 0;
		top: 0%;
		width: auto;
		padding: 20px 20px 40px;
		background: rgba(50,54,55,0.5);
		color: white;
		left: 50%;
		height: 100%;
	}	
	
	.fullwidthslider .ccm-image-slider-text h2{
		font-size:24px;
	}
    @media only screen and (max-width:320px) {}