@font-face {
    font-family: 'Albra Display TRIAL Black TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-Black.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL Black It TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-BlackItalic.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-BlackItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL Bold TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-Bold.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-BoldItalic.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL Light TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-Light.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL Light It TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-LightItalic.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL Medium TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-Medium.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL Medium It TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-MediumItalic.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Albra Display TRIAL';
    src: url('../fonts/AlbraDisplayTRIAL-RegularItalic.woff2') format('woff2'),
        url('../fonts/AlbraDisplayTRIAL-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Black.woff2') format('woff2'),
        url('../fonts/DMSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-BlackItalic.woff2') format('woff2'),
        url('../fonts/DMSans-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brownhill Script';
    src: url('../fonts/BrownhillScript.woff2') format('woff2'),
        url('../fonts/BrownhillScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Bold.woff2') format('woff2'),
        url('../fonts/DMSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/DMSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-ExtraBold.woff2') format('woff2'),
        url('../fonts/DMSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/DMSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-ExtraLight.woff2') format('woff2'),
        url('../fonts/DMSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/DMSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Italic.woff2') format('woff2'),
        url('../fonts/DMSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Light.woff2') format('woff2'),
        url('../fonts/DMSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* new.css */

* {
	margin: 0;
	padding: 0;
}

p {
	font-size: 16px;
	margin-bottom: 0;
	font-family: 'DM Sans';
}
body {
    font-family: 'DM Sans' !important;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden !important;
}
.method_section {
    margin-bottom: 14px;
}
html {
    scroll-behavior: smooth;
}
h1 {
     font-family: 'Albra Display TRIAL Light TRIAL' !important;
    font-size: 50px;
    font-weight: 400;
    font-style: normal;
}
h2,h3,h4,h5,h6 {
     font-family: 'Albra Display TRIAL Light TRIAL' !important;
    font-weight: 400;
    font-style: normal;
}
#nav-bar .container-fluid {
    position: relative;
    max-width: 1400px;
}

/* Center logo absolute */
.center-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

/* Logo size */
.logo-img {
    max-height: 60px;
}

/* Left & right spacing */
.left-nav .nav-link, 
.right-nav .nav-link {
    margin: 0 10px;
    color: #fff;
}
/* Ensure proper alignment */
.left-nav, .right-nav {
    z-index: 2;
}
.right-nav .login_register_button {
    color: #cc8e72;
}
.right-nav .dropdown .dropbtn {
    border: 1px solid #cc8e72;
    color: #cc8e72;
    border-radius: 4px;
    transition: 0.5s;
}
.right-nav .dropdown .dropbtn:hover{
    border: 1px solid #cc8e72;
    color: #fff;
    background: #cc8e72;
}
.right-nav .book-now-btn {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 4px;
    transition: 0.5s;
}
.right-nav .book-now-btn:hover{
    border: 1px solid #cc8e72;
    color: #fff;
    background: #cc8e72;
}
.fourth-course-tea {
    font-size: 20px !important;
    padding-top: 40px;
}
.nav_section {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 11;
}
/*CSS 17 Jan Start*/
.getRooms_table .modal-content {
    background: #000;
}
.modal-content .close {
    color: #fff !important;
    outline: none !important;
    color: #fff !important;
    opacity: .8 !important;
    background: #c89b7b !important;
    padding: 13px 12px !important;
    margin: 0px !IMPORTANT;
    position: absolute !important;
    right: -1px !important;
    top: -1px !important;
    transition: 0.5s !important;
}
.modal-content .close:hover{
     opacity: 1 !important;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room {
    color: #fff;
    text-align: center;
    padding: 40px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 480px;
    background: url(../images/tree-bg-new.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.getRooms_table .modal-content .modal-body .row {
    margin: 0px auto !important;
}
.boxes-room .booknow-btn{
	margin-top: 20px;
}
.boxes-room h2 {
    font-size: 30px;
    padding: 10px 0px;
}
.boxes-room h2 span {
     font-family: 'Brownhill Script';
     font-size: 45px;
     display: block;
}
.boxes-room h4 {
    margin-bottom: 0px;
}
.getRooms_table .modal-dialog {
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 100%;
    margin: 0px auto !important;*/
}
.time_section .nav-tabs {
    justify-content: center;
    border-bottom: none;
    gap: 15px;
}
.time_section .nav-tabs .nav-item .nav-link {
    border: none;
    font-size: 25px;
    color: #001b28;
    font-family: 'Albra Display TRIAL Light TRIAL' !important;
}
.time_section .nav-tabs .nav-item .nav-link.active {
    background: #001b28;
    color: #fff !important;
}
.getRooms_table .modal-title {
    color: #fff;
    width: 100%;
}
.getRooms_table .modal-header {
    border: none;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #808080;
}
.boxes-room .booknow-btn a {
    background: #fff;
    display: inline-block;
    color: #001b28;
    padding: 6px 25px;
    text-decoration: none;
    transition: 0.5s;
    border-radius: 4px;
    font-weight: 600;
}
.boxes-room .booknow-btn a:hover {
    background: #c89b7b;
    color: #fff;
}
#nav-bar ul li.home-dropdown .dropdown a {
    border: 1px solid #2E6995;
    color: #fff;
}
#nav-bar ul li.home-dropdown .dropdown .dropdown-content a {
    font-size: 12px !IMPORTANT;
    color: #000;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room.Oak-Suite-box {
    min-height: 480px;
}
/*CSS 17 Jan End*/
/*CSS 15 Jan Start*/
#enquiry_form .nav-tabs {
    width: 100%;
    justify-content: center;
    border-bottom: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
#enquiry_form .nav-tabs li.nav-item button {
    background: #2E6995;
    color: #fff;
    border: none;
    border-radius: 0px;
    margin: 0px 1px;
    outline: none;
}
#enquiry_form .nav-tabs li.nav-item button.active {
    background: #484848 !important;
}
#enquiry_form .tab-content {
    margin: 0px auto;
    width: 80%;
}
#enquiry_form .tab-content p {
    width: 100%;
    margin: 0 auto;
}
#enquiry_form .tab-content select {
    width: 100%;
}
.food_section .nav-tabs {
    border-bottom: none;
    justify-content: center;
    margin-bottom: 30px;
}
.food_section .nav-tabs li a.nav-link {
    color: #484848;
    background: transparent;
    border: 1px solid #484848;
    font-size: 20px;
    font-weight: bold;
    border-radius: 7px;
}
.food_section .nav-tabs li a.nav-link.active {
    border: 1px solid #2e6995;
    background: #2e6995;
    color: #fff;
    font-weight: 400;
    border-radius: 7px;
}

/*CSS 15 Jan End*/
/* radio button CSS 16 Oct */
.more_information {
    display: inline-block;
}
.more_radio {
    display: none;
}
.more_information label {
    /* border: 1px solid #ddd; */
    display: block;
    position: relative;
    margin: 0px;
    cursor: pointer;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    border-radius: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #2E6995;
    font-size: 16px !important;
    border: 1px solid #2E6995;
}
.more_information label span {
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    padding: 7px 25px;
    font-weight: normal;
    
}
.more_information input[type="radio"]:checked+label {
	border-color: #656565;
	color: #fff;
	background: #656565;
}
.more_information input[type="radio"]:checked+label:before {
	content: "";
	background-color: transparent;
	transform: scale(1);
}
.dress-code {
    padding-top: 0px !important;
    font-style: italic;
}
/*End CSS*/
.large-booking {
    font-size: 14px;
    font-style: italic;
    width: 90%;
    margin: 0px auto;
}
#back_button i {
    color: #fff;
}
.pay-confirm-sec {
    padding: 100px 100px 30px 100px;
    text-align: center;
}
.pay-confirm-sec p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #484848;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
}
#payment_confirmation {
    text-align: center;
}
#payment_confirmation input[type=submit] {
    background: #2E6995;
    border: none;
    padding: 13px 50px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.5s;
}
#payment_confirmation input[type=submit]:hover{
	 background: #484848;
}
/*#nye {
    display: none;
}*/
.card {
    font-size: 0.8125rem !important;
    font-family: 'Playfair Display', serif;
}
.term_condition {
    text-align: left;
    padding: 10px  0px;
    width: 100%;
    padding-left: 35px;
}
.term_condition a {
    color: #cc8e72;
    text-transform: lowercase;
}
.checkbox_input {
    top: 7px !important;
    left: 0px !important;
    right: auto !important;
}
.checkbox_term_spn {
    top: 7px !important;
    left: 0px !important;
    right: auto !important;
}
.submit_pending_pay_bank {
    color: #cc8e72;
    transition: 0.5s;
}
.submit_pending_pay_bank:hover {
    color: #cc8e72 !important;
	text-decoration:underline;
}
.order_summry_sec .booking_date span {
    color: #cc8e72 !important;
}
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111;
    background: #0005 !important;
    width: 100%;
    height: 100%;
}
.loader .spinner-border {
    position: absolute;
    top: 50%;
    left: 44%;
    z-index: 1111;
    color: #2E6995 !important;
	width:6rem !important;
	height:6rem !important;
}
#paymentErrors, #paymentResponse {
    color: #fff;
    padding: 10px 0px;
}
#payment_detail .row_one label, #payment_detail .row_two label {
    background: none;
    text-align: left;
    color: #fff;
    margin-left: 0px;
    text-transform: capitalize;
    font-size: 15px;
}
#payment_detail .row_two label {
    display: inline-block;
}
#payment_detail .row_one input {
    width: 100%;
    padding-left: 10px;
    height: 40px;
}
#payment_detail .row_two .col-lg-6:nth-child(1) input {
    height: 40px;
    width: 20%;
    padding-left: 15px;
}
#payment_detail .row_two .col-lg-6:nth-child(2) input {
    height: 40px;
    width: 85%;
    padding-left: 10px;
}
.discount-section {
    background: #2E6995;
    padding: 15px 10px;
}
#booking_calender p {
    font-size: 20px;
    padding: 10px 0px;
}
.discount-section p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    width: 85%;
    margin: 0px auto;
    text-align: center;
}
.sub-discount-text {
    padding-top: 5px;
    font-size: 15px;
    text-transform: uppercase;
}
.discount-section p a {
    color: #fff;
}
.discount-section p a:hover{
	text-decoration:none;
}
#nav-bar {
    background: transparent !important;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 10px;
}

#nav-bar ul li {
	padding: 0px 10px;
}

#nav-bar ul li a {
	font-size: 19px;
	color: #fff;
	font-weight: 300;
	padding: 10px 17px;
	text-transform: uppercase;
}
#nav-bar ul li:first-child a {
    color: #2e6993 !important;
}

#nav-bar ul li .download-btn {
	background: #2E6995;
	letter-spacing: 1px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	border: 1px solid #2E6995;
	font-size: 15px;
	font-weight: 500;
}

#nav-bar ul li .dropdown {
	position: relative;
	display: inline-block;
}

#nav-bar ul li .dropdown-content,
.dropdown .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 240px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

#nav-bar ul li .dropdown-content a,  .dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	font-size: 15px;
}

#nav-bar ul li .dropdown-content a:hover,  .dropdown-content a:hover {
    background-color: #ddd;
    color: #000 !important;
}

#nav-bar ul li .dropdown:hover .dropdown-content,
.dropdown:hover .dropdown-content {
	display: block;
}

#nav-bar ul li .dropdown:hover .dropbtn {
    background-color: #484848;
}

#nav-bar ul li .download-btn:hover {
	background: #484848;
}

#nav-bar ul li .book-now-btn {
    border: 1px solid #2E6995;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    font-size: 15px;
    font-weight: 500;
    display: block;
    background: #2E6995;
}

#nav-bar ul li .book-now-btn:hover {
    background: #484848;
    border: 1px solid #484848;
}
#nav-bar ul li .login_register_button {
    border: 1px solid #2E6995;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    font-size: 15px !important;
    font-weight: 500;
    display: block;
    background: #2E6995;
}
#nav-bar ul li .login_register_button:hover {
    background: #484848;
    border: 1px solid #484848;
}
.mob_nav_section {
    display: none !important;
}

