body {
	font-family: 'MyriadPro-Regular';
	margin:0px;
	padding:0px;
	font-size:16px;
	outline:none !important;
}


@font-face {
  font-family: 'GothamHTF-Light';
  src: url('../fonts/GothamHTF-Light.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/GothamHTF-Light.otf')  format('opentype'),
	   url('../fonts/GothamHTF-Light.woff') format('woff'), 
	   url('../fonts/GothamHTF-Light.ttf')  format('truetype'), 
	   url('../fonts/GothamHTF-Light.svg#GothamHTF-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue';
  src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/HelveticaNeue.woff') format('woff'), 
	   url('../fonts/HelveticaNeue.ttf')  format('truetype'), 
	   url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
	   url('../fonts/MyriadPro-Regular.woff') format('woff'), 
	   url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), 
	   url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'GothamNarrow-Bold';
  src: url('../fonts/GothamNarrow-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/GothamNarrow-Bold.otf')  format('opentype'),
	   url('../fonts/GothamNarrow-Bold.woff') format('woff'), 
	   url('../fonts/GothamNarrow-Bold.ttf')  format('truetype'), 
	   url('../fonts/GothamNarrow-Bold.svg#GothamNarrow-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: 700;

}
hr.star-dark, hr.star-light {
	max-width: 15rem;
	padding: 0;
	text-align: center;
	border: none;
    border-top:solid .25rem;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	margin-left: auto;
	margin-right: auto
}
hr.star-dark:after, hr.star-light:after {
	position: relative;
	top: -.8em;
	display: inline-block;
	padding: 0 .25em;
	content: '\f005';
	font-family: 'GothamHTF-Light';
	font-weight: 900;
	font-size: 2em
}
hr.star-light {
	border-color: #fff
}
hr.star-light:after {
	color: #fff;
	background-color: #18bc9c
}
hr.star-dark {
	border-color: #2c3e50
}
hr.star-dark:after {
	color: #2c3e50;
	background-color: #fff
}
section h2 {
	font-size: 2.25rem;
	line-height: 2rem
}

/***************************************************************************/

.monde-selection{
width:50px;
position: absolute;
left: 5px;
top: 100%;
z-index:9;
transition: width 0.2s;
}


.w100 { width:100%; float:left; display:inline-block;}
.fleft { float:left;}
.fright { float:right;}
.mt5px { margin-top:5px;}
.mt10px { margin-top:10px;}
.mt20px { margin-top:20px;}
.mt30px { margin-top:30px;}
.mt40px { margin-top:40px;}
.mt50px { margin-top:50px;}

.desk-gallery { display:inherit;}
.mob-gallery { display:none;}


.revl-img { width:170px; float:right;}

.social-bx { 
	background-color:#131313; 
	padding:10px 0px; 
	width:41px; 
	position: absolute;
	right: 0%; 
	top: 100%;
	z-index:9;
	text-align: center;
	visibility:visible;
	opacity:1;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.social-bx img { padding:7px 0px;}

.cpl{ text-transform:uppercase; font-family: 'MyriadPro-Regular'; font-size:18px; margin-bottom:15px;}

.menu-bgg {background-color:#000000; /*background:url(../img/gradSeprator.jpg); background-position:center bottom;*/}

.experience-8pm-img { width:36%; float:left;}
.experience-8pm-img img { width:100%;}
.experience-cnt-bx { width: 50%; float: right; margin-right:10%; padding:30px 0px 0px; }


.w80 { width:80%; padding:40px 0px; margin-left:auto; margin-right:auto;}
.testnode-hd
{
    text-align: center;
    padding: 30px 0px;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: bold;
    color: #ab8c31;
}
.testnodeImg-ing 
{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:space-between;
}
.testnodeImg-ing img {margin-top:20px;}

.tasting-node-box { width:100%; float:left; background:url(../img/tastingNotesBg-min.jpg); background-repeat:no-repeat; padding:90px 0px 150px 0px; background-size:100%;} 
.tasting-auto { width:950px; margin:0px auto;}
.tasting-cnt { width:448px; float:left; margin-left:50px;}
.tasting-cnt ul { margin:0px; padding:0px;}
.tasting-cnt ul li { width:100%; list-style:none; float:left; color:#e7bc20; border-top:1px solid #4f3b09; padding:10px 0px; font-size:18px;}
.tasting-cnt ul li span { color:#fff; float:left; width:135px; min-height:46px; font-weight:bold; font-size:18px;}
.tasting-cnt ul li:last-child { border-bottom:1px solid #4f3b09;}

.legacy-bx{ width:100%; float:left; padding:75px 0px;}
.gallery-bxx { width:100%; float:left; padding:60px 0px 40px; margin-bottom:100px;}

.contactb { width:100%; float:left;}
.contactb p{line-height:19px;}
.cont-left { width:50%; float:left; padding:30px 130px 0px; color:#fff;}
.cont-right { width:50%; float:right;}
.cnt-x{ width:100%; float:left;}
.cnt-x input { background:none; border:none; border-bottom:2px solid #fff; width:100%; color:#fff; margin-top:20px; font-size:14px; padding:5px;outline:none;}
.cnt-x input:first-child{margin-top:0;}
.cnt-x textarea  
{ background:none; border:2px solid #fff; width:100%; color:#fff; margin-top:30px; font-size:14px; padding:5px; min-height:100px;resize: none;}
.sbutton { font-family: 'GothamNarrow-Bold'; background-color:#ffffff !important; color:#000 !important; float:right !important; 
width:150px !important; cursor:pointer; font-size: 17px !important; line-height:24px;
-webkit-box-shadow: 4px 5px 0px 0px rgba(232,187,32,1);
-moz-box-shadow: 4px 5px 0px 0px rgba(232,187,32,1);
box-shadow: 4px 5px 0px 0px rgba(232,187,32,1);
border: none;
}


.footer-bx a { color:#a4a4a4;}
.footer-bx a:hover { color:#fff;}

.footer-bx 
{ width:100%; float:left; 
  background:#000 url(../img/gradSeprator.jpg);background-size: 100%;
  background-repeat:no-repeat; padding:10px 0px; 
  font-size:12px; color:#a4a4a4;
  text-transform:capitalize;
}
.legacyList{
	margin:0;
    float: left;
    width: 100%;
    padding-left: 25px;
}
.legacyList li{width:100%;float:left;margin-bottom:10px;}

header{margin-top: 134px;position:relative;}
.posRelative{position:relative;}

#portfolio{position:absolute;top:-134px;}

#about,
#experience-pm,
#mediagallery{position:absolute;top:-60px;}

/*Age Gateway Start*/
.ageGateway{
	background-image:url("../img/Opening-Slide.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
}
.pageWrap {float: left;width: 100%;transition:all 0.2s;opacity:1;}

body.noScroll{
    overflow:hidden;
}

.ageGateway.noShow {
    overflow: hidden;
}
.wrapGateway {
    position: fixed;
    left: 50%;
    top: 5%;
    transform: translate(-50%,0%);
    width: 50%;
    text-align: center;
}
.ageForm .row1 input{
    display: inline-block;
    margin: 20px 0;
    width: 20%;
	line-height:50px;
	background-color:transparent;
	border:1px solid #e7bb20;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    outline: none;
    color: #f9f9f9;
    padding: 5px 0 2px;
}
.ageForm .row1 input:nth-child(even){
	margin:20px 12%;
}
.ageForm .row1 input:last-child{
	width:30%;
}
.ageForm .row1 input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #535353;
}
.ageForm .row1 input::-moz-placeholder { /* Firefox 19+ */
  color: #535353;
}
.ageForm .row1 input:-ms-input-placeholder { /* IE 10+ */
  color: #535353;
}
.ageForm .row1 input:-moz-placeholder { /* Firefox 18- */
  color: #535353;
}
p.row1, p.row2, p.row3{width:100%;float:left;}
p.row2{
	font-size:15px;
	line-height:24px;
	color:#9f9f9f;
}
p.row2 a{
	color:#e7bb20;
}
.errMsg{color:#e7bb20;font-size:14px;}

.vdo--pop-play {
    position: fixed;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.91);
    z-index: 99999;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.6);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.vdo--pop-play.open {
    top: 0%;
    opacity: 1;
    visibility: visible;
}
.vdo--wrap {
    width: 70%;
    position:absolute;
	left:15%;
	top:10%;
}
.front-popup{
	height:500px;
}
span.close--vdo-pop {
    position: absolute;
    right: -4%;
    top: -4%;
    width: 22px;
    height: 22px;
    text-align: center;
    cursor: pointer;
}
span.close--vdo-pop svg{
	width:100%;
	height:100%;
}

#songsText { margin-bottom:0px !important;}
#mainNav .navbar-nav li.nav-item a.nav-link::before { 
  content:".";
  color: #fff;
  font-weight: bold;
  font-size:36px;
  position: absolute;
  margin-left: -18px;
  line-height: 0px;
}

#mainNav .navbar-nav li.nav-item:first-child a.nav-link::before
{ content:""}

img.logo2 {width: 80px;}
img.logo1 {width: 80px;}

span#tastingnotes,
span#contactus {position: absolute;top: -55px;}

img.ageLogo {width: 105px;}

/*************close***********/





@media (min-width:992px) {
section h2 {
	font-size: 3rem;
	line-height: 2.5rem
}
}
.btn-xl {
	padding: 1rem 1.75rem;
	font-size: 1.25rem
}
.btn-social {
	width: 3.25rem;
	height: 3.25rem;
	font-size: 1.25rem;
	line-height: 2rem
}
.scroll-to-top {
	z-index: 1042;
	right: 1rem;
	bottom: 1rem;
	display: none
}
.scroll-to-top a {
	width: 3.5rem;
	height: 3.5rem;
	background-color: rgba(33,37,41,.5);
	line-height: 3.1rem
}
#mainNav {
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-family: 'GothamHTF-Light';
}
#mainNav .navbar-brand {
	color: #fff
}
#mainNav .navbar-nav {
	margin-top: 1rem;
    letter-spacing:.0625rem
}
#mainNav .navbar-nav li.nav-item a.nav-link {
	color: #fff;
	border-bottom:3px solid #000;
}
#mainNav .navbar-nav li.nav-item a.nav-link:hover {
	color:#fff;
	border-bottom:3px solid #8a7013;
}
#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
	color: #fff
}
#mainNav .navbar-nav li.nav-item a.nav-link.active {
/*	color: #18bc9c*/
}
#mainNav .navbar-toggler {
/* font-size: 80%; */
/* padding: .8rem; */
margin: 0 auto;
margin: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 16px;
}
@media (min-width:992px) {
#mainNav {
	padding-top:0.4rem;
	padding-bottom:0.2rem;
	-webkit-transition: padding-top .3s, padding-bottom .3s;
	transition: padding-top .3s, padding-bottom .3s
}
#mainNav .navbar-brand {
	font-size: 2em;
	-webkit-transition: font-size .3s;
	transition: font-size .3s
}
#mainNav .navbar-nav {
	margin: 0 auto;
    font-size: 14px;
}
/*#mainNav .navbar-nav>li.nav-item>a.nav-link.active {
	color: #fff;
	border-bottom: 2px solid #8a7013;
}*/
#mainNav .navbar-nav>li.nav-item>a.nav-link.active:active, #mainNav .navbar-nav>li.nav-item>a.nav-link.active:focus, #mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover {
	color: #fff;
	border-bottom: 2px solid #8a7013;
}
#mainNav.navbar-shrink {
/*padding-top:.5rem;
padding-bottom:.5rem*/
}
#mainNav.navbar-shrink .navbar-brand {
	font-size: 1.5em
}
}
header.masthead {
	padding-top: calc(6rem + 72px);
	padding-bottom: 6rem
}
header.masthead h1 {
	font-size: 3rem;
	line-height: 3rem
}
header.masthead h2 {
	font-size: 1.3rem;
}
@media (min-width:992px) {
header.masthead {
	padding-top: calc(6rem + 106px);
	padding-bottom: 6rem
}
header.masthead h1 {
	font-size: 4.75em;
	line-height: 4rem
}
header.masthead h2 {
	font-size: 1.75em
}
}
.portfolio {
	margin-bottom: -15px
}
.portfolio .portfolio-item {
	position: relative;
	display: block;
	max-width: 25rem;
	margin-bottom: 15px
}
.portfolio .portfolio-item .portfolio-item-caption {
	-webkit-transition: all ease .5s;
	transition: all ease .5s;
	opacity: 0;
	background-color: rgba(24,188,156,.9)
}
.portfolio .portfolio-item .portfolio-item-caption:hover {
	opacity: 1
}
.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
	font-size: 1.5rem
}
@media (min-width:576px) {
.portfolio {
	margin-bottom: -30px
}
.portfolio .portfolio-item {
	margin-bottom: 30px
}

.monde-selection{
width:80px;
position: absolute;
left: 5px;
top: 100%;
z-index: 999;
transition: width 0.2s;
}



}
.portfolio-modal .portfolio-modal-dialog {
	padding: 3rem 1rem;
	min-height: calc(100vh - 2rem);
	margin: 1rem calc(1rem - 8px);
	position: relative;
	z-index: 2;
	-webkit-box-shadow: 0 0 3rem 1rem rgba(0,0,0,.5);
	box-shadow: 0 0 3rem 1rem rgba(0,0,0,.5)
}
.portfolio-modal .portfolio-modal-dialog .close-button {
	position: absolute;
	top: 2rem;
	right: 2rem
}
.portfolio-modal .portfolio-modal-dialog .close-button i {
	line-height: 38px
}
.portfolio-modal .portfolio-modal-dialog h2 {
	font-size: 2rem
}
@media (min-width:768px) {
.portfolio-modal .portfolio-modal-dialog {
	min-height: 100vh;
	padding: 5rem;
	margin: 3rem calc(3rem - 8px)
}
.portfolio-modal .portfolio-modal-dialog h2 {
	font-size: 3rem
}
}
.floating-label-form-group {
	position: relative;
	border-bottom: 1px solid #e9ecef
}
.floating-label-form-group input, .floating-label-form-group textarea {
	font-size: 1.5em;
	position: relative;
	z-index: 1;
	padding-right: 0;
	padding-left: 0;
	resize: none;
	border: none;
	border-radius: 0;
	background: 0 0;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.floating-label-form-group label {
	font-size: .85em;
	line-height: 1.764705882em;
	position: relative;
	z-index: 0;
	top: 2em;
	display: block;
	margin: 0;
	-webkit-transition: top .3s ease, opacity .3s ease;
	transition: top .3s ease, opacity .3s ease;
	vertical-align: middle;
	vertical-align: baseline;
	opacity: 0
}
.floating-label-form-group:not(:first-child) {
	padding-left: 14px;
	border-left: 1px solid #e9ecef
}
.floating-label-form-group-with-value label {
	top: 0;
	opacity: 1
}
.floating-label-form-group-with-focus label {
	color: #18bc9c
}
form .row:first-child .floating-label-form-group {
	border-top: 1px solid #e9ecef
}
.footer {
	padding-top: 5rem;
	padding-bottom: 5rem;
	background-color: #2c3e50;
	color: #fff
}
.copyright {
	background-color: #1a252f
}
a {
	color:#18bc9c
}
a:active, a:focus, a:hover {
	color:#FFF
}
.btn {
	border-width: 2px
}
.text-primary {
	color: #18bc9c!important
}
.text-secondary {
	color: #2c3e50!important
}
.btn-primary {
	background-color: #18bc9c;
	border-color: #18bc9c
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	background-color: #128f76;
	border-color: #128f76
}
.btn-secondary {
	background-color: #2c3e50;
	border-color: #2c3e50
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
	background-color: #1a252f;
	border-color: #1a252f
}

@media (min-width: 992px)
{
  .slide-box img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	border:1px solid #fff;
	cursor:pointer;
  }
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  
}

