/* Developer - Brittany Killgore
   Table of Contents
   HEADER - Website Name
   MAINCONTENT - Projects, Work Examples, Project Descriptions
   FOOTER â€“ Copyright
   Color Palette */
@font-face {
    font-family: 'HeydingsIcons';
    src: url('HeydingsIcons-webfont.eot?#iefix') format('embedded-opentype'), 
         url('HeydingsIcons-webfont.woff') format('woff'), 
         url('HeydingsIcons-webfont.ttf')  format('truetype'),
         url('HeydingsIcons-webfont.svg#svgFontName') format('svg');
}
@font-face {
    font-family: 'codropsicons';
    src: url('../fonts/codropsicons/codropsicons.eot');
    src: url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
         url('../fonts/codropsicons/codropsicons.woff') format('woff'),
         url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
         url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}   
@font-face {
    font-display: swap;
    font-family: 'Skynard';
    font-style: normal;
    font-weight: normal;
    src: url('SkynardRegular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Rye';
    font-style: normal;
    font-weight: normal;
    src: url('Rye-Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Alegreya Sans SC';
    font-style: normal;  
    font-weight: normal;
    src: url('AlegreyaSansSC-Regular.ttf') format('truetype');
}
/* #Site Styles================================================== */
* {
    box-sizing: border-box;
	margin: 0;
	padding: 0;
   }
body {
    background-color: #000; 
    color: #fff;
    font: 20px "Alegreya Sans SC", sans-serif;
    outline: none;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased; /*Fix for webkit rendering*/
   }
html, body {
	background: linear-gradient(
		rgba(0, 0, 0, 0.6),
		rgba(0, 0, 0, 0.6)
		), url(images/bluepurple.jpg);
   }
.responsive-logo {
    height: 100%;
    width: auto;
   }
h1 {
    border: 0;
    color: #fff;
    display: block;
    font: normal 4em 'Rye';
    margin-top: 3%;
    padding: 0;
    text-decoration: none;
    text-shadow: 2px 2px 5px #000;
    width: 200px;
   }
h2 {
    clear: right;
    font: 400 1.5em "Alegreya Sans SC", sans-serif;
    margin: 0;
    padding-bottom: 2%;
    padding-top: 2%;
    text-align: center;
    text-decoration: none;
    width: 100%;
   }
h2 .img{
	float: left;
   }
h3 {
    color: #fff;
    font: normal 4em 'Rye';
    line-height: normal;
    margin-top: 4%;
    padding-top: 5px;
    text-shadow: 2px 2px 5px #000;
   }
p {
    color: #fff;
    font: normal 19px "Alegreya Sans SC", sans-serif;
    margin-bottom: 3%;
    margin-top: 3%;
    text-align: center;
    text-indent: 30px;
   }
dt {
    font-size: 24px;
    font-weight: bold;
    padding-top: 2%;
   }
dd {
    font-size: 18px;
    padding: 2% 0 5% 0;
   }
.img {
    border: none;
    display: block;
    max-width: 100%;
   }
.ul {
    font-size: 1.5em;
    list-style-type: none;
   }
.ul .li {
    list-style-type: none;
   }
.ul, .li:hover, .li:focus {
    border: 0;
    cursor: pointer;
    font-size: 18px;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de;
   }
.imgrt img {
    display: block;
    float: left;
    padding: 0;
    text-align: left;
   }
.li {
    background: transparent url('[image/url]') no-repeat 0 -15px;
    list-style-image: url('images/liltwinkle.png');
    margin: 0;
   } 
input, textarea, keygen, select, button {
    color: #fff;
    font-family: "Alegreya Sans SC", cursive;
    font-size: 150%;
   }
.rt {
    float: right;
    padding: 5px;
   }
.container {
    margin: 0;
    max-width: 1250px;
    min-width: auto;
   }
.sixteen {
    padding: 0 2%;
    width: 100%;
   }
.one-fourth, .three-fourths {
    float: left;
    margin: auto;
    width: 90%;
   }
.one-third {
    width: 31.65%;
   }
.one-fourth {
    width: 20%;
   }
.two-thirds {
    margin-top: 4%;
    width: 90%;
   }
.three-fourths {
    padding-left: .625em;
    width: 73%;
   }
.three-fourths-port {
    height: 100%;
    width: auto;
   }
.logo:hover {
    background: #989898;
    transition: all .25s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
   }
.sixteen li:hover, li:focus {
    color: #fff;
    cursor: pointer;
    outline-style: none;
    text-decoration: none;
   }
.sixteen li {
    list-style-type: none;
    text-decoration: none;
    text-shadow: none;
   }
.sixteen li:visited {
    text-shadow: none;
   }
.module1 {
    background: linear-gradient(
     rgba(64, 0, 55, 0.9),
      rgba(255, 255, 255, 0.4)),
       url(workflownovice/sublime/_images/sublimescreenshot2.png);
    border-radius: 90px;
    box-shadow: 0 30px 40px rgba(0,0,0,1); 
    height: auto;
    margin-left: 10%;
    margin-right: 10%;
    -moz-box-shadow:
        inset 0 0 50px #000,
          inset 0 0 50px #000,
            inset 0 0 50px #000;
    padding: 30px;
    -webkit-box-shadow:
        inset 0 0 50px #000,
          inset 0 0 50px #000,
            inset 0 0 50px #000;
    width: auto;
   }
.module3 img {
    padding: 0;
   }
.sixteen {
    padding: 0 2%;
   }
.wrap {
    background: rgba(47, 6, 49, 0.6);
    box-shadow: silver 0 6px 20px;
    margin: 0 auto;
    max-width: 80%;
    min-height: 100%;
    padding: 0 5px;
   }
/* #Links ======================================================= */
li:hover, li:focus, li:active {
    border: none;
    font-weight: bold; 
    outline: none;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff4ce8, 0 0 40px #ff4ce8, 0 0 60px #ff4ce8, 0 0 80px #fff, 0 0 100px #fff, 0 0 120px #fff;
   }
li, li:visited, a, a:visited {
    border: 0;
    color: #bebebe; 
    list-style-type: none;
    outline: none;
    text-decoration: none;
   }
a:hover, a:focus {
    border: 0;
    cursor: pointer;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de;
   }
#module3 a img:focus, #module3 a img:hover {
    border: 0;
    border-radius: 30%;
    box-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de;
    cursor: pointer;
    outline: 0 none;
    transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    -webkit-transition: 500ms linear 0s;
   }
#footer a img:focus, #footer a img:hover {
    border: 0;
    border-radius: 90%;
    box-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de;
    cursor: pointer;
    outline: 0 none;
    transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    -webkit-transition: 500ms linear 0s;
   }