.page_banner {
	background: url(../images/new-banner-img.jpg);
	height: 650px;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.page_banner_new_year{
	background: url(../images/new-year-banner.jpg);
	height: 650px;
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.celender_two {
    padding: 100px;
    display: block !important;
}
.celender_two .col-lg-4 {
    margin: 0 auto;
}
.page_banner:after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page_banner_new_year:after {
	position: absolute;
	background: #00000024;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner_description {
    position: absolute;
    bottom: 4%;
    z-index: 1;
    left: 16%;
    width: 100%;
    transform: translate(-16%, 0%);
}
.new-year_banner_section {
    position: absolute;
    right: 10%;
    bottom: 10%;
	z-index:1;
}
.mobile_section{
	display:none;
}
.new_bann_btn .flyer_button {
    background: #2E6995;
    font-size: 12px !important;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    padding: 10px 10px !important;
    border: 1px solid #2E6995;
    margin-right: 20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.new_bann_btn .book_button {
    background: transparent;
    font-size: 12px !important;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    padding: 7px 20px !important;
    border: 1px solid #fff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    display: inline-block;
    cursor: pointer;
}
.new_bann_btn {
    position: absolute;
    bottom: 6%;
    z-index: 1;
    left: 16%;
}
.new_bann_btn {
    position: absolute;
    bottom: 10%;
}
.new-year_banner_section img {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.banner_description h1 {
	color: #fff;
	font-size: 80px;
	line-height: 69px;
	font-weight: 400;
}

.banner_description .letter-1 {
	font-size: 60px;
}

.banner_description .letter-2 {
	font-size: 70px;
}

.banner_description .letter-3 {
	font-size: 80px;
}
.banner_button{
	text-align: center;
}
.banner_button .flyer_button {
	background: #2E6995;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato', sans-serif;
	padding: 10px 25px;
	border: 1px solid #2E6995;
	margin-right: 20px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.banner_button .flyer_button {
    display: none;
}
#nav-bar-1 {
    background: #484848 !important;
}
.banner_button .flyer_button:hover {
	background: #2E6995;
	border: 1px solid #2E6995;
	text-decoration: none;
}

.banner_button .book_button {
    background: #2E6995;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    padding: 6px 25px;
    border: 1px solid #2E6995;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    display: inline-block;
    cursor: pointer;
}
.banner_button .book_button:hover {
    background: #484848;
    border: 1px solid #484848;
    text-decoration: none;
}
.banner_button {
	padding-top: 35px;
	width: 100%;
}
.enquiry_section {
    padding: 78px 100px 30px 100px;
    text-align: center;
    background: #f7f4eb;
}
.enquiry_section h3 {
    font-size: 30px;
    color: #001b28 !important;
}
.enquiry_section .row {
	margin: 0px !important;
}
.booking_date_input {
    width: 80%;
    margin-bottom: 20px !important;
    margin: 0 auto;
    border: none !important;
    border-radius: 0px;
    color: #fff;
    background: #2E6995 !important;
}
.enquiry_section h2 {
    width: 100%;
    text-align: center;
    color: #001b28;
    font-size: 45px;
    font-weight: 400;
    padding-bottom: 0px;
    position: relative;
}
.enquiry_section h4 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #2E6995;
    padding-top: 6px;
    text-transform: uppercase;
}
.time_section label {
	margin: 0px !important;
}
.enquiry_section_new .enquiry_section_btn {
    margin: 30px 0px !important;
}
.enquiry_section_new {
    padding: 50px 0px 0px 0px !important;
}

/* .enquiry_section h2:before {    content: '';    position: absolute;    width: 13%;    height: 1px;    background: #2E6995;    bottom: 16px;    left: 43%;    text-align: center;    margin: 0 auto;}.enquiry_section h2:after {    content: '';    position: absolute;    width: 7%;    height: 1px;    background: #000;    bottom: 0px;    left: 46%;    text-align: center;    margin: 0 auto;} */

.enquiry_section span {
    color: #cc8e72;
    font-size: 50px;
    display: block;
    font-family: 'Brownhill Script';
    text-align: center;
    width: 100%;
    padding: 10px 0px 20px 0px;
    letter-spacing: 2px;
}
.enquiry_section p {
    font-size: 16px;
    font-weight: 400;
    color: #001b28;
    text-align: center;
    width: 73%;
    margin: 0 auto;
    line-height: 30px;
}
.login_register_form .modal-dialog.modal-lg {
	max-width: 600px !important;
}

.login_register_form h3 {
    text-align: center;
    width: 100%;
    font-size: 28px;
    color: #fff;
}
#back_button {
    position: absolute;
    left: -1px;
    top: -1px;
}
#back_button .book_button, #back_button #summary_submit_page, #back_button #enquery_submit, #back_button #order_detail_submit {
    border: 1px solid #c89b7b;
    padding: 13px 16px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    color: #fff;
    display: block;
    margin: 0px !important;
    background: #c89b7b;
    opacity: 0.8;
}

#back_button .book_button:hover, 
#back_button #summary_submit_page:hover,
#back_button #order_detail_submit:hover,
#back_button #enquery_submit:hover {
    border: 1px solid #c89b7b !important;
    background: #c89b7b !important;
    color: #fff;
    opacity: 1;
}

.login_form p {
	padding: 0px 0px 10px 0px;
	color: #000;
}

.register_btn_new {
	margin-top: 20px;
}

.register_btn_new a {
    color: #cc8e72;
    font-size: 18px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    text-decoration: underline;
}

.register_btn_new p {
	padding-left: 14px;
	color: #484848;
	font-size: 18px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.register_btn_new a:hover {
	color: #cc8e72;
}

.login_form {
	width: 95%;
	margin: 0 auto;
}

.login_form input {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #2E6995;
}

.login_form button {
    background: #cc8e72;
    border: 1px solid #cc8e72;
    color: #fff;
    padding: 10px 25px;
    font-weight: 400;
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
}
.login_form button:hover{
     background: #000;
    border: 1px solid #000;
}
.login_register_form .modal-content {
    background: #001b28;
}
.calander_table input[type="radio"][id^="myCheckbox"] {
	display: none;
}
/*.event-card .form-check-input {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 20px;
    height: 100%;
    top: 0px;
}*/
.calander_table label {
    /* border: 1px solid #ddd; */
    display: block;
    position: relative;
    margin: 10px;
    cursor: pointer;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    border-radius: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #bcbdbf;
    background: #f7f4eb;
}

.calander_table label:before {
	background-color: transparent;
	color: white;
	content: " ";
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 28px;
	transition-duration: 0.4s;
	transform: scale(1);
}

.calander_table input[type="radio"]:checked+label {
	border-color: #656565;
	color: #fff;
	background: #656565;
}

.calander_table input[type="radio"]:checked+label:before {
	content: "";
	background-color: transparent;
	transform: scale(1);
}

.calander_table .days p {
	color: #e6e6e6;
	font-size: 20px !important;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
}

.calander_table .number .date {
	display: block;
	color: #e6e6e6;
	font-size: 90px;
	font-family: 'Playfair Display', serif;
	margin-top: -30px;
	font-weight: 800;
}

.calander_table .number {
    width: 100%;
    border-top: 1px solid #ffffff70;
    border-bottom: 1px solid #ffffff70;
}

.calander_table .month {
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	color: #e6e6e6;
	padding-bottom: 15px;
	display: block;
	margin-top: -20px;
}

.calander_table .price span {
	display: block;
	font-size: 23px;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	padding: 5px 0px;
}

#booking_calender .col-lg-3 {
	padding: 0px !important;
}

#booking_calender {
	padding: 0px 40px;
}

/*.calander_table .modal-dialog .modal-content,*/
.getRooms_table .modal-dialog .modal-content, 
.summary_modal .modal-dialog .modal-content {
    background: #001b28 !important;
}
.calander_table .modal-content {
    background: #001b28 !important;
}
.calander_table .modal-title {
	font-size: 28px;
	text-align: center;
	width: 100%;
	color: #fff;
	font-weight: 400;
}

.order_section .table-bordered td,
.order_section .table-bordered th {
	min-width: 100px !important;
	table-layout: auto !important;
	text-align: center;
	padding: 5px 0px;
	font-size: 15px;
}

.order_banner {
	background: url(../images/The-package-banner.jpg);
	min-height: 348px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.account_banner {
	background: url(../images/The-package-banner.jpg);
	min-height: 348px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.login_banner {
    background: url(../images/The-package-banner.jpg);
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}
.thanyou_banner {
    background: url(../images/The-package-banner.jpg);
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}
.main_profile_form h2 {
    font-size: 45px;
    color: #001b28;
    padding: 30px 0px;
}
.main_profile_form form {
    width: 50%;
    margin: 0 auto;
}
.thankyou_section {
    padding: 75px 0px;
}
.thankyou_section h1 {
    font-size: 45px;
    color: #001b28;
}
.thankyou_section i {
    font-size: 80px;
    padding: 10px 0px 20px 0px;
    color: #001b28 !important;
}
.thankyou_section p {
    font-size: 20px;
}
.failed_menu {
    list-style: none;
    padding-top: 10px;
}
.failed_menu i {
    font-size: 10px !important;
    color: #2E6995;
    padding: 10px 0px;
}
.failed_menu li {
    font-size: 17px;
    line-height: 20px;
}
.failed_para {
    font-size: 17px !important;
    padding-top: 11px;
}
.home_btn {
    padding-top: 30px;
}
.home_btn a {
    background: #001b28;
    padding: 10px 23px;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
    border-radius: 4px;
}
.home_btn a:hover{
	text-decoration:none;
	background:#cc8e72;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.main_profile_form form p {
    padding-bottom: 10px;
}
.main_profile_form form input {
    width: 100%;
    margin-bottom: 20px;
    height: 40px;
    padding-left: 20px;
}
.logi_btn {
    text-align: center;
}
.logi_btn button {
    background: #001b28;
    border: none;
    padding: 10px 30px;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    transition: 0.5s;
}
.logi_btn button:hover{
    background: #cc8e72;
}
.form_container_custom {
    margin: 50px auto;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding-bottom: 50px;
    border-radius: 20px;
}
.account_content h2 {
    font-weight: 400;
    font-size: 45px;
    padding: 30px 0px;
    color: #001b28;
}
.account_content label {
    width: 100%;
}
.account_content input {
    width: 100%;
    margin-bottom: 20px;
    background: #f7f4eb;
    border: none;
    border-radius: 0px !important;
    height: 40px;
    color: #000;
    padding-left: 15px;
}
.account_content input::placeholder {
    color: #000;
}
.account_content input[type="submit"] {
    width: auto;
    padding: 9px 25px;
    text-transform: capitalize;
    background: #001b28;
    border: 1px solid #001b28;
    color: #fff;
    height: auto;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    margin-top: 0px;
    margin-bottom: 40px;
    border-radius: 4px !important;
}
.account_content input[type="submit"]:hover {
	background: #cc8e72;
	border: 1px solid #cc8e72;
    color: #fff;
}
.change_pass {
    font-size: 45px;
    font-weight: 400;
    color: #001b28;
    padding-bottom: 20px;
    padding-top: 15px;
}
.change_pwd {
    width: 100%;
}
.submit_pending_pay {
	color: #000;
	text-decoration: underline;
}

.submit_pending_pay:hover {
	color: #fff;
}

.order_details_btn {
	text-decoration: underline;
	color: #2E6995;
	font-weight: 700;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.order_details_btn:hover {
	color: #000;
}
.empty_input {
	border: 1px solid #f10 !important;
}
.twelve_box input::placeholder{
	color: #fff;
}
.twelve_box input {
    background: #2E6995;
    border: none;
    border-radius: 0px !important;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px !important;
    height: 40px;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}
.calander_table .close:hover {
	color: #fff;
}
.copright {
    background: #001b28;
    padding: 10px 0px;
    margin-top: 20px;
}
.copright img {
    width: 15%;
}
.copright p {
    color: #fff !important;
    font-size: 14px !important;
    padding-top: 6px;
}
.copright p a {
    color: #fff !important
}
.calander_table .submit_button {
    color: #fff !important;
    background: #cc8e72 !important;
    border: 1px solid #cc8e72;
    padding: 8px 55px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    margin: 50px 0px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px !important;
}

.calander_table .submit_button:hover, .bank_btn_submit:hover  {
	color: #fff !important;
	background: #000 !important;
	border: 1px solid #000 !important;
	text-decoration:none;
}
.bank_btn_submit {
    color: #2E6995 !important;
    background: transparent;
    border: 1px solid #2E6995;
    padding: 8px 55px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 19px;
    margin: 50px 0px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    display: inline-block;
    cursor: pointer;
}
.calander_table #personal_detail input {
    margin-bottom: 20px;
    background: #fff;
    border: none;
    border-radius: 0px;
    color: #000;
}
.forget_alert {
    width: 75%;
    margin: 20px auto;
}
.calander_table #personal_detail input:focus {
	background: #fff !important;
}

.calander_table #personal_detail {
	width: 70%;
	margin: 50px auto;
}

