img { height:100px; } .contact-spacer { height:2.0px; } .lightning-holder { width:1200px; height:300px; } .lightning-contact { box-shadow:inset 0px 0px 4px rgba(192,120,0,0.4); height:4.0px; width:22px; border-radius:5px; margin-top:4px; margin-left:3px; } .l1 {background-color:rgb(179,175,114);} .l2 {background-color:rgb(172,153,81);} .l3 {background-color:rgb(208,202,140);} .l4 {background-color:rgb(206,195,137);} .l5 {background-color:rgb(218,197,135);} .l6 {background-color:rgb(213,194,134);} .l7 {background-color:rgb(230,206,138);} .l8 {background-color:rgb(232,214,151);} .lightning-p1, .lightning-p2, .lightning-p3, .lightning-p4 { display:inline-block; background-color:green; margin:0px; padding:0px; height:39px; vertical-align:middle; } .lightning-p1 { width:85px; height:85px; border-bottom-left-radius:20px; border-top-left-radius:20px; background: linear-gradient(90deg, transparent 80%,rgba(0,0,0,0.12)), linear-gradient(-45deg, rgb(192,192,192), rgb(202,202,202), rgb(199,199,199), rgb(222,222,222) 80%); box-shadow: inset 5px -1px 10px rgba(0,0,0,0.25),inset 9px 4px 4px rgba(255,255,255,.625) ; } .lightning-inner { background-color:white; border-radius:11px; width:30px; height:73px; margin-left:7px; margin-top:5px; } .lightning-p2 { height:110px; width:155px; background:linear-gradient( rgb(234,235,238), white 15%, rgb(235,237,239) 50%, rgb(219,220,225) 70%, rgb(201,202,205) 90%, rgb(212,213,215), rgb(222,223,226)); box-shadow:inset 0px 0px 5px rgba(0,0,0,0.05); border-radius:4px; } body { } .lightning-p3 { width:135px; height:60px; background: linear-gradient(90deg, rgba(0,0,0,0.04), transparent 10%), linear-gradient(50deg, rgba(0,0,0,0.04) 10%, transparent 20%), linear-gradient( white, rgb(245,245,247) 5%, rgb(249,249, 249) 20%, rgb(241,241, 241) 50%, rgb(206,206, 209) 95%, white); } .lightning-p4 { min-width:628px; background: linear-gradient(50deg, rgba(0,0,0,0.04) 0%, transparent 4%), linear-gradient(90deg, rgba(0,0,0,0.05), rgba(0,0,0,0.01), transparent 3.5%), linear-gradient( white, rgb(245,245,247) 5%, rgb(246,246, 246) 25%, rgb(241,241, 241) 40%, rgb(206,206, 209) 95%, white); } .phone { margin-top:1000px; position:relative; width:300px; height:500px; background:linear-gradient(90deg, rgba(255,255,255,0), rgba(255,255,255,0.4) 2%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.4) 98%, rgba(255,255,255,0) ), linear-gradient(rgba(255,255,255, 0.4) 30%, rgba(255,255,255,0)), radial-gradient( at bottom, rgb(128,128,128), rgb(192,192,192) 90% ); } .shiny { margin:auto; top:130px; left:50%; font-family:wingdings; font-size:72pt; margin-left:-30px; position:absolute; background: linear-gradient( 55deg, black 49%, transparent 51%), linear-gradient(0deg, black 30%, white 75%); width:60px; -webkit-background-clip: text; -webkit-text-fill-color:transparent; }