.outer a img:focus, .outer a img:hover {
    border: 0;
    border-radius: 20%;
    box-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de;
    cursor: pointer;
    outline: 0 none;
    transition: 500ms linear 0s;
    -moz-transition: 500ms linear 0s;
    -o-transition: 500ms linear 0s;
    -webkit-transition: 500ms linear 0s;
   }
/*ribbonport ul .links {
    list-style-image: url(images/liltwinkle.png);
   }*/
/*input[type=button], input[type=submit] {
    background: url('images/myglossysendbuttonsmaller.png') no-repeat;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    padding: 35px;
    text-decoration: none;
   }
input[type=button]:after, input[type=submit]:after {
    border: none;
   }
input[type=submit]:hover {
     border-radius: 80%;
     padding: 35px;
   }*/
/* #Page Styles================================================== */
h3 .home {
    background: url(images/sparklybannervectors1.jpg);
    background-color: rgba(0, 0, 0, 0);
    background-position: center center, center top;
    background-repeat: repeat, no-repeat;
    color: #fff;
    display: block;
    font-family: 'Skynard';
    font-size: 2.5em;
    padding: 0;
    text-align: center;
}
h2 .span {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(../images/sparklybannervectors2.jpg);
    background-position: center center, center top;
    background-repeat: no-repeat;
    border: 0;
    color: #fff;
    display: block;
    font-family: 'Skynard';
    font-size: 2.5em;
    height: 225px;
    margin-top: -7.2em;
    padding: 0;
    text-align: center;
   }
/*.port {
    background: url(images/sparklybannervectors2.jpg);
    background-position: center center, center top;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: 'Skynard';
    padding: 0;
    text-align: center;
   }*/
.workflow {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(images/sparklybannervectors2.jpg);
    background-position: center center, center top;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: 'Skynard';
    margin-bottom: 15px;
    text-align: center;
   }