.calander_table #personal_detail p {
	color: #fff;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
}

.calander_table #payment_detail {
	width: 86%;
	margin: 0 auto;
}

.calander_table #payment_detail .card_box {
    width: 100%;
    background: #fff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 35px;
    margin-top: 20px;
}

#enquiry_form p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	padding-bottom: 6px;
	width: 80%;
	margin: 0 auto;
}

.summary_modal .booking_date {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 20px;
}

.summary_modal .size_tbl {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    border-bottom: 0px solid #fff7;
    padding-bottom: 5px;
    font-weight: 600;
    letter-spacing: 1px;
}

.tbl_sizecls {
	font-size: 18px;
	font-weight: 600 !important;
	border-bottom: 1px solid #fff7;
	margin-bottom: 10px;
	margin-top: 10px;
}

.summary_modal p {
	color: #fff;
	font-weight: 300;
}
.summary_modal p.roomname {
    border-bottom: 1px solid #fff7;
    color: #cc8e72 !important;
    font-weight: 600;
}
.tbl_sizecls span {
    color: #cc8e72 !important;
}
.summary_modal .booking_date span {
    color: #cc8e72 !important;
}
/* Hide the browser's default radio button */

.radio_bnt {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	right: -30px;
	width: 25px;
	height: 25px;
	z-index: 111;
	top: -3px;
}


/* Create a custom radio button */

.checkmark {
	position: absolute;
	top: -3px;
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
	z-index: 11;
	right: -30px;
}


/* On mouse-over, add a grey background color */

.calander_table #payment_detail p:hover .radio_bnt~.checkmark {
	background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.calander_table #payment_detail p .radio_bnt:checked~.checkmark {
    background-color: #cc8e72;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}


/* Show the indicator (dot/circle) when checked */

.radio_bnt:checked~.checkmark:after {
	display: block;
}


/* Style the indicator (dot/circle) */

.checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.calander_table #payment_detail .card_box h3 {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
}
.food_section h5 {
    color: #484848;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 10px;
    font-size: 18px;
    line-height: 33px;
}
.food_section h5 img {
    width: 30%;
}
.food_section p img {
    width: 30%;
}
.new_year_image {
    background: url(../images/new-year-banner-bottom.png);
    min-height: 430px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
	position:relative;
}
.nye_btn {
    position: absolute;
    bottom: 100px;
    left: 0;
}
#nav-bar-1 {
    background: transparent !important;
}
#nav-bar-1 .container-fluid {
    max-width: 1400px;
}
#nav-bar-1.fixed-top {
    background: #001b28 !important;
}
#nav-bar-1 ul {
    justify-content: space-between !important;
    width: 100%;
}

#nav-bar-1 ul li a {
    color: #fff;
    padding: 10px 22px;
    font-size: 20px;
    transition: 0.5s;
}
#nav-bar-1 ul li a:hover {
    color: #cc8e72;
}

.calander_table #payment_detail .card_box img {
	width: 54%;
	display: block;
	padding-top: 10px;
	margin: 0 0 0 auto;
	padding-right: 15px;
}

.calander_table #payment_detail p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	padding-bottom: 10px;
	font-size: 15px;
	position: relative;
	display: block;
}

.calander_table #payment_detail input {
    border-radius: 0px !important;
    background: #fff;
    border: none;
    margin-bottom: 30px;
    color: #000;
}

#payment_detail iframe {
	height: 40px !important;
}

#card_number .InputElement.is-empty.Input.Input--empty,
#card_number .CardNumberField-input-wrapper {
	height: 40px !important;
	background: red !important;
	color: #fff !important;
}

#root .ElementsApp {
	height: 40px !important;
	padding-left: 10px !important;
}

#card_number,
#card_expiry,
#card_cvc {
	margin-bottom: 20px;
	width: 100%;
	background: #2E6995;
	border: none;
	border-radius: 0px;
	color: #fff;
	padding-left: 15px;
}

#paymentResponse p {
	color: #721c24 !important;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding: 7px 0px !important;
}

.enquiry_section_btn {
	width: 100%;
	text-align: center;
	margin: 50px 0px;
}

.enquiry_section_btn .enquiry_button {
    background: #001b28;
    font-size: 16px;
    color: #fff;
    padding: 10px 25px;
    border: 1px solid #001b28;
    margin-right: 20px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    border-radius: 4px;
    text-transform: capitalize !important;
    font-family: 'DM Sans' !important;
}

.enquiry_section_btn .enquiry_button:hover {
    background: #cc8e72;
    text-decoration: none;
    border: 1px solid #cc8e72;
}

.enquiry_section_btn .book_button {
    color: #fff;
    border: 1px solid #001b28;
    padding: 10px 25px;
    font-size: 16px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    cursor: pointer;
    background: #001b28;
    border-radius: 4px;
    text-transform: capitalize !important;
    font-family: 'DM Sans' !important;
}
.enquiry_section_btn .book_button:hover {
	background: #484848;
	text-decoration: none;
	border: 1px solid #484848;
	color: #fff;
}

.package_section .x-mas_image {
    background: url(../images/snow-ball-banner.jpg);
    min-height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}
.package_section .x-mas_image_new {
    background: url(../images/the-mansion.jpg);
    min-height: 525px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}

.menu_section .menu_image {
	background: url(../images/The-package-banner.jpg);
	min-height: 450px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.menu_section .menu_image_new_one {
    background: url(../images/the_band.jpg);
    min-height: 523px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px;
}
.menu_section .menu_image_new {
    background: url(../images/the_package.jpg);
    min-height: 523px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}
.christ_summary .border_sum_img {
	width: 50%;
	margin: 20px auto;
	border: 5px solid #fff;
}

.christ_summary .price_row {
	width: 55%;
	margin: 0 auto;
}

.package_section .row {
	margin: 0px !important;
}

.package_section h2 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
}
.package_section h3 {
    color: #fff !important;
    font-size: 45px;
    font-family: 'Brownhill Script' !important;
}
.package_section .package-box {
    padding: 30px 20px;
    margin: 0px 0px;
    position: relative;
    background: url(../images/tree-bg-new.jpg);
    border-radius: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.package_section .container .d-flex {
    gap: 15px;
}
.package_section {
    background: #f7f4eb;
}
.package_section .container {
    max-width: 1400px !important;
    padding: 50px 15px;
}
.package_section .package-box .enquiry_section_btn {
    margin: 0px;
    position: absolute;
    width: 100%;
    left: 36px;
    bottom: 5%;
    text-align: left;
}
.package_section .package-box h3 {
    text-align: center;
    color: #000;
}
.package_section .package-box ul {
    text-align: center;
}
.package_section .package-box ul li {
    position: relative;
    padding-left: 0px;
    color: #fff;
    font-size: 16px;
}
.package_section .package-box ul li:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.package_section .package-box ul li:last-child::after {
    display: none;
}
.package-box hr {
    width: 70px;
    margin: 20px auto 10px auto;
    height: 2px;
    background: #2e6995;
}
.package_section .package-box ul li i {
    display: none;
}
.package_section h4 {
    text-align: center;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    color: #4f4f4f;
    font-weight: 600;
}

.package_section ul {
	list-style: none;
	text-align: center;
}

.package_section ul li {
	display: block;
	padding: 10px 0px;
	font-weight: 400;
	color: #484848;
}

.package_section ul li i {
	color: #2E6995;
	font-size: 12px;
	padding-right: 10px;
}

.menu_section h2 {
    color: #4f4f4f;
    font-size: 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    padding-top: 60px;
}
.menu_section_new h2 {
    padding-top: 0px;
}
.menu_section_new p {
    width: 73%;
    margin: 0 auto;
    padding-top: 20px;
}
.odd,
.even {
	margin: 0px 25px;
	position: relative;
}

.odd .description {
    background: #2E6995;
    min-height: 200px;
    text-align: center;
}

.even .description {
    background: #5aaedf;
    min-height: 200px;
    text-align: center;
}

.odd .time {
    width: 100px;
    height: 100px;
    background: #5aaedf;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: -50px;
    position: relative;
}

.even .time {
    width: 100px;
    height: 100px;
    background: #2e6995;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: -50px;
    position: relative;
}

.time p {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
	font-size: 19px;
	font-family: 'Lato', sans-serif;
}

.description p {
	font-size: 21px;
	color: #fff;
	font-family: 'Lato', sans-serif;
	text-align: center;
	padding: 0px 10px 40px 10px;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	width: 194px;
}

.menu_slider .slick-prev {
	left: auto;
	z-index: 1 !important;
	right: 66px;
	top: -46px;
}

.menu_slider .slick-next {
	right: 30px;
	top: -46px;
}

.menu_slider .slick-prev:before {
	content: url(../images/left-arrow.png);
}

.menu_slider .slick-next:before {
	content: url(../images/right-arrow.png);
}

.calander_table select {
    background: #fff;
    border: none;
    border-radius: 0px !important;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px !important;
    height: 40px;
    color: #000;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

#personal_detail_submit {
	margin-top: 13px;
}

.login_register_form p {
	color: #fff;
	text-align: left !important;
	width: 100% !important;
}

.calander_table textarea::placeholder {
	color: #000;
}

.calander_table textarea:focus,
.calander_table select:focus {
	background: #fff !important;
	color: #000 !important;
}

.calander_table textarea {
    background: #fff;
    border: none;
    color: #000 !important;
    border-radius: 0px;
    width: 80%;
    margin: 0 auto;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    height: 200px;
}

.summary_modal .modal-body h2 {
	font-size: 22px;
	padding-bottom: 13px;
}

.christ_summary h3 {
	font-size: 20px;
}

.christ_summary p {
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    font-size: 16px;
}
.divider_summy {
	background: #2E6995;
}
#summary_submit_page {
    background: #c89b7b !important;
    color: #fff !important;
    padding: 10px 30px;
    width: 100%;
    margin: 15px 0px !important;
    border: 1px solid #c89b7b;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    display: block;
    cursor: pointer;
}
#summary_submit_page:hover {
	background: #000 !important;
	color: #fff !important;
	padding: 10px 30px;
	border: 1px solid #000 !important;
}

.summry-price {
    text-align: left;
    font-size: 30px !important;
    font-family: 'Lato', sans-serif;
    margin-top: 6px;
    font-weight: 500 !important;
}

.thank_you_modal .heading {
	width: 80%;
	font-size: 40px;
	color: #fff;
	margin: 30px auto;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Sofia Pro';
	font-weight: 800;
}

.thank_you_modal p {
	width: 80%;
	text-align: center;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	margin: 0 auto;
	padding-bottom: 12px;
}

.thank_you_modal p a {
	text-decoration: underline;
	color: #2E6995;
}

/* .calander_table .twelve_box select {
	background: #c6c4c4 !important;
	width: 80%;
} */
.calander_table .twelve_box select {
    background: #fff!important;
    width: 80%;
}
.thank_you_modal .here_btn {
	text-align: center;
	background: transparent;
	color: #2E6995 !important;
	padding: 5px 80px;
	border: 1px solid #2E6995;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	transition: .5s;
	-webkit-transition: 0.5s;
}

.thank_you_modal .here_btn:hover {
	background: #2E6995;
	color: #fff !important;
	border: 1px solid #2E6995;
	text-decoration: none;
}

.tag_btn {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}

.new_details_para {
	text-align: center;
	padding-bottom: 20px !important;
}

.new_details_para a {
    color: #cc8e72;
}

.summry_social_icon {
	list-style: none;
	display: block;
	text-align: center;
	margin-top: 20px !important;
}

.summry_social_icon li {
	display: inline;
	margin-right: 15px;
}

