* {
margin: 0;
padding: 0;
border: 0;
letter-spacing: 0;
line-height: 0;
}
/*margin -6 landscape*//*---------------------*/
.m-6-lap-L {
margin: -6vw 0;
}
/*margin -1 landscape*//*---------------------*/
.m-1-lap-L {
margin: -1vw 0;
}
/*margin 0 landscape*/
.m0-lap-L {
margin: 0vw 0;
}
/*margin .5 landscape*//*---------------------*/
.m-5-lap-L {
margin: .5vw 0;
}
/*margin 1 landscape*/
.m1-lap-L {
margin: 1vw 0;
}
/*margin 1-4 landscape*//*---------------------*/
.m1-4-lap-L {
margin: 1.4vw 0;
}
/*margin 2 landscape*/
.m2-lap-L {
margin: 2vw 0;
}
/*margin 2-8 landscape*//*---------------------*/
.m2-8-lap-L {
margin: 2.8vw 0;
}
/*margin 3 landscape*/
.m3-lap-L {
margin: 3vw 0;
}
/*margin 4 landscape*/
.m4-lap-L {
margin: 4vw 0;
}
/*margin 4-1 landscape*//*---------------------*/
.m4-1-lap-L {
margin: 4.1vw 0;
}
/*margin 5 landscape*/
.m5-lap-L {
margin: 5vw 0;
}
/*margin 6 landscape*/
.m6-lap-L {
margin: 6vw 0;
}
/*margin 7 landscape*/
.m7-lap-L {
margin: 7vw 0;
}
/*margin 8 landscape*/
.m8-lap-L {
margin: 8vw 0;
}
/*margin 9 landscape*/
.m9-lap-L {
margin: 9vw 0;
}
/*margin 10 landscape*/
.m10-lap-L {
margin: 10vw 0;
}
/*margin 11 landscape*/
.m11-lap-L {
margin: 11vw 0;
}
/*margin 12 landscape*/
.m12-lap-L {
margin: 12vw 0;
}
/*margin 12-8 landscape*//*---------------------*/
.m12-8-lap-L {
margin: 12.8vw 0;
}
/*margin 14 landscape*/
.m14-lap-L {
margin: 14vw 0;
}
/*margin 15 landscape*/
.m15-lap-L {
margin: 15vw 0;
}
/*margin 16 landscape*/
.m16-lap-L {
margin: 16vw 0;
}
/*margin 17 landscape*/
.m17-lap-L {
margin: 17vw 0;
}
/*margin 18 landscape*/
.m18-lap-L {
margin: 18vw 0;
}
/*margin 19 landscape*/
.m19-lap-L {
margin: 19vw 0;
}
/*margin 20 landscape*/
.m20-lap-L {
margin: 20vw 0;
}
/*margin 21 landscape*/
.m21-lap-L {
margin: 21vw 0;
}
/*margin 22 landscape*/
.m22-lap-L {
margin: 22vw 0;
}
/*-----------------------------------------------------------------------------------------*/
/*padding right 9 landscape*/
.p6-lap-L {
letter-spacing: .1vw;
padding: 0 6%;
}
/*padding left 7 landscape*/
.p3-lap-L {
letter-spacing: .1vw;
padding: 0 3%;
}
/*--------------------------------------------------------------------------------------------------Acoustical Artistry Mobile Portrait-----------------------------------------------------------------------------------------------*/
/*background image blur filter landscape*/
.bi-bf-lap-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-lap-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-lap-L {
position: absolute;
top: 47%;
transform: perspective(1px) translateY(-47%);
width: 100%;
height: auto;
z-index: 100;
}
/*menu content container landscape*/
.mcc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*sub page content container landscape*/
.spcc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*connect page content container landscape*/
.cpcc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*affiliates page content container landscape*/
.apcc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: 3.1vw;
z-index: 100;
}
/*------------------------------------------------------------------------------------------------thumb image and border decorations--------------------------------------------------------------------------------------------*/
/*large thumb border left landscape*/
.lrgtb-L-lap-L {
/*position: relative;*/
width: 53%;
height: auto;
float: left;
border: 1pt solid #a38762;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
margin-left: 0%;
}
.lrgtb-L-lap-L img {
position: relative;
display: block;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
z-index: -1;
}
/*large thumb border right landscape*/
.lrgtb-R-lap-L {
/*position: relative;*/
width: 53%;
height: auto;
float: right;
border: 1pt solid #a38762;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
margin-left: 0%;
}
.lrgtb-R-lap-L img {
position: relative;
display: block;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
z-index: -1;
}
/*-----------------------------------------------------------------------------------------*/
/*small thumb border left landscape*/
.smtb-L-lap-L {
/*position: relative;*/
width: 43%;
height: auto;
float: left;
border: 1pt solid #a38762;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
margin-bottom: 4%;
margin-top: 10%;
margin-right: 0%;
margin-left: 0%;
}
.smtb-L-lap-L img {
position: relative;
display: block;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
z-index: -1;
}
/*small thumb border right landscape*/
.smtb-R-lap-L {
/*position: relative;*/
width: 43%;
height: auto;
float: right;
border: 1pt solid #a38762;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 30px 10px rgba(0, 0, 0, 0.4);
margin-bottom: 4%;
margin-top: 10%;
margin-right: 0%;
margin-left: 0%;
}
.smtb-R-lap-L img {
position: relative;
display: block;
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
z-index: -1;
}
/*-------------------------------------------------------------------------------------------------------gallery divs and content------------------------------------------------------------------------------------------------------*/
/*gallery content outer div landscape*/
.gcod-lap-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-lap-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-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
text-align: center;
padding-top: 2.2vw;
z-index: 100;
}
/*gallery text align left landscape*/
.gtal-lap-L {
display: inline-block;
text-align: left;
text-align: center;
padding-right: 3vw;
/*padding-left: 1.5vw;*/
}
/*gallery text align right landscape*/
.gtar-lap-L {
display: inline-block;
text-align: right;
text-align: center;
/*padding-left: 2vw;*/
}
/*-----------------------------------------------------------------------------------------*/
/*scroll container outer div landscape*/
.scod-lap-L { /*thumbs*/
position: static;
left: 36%;
right: 36%;
width: 28%;
height: auto;
z-index: 100;
}
/*scroll container inner div landscape*/
.scid-lap-L { /*text*/
position: static;
left: 3.5%;
right: 3.5%;
width: 93%;
height: auto;
z-index: 100;
}
/*scroll container spacer top landscape*/
.scs-lap-t-L {
height: 15vw;
}
/*scroll container gold title spacer top landscape*/
.scsgt-lap-t-L {
height: 15.5vw;
}
/*gallery page scroll container landscape*/
.gpsc-container-lap-L {
position: relative;
/*background-color: #090;*/
top: 50%;
transform: perspective(1px) translateY(-50%);
left: 0%;
right: 0%;
width: 100%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
margin-left: auto;
margin-right: auto;
}
/*scroll container spacer bottom landscape*/
.scs-lap-b-L {
height: 15vw;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page counter landscape*/
.gpc-lap-L {
position: fixed;
top: 7.3vw;
right: 38%;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .8vw;
font-weight: normal !important;
color: #c2ccff;/*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-lap-L {
position: fixed !important;
/*background-color:#000;*/
top: 0;
width: 100%;
height: 5.6vw;
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-lap-L {
position: fixed !important;
/*background-color:#000;*/
bottom: 0;
width: 100%;
height: 8vw;
background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
z-index: 40;
}
/*header gradient background dark landscape*/
.hgbg-1-lap-L {
position: fixed !important;
/*background-color: #333;*/
top: 0;
width: 100%;
height: 8.7vw;
background-image:
/*linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.8)),*/
/*linear-gradient(to top, rgba(14,14,20,0), rgba(14,14,20,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)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1));
z-index: 110;
}
/*footer gradient background dark landscape*/
.fgbg-1-lap-L {
position: fixed !important;
/*background-color:#333;*/
bottom: 0;
width: 100%;
height: 8vw;
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-lap-L {
position: fixed;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 10%;
height: auto;
left: 45%;
right: 45%;
z-index: 120;	
}
/*logo top div landscape*/
.ltd-lap-L  {
position: absolute;
top: .8vw;
width: 15%;
height: auto;
left: 42.5%;
right: 42.5%;
z-index: 120;	
}
/*affiliates logo div landscape*/
.ald-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 14.4%;
height: auto;
left: 42.8%;
right: 42.8%;
z-index: 120;	
}
/*scan vcard div landscape*/
.svc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 12%;
height: auto;
left: 44%;
right: 44%;
z-index: 120;	
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 4 landscape*/
.nav-r1-c1-g4-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 56%;
left: 38%;
z-index: 120;
}
/*nav row 1 column 2 group 4 landscape*/
.nav-r1-c2-g4-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 50%;
left: 44%;
z-index: 120;
}
/*nav row 2 column 1 group 4 landscape*/
.nav-r1-c3-g4-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 44%;
left: 50%;
z-index: 120;
}
/*nav row 2 column 2 group 4 landscape*/
.nav-r1-c4-g4-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 38%;
left: 56%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 6 landscape*/
.nav-r1-c1-g6-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 62%;
left: 32%;
z-index: 120;
}
/*nav row 1 column 2 group 6 landscape*/
.nav-r1-c2-g6-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 56%;
left: 38%;
z-index: 120;
}
/*nav row 2 column 1 group 6 landscape*/
.nav-r1-c3-g6-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 50%;
left: 44%;
z-index: 120;
}
/*nav row 2 column 2 group 6 landscape*/
.nav-r1-c4-g6-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 44%;
left: 50%;
z-index: 120;
}
/*nav row 3 column 1 group 6 landscape*/
.nav-r1-c5-g6-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 38%;
left: 56%;
z-index: 120;
}
/*nav row 3 column 2 group 6 landscape*/
.nav-r1-c6-g6-lap-L{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 6%; 
right: 32%;
left: 62%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav bottom row column 1 landscape*/
.nav-br-c1-lap-L {
position: absolute;
bottom: 2.8vw;
width: 5%; 
left: 36%;
right: 59%;
z-index: 120;
}
/*nav bottom row column 1 small landscape*/
.nav-br-c1-sm-lap-L {
position: absolute;
bottom: 3.3vw;
width: 4%; 
left: 36.75%;
right: 59.25%;
z-index: 120;
}
/*nav bottom row column 2 large landscape*/
.nav-br-c2-lrg-lap-L {
position: absolute;
bottom: 1.8vw;
width: 7%;
left: 46.5%;
right: 46.5%;
z-index: 120;
}
/*nav bottom row column 2 landscape*/
.nav-br-c2-lap-L {
position: absolute;
bottom: 2.8vw;
width: 5%;
left: 47.5%;
right: 47.5%;
z-index: 120;
}
/*nav bottom row column 3 small landscape*/
.nav-br-c3-sm-lap-L {
position: absolute;
bottom: 3.3vw;
width: 4%;
left: 59.25%;
right: 36.75%;
z-index: 120;
}
/*nav bottom row column 3 landscape*/
.nav-br-c3-lap-L {
position: absolute;
bottom: 2.8vw;
width: 5%;
left: 59%;
right: 36%;
z-index: 120;
}
/*-------------------------------------------------------------------------------------------------------------text formatting-------------------------------------------------------------------------------------------------------------*/
/*text space*/
.ts-lap-L {
padding-right: .2vw;
padding-left: .2vw;
}
/*page footer copyright text landscape*/
.pfct-lap-L {
position: fixed !important;
bottom: .4vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .6vw;
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-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1vw;
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: .4vw;
padding-left: .4vw;
z-index: 10;
}
/*home page content text landscape*/
.hpct-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.6vw;
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: 2vw;
letter-spacing: .1vw;
/*padding-right: 0;*/
/*padding-left: 0;*/
z-index: 10;
}
/*home page content text bullet landscape*/
.hpctb-lap-L {
position: relative;
top: 0vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
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: .6vw;
padding-left: .6vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*sub page content titles gold landscape*/
.spcttg-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.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: 0vw;*/
letter-spacing: .1vw;
/*padding-top: 0vw;*/
/*padding-top: 1.6vw;*/
margin-bottom: 0vw;
z-index: 10;
}
/*sub page content sub titles landscape*/
.spcttb-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
font-weight: normal !important;
color: #c2ccff;/*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: 1.2vw;
/*letter-spacing: 0vw;*/
padding-top: 1.4vw;
padding-bottom: .4vw;
z-index: 10;
}
/*sub page text small landscape*/
.spct-sm-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .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: 1.1vw;
/*letter-spacing: 0;*/
/*padding-top: 0vw;*/
/*padding-bottom: .9vw;*/
z-index: 10;
}
/*sub page text landscape*/
.spct-lap-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: 20vw;*/
/*letter-spacing: 0vw;*/
z-index: 10;
}
/*sub page text bullet landscape*/
/*.spctb-lap-L {
position: relative;
top: .3vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2vw;
font-weight: bold !important;
color: #cccbc8;/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);
-webkit-text-size-adjust: none !important;
line-height: 1.3vw;
z-index: 10;
}*/
/*-----------------------------------------------------------------------------------------*/
/*page title text gold landscape*/
.pttg-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.6vw;
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: 1vw;
z-index: 100;
}
/*page title text blue landscape*/
.pttb-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.6vw;
font-weight: bold !important;
color: #c2ccff;/*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: 1vw;
z-index: 100;
}
/*page title text ampersand gold landscape*/
.pttag-lap-L {
position: relative;
top: .025vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .9vw;
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: .4vw;
padding-left: .4vw;
z-index: 100;
}
/*page title text ampersand blue landscape*/
.pttab-lap-L {
position: relative;
top: .025vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .9vw;
font-weight: normal !important;
color: #c2ccff;/*blue*/
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: .4vw;
padding-left: .4vw;
z-index: 100;
}
/*menu icon titles landscape*/
.mit-lap-L {
position: absolute;
bottom: -.1vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .45vw;
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;
letter-spacing: .05vw;
text-align: center;
z-index: 140;
}
/*affiliates page counter landscape*/
.apc-lap-L {
position: relative;
top: .6vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .6vw;
font-weight: normal !important;
color: #c2ccff;/*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-lap-L {
position: relative;
top: .9vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .8vw;
font-weight: normal !important;
color: #c2ccff;/*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-lap-L {
position: absolute;
/*top: 8.2vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
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;
/*letter-spacing: 0vw;*/
text-align: center;
cursor: pointer;
z-index: 10;
}
/*View Gallery Link landscape*/
.vgl-lap-L {
position: relative;
/*top: 3.4vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
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;
/*letter-spacing: 0vw;*/
text-align: center;
cursor: pointer;
z-index: 10;
}
/*-------------------------------------------------------------------------------------------------------------------form-------------------------------------------------------------------------------------------------------------------*/