.newform p {
    font-size: 22px;
    font-weight: 700;
    padding-left: 9%;
    padding-right: 9%;
    padding-top: 10%;
    text-align: center;
   }

/*.csscore {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(images/sparklybannervectors2.jpg);
    background-position: center center, center top;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    font-family: 'Skynard';
    padding: 0;
    text-align: center;
   }*/
ul.contact {
    margin-top: 150px;
   }
.responsive_headline {
    font-size: 4em;
    margin: 100%;
   }
.ribbon {
    background-color: #400037;
    color: #fff;
    font-family: 'Rye';
    font-size: 2.5em;
    letter-spacing: .1em;
    text-align: center;
   }
.ribbonport {
    background-color: #400037;
    color: #fff;
    display: block;
    font-family: 'Rye';
    font-size: 3em;
    letter-spacing: .1em;
    margin-bottom: .2em;
    text-align: center;
    text-shadow: 2px 2px #000;
    text-transform: lowercase;
   }
.strong {
    color: #fff;
    font-family: "Alegreya Sans SC", sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-top: 1em;
    text-shadow: 2px 2px 6px #000;
   }
/* basic menu styles */
.block-menu {
    background-image: url(images/bgpurplebanner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: block;
    font-family: "Alegreya Sans SC", sans-serif;
    font-weight: normal;
    letter-spacing: .1em;
    padding: 20px 16px;
    text-align: center;
    width: auto;
   }
.block-menu li {
    display: inline-block;
   }
.block-menu li a {
    color: #fff;
    display: inline-block;
    font-family: "Alegreya Sans SC", sans-serif;
    font-size: 23px;
    font-weight: normal;
    line-height: 18px;
    padding: 15px 10px;
    -webkit-font-smoothing: antialiased; /*Fix for webkit rendering*/
   }
/* animation domination */
.three-d {
    cursor: pointer;
    perspective: 200px;
    position: relative;
    transition: all .07s linear;
   }
/* complete the animation! */
.three-d:hover .three-d-box, 
.three-d:focus .three-d-box {
    transform: translateZ(-25px) rotateX(90deg);
   }
.three-d-box {
    display: inline-block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform: translateZ(-25px);
    transform-style: preserve-3d;
    transition: all .3s ease-out;
    width: 100%;
   }
/* put the "front" and "back" elements into place with CSS transforms, 
specifically translation and translatez */
.front {
    transform: rotatex(0deg) translatez(25px);
   }
.back {
    color: #400037;
    transform: rotatex(-90deg) translatez(25px);
   }
.front, .back {
    background: rgba(77, 0 , 66, 0.4);
    box-sizing: border-box;
    color: #fff;
    display: block;
    height: 100%;
    left: 0;
    padding: 15px 10px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
   }
/*   *    *      *    *  3D Navigation/Menu END    *    *    *    *   */
/************ Contact Form ************/
@property --gradient-angle {
    inherit: false;
    initial-value: 0deg;
    syntax: "<angle>";
   }
*, *:after, *:before {
    box-sizing: border-box;
   }
:root {
  --primary: #80006f;
  --primary-dark: #b9519a;
  --primary-purple: #800170;
  --primary-light-blue: #fff;
  --secondary-dark: #b9519a;
  --secondary-dark2: #191825;
  --transparent-pink: #E384FF;
}
@keyframes rotate {
  0%{
  --gradient-angle: 0deg;
}
100%{
  --gradient-angle: 360deg;
}
}
@keyframes show {
  0%{opacity: 0;} 10%{opacity: 1} 80%{opacity: 1} 100%{opacity: 0;}
}
@keyframes successAnime {
   0%{
  transform: perspective(5000px) rotateX(0deg) rotateZ(0deg) ;
}
20%{
  transform: perspective(5000px) rotateX(80deg) rotateZ(90deg) ;
}
80%{
  transform: perspective(5000px) rotateX(80deg) rotateZ(90deg) ;
}
100%{
  transform: perspective(5000px) rotateX(0deg) rotateZ(0deg) ;
}
}
@keyframes mailOut {
  0%{
  transform:  rotateX(0deg) rotateZ(0deg) translateZ(-2px) translateY(0);
}
20%{
  transform:  rotateX(0deg) rotateZ(0deg) translateZ(-2px) translateY(0);

}
40%{
  transform:  rotateX(0deg) rotateZ(0deg) translateZ(-2px) translateY(-300px);
}

60%{
  transform:  rotateX(0deg) rotateZ(0deg) translateZ(-2px) translateY(-400px);

}
70%{
  transform:  rotateX(0deg) rotateZ(-75deg) translateZ(-2px) translateY(-2000px);

}
80%{
  transform:  rotateX(0deg) rotateZ(-135deg)  translateZ(-2px) translateY(-5000px);
}
100%{
  transform:  rotateX(0deg) rotateZ(-135deg) translateZ(-2px) translateY(-5000px);
}
}
@media (max-width: 500px) {
  @keyframes successAnime {
   0%{
  transform: perspective(5000px) rotateX(0deg) rotateZ(0deg) scale3d(1,1,1);
}
20%{
  transform: perspective(5000px) rotateX(80deg) rotateZ(00deg) scale3d(.8,.8,.8);
}
80%{
  transform: perspective(5000px) rotateX(80deg) rotateZ(00deg) scale3d(.8,.8,.8);
}
100%{
  transform: perspective(5000px) rotateX(0deg) rotateZ(0deg) scale3d(1,1,1);
}
}
}
.newform {
    background: rgba(145, 0, 127, 0.5);
    background-image: linear-gradient(rgba(145, 0, 127, 0.8), rgba(167, 6, 147, 0.8)), url(images/bluepurple.jpg);
    height: 450px;
    margin: 0 auto 0 auto;
    position: relative;
    width: 350px;
   }
.newform:before, .newform:after {
    animation: steam 20s linear infinite;
    background: linear-gradient(45deg, #865dff, #800170, #bf71af,#DDAEEA, #fff, #865dff, #8a347f, #bf71af, #DDAEEA, #fff);
    background-size: 400%;
    border-radius: 5px;
    content: '';
    height: calc(100% + 4px);
    left: -2px;
    position: absolute;
    top: -2px;
    width: calc(100% + 4px);
    z-index: -1;
   }
.newform:after {
    filter: blur(50px);
   }
@keyframes steam {
    0% {
        background-position: 0 0;
    }
    50% {
        background-position: 400% 0;
    }
    100% {
        background-position: 0 0;
    }
}
.super-container {
    align-content: center;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    overflow: hidden;
   }
.container .contact {
    --gradient-angle: 0deg;
    border-radius: 20px;
    padding-bottom: 75px;
    padding-top: 65px;
    position: relative;
    transform: perspective(5000px) rotateX(var(--rotateX)) rotateY(var(--rotateY));
    transform-style: preserve-3d;
    transition: 0.15s all;
    width: 350px;
  &.sent {
    animation: successAnime 4s linear forwards;
    @media only screen and (max-width: 500px) {
      animation: successAnime 4s linear forwards;
   }
  }
  &.sent .hidden,
  &.sent .hidden:after {
    animation: show 4s linear forwards;
   }
  & .mail {
    border-radius: inherit;
    font-size: 30px;
    inset: 0;
    position: absolute;
    transform: rotateX(0deg) rotateZ(0deg) translateZ(-5px) translateY(0);
   }
  & .mail:after,
  & .mail:before {
    border-radius: 10px;
    content: '';
    position: absolute;
    top: 5%;
    @media only screen and (max-width: 500px) {
      width: 59%;
     }
  }
  & .mail:before {
    left: 5%;
    transform: rotate(35deg);
    transform-origin: top left;
   }
  & .mail:after {
    right: 5%;
    transform: rotate(-35deg);
    transform-origin: top right;
   }
  &.sent .mail {
    animation: mailOut 4s linear;
   }
  & .hidden {
    color: #000;
    font-size: 30px;
    font-weight: bolder;
    opacity: 0;
    position: absolute;
    right: 0;
    transform: rotateX(270deg) rotateY(90deg) translateZ(15rem) translateY(0)
      translateX(-7.5rem);
    white-space: nowrap;
    @media screen and (max-width: 500px) {
      bottom: 0;
      font-size: 25px;
      left: 50%;
      right: unset;
      transform: rotateX(-90deg) translateZ(5rem) translateY(0) translateX(-50%);
     }
}
  & .hidden:after {
    color: #fff;
    content: 'Sent ✅';
    font-size: 30px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: -150%;
    transform: translateX(-50%);
    @media screen and (max-width: 500px) {
      font-size: 25px;
     }
}
::-moz-focus-inner {
    padding-block: 50px;
   }
button {
    appearance: none;
    white-space: nowrap;
   }
@media screen and (max-width: 500px) {
    border: none;
    border-radius: 0;
    border-top: 1px solid var(--primary-purple);
    box-shadow: none;
    transform: none;
    width: 100vw;
    &:before,
    &:after {
      bottom: -0.2rem;
      inset: 0;
      top: -0.2rem;
    }
    &:before {
      filter: blur(10px);
    }
  }
}
 .field.contact-name {
    padding-right: 5px;
    width: 135px;
   }
  .field.contact-email {
    padding-left: 5px;
    width: 135px;
   }
  .button-container {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding-left: 40px;
    padding-top: 10px;
  & button {
    min-width: max-content;
   }
  & button:disabled {
    cursor: not-allowed;
   }
  &:first-child {
    margin-right: 1rem;
   }
}
.block {
    display: flex;
    width: 100%;
   @media screen and (max-width: 500px) {
     flex-direction: column;
    }
}
.contact-form {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 25px 40px 20px 40px;
    position: relative;
    width: 100%;
   & label {
    color: var(--primary-light-blue);
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 10px;
   }
  & input:-webkit-autofill,
  & input:-webkit-autofill:hover,
  & input:-webkit-autofill:focus,
  & input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s;
    transition-delay: 9999s;
   }
  & input {
    background: rgba(0, 0, 0, 0.25);
    border: none;
    border: 1px solid var(--secondary-dark2);
    border-radius: 5px;
    color: #fff;
    font-family: var(--primary-font-family);
    font-size: 15px;
    font-weight: 400;
    outline: none;
    padding: 5px 10px;
    position: relative;
    width: 100%;
   }
  & textarea {
    background: rgba(0,0,0,0.25);
    border: none;
    border: 1px solid #000;
    border-radius: 5px;
    color: #fff;
    font-family: var(--primary-font-family);
    font-size: 15px;
    font-weight: 400;
    min-height: 90px;
    outline: none;
    padding: 10px;
    position: relative;
    resize: none;
    width: 100%;
    ::selection {
      background: var(--primary-purple);
      color: #fff;
     }
 }
  & button {
    background: rgba(64, 0, 55, 0.9);
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: var(--primary-font-family);
    font-size: 0.7em;
    font-weight: 900;
    letter-spacing: 5px;
    margin-bottom: 1em;
    margin-left: 1.3em;
    margin-top: 1em;
    outline: none;
    padding: 1em;
    text-transform: uppercase;
    width: 150px;
   }
  & button:hover {
    background-color: rgba(125,8,209,0.4);
    box-shadow: 0 0 15px rgb(255, 255, 255);
    cursor: pointer;
   }
  & button:active {
    transform: scale(0.95);
   }
   @media screen and (max-width: 500px) {
    & button {
      font-size: 0.8em;
      font-weight: 400;
      padding: 0.5rem 1rem;
      width: max-content;
     }
}
   @media screen and (max-width: 500px) {
     padding: 0 2rem;
    & label {
       font-size: 0.9rem;
       font-weight: 900;
      }
    & input {
       font-size: 15px;
      }
    & textarea {
       font-weight: 400;
      }
    & button {
       font-size: 0.8em;
       font-weight: 400;
       padding: 0.5rem 1rem;
       width: max-content;
      }
   }
 }
.field {
    display: flex;
    flex-direction: column;
    margin: 0.5rem 0 0 0;
   &:first-child {
    @media screen and (max-width: 300px) {
      padding-right: 0;
     }
  }
}
.link {
    bottom: 10px;
    color: #fff;
    left: 50%;
    position: absolute;
    translate: -50% 0;
    z-index: 10000;
   }
/**  *  *  *   Contact Form END   *  *  *  **/
#two-thirds img {
    border-radius: 95px;
    display: block;
    float: right;
    max-width: 100%;
    min-height: 30px;
    min-width: auto;
    padding: 1% 2% 1% 4%;
   }