.summry_social_icon li a {
	padding-right: 6px;
}

.summry_social_icon li a i {
	color: #fff;
	font-size: 30px;
}

.order_summry_sec h2 {
    font-weight: 400;
    font-size: 45px;
    padding-bottom: 30px;
    color: #001b28;
}

.christ_summary h3 {
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: 400;
}

.date_price_section {
	padding: 100px 20px 50px 20px;
}

.date_price_section .border-div {
    border: 1px solid #2E6995;
    padding: 25px 35px;
}
.date_price_section .border-div_new {
    border: 1px solid #2E6995;
    padding: 150px 35px;
}
.date_price_section .border-div h2 {
    color: #4f4f4f;
    font-size: 50px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    padding-bottom: 30px;
}
.date_price_section .border-div_new h2 {
	color: #4f4f4f;
	font-size: 50px;
	font-family: 'Playfair Display', serif;
	text-transform: uppercase;
	font-weight: 400;
	padding-bottom: 30px;
}

.date_price_section .border-div .enquiry_section_btn {
	text-align: center;
}
.date_price_section .border-div_new .enquiry_section_btn {
	text-align: center;
}

.date_price_section .border-div h5 {
	padding-top: 10px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #484848;	
}

.date_price_section .border-div p {
	font-size: 16px;
	color: #484848;
	font-weight: 400;
}
.date_price_section .border-div_new p {
	font-size: 16px;
	color: #484848;
	font-weight: 400;
}

.time_section h2, .time_section h1 {
    text-align: center;
    font-size: 50px;
    padding-bottom: 20px;
    color: #001b28;
    font-family: 'Brownhill Script' !important;
}

.time_section .time_slide {
    background: #f7f4eb;
    margin: 0px 10px;
}
.time_section .time_slide .time-img {
    background: url(../assets/dates-bg.jpg);
}
.time_section .time_slide .days {
	text-align: center;
	/* border-bottom: 1px solid #484848; */
	color: #fff;
}

.time_section .time_slide .price {
	text-align: center;
	/* border-top: 1px solid #484848; */
	color: #fff;
	padding: 5px 0px;
}

.time_section .time_slide .price p {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}

.time_section .time_slide .days p {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	padding: 5px 0px;
}

.time_section .time_slide .number .date {
	display: block;
	text-align: center;
	font-size: 80px;
	color: #fff;
	font-family: 'Playfair Display', serif;
	margin-top: -10px;
	font-weight: 800;
}

.time_section .time_slide .number .month {
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: -25px;
    padding-bottom: 40px;
    margin-top: 0px;
}
.time_section .slick-prev {
	left: auto;
	z-index: 1 !important;
	right: 66px;
	top: -46px;
}

.time_section .slick-next {
	right: 30px;
	top: -46px;
}

.time_section .slick-prev:before {
	content: url(../images/left-arrow.png);
}

.time_section .slick-next:before {
	content: url(../images/right-arrow.png);
}

.location_section span {
    color: #001b28;
    font-weight: 600;
    font-size: 30px;
    display: block;
    text-align: center;
    width: 100%;
    padding: 0px 0px 0px 0px;
    text-transform: capitalize;
    margin-bottom: 50px;
    font-family: 'Albra Display TRIAL Light TRIAL' !important;
}
.location_map {
    max-width: 1200px;
    margin: 0px auto -150px auto;
}

.food_section {
    background: url(../images/food-bg.jpg);
    background-size: cover;
    padding: 80px 15px 150px 15px;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.food_section h3 {
    text-align: center;
    font-size: 50px;
    color: #484848;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    padding-bottom: 40px;
}

.food_section h4 {
    font-size: 25px;
    color: #484848;
    font-family: 'Playfair Display', serif;
    padding-bottom: 0px;
    font-weight: 400;
    text-transform: uppercase;
}
.food_section .col-lg-3 {
    padding: 0px !IMPORTANT;
}
.food_section p {
    color: #363636;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0px 0px 0px;
    line-height: 29px;
}
.food_img_sec {
	margin-top: -100px;
	padding: 0px 170px;
}

.food_img_sec h3 {
	font-size: 35px;
	font-family: 'Playfair Display', serif;
	color: #2E6995;
	text-align: center;
	padding-top: 30px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.exclusive_section {
	padding: 60px 100px 20px 100px;
}

.exclusive_section h3 {
	width: 100%;
	text-align: center;
	font-size: 50px;
	font-family: 'Playfair Display', serif;
	color: #484848;
	font-weight: 400;
	padding-bottom: 25px;
}

.exclusive_section p {
	color: #484848;
	font-weight: 300;
	font-size: 16px;
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

.venue_section .container {
	background: url(../images/exclusive-hire-bg.jpg);
	background-size: cover;
	background-position: center;
	min-height: 410px;
	background-repeat: no-repeat;
}
.venue_section_new .container {
	background: url(../images/the_venues.jpg);
	background-size: cover;
	background-position: center;
	min-height: 410px;
	background-repeat: no-repeat;
}

.venue_section h2 {
	font-size: 50px;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 800;
	padding-bottom: 10px;
}
.venue_section_new h2 {
	font-size: 50px;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	padding-bottom: 10px;
}

.venue_section p {
	text-align: center;
	color: #fff;
	font-weight: 400;
}
.venue_section_new p {
	text-align: center;
	color: #fff;
	font-weight: 400;
}

.venue_section .col-lg-12 {
	padding: 90px 0px;
}
.venue_section_new .col-lg-12 {
	padding: 90px 0px;
}

.location_section {
    padding-top: 30px;
}
.location_section h2 {
    font-size: 45px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #001b28;
}

.location_section p {
	font-weight: 300;
	width: 74%;
	margin: 0 auto;
}

.total_section {
    width: 97%;
    margin: 0 auto;
    padding-top: 10px;
}

.total_section strong {
	color: #fff;
}

.summary_modal .col-lg-4 p {
	font-size: 15px;
}
.footer-section {
    padding: 50px 0px 0px 0px;
    background: #001b28;
}

.front-page .footer-section {
    padding: 200px 0px 0px 0px !important;
}
.footer_social_icon {
	list-style: none;
	padding-top: 20px;
    display: flex;
    justify-content: center;
}
.footer-section .footer-row {
    width: 76%;
    margin: 40px auto 0px auto;
}
.footer_social_icon li a i {
    font-size: 27px;
    color: #2E6995;
    transition: 0.5s;
}
.footer_social_icon li a i:hover {
    color: #656565;
}
.footer_social_icon li a {
	padding: 0px 10px 0px 0px;
}
.ft_logo {
    width: auto;
}

.footer-section h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 800;
}
.footer-section p {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
}

.footer-section p a {
	color: #fff;
}

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

.food_img_sec img {
	width: 100%;
}

.details_section {
    background: #001b28;
    color: #fff;
    padding: 50px;
}

.details_section .row:nth-child(1) {
	padding-bottom: 20px;
}

.details_section .row:nth-child(4) {
	padding-top: 30px;
}

.details_section .row:nth-child(5) {
    padding-top: 13px;
}
.booking_date {
    font-weight: 400 !important;
    font-size: 16px !important;
    text-align: center;
}

.order_summry_sec {
	background: #ece3e2;
	padding: 80px 0;
}
.order_section {
    padding: 50px 0px;
    text-align: center;
}
.order_section h2 {
    font-weight: 400;
    font-size: 45px;
    text-transform: capitalize;
    color: #001b28;
}
.order_history_sec {
    text-align: center;
    width: 100%;
}
.order_history_sec a {
    background: #001b28;
    color: #fff;
    padding: 10px 25px;
    transition: 0.5s;
    font-size: 16px;
    border-radius: 4px;
}
.order_history_sec a:hover{
    background: #cc8e72;
    color: #fff;
    text-decoration:none;
    border-radius: 4px;
}
#nav-bar ul li .dropdown a {
    font-size: 15px !important;
    border: 1px solid #2e6995;
    color: #2e6995;
}
.food_section .nav-tabs li.nav-item {
    margin: 0 10px;
}
#nav-bar ul li .dropdown a:hover {
    border: 1px solid #484848;
    color: #fff;
}
#booking_calender .col-lg-4 {
    padding: 0px !important;
}
.note p {
    padding-top: 10px;
    font-size: 14px !important;
}
.forget_banner {
    background: url(../images/The-package-banner.jpg);
    min-height: 348px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 0px;
}
.gfn_login {
    padding: 50px 0px;
}
.gfn_login h2 {
    font-weight: 500;
    font-size: 45px;
    text-align: center;
    padding-bottom: 20px;
    color: #001b28;
}
.gfn_login label {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}
.gfn_login input[type="email"] {
    width: 60%;
    height: 40px;
    margin: 0 auto;
    display: block;
    background: #fff;
    border: 1px solid #000;
    border-radius: 0px !important;
    margin-bottom: 20px !important;
    color: #000;
    padding-left: 15px;
    outline: none;
}
.login_dtls {
    text-align: center;
}
.gfn_login input[type="email"]::placeholder{
	 color: #000;
}
.login_dtls button {
    background: #001b28;
    border: 1px solid #001b28;
    color: #fff;
    padding: 10px 25px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    font-size: 16px;
    border-radius: 4px !important;
    outline: none;
}
.login_dtls button:hover {
	 background: #cc8e72;
    border: 1px solid #cc8e72;
    color: #fff;
}
.time_slide input[type="radio"] {
    margin-left: 0px !important;
}
.bor_btn{
	display:none;
}
.food_section .enquiry_section_btn {
    width: 100%;
    text-align: center;
    margin: 0px 0px 50px 0px;
}
.food_section .food_menus_btn_section a {
    width: 26%;
    display: inline-block;
}
.submit_new_menu {
    width: 100%;
}
.menu_add_here h3 {
    font-size: 45px;
    font-weight: 400;
    padding: 25px 0px 20px 0px;
    color: #001b28;
}
.submit_new_menu h2 {
    font-size: 45px;
    font-weight: 400;
    padding-bottom: 15px;
}
.submit_new_menu .add_menu {
    display: inline-block;
    margin-bottom: 25px;
}
.menu_btn a {
    font-size: 16px !important;
}
.not_description span {
    font-weight: 600;
}
.not_description p {
    font-size: 12px;
}
/* Payment Card Type Section */
.row-card-type h4 {
    color: #fff !IMPORTANT;
}
.card_type_selection {
    margin-top: 10px;
    padding-left: 0;
	list-style:none;
}
.card_type_selection li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.card_type_selection li input[type=radio] {
    float: left;
    background: none !important;
    border: none !important;
    border-radius: 100% !important;
    padding: 1px !important;
    margin: 5px 5px 6px 5px !important;
}
.row-card-type .card_type_selection li label[for=card_type_001] {
    background-size: contain !important;
    background-image: url(/assets/front/images/visa-1.png) !important;
}
.card_type_selection li label[for^='card_type_'] {
    background: none no-repeat left 50% !IMPORTANT;
    line-height: 22px;
    padding: 0 0 0 40px;
    width: auto;
    clear: none;
    float: left;
    font-weight: normal;
    font-size: 12px !important;
    color: #fff;
    margin: 0px;
}
.row-card-type .card_type_selection li label[for=card_type_002] {
    background-size: contain !important;
    background-image: url(/assets/front/images/mastercard-1.png) !important;
}
.row-card-type .card_type_selection li label[for=card_type_024] {
    background-size: contain !important;
    background-image: url(/assets/front/images/maestro-1.png) !important;
}
.row-card-type .card_type_selection li label[for=card_type_042] {
    background-size: contain !important;
    background-image: url(/assets/front/images/maestro-2.png) !important;
}
/* 20-01-2025 */
.date_price_sec_new img{
	width: 100%;
	height: 1080px;
	object-fit: cover;
}
.date_prive_box {
    border: 1px solid #2E6995;
    padding: 25px 10px;
    height: 1080px;
    position: relative;
}
.date_prive_box h3 {
    font-family: 'Playfair Display', serif;
    color: #2E6995;
    font-size: 25px;
}
.date_price_sec_new .enquiry_section_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 0 45px 0px;
}
.date_price_sec_new h2 {
    color: #4f4f4f;
    font-size: 35px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    padding-bottom: 5px;
}
.date_price_sec_new {
    padding: 100px 20px 50px 20px;
}
.date_price_sec_new .date_prive_box p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding-bottom: 10px;
}
.date_price_sec_new .date_prive_box h5 {
    font-size: 20px;
    font-weight: 600;
    color: #2E6995;
    padding-bottom: 5px;
    padding-top: 20px;
}
.copy_right_text p {
    text-align: center;
    padding-top: 13px;
    margin-top: 10px;
}
.terms_banner_section {
    width: 100%;
    height: 300px;
    position: relative;
     background: url(../images/The-package-banner.jpg);
     background-size: cover;
      background-repeat: no-repeat;
}
.term_banner_text {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.terms_banner_section  h1 {
    text-align: center;
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    padding-bottom: 40px;
}
.terms_conternt_section  h2 {
    font-size: 50px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #4f4f4f;
    padding-top: 45px;
}
.terms_conternt_section p,
.terms_conternt_section li {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #484848;
    line-height: 30px;
}
.terms_conternt_section ul {
    margin-left: 26px;
    margin-top: 20px;
}
.terms_conternt_section p {
    padding-top: 15px;
}
.terms_conternt_section h3 {
    padding-top: 25px;
    font-size: 22px;
    color: #4f4f4f;
    font-weight: bold;
}
.terms_conternt_section a{
    color: #484848;
    font-weight: bold;
}
.terms_conternt_section {
    border-bottom: 5px solid #2e6995;
    padding-bottom: 50px;
}
.gallery-section {
    padding: 0px 20px 40px 20px;
}

.gallery-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}

