aboutsummaryrefslogtreecommitdiff
path: root/public/css/main.min.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/main.min.css')
-rw-r--r--public/css/main.min.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/main.min.css b/public/css/main.min.css
new file mode 100644
index 0000000..32ec360
--- /dev/null
+++ b/public/css/main.min.css
@@ -0,0 +1 @@
+html,body{background-image:url("https://res.cloudinary.com/dpszgzqjb/image/upload/v1532227754/Images/overlay.png"),linear-gradient(0deg,rgba(17,17,17,0.9),rgba(17,17,17,0.9));font-family:system-ui,sans-serif}html{height:100%;margin:0;width:100%;overflow-y:scroll}body{color:#fff;margin:0;min-height:100%;text-align:center;width:100%}main{-webkit-align-items:center;align-items:center;display:flex;display:-ms-flexbox;display:-webkit-flex;-webkit-justify-content:center;justify-content:center;margin:0 auto;min-height:100vh;min-height:calc(100vh - 166px);height:360px}img{max-width:100%}#bg{left:0;position:fixed;top:0;min-width:100%;min-height:100%;opacity:0;transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;z-index:-1}@media screen and (max-width:960px){#bg{min-width:1080px}}.body-opaque{background-image:url("https://res.cloudinary.com/dpszgzqjb/image/upload/v1532227754/Images/overlay.png"),linear-gradient(0deg,rgb(44,44,44),rgb(44,44,44))}.footer{background-color:#222;background-color:rgba(34,34,34,.85);font-size:12px;line-height:1.5;text-align:left}.footer-container{color:#aaa;margin:0 auto;max-width:1344px;padding:2em}.footer-transparent{background-color:#222;background-color:transparent}.footer a{color:#aaa}.footer a:hover{color:red}.intro{width:100%}.ion{font-size:3.5em}.intro>h1{color:#fff;font-size:50px;font-size:calc(35px + (50 - 38) * ((100vw - 300px)/(1200 - 300)));font-weight:300;margin:0}.intro>h2{color:#fff;font-size:16px;font-size:calc(14px + (18 - 14) * ((100vw - 300px)/(1200 - 300)));font-weight:300}@media screen and (max-width:350px){.intro>h2{font-size:12px}}@media screen and (max-width:420px){.icon-container{font-size:14px}}.intro>.profile{border-radius:50%;height:10vh;width:10vh}a{color:#fff;text-decoration:none}a.active{color:red!important}a.icon:hover{text-decoration:none}a:hover{color:red!important}a.posts{color:red!important}#hashover .hashover-comment{overflow:hidden;background-color:#333;border-radius:3px;padding:.75em;text-align:left;margin:.75em 0 0;height:auto;width:auto}#hashover .hashover-more-link{margin-top:1em;padding:.5em;display:inline-block}#hashover .hashover-comment-name{font-weight:700}#hashover .hashover-textarea{margin-bottom:1.5em}#hashover .hashover-comment.hashover-reply.odd{background-color:#3f3f3f}#hashover .hashover-submit.hashover-post-button{margin-bottom:1.5em}#hashover .hashover-submit.hashover-reply-post{margin:0}#hashover .hashover-select-wrapper{margin-bottom:1em;display:inline-block}#hashover-sort-select{margin:0}#hashover .hashover-header{margin-bottom:.5em}#hashover .hashover-footer{margin-bottom:.75em}#hashover .hashover-input-cell{display:table-cell;width:640px}#hashover .hashover-name-input{padding-right:1em}#hashover .hashover-email-input{padding-left:1em}#hashover .hashover-balloon{width:95%}#hashover .hashover-buttons{float:right}#hashover-count-wrapper{text-align:right;margin-top:1.1em}#hashover-count{font-weight:700}.hashover-content>p{font-size:.9em}#hashover-name-c3r1{color:#cc4949}.contact{max-width:540px;padding-bottom:0;padding-top:0;padding-right:16px;text-align:justify;min-height:100vh;min-height:calc(100vh - 166px);width:100%;height:400px}.contact-buttonPadding{padding-left:0}.contact-maxWidth{width:100%}.contact-name{padding-right:1em}.contact-email{padding-left:1em}.form-alert{color:red}.form{display:none}.feedback{max-width:540px;padding-top:0;padding-bottom:40px;min-height:100vh;min-height:calc(100vh - 206px);text-align:justify;width:100%;height:auto}@media screen and (max-width:640px){.feedback{max-width:calc(100vw - 12vw)}.contact{max-width:calc(100vw - 12vw)}}.feedback-holder{min-height:864px}ul.actions li{display:inline-block;padding:0 1rem 0 0;vertical-align:middle}label{color:#fff;display:block;font-size:.8rem;font-weight:300;letter-spacing:.2rem;line-height:1.5;margin:0 0 1rem;text-transform:uppercase}input,textarea,select,button{font-family:system-ui,sans-serif}textarea{font-size:14px;height:10rem;resize:none}select[multiple],select[size]{height:2.75em}input[type=text],input[type=password],input[type=email],select{height:1.5rem;margin-bottom:1.3em}input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover,button:hover,.button:hover{background-color:rgba(25,25,25,.35)}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=tel]:focus,select:focus,textarea:focus{background:rgba(25,25,25,.35) none repeat scroll 0 0;border-color:#fff;box-shadow:0 0 0 1px #fff}input[type=text],input[type=password],input[type=email],input[type=tel],select,textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background:#191919 none repeat scroll 0 0;background:rgba(25,25,25,.7) none repeat scroll 0 0;border-radius:4px;border:1px solid #fff;color:#fff;display:block;outline:0;padding:.5em;text-decoration:none;width:100%;font-size:14px;font-weight:400}input[type=submit],input[type=reset],input[type=button]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background:#191919 none repeat scroll 0 0;background:rgba(25,25,25,.7) none repeat scroll 0 0;border-radius:4px;border:0;box-shadow:0 0 0 1px #fff inset;color:#fff!important;display:inline-block;font-size:14px;font-weight:300;height:2.5rem;letter-spacing:.05rem;outline:0;padding:0 1.25rem 0 1.35rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}ul.graphic p{display:inline}ul.graphic{list-style-type:none;margin:0;padding:0}ul.graphic li{margin-bottom:2px}ul.graphic li a,ul.graphic li a.sm2_link{background-color:#ff3232;background-color:rgba(255,50,50,.65);border:1px solid transparent;border-radius:3px;color:#fff;display:inline-block;font-size:14px;font-weight:400;letter-spacing:.05rem;margin:.5rem;min-width:6.6em;min-height:16px;padding:15px 0 15px 30px;text-align:left;text-decoration:none;vertical-align:middle}@media screen and (min-width:496px){ul.graphic li a.sm2_link{font-size:16.5px}}ul.graphic li a.sm2_link{-webkit-transition-property:hover;-webkit-transition:background-color .15s linear;-moz-transition:background-color .15s linear 0s;-o-transition-property:background-color;-o-transition-duration:.15s}ul.graphic li a,ul.graphic li a.sm2_paused:hover,ul.graphic li a.sm2_link:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04OTYgMTI4cTIwOSAwIDM4NS41IDEwM1QxNTYxIDUxMC41IDE2NjQgODk2dC0xMDMgMzg1LjUtMjc5LjUgMjc5LjVUODk2IDE2NjR0LTM4NS41LTEwM1QyMzEgMTI4MS41IDEyOCA4OTZ0MTAzLTM4NS41VDUxMC41IDIzMSA4OTYgMTI4em0zODQgODIzcTMyLTE4IDMyLTU1dC0zMi01NUw3MzYgNTIxcS0zMS0xOS02NC0xLTMyIDE5LTMyIDU2djY0MHEwIDM3IDMyIDU2IDE2IDggMzIgOCAxNyAwIDMyLTl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-position:8px 50%;background-size:18px 18px;background-repeat:no-repeat;_background-image:url(../images/icon_play.gif)}ul.graphic li a.sm2_link:hover{background-color:rgba(40,40,40,.65);color:#fff}ul.graphic li a.sm2_paused{background-color:#202020;border:1px solid red;color:red!important}ul.graphic li a.sm2_paused:hover{background:#202020 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04OTYgMTI4cTIwOSAwIDM4NS41IDEwM1QxNTYxIDUxMC41IDE2NjQgODk2dC0xMDMgMzg1LjUtMjc5LjUgMjc5LjVUODk2IDE2NjR0LTM4NS41LTEwM1QyMzEgMTI4MS41IDEyOCA4OTZ0MTAzLTM4NS41VDUxMC41IDIzMSA4OTYgMTI4em0zODQgODIzcTMyLTE4IDMyLTU1dC0zMi01NUw3MzYgNTIxcS0zMS0xOS02NC0xLTMyIDE5LTMyIDU2djY0MHEwIDM3IDMyIDU2IDE2IDggMzIgOCAxNyAwIDMyLTl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat 3px 50%;background-size:18px 18px;background-position:8px 50%;_background-image:url(../images/icon_play.gif)}ul.graphic li a.sm2_playing,ul.graphic li a.sm2_playing:hover{background:#111 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04MzIgMTE4NFY2MDhxMC0xNC05LTIzdC0yMy05SDU0NHEtMTQgMC0yMyA5dC05IDIzdjU3NnEwIDE0IDkgMjN0MjMgOWgyNTZxMTQgMCAyMy05dDktMjN6bTQ0OCAwVjYwOHEwLTE0LTktMjN0LTIzLTlIOTkycS0xNCAwLTIzIDl0LTkgMjN2NTc2cTAgMTQgOSAyM3QyMyA5aDI1NnExNCAwIDIzLTl0OS0yM3ptMzg0LTI4OHEwIDIwOS0xMDMgMzg1LjVUMTI4MS41IDE1NjEgODk2IDE2NjR0LTM4NS41LTEwM1QyMzEgMTI4MS41IDEyOCA4OTZ0MTAzLTM4NS41VDUxMC41IDIzMSA4OTYgMTI4dDM4NS41IDEwM1QxNTYxIDUxMC41IDE2NjQgODk2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat 3px 50%;background-size:18px 18px;background-position:8px 50%;border:1px solid red;color:red!important;text-decoration:none;_background-image:url(../images/icon_pause.gif)}div.playerbox{width:auto;display:inline-block}div.left{width:50%;float:left}div.right{width:50%;float:right}body #sm2-container object,body #sm2-container embed{left:-9999em;top:-9999em}.frame{display:inline-block;font-weight:300;margin:1em .5em 0;padding:1em 1em 0;min-width:3em}.frame-info{color:#fff}#overlay-faq,#overlay-demo,#overlay-projects{position:fixed;text-align:center;margin:auto;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#282828;background-color:rgba(40,40,40,.98)}.closeButton{position:absolute;right:.4em;font-size:60px;cursor:pointer}.overlay-container{position:relative;padding:0 3em;top:40%;left:10%;font-size:12px;color:#fff;-ms-transform:translate(-10%,-10%);-webkit-transform:translate(-10%,-10%);transform:translate(-10%,-10%)}.overlay-container>ul{list-style-type:none;padding:0 3em;text-align:center}.overlay-container>p{font-size:1.2em}#main{transition:margin-left .25s}.sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#222;overflow-x:hidden;transition:.25s}.sidenav a{padding:12px 8px 12px 32px;text-decoration:none;text-align:left;font-size:16px;font-weight:400;line-height:1;display:block}@media screen and (max-height:450px){.sidenav{padding-top:15px}.sidenav a{font-size:18px}}nav{background-color:#232323;margin-bottom:2em}.nav-transparent{background-color:#232323;background-color:transparent}.navicon{border-radius:3px;border:1px solid #333;background-color:#333;position:absolute;cursor:pointer;top:5px;right:10px;font-size:19px!important;padding:14px 20px!important;margin-top:.3em;line-height:1;-webkit-backface-visibility:hidden;-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-webkit-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1)}.topnav{margin:0 auto;max-width:1344px;overflow:hidden}.topnav-left a{color:#f2f2f2;display:block;float:left;font-size:16px;font-weight:400;line-height:1.4;padding:14px 16px;text-align:center;text-decoration:none}.topnav-left a:nth-child(1){display:none}.topnav-right a{float:right}@media screen and (max-width:598px){.fa{font-size:1em;padding:.6em 0 .6em 1em;background-color:#333;border-radius:3px;width:2em;height:1em}.topnav a.active{background-color:transparent;color:#fff!important}.topnav a{font-size:20px;padding:24px 16px 0}.topnav a:not(:first-child){display:none}.topnav-left a:nth-child(1){display:block;line-height:1}.topnav-right a{display:none}.topnav .navicon{display:block}a.active{background-color:#333}}@media screen and (max-width:598px){.footer{background-color:#222;background-color:transparent;padding-left:unset;text-align:center}nav{background-color:transparent}}@font-face{font-family:system-ui;font-style:normal;font-weight:300;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Segoe UI Light"),local("Ubuntu Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:italic;font-weight:300;src:local(".SFNSText-LightItalic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Light Italic"),local("Ubuntu Light Italic"),local("Roboto-LightItalic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:normal;font-weight:400;src:local(".SFNSText-Regular"),local(".HelveticaNeueDeskInterface-Regular"),local(".LucidaGrandeUI"),local("Segoe UI"),local("Ubuntu"),local("Roboto-Regular"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:italic;font-weight:400;src:local(".SFNSText-Italic"),local(".HelveticaNeueDeskInterface-Italic"),local(".LucidaGrandeUI"),local("Segoe UI Italic"),local("Ubuntu Italic"),local("Roboto-Italic"),local("DroidSans"),local("Tahoma")}@font-face{font-family:system-ui;font-style:normal;font-weight:500;src:local(".SFNSText-Medium"),local(".HelveticaNeueDeskInterface-MediumP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold"),local("Ubuntu Medium"),local("Roboto-Medium"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system-ui;font-style:italic;font-weight:500;src:local(".SFNSText-MediumItalic"),local(".HelveticaNeueDeskInterface-MediumItalicP4"),local(".LucidaGrandeUI"),local("Segoe UI Semibold Italic"),local("Ubuntu Medium Italic"),local("Roboto-MediumItalic"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system-ui;font-style:normal;font-weight:700;src:local(".SFNSText-Bold"),local(".HelveticaNeueDeskInterface-Bold"),local(".LucidaGrandeUI"),local("Segoe UI Bold"),local("Ubuntu Bold"),local("Roboto-Bold"),local("DroidSans-Bold"),local("Tahoma Bold")}@font-face{font-family:system-ui;font-style:italic;font-weight:700;src:local(".SFNSText-BoldItalic"),local(".HelveticaNeueDeskInterface-BoldItalic"),local(".LucidaGrandeUI"),local("Segoe UI Bold Italic"),local("Ubuntu Bold Italic"),local("Roboto-BoldItalic"),local("DroidSans-Bold"),local("Tahoma Bold")} \ No newline at end of file