* {
margin: 0;
padding: 0;
border: 0;
letter-spacing: 0;
line-height: 0;
}
/*margin 1 portrait*/
.m1-tab-P {
margin: 1vw;
}
/*margin 2 portrait*/
.m2-tab-P {
margin: 2vw;
}
/*margin 2-8 portrait*/
.m2-8-tab-P {
margin: 2.8vw;
}
/*margin 3 portrait*/
.m3-tab-P {
margin: 3vw;
}
/*margin 4 portrait*/
.m4-tab-P {
margin: 4vw;
}
/*margin 6 portrait*/
.m6-tab-P {
margin: 6vw;
}
/*margin 7 portrait*/
.m7-tab-P {
margin: 7vw;
}
/*margin 8 portrait*/
.m8-tab-P {
margin: 8vw;
}
/*margin 12 portrait*/
.m12-8-tab-P {
margin: 12.8vw;
}
/*--------------------------------------------------------------------------------------------------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: 7vw;
z-index: 100;
}
/*details sub page content container portrait*/
.dspcc-tab-P {
position: static;
left: 10%;
right: 10%;
width: 80%;
height: auto;
z-index: 100;
}
/*-------------------------------------------------------------------------------------------------------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-bottom: 5vw;
/*padding-bottom: .75%;*/
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page scroll container spacer top portrait*/
.gpscs-tab-t-P {
height: 32vw;
}
/*gallery page scroll container portrait*/
.gpsc-container-tab-P {
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 portrait*/
.gpscs-tab-b-P {
height: 28vw;
}
/*-----------------------------------------------------------------------------------------*/
/*large thumb border spacing portrait*/
.lrgtb-tab-P {
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 portrait*/
.smtb-tab-P {
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 portrait*/
.gpc-tab-P {
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 portrait*/
.hgbgl-tab-P {
position: fixed !important;
/*background-color:#000;*/
top: 0;
width: 100%;
height: 13.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 portrait*/
.fgbgl-tab-P {
position: fixed !important;
/*background-color:#000;*/
bottom: 0;
width: 100%;
height: 17.8vw;
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-tab-P {
position: fixed !important;
/*background-color: #333;*/
top: 0;
width: 100%;
height: 22.3vw;
/*height: 22vw;*/
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)),
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.8vw;
/*height: 19vw;t*/
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: 1vw;
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: 34%;
height: auto;
left: 33%;
right: 33%;
z-index: 120;	
}
/*scan vcard div portrait*/
.svc-tab-P {
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 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: 22.5%;
right: 63.5%;
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: 63.5%;
right: 22.5%;
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-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: .2vw;
/*padding-top: 0vw;*/
/*padding-top: 14vw;*/
/*padding-bottom: 1vw;*/
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: #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: 0vw;
padding-top: 1vw;
padding-bottom: 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.3vw;
/*letter-spacing: .1vw;*/
/*padding-top: 0vw;*/
padding-bottom: 2.6vw;
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;/*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 portrait*/
.pttg-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 4vw;
/*font-size: 3.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: 2.8vw;
z-index: 100;
}
/*page title text blue portrait*/
.pttb-tab-P {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 4vw;
/*font-size: 3.6vw;*/
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: 2.8vw;
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.2vw;
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 portrait*/
.apc-tab-P {
position: relative;
top: 1.2vw;
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 portrait*/
.sqrl-tab-P {
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 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: 6.2vw;
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-------------------------------------------------------------------------------------------------------------------*/