:root {
font-size: 16px;
}
* {
box-sizing:border-box;
margin: 0;
padding: 0;
line-height: 1;
}
body {
background: url(https://sentinelbar.com.au/wp-content/uploads/2019/07/bg-paper.png) repeat scroll;
color: #352f2f;
font-family: 'Roboto', sans-serif;
font-size: 16px;
overflow-x: hidden;
} .container {	
margin: 0 auto;
max-width: 1200px;
padding: 0 20px;
}
.container-fluid {	
margin: 0 auto;
max-width: 100%;
padding: 0 20px;
}
#page {
background: #fff;
background: url(https://sentinelbar.com.au/wp-content/uploads/2019/07/bg-paper.png) repeat scroll;
min-height: 100vh;
padding: 0;
} h1,
h2,
h3,
h4,
h5,
p,
ul,
dt,
dd {
margin-bottom: 20px;
}
.font-xl {
font-size: 150%;
}
.font-l {
font-size: 125%;
}
.font-s {
font-size: 75%;
}
.font-xs {
font-size: 50%;
} h1 {
font-size: 30px; }
h2 {
font-size: 32px;
font-weight: 900;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
} p {
font-weight: 300;
line-height: 1.4;
}
.feature-text {
font-size: 20px;
font-weight: 300;
}
.contact-info p {
font-size: 20px;
}
strong {
font-weight: 800;
} img {
height: auto;
max-width: 100%;	
} .gallery {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
grid-gap: 20px;
} .video-container {
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
position: relative;
}
.video-container iframe,
.video-container object,
.video-container embed {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
} ul {
list-style-type: none;
padding-left: 0;
}
ul:after {
clear: both;
content: "";
display: block;	
float: none;
}
.list-bullet {
list-style-position: inside;
list-style-type: disc;
}
li,
dt,
dd {
font-weight: 300;
line-height: 1;
margin-bottom: 10px;
}
li a {
display: block;
}
figure {
margin: 0;
} a, 
a:hover, 
a:active, 
a:focus {
text-decoration: none;
transition: all 0.25s ease-in-out;
}
a {
color: #d7ce8e;
font-weight: bold;
}
a.btn,
.btn,
.wpcf7-submit,
input[type="submit"] {
background: #352f2f;
border: 0px;
color: #fff;
border-radius: 0px;
font-size: 18px;
font-weight: 400;
display: inline-block;
padding: 12px;
}
.dimmi a {
border: 1px solid rgba(0,0,0,1);
border-radius: 1rem;
color: rgba(0,0,0,1);
display: inline-block;
font-size: 18px;
margin-bottom: 20px;
padding: 1rem;
text-transform: uppercase;
} .clearfix,
.clear {
clear: both;
float: none;
} .center {
text-align: center;
}
.right {
text-align: right;
} input[type="color"], 
input[type="date"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="email"], 
input[type="month"], 
input[type="number"],
input[type="password"], 
input[type="tel"], 
input[type="text"], 
input[type="time"], 
input[type="url"], 
input[type="week"], 
textarea {
background: rgba(255,255,255,0.7);
border: 1px solid rgba(200,200,200,1);
display: block;
font-size: 16px;
height: auto;
margin-bottom: 5px;
padding: 10px;	
width: 100%;
}
textarea {
min-height: 100px;
}
::placeholder {
color: inherit;
opacity: 0.7;
} #up {	
bottom: 10%;
border: 2px solid rgba(255,255,255,0.5);
background: rgba(0,0,0,0.5);	
position: fixed;	
right: 10px;	
text-align: center;	
z-index: 999;
}
#up a {
color: rgba(255,255,255,0.5);
display: flex;
font-size: 35px;
height: 50px;
justify-content: center;
width: 50px;
}
#up a .fa {
align-self: center;
} #nav-bar {
background: #000 url(https://sentinelbar.com.au/wp-content/uploads/2019/07/header-bg.jpg) no-repeat;
background-size: cover;
height: 100%;
left: -100%;
overflow-y: scroll;
padding: 10px;
position: fixed;
text-align: center;
transition: all 0.25s ease-in-out;
width: 100%;
z-index: 11;  	
}
.open {
left: 0 !important;
transition: all 0.25s ease-in-out;
}
.show {
display: block;
}
#main-menu,
#main-menu li {
margin-bottom: 0;
}
#main-menu li a {
color: #d7ce8e;
font-weight: 400;
padding:14px;
text-transform: uppercase;
}
#nav-hamburger {
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
cursor: pointer;
font-size: 35px;
height: 50px;
padding: 10px;	
position: fixed;	
right: 10px;
top: 80px;
width: 50px;
z-index: 12;
}
.bar {	
border-bottom: 5px solid rgba(255,255,255,0.5);
margin-bottom: 7px;
transition: all 0.5s ease-in-out;
width: 100%;
}
.bar.blackout {
border-bottom: 5px solid transparent;
transition: all 0.5s ease-in-out;
} #hero {
padding: 200px 0;
} .parallax-bg {
background-position: center 0;
background-repeat: no-repeat;
background-size: cover;	
} .flexslider {
border: 0;
border-radius: 0;	
box-shadow: none;	
margin: 0 auto;
overflow: hidden;
padding: 0;
z-index: 1;
}
.flexslider:after {
clear: both;
content: "";
display: block;
float: none;
}
.flex-control-nav {
bottom: 0;
} #fly-out-menu select,
#fly-out-menu input,
#fly-out-menu textarea {
border:1px solid #222;
}
#fly-out-menu select,
#fly-out-menu input {
height: 50px !important;
}
.fly-out-open-button {
cursor: pointer;
}
#fly-out-close-button {
color: red;
cursor: pointer;
font-size: 48px;
height: 50px;
position: absolute;
right: 20px;
top: 20px;
width: 50px;
z-index: 999;
}
.fly-out-close {
cursor: pointer;
}
#fly-out-menu {
background: #fff;
height: 100%;
overflow-y: scroll;
padding: 100px 40px;
position: fixed;
right: -100%;
text-align: center;
text-transform: capitalize;
top: 0;
transition: all 0.25s ease-in-out;
width: 100%;
z-index: 999;  	
}
#fly-out-overlay {
background: rgba(0,0,0,0);
cursor: pointer;
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
transition: all 0.25s ease-in-out;
width: 100%;
z-index: 998;
}
.fly-out-open {
right: 0 !important;
transition: all 0.25s ease-in-out;
}
.lights-out {
background: rgba(0,0,0,0.8) !important;
display: block !important;
transition: all 0.25s ease-in-out;
} #footer-main {
background: #000;
color: #9a936e;
padding: 40px 0;
}
#footer-main li {
font-size: 14px;
margin-bottom: 0;
}
#footer-main li:last-child {
border-bottom: 0;
}
#footer-main li a,
#footer-main .fly-out-open-button {
padding: 20px 0;
}
.footer-fixed {
bottom: 0;
left: 0;
position: fixed;	
width: 100%;
z-index: -1;
}
.legal {
font-size: 12px;
color: #ddd;
max-width: 450px;
margin: 0 auto;
padding: 50px 0 0 0;
}
.footer-logo {
max-width: 150px !important;
}
#CDSWIDCOE {
margin: 0 auto !important;
padding: 20px !important;
}
#TA_certificateOfExcellence705 {
margin-bottom: 20px;
}
.frichot {
font-size: 12px;
line-height: 1.2;
}
#register {
background: #000 url(https://sentinelbar.com.au/wp-content/uploads/2019/07/top-strip-contact.jpg);
background-size: cover;
color: #fff;
padding: 50px 0;
}
#register input {
padding: 10px;
}
#register .container {
max-width: 450px;
margin: 0 auto;
}
.MGLPoweredBy {
display: none;
}
#google-map {
width: 100%;
} #alert {
background: rgba(0,0,0,0.7);
height: 100%;
overflow-y: scroll;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
#alert .container {
background: #fff;
max-width: 500px;
padding: 20px 40px 40px 40px;
position: relative;
top: 60px;
}
#alert h3 {
margin-bottom: 10px;
}
#alert-close {
background: red;
border-radius: 5px;
color: #fff;
font-size: 30px;
font-weight: 900;
cursor: pointer;
padding: 10px;
position: absolute;
right: 20px;
top: 20px;
}
.alert-hidden {
display: none !important;
}
#sr-res-root {
margin: 0 auto 40px auto;
} @media only screen and (min-width: 641px) {
.row-grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-gap: 20px;
}
.big-gap {
grid-gap: 60px;
}
.span-1 {
grid-column: span 1;
}
.span-2 {
grid-column: span 2;
}
.span-3 {
grid-column: span 3;
}
.span-4 {
grid-column: span 4;
}
.span-5 {
grid-column: span 5;
}
.span-6 {
grid-column: span 6;
}
.span-7 {
grid-column: span 7;
}
.span-8 {
grid-column: span 8;
}
.span-9 {
grid-column: span 9;
}
.span-10 {
grid-column: span 10;
}
.span-11 {
grid-column: span 11;
}
.span-12 {
grid-column: span 12;
}
#nav-bar {
height: auto;
left: auto;
overflow-y: auto;
position: static;
top: 0;
width: 100%;
}
#nav-bar:after {
clear: both;
content: "";
display: block;
float: none;
}
#logo {
float: left;
padding: 30px 0;
width: 260px;
}
.top-widget {
color: #d7ce8e;
float: right;
font-size: 32px;
font-weight: 400;
padding: 80px 0 0 0;
text-align: right;
width: 50%;
}
.top-widget span {
font-size: 20px;
letter-spacing: 1px;
text-transform: uppercase;
}
#main-menu {
border-top: 1px solid #d7ce8e;
border-bottom: 1px solid #d7ce8e;
letter-spacing: 3px;
font-size: 13px;
}
#main-menu li {
display: inline-block;
}
#main-menu li a {
padding:10px 15px;
}
#main-menu li a:hover {
background: rgba(255,255,255,0.2);
}
#nav-hamburger {
display: none;
}
#main-menu .sub-menu {
background: #d2c605;
display: none;
padding: 0;
position: absolute;
z-index: 4;
}
#main-menu .sub-menu li {
float: none;
}
#main-menu .menu-item-has-children:hover .sub-menu {
display: block;
}
#fly-out-menu {
height: 100%;
width: 400px;
}
}