.custom_header{ background: #6e6b42; padding: 40px 0;}
.custom_header .inner{ max-width: 1400px; justify-content: space-between; align-items: center; padding: 0 20px; position: relative;}
.custom_logo img{ max-width: 200px;}
/*
.backtohome_btn a{ color: #000; font-size: 24px; text-decoration: none; font-family: 'ITCBenguiatCondensedMedium'; border: 2px solid #fff; border-radius: 50px;  display: inline-block; padding: 15px 30px; min-width: 160px; text-align: center; letter-spacing: 2px; background: #fff;}
.backtohome_btn a:hover{ background: none; color: #fff;}
*/
.backtohome_btn{ position: absolute; left: 20px; top: -30px;}
.backtohome_btn a{ color: #fff; font-size: 16px; text-decoration: none; font-family: 'ITCBenguiatCondensedMedium'; letter-spacing: 1px;}
.custom_header_right{ display: flex; flex-direction: column; gap: 25px; align-items: flex-end;}
.custom_header_right address{ margin-bottom: 0;}
.custom_header_right address a{ color: #fff; text-decoration: none; font-family: "Lato", sans-serif; font-weight: 400; display: flex; align-items: center; font-size: 19px;}
.custom_header_right address i{ font-size: 24px; margin-right: 20px;}
.custom_header_right .reservation_btn a{ color: #fff; font-size: 24px; text-decoration: none; font-family: 'ITCBenguiatCondensedMedium'; border: 2px solid #fff; border-radius: 50px; display: inline-block; padding: 15px 30px; min-width: 200px; text-align: center;}
.custom_header_right .reservation_btn a:hover{ background: #fff; color: #000;}

.custom_footer{ background: #6e6b42; padding: 30px 0;}
.custom_footer .inner{ max-width: 1400px; justify-content: flex-end; padding: 0 20px;}
.custom_footer_content{ display: flex; gap: 20px; align-items: center;}
.custom_footer_content span{ color: #fff; font-family: "Lato", sans-serif; font-weight: 400; margin-right: 10px; font-size: 19px;}
.custom_footer_content i{ color: #fff; font-size: 30px;}

.meetyouat_sec{ padding: 80px 0; background: #6e6b42;}
.meetyouat_sec .inner{ max-width: 1200px; padding: 0 20px;}
.meetyouat_sec .mya_title{ width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 0 20px 7px; color: #fff; font-size: 40px; font-family: 'ITCBenguiatCondensedMedium'; letter-spacing: 3px;}
.meetyouat_sec figure{ margin-bottom: 50px; position: relative;}
.meetyouat_sec figure img{ max-width: 100%;}
.mya_sidetxt{ position: absolute; right: -85px; top: 0; bottom: 0; color: #fff; font-size: 40px; font-family: 'ITCBenguiatCondensedMedium'; writing-mode: vertical-lr; text-align: center;}

.menu_btn{ width: 100%; text-align: center;}
.menu_btn a{ color: #fff; font-size: 30px; text-decoration: none; font-family: 'ITCBenguiatCondensedMedium'; border: 2px solid #fff; border-radius: 50px; display: inline-block; padding: 15px 30px; min-width: 220px; text-align: center; letter-spacing: 12px; text-transform: uppercase;}
.menu_btn a:hover{ background: #fff; color: #000;}

.meza_menu{ background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 13% 0;}
.meza_menu .inner{ max-width: 1400px; justify-content: flex-end; padding: 0 20px;}
.meza_menu_content{ color: #fff; max-width: 467px; text-align: center; margin-right: 10%;}
.meza_menu_content h6{ font-family: 'ITCBenguiatCondensedMedium'; font-size: 26px;}
.meza_menu_content p{ font-family: 'CanvaSansRegular'; font-size: 24px; margin-bottom: 0;}


/*Responsive css start*/
@media only screen and (max-width: 1359px) {

    .meetyouat_sec .inner{ max-width: 1120px;}
    .mya_sidetxt{ right: -60px;}
    .meza_menu_content{ margin-right: 5%;}
}
@media only screen and (max-width: 1199px) {
    
    .custom_header{ padding: 20px 0;}
    .backtohome_btn{ top: -15px;}
    .custom_header_right{ gap: 15px;}
    .meetyouat_sec{ padding: 50px 0;}
    .meetyouat_sec .inner{ max-width: 90%;}
    .meetyouat_sec figure{ margin-bottom: 40px;}
    .mya_sidetxt{ right: -65px;}
    .meza_menu_content{ margin-right: 0; max-width: 415px;}
    .meza_menu_content h6{ font-size: 22px;}
    .meza_menu_content p{ font-size: 20px;}
}
@media only screen and (max-width: 991px) {
    
    .custom_header_right address a{ font-size: 16px;}
    .custom_header_right address i{ font-size: 20px; margin-right: 10px;}
    .custom_header_right .reservation_btn a{ font-size: 20px; padding: 10px 20px; min-width: 170px;}
/*    .backtohome_btn a{ font-size: 20px; padding: 10px 20px; min-width: 120px;}*/
    .meetyouat_sec .inner{ max-width: 100%;}
    .meetyouat_sec .mya_title{ padding: 0 10px 7px; font-size: 30px;}
    .mya_sidetxt{ right: 0px; font-size: 30px;}
    .meetyouat_sec figure{ margin-bottom: 30px;}
    .menu_btn a{ font-size: 20px; padding: 10px 20px; min-width: 180px; letter-spacing: 10px;}
    .meza_menu{ padding: 60% 0 0;}
    .meza_menu .inner{ justify-content: center; padding: 0;}
    .meza_menu_content{ max-width: 100%; background: rgba(0,0,0,0.2); padding: 20px;}
    .meza_menu_content h6{ font-size: 20px;}
    .meza_menu_content p{ font-size: 18px;}
    .custom_footer_content span{ margin-right: 0; font-size: 16px;}
    .custom_footer_content i{ font-size: 24px;}
}
@media only screen and (max-width: 568px) {
    
    .custom_header .inner{ flex-direction: column; gap: 20px;}
    .custom_logo img{ max-width: 150px;}
    .custom_header_right{ align-items: center;}
    .meetyouat_sec .mya_title{ padding: 0; font-size: 24px;}
    .mya_sidetxt{ font-size: 24px;}
    .menu_btn a{ min-width: 160px;}
    .meza_menu{ padding: 100% 0 0;}
    .meza_menu_content{ max-width: 100%;}
}