/*--------------------------------------------------------------------------------------------------Acoustical Artistry Mobile Portrait-----------------------------------------------------------------------------------------------*/
/*background image blur filter landscape*/
.bi-bf-lap-L {
-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 landscape*/
.bcod-lap-L {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-position: center center;
background-repeat:no-repeat;
background-size:cover;
width: 100%;
height: 100%;
z-index: 100;
}
/*home page center content landscape*/
.hpcc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
z-index: 100;
}
/*sub page center content landscape*/
.spcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: .35%;
z-index: 100;
}
/*phone page center content landscape*/
.ppcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: .45%;
z-index: 100;
}
/*affiliates page center content landscape*/
.apcc-tab-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
padding-bottom: 1.3%;
z-index: 100;
}
/*elements sub page center content portrait*/
.dspcc-tab-L {
position: static;
left: 10%;
right: 10%;
width: 80%;
height: auto;
z-index: 100;
}
/*-------------------------------------------------------------------------------------------------------gallery divs and content------------------------------------------------------------------------------------------------------*/
/*gallery content outer div landscape*/
.gcod-lap-L {
position: relative;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: 100%;
overflow-y: hidden;
overflow-x: hidden;
z-index: 100;
}
/*gallery content inner div landscape*/
.gcid-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
height: 100%;
width: 100%;
overflow-y: hidden;
overflow-x: hidden;
padding-top: 0;/*space below page title*/
z-index: 100;
}
/*gallery text page center content landscape*/
.gtpcc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: auto;
text-align: center;
padding-bottom: .25%;
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*gallery page scroll container spacer top landscape*/
.gpscs-lap-t-L {
height: 24%;
}
/*gallery page scroll container landscape*/
.gpsc-container-lap-L {
position: relative;
top: 50%;
transform: perspective(1px) translateY(-50%);
left: 0%;
right: 0%;
width: 30%;
height: 100%;
overflow-y: auto;
overflow-x: hidden;
margin-left: auto;
margin-right: auto;
}
/*gallery page scroll container spacer bottom landscape*/
.gpscs-lap-b-L {
height: 28%;
}
/*-----------------------------------------------------------------------------------------*/
/*large thumb border spacing landscape*/
.lrgtb-lap-L {
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
border: 1pt solid #a38762;/*dark gold*/
/*border: 1px solid #7c86a3;*//*dark blue*/
box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 4px 10px -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 landscape*/
.smtb-lap-L {
border-radius: 1000px 1000px 1000px 1000px;
-webkit-border-radius: 1000px 1000px 1000px 1000px;
-moz-border-radius: 1000px 1000px 1000px 1000px;
border: 1pt solid #a38762;/*dark gold*/
/*border: 1px solid #7c86a3;*//*dark blue*/
box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.8);
-webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.8);/*Horizontal Shadow Length / Vertical Shadow Length / Blur Radius / Spread Radius / (opacity)*/
margin-bottom: 4%;
margin-top: 1%;
margin-right: 1%;
margin-left: 1%;
}
/*gallery page counter landscape*/
.gpc-lap-L {
position: fixed;
top: 15%;
right: 39.5%;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .8vw;
font-weight: normal !important;
/*color: #d6b181;*//*gold*/
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 landscape*/
.hgbgl-lap-L {
position: fixed !important;
top: 0;
width: 100%;
height: 12%;
background-image:
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,0.4));
z-index: 40;
}
/*footer gradient background light landscape*/
.fgbgl-lap-L {
position: fixed !important;
bottom: 0;
width: 100%;
height: 16%;
background-image:
linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
z-index: 40;
}
/*header gradient background dark landscape*/
.hgbg-1-lap-L {
position: fixed !important;
top: 0;
width: 100%;
height: 22%;
background-image:
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1)),
linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1));
z-index: 110;
}
/*footer gradient background dark landscape*/
.fgbg-1-lap-L {
position: fixed !important;
bottom: 0;
width: 100%;
height: 18%;
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 landscape*/
/*loading logo middle div landscape*/
.llmd-lap-L {
position: fixed;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 8%;
height: auto;
left: 46%;
right: 46%;
z-index: 120;	
}
/*logo top div landscape*/
.ltd-lap-L {
position: fixed;
top: 0;
width: 16%;
height: auto;
left: 42%;
right: 42%;
z-index: 120;	
}
/*pg title outer div landscape*/
.ptod-lap-L {
position: fixed;
top: 14%;
width: 100%;
height: auto;
text-align: center;
z-index: 120;
}
/*aaffiliates logo div landscape*/
.ald-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 12%;
height: auto;
left: 44%;
right: 44%;
z-index: 120;	
}
/*scan vcard middle div landscape*/
.svc-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 10%;
height: auto;
left: 45%;
right: 45%;
z-index: 120;	
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 4 landscape*/
.nav-r1-c1-g4-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%;
right: 55%;
left: 40%;
z-index: 120;
}
/*nav row 1 column 2 group 4 landscape*/
.nav-r1-c2-g4-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 50%;
left: 45%;
z-index: 120;
}
/*nav row 2 column 1 group 4 landscape*/
.nav-r1-c3-g4-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 45%;
left: 50%;
z-index: 120;
}
/*nav row 2 column 2 group 4 landscape*/
.nav-r1-c4-g4-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 40%;
left: 55%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav row 1 column 1 group 6 landscape*/
.nav-r1-c1-g6-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 60%;
left: 35%;
z-index: 120;
}
/*nav row 1 column 2 group 6 landscape*/
.nav-r1-c2-g6-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 55%;
left: 40%;
z-index: 120;
}
/*nav row 1 column 3 group 6 landscape*/
.nav-r1-c3-g6-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 50%;
left: 45%;
z-index: 120;
}
/*nav row 1 column 4 group 6 landscape*/
.nav-r1-c4-g6-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 45%;
left: 50%;
z-index: 120;
}
/*nav row 1 column 5 group 6 landscape*/
.nav-r1-c5-g6-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 40%;
left: 55%;
z-index: 120;
}
/*nav row 1 column 6 group 6 landscape*/
.nav-r1-c6-g6-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 5%; 
right: 35%;
left: 60%;
z-index: 120;
}
/*-----------------------------------------------------------------------------------------*/
/*nav bottom row column 1 landscape*/
.nav-br-c1-lap-L {
position: absolute;
bottom: 6.0%;
width: 4%; 
left: 38%;
right: 58%;
z-index: 120;
}
/*nav bottom row column 1 small landscape*/
.nav-br-c1-sm-mbl-P {
position: absolute;
bottom: 6.0%;
width: 4%; 
left: 38%;
right: 58%;
z-index: 120;
}
/*nav bottom row column 2 hm landscape*/
.nav-br-c2-lrg-lap-L {
position: absolute;
bottom: 5%;
width: 5%;
left: 47.5%;
right: 47.5%;
z-index: 120;
}
/*nav bottom row column 2 landscape*/
.nav-br-c2-lap-L {
position: absolute;
bottom: 6.0%;
width: 4%;
left: 48%;
right: 48%;
z-index: 120;
}
/*nav bottom row column 3 small landscape*/
.nav-br-c3-sm-mbl-P {
position: absolute;
bottom: 6.0%;
width: 4%;
left: 58%;
right: 38%;
z-index: 120;
}
/*nav bottom row column 3 landscape*/
.nav-br-c3-lap-L {
position: absolute;
bottom: 6.0%;
width: 4%;
left: 58%;
right: 38%;
z-index: 120;
}
/*-------------------------------------------------------------------------------------------------------------text formatting-------------------------------------------------------------------------------------------------------------*/
/*text space*/
.ts-lap-L {
padding-right: .1vw;
padding-left: .1vw;
}
/*page footer copyright text portrait*/
.pfct-lap-L {
position: fixed !important;
bottom: 1%;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .6vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
text-align: center;
line-height: 0;
letter-spacing: 0;
z-index: 40;
}
/*-----------------------------------------------------------------------------------------*/
/*home page content text landscape*/
.hpct-sm-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1vw;
font-weight: bold !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
letter-spacing: .2vw;
padding-right: .3vw;
padding-left: .3vw;
z-index: 10;
}
/*home page content text landscape*/
.hpct-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.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.8vw;
letter-spacing: .2vw;
padding-right: 0;
padding-left: 0;
z-index: 10;
}
/*home page content text bullet landscape*/
.hpctb-lap-L {
position: relative;
top: .1vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
font-weight: bold !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
line-height: 0;
padding-right: .6vw;
padding-left: .4vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*sub page content text titles gold landscape*/
.spcttg-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.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;
line-height: 0vw;
letter-spacing: .1vw;
padding-top: 50px;
padding-bottom: 0px;
z-index: 10;
}
/*sub page content text titles blue landscape*/
.spcttb-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .8vw;
font-weight: normal !important;
color: #c2d2ff;/*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;
line-height: 0vw;
letter-spacing: 0vw;
padding-top: 30px;
padding-bottom: 12px;
z-index: 10;
}
/*sub page content text small landscape*/
.spct-sm-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .7vw;
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: 1vw;
letter-spacing: 0vw;
z-index: 10;
}
/*sub page content text medium landscape*/
.spct-med-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .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: 4vw;
letter-spacing: 0vw;
z-index: 10;
}
/*sub page content text landscape*/
.spct-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .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: 4vw;
letter-spacing: 0vw;
z-index: 10;
}
/*sub page content text bullet landscape*/
.spctb-lap-L {
position: relative;
top: .1vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .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: .4vw;
z-index: 10;
}
/*-----------------------------------------------------------------------------------------*/
/*page title text gold landscape*/
.pttb-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.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: .1vw;
z-index: 100;
}
/*page title text blue landscape*/
.pttg-lap-L {
position: relative;
font-family: 'PartyatGatsbys', Arial, sans-serif;
font-size: 1.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: .1vw;
z-index: 100;
}
/*page title text ampersand gold landscape*/
.ptta-mbl-L {
position: relative;
top: .030vw;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .8vw;
font-weight: bold !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;
line-height: 0;
padding-right: .4vw;
padding-left: .4vw;
z-index: 100;
}
/*menu icon titles landscape*/
.mit-lap-L {
position: absolute;
bottom: 4px;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .4vw;
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;
letter-spacing: .02vw;
text-align: center;
z-index: 140;
}
/*affiliates page counter landscape*/
.apc-lap-L {
position: absolute;
top: 62%;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .6vw;
font-weight: normal !important;
/*color: #d6b181;*//*gold*/
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: 10;
}
/*scan vCard info landscape*/
.svi-lap-L {
position: absolute;
top: 62%;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .6vw;
font-weight: normal !important;
/*color: #d6b181;*//*gold*/
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: .01vw;
text-align: center;
cursor: pointer;
z-index: 10;
}
/*copy vCard info landscape*/
.cvi-lap-L {
position: absolute;
top: 62%;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .8vw;
font-weight: normal !important;
/*color: #d6b181;*//*gold*/
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;
cursor: pointer;
z-index: 10;
}
/*phone text landscape*/
.pt-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: .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;
letter-spacing: .1vw;
padding-right: 0;
padding-left: 0;
z-index: 100;
}
/*phone text bullet landscape*/
.ptb-lap-L {
position: relative;
top: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1vw;
font-weight: normal !important;
color: #cccbc8;/*ivory*/
text-shadow:
0px 2px 4px rgba(0, 0, 0, 0.8),
0px 6px 8px rgba(0, 0, 0, 0.6);/*Horizontal Length / Vertical Length / Blur Radius / (opacity)*/
-webkit-text-size-adjust: none !important;
padding-right: .1vw;
padding-left: .1vw;
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*send mail title landscape*/
/*.smt-lap-L {
position: absolute;
bottom: 0;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.00em;
font-weight: normal !important;
color: #c2d2ff;
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: 0;
letter-spacing: 0.02em;
text-align: center;
padding-left: 0pt;
z-index: 140;
}*/
/*reset mail title landscape*/
/*.rmt-lap-L {
position: absolute;
bottom: 0;
left: 0;
right: 0;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 1.00em;
font-weight: normal !important;
color: #ecebdc;
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: 0;
letter-spacing: 0.02em;
text-align: center;
padding-left: 0pt;
z-index: 140;
}*/
/*-------------------------------------------------------------------------------------------------------------------form-------------------------------------------------------------------------------------------------------------------*/
.scroll-ios {
 -webkit-overflow-scrolling: touch;
}
:invalid {
  box-shadow: none;
}
:-moz-submit-invalid {
  box-shadow: none;
}
:-moz-ui-invalid {
  box-shadow:none;
}
* {
-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
-webkit-tap-highlight-color: transparent !important;  // i.e. Nexus5/Chrome and Kindle Fire HD 7''
-webkit-tap-highlight-color: rgba(255,255,255,0) !important; 
-webkit-focus-ring-color: rgba(255,255,255,0) !important; 
outline: none !important;
}
/*-----------------------------------------------------------------------------------------*/
/*contact page outer div*/
.cpod-lap-L {
position: relative;
top: 50%;
transform: perspective(1px) translateY(-50%);
width: 100%;
height: 100%;
overflow-y: hidden;
overflow-x: hidden;
z-index: 100;
}
/*contact page inner div*/
.cpid-lap-L {
position: absolute;
top: 50%;
transform: perspective(1px) translateY(-50%);
height: 56%;
width: 100%;
overflow-y: hidden;
overflow-x: hidden;
padding-top: 16%;/*space below page title*/
z-index: 100;
}
/*-----------------------------------------------------------------------------------------*/
/*form container top spacer*/
.fcs-lap-t-L {
height: 0px;
}
.form-container-lap-L {
position: relative;
top: 50%;
transform: perspective(1px) translateY(-50%);
left: 0%;
right: 0%;
margin-left: auto;
margin-right: auto;
width: 88%;
height: 100%;
max-height: 600px;
overflow-y: auto;
overflow-x: hidden;
padding-right: 20px;
padding-left: 20px;
}
/*form container bottom spacer*/
.fcs-lap-b-L {
height: 60px;
}
/*-----------------------------------------------------------------------------------------*/
input[type=text], [type='email'], select {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 14pt;
font-weight: lighter !important;
color: #ecebdc;
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.02em;
width: 100%;
height: 40px;
resize: none;
background: none;
border: none;
box-sizing: border-box;
padding-left: 6pt;
}
input[type='text']:focus, [type='email']:focus {
position: relative;
border: 1px solid;
border-radius: 6pt;
background-color: rgba(182,207,240,0.080);/*blue*/
border-color: rgba(182,207,240,0.400);/*blue*/
width: 100%;
height: 40px;
}
/*----------------------------------------------------------------------------------------------*/
/*message text area (text)*/
.inquiry-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 14pt;
font-weight: lighter !important;
color: #ecebdc;
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.04em;
width: 100%;
height: 160px;
resize: none;
background: none;
border: none;
box-sizing: border-box;
padding-left: 6pt;
}
/*message text area (highlited)*/
.inquiry-lap-L:focus {
position: relative;
border: 1px solid;
border-radius: 6pt;
border-color: rgba(182,207,240,0.400);/*blue*/
background-color: rgba(182,207,240,0.080);/*blue*/
width: 100%;
height: 160px;
}
/*message text area IOS (text)*/
.inquiry-lap-ios-L {
position: relative;
border: none;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 14pt;
font-weight: lighter !important;
color: #ecebdc;
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.04em;
width: 100%;
height: 200px;
resize: none;
background: none;
box-sizing: border-box;
}
/*message text area IOS (highlited)*/
.inquiry-lap-ios-L:focus {
position: relative;
border: 1px solid;
border-radius: 6pt;
border-color: rgba(182,207,240,0.400);/*blue*/
background-color: rgba(182,207,240,0.080);/*blue*/
width: 100%;
height: 200px;
}
/*----------------------------------------------------------------------------------------------*/
/*message text area (dimensions)*/
textarea {
width: 100%;
height: auto;
resize: none;
line-height: 20px;
overflow-y: auto;
overflow-x: hidden;
}
/*message text area (not highlited)*/
.input-textarea-lap-L {
border-radius: 6pt; 
background-color: rgba(182,207,240,0.040);/*blue*/
width: 100%;
height: 200px;
margin-top: 10px;/*height between input feilds (queries)*/
float: left;
box-shadow: 0px 4px 4px rgba(0,0,0,0.08);/*Horizontal Length/Vertical Length/Blur Radius/Spread/(opacity)*/
}
/*message text area IOS (not highlited)*/
.input-textarea-lap-ios-L {
border-radius: 6pt; 
background-color: rgba(182,207,240,0.040);/*blue*/
width: 100%;
height: 200px;
margin-top: 10px;/*height between input feilds (queries)*/
float: left;
box-shadow: 0px 4px 4px rgba(0,0,0,0.08);/*Horizontal Length/Vertical Length/Blur Radius/Spread/(opacity)*/
}
/*----------------------------------------------------------------------------------------------*/
.label-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 0.90em;
font-weight: lighter !important;
color: rgba(182,207,240,1.0);/*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.02em;
line-height: 0;
width: 100%;
height: auto; 
padding-left: 6pt;
}
.label-lap-ios-L {
font-size: 0.90em;
}
.req-lap-L {
position: relative;
font-family: 'ComfortaaLight', Arial, sans-serif;
font-size: 0.60em;
font-weight: lighter !important;
color: rgba(220,190,140,1.0);/*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: 0.04em;
line-height: 0;
width: 100%;
height: auto;
padding-left: 6pt;
}
.req-lap-ios-L {
font-size: 0.60em;
}
/*----------------------------------------------------------------------------------------------*/
/*space betwee input fields */
.label-row-lap-L {
width: 100%;
height: 12px;
margin-top: 8px;
float: left;
}
/*space betwee input fields IOS */
.label-row-lap-ios-L {
width: 100%;
height: 12px;
margin-top: 8px;
float: left;
}
/*input fields*/
.input-row-lap-L {
border-radius: 6pt;
background-color: rgba(182,207,240,0.040);/*blue*/
width: 100%;
height: 40px;
margin-top: 9px;/*height between input feilds*/
float: left;
box-shadow: 0px 4px 4px rgba(0,0,0,0.08);/*Horizontal Length/Vertical Length/Blur Radius/Spread/(opacity)*/ 
}
/*input fields IOS*/
.input-row-lap-ios-L {
border-radius: 6pt;
background-color: rgba(182,207,240,0.040);/*blue*/
width: 100%;
height: 40px;
margin-top: 9px;/*height between input feilds*/
float: left;
box-shadow: 0px 4px 4px rgba(0,0,0,0.08);/*Horizontal Length/Vertical Length/Blur Radius/Spread/(opacity)*/ 
}
/*message phone1 phone2 and email box*/ 
.column-full {
float: left;
width: 100%;
}
/*first name box*/ 
.column-1 {
float: left;
width: 42%;
padding-right: 4%;
}
/*last name box*/ 
.column-2 {
float: left;
width: 54%;  
}
/*get updates box*/ 
.column-5 {
float: left;
width: 42%;
padding-right: 4%;
}
/*product enquiry box*/ 
.column-6 {
float: left;
width: 54%;  
}
/*----------------------------------------------------------------------------------------------*/
input:required {
box-shadow: none;
}
/*----------------------------------------------------------------------------------------------*/
/*dropdown boxes*/
.select-lap-L {
height: 40px;
text-align: left;
font-family: 'ComfortaaLight', Arial, sans-serif !important;
font-size: 14pt;
font-weight: lighter !important;
letter-spacing: 1pt;
outline: none;
box-sizing: border-box;
padding-left: 6pt;
-moz-appearance: none;
-webkit-appearance: none;
}
/*dropdown boxes*/
.select-lap-L:focus {
position: relative;
border: 1px solid;
border-radius: 6pt;
border-color: rgba(182,207,240,0.400);/*blue*/
background-color: rgba(182,207,240,0.080);/*blue*/
width: 100%;
height: 40px;
}
.select-lap-L::-ms-expand {
display: none;
}
.select-lap-L option[data-default] {
color: #000000;
}
option {
background-color: #000000;
width: 100%;
}
/*----------------------------------------------------------------------------------------------*/
/*dropdown boxes IOS*/
.select-lap-ios-L {
text-align: left;
font-family: 'ComfortaaLight', Arial, sans-serif !important;
font-size: 14pt;
font-weight: lighter !important;
letter-spacing: 1pt;
height: 40px;
outline: none;
box-sizing: border-box;
letter-spacing: 0.04em;
-moz-appearance: none;
-webkit-appearance: none;
}
/*dropdown boxes IOS*/
.select-lap-ios-L:focus {
position: relative;
border: 1px solid;
border-radius: 6px;
border-color: rgba(182,207,240,0.400);/*blue*/
background-color: rgba(182,207,240,0.080);/*blue*/
width: 100%;
height: 40px;
}