#footer {
    background-color: #400037;
    display: block;
    height: 100px;
    padding: 3% 1% 3% 1.5%;
    position: relative;
    text-align: left;
    width: auto;
   }
#footer ul {
    display: block;
    font-size: 18px;
    margin: auto auto 10px 10px;
    outline: none;
    padding: 0;
   }
#footer li {
    float: right;
    list-style: none;
    /*margin-right: 5px;*/
    outline: none;
    padding: 0;
    text-align: right;
    text-decoration: none;
   }
#footer li img {
    clear: right;
    outline: none;
   }
#footer p {
    margin-right: 5px;
    outline: none;
    text-align: right;
   }
#footer span {
    color: #fff;
    font-style: normal;
    padding: 0;
    position: inherit;
   }
#footer span:hover {
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de;
    display: block;
    outline: 1px solid #fff;
    position: inherit;
   }
#footer span:hover:last-child {
    display: block;
    outline: 1px solid #fff;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de;
   }
#icons:hover {
    border-radius: 50%;
    box-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 60px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de;
    margin-right: 0;
    padding-right: 0;
   }
#footer a:hover, a:active {
    border-radius: 50%;
    outline-style: none;
   }
#icons span:visited, li:visited {
    border-radius: 55% 15% 55% 15%;
    text-shadow: none !important;
   }
