* {
margin: 0;
padding: 0;
border: 0;
letter-spacing: 0;
line-height: 0;
}
/*margin -6 portrait*//*---------------------*/
.m-6-mbl-P {
margin: -6vw 0;
}
/*margin -1 portrait*//*---------------------*/
.m-1-mbl-P {
margin: -20vw 0;
}
/*margin 0 portrait*/
.m0-mbl-P {
margin: 0vw 0; 
}
/*margin 1 portrait*/
.m1-mbl-P {
margin: 1vw 0;
}
/*margin 2 portrait*/
.m2-mbl-P {
margin: 2vw 0;
}
/*margin 2-8 portrait*//*---------------------*/
.m2-8-mbl-P {
margin: 2.8vw 0;
}
/*margin 3 portrait*/
.m3-mbl-P {
margin: 3vw 0;
}
/*margin 4 portrait*/
.m4-mbl-P {
margin: 4vw 0;
}
/*margin 5 portrait*/
.m5-mbl-P {
margin: 5vw 0;
}
/*margin 6 portrait*/
.m6-mbl-P {
margin: 6vw 0;
}
/*margin 7 portrait*/
.m7-mbl-P {
margin: 7vw 0;
}
/*margin 8 portrait*/
.m8-mbl-P {
margin: 8vw 0;
}
/*margin 9 portrait*/
.m9-mbl-P {
margin: 9vw 0;
}
/*margin 10 portrait*/
.m10-mbl-P {
margin: 10vw 0;
}
/*margin 11 portrait*/
.m11-mbl-P {
margin: 11vw 0;
}
/*margin 12 portrait*/
.m12-mbl-P {
margin: 12vw 0;
}
/*margin 12-8 portrait*//*---------------------*/
.m12-8-mbl-P {
margin: 12.8vw 0;
}
/*margin 14 portrait*/
.m14-mbl-P {
margin: 14vw 0;
}
/*margin 15 portrait*/
.m15-mbl-P {
margin: 15vw 0;
}
/*margin 16 portrait*/
.m16-mbl-P {
margin: 16vw 0;
}
/*margin 17 portrait*/
.m17-mbl-P {
margin: 17vw 0;
}
/*margin 18 portrait*/
.m18-mbl-P {
margin: 18vw 0;
}
/*margin 19 portrait*/
.m19-mbl-P {
margin: 19vw 0;
}
/*margin 20 portrait*/
.m20-mbl-P {
margin: 20vw 0;
}
/*margin 21 portrait*/
.m21-mbl-P {
margin: 21vw 0;
}
/*margin 22 portrait*/
.m22-mbl-P {
margin: 22vw 0;
}
/*-----------------------------------------------------------------------------------------*/
/*padding right 8 portrait*/
.p8-mbl-P {
letter-spacing: .1vw;
padding: 0 2%;
}
/*padding left 5 portrait*/
.p5-mbl-P {
letter-spacing: .1vw;
padding: 0 5%;
}
/*--------------------------------------------------------------------------------------------------Acoustical Artistry Mobile Portrait-----------------------------------------------------------------------------------------------*/
/*background image blur filter portrait*/
.bi-bf-mbl-P {
-webkit-filter: blur(10px);
-moz-filter: blur(10px);
-o-filter: blur(10px);
-ms-filter: blur(10px);
filter: blur(10px);
}
/*--------------------------------------------------------------------------------------------------body content outer and inner divs-----------------------------------------------------------------------------------------------*/
/*body content outer div portrait*/
.bcod-mbl-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-mbl-P {
position: absolute;
top: 47%;
transform: perspective(1px) translateY(-47%);
width: 100%;
height: auto;
z-index: 100;
}
/*menu content container portrait*/
.mcc-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
margin-top: 3vw;
z-index: 100;
}
/*sub page content container portrait*/
.spcc-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
margin-top: 3vw;
z-index: 100;
}
/*connect page content container portrait*/
.cpcc-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
margin-top: 3vw;
z-index: 100;
}
/*affiliates page content container portrait*/
.apcc-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: 9vw;
z-index: 100;
}
/*------------------------------------------------------------------------------------------------thumb image and border decorations--------------------------------------------------------------------------------------------*/
/*large thumb border left landscape*/
.lrgtb-L-mbl-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-mbl-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-mbl-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-mbl-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-mbl-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-mbl-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-mbl-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-mbl-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-mbl-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-mbl-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-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
text-align: center;
padding-top: 6.2vw;
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*scroll container outer div landscape*/
.scod-mbl-P { /*thumbs*/
position: static;
left: 4%;
right: 4%;
width: 92%;
height: auto;
z-index: 100;
}
/*scroll container inner div landscape*/
.scid-mbl-P { /*text*/
position: static;
left: 2%;
right: 2%;
width: 96%;
height: auto;
z-index: 100;
}
/*scroll container spacer top portrait*/
.scs-mbl-t-P {
height: 54vw;
}
/*scroll container spacer gold title top portrait*/
.scsgt-mbl-t-P {
height: 54vw;
}
/*gallery page scroll container portrait*/
.gpsc-container-mbl-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-mbl-b-P {
height: 40vw;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page counter portrait*/
.gpc-mbl-P {
position: fixed;
top: 13.3vw;
right: 18%;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4vw;
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-mbl-P {
position: fixed !important;
/*background-color:#000;*/
top: 0;
width: 100%;
height: 21vw;
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-mbl-P {
position: fixed !important;
/*background-color:#000;*/
bottom: 0;
width: 100%;
height: 31vw;
background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
z-index: 40;
}
/*header gradient background dark portrait*/
.hgbg-1-mbl-P {
position: fixed !important;
/*background-color:#333;*/
top: 0;
width: 100%;
height: 38vw;
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-mbl-P {
position: fixed !important;
/*background-color:#333;*/
bottom: 0;
width: 100%;
height: 31vw;
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-mbl-P {
position: fixed;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 38%;
height: auto;
left: 31%;
right: 31%;
z-index: 120;	
}
/*logo top div landscape*/
.ltd-mbl-P  {
position: absolute;
top: 0;
width: 68%;
height: auto;
left: 16%;
right: 16%;
z-index: 120;	
}
/*pg title outer div portrait*/
/*.ptod-mbl-P {
position: absolute;
top: 0;
width: 100%;
height: auto;
text-align: center;
z-index: 120;
}*/
/*affiliates logo div portrait*/
.ald-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 68%;
height: auto;
left: 16%;
right: 16%;
z-index: 120;	
}
/*scan vcard div portrait*/
.svc-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 56%;
height: auto;
left: 22%;
right: 22%;
z-index: 120;	
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 4 portrait*/
.nav-r1-c1-g4-mbl-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 28%; 
left: 22%;
right: 50%;
z-index: 120;
}
/*nav row 1 column 2 group 4 portrait*/
.nav-r1-c2-g4-mbl-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 28%; 
left: 50%;
right: 22%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 2 column 1 group 4 portrait*/
.nav-r2-c1-g4-mbl-P{
position: absolute;
width: 28%; 
left: 22%;
right: 50%;
margin-top: 16%;
z-index: 120;
}
/*nav row 2 column 2 group 4 portrait*/
.nav-r2-c2-g4-mbl-P{
position: absolute;
width: 28%; 
left: 50%;
right: 22%;
margin-top: 16%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 6 portrait*/
.nav-r1-c1-g6-mbl-P{
position: absolute;
width: 28%; 
left: 22%;
right: 50%;
/*margin-bottom: 0%;*/
z-index: 120;
}
/*nav row 1 column 2 group 6 portrait*/
.nav-r1-c2-g6-mbl-P{
position: relative;
width: 28%; 
left: 50%;
right: 22%;
margin-bottom: 32%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 2 column 1 group 6 portrait*/
.nav-r2-c1-g6-mbl-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 28%; 
left: 22%;
right: 50%;
z-index: 120;
}
/*nav row 2 column 2 group 6 portrait*/
.nav-r2-c2-g6-mbl-P{
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 28%; 
left: 50%;
right: 22%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 3 column 1 group 6 portrait*/
.nav-r3-c1-g6-mbl-P{
position: absolute;
width: 28%; 
left: 22%;
right: 50%;
/*margin-top: 0%;*/
z-index: 120;
}
/*nav row 3 column 2 group 6 portrait*/
.nav-r3-c2-g6-mbl-P{
position: relative;
width: 28%; 
left: 50%;
right: 22%;
margin-top: 32%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav bottom row column 1 portrait*/
.nav-br-c1-mbl-P {
position: absolute;
bottom: 5.8vw;
width: 24%; 
left: 8%;
right: 68%;
z-index: 120;
}
/*nav bottom row column 1 small portrait*/
.nav-br-c1-sm-mbl-P {
position: absolute;
bottom: 8.8vw;
width: 18%; 
left: 12%;
right: 70%;
z-index: 120;
}
/*nav bottom row column 2 large portrait*/
.nav-br-c2-lrg-mbl-P {
position: absolute;
bottom: 4.8vw;
width: 26%;
left: 37%;
right: 37%;
z-index: 120;
}
/*nav bottom row column 2 portrait*/
.nav-br-c2-mbl-P {
position: absolute;
bottom: 5.8vw;
width: 24%;
left: 38%;
right: 38%;
z-index: 120;
}
/*nav bottom row column 3 small portrait*/
.nav-br-c3-sm-mbl-P {
position: absolute;
bottom: 8.8vw;
width: 18%;
left: 70%;
right: 12%;
z-index: 120;
}
/*nav bottom row column 3 portrait*/
.nav-br-c3-mbl-P {
position: absolute;
bottom: 5.8vw;
width: 24%;
left: 68%;
right: 8%;
z-index: 120;
}
/*-------------------------------------------------------------------------------------------------------------text formatting-------------------------------------------------------------------------------------------------------------*/
/*text space*/
.ts-mbl-P {
padding-right: .6vw;
padding-left: .6vw;
}
/*page footer copyright text portrait*/
.pfct-mbl-P {
position: fixed !important;
bottom: 2vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.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 portrait*/
.hpct-sm-mbl-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 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;
letter-spacing: .2vw;
padding-right: 2vw;
padding-left: 2vw;
z-index: 10;
}
/*home page content text portrait*/
.hpct-mbl-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 7vw;
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: 8vw;
letter-spacing: .2vw;
/*padding-right: 0;*/
/*padding-left: 0;*/
z-index: 10;
}
/*home page content text bullet portrait*/
.hpctb-mbl-P {
position: relative;
top: .8vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 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: 0;*/
padding-right: 2.8vw;
padding-left: 2.2vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*sub page content titles gold portrait*/
.spcttg-mbl-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 7.5vw;
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: 0;*/
letter-spacing: .4vw;
/*padding-top: 4vw;*/
/*padding-top: 14vw;*/
margin-bottom: 1vw;
z-index: 10;
}
/*sub page content sub titles portrait*/
.spcttb-mbl-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.9vw;
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: 6vw;
/*letter-spacing: -.2vw;*/
padding-top: 7vw;
padding-bottom: 2.1vw;
z-index: 10;
}
/*sub page content sub titles mobile only portrait*/
.spcttb-mo-mbl-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.9vw;
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: 6vw;
/*letter-spacing: -.2vw;*/
padding-top: 6vw;
padding-bottom: 2.1vw;
z-index: 10;
}
/*sub page text small portrait*/
.spct-sm-mbl-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4vw;
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: 4.8vw;
/*letter-spacing: 0;*/
/*padding-top: 1.8vw;*/
/*padding-bottom: 6vw;*/
z-index: 10;
}
/*sub page text portrait*/
.spct-mbl-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.9vw;
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-mbl-P {
position: relative;
top: .6vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 6vw;
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: 3vw;
z-index: 10;
}*/
/*-----------------------------------------------------------------------------------------*/
/*page title text gold portrait*/
.pttg-mbl-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 7.5vw;
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: .2vw;
margin-top: 5.4vw;
z-index: 120;
}
/*page title text blue portrait*/
.pttb-mbl-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 7.5vw;
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: .2vw;
margin-top: 5.4vw;
z-index: 120;
}
/*page title text ampersand gold portrait*/
.pttag-mbl-P {
position: relative;
top: .2vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4vw;
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: 2vw;
padding-left: 2vw;
z-index: 120;
}
/*page title text ampersand gold portrait*/
.pttab-mbl-P {
position: relative;
top: .2vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4vw;
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: 2vw;
padding-left: 2vw;
z-index: 120;
}
/*menu icon titles portrait*/
.mit-mbl-P {
position: absolute;
bottom: .4vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.6vw;
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-mbl-P {
position: relative;
top: 3vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 3.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-mbl-P {
position: relative;
top: 4.6vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 3.7vw;
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-mbl-P {
position: relative;
/*top: 15.6vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.9vw;
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 portrait*/
.vgl-mbl-P {
position: relative;
/*top: 8vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.9vw;
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-------------------------------------------------------------------------------------------------------------------*/