.gallery-item {
  overflow: hidden;
  border-radius: 0px;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.timeline-section {
    background: #001b28;
    padding: 80px 20px;
    color: #fff;
}

.timeline-section .container {
  max-width: 1200px;
  margin: auto;
}

.timeline-section .title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 60px;
}

.timeline-section .timeline {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* center line */
.timeline-section .timeline::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #c89b7b;
  transform: translateY(-50%);
}

.timeline-section .timeline-item {
  position: relative;
  width: 14%;
  text-align: center;
}

/* dot */
.timeline-section .timeline-item::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  background: #c89b7b;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

/* vertical line */
.timeline-section .timeline-item::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 40px;
  background: #c89b7b;
  left: 50%;
  transform: translateX(-50%);
}

.timeline-section .timeline-item.top::before {
    bottom: 16%;
    height: 50px;
}
.timeline-section .timeline-item.top::after {
    bottom: 13px !important;
    top: auto !IMPORTANT;
}

.timeline-section .content p {
    font-size: 16px !important;
    font-family: 'Albra Display TRIAL Light TRIAL';
    
}
.timeline-section .top .content p{
    margin-bottom: 40px;
}
.timeline-item.bottom .content {
    margin-top: 50px;
}
.timeline-section .timeline-item.bottom::before {
    top: 23%;
}
.timeline-section .timeline-item.bottom::after {
    top: 21%;
}

/* content */
.timeline-section .content {
  padding: 10px;
}

.timeline-section .icon {
  font-size: 24px;
  margin-bottom: 10px;
}

/* positioning */
.timeline-section  .top {
    transform: translateY(-72px);
}
.timeline-section .bottom {
    transform: translateY(50px);
}
.timeline-section .bottom-last {
    transform: translateY(58px);
}

.timeline-section .time {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    font-family: 'Albra Display TRIAL Light TRIAL';
}

/* buttons */
.timeline-section .buttons {
  text-align: center;
  margin-top: 60px;
}

.timeline-section .btn {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  background: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 4px;
  transition: 0.3s;
}

.timeline-section .btn:hover {
  background: #c89b7b;
  color: #fff;
}
.snowball-section {
  padding: 0px 0px;
  background: #f5f5f5;
}

.snowball-section .container {
    max-width: 100% !important;
    padding: 0px !important;
}
.snowball-section .snowball-wrapper {
  display: flex;
  gap: 0;
  background: #fff;
  overflow: hidden;
}

/* LEFT IMAGE */
.snowball-section .snowball-image {
    flex: 1;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.snowball-section .snowball-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* RIGHT CONTENT */
.snowball-section .snowball-content {
    flex: 1;
    padding: 20px 20px;
    background: url(../images/be-img-snow.jpg);
    text-align: center;
    background-size: cover;
}
.snowball-section .snowball-content .snowball-box {
    background: #f7f4eb;
    padding: 70px 25px;
}
.accomodation-sec .snowball-content .snowball-box {
    padding: 150px 25px !important;
}
.accomodation-gallery-sec {
    padding: 20px 20px 20px 20px;
    background: #001b28;
}
.snowball-section .snowball-content h2 {
    font-size: 45px;
    margin-bottom: 25px;
    font-weight: 500;
    color: #001b28;
}

.snowball-section .month {
  margin-bottom: 25px;
}

.snowball-section .month h4 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #001b28;
}

.snowball-section .month p {
  font-size: 14px;
  margin: 6px 0;
  position: relative;
}
.snowball-section .month-grid {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0px 50px;
}

/* Divider line like your design */
.snowball-section .month p::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #000;
  display: block;
  margin: 8px auto;
}

.snowball-section .month p:last-child::after {
  display: none;
}

/* BUTTONS */
.snowball-section .buttons {
  margin-top: 20px;
}

.snowball-section .btn {
    display: inline-block;
    padding: 10px 18px;
    background: #001b28;
    color: #fff;
    text-decoration: none;
    margin: 5px;
    font-size: 14px;
    border-radius: 4px;
    transition: 0.3s;
}

.snowball-section .btn:hover {
  background: #cc8e72;
}
.time_section .nav-tabs .nav-item {
    margin-bottom: -1px;
    background: #f7f4eb;
}
.time_section.calander_table {
    padding-top: 50px;
}

.events-section {
    text-align: center;
    padding: 40px 20px;
    background: #fff;
}
.sold_pice_html {
    position: absolute;
    top: 3px;
    right: 8px;
    font-family: 'DM Sans' !important;
    font-weight: 600;
    font-size: 19px;
}
.events-section .cards-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0px auto;
}

.events-section .event-card {
    width: 18%;
    background: #eae7df;
    border-radius: 4px;
    overflow: hidden;
    font-family: serif;
    position: relative;
}

/* Top Section */
.events-section .card-top {
  background: url(../images/dates-bg.jpg);
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  color: white;
  padding: 20px;
  position: relative;
  height: 180px;
}
.events-section .price {
    position: absolute;
    top: 3px;
    right: 8px;
    font-family: 'DM Sans' !important;
    font-weight: 600;
    font-size: 25px;
}
.events-section .day {
    font-family: 'Brownhill Script' !important;
    font-size: 45px;
    margin-top: 25px;
}
.events-section .date {
    font-size: 25px;
    font-family: 'Albra Display TRIAL Light TRIAL' !important;
}

/* Bottom Section */
.events-section .card-bottom {
  padding: 15px;
}

.events-section .card-bottom p {
  margin-bottom: 10px;
  font-size: 16px;
  color:#001b28;
  font-weight:600;
  font-family: 'Albra Display TRIAL Light TRIAL' !important;
}
.events-section .card-bottom .card-btn {
    padding: 5px 16px;
    border: 1px solid #001b28;
    background: transparent;
    cursor: pointer;
    border-radius: 4px;
    color: #001b28;
    font-family: 'DM Sans';
    font-weight: 600;
    outline: none !important;
    transition: 0.5s;
    font-size: 16px;
}
.events-section .event-card:hover .card-btn,
.events-section .card-bottom .card-btn:hover{
    background: #001b28;
    color: #fff;
}
/* View More Button */
.events-section .view-more {
  margin-top: 30px;
}

.events-section .view-more button {
    background: #001b28;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
}
.events-section .view-more button:hover{
    background: #cc8e72 !important;
}

.menu-section {
    background: #001b28;
    padding: 60px 20px;
    margin-top: 50px;
}

.menu-section .menu-container {
    display: flex;
    gap: 30px;
    max-width: 1400px;
    margin: auto;
    flex-wrap: wrap;
}

.menu-section .menu-card {
  position: relative;
  flex: 1 1 48%;
  height: 350px;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
}

.menu-section .menu-card .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.45);
}

.menu-section .menu-card .content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  padding: 20px;
}

.menu-section .tag {
    font-size: 45px;
    margin-bottom: 10px;
    font-family: 'Brownhill Script' !important;
}

.menu-section .menu-card h2 {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.menu-section .btn {
    background: #fff;
    color: #001b28;
    padding: 10px 18px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
    font-family: 'DM Sans';
    font-weight: 600;
}
.menu-section .btn:hover {
  background: #cc8e72 !important;
  color: #fff !important;
}
.events-section .event-card {
    position: relative;
    cursor: pointer;
}

/* Hide radio button */
.events-section .event-card input[type="radio"] {
    position: absolute;
    opacity: 0;
}

/* Make label full clickable */
.events-section .event-card label {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* Optional: Active / Selected Style */
.events-section .event-card input[type="radio"]:checked + label {
    border: 2px solid #000;
    background: #f5f5f5;
}

/* Optional: Hover effect */
.events-section .event-card label:hover {
    transition: 0.3s;
}


.date-room-section {
    text-align: center;
}
.date-room-section .date-room-container {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}
.date-room-section .date-room-container .event-card {
    position: relative;
    cursor: pointer;
    width: 185px;
    background: #eae7df;
    border-radius: 4px;
    overflow: hidden;
}
.date-room-section .event-card input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.date-room-section .event-card label {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin: 0px;
}
.date-room-section .card-top {
    background: url(../images/dates-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding: 10px;
    position: relative;
    height: 140px;
}
.date-room-section .price {
    position: absolute;
    top: 3px;
    right: 8px;
    font-family: 'DM Sans' !important;
    font-weight: 600;
    font-size: 19px;
}
.date-room-section .day {
    font-family: 'Brownhill Script' !important;
    font-size: 35px;
    margin-top: 25px;
}
.date-room-section .date {
    font-size: 20px !important;
    font-family: 'Albra Display TRIAL Light TRIAL' !important;
    padding: 10px 0px 0px 0px !important;
}
.date-room-section .card-bottom {
    padding: 15px 6px;
}
.date-room-section .card-bottom p {
    margin-bottom: 10px;
    font-size: 15px !important;
    color: #001b28;
    font-weight: 600;
    font-family: 'Albra Display TRIAL Light TRIAL' !important;
    padding: 0px !important;
}
.date-room-section .card-bottom .card-btn {
    padding: 5px 12px;
    border: 1px solid #001b28;
    background: transparent;
    cursor: pointer;
    border-radius: 4px;
    color: #001b28;
    font-family: 'DM Sans';
    font-weight: 600;
    outline: none !important;
    transition: 0.5s;
    font-size: 14px;
}
.date-room-section .event-card:hover .card-btn, .date-room-section .card-bottom .card-btn:hover {
    background: #001b28;
    color: #fff;
}
.date-room-section .event-card input[type="radio"]:checked + label {
    border: 2px solid #000;
    background: #f5f5f5;
}
.date-room-section .event-card label:hover {
    transition: 0.3s;
}
.calander_table #booking_calender {
    padding: 0px 0px;
}
.modal-content .modal-header {
    padding: 4px 0px !important;
    border-bottom: 1px solid #ffffff26 !important;
}
/* --------------- */
/* media querry */
/* ----------------- */

@media (min-width: 320px) and (max-width: 767px) {
 #nav-bar .navbar-toggler {
    position: absolute;
    right: 0px;
    background: #fff;
}
#mainNavbar {
    position: absolute;
    width: 100%;
    top: 63px;
    background: #001b28;
}
 #nav-bar.navbar-light .navbar-brand {
    margin-left: 0px !important;
}
.snowball-section .snowball-wrapper {
    display: flex;
    gap: 0;
    background: #fff;
    overflow: hidden;
    flex-direction: column;
}
.snowball-section .snowball-content h2 {
    font-size: 30px;
}
.ofice-ball-sec .snowball-wrapper {
    flex-direction: column-reverse;
}
.events-section .event-card {
    width: 47%;
}
.sold_pice_html, .events-section .price {
    font-size: 16px;
}
.events-section .day {
    font-size: 30px;
    margin-top: 20px;
}
.events-section .date {
    font-size: 18px;
}
.events-section .card-top {
    height: 123px;
}
.events-section .card-bottom p {
    font-size: 14px;
}
.events-section .card-bottom {
    padding: 15px 10px;
}
.snowball-section .snowball-image {
    min-height: 420px;
}
 .left-nav,
    .right-nav {
        flex-direction: column;
        width: 100%;
    }

    .center-logo {
        display: none;
    }

    .nav-link {
        text-align: center;
        padding: 10px;
    }