ul.img-list {
    list-style-type: none;
    margin: 0;
    padding: 2%;
    text-align: center;
   }
ul.img-list li {
    display: inline-block;
    margin: 0;
    position: relative;
   }
span.text-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
   }
ul.img-list li:hover span.text-content {
    opacity: .9;
   }
span.text-content {
    background: rgba(0,0,0,0.9);
    border-radius: 3%;
    color: #fff;
    cursor: pointer;
    display: table;
    height: 200px;
    left: 0;
    opacity: 0;
    padding: 1%;
    position: absolute;
    top: 0;
    transition: opacity 500ms;
    width: 330px;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
   }
.icon {
    font: 1.7em normal normal normal FontAwesome;
   }
.contact li {
    display: inline;
    padding-right: 1em;
   }
/* #Media Queries  ============================================================================================ */
/*    Smaller than standard 960 (devices and browsers)    */
@media only screen and (min-width: 400px) and (max-width: 959px) {
   
   }
/*    Tablet Portrait size to standard 960 (devices and browsers)    */
@media only screen and (min-width: 768px) and (max-width: 959px) {
 #inner img {
    padding-left: 5%;
    padding-right: 40%;
    width: 50%;
   }
 .responsive-logo {
    height: 80%;
    width: auto;
   }
 }
