﻿body {
    font-family: 'Cabin', sans-serif;
    margin: 0px;
    padding: 0px;

    color: #000;
}
#age-gate-page{
    background: url('../Images/home-bg.jpg') center center;
}
.agegate-modal{
    position: relative;
    width: auto;
    margin: 1.75rem auto;
    pointer-events: none;
    max-width: 500px;
}

.videocontrol iframe{
    margin: 10px 10px;
}
.col-md-6.order-md-1.xxl-size5of12 div:last-child img {
    vertical-align: text-top;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .h-100 {
        height: 100% !important;
    }

    main {
        min-height: 1px;
    }
}
@media all and (max-width: 576px) {
    .videocontrol {
    padding: 0 10px;
}
    .videocontrol iframe {
        height: 170px;
        width: 100% !important;
        margin: 10px 0;
    }
    .modal-content {
        max-width: 320px;
        margin: auto;
    }
}

header{
	position: relative;
	width: 100%;
    height: 86px;
    background-color: #253746;
}
header .navbar{

}
header .navbar-brand{
    width: 95px;
}
header .navbar-brand img{
	max-height: 60px;
}
header .navbar .nav-link{
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2rem;
}
header .navbar .nav-item.active a.nav-link{
    color: #fff;
    text-decoration: underline;
}
header .navbar .nav-link:hover{
    text-decoration: underline;
}
#social-nav-header{
    
}
/*#social-nav-header::after {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 64px solid #f47b2a;
  border-bottom: 25px solid transparent;
  border-left: 0px solid transparent;
  border-right: 25px solid transparent;
  position: absolute;
  top: 0;
  right: -25px;
}*/
/*#social-nav-header::before {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 64px solid #0d88cc;
    border-bottom: 25px solid transparent;
    border-left: 0px solid transparent;
    border-right: 25px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}*/
/*#margin-left{
    position: relative; 
}
#margin-left::after {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 68px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid transparent;
  border-right: 25px solid #f47b2a;
  position: absolute;
  top: -35px;
  right: 0px;
}*/
#social-nav-header li a{
    color: #ffffff;
    font-size: 1.2rem;
}
hr{
    border-color: rgba(255,255,255,0.1);
}
#hometopcarousel img {
    border: 2px solid #fff;
}
.carousel-control-prev, .carousel-control-next {
    opacity: 1;
    font-size: 45px;
    color: #f57f29;
    width: 10%;
}
@media (max-width: 767px){
	header{
		position: static;
        height: auto;
	}
	header .navbar{
		position: static;
	}
    header .navbar-brand{
        width: auto;
    }
	header .navbar-toggler {
		color: #fff;
		border-color: #fff;
	}
    header .navbar .nav-link,
    header .navbar .nav-item.active a.nav-link,
    #social-nav-header li a{
	    color: #fff;
    }
    .nav-link {
    padding: 0.4rem 1rem 0;
    }
    .page-headinng h1{
        font-size: 2rem;
    }
	.navbar-toggler-icon{
		width: auto;
		height: auto;
		font-size:1.5em;
	}
	header .navbar-brand img{
		max-height: 40px;
	}
    #social-nav-header{
        width: 100%;
        padding: 0.5rem 0;
    }
    .col-md-6.order-md-1.xxl-size5of12 .mb-6 {
        margin-bottom: 1rem;
    }

    .carousel-control-prev, .carousel-control-next {
        font-size: 30px;
        width: 12%;
    }
}
.page-headinng{
	background-color: #253746;
	color: #ffffff;
}
.form-check-input {
    position: absolute;
    margin-top: 0.1rem;
    margin-left: -1.5rem;
    width: 20px;
    height: 20px;
}
.page-headinng h1{
	font-weight: 700;
}
.btnDefault:hover {
    color: #fff;
    text-decoration: none;
    background-color: #440e10;
}
.font-22 {font-size:24px}
.registration-form-inner h4 {
    line-height: 36px;
    font-weight: 400;
    font-family: 'Cabin', sans-serif;
}
p, .form-check-label {
    font-size: 16px;font-weight:300;
    line-height: 24px
}
.form-control, select#State {
    height: calc(1.5em + 0.75rem + 6px);
    padding: 10px;
    font-size: 12px;
    line-height: 15px;
    color: #495057;
    border: 1px solid #000000;
    border-radius: 0;
}
form label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
label.form-check-label {
    text-transform: inherit;
}
.input-validation-error {
    border-color: #ad001d !important;
}
a:hover{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.btnDefault {
    width: auto;
}
h1, h2, h3, h4 {
    font-family: 'Barlow Condensed', sans-serif;font-weight:bold
}
.registration-form-inner{

    color: #000;
}
    .registration-form-inner h2 {
        color: #000000;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'Barlow Condensed', sans-serif;
        font-size: 48px;
    }
.btnDefault {
    text-decoration: none;
    color: #fff;
    background-color: #ab2328;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 0.5rem 3rem;
    white-space: normal;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
}
.footer-nav-wrapper {
    background-color: #253746;
    color: #ffffff;
}
#footer-nav{
    float: left;
    padding: 15px 0px;
}
#footer-nav li+li:before {
    content: " ";
    color: #a03b18;
    margin-right: 7px;
}
#footer-nav li a{
	color: #ffffff;
}
#social-nav-footer{
    float: right;
}
#social-nav-footer li a{
	color: #ffffff;
	font-size: 35px;
}
@media screen and (max-width: 1023px) {
    .registration-form-inner h2 {font-size:40px}
    .registration-form-inner h4 {font-size:20px;line-height:26px}
}
    @media screen and (max-width: 575px) {
        .btnDefault {
            width: 100%;
        }
        footer {
            text-align: center;
        }

        .footer-left {
            width: 100%;
        }

        #footer-nav {
            float: none;
        }

            #footer-nav li.list-inline-item {
                display: block;
            }

            #footer-nav li + li:before {
                content: "";
                margin-right: 0px;
            }

        #social-nav-footer {
            float: none;
        }
    }
.validation-summary-errors {
    text-align: center;
}
    .validation-summary-errors ul {list-style:none}
    .std-link {
        color: inherit;
        text-decoration: underline;
    }

        .std-link:hover {
            color: #000000;
        }

    .faq-wrapper {
        color: #fff;
    }

.field-validation-error {
    color: #ad001d;
    font-size: 80%;
}

    .mb-6 {
        margin-bottom: 6rem;
    }



