* {
margin: 0;
padding: 0;
border: 0;
line-height: 0;
}
/*margin 2 portrait*/
.m2-mbl-P {
margin: 2vw;
}
/*margin 2-8 portrait*/
.m2-8-mbl-P {
margin: 2.8vw;
}
/*margin 3 portrait*/
.m3-mbl-P {
margin: 3vw;
}
/*margin 4 portrait*/
.m4-mbl-P {
margin: 4vw;
}
/*margin 6 portrait*/
.m6-mbl-P {
margin: 6vw;
}
/*margin 8 portrait*/
.m8-mbl-P {
margin: 8vw;
}
/*margin 12 portrait*/
.m12-8-mbl-P {
margin: 12.8vw;
}
/*--------------------------------------------------------------------------------------------------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: 6.2vw;
z-index: 100;
}
/*details sub page content container portrait*/
.dspcc-mbl-P {
position: static;
left: 10%;
right: 10%;
width: 80%;
height: auto;
z-index: 100;
}
/*-------------------------------------------------------------------------------------------------------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-bottom: 1vw;
/*margin-top: 1.8vw;*/
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page scroll container spacer top portrait*/
.gpscs-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;
}
/*gallery page scroll container spacer bottom portrait*/
.gpscs-mbl-b-P {
height: 40vw;
}
/*-----------------------------------------------------------------------------------------*/
/*large thumb border spacing portrait*/
.lrgtb-mbl-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-mbl-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-mbl-P {
position: fixed;
top: 13.3vw;
right: 18%;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4vw;
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-mbl-P {
position: fixed !important;
/*background-color:#000;*/
top: 0;
width: 100%;
height: 25vw;
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: 35vw;
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: 42vw;
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));
z-index: 110;
}
/*footer gradient background dark portrait*/
.fgbg-1-mbl-P {
position: fixed !important;
/*background-color:#333;*/
bottom: 0;
width: 100%;
height: 36vw;
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));
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: 60%;
height: auto;
left: 20%;
right: 20%;
z-index: 120;	
}
/*scan vcard div portrait*/
.svc-mbl-P {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 60%;
height: auto;
left: 20%;
right: 20%;
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;*/
padding-bottom: 9vw;
z-index: 10;
}
/*sub page content sub titles portrait*/
.spcttb-mbl-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.8vw;
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: 5.2vw;
letter-spacing: -.2vw;
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.6vw;
/*letter-spacing: 0;*/
padding-top: 1.8vw;
padding-bottom: 6vw;
z-index: 10;
}
/*sub page content text medium portrait*/
.spct-med-mbl-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, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
/*line-height: 3.6vw;
letter-spacing: 0;*/
z-index: 10;
}
/*sub page text portrait*/
.spct-mbl-P {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.8vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
/*line-height: 20vw;*/
/*letter-spacing: 0;*/
z-index: 10;
}
/*sub page text bullet portrait*/
.spctb-mbl-P {
position: relative;
top: .6vw;
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: 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: #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: .2vw;
margin-top: 5.4vw;
z-index: 120;
}
/*page title text ampersand gold portrait*/
.ptta-mbl-P {
position: relative;
top: .025vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 3.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: 2vw;
padding-left: 2vw;
z-index: 120;
}
/*menu icon titles portrait*/
.mit-mbl-P {
position: absolute;
bottom: .4vw;
/*bottom: 1.8vw;*/
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 2.5vw;
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-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: #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-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: #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-mbl-P {
position: relative;
top: 15.6vw;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 4.8vw;
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.8vw;
font-weight: normal !important;
color: #d6b181;/*gold*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
cursor: pointer;
z-index: 10;
}
/*-------------------------------------------------------------------------------------------------------------------form-------------------------------------------------------------------------------------------------------------------*/