@media only screen and (max-width: 960px) {
 .responsive-logo {
    max-width: 340%;
    padding-left: 5%;
   }
 }
@media only screen and (max-width: 830px) {
  .responsive-logo {
    max-width: 320%;
    padding-left: 0;
   }
 }
@media only screen and (max-width: 729px) {
  .contact-form {
    padding-top: 0 15px;
    transform: scale(0.9);
   }
  .button-container {
    justify-content: center;
    padding-left: 0;
    transform: scale(0.8);
   }
  .container .contact {
    height: 580px;
    margin-top: 0;
   }
  .field.contact-name {
    padding-right: 5px;
    width: 50%;
   }
  .field.contact-email {
    padding-left: 5px;
    width: 50%;
   }
  .newform {
    height: 370px;
    width: 260px;
   }
  .responsive-logo {
    max-width: 320%;
    padding-left: 0;
   }
  .workflow {
    font-size: 3em;
    margin-bottom: 0;
    margin-top: 0;
   }
  .contact-form {
   & button {
    font-size: 0.7em;
    font-weight: 900;
    letter-spacing: 5px;
    margin-bottom: 1em;
    margin-left: 0;
    margin-top: 1em;
    padding: 1em;
    width: 95px;
   }
  }
  .contact-form {
   & label {
    font-size: 14px;
    font-weight: 900;
    margin-top: 15px;
   }
  }
  .contact-form {
   & input {
    font-weight: 400;
    height: 30px;
    padding: 0 5px;
   }
  }
  .contact-form {
   & textarea {
    font-weight: 100;
    min-height: 90px;
    padding: 0 5px;
   }
  }
}
@media only screen and (max-width: 699px) {
  em {
    font-size: 50%;
   }
  h2 img {
    width: 50%;
   }
  .responsive-logo {
    max-width: 250%;
    padding-left: 1%;
   }
}
@media only screen and (max-width: 670px) {
  .block-menu {
    letter-spacing: 1.4px;
    padding: 16px;
    width: auto;
   }
  .block-menu li a {
    font-size: 18px;
    font-weight: 800;
    line-height: inherit;
    padding: 14px;
   }
  .front, .back {
    padding: 14px;
   }


  #footer li img {
    float: right;
    height: 75%;
    width: 75%;
   }
  #footer p {
    font-size: 95%;
    padding-left: 5px;
    text-indent: unset;
   }
}
@media only screen and (max-width: 620px) {
  em {
    font-size: 50%;
   }
  h2 img{
    width: 50%;
   }
  .responsive-logo {
    max-width: 240%;
    padding-left: 0;
   }
 }