@media screen and (max-width:1024px)
{
#mainNav .navbar-nav li.nav-item a.nav-link {font-size:12px;}
.pl-lg-3, .px-lg-3 { padding-left: 0.5rem !important;}
.pr-lg-3, .px-lg-3 { padding-right: 0.5rem !important;}
}

@media screen and (max-width:980px){
.wrapGateway {
    left: 3%;
	top:10%;
    transform: translate(0%,0%);
    width: 95%;
	height: auto;
    padding-top: 0;
}
.ageForm .row1 input {
    height: 40px;
    font-size: 25px;
    margin: 10px 0;
    letter-spacing: 1px;
}
.ageForm .row1 input:nth-child(even) {
    margin: 10px 9%;
}
.front-popup {height: 370px;}
span.close--vdo-pop {
    right: -5%;
    top: -10%;
}
p.row1, p.row2, p.row3 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
img.ageTag {
    width: 200px;
}
p.row2 {
    font-size: 12px;
    line-height: 19px;
}
img.logo1 {
    width: 40px;
}
img.logo2 {
    width:50px;
}
#mainNav{padding:0 10px;}
header {margin-top: 68px;}

.legacy-bx {padding: 20px 0px;}
.legacy-bx img.sectionHead {
    width: 170px;
}
p {
    font-size: 14px;
}
.legacyList li {
    margin-bottom: 7px;
    font-size: 14px;
}
.experiencePm{padding-top:20px;}
.experience-8pm-img {width: 40%;}
.experience-cnt-bx {
    width: 58%;
    margin-right: 0;
    padding: 0px 10px;
}
.experience-cnt-bx img.sectionHead {
    width: 50%;
    float: left;
}
.cpl {
    font-size: 16px;
    margin: 7px 0px;
}
.revl-img {
    width: 130px;
}
.tasting-node-box {
    background: url(../img/tastingNotesBg-mobile.jpg);
    padding: 20px 0px;
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #000;
}
.tasting-auto {width: 100%;float: left;}
.tasting-auto img.sectionHead {
   width: 33%;
}
.tasting-cnt {
    width: 50%;
    margin-left: 30px;
    padding: 10px;
}
.social-bx {
    padding: 0px;
    width: 35px;
}
.social-bx img {
    padding: 5px 0px;
}
.tasting-cnt ul li {
    font-size: 14px;
    line-height: 19px;
}
.tasting-cnt ul li span {
    font-size: 16px;
    margin-right: 10px;
    width: auto;
}
.gallery-bxx {
    padding:55px 10px;
    margin-bottom:30px;
}
.gallery-bxx img.sectionHead {
    width: 45%;
}
.cont-left {
    width: 50%;
    padding: 20px;
    float: none;
    margin: 0 auto;
}
.contactb img.sectionHead {
    width: 50%;
}
.cont-right {display: none;visibility: hidden;}
.sbutton {
    width: 110px !important;
    font-size: 14px !important;
}
.contactb p.mt40px {
    margin-top: 10px;
	margin-bottom: 0;
}
.cnt-x input {margin-top: 15px;}
img.ageLogo { width: 95px;}
.navbar-collapse.show,.navbar-collapse{
   position: absolute;
   background: #000;
   width: 100%;
   left: 0;
   padding: 10px;
   top: 70px;
   font-size: 13px;
}
}


