.map{height:400px}.modal-backdrop{display:none;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);justify-content:center;align-items:center;position:fixed;z-index:1000}.modal{width:90%;max-width:780px;min-height:450px;max-height:700px;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;right:0;margin:auto;background:#fff;box-shadow:2px 2px 20px 1px;overflow-x:auto;display:flex;flex-direction:column}.modal-footer,.modal-header{padding:10px;display:flex;align-items:center}.modal-header{border-bottom:1px solid #eee;color:#f7941d;justify-content:space-between}.modal-header h2{font-size:18px;padding-left:40px;margin:0}.modal-footer{margin-top:0;border-top:1px solid #eee;justify-content:flex-end;padding:25px}.modal-body{position:relative;flex:1}.btn-x{border:none;font-size:20px;padding:10px 20px;cursor:pointer;font-weight:700;color:#434a51;background:transparent}.btn-x:hover{color:#6ec0be}.btn-close{color:#fff;background:#434a51;border:1px solid #434a51;border-radius:2px}.btn-close:hover{background:#00629b;border:1px solid #00629b}@font-face{font-family:Verlag-black;src:url(/fonts/Verlag-Black.ttf)}@font-face{font-family:Verlag-Bold;src:url(/fonts/Verlag\ Bold.otf)}@font-face{font-family:Verlag-Book;src:url(/fonts/Verlag-Book.otf)}@font-face{font-family:Verlag-XLight;src:url(/fonts/Verlag-XLight.ttf);src:url(/fonts/Verlag-XLight.otf)}/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer,header,nav,section{display:block}body{font-family:arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}b,strong{font-weight:bolder}a{color:#231f20;text-decoration:none;background-color:transparent}a:hover{color:#000;text-decoration:underline}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-6,.col-md-3,.col-md-4,.col-md-6,.col-md-12{position:relative;width:100%;padding-right:15px;padding-left:15px}@media(min-width:768px){.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width:992px){.col-lg-6{flex:0 0 50%;max-width:50%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table-active,.table-active>td{background-color:rgba(0,0,0,.075)}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.justify-content-center{justify-content:center!important}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}}.w-100{width:100%!important}.h-50{height:50%!important}.h-100{height:100%!important}.mx-0{margin-right:0!important;margin-left:0!important}.p-0{padding:0!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.visible{visibility:visible!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.table{border-collapse:collapse!important}.table td{background-color:#fff!important}}.spacer{background-color:#fff;height:100px}.top-banner{background-color:#434a51;height:150px;position:fixed;width:100%;top:0;z-index:20}@media(max-width:1199.98px){.top-banner{height:100px}}.top-banner .nav{text-align:justify}.top-banner .navbar{padding:0}.top-banner .navbar .nav-contact{color:#fff;background-color:#6ec0be;width:375px;text-align:center;height:100px}.top-banner .navbar .nav-contact:hover{-webkit-filter:brightness(0) saturate(100%) invert(71%) sepia(30%) saturate(3647%) hue-rotate(345deg) brightness(98%) contrast(98%);filter:brightness(0) saturate(100%) invert(71%) sepia(30%) saturate(3647%) hue-rotate(345deg) brightness(98%) contrast(98%)}.top-banner .navbar .nav-contact img{margin-top:30px;width:auto;height:20px}.top-banner .navbar .nav-link{color:#fff;text-transform:uppercase;font-weight:400;font-size:22px;font-size:18px}@media(max-width:1199.98px){.top-banner .navbar .nav-link{font-size:14px}.top-banner .navbar .nav-link img{width:130px}}@media(max-width:991.98px){.top-banner .navbar .nav-link{display:none}}.top-banner .navbar .nav-link:hover{color:#6ec0be}.top-banner .hamburger{display:none}@media(max-width:991.98px){.top-banner .hamburger{display:block;position:absolute;right:0;top:0}}@media(min-width:992px){.top-banner .overlay{display:none}}.hamburger{width:2rem;height:3rem;position:relative;float:right;margin-top:40px;margin-right:40px;z-index:100;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;right:0;transform:rotate(0deg);transition:.25s ease-in-out}.hamburger span:first-child{top:0}.hamburger span:nth-child(2),.hamburger span:nth-child(3){top:9px}.hamburger span:nth-child(4){top:18px}.hamburger.open span:first-child{top:18px;width:0}.hamburger.open span:nth-child(2){transform:rotate(45deg)}.hamburger.open span:nth-child(3){transform:rotate(-45deg)}.hamburger.open span:nth-child(4){top:18px;width:0}.overlay{z-index:50;position:fixed;background:#fff;top:100px;left:0;width:100%;height:0%;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s,height .35s;overflow:hidden}.overlay ul{list-style-type:none;padding-left:0}.overlay ul a{font-size:18px;font-weight:700;color:#00629b;text-transform:uppercase}.overlay ul a:hover{color:#f7941d}.overlay .container{text-align:center}.overlay.open{opacity:.95;visibility:visible;height:100%}.overlay.open ul{padding-top:20px;list-style-type:none}.overlay.open ul a{font-size:18px;font-weight:700;color:#434a51;text-transform:uppercase}.overlay.open ul a:hover{color:#6ec0be}.overlay.open ul li{-webkit-animation:fadeInRight .5s ease forwards;animation:fadeInRight .5s ease forwards;-webkit-animation-delay:.35s;animation-delay:.35s}.overlay.open ul li:nth-of-type(2){-webkit-animation-delay:.4s;animation-delay:.4s}.overlay.open ul li:nth-of-type(3){-webkit-animation-delay:.45s;animation-delay:.45s}.overlay.open ul li:nth-of-type(4){-webkit-animation-delay:.5s;animation-delay:.5s}.outer-nav-container{display:flex;align-items:center;height:100%}@media(max-width:991.98px){.outer-nav-container{display:none}}.nav-contact{position:absolute;top:0;right:0;color:#fff;background-color:#6ec0be;width:375px;text-align:center;height:125px;font-size:22px;text-transform:uppercase;padding-top:45px}.mobile-logo-container{display:none;margin-left:20px}@media(max-width:991.98px){.mobile-logo-container{display:block;height:100%}}.mobile-logo-container .inner-mobile-logo{height:100%;display:flex;align-items:center}.mobile-logo-container .inner-mobile-logo img{width:130px}.router-link-active{color:#6ec0be!important}.ham-item a{color:#434a51}footer{color:#fff;background:transparent;margin-top:160px;position:relative;bottom:0}@media(max-width:991.98px){footer{margin-top:50px}}footer .footer-container{padding-top:70px;padding-bottom:70px;background-color:#434a51}footer .heart-banner-container{background-color:#fff;padding-top:0;margin-top:0}footer .td-logo{position:absolute;top:0;right:0;opacity:.2;padding-top:25px;transition:.5s}@media(max-width:767.98px){footer .td-logo{position:inherit;display:inline}}footer .td-logo:hover{opacity:.3}footer .td-logo a{display:block}footer .td-logo a:active:after,footer .td-logo a:focus:after,footer .td-logo a:hover:after{width:0;right:0!important;position:relative!important}footer .td-logo p{color:#00629b;font-family:Trocchi,serif;font-weight:400;font-size:12px;float:right;padding-top:20px;padding-right:5px}footer .td-logo img{margin-top:-10px;float:right;width:100px}footer #rsa-footer-logo{height:auto;width:250px}footer #email-footer-icon:hover{content:url(/images/footer/rsa-email-icon-hover.svg);cursor:pointer}footer #facebook-footer-icon:hover{content:url(/images/footer/rsa-facebook-icon-hover.svg);cursor:pointer}footer #google-footer-icon:hover{content:url(/images/footer/rsa-google-icon-hover.svg);cursor:pointer}footer .e-letter-signup-container{display:none}footer .e-letter-signup-container form{display:flex;justify-content:space-between}footer .page-list{list-style:none;padding:0}footer .page-list li{margin-bottom:25px}footer .page-list li a{color:#fff}footer .footer-icons{margin-top:40px}footer .contact-footer-container p{margin-bottom:0}footer .contact-footer-container a{color:#fff;text-decoration:none;font-weight:400}@media(max-width:991.98px){footer .footer-menu{display:none}}@media(max-width:767.98px){footer .social-media-container{flex:0 0 25%;max-width:25%}}@media(max-width:767.98px){footer .map-container{margin-top:40px}}footer .copyright-detail-container{margin-top:40px}@media(max-width:767.98px){.footer-para-text{margin-top:40px}}.page-home{color:#434a51}.page-home .support-tab{animation:support-tab-slide 1.5s ease 3.5s forwards;-webkit-animation:support-tab-slide 1.5s ease 3.5s forwards}.page-home .donate-tab{animation:support-tab-slide 1.5s ease 3.2s forwards;-webkit-animation:support-tab-slide 1.5s ease 3.2s forwards}.page-home .partners-container .right-column{padding-top:0}.page-home .partners-container #become-supporter{color:#6ec0be}.page-home .partners-container .two-star-partners-home{margin-top:40px}.page-home .partners-container .two-star-partners-home .dmmma-container{padding:5%}.page-home .partners-container .campbell-sons-container{padding-bottom:0;display:flex;justify-content:center}.page-home .partners-container .campbell-sons-container img{width:60%}.page-home .partners-container .campbell-sons-container img:hover{cursor:pointer}.page-home .partners-container .living-corp-container{padding-bottom:0;display:flex;justify-content:center}.page-home .partners-container .living-corp-container img{width:55%}.page-home .partners-container .living-corp-container img:hover{cursor:pointer}@media(max-width:991.98px){.page-home .partners-container .living-corp-container{margin-bottom:40px}}@-webkit-keyframes sequence{0%{opacity:0}to{opacity:1}}@keyframes sequence{0%{opacity:0}to{opacity:1}}@-webkit-keyframes image-transition{0%{opacity:1}to{background-image:url(/images/Home/anzac-day-03-1998.jpg)}}@keyframes image-transition{0%{opacity:1}to{background-image:url(/images/Home/anzac-day-03-1998.jpg)}}@-webkit-keyframes support-tab-slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes support-tab-slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.page-home .home-hero-banner{background-image:url(/images/Home/rsa-1954-hongkong.jpg);margin-top:100px;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;background-position:50%;height:70vh;min-height:500px;opacity:1;animation:sequence 1s ease-in forwards,image-transition 1s ease-in 3.5s forwards;-webkit-animation:sequence 1s ease-in forwards,image-transition 1s ease-in 3.5s forwards;width:90%}@media(max-width:1199.98px){.page-home .home-hero-banner{width:100%;margin-top:0}}@media(max-width:991.98px){.page-home .home-hero-banner{width:100%;margin-top:0}}.page-home .home-hero-banner .hero-home-text-outer{display:flex;justify-content:flex-end;align-items:center;height:100%}@media(max-width:991.98px){.page-home .home-hero-banner .hero-home-text-outer{justify-content:center}}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner{color:#fff;font-family:Verlag-Book;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-right:15%}@media(max-width:767.98px){.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner{padding-right:0}}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner .hero-text-second-line{margin-top:20px}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2{font-size:65px;opacity:0;-webkit-animation:sequence 1s ease-in forwards;animation:sequence 1s ease-in forwards;-webkit-animation-delay:1s;animation-delay:1s}@media(max-width:991.98px){.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2{font-size:45px;text-align:center}}@media(max-width:767.98px){.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2{text-align:center}}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2 span{font-family:Verlag-Bold;opacity:0}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2 span:first-child{-webkit-animation:sequence 1s ease-in forwards;animation:sequence 1s ease-in forwards;-webkit-animation-delay:2s;animation-delay:2s}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2 span:nth-child(2){-webkit-animation:sequence 1s ease-in forwards;animation:sequence 1s ease-in forwards;-webkit-animation-delay:2.5s;animation-delay:2.5s}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2 span:nth-child(3){-webkit-animation:sequence 1s ease-in forwards;animation:sequence 1s ease-in forwards;-webkit-animation-delay:3s;animation-delay:3s}.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2 span:nth-child(4),.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner h2 span:nth-child(5){-webkit-animation:sequence 1s ease-in forwards;animation:sequence 1s ease-in forwards;-webkit-animation-delay:3.5s;animation-delay:3.5s}@media(max-width:991.98px){.page-home .home-hero-banner .hero-home-text-outer .hero-home-text-conatiner{padding-right:0}}.page-home .home-hero-banner .heart{display:flex;justify-content:center;align-items:flex-end;position:relative;top:-110px}.page-home .home-hero-banner .heart img{position:relative;bottom:-64px}@media(max-width:991.98px){.page-home .home-hero-banner .heart img{top:14px}}.page-home .spitfire-diggers-tavern-homepage-container{padding-top:70px;padding-bottom:70px;background-color:#e5e5e4}.page-home .spitfire-diggers-tavern-homepage-container a{font-weight:400;font-family:Verlag-Book;color:#434a51}.page-home .spitfire-diggers-tavern-homepage-container .rsa-button-gray:hover a,.page-home .spitfire-diggers-tavern-homepage-container h2{color:#434a51}.page-home .spitfire-diggers-tavern-homepage-container .rsa-button-gray a{color:#fff}.rsa-button-blue{font-family:Verlag-Book;border-radius:3px;background-color:#6ec0be;border-color:#6ec0be;color:#fff;height:50px;width:210px;font-size:24px;display:flex;align-items:center;justify-content:center}.rsa-button-blue:hover{color:#6ec0be;background-color:#fff}.rsa-button-blue:hover a{color:#6ec0be;text-decoration:none}.rsa-button-blue a{color:#fff}.rsa-button-gray{font-family:Verlag-Book;border-radius:3px;color:#fff;background-color:#434a51;border-color:#434a51;height:50px;width:210px;font-size:24px;display:flex;align-items:center;justify-content:center}.rsa-button-gray:hover{color:#434a51;background-color:#fff}.rsa-button-gray:hover a{color:#434a51}.rsa-button-gray a{color:#fff;text-decoration:none}.rsa-button-white{font-family:Verlag-Book;border-radius:3px;background-color:#fff;color:#6ec0be;height:50px;width:210px;font-size:24px;display:flex;align-items:center;justify-content:center}.rsa-button-white a{color:#6ec0be;text-decoration:none}.rsa-button-white:hover{background-color:#434a51}.space-top{margin-top:100px;margin-bottom:0}.our-mission-list li{margin-bottom:20px}.three-star-logo-container{padding-bottom:0;display:flex;justify-content:center}.three-star-logo-container img{width:55%}.three-star-logo-container img:hover{cursor:pointer}.page-contact{flex:1 0 auto;color:#434a51}.page-contact .contact-details-container b{font-family:Verlag-Bold}@media(max-width:1199.98px){.page-contact .contact-details-container{margin-top:20px}}.page-contact .contact-details-container h3{margin-top:30px}.page-contact .top{padding-top:50px;padding-bottom:5px}.page-contact .form-control{border:none;border-radius:0;color:#434a51}.page-contact label{font-family:Verlag-Bold}.page-contact ::-webkit-input-placeholder{color:#e5e5e4}.page-contact ::-moz-placeholder{color:#e5e5e4}.page-contact :-ms-input-placeholder{color:#e5e5e4}.page-contact ::-ms-input-placeholder{color:#e5e5e4}.page-contact ::placeholder{color:#e5e5e4}.page-contact .contact-container{background-color:#6ec0be}.page-contact .contact-table{width:100%}.page-contact .contact-table td{width:50%;font-size:20px}.page-contact .contact-table td b{font-family:Verlag-Bold}.page-contact .contact-table td a{font-weight:400;color:#434a51}.page-contact .contact-form-container{color:#fff}.page-contact .table-secondary-heading{font-size:24px;font-family:Verlag-black}.page-contact #contact-form .container{padding-top:70px;padding-bottom:50px}.page-restaurant{color:#434a51}.page-restaurant .restaurant-banner-container{background-image:url(/images/Restaurant/rsa-restaurant-header-image.jpg);margin-top:100px;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;background-position:50%;height:70vh;min-height:500px;width:90%}@media(max-width:1199.98px){.page-restaurant .restaurant-banner-container{width:100%;margin-top:0}}@media(max-width:991.98px){.page-restaurant .restaurant-banner-container{width:100%;margin-top:0}}.page-restaurant .restaurant-banner-container .heart{display:flex;justify-content:center;height:100%;align-items:flex-end}.page-restaurant .restaurant-banner-container .heart img{position:relative;bottom:-68px}@media(max-width:991.98px){.page-restaurant .restaurant-banner-container .heart img{bottom:-19px}}.page-restaurant .restaurant-hero-text{text-align:center;font-size:60px;font-family:Verlag-Bold;color:#434a51}.page-restaurant .restaurant-hero-text h2{font-size:60px}@media(max-width:991.98px){.page-restaurant .restaurant-hero-text h2{font-size:40px}}.page-restaurant .restaurant-bookings{background-color:#6ec0be;color:#fff;height:440px}@media(max-width:767.98px){.page-restaurant .restaurant-bookings .restaurant-menu-container{padding-bottom:70px}}@media(max-width:991.98px){.page-restaurant .restaurant-bookings .contact-bookings-container{padding-top:0}}.page-restaurant .restaurant-bookings .contact-bookings-container b{font-family:Verlag-black}.page-restaurant .restaurant-bookings .contact-bookings-container a{color:#fff;font-weight:500}.page-restaurant .restaurant-bookings .contact-bookings-container .number-font-increase{font-size:26px;font-family:Verlag-black}.page-restaurant .reviews-container{padding-top:70px;padding-bottom:70px;background-color:#e4697e;color:#fff}.page-restaurant .reviews-container .reviewer-name{font-family:Verlag-black}.page-restaurant .reviews-container .col-md-3,.page-restaurant .reviews-container h2{margin-bottom:40px}@media(max-width:1199.98px){.page-restaurant .reviews-container .col-md-3{flex:50%;max-width:50%}}@media only screen and (max-width:767.9px){.page-restaurant .reviews-container .col-md-3{position:relative;width:100%;padding-right:15px;padding-left:15px;flex:none;max-width:100%}}.page-restaurant .reviews-container .review{background-color:#fff;color:#434a51;padding:15px;height:100%}.page-restaurant .reviews-container .review p{padding-left:10px;padding-right:10px}@media(max-width:991.98px){.page-restaurant .reviews-container .review{margin-bottom:25px}}.page-restaurant .restaurant-filler img{width:100%}.page-restaurant .restuarant-facilities-container h2{margin-bottom:20px}.page-restaurant .restuarant-facilities-container ul li{margin-bottom:19px}.page-restaurant .reservations-container h2{margin-bottom:20px}.page-restaurant .reservations-container b{font-family:Verlag-Bold}.page-about,.page-restaurant .reservations-container a{color:#434a51}.page-about .about-hero-banner{background-image:url(/images/About/anzac-day-01-2010.jpg);margin-top:100px;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;background-position:50%;height:70vh;min-height:500px;width:90%}@media(max-width:1199.98px){.page-about .about-hero-banner{width:100%;margin-top:0}}@media(max-width:991.98px){.page-about .about-hero-banner{width:100%;margin-top:0}}.page-about .about-hero-banner .heart{display:flex;justify-content:center;height:100%;align-items:flex-end}.page-about .about-hero-banner .heart img{position:relative;bottom:-68px}@media(max-width:991.98px){.page-about .about-hero-banner .heart img{bottom:-19px}}.page-about .our-background-container{padding-top:70px;padding-bottom:70px;background-image:url(/images/holding-page-texture-10.svg),linear-gradient(90deg,#e5e5e4 50%,#868f6f 0);margin-top:100px}@media(max-width:991.98px){.page-about .our-background-container{background-color:#e5e5e4;background-image:none}}.page-about .our-background-container .our-background p{font-size:20px}.page-about .staff-table{width:100%}.page-about .staff-table td{width:50%;font-size:20px;padding-bottom:10px}.page-about .staff-table td b{font-weight:bolder;font-family:Verlag-Bold}.page-about .member-privileges-container{margin-top:100px}.page-about .member-privileges-container .member-priv-list,.page-about .member-privileges-container h2,.page-about .member-privileges-container p{margin-bottom:20px}.page-about .member-privileges-container .member-priv-list li{line-height:1.3;margin-bottom:13px}.page-about .anzac-day-container h2,.page-about .staff-committee-container h2,.page-about .staff-committee-container p{margin-bottom:20px}.page-events{color:#434a51}.page-events .events-hero-banner{background-image:url(/images/Events/anzac-day-03-2008.jpg);margin-top:100px;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;background-position:50%;height:70vh;min-height:500px;width:90%}@media(max-width:1199.98px){.page-events .events-hero-banner{width:100%;margin-top:0}}@media(max-width:991.98px){.page-events .events-hero-banner{width:100%;margin-top:0}}.page-events .events-hero-banner .heart{display:flex;justify-content:center;height:100%;align-items:flex-end}.page-events .events-hero-banner .heart img{position:relative;bottom:-68px}@media(max-width:991.98px){.page-events .events-hero-banner .heart img{bottom:-19px}}.page-events .regular-events-container{padding-top:70px;padding-bottom:70px;background-color:#868f6f;color:#fff}.page-events .regular-events-container h2{margin-bottom:20px}.page-events .regular-events-container h4{font-family:Verlag-Bold;margin-bottom:0}@media(max-width:991.98px){.page-events .regular-events-container .right-column{padding-top:0}}.page-events .event{background-color:#f0f0f0;margin-bottom:30px}.page-events .event .event-details{height:300px;overflow:hidden;padding:20px 15px 15px}.page-events .event .read-more-event{background-color:#868f6f;color:#fff;height:50px;display:flex;text-align:center;align-items:center}.page-events .event .read-more-event:hover{background-color:#434a51;cursor:pointer}.page-events .event .read-more-event p{width:100%;margin-bottom:0}.page-events .upcoming-events-container h2{margin-bottom:40px}@media(max-width:991.98px){.page-events .upcoming-events-container .col-md-3{flex:50%;max-width:50%}}@media only screen and (max-width:767.9px){.page-events .upcoming-events-container .col-md-3{position:relative;width:100%;padding-right:15px;padding-left:15px;flex:none;max-width:100%}}.page-events .raffle-container h2{margin-bottom:40px}.page-events .modal-body{padding-left:30px;padding-right:30px;padding-top:10px;overflow-y:scroll}.page-events .modal-heading{color:#434a51;font-family:Verlag-Bold;font-size:40px;margin-bottom:0!important;width:100%;padding-top:10px}@media(max-width:991.98px){.page-events .modal-heading{text-align:center}}@media(max-width:991.98px){.page-events .darts-pool-images-container .right-column{padding-top:0}}@media(max-width:767.98px){.page-events .darts-pool-images-container .right-column{padding-top:40px}}.event-title{font-family:Verlag-black}.page-stories{color:#434a51}.page-stories .stories-hero-banner{background-image:url(/images/Stories/Mural_Panorama_Crop-03.jpg);margin-top:100px;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;background-position:50%;height:70vh;min-height:500px;width:90%}@media(max-width:1199.98px){.page-stories .stories-hero-banner{width:100%;margin-top:0}}@media(max-width:991.98px){.page-stories .stories-hero-banner{width:100%;margin-top:0}}.page-stories .stories-hero-banner .heart{display:flex;justify-content:center;height:100%;align-items:flex-end}.page-stories .stories-hero-banner .heart img{position:relative;bottom:-68px}@media(max-width:991.98px){.page-stories .stories-hero-banner .heart img{bottom:-19px}}.page-stories .stories-quote-text{margin-top:50px;font-size:28px;text-align:center}.page-stories .story-button-container{margin-top:20px;display:flex}.page-stories .story-button-container .story-button{width:100%;border-radius:0}.page-stories .story-content{overflow:hidden;transition:all 2s ease-in}.page-stories .story-content-closed{max-height:450px;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent)}.page-stories .story-content-open{max-height:3000px}.page-stories .image-container{transition:all 2s ease-in;overflow:hidden}.page-stories .image-container img{margin-bottom:95px}.page-stories .image-container-closed{max-height:450px}.page-stories .image-container-open{max-height:3000px}.page-stories span{font-family:Verlag-Book}.page-stories hr{margin-bottom:30px;margin-top:30px}@media(max-width:991.98px){.page-stories .story-container .right-column{padding-top:0}}.page-services{color:#434a51}.page-services .services-hero-banner{background-image:url(/images/Services/nzdf-anzac-2017.jpg);margin-top:100px;background-repeat:no-repeat;background-size:cover;margin-left:auto;margin-right:auto;background-position:50%;height:70vh;min-height:500px;width:90%}@media(max-width:1199.98px){.page-services .services-hero-banner{width:100%;margin-top:0}}@media(max-width:991.98px){.page-services .services-hero-banner{width:100%;margin-top:0}}.page-services .services-hero-banner .heart{display:flex;justify-content:center;height:100%;align-items:flex-end}.page-services .services-hero-banner .heart img{position:relative;bottom:-68px}@media(max-width:991.98px){.page-services .services-hero-banner .heart img{bottom:-19px}}.page-services .container{margin-top:100px}.page-services .services-container h2{font-family:Verlag-Bold;font-size:60px;margin-bottom:40px}.page-services .services-container b{font-family:Verlag-Bold}.page-services .services-container h4{font-size:28px;font-family:Verlag-black}.page-services .services-container .service-extra-spacing{margin-top:40px}.page-services .service-table{width:100%}.page-services .service-table td{width:50%;font-size:20px}.page-partners,.page-services .service-table td a{color:#434a51}.page-partners .partners-title{font-size:60px;color:#434a51;font-family:Verlag-Bold;padding-bottom:0;margin-bottom:20px;line-height:1;padding-top:0}.page-partners .three-star-container h3{margin-top:40px;margin-bottom:40px;font-size:"Verlag-Book"}.page-partners .three-star-container p{margin-bottom:40px}.page-partners .three-star-container h4{margin-top:20px}.page-partners .three-star-container:hover{cursor:pointer}.page-partners .two-star-container h3{margin-top:40px;margin-bottom:40px;font-size:"Verlag-Book"}.page-partners .two-star-container h4{margin-top:40px}@media(max-width:1199.98px){.page-partners .partners-page-container{margin-top:20px}}.page-partners .star-icon{position:relative;bottom:8px}.page-partners .first-star{margin-left:10px}.support-help-donate-container{padding-top:70px;padding-bottom:70px;height:100%;max-height:700px;overflow:hidden;background:linear-gradient(90deg,#6ec0be 50%,#fff 0);background:linear-gradient(90deg,#6ec0be 50%,hsla(0,0%,100%,0) 0),url(/images/SupportHelpDonate/nzdf-anzac-2014.jpg);color:#fff;background-size:cover;background-position:50%}@media(max-width:991.98px){.support-help-donate-container{background:#6ec0be;padding-bottom:0}}@media(min-width:992px){.support-help-donate-container{height:440px}}@media(min-width:1200px){.support-help-donate-container{background-repeat:round;background:linear-gradient(90deg,#6ec0be 50%,hsla(0,0%,100%,0) 0),url(/images/SupportHelpDonate/nzdf-anzac-2014-large.jpg);background-size:cover;background-position:50%}}.support-help-donate-container h2{font-family:Verlag-Bold;font-size:60px}@media(max-width:1199.98px){.support-help-donate-container h2{font-size:50px}}@media(max-width:991.98px){.support-help-donate-container h2{font-size:40px}}.support-help-donate-container p{font-size:24px}@media(max-width:1199.98px){.support-help-donate-container p{font-size:20px}}.support-help-donate-container .content-outer-container{display:flex;align-items:center}.support-help-donate-container .mobile-support-help{display:none}.support-help-donate-container .mobile-support-help .col-md-12{padding:0}@media(max-width:991.98px){.support-help-donate-container .mobile-support-help{display:inline}}.support-help-donate-container .desktop-support-help .col-md-12{display:none;padding-bottom:70px}@media(max-width:991.98px){.support-help-donate-container .desktop-support-help .col-md-6{display:none}.support-help-donate-container .desktop-support-help .col-md-12{display:inline}}.latest-event-container{color:#434a51;background-color:#868f6f;padding-top:70px;padding-bottom:70px}.latest-event-container .latest-event{background-color:#e5e5e4;color:#000;height:200px}.latest-event-container .latest-event p{margin-bottom:0}.latest-event-container h2{margin-bottom:40px;color:#fff}@media(max-width:991.98px){.latest-event-container .col-md-3{flex:50%;max-width:50%}}@media only screen and (max-width:767.9px){.latest-event-container .col-md-3{position:relative;width:100%;padding-right:15px;padding-left:15px;flex:none;max-width:100%}}.modal h2{color:#434a51;font-size:40px}.modal-body{padding-left:30px;padding-right:30px;padding-top:10px;overflow-y:scroll}.modal-heading{color:#434a51;font-family:Verlag-Bold;font-size:40px;margin-bottom:0!important;width:100%;padding-top:10px}@media(max-width:991.98px){.modal-heading{text-align:center}}.event{background-color:#f0f0f0;margin-bottom:30px}.event .event-details{height:300px;overflow:hidden;padding:15px}.event .read-more-event{background-color:#434a51;color:#fff;height:50px;display:flex;text-align:center;align-items:center}.event .read-more-event:hover{background-color:#6ec0be;cursor:pointer}.event .read-more-event p{width:100%;margin-bottom:0}.donate-modal-backdrop{display:none;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);justify-content:center;align-items:center;position:fixed;z-index:1000;overflow-y:scroll}.donate-modal-backdrop .modal{width:90%;max-width:780px;min-height:450px;max-height:700px;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:0;right:0;margin:auto;background:#fff;box-shadow:2px 2px 20px 1px;overflow-x:auto;display:flex;flex-direction:column}.donate-modal-backdrop .modal-footer,.donate-modal-backdrop .modal-header{padding:10px;display:flex;align-items:center}.donate-modal-backdrop .modal-footer{padding:40px 30px;border:none}.donate-modal-backdrop .modal-footer button{height:50px;font-size:16px;font-family:Verlag-Book}.donate-modal-backdrop #donateModalTitle{border-bottom:none;color:#434a51;justify-content:space-between}.donate-modal-backdrop .modal-header h2{font-size:18px;padding-left:40px;margin:0}.donate-modal-backdrop .modal-body{position:relative;flex:1}.donate-modal-backdrop .btn-x{border:none;font-size:20px;padding:10px 20px;cursor:pointer;font-weight:700;color:#434a51;background:transparent}.donate-modal-backdrop .btn-x:hover{color:#6ec0be}.donate-modal-backdrop .btn-close{color:#fff;background:#434a51;border:1px solid #434a51;border-radius:2px}.donate-modal-backdrop .btn-close:hover{background:#00629b;border:1px solid #00629b}.donate-modal-backdrop #customField{border:2px solid #434a51;height:50px;font-size:16px;font-family:Verlag-Book;outline:none;padding:10px 20px;text-align:center}.donate-modal-backdrop #customField:checked{border-color:#6ec0be}.donate-modal-backdrop #customField:focus{outline:none;border-color:#6ec0be}.donate-modal-backdrop #customField::-webkit-input-placeholder{font-size:11px;padding-left:0}.donate-modal-backdrop #customField::-moz-placeholder{font-size:11px;padding-left:0}.donate-modal-backdrop #customField:-ms-input-placeholder{font-size:11px;padding-left:0}.donate-modal-backdrop #customField::-ms-input-placeholder{font-size:11px;padding-left:0}.donate-modal-backdrop #customField::placeholder{font-size:11px;padding-left:0}.donate-modal-backdrop .customSelected{border:2px solid #6ec0be!important}.donate-modal-backdrop input[type=radio]{opacity:0;position:fixed;width:0}.donate-modal-backdrop label{display:inline-block;background-color:#fff;color:#434a51;padding:10px 20px;font-family:Verlag-Book;font-size:16px;border:2px solid #444;width:100%;text-align:center;margin-bottom:0}@media(max-width:767.98px){.donate-modal-backdrop label{margin-bottom:10px}}.donate-modal-backdrop label:hover{background-color:#464646;color:#fff}.donate-modal-backdrop input[type=radio]:checked+label{background-color:#6ec0be;border-color:#6ec0be;color:#fff}.donate-modal-backdrop input[type=text]{padding-left:10px}.donate-modal-backdrop input[type=number]{padding:10px 20px;width:100%}.donate-modal-backdrop #checkout-form{width:100%}.donate-modal-backdrop #paymentButton{width:100%;color:#fff}.donate-modal-backdrop #firstNameLabel,.donate-modal-backdrop #lastNameLabel{height:30px;border:none;text-align:left;padding-left:0}.donate-modal-backdrop #firstNameLabel:hover,.donate-modal-backdrop #lastNameLabel:hover{background-color:#fff;border:none;color:#434a51}.donate-modal-backdrop #firstNameLabel:focus,.donate-modal-backdrop #lastNameLabel:focus{outline:none}.donate-modal-backdrop #customerLastName,.donate-modal-backdrop #customerName{height:50px;border:2px solid #434a51}.donate-modal-backdrop #customerLastName:focus,.donate-modal-backdrop #customerName:focus{outline:none}.donate-modal-backdrop .donation-optional-input-container{margin-left:0;margin-right:0}.donate-modal-backdrop .donation-optional-input-container div{margin-top:20px}.donate-modal-backdrop .dollar-sign{width:40px;position:absolute;height:100%;color:#fff;background-color:#6ec0be;border-radius:0;border:none;padding:0;font-size:16px;font-family:Verlag-Book}.donate-modal-backdrop .name-container{width:100%}.donate-modal-backdrop .input-group-addon{margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;text-align:center;padding-top:14px}.donate-modal-backdrop .modal-header h2{padding-left:0;text-align:center;font-size:40px}.donate-modal-backdrop .modal-header img{height:50px;width:auto;padding-bottom:10px}*{font-family:Verlag-Book}body{margin:0;overflow-y:scroll;line-height:1.55;color:#000;background:#fff;display:flex;flex-direction:column}h1{padding:50px 0;font-family:Verlag-Bold}h4{font-size:22px}h3,h4{font-family:Verlag-black}h3{font-size:26px}.object-fit-cover{-o-object-fit:cover;object-fit:cover}@media(min-width:992px){.h-lg-100{height:100%!important}}h2{font-size:50px;font-weight:100;line-height:1.2;font-family:Verlag-Bold}li,p{font-size:20px}body,html{width:100%;height:100%}.container-fluid{padding:0}a{font-weight:700;transition:color .2s}button{font-family:arial,sans-serif;color:#fff;background-color:transparent;padding:10px 25px;border:2px solid;font-size:x-small}button:hover{cursor:pointer}.container{padding-top:50px;padding-bottom:50px}.left-column{padding-right:70px}@media(max-width:991.98px){.left-column{padding-right:15px}}.right-column{padding-left:70px}@media(max-width:991.98px){.right-column{padding-left:15px;padding-top:70px}}.support-tab{background-color:#6ec0be;color:#fff;border-radius:0 62.5px 62.5px 0;height:115px;position:absolute;top:750px;left:0;width:22%;min-width:250px;transform:translateX(-100%);animation:support-tab-slide .8s ease .2s forwards;-webkit-animation:support-tab-slide .8s ease .2s forwards;transition:all .5s ease;z-index:10}.support-tab:hover{width:26%;background-color:#434a51}@media(max-width:991.98px){.support-tab{display:none}}@media screen and (max-height:950px){.support-tab{top:650px}}@media screen and (max-height:822px){.support-tab{top:550px}}@media screen and (max-height:750px){.support-tab{top:500px}}.support-tab a{color:#fff}.support-tab:hover a{color:#fff;text-decoration:none}.support-tab .inner-support-tab{display:flex;justify-content:center;align-items:center;height:100%;font-size:30px;color:#fff}@media(max-width:1199.98px){.support-tab .inner-support-tab{font-size:20px}}.support-tab .inner-support-tab img{margin-left:25px;margin-right:25px}.donate-tab{background-color:#e62126;color:#fff;border-radius:0 62.5px 62.5px 0;height:115px;position:absolute;top:600px;left:0;width:22%;min-width:250px;transform:translateX(-100%);animation:support-tab-slide .8s ease forwards;-webkit-animation:support-tab-slide .8s ease forwards;transition:all .5s ease;z-index:10}.donate-tab:hover{width:26%;cursor:pointer;background-color:#434a51}@media(max-width:991.98px){.donate-tab{display:none}}@media screen and (max-height:950px){.donate-tab{top:500px}}@media screen and (max-height:822px){.donate-tab{top:400px}}@media screen and (max-height:750px){.donate-tab{top:350px}}.donate-tab:hover a,.donate-tab a{color:#fff}.donate-tab .inner-donate-tab{display:flex;justify-content:center;align-items:center;height:100%;font-size:30px;color:#fff}@media(max-width:1199.98px){.donate-tab .inner-donate-tab{font-size:20px}}.donate-tab .inner-donate-tab img{margin-left:85px;margin-right:25px}.container{padding-top:0;padding-bottom:0}@media(min-width:1499.98px){.container{max-width:1440px}}b{font-family:Verlag-black}.modal-footer .rsa-button-gray:hover{background-color:#6ec0be;border-color:#6ec0be;color:#fff}.animate-container{overflow:hidden}.mobile-donate-container{display:none}@media(max-width:991.98px){.mobile-donate-container{display:flex;width:100%;justify-content:space-evenly}}.mobile-donate-container .mobile-donate,.mobile-donate-container .mobile-support{display:flex;justify-content:center;align-items:center;width:50%;text-align:center;height:50px;color:#fff;transition:all .5s}.mobile-donate-container .mobile-donate:hover,.mobile-donate-container .mobile-support:hover{cursor:pointer;background-color:#434a51}.mobile-donate-container .mobile-donate{background-color:#e62126}.mobile-donate-container .mobile-support{background-color:#6ec0be}