.timeline-section .timeline-item {
    width: 16%;
  }
.timeline-section .timeline {
    flex-direction: column;
  }

 .timeline-section .timeline::before {
    left: 50%;
    width: 2px;
    height: 100%;
    top: 0;
    transform: translateX(-50%);
  }

.timeline-section .timeline-item {
    width: 50%;
    margin: 0px 0;
}
.timeline-section .timeline-item.top::before {
    bottom: 65%;
    height: 2px;
    width: 50%;
    right: -74px !important;
    left: auto !important;
}
.timeline-section .timeline-item.bottom::before {
    top: 23%;
    height: 2px;
    width: 50%;
    left: 38px;
}
.timeline-section .time {
    margin-top: 0px;
}
.timeline-item.bottom .content {
    margin-top: 0px;
}
.timeline-section .timeline-item.bottom::after {
    top: 24%;
    left: -12px;
}
.timeline-section .top .content p {
    margin-bottom: 0px;
}
.timeline-section .time {
    margin-top: 0px;
}
.timeline-section .timeline-item.top::after {
    bottom: 93px !important;
    top: auto !IMPORTANT;
    right: -38px !important;
    left: auto !important;
}
 .timeline-section .timeline-item::before {
    height: 30px;
  }

.timeline-section  .top {
    transform: translateX(-122px);
}
.timeline-section .bottom {
    transform: translateX(108px);
}
 .timeline-section .timeline-item::after {
    top: 0;
    left: 50%;
  }

.timeline-section .content {
    margin-top: 20px;
  }

.gallery-container {
    grid-template-columns: 1fr;
  }
	.navbar-dark .navbar-toggler {
		color: rgba(255, 255, 255, .5);
		border-color: #2E6995;
		background: #2E6995;
	}
.boxes-room h2 {
    font-size: 30px;
}
.food_section .food_menus_btn_section a {
    width: 100%;
    display: block;
    margin: 5px 0px;
}
.food_section .food_menus_btn_section a br{
    display: none;
}
.package_section .package-box h3 {
    font-size: 35px !important;
}
.food_section .col-lg-4 {
    padding: 0px !important;
}
.package_section .d-flex {
    flex-direction: column;
}
.package_section .package-box {
    padding: 30px 15px;
    margin: 5px 0px;
}
.package_section .package-box .enquiry_section_btn {
    margin: 0px;
    position: relative;
    width: 100%;
    left: 0px;
    bottom: 0%;
    text-align: center;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room.Oak-Suite-box {
    min-height: auto;
}
.food_section .nav-tabs {
    display: block;
    text-align: center;
    margin-bottom: 0;
}
.food_section .nav-tabs li.nav-item {
    margin: 0px;
    display: inline-block !important;
}
.food_section .nav-tabs li a.nav-link.active {
    font-size: 16px;
}
.food_section .nav-tabs li a.nav-link {
    font-size: 16px;
}
.location_section span {
    margin-bottom: 20px;
    font-size: 18px;
}
.order_section .container-fluid {
    padding: 0px 15px !important;
}
.time_section .slick-prev, .time_section .slick-next {
    width: 25px;
    height: 40px;
}
.time_section .slick-prev {
    right: auto;
    left: -26px;
    top: 50%;
}
.time_section .slick-next {
    right: -26px;
    top: 50%;
}
#enquiry_form .tab-content {
    width: 100%;
}
.discount-section p {
    width: 100%;
}
.discount-section .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.discount-section .container {
    padding-left: 0px;
    padding-right: 0px;
}
.discount-section .row .col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.order_section .row {
    margin: 0px !important;
}
.order_section .table-bordered td, .order_section .table-bordered th {
    padding: 5px 10px;
    white-space: nowrap;
}
.pay-confirm-sec {
    padding: 30px 10px 30px 10px;
}
.more_information label span {
    font-size: 15px;
    padding: 7px 14px;
}
.loader .spinner-border {
    left: 34%;
    top: 60%;
}
#payment_detail .d-inline {
    display: inline-block !important;
}
.full_amount_rdo {
    top: -3px;
    right: -54px;
}
.full_amount_rdo_spn {
    top: -3px;
    right: -54px;
}
.mob_nav_section {
    display: block !important;
    margin-top: 25px;
}
.bor_btn {
    width: 85%;
    display: block !important;
    margin: 0 auto;
}
.bor_btn a {
    text-align: center;
    display: block;
    width: 100%;
    background: #2E6995;
    margin: 0 auto;
    padding: 10px 0px;
    font-size: 15px !important;
    color: #fff;
    text-transform: uppercase;
}
.mob_nav_section #collapsibleNavbar_1 {
    width: 100%;
    background: #484848 !important;
}
#nav-bar-2 {
    padding: 0px !important;
    background: #484848 !important;
}
#nav-bar-2 .new_menu_section .navbar-nav-1 li {
    display: inline-block;
}
.navbar-nav-1 {
    display: block;
    text-align: center;
    margin-bottom: 0px !important;
}
#nav-bar-2 ul li a {
    color: #fff;
}
.mobile_section{
	display:block !important;
}
.page_banner .new-year_banner_section {
    display: none;
}
.mobile_section .new-year_banner_section {
    position: inherit;
    right: 10%;
    bottom: 10%;
    z-index: 1;
    margin: 0px 0;
    padding: 26px 0;
}
.mobile_section {
	background: url(https://stockbrookevents.co.uk/assets/front/images/new-banner-img-mob.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.new_bann_btn {
    position: absolute;
    bottom: 0px;
	width:auto;
}
.nye_btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    /* width: 70% !important; */
}
.new_year_image {
    min-height: 235px;
}
.new-year_banner_section img {
    width: 80%;
}
.new_bann_btn {
    position: inherit;
    bottom: 6%;
    z-index: 1;
    left: 16%;
    margin-top: -95px;
    text-align: center;
}
.copright p {
    padding-top: 6px;
    text-align: center;
    padding-bottom: 20px;
}
.twelve_box input {
    width: 100%;
}
.copright img {
    width: 50%;
    margin: 0 auto;
    display: block;
}
.booking_date_input {
    width: 100%;
}
.thankyou_section {
    padding: 25px 0px;
}
.thankyou_section h1 {
    font-size: 34px;
}
.thankyou_section i {
    font-size: 60px;
}
.thankyou_section p {
    font-size: 16px;
}
.failed_menu li {
    font-size: 16px;
}
.calander_table .number .date {
    margin-top: -10px;
}
#payment_detail .row_two .col-lg-6:nth-child(1) input {
    width: 44%;
}
#payment_detail .row_two label {
    margin-left: 8px;

}
#payment_detail .row_two .col-lg-6:nth-child(2) input {
    width: 100%;
}
.change_pass {
    font-size: 34px;
}
.account_content h2 {
    font-weight: 800;
    font-size: 34px;
    padding: 30px 0px;
}
.term_condition {
    width: 100%;
    font-size: 14px !important;
}
.checkbox_term_spn {
    top: 15px !important;
    right: -22px !important;
}
.checkbox_input {
    top: 15px !important;
    right: -23px !important;
}
.form_container_custom {
    margin: 20px 0px;
    border-radius: 0px !important;
    box-shadow: none !important;
}
.main_profile_form form {
    width: 95%;
    margin: 0 auto;
}
.main_profile_form h2 {
    font-size: 34px;
    padding: 10px 0px 30px 0px;
}
	#nav-bar ul li .dropdown {
    width: 100%;
}
.gfn_login h2 {
    font-size: 34px;
}
.gfn_login {
    padding: 20px 0px;
}
.gfn_login label {
    width: 100%;
}
.gfn_login input[type="email"] {
    width: 93%;
}
.login_dtls button {
    padding: 5px 30px;
}
#nav-bar ul li .dropdown .dropdown-content {
    width: 100%;
}
.details_section .row:nth-child(1) {
    padding-bottom: 10px;
    background: #484848;
    padding-top: 10px;
    margin: 0px !important;
}
.total_section {
    width: 100%;
}
.details_section .total_section .row:nth-child(1) {
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
.order_summry_sec {
    padding: 30px 0px 30px 0px;
}
.order_summry_sec h2 {
    font-size: 34px;
}
.booking_date {
    padding-bottom: 20px;
}
.tbl_sizecls {
    font-size: 16px;
}
.order_summry_sec .container {
    padding: 0px !important;
    margin: 0px !important;
}
.order_summry_sec .row {
    margin: 0px !important;
}
.deposit_amount_rdo_spn {
    top: -5px;
}
#payment_detail .col-lg-12 .deposit_amount_rdo {
    top: 20px !important;
}
#payment_detail .col-lg-12 .deposit_amount_rdo_spn {
    top: 20px !important;
}
#payment_detail .col-lg-12 .full_amount_rdo_spn {
    top: -2px;
    right: -34px;
}
#payment_detail .col-lg-12 .full_amount_rdo {
    top: -2px;
    right: -34px;
}
.details_section .row:nth-child(4) {
    padding-top: 10px;
    background: #484848;
    padding-bottom: 10px;
}
.order_section h2 {
    font-size: 28px;
}
.menu_add_here h3 {
    font-size: 28px;
    padding: 25px 0px 20px 0px !important;
}
.details_section .row:nth-child(5) .col-lg-2,
.calander_table .total_section .row:nth-child(4) .col-lg-2,
.calander_table .total_section .row:nth-child(5) .col-lg-2,
.calander_table .total_section .row:nth-child(6) .col-lg-2 {
    width: 40%;
}
.summary_booking .row {
    margin: 0px !important;
}
.calander_table .total_section .row:nth-child(4) {
    border: 1px solid #484848;
    background: #484848;
    margin: 10px 0px !important;
}
.calander_table .total_section .row:nth-child(5),
.calander_table .total_section .row:nth-child(6) {
    border: 1px solid #484848;
    background: #484848;
    margin: 10px 0px !important;
}
.details_section .row:nth-child(5) .col-lg-10,
.calander_table .total_section .row:nth-child(4) .col-lg-10,
.calander_table .total_section .row:nth-child(5) .col-lg-10,
.calander_table .total_section .row:nth-child(6) .col-lg-10 {
    width: 60%;
    float: left;
}
.details_section .total_section .row:nth-child(1) .col-lg-2,
.details_section .total_section .row:nth-child(2) .col-lg-2,
.details_section .total_section .row:nth-child(3) .col-lg-2,
.calander_table .total_section .row:nth-child(1) .col-lg-2,
.calander_table .total_section .row:nth-child(2) .col-lg-2,
.calander_table .total_section .row:nth-child(2) .col-lg-3,
.calander_table .total_section .row:nth-child(3) .col-lg-2,
.calander_table .total_section .row:nth-child(3) .col-lg-3 {
    width: 25%;
	padding: 0px 4px !important;
	text-align:center;
}

.calander_table .total_section .row:nth-child(2) .col-lg-5,
.calander_table .total_section .row:nth-child(3) .col-lg-5  {
    width: 25%;
	padding: 0px 4px !important;
}
.details_section .total_section .row:nth-child(1) .col-lg-3,
.calander_table .total_section .row:nth-child(1) .col-lg-3,
.details_section .total_section .row:nth-child(2) .col-lg-3,
.details_section .total_section .row:nth-child(3) .col-lg-3 {
    width: 25%;
	padding: 0px 4px !important;
}
.details_section .total_section .row:nth-child(1) .col-lg-5,
.calander_table .total_section .row:nth-child(1) .col-lg-5,
.details_section .total_section .row:nth-child(2) .col-lg-5,
.details_section .total_section .row:nth-child(3) .col-lg-5 {
    width: 25%;
    padding: 0px 4px !important;
}
.details_section {
    padding: 50px 0px;
}
.details_section .row {
    margin: 0px !important;
}
	#booking_calender .col-lg-4 {
		width: 50%;
		padding: 0px !important;
	}