@media screen and (max-width:767px){
.wrapGateway {
    left: 3%;
	top:10%;
    transform: translate(0%,0%);
    width: 95%;
	height: auto;
    padding-top: 0;
}
.ageForm .row1 input {
    height: 40px;
    font-size: 20px;
    margin: 10px 0;
    letter-spacing: 1px;
    line-height: 25px;
}
.ageForm .row1 input:nth-child(even) {
    margin: 10px 9%;
}
.vdo--wrap {
    width: 90%;
    left: 4%;
    top: 10%;
}
.front-popup {height: 270px;}
span.close--vdo-pop {
    right: -5%;
    top: -10%;
}
p.row1, p.row2, p.row3 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
img.ageTag {
    width: 200px;
}
p.row2 {
    font-size: 12px;
    line-height: 19px;
}
img.logo1 {
    width: 40px;
}
img.logo2 {
    width:50px;
}
#mainNav{padding:0 10px;}
header {margin-top: 68px;}

.legacy-bx {padding: 20px 0px;}
.legacy-bx img.sectionHead {
    width: 170px;
}
p {
    font-size: 14px;
}
.legacyList li {
    margin-bottom: 7px;
    font-size: 14px;
}
.experiencePm{padding-top:20px;}
.experience-8pm-img {width: 100%;}
.experience-cnt-bx {
    width: 100%;
    margin-right: 0;
    padding: 15px;
}
.experience-cnt-bx img.sectionHead {
    width: 80%;
    float: left;
}
.cpl {
    font-size: 16px;
}

.w80 { width:90%; padding:20px 0px;}
.testnodeImg-ing img {
    margin-top: 10px;
    width: 49%;
}


.tasting-node-box {
    background: url(../img/tastingNotesBg-mobile.jpg);
    padding: 20px 15px;
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #000;
}
.tasting-auto {width: 100%;float: left;}
.tasting-auto img.sectionHead {
    width: 55%;
}
.tasting-cnt {
    width: 100%;
    margin-left: 0;
    padding: 10px;
}
.social-bx {
    padding: 0px;
    width: 35px;
}
.navbar-shrink .social-bx{
	right: -100%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.social-bx img {
    padding: 5px 0px;
}
.tasting-cnt ul li {
    font-size: 14px;
    line-height: 19px;
}
.tasting-cnt ul li span {
    font-size: 16px;
    margin-right: 10px;
    width: auto;
}
.gallery-bxx {
    padding:25px 15px;
    margin-bottom:30px;
}
.gallery-bxx img.sectionHead {
    width: 75%;
}
.cont-left {
    width: 100%;
    padding: 20px;
	float: left;
}
.cont-right {display: none;visibility: hidden;}
.sbutton {
    width: 110px !important;
    font-size: 14px !important;
}
.contactb p.mt40px {
    margin-top: 10px;
	margin-bottom: 0;
}
.cnt-x input {margin-top: 15px;}
img.ageLogo { width: 95px;}
.navbar-collapse.show,.navbar-collapse{
   position: absolute;
   background: #000;
   width: 100%;
   left: 0;
   padding: 10px;
   top: 70px;
   font-size: 13px;
   z-index:99;
}

#mainNav .navbar-nav li.nav-item a.nav-link::before
{content: "";}


}