@media only screen and (max-width: 590px) {
  em {
    font-size: 50%;
   }
  h2 img {
    width: 50%;
   }
  .responsive-logo {
    max-width: 230%;
    padding-left: 0;
   }
  .module3 h3 {
    font-size: 1.5em;
   }
  .port {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(images/sparklybannervectors2.jpg);
    background-position: center center, center top;
    background-repeat: repeat, no-repeat;
    font-size: 3em;
   }
  .ribbon {
    font-size: 2.3em;
   }
  .ribbonport {
    font-size: 2.3em;
   }
}
@media only screen and (max-width: 573px) {
  #footer li img {
    float: right;
    height: 70%;
    width: 70%;
   }
  #footer p {
    font-size: 80%;
    padding-left: 0;
    text-indent: unset;
   }
}
@media only screen and (max-width: 560px) {
  .responsive-logo {
    max-width: 210%;
    padding-left: 0;
   }
  #footer li img {
    height: 75%;
    width: 75%;
   }
  #footer p {
    text-indent: unset;
   }
 }
@media only screen and (max-width: 519px) {
  .responsive-logo {
    max-width: 190%;
    padding-left: 0;
   }
 }
@media only screen and (max-width: 500px) {
  .button-container {
    transform: scale(0.9);
   }
  .contact-form {
    margin: 0;
    padding: 0;
    transform: scale(0.7);
   & button {
    cursor: pointer;
    font-size: 0.8em;
    font-weight: 900;
    letter-spacing: 5px;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0.5em;
    padding: 0.8em;
    width: 95px;
    }
   & input {
    font-size: 19px;
    font-weight: 400;
    height: 30px;
    padding: 0 5px;
    }
   & label {
    font-size: 18px;
    font-weight: 900;
    margin-top: 0;
   }
   & textarea {
    font-size: 19px;
    font-weight: 400;
    min-height: 90px;
    padding: 0 5px;
   }
  }
  .container .contact {
    padding-bottom: 75px;
    padding-top: 65px;
   }
  .field {
    margin: 0;
   }
  .field.contact-name {
    padding-right: 0;
    width: 100%;
   }
  .field.contact-email {
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
   }
  .field.contact-message {
    padding-top: 10px;
   }
  .responsive-logo {
    max-width: 150%;
    padding-left: 5px;
    padding-right: 10px;
   }
  }
@media only screen and (max-width: 470px) {
  .responsive-logo {
    max-width: 170%;
    padding-left: 0;
   }
  }
