* {
margin: 0;
padding: 0;
border: 0;
letter-spacing: 0;
line-height: 0;
}
/*margin -6 portrait*//*---------------------*/
.m-6-tab-P {
margin: -6vw 0;
}
/*margin -1 portrait*//*---------------------*/
.m-1-tab-P {
margin: -1vw 0;
}
/*margin 0 portrait*/
.m0-tab-P {
margin: 0vw 0;
}
/*margin -5 portrait*//*---------------------*/
.m-5-tab-P {
margin: .5vw 0;
}
/*margin 1 portrait*/
.m1-tab-P {
margin: 1vw 0;
}
/*margin 1-4 portrait*//*---------------------*/
.m1-4-tab-P {
margin: 1.4vw 0;
}
/*margin 2 portrait*/
.m2-tab-P {
margin: 2vw 0;
}
/*margin 2-8 portrait*//*---------------------*/
.m2-8-tab-P {
margin: 2.8vw 0;
}
/*margin 3 portrait*/
.m3-tab-P {
margin: 3vw 0;
}
/*margin 4 portrait*/
.m4-tab-P {
margin: 4vw 0;
}
/*margin 5 portrait*/
.m5-tab-P {
margin: 5vw 0;
}
/*margin 6 portrait*/
.m6-tab-P {
margin: 6vw 0;
}
/*margin 7 portrait*/
.m7-tab-P {
margin: 7vw 0;
}
/*margin 7-9 portrait*//*---------------------*/
.m7-9-tab-P {
margin: 7.9vw 0;
}
/*margin 8 portrait*/
.m8-tab-P {
margin: 8vw 0;
}
/*margin 9 portrait*/
.m9-tab-P {
margin: 9vw 0;
}
/*margin 9-2 portrait*//*---------------------*/
.m9-2-tab-P {
margin: 9.2vw 0;
}
/*margin 10 portrait*/
.m10-tab-P {
margin: 10vw 0;
}
/*margin 11 portrait*/
.m11-tab-P {
margin: 11vw 0;
}
/*margin 12 portrait*/
.m12-tab-P {
margin: 12vw 0;
}
/*margin 12-8 portrait*//*---------------------*/
.m12-8-tab-P {
margin: 12.8vw 0;
}
/*margin 14 portrait*/
.m14-tab-P {
margin: 14vw 0;
}
/*margin 15 portrait*/
.m15-tab-P {
margin: 15vw 0;
}
/*margin 16 portrait*/
.m16-tab-P {
margin: 16vw 0;
}
/*margin 17 portrait*/
.m17-tab-P {
margin: 17vw 0;
}
/*margin 18 portrait*/
.m18-tab-P {
margin: 18vw 0;
}
/*margin 19 portrait*/
.m19-tab-P {
margin: 19vw 0;
}
/*margin 20 portrait*/
.m20-tab-P {
margin: 20vw 0;
}
/*margin 21 portrait*/
.m21-tab-P {
margin: 21vw 0;
}
/*margin 22 portrait*/
.m22-tab-P {
margin: 22vw 0;
}
/*-----------------------------------------------------------------------------------------*/
/*padding right 8 portrait*/
.p8-tab-P {
letter-spacing: .1vw;
padding: 0 8%;
}
/*padding left 5 portrait*/
.p5-tab-P {
letter-spacing: .1vw;
padding: 0 5%;
}
/*--------------------------------------------------------------------------------------------------Acoustical Artistry Mobile Portrait-----------------------------------------------------------------------------------------------*/
/*background image blur filter portrait*/
.bi-bf-tab-P {
-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 portrait*/
.bcod-tab-P {
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 portrait*/
.hpcc-tab-P {
position: absolute;
top: 47%;
transform: perspective(1px) translateY(-47%);
width: 100%;
height: auto;
z-index: 100;
}
/*menu content container portrait*/
.mcc-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*sub page content container portrait*/
.spcc-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*connect page content container portrait*/
.cpcc-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*affiliates page content container portrait*/
.apcc-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: 7.4vw;
z-index: 100;
}
/*------------------------------------------------------------------------------------------------thumb image and border decorations--------------------------------------------------------------------------------------------*/
/*large thumb border left landscape*/
.lrgtb-L-tab-P {
/*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 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
margin-left: 0%;
}
.lrgtb-L-tab-P 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-tab-P {
/*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 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
margin-left: 0%;
}
.lrgtb-R-tab-P 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-tab-P {
/*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 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
margin-bottom: 4%;
margin-top: 10%;
margin-right: 0%;
margin-left: 0%;
}
.smtb-L-tab-P 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-tab-P {
/*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 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-webkit-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
-moz-box-shadow: /*[inset] [x-offset] [y-offset] [blur-radius] [spread-radius] [color];*/
inset 0px 0px 20px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 40px 0px rgba(0, 0, 0, 0.2),
inset 0px 0px 60px 20px rgba(0, 0, 0, 0.8);
margin-bottom: 4%;
margin-top: 10%;
margin-right: 0%;
margin-left: 0%;
}
.smtb-R-tab-P 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 portrait*/
.gcod-tab-P {
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 portrait*/
.gcid-tab-P {
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 portrait*/
.gtpcc-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
text-align: center;
padding-top: 4.4vw;
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery text align left landscape*/
.gtal-tab-P {
display: inline-block;
text-align: left;
text-align: center;
padding-right: 8vw;
/*padding-left: 1.5vw;*/
}
/*gallery text align right landscape*/
.gtar-tab-P {
display: inline-block;
text-align: right;
text-align: center;
/*padding-left: 2vw;*/
}
/*-----------------------------------------------------------------------------------------*/
/*scroll container outer div landscape*/
.scod-tab-P { /*thumbs*/
position: static;
left: 16.5%;
right: 16.5%;
width: 67%;
height: auto;
z-index: 100;
}
/*scroll container inner div landscape*/
.scid-tab-P { /*text*/
position: static;
left: 2.5%;
right: 2.5%;
width: 95%;
height: auto;
z-index: 100;
}
/*scroll container spacer top portrait*/
.scs-tab-t-P {
height: 33vw;
}
/*scroll container gold title spacer top portrait*/
.scsgt-tab-t-P {
height: 34.2vw;
}
/*gallery page scroll container portrait*/
.gpsc-container-tab-P {
position: relative;
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 portrait*/
.scs-tab-b-P {
height: 33vw;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page counter portrait*/
.gpc-tab-P {
position: fixed;
top: 19.2vw;
right: 23.4%;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2vw;
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 portrait*/
.hgbgl-tab-P {
position: fixed !important;
/*background-color:#000;*/
top: 0;
width: 100%;
height: 14.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 portrait*/
.fgbgl-tab-P {
position: fixed !important;
/*background-color:#000;*/
bottom: 0;
width: 100%;
height: 17.7vw;
background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
z-index: 40;
}
/*header gradient background dark portrait*/
.hgbg-1-tab-P {
position: fixed !important;
/*background-color: #333;*/
top: 0;
width: 100%;
height: 22.2vw;
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 portrait*/
.fgbg-1-tab-P {
position: fixed !important;
/*background-color:#333;*/
bottom: 0;
width: 100%;
height: 17.7vw;
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 portrait*/
/*loading logo middle div portrait*/
.llmd-tab-P {
position: fixed;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 20%;
height: auto;
left: 40%;
right: 40%;
z-index: 120;	
}
/*logo top div landscape*/
.ltd-tab-P  {
position: absolute;
top: 2.2vw;
width: 37%;
height: auto;
left: 31.5%;
right: 31.5%;
z-index: 120;	
}
/*affiliates logo div portrait*/
.ald-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 35%;
height: auto;
left: 32.5%;
right: 32.5%;
z-index: 120;	
}
/*scan vcard div portrait*/
.svc-tab-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 29%;
height: auto;
left: 35.5%;
right: 35.5%;
z-index: 120;	
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 4 portrait*/
.nav-r1-c1-g4-tab-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 15%; 
left: 34%;
right: 51%;
z-index: 120;
}
/*nav row 1 column 2 group 4 portrait*/
.nav-r1-c2-g4-tab-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 15%; 
left: 51%;
right: 34%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 2 column 1 group 4 portrait*/
.nav-r2-c1-g4-tab-P{
position: absolute;
width: 15%; 
left: 34%;
right: 51%;
margin-top: 10%;
z-index: 120;
}
/*nav row 2 column 2 group 4 portrait*/
.nav-r2-c2-g4-tab-P{
position: absolute;
width: 15%; 
left: 51%;
right: 34%;
margin-top: 10%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 6 portrait*/
.nav-r1-c1-g6-tab-P{
position: absolute;
width: 15%; 
left: 34%;
right: 51%;
/*margin-bottom: 0%;*/
z-index: 120;
}
/*nav row 1 column 2 group 6 portrait*/
.nav-r1-c2-g6-tab-P{
position: relative;
width: 15%; 
left: 51%;
right: 34%;
margin-bottom: 20%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 2 column 1 group 6 portrait*/
.nav-r2-c1-g6-tab-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 15%; 
left: 34%;
right: 51%;
z-index: 120;
}
/*nav row 2 column 2 group 6 portrait*/
.nav-r2-c2-g6-tab-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 15%; 
left: 51%;
right: 34%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 3 column 1 group 6 portrait*/
.nav-r3-c1-g6-tab-P{
position: absolute;
width: 15%; 
left: 34%;
right: 51%;
/*margin-top: 0%;*/
z-index: 120;
}
/*nav row 3 column 2 group 6 portrait*/
.nav-r3-c2-g6-tab-P{
position: relative;
width: 15%; 
left: 51%;
right: 34%;
margin-top: 20%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav bottom row column 1 portrait*/
.nav-br-c1-tab-P {
position: absolute;
bottom: 4vw;
width: 14%; 
left: 18%;
right: 60%;
z-index: 120;
}
/*nav bottom row column 1 small portrait*/
.nav-br-c1-sm-tab-P {
position: absolute;
bottom: 6vw;
width: 10%; 
left: 25%;
right: 65%;
z-index: 120;
}
/*nav bottom row column 2 large portrait*/
.nav-br-c2-lrg-tab-P {
position: absolute;
bottom: 3vw;
width: 16%;
left: 42%;
right: 42%;
z-index: 120;
}
/*nav bottom row column 2 portrait*/
.nav-br-c2-tab-P {
position: absolute;
bottom: 4vw;
width: 14%;
left: 43%;
right: 43%;
z-index: 120;
}
/*nav bottom row column 3 small portrait*/
.nav-br-c3-sm-tab-P {
position: absolute;
bottom: 6vw;
width: 10%;
left: 65%;
right: 25%;
z-index: 120;
}
/*nav bottom row column 3 portrait*/
.nav-br-c3-tab-P {
position: absolute;
bottom: 4vw;
width: 14%;
left: 68%;
right: 18%;
z-index: 120;
}
/*-------------------------------------------------------------------------------------------------------------text formatting-------------------------------------------------------------------------------------------------------------*/
/*text space*/
.ts-tab-P {
padding-right: .4vw;
padding-left: .4vw;
}
/*page footer copyright text portrait*/
.pfct-tab-P {
position: fixed !important;
bottom: 1vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.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;
text-align: center;
/*line-height: 0;*/
/*letter-spacing: 0;*/
z-index: 40;
}
/*-----------------------------------------------------------------------------------------*/
/*home page content text small portrait*/
.hpct-sm-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 2.8vw;
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: 1vw;
padding-left: 1vw;
z-index: 10;
}
/*home page content text portrait*/
.hpct-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 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: 4.7vw;
letter-spacing: .1vw;
/*padding-right: 0;*/
/*padding-left: 0;*/
z-index: 10;
}
/*home page content text bullet portrait*/
.hpctb-tab-P {
position: relative;
top: .2vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.8vw;
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: 1.4vw;
padding-left: 1.4vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*sub page content titles gold portrait*/
.spcttg-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 4vw;
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: .2vw;
/*padding-top: 0vw;*/
/*padding-top: 1.8vw;*/
margin-bottom: 0vw;
z-index: 10;
}
/*sub page content sub titles portrait*/
.spcttb-tab-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.4vw;
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: 2.9vw;
/*letter-spacing: 0vw;*/
padding-top: 3.8vw;
padding-bottom: 1.1vw;
z-index: 10;
}
/*sub page text small portrait*/
.spct-sm-tab-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2vw;
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.6vw;
/*letter-spacing: .1vw;*/
/*padding-top: 0vw;*/
/*padding-bottom: 2.1vw;*/
z-index: 10;
}
/*sub page text portrait*/
.spct-tab-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.4vw;
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 portrait*/
/*.spctb-tab-P {
position: relative;
top: .3vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.4vw;
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 portrait*/
.pttg-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 4vw;
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: 3vw;
z-index: 100;
}
/*page title text blue portrait*/
.pttb-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 4vw;
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: 3vw;
z-index: 100;
}
/*page title text ampersand gold portrait*/
.ptta-tab-P {
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 portrait*/
.mit-tab-P {
position: absolute;
bottom: .2vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.3vw;
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 portrait*/
.apc-tab-P {
position: relative;
top: .6vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.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 portrait*/
.sqrl-tab-P {
position: relative;
top: 1vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.9vw;
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 portrait*/
.cvcl-tab-P {
position: absolute;
/*top: 25.8vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.4vw;
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 portrait*/
.vgl-tab-P {
position: relative;
/*top: 6vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.4vw;
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-------------------------------------------------------------------------------------------------------------------*/