.page_banner {
    height: 46vh;
    /* background: url(../images/new-banner-img-mob.jpg); */
    background-size: cover;
    background-position: center;
}
	#booking_calender {
		padding: 0px 0px;
	}
	#booking_calender .col-lg-3 {
		padding: 0px !important;
		max-width: 50%;
	}
	.calander_table #payment_detail .card_box .col-lg-6 {
		width: 50%;
	}
	.card_box h3 {
    width: 100% !important;
}
	.calander_table #payment_detail .card_box img {
		width: 100%;
		padding-top: 13px;
	}
.banner_description {
    bottom: 2%;
    right: auto;
    left: 16%;
    width: 100%;
}
.banner_button {
    text-align: center;
}
	.banner_description .letter-1 {
		font-size: 30px;
	}
	.banner_description .letter-2 {
		font-size: 35px;
	}
	.banner_description .letter-3 {
		font-size: 40px;
	}
	.banner_description h1 {
		line-height: 22px;
	}
	.banner_button .flyer_button {
    font-size: 13px;
    padding: 7px 8px;
}
	.banner_button .book_button {
		font-size: 13px;
		padding: 5px 8px;
	}
	#nav-bar {
    z-index: 111;
}
#collapsibleNavbar {
    background: #000;
}
	#nav-bar ul li {
		padding: 6px 10px;
	}
	#nav-bar ul li a {
		text-align: center;
	}
	#nav-bar-1 {
		display: none;
	}
	.enquiry_section {
		padding: 30px 10px;
	}
	.enquiry_section .col-md-12 {
		padding: 0px !important;
	}
	.enquiry_section h2 {
        font-size: 30px;
        padding-bottom: 0px;
    }
	.enquiry_section h2:before {
		width: 40%;
		left: 29%;
	}
	.enquiry_section .enquiry_section_btn {
		margin: 34px 0px 10px 0px;
	}
	.package_section .col-md-12 {
		padding: 0px !important;
	}
	.enquiry_section h2:after {
		width: 20%;
		left: 38%;
	}
    .enquiry_section h3 {
        font-size: 20px;
    }
    .enquiry_section span {
        padding: 13px 0px 13px 0px;
        font-size: 25px;
    }
	.enquiry_section p {
		width: 100%;
	}
	.enquiry_section_btn .enquiry_button {
        font-size: 14px;
        padding: 10px 15px;
    }
	.enquiry_section_btn .book_button {
    	font-size: 14px;
    	padding: 10px 10px;
	}
	.package_section .x-mas_image {
		background: url(../images/snow-ball-banner-mobile.jpg);
		min-height: 174px;
		background-size: cover;
		background-position: center;
		margin-bottom: 20px;
	}
	.package_section h2 {
        font-size: 30px;
    }
    .package_section .container {
        padding: 0px 15px 20px 15px;
    }
    .timeline-section {
        padding: 40px 0px;
    }
	.package_section h4 {
		font-size: 22px;
	}
	.package_section .enquiry_section_btn {
		margin: 30px 0px;
	}
	.package_section ul li {
		padding: 4px 0px;
	}
	.menu_section .container.pt-5 {
		padding-top: 28px !important;
	}
	.menu_section .menu_image {
		min-height: 200px;
		margin-bottom: 0px;
	}
	.calander_table .twelve_box select {
        width: 100%;
    }
    .timeline-section .title {
        font-size: 30px;
    }
	.menu_section h2 {
		font-size: 34px;
		padding-top: 0px;
		text-align: center;
		padding-bottom: 66px;
	}
	.description p {
    width: 346px !important;
}
.summary_booking .col-lg-12 {
    padding: 0px 5px;
}
.calander_table .total_section .row:nth-child(4) .col-lg-10,
.calander_table .total_section .row:nth-child(5) .col-lg-10,
.calander_table .total_section .row:nth-child(6) .col-lg-10 {
    padding-left: 5px;
}
	.date_price_section .border-div h2 {
		font-size: 28px;
		padding-bottom: 2px;
	}
	.date_price_section {
		padding: 25px 10px 50px 10px;
	}
	.date_price_section .border-div {
		padding: 25px 10px;
		text-align: center;
		margin-bottom: 30px;
	}
	.date_price_section .enquiry_section_btn {
		margin: 20px 0px;
	}
	.time_section h2 {
		font-size: 34px;
		padding-bottom: 62px;
	}
	.time_section .time_slide {
		margin: 0px 4px;
	}
.time_section .time_slide .days p {
    font-size: 17px !important;
}
.calander_table .price span {
    padding: 0px 0px;
}
	.food_section {
    padding: 40px 15px 35px 15px;
    margin-top: 20px;
}
	#drinks {
    padding-top: 30px !important;
}
.snowball-section .snowball-content .snowball-box {
    padding: 30px 0px;
}
.accomodation-sec .snowball-content .snowball-box {
    padding: 30px 15px !important;
}
.accomodation-sec .snowball-content .snowball-box h4 br {
    display: none;
}
.snowball-section .month h4 {
    font-size: 20px;
}
.gallery-container {
    grid-template-columns: repeat(2, 1fr);
}
	.location_section .enquiry_section_btn {
		margin-top: 13px;
	}
	.food_section h3 {
		font-size: 34px;
		padding-bottom: 20px;
	}
	.food_section p {
		padding: 5px 0px;
	}
	.food_section h4 {
		font-size: 25px;
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.food_img_sec {
		margin-top: 30px;
		padding: 0px 10px;
	}
	.food_img_sec img {
		width: 100%;
		padding-bottom: 30px;
	}
	.food_img_sec h3 {
		font-size: 26px;
		padding-top: 10px;
	}
	.exclusive_section {
		padding: 20px 10px 20px 10px;
	}
	.exclusive_section h3 {
		font-size: 34px;
		padding-bottom: 20px;
	}
	.exclusive_section p {
		width: 100%;
	}
	.venue_section h2 {
		font-size: 34px;
	}
	.venue_section .col-lg-12 {
		padding: 30px 0px;
	}
	.venue_section .container {
		min-height: 300px;
	}
	.venue_section .enquiry_section_btn {
		margin: 40px 0px 0px 0px;
	}
	.location_section h2 {
		font-size: 30px;
	}
	.location_section {
		padding-top: 30px;
	}
    .location_map iframe {
    height: 288px;
}
.footer-section h4 {
    font-size: 20px;
    text-align: center;
}
.footer-section p {
    font-size: 17px;
    text-align: center;
}
.footer-section .footer-row {
    width: 100%;
    margin: 20px auto 0px auto;
}
.footer-section .footer-row .col-lg-4 {
    margin-bottom: 30px;
}
.footer-section .footer-row .col-lg-4:last-child {
    margin-bottom: 0px;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room {
    height: auto;
}
	.footer-section .col-lg-4.text-right {
		text-align: left !important;
		margin-bottom: 10px;
	}
	.christ_summary .border_sum_img {
		width: 100%;
	}
	.christ_summary .price_row {
		width: 80%;
	}
	.summry-price {
		font-size: 40px !important;
	}
	.christ_summary h3 {
		font-size: 20px;
	}
	.christ_summary p {
		font-size: 16px;
	}
	#enquiry_form p {
		width: 100%;
	}
	.calander_table select {
		width: 100%;
		height: 40px;
	}
	.calander_table textarea {
		width: 100%;
		height: 130px;
	}
	.calander_table #personal_detail {
		width: 100%;
		margin: 10px auto;
	}
	.footer-section .col-lg-4.text-right img {
		margin-top: 15px;
	}
	.date_price_section img {
		height: 385px;
	}
	.time_section h2, .time_section h1 {
    font-size: 45px;
    padding-bottom: 30px;
}
.menu-section {
    padding: 30px 10px;
    margin-top: 30px;
}
.time_section .nav-tabs .nav-item .nav-link {
    font-size: 19px;
}
.events-section {
    padding: 10px 0px;
}
.date_price_sec_new {
    padding: 50px 0px 20px 0px;
}
.register_btn_new {
    text-align: center;
}
.login_register_form p {
    text-align: center !important;
}
.login_form p {
    text-align: left !important;
}
.enquiry_section_new {
    padding: 60px 10px 0px 10px !important;
}
.enquiry_section h4 {
    font-size: 26px;
}
.package_section .x-mas_image_new {
    min-height: 160px;
}
.menu_section .menu_image_new {
    min-height: 175px;
}
.menu_section_new h2 {
    padding-bottom: 0px !important;
}
.menu_section_new p {
    width: 100%;
    padding-top: 20px;
}
.menu_section .menu_image_new_one {
    min-height: 170px;
    margin-bottom: 10px;
}
.date_price_section .border-div_new h2 {
    font-size: 28px;
    padding-bottom: 9px;
}
.date_price_section .border-div_new {
    padding: 20px 5px;
    margin-bottom: 20px;
}
.venue_section_new h2 {
    font-size: 28px;
}
.venue_section_new .col-lg-12 {
    padding: 77px 0px;
}
.not_description p {
    font-size: 12px;
    padding-top: 20px;
}
.date_prive_box {
    height: auto;
    margin-bottom: 20px;
}
.date_price_sec_new .enquiry_section_btn {
    position: inherit;
    margin: 25px 0 20px 0px;
}
.date_price_sec_new img {
    height: 450px;
    margin-bottom: 20px;
}
.date_price_sec_new h2 {
    font-size: 30px;
}
.term_banner_text {
    top: 62%;
    width: 100%;
}
.terms_conternt_section  h2 {
    font-size: 30px;
    text-align: center;
}
.terms_conternt_section p {
    text-align: center !important;
}
.terms_conternt_section h3 {
    text-align: center;
}
.terms_banner_section  h1 {
    text-align: center;
    font-size: 30px;
}
}

@media (min-width: 320px) and (max-width: 365px) {
.navbar-brand img {
    width: 90%;
}
#payment_detail .col-lg-12 .deposit_amount_rdo {
    top: 4px !important;
}
#payment_detail .col-lg-12 .deposit_amount_rdo_spn {
    top: 4px !important;
}
#payment_detail .row_two .col-lg-6:nth-child(1) input {
    width: 44%;
}
#payment_detail .row_two .col-lg-6:nth-child(2) input {
    width: 100%;
}
.calander_table .number .date {
    margin-top: -10px;
}
.navbar-brand {
    padding-right: 0px !important;
    margin-right: 0px !important;
    width: 70%;
}
.banner_description {
    bottom: 5%;
}
.banner_button .flyer_button {
    font-size: 10px;
}
.banner_button .book_button {
    font-size: 10px;
}
.banner_button {
    padding-top: 20px;
}
.enquiry_section h2 {
    font-size: 27px;
}
.enquiry_section_btn .enquiry_button {
    font-size: 11px;
}
.enquiry_section_btn .book_button {
    font-size: 11px;
}
.package_section h2 {
    font-size: 27px;
}
.menu_section h2 {
    font-size: 27px;
}
.date_price_section .border-div h2 {
    font-size: 27px;
}
.time_section h2, .time_section h1 {
    font-size: 27px;
}
.food_section h3 {
    font-size: 27px;
}
.food_section h4 {
    font-size: 22px;
}
.food_section {
    padding: 40px 0px 0px 0px;
}
.location_section h2 {
    font-size: 27px;
}
.location_section span {
    font-size: 18px;
}
.calander_table .month {
    font-size: 18px;
}
.calander_table .days p {
    font-size: 16px !important;
    padding: 5px 0px !important;
}
.christ_summary h3 {
    font-size: 20px;
}
#summary_submit_page {
    padding: 10px 10px !important;
    margin: 0px 0px 15px 0px !important;
    font-size: 16px;
}
.summary_modal .modal-title {
    font-size: 20px;
}
.total_section strong {
    font-size: 14px;
}
.summary_modal p {
    font-size: 14px;
}
.summary_modal .booking_date {
    font-size: 20px;
}
.calander_table #payment_detail .card_box h3 {
    font-size: 10px;
    padding-left: 25px;
}
.full_amount_rdo_spn {
    top: -3px !important;
    right: -30px !important;
}
.full_amount_rdo {
    top: -3px !important;
    right: -30px !important;
}
.deposit_amount_rdo {
    top: 22px;
}
.calander_table .submit_button {
    padding: 8px 15px;
    font-size: 17px;
}
.thank_you_modal .heading {
    width: 100%;
    font-size: 27px;
}
.summary_modal p {
    font-size: 14px;
    width: 90%;
}
.login_register_form p {
    text-align: center !important;
    font-size: 16px;
}
.register_btn_new a {
    font-size: 16px;
}
.login_form p {
    text-align: left !important;
}
.gfn_login h2 {
    font-size: 27px;
    padding-bottom: 0px !important;
}
.order_section h2 {
    font-size: 28px;
}
.menu_add_here h3 {
    font-size: 28px;
    padding: 25px 0px 20px 0px !important;
}
.not_description p {
    font-size: 12px;
    padding-top: 20px;
}
}

