* {
margin: 0;
padding: 0;
border: 0;
letter-spacing: 0;
line-height: 0;
}
/*margin 1 landscape*/
.m1-tab-L {
margin: 1vw;
}
/*margin 2 landscape*/
.m2-tab-L {
margin: 2vw;
}
/*margin 2-8 landscape*/
.m2-8-tab-L {
margin: 2.8vw;
}
/*margin 3 landscape*/
.m3-tab-L {
margin: 3vw;
}
/*margin 4 landscape*/
.m4-tab-L {
margin: 4vw;
}
/*margin 6 landscape*/
.m6-tab-L {
margin: 6vw;
}
/*margin 7 landscape*/
.m7-tab-L {
margin: 7vw;
}
/*margin 8 landscape*/
.m8-tab-L {
margin: 8vw;
}
/*margin 12 landscape*/
.m12-8-tab-L {
margin: 12.8vw;
}
/*--------------------------------------------------------------------------------------------------Acoustical Artistry Mobile Portrait-----------------------------------------------------------------------------------------------*/
/*background image blur filter landscape*/
.bi-bf-tab-L {
-webkit-filter: blur(14px);
-moz-filter: blur(14px);
-o-filter: blur(14px);
-ms-filter: blur(14px);
filter: blur(14px);
}
/*--------------------------------------------------------------------------------------------------body content outer and inner divs-----------------------------------------------------------------------------------------------*/
/*body content outer div landscape*/
.bcod-tab-L {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: center center;
background-repeat:no-repeat;
background-size:cover;
width: 100%;
height: 100%;
z-index: 100;
}
/*home page content container landscape*/
.hpcc-tab-L {
position: absolute;
top: 47%;
transform: perspective(1px) translateY(-47%);
width: 100%;
height: auto;
z-index: 100;
}
/*menu content container landscape*/
.mcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*sub page content container landscape*/
.spcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*connect page content container landscape*/
.cpcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*affiliates page content container landscape*/
.apcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: 5vw;
z-index: 100;
}
/*details sub page content container landscape*/
.dspcc-tab-L {
position: static;
left: 10%;
right: 10%;
width: 80%;
height: auto;
z-index: 100;
}
/*-------------------------------------------------------------------------------------------------------gallery divs and content------------------------------------------------------------------------------------------------------*/
/*gallery content outer div landscape*/
.gcod-tab-L {
position: relative;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: 100%;
overflow-y: hidden;
overflow-x: hidden;
z-index: 100;
}
/*gallery content inner div landscape*/
.gcid-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
height: 100%;
width: 100%;
overflow-y: hidden;
overflow-x: hidden;
padding-top: 0;/*space below page title*/
z-index: 100;
}
/*gallery text page center content landscape*/
.gtpcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
text-align: center;
padding-bottom: 1vw;
/*padding-bottom: .75%;*/
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page scroll container spacer top landscape*/
.gpscs-tab-t-P {
height: 32vw;
}
/*gallery page scroll container landscape*/
.gpsc-container-tab-L {
position: relative;
top: 50%;
transform: perspective(1px) translateY(-50%);
left: 0%;
right: 0%;
width: 80%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
margin-left: auto;
margin-right: auto;
}
/*gallery page scroll container spacer bottom landscape*/
.gpscs-tab-b-P {
height: 28vw;
}
/*-----------------------------------------------------------------------------------------*/
/*large thumb border spacing landscape*/
.lrgtb-tab-L {
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
border: 1px solid #a38762;/*dark gold*/
/*border: 1px solid #7c86a3;*//*dark blue*/
box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.8);/*Horizontal Shadow Length / Vertical Shadow Length / Blur Radius / Spread Radius / (opacity)*/
margin-bottom: 8%;
margin-top: 0%;/*Page Title Spacer*/
margin-right: 1%;
margin-left: 1%;
}
/*small thumb border spacing landscape*/
.smtb-tab-L {
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
border: 1px solid #a38762;/*dark gold*/
/*border: 1px solid #7c86a3;*//*dark blue*/
box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.8);/*Horizontal Shadow Length / Vertical Shadow Length / Blur Radius / Spread Radius / (opacity)*/
margin-bottom: 4%;
margin-top: 0%;/*Page Title Spacer*/
margin-right: 1%;
margin-left: 1%;
}
/*gallery page counter landscape*/
.gpc-tab-L {
position: fixed;
top: 7.4vw;
right: 28.4%;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.1vw;
font-weight: normal !important;
color: #aebde5;/*blue*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
letter-spacing: 0;
text-align: center;
z-index: 110;
}
/*-----------------------------------------------------------------------------------------*/
/*header gradient background light landscape*/
.hgbgl-tab-L {
position: fixed !important;
/*background-color:#000;*/
top: 0;
width: 100%;
height: 9.2vw;
background-image: linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.4));
z-index: 40;
}
/*footer gradient background light landscape*/
.fgbgl-tab-L {
position: fixed !important;
/*background-color:#000;*/
bottom: 0;
width: 100%;
height: 13.4vw;
background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
z-index: 40;
}
/*header gradient background dark landscape*/
.hgbg-1-tab-L {
position: fixed !important;
/*background-color: #333;*/
top: 0;
width: 100%;
height: 14.2vw;
/*height: 16.7vw;*/
background-image:
/*linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.8)),*/
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1));
z-index: 110;
}
/*footer gradient background dark landscape*/
.fgbg-1-tab-L {
position: fixed !important;
/*background-color:#333;*/
bottom: 0;
width: 100%;
height: 13.4vw;
/*height: 12.9vw;*/
background-image:
linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
z-index: 110;
}
/*--------------------------------------------------------------------------------------------------------positioning and sizing------------------------------------------------------------------------------------------------------*//*loading logo middle landing page landscape*/
/*loading logo middle div landscape*/
.llmd-tab-L {
position: fixed;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 15%;
height: auto;
left: 42.5%;
right: 42.5%;
z-index: 120;	
}
/*logo top div landscape*/
.ltd-tab-L  {
position: absolute;
top: 0vw;
/*top: .7vw;*/
width: 28%;
height: auto;
left: 36%;
right: 36%;
z-index: 120;	
}
/*affiliates logo div landscape*/
.ald-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 34%;
height: auto;
left: 33%;
right: 33%;
z-index: 120;	
}
/*scan vcard div landscape*/
.svc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 28%;
height: auto;
left: 36%;
right: 36%;
z-index: 120;	
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 4 landscape*/
.nav-r1-c1-g4-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 61%;
left: 28%;
z-index: 120;
}
/*nav row 1 column 2 group 4 landscape*/
.nav-r1-c2-g4-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 50%;
left: 39%;
z-index: 120;
}
/*nav row 2 column 1 group 4 landscape*/
.nav-r1-c3-g4-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 39%;
left: 50%;
z-index: 120;
}
/*nav row 2 column 2 group 4 landscape*/
.nav-r1-c4-g4-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 28%;
left: 61%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 6 landscape*/
.nav-r1-c1-g6-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 72%;
left: 17%;
z-index: 120;
}
/*nav row 1 column 2 group 6 landscape*/
.nav-r1-c2-g6-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 61%;
left: 28%;
z-index: 120;
}
/*nav row 2 column 1 group 6 landscape*/
.nav-r1-c3-g6-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 50%;
left: 39%;
z-index: 120;
}
/*nav row 2 column 2 group 6 landscape*/
.nav-r1-c4-g6-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 39%;
left: 50%;
z-index: 120;
}
/*nav row 3 column 1 group 6 landscape*/
.nav-r1-c5-g6-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 28%;
left: 61%;
z-index: 120;
}
/*nav row 3 column 2 group 6 landscape*/
.nav-r1-c6-g6-tab-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 11%; 
right: 17%;
left: 72%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav bottom row column 1 landscape*/
.nav-br-c1-tab-L {
position: absolute;
bottom: 3vw;
width: 10.5%; 
left: 24%;
right: 65.5%;
z-index: 120;
}
/*nav bottom row column 1 small landscape*/
.nav-br-c1-sm-tab-L {
position: absolute;
bottom: 4.5vw;
width: 7.5%; 
left: 26%;
right: 66.5%;
z-index: 120;
}
/*nav bottom row column 2 large landscape*/
.nav-br-c2-lrg-tab-L {
position: absolute;
bottom: 2.2vw;
width: 12%;
left: 44%;
right: 44%;
z-index: 120;
}
/*nav bottom row column 2 landscape*/
.nav-br-c2-tab-L {
position: absolute;
bottom: 3vw;
width: 10.5%;
left: 44.75%;
right: 44.75%;
z-index: 120;
}
/*nav bottom row column 3 small landscape*/
.nav-br-c3-sm-tab-L {
position: absolute;
bottom: 4.5vw;
width: 7.5%;
left: 66.5%;
right: 26%;
z-index: 120;
}
/*nav bottom row column 3 landscape*/
.nav-br-c3-tab-L {
position: absolute;
bottom: 3vw;
width: 10.5%;
left: 65.5%;
right: 24%;
z-index: 120;
}
/*-------------------------------------------------------------------------------------------------------------text formatting-------------------------------------------------------------------------------------------------------------*/
/*text space*/
.ts-tab-L {
padding-right: .6vw;
padding-left: .6vw;
}
/*page footer copyright text landscape*/
.pfct-tab-L {
position: fixed !important;
bottom: .8vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
/*line-height: 0;*/
/*letter-spacing: 0;*/
z-index: 40;
}
/*-----------------------------------------------------------------------------------------*/
/*home page content text small landscape*/
.hpct-sm-tab-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 2vw;
font-weight: bold !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
letter-spacing: .1vw;
padding-right: .7vw;
padding-left: .7vw;
z-index: 10;
}
/*home page content text landscape*/
.hpct-tab-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 2.9vw;
font-weight: bold !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
line-height: 3.5vw;
letter-spacing: .1vw;
/*padding-right: 0;*/
/*padding-left: 0;*/
z-index: 10;
}
/*home page content text bullet landscape*/
.hpctb-tab-L {
position: relative;
top: .2vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2vw;
font-weight: bold !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
/*line-height: 0;*/
padding-right: 1vw;
padding-left: 1vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*sub page content titles gold landscape*/
.spcttg-tab-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 3.6vw;
font-weight: bold !important;
color: #d6b181;/*gold*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 1.2),
0px 6px 8px rgba(0, 0, 0, 1.0);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
line-height: 4vw;/*used to match spcttb height */
letter-spacing: .4vw;
/*padding-top: 0vw;*/
/*padding-top: 14vw;*/
/*padding-bottom: 1vw;*/
z-index: 10;
}
/*sub page content sub titles landscape*/
.spcttb-tab-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2vw;
font-weight: normal !important;
color: #aebde5;/*blue*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 1.2),
0px 6px 8px rgba(0, 0, 0, 1.0);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
line-height: 2.5vw;
letter-spacing: -.2vw;
padding-bottom: .6vw;
z-index: 10;
}
/*sub page text small landscape*/
.spct-sm-tab-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.82vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 1.2),
0px 6px 8px rgba(0, 0, 0, 1.0);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
line-height: 2.2vw;
/*letter-spacing: 0;*/
/*padding-top: 0vw;*/
padding-bottom: 2.6vw;
z-index: 10;
}
/*sub page content text medium landscape*/
.spct-med-tab-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
/*line-height: 3.6vw;
letter-spacing: 0;*/
z-index: 10;
}
/*sub page text landscape*/
.spct-tab-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.3vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
/*line-height: 20vw;*/
/*letter-spacing: 0;*/
z-index: 10;
}
/*sub page text bullet landscape*/
.spctb-tab-L {
position: relative;
top: .3vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.4vw;
font-weight: bold !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
line-height: 1.3vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*page title text gold landscape*/
.pttg-tab-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 2.7vw;
font-weight: bold !important;
color: #d6b181;/*gold*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
letter-spacing: .1vw;
margin-top: 0vw;
/*margin-top: 2.1vw;*/
z-index: 100;
}
/*page title text blue landscape*/
.pttb-tab-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 2.7vw;
font-weight: bold !important;
color: #aebde5;/*blue*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
letter-spacing: .1vw;
margin-top: 0vw;
/*margin-top: 2.1vw;*/
z-index: 100;
}
/*page title text ampersand gold landscape*/
.ptta-tab-L {
position: relative;
top: .025vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.8vw;
font-weight: normal !important;
color: #d6b181;/*gold*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.4),
0px 6px 8px rgba(0, 0, 0, 0.2);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
padding-right: 1.4vw;
padding-left: 1.4vw;
z-index: 100;
}
/*menu icon titles landscape*/
.mit-tab-L {
position: absolute;
bottom: 0vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .9vw;
font-weight: lighter !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
/*line-height: 0;*/
text-align: center;
z-index: 140;
}
/*affiliates page counter landscape*/
.apc-tab-L {
position: relative;
top: 1vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.8vw;
font-weight: normal !important;
color: #aebde5;/*blue*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
z-index: 10;
}
/*Scan QR Link landscape*/
.sqrl-tab-L {
position: relative;
top: 4vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.8vw;
font-weight: normal !important;
color: #aebde5;/*blue*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
cursor: pointer;
z-index: 10;
}
/*Copy vCard Link landscape*/
.cvcl-tab-L {
position: absolute;
top: 26.5vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2vw;
font-weight: normal !important;
color: #d6b181;/*gold*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
cursor: pointer;
z-index: 10;
}
/*View Gallery Link landscape*/
.vgl-tab-L {
position: relative;
top: 62.4vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.6vw;
font-weight: normal !important;
color: #d6b181;/*gold*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
cursor: pointer;
z-index: 10;
}
/*-------------------------------------------------------------------------------------------------------------------form-------------------------------------------------------------------------------------------------------------------*/