@media only screen and (max-width: 320px) {
  em {
    font-size: 50%;
   }
  h2 {
    font-size: .9em;
    font-weight: bold;
    padding: 20px 0;
   }
  h2 img {
    width: 50%;
   }
  h3 {
    font-size: 3em;
   }
  h3.ribbonport {
    font-size: 1.8em;
    width: 100%;
   }
  p {
    font-size: 80%;
    letter-spacing: 0;
   }
  span.text-content {
    display: table;
    height: 150px;
    padding: 1%;
    position: absolute;
    width: 230px;
   }
  ul.img-list li {
    display: inline-block;
    margin: 0;
   }
  .sixteen li:hover {
    font-size: 80%;
   }
  .img-list img {
    height: 80%;
    width: 80%;
   }
  .responsive-logo {
    max-width: 125%;
    padding-left: 0;
   }
  .block-menu {
    font-weight: 800;
    letter-spacing: .3px;
    padding: 14px;
    width: auto;
   }
  .block-menu img {
    height: 50px;
   }
  .block-menu li a {
    font-size: 12px;
    font-weight: 800;
    line-height: inherit;
    padding: 2px;
   }
.front, .back {
    padding: 2px;
}
  .container2 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    width: 100%;
   }
  .card {
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: 850px;
    margin: 60px;
    position: relative;
    transition: 1s;
    width: 250px;
   }
  .card .img-container {
    border-radius: 20px;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 180px;
   }
  .card .img-container img {
    width: 100%;
   }
  .card .content2 {
    align-items: center;
    border-radius: 20px;
    display: flex;
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(0.9);
    transition: 1s;
    width: 100%;
    z-index: -1;
   }
  ul.img-list li:hover span.text-content {
    font-size: 90%;
    height: 70px;
    width: 190px;
  }
  .contact-form {
   & button {
    font-size: 0.7em;
    font-weight: 900;
    letter-spacing: 5px;
    margin-bottom: 1em;
    margin-left: 0;
    margin-top: 1em;
    padding: 1em;
    width: 95px;
   }
  }
  .contact-form {
   & label {
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 5px;
    margin-top: 0;
   }
  }
  .contact-form {
   & input {
    font-size: 20px;
    font-weight: 400;
    padding: 0 5px;
   }
  }
  .contact-form {
   & textarea {
    font-size: 20px;
    font-weight: 400;
    min-height: 90px;
    padding: 0 5px;
   }
  }
  h3 {
    padding-top: 5px;
   }
  .workflow {
    font-size: 2.2em;
    margin-bottom: 5px;
   }
  .button-container {
    justify-content: center;
   }
  .card:hover {
    filter: blur(0) !important;
    transform: translateX(-100px)rotate(-5deg);
   }
  .container2:hover .card {
    filter: blur(2px);
   }
  .container .contact {
    height: 570px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 65px;
   }
  .card:hover .content2 {
    left: 90%;
   }
  .newform {
    width: 200px;
   }
  .field {
    margin: 0;
   }
  #footer p {
    font-size: 80%;
   }
  #footer p:hover {
    font-size: 100%;
   }
  #footer li img {
    height: 75%;
    width: 75%;
   }
  #module3 img {
    height: 40%;
    letter-spacing: 0;
    width: 40%;
   }
  .card img {
    padding-bottom: 25px;
   }
  .ribbonport {
    font-size: 2.1em;
   }
  .content2:hover {
    padding-bottom: 0;
   }
  #two-thirds img {
    border-radius: 30px;
    height: 60%;
    width: 60%;
   }
 }
/*    All Mobile Sizes (devices and browser)    */
@media only screen and (min-width: 700px) and (max-width: 767px) {
  .one-third, .three-fourths, .two-thirds {
    float: none;
   }
  .outer, .inner {
    margin: 0 auto;
   }
  em {
    font-size: 50%;
   }
  h2 {
    clear: right;
   }
  .responsive-logo {
    max-width: 280%;
    padding-left: 1%;
   }
  .ribbonport, .three-fourths {
    padding-left: 0;
   }
  #module3 {
    float: inherit;
    max-height: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
   }
  #three-fourths-port {
    float: inherit;
    max-height: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
   }
  #two-thirds {
    padding-left: 0;
   }
  #two-thirds p {
    float: inherit;
    padding: 3% 1% 1% 1%;
   }
  #two-thirds img {
    border-radius: 95px; 
    float: right;
    height: 50%;
    padding: 1% 1% 0 4%;
    width: 50%;
   }
  .one-fourth img {
    float: none;
   }
  ul #carousel.active {
    max-width: 100%;
    min-width: auto;
   }
  a.three-d {
    display: inline-block;
    height: auto;
    width: initial;
   }
  .block-menu li {
    height: auto;
    text-align: left;
   }
  .block-menu li:hover, .current {
    border-bottom: 0;
    color: #fff;
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
   }
  .one-third img {
    float: none;
    margin: 0 auto;
   }
  .three-fourths-port {
    max-height: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
    text-align: center;
   }
  .contact li {
    display: inline-block;
   }
  #footer {
    display: block;
   }
  #footer a:hover {
    border-radius: 90%;
   }
}