@media (min-width: 380px) and (max-width: 399px) {
#payment_detail .col-lg-12 .deposit_amount_rdo {
    top: 2px !important;
	right: -24px;
}
#payment_detail .col-lg-12 .deposit_amount_rdo_spn {
    top: 2px !important;
    right: -24px;
}
#payment_detail .row_two .col-lg-6:nth-child(1) input {
    width: 44%;
}
}
@media (min-width: 400px) and (max-width: 450px) {
.bor_btn a {
    width: 90%;
    margin: 0 auto;
}
#payment_detail .row_two .col-lg-6:nth-child(1) input {
    width: 45%;
}
}
@media (min-width: 410px) and (max-width: 420px) {
#payment_detail .col-lg-12 .deposit_amount_rdo_spn {
    top: 25px !important;
    right: 82px;
}
#payment_detail .col-lg-12 .deposit_amount_rdo {
    top: 25px !important;
    right: 82px;
}
}
@media (min-width: 421px) and (max-width: 430px) {
	#payment_detail .col-lg-12 .deposit_amount_rdo_spn {
    top: 19px !important;
}
#payment_detail .col-lg-12 .deposit_amount_rdo {
    top: 22px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.gallery-container {
    grid-template-columns: repeat(2, 1fr);
  }
    #nav-bar ul li {
		padding: 0px 5px;
	}
	.navbar-dark .navbar-brand {
		margin-right: 0px !important;
	}
	.pad-new {
    padding-right: 0 !important;
    padding-left: 0px !important;
}
	#nav-bar {
    padding-right: 0;
}
	#nav-bar-1 {
		display: none;
	}
	#nav-bar ul li a {
		font-size: 15px;
		padding: 8px 5px;
	}
	#nav-bar ul li .download-btn, #nav-bar ul li .book-now-btn, #nav-bar ul li .login_register_button  {
    font-size: 12px !important;
}
.pay-confirm-sec {
    padding: 50px 10px 30px 10px;
}
.pay-confirm-sec p br {
    display: none;
}
.date_price_section .border-div {
    margin-bottom: 30px;
}
.ft_logo {
    width: auto;
}
.footer-section .col-lg-4.text-right.pr-0 {
    text-align: left !important;
    margin-top: 10px;
}
.footer-section .col-lg-3:first-child {
    width: 100%;
}
.footer-section .col-lg-3 {
    width: 33%;
}
	.details_section .row:nth-child(5) .col-lg-2,
.calander_table .total_section .row:nth-child(4) .col-lg-2,
.calander_table .total_section .row:nth-child(5) .col-lg-2,
.calander_table .total_section .row:nth-child(6) .col-lg-2 {
    width: 40%;
}
.summary_booking .row {
    margin: 0px !important;
}
.calander_table .total_section .row:nth-child(4) {
    border: 1px solid #484848;
    background: #484848;
    margin: 10px 0px !important;
}
.calander_table .total_section .row:nth-child(5),
.calander_table .total_section .row:nth-child(6) {
    border: 1px solid #484848;
    background: #484848;
    margin: 10px 0px !important;
}
.details_section .row:nth-child(5) .col-lg-10,
.calander_table .total_section .row:nth-child(4) .col-lg-10,
.calander_table .total_section .row:nth-child(5) .col-lg-10,
.calander_table .total_section .row:nth-child(6) .col-lg-10 {
    width: 60%;
    float: left;
}
.details_section .total_section .row:nth-child(1) .col-lg-2,
.details_section .total_section .row:nth-child(2) .col-lg-2,
.calander_table .total_section .row:nth-child(1) .col-lg-2,
.calander_table .total_section .row:nth-child(2) .col-lg-2,
.calander_table .total_section .row:nth-child(2) .col-lg-3,
.calander_table .total_section .row:nth-child(3) .col-lg-2,
.calander_table .total_section .row:nth-child(3) .col-lg-3 {
    width: 25%;
	padding: 0px 4px !important;
	text-align:center;
}

.calander_table .total_section .row:nth-child(2) .col-lg-5,
.calander_table .total_section .row:nth-child(3) .col-lg-5  {
    width: 25%;
	padding: 0px 4px !important;
}
.details_section .total_section .row:nth-child(1) .col-lg-3,
.calander_table .total_section .row:nth-child(1) .col-lg-3,
.details_section .total_section .row:nth-child(2) .col-lg-3 {
    width: 25%;
	padding: 0px 4px !important;
}
.details_section .total_section .row:nth-child(1) .col-lg-5,
.calander_table .total_section .row:nth-child(1) .col-lg-5,
.details_section .total_section .row:nth-child(2) .col-lg-5 {
    width: 25%;
    padding: 0px 4px !important;
}
	.page_banner {
		height: 50vh;
	}
	.banner_description .letter-1 {
		font-size: 65px;
	}
	.banner_description .letter-2 {
		font-size: 70px;
	}
	.banner_description .letter-3 {
		font-size: 75px;
	}
	.banner_description h1 {
		line-height: 68px;
	}
	.banner_button .flyer_button {
		font-size: 15px;
		padding: 10px 10px;
	}
	.banner_button .book_button {
		font-size: 15px;
	}
	.banner_description {
		bottom: 10%;
		right: 5%;
	}
	.enquiry_section p {
		width: 100%;
	}
	.enquiry_section {
		padding: 40px 10px;
	}
	.menu_section h2 {
		padding-top: 0px;
		text-align: center;
		padding-bottom: 50px;
	}
	.menu_section .container.pt-5 {
		padding-top: 0px !important;
	}
	.modal-dialog {
		max-width: 700px !important;
		margin: 1.75rem auto;
	}
	#booking_calender .col-lg-4 {
		width: 33.33%;
		padding: 0px !important;
	}
	.date_price_sec_new .col-lg-4 {
        margin-bottom: 30px;
    }
   .date_prive_box {
    height: auto;
}
    .date_price_sec_new .enquiry_section_btn {
	    position: initial;
	    margin: 30px 0 40px 0px;
}
}

@media (min-width: 1000px) and (max-width: 1024px) {
.menu_section .menu_image {
    margin-bottom: 85px;
}
.menu_section h2 {
    padding-top: 60px;
}
.date_price_section .border-div {
    padding: 41px 35px;
    margin-bottom: 0px !important;
}
.date_price_section img {
    height: 584px;
}
#summary_submit_page {
    padding: 10px 0px;
}
.calander_table .days p {
    font-size: 14px !important;
}
.time_section .time_slide .number .month {
    font-size: 16px;
}
.time_section .time_slide .number .date {
    font-size: 77px;
    margin-top: -20px;
}
.calander_table .price span {
    font-size: 20px;
    padding: 0px 0px;
}
.footer-section h4 {
    font-size: 18px;
}
.footer-section .col-lg-4.text-right.pr-0 {
    text-align: right !important;
}
.food_img_sec {
    padding: 0px 80px;
}
}
	
@media (min-width: 1025px) and (max-width: 1300px) {
	#nav-bar-1 ul li a {
    padding: 10px 17px;
    font-size: 19px;
}
.date_prive_box {
    height: 1009px;
}
.date_price_sec_new img {
    height: 1009px;
}
}

@media (min-width: 1400px) and (max-width: 1499px) {
	.date_price_section .border-div {
		vertical-align: middle;
	}
.banner_description {
    right: 11%;
    bottom: 3%;
}
.package_section .container {
    max-width: 1400px !important;
    padding: 50px 15px;
}
.food_section .col-lg-4 {
    padding: 0px 10px;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room.Oak-Suite-box {
    min-height: 450px;
    height: 450px;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room {
    height: 450px;
}
.modal-lg, .modal-xl {
	max-width: 1024px !important;
}
.enquiry_section {
    padding: 78px 0px 45px 0px;
}
}
@media (min-width: 1500px) and (max-width: 1599px) {
/*.banner_description {
    bottom: 3%;
    right: 12%;
    width: 100%;
    left: 52%;
}*/
.package_section .container {
    max-width: 1400px !important;
    padding: 50px 15px;
}
.enquiry_section {
    padding: 78px 0px 45px 0px;
}
#booking_calender .calander_table .number .date {
    margin-top: -15px;
}
.modal-lg, .modal-xl {
	max-width: 1024px !important;
}
.banner_description {
    right: 11%;
    bottom: 3%;
}
.food_section .col-lg-4 {
    padding: 0px 10px;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room.Oak-Suite-box {
    min-height: 450px;
    height: 450px;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room {
    height: 450px;
}
}
@media (min-width: 1590px) and (max-width: 1620px) {
	.date_price_section .border-div {
    vertical-align: middle;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room.Oak-Suite-box {
    min-height: 432px;
}
	.time_section {
		padding: 0px 12px;
	}
	.modal-lg,
	.modal-xl {
		max-width: 1170px !important;
	}
.date_price_section .border-div_new {
    border: 1px solid #2E6995;
    padding: 162px 35px;
}
.package_section .container {
    max-width: 1400px !important;
    padding: 50px 15px;
}
#payment_detail .row_two .col-lg-6:nth-child(1) input {
    width: 30%;
}
#payment_detail .row_two .col-lg-6:nth-child(2) input {
    width: 90%;
}
.banner_description {
    bottom: 2%;
    right: 13%;
}
}
@media (min-width: 1900px) and (max-width: 2000px) {
.snowball-section .month-grid {
    width: 67%;
    margin: 0px auto;
}
.date_price_section .border-div {
    border: 1px solid #2E6995;
    padding: 26px 90px 0;
    height: 900px;
    vertical-align: middle;
}
.package_section .container {
    max-width: 1400px !important;
    padding: 50px 15px;
}
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room {
    height: 425px;
}
	.package_section .x-mas_image {
    min-height: 650px;
}
.menu_section .menu_image {
    min-height: 650px;
}
.calander_table #payment_detail .card_box img {
    width: auto;
    padding-top: 2px;
}
.new_year_image {
    min-height: 550px;
}
/*.menu_section .menu_image {
    min-height: 494px;
}*/
	#payment_detail .row_two .col-lg-6:nth-child(1) input {
    width: 30%;
}
#payment_detail .row_two .col-lg-6:nth-child(2) input {
    width: 90%;
}
.date_price_section_new {
    width: 85%;
    margin: 0 auto;
}
.date_price_section .border-div_new {
    padding: 188px 50px;
}
.term_condition {
    padding: 10px  0px 10px 40px;
    width: 90%;
}
	.time_section {
		padding: 0px 12px;
	}
/*.banner_description {
    right: 15%;
    bottom: 6%;
    left: 53%;
}*/
.getRooms_table .modal-content .modal-body .col-md-6 .boxes-room.Oak-Suite-box {
    min-height: 431px;
}
	.modal-lg,
	.modal-xl {
		max-width: 1170px !important;
	}
	.banner_description h1 {
		line-height: 90px;
	}
	.banner_description .letter-1 {
		font-size: 80px;
	}
	.banner_description .letter-2 {
		font-size: 90px;
	}
	.banner_description .letter-3 {
		font-size: 110px;
	}
	.date_price_section img {
    width: 100%;
    object-fit: cover;
    height: 900px;
}
	.time_section .time_slide .number .date {
		margin-top: 0px;
	}
	.page_banner {
    height: 900px;
}
}
@media (min-width: 2001px) and (max-width: 5000px) {
	.food_section .food_menus_btn_section a br{
		display:none;
	}
.food_section .food_menus_btn_section a {
    width: 30%;
}
}