 /* Tablets */
@media (min-width: 768px) and (max-width: 991px) {
    /* Tablets */

  
}

 /* Small Desktop / Landscape Tablets */
@media (min-width: 992px) and (max-width: 1199px) {
   /* OVERRIDES */
    p,h1,h2,h3,h4,h5,h6 { font-family: 'SofiaProLight', sans-serif; rgb(13,13,13); }
    p {font-size: 1.1em; line-height: 1.6em; text-align: justify; font-weight: 400; margin-bottom: 10px;}
    h1,h2,h3,h4,h5,h6 {font-size: 1.6em; line-height: 1.25em; font-weight: 100; margin-bottom: 10px; margin-top: 0; text-transform: uppercase;}
    .btn-rnd {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
    .pad-top {margin-top: 20px;}
    .row { padding: 80px 0 40px;}

    /* Panels */
    nav {margin-bottom: 50px; position: fixed; top:0; left: 0; width: 100%; z-index: 9000}
    .nav-main {width: 100%; height: 80%;}
    .stripe { width: 100%; height: 6%; margin-top: .25%; content: ''; position: relative;}
    .project-panel{ position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center}
    .clip-top.project-panel{padding: 120px 0 80px; margin-top: 80px;}
    .clip-bottom.project-panel{padding: 80px 0 120px; margin-bottom: 80px;}
    .project-spacer { height: 80px; margin-top:10px; margin-bottom: 10px; }
    .feature-block {position: relative; margin-bottom: 40px;}
    .contact-panel {padding: 80px 0; text-align: center;}
    .clients-panel {padding: 80px 0; text-align: center;}
    .clients-panel div > h3 {margin-bottom: 30px;}
    .clients-panel div > img { display: inline-block; max-height: 100px; height: auto; margin-right: 40px; text-align: center;  }

    /* NAVIGATION */
    .nav-main {padding: 0; position: relative;}
    .nav-main .full-menu {position: absolute; top: 50%; left: 50%; width: 60%; text-align: center; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
    .nav-main .full-menu > img {width: 70%; margin-bottom: 30px;}
    .nav-main .full-menu ul {height: 60px; padding: 0; margin: 20px 0; border-color: rgb(120,120,140); border-style: solid; border-width: 1px 0; text-align: center; list-style: none;}
    .nav-main .full-menu ul li {font-family: 'Alcubierre', sans-serif; letter-spacing: 1.5px; text-transform: uppercase; font-size: 1.6em; color: white; font-weight: 100; margin-bottom: 0px; margin-right: 50px; display: inline-block; line-height: 60px;}
    .nav-main .full-menu ul li:last-child {margin-bottom: 0; margin-right: 0;}
    .nav-main a:link, .nav-main a:visited { text-decoration: none; color: white;}
    .nav-main a:hover, .nav-main a:active { text-decoration: none; color: rgb(32,179,194);}
    .short-header {position: relative; width: 100%; height: 100%; display: none; opacity: 0; }
    .short-header > img { text-align: center; height: 100%;}
    .short-header > span { height: 60px; line-height: 60px; padding: 0 10px; position: absolute; right: 0px; font-size: 24px; transform: scale(1,1) rotate(0deg); -webkit-transform: scale(1,1) rotate(0deg);}
    .short-header > span:hover { cursor: pointer; }
    .short-header > span.open { color: rgb(241,90,49); transform: scale(1,1) rotate(90deg); -webkit-transform: scale(1,1) rotate(90deg);}
    .short-header img { float: left; }
    .short-header ul { height: 60px; margin-left: 400px;}
    .short-header ul > li { font-family: 'Alcubierre', sans-serif; letter-spacing: 1.5px; display: inline-block; line-height: 60px; text-transform: uppercase; margin-right: 50px; font-size: 20px;}
    .short-header ul > li a span { line-height: 60px !important; font-size: 30px;}
    .nav-mobile { top: 0; position: fixed; display: none; opacity: 0; height: 100%; width: 100%; background-color: rgba(18,18,32,.95); z-index: 1000; }
    .nav-mobile > ul {margin: -30px 0 0; padding: 0; list-style: none; position: absolute; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
    .nav-mobile > ul li { font-family: 'Alcubierre', sans-serif; margin-bottom: 30px; font-size: 26px; color: white; text-transform: uppercase;}
    .nav-mobile > ul li a:link, .nav-mobile > ul li a:visited {color: white; text-decoration: none; transform: scale(1,1);}
    .nav-mobile > ul li a:hover, .nav-mobile > ul li a:active {color: rgb(32,179,194); text-decoration: none; transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}



    /* TYPOGRAPHY */
    .feature-icon {width: 100%; height: 140px; text-align: center; margin-bottom: 20px;}
        .feature-icon > span {font-size: 9em; line-height: 140px;}
    .feature-header {text-align: center; margin-bottom: 20px;}
    .project-header {font-size: 3em; line-height: 1.25em; text-align: center; color: white;}
    .project-panel p { color: white; text-align: justify;}
    .btn-text:link, .btn-text:visited { color:rgb(32,179,194);  font-size: 2em; line-height: 1.5em; padding: 10px 20px; margin-top:30px; background-color: white;  text-transform: uppercase; font-weight: 100;  display: block; text-decoration: none; border: 0px none; transform: scale(1, 1); -webkit-transform: scale(1, 1);}
    .btn-text:hover { color:rgb(32,179,194); text-decoration: none; transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); }
    .btn-text:active {transform: scale(.8, .8); text-decoration: none;}
    .solo-link:link, .solo-link:visited {text-transform: uppercase; font-size: 1.2em; text-decoration: none;  color:rgb(32,179,194); position: relative; display: inline-block; transform: scale(1, 1); -webkit- transform: scale(1, 1);}
    .solo-link:hover, .solo-link:active {text-decoration: none; color: rgb(32,179,194); transform: scale(1.2); -webkit-transform: scale(1.2);}
    .solo-link > span {font-size: 2em; top: 9px; position: relative;}
    .hard-right { float: right; margin-right: 30px;}

}


 /* Desktops */
@media (min-width: 1200px) {
    /* OVERRIDES */
    p,h1,h2,h3,h4,h5,h6 { font-family: 'SofiaProLight', sans-serif; rgb(13,13,13); }
    p {font-size: 1.4em; line-height: 2em; text-align: justify; font-weight: 400; margin-bottom: 10px;}
    h1,h2,h3,h4,h5,h6 {font-size: 2em; line-height: 1.25em; font-weight: 100; margin-bottom: 10px; margin-top: 0; text-transform: uppercase;}
    .btn-rnd {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
    .pad-top {margin-top: 20px;}
    .row { padding: 80px 0 40px;}

    /* Panels */
    nav {margin-bottom: 50px; position: fixed; top:0; left: 0; width: 100%; z-index: 9000}
    .nav-main {width: 100%; height: 80%;}
    .stripe { width: 100%; height: 6%; margin-top: .25%; content: ''; position: relative;}
    .project-panel{ position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center}
    .clip-top.project-panel{padding: 120px 0 80px; margin-top: 80px;}
    .clip-bottom.project-panel{padding: 80px 0 120px; margin-bottom: 80px;}
    .project-spacer { height: 80px; margin-top:10px; margin-bottom: 10px; }
    .feature-block {position: relative; margin-bottom: 40px;}
    .contact-panel {padding: 80px 0; text-align: center;}
    .clients-panel {padding: 80px 0; text-align: center;}
    .clients-panel div > h3 {margin-bottom: 30px;}
    .clients-panel div > img { display: inline-block; max-height: 100px; height: auto; margin-right: 40px; text-align: center;  }

    /* NAVIGATION */
    .nav-main {padding: 0; position: relative;}
    .nav-main .full-menu {position: absolute; top: 50%; left: 50%;  width: 50%; text-align: center; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
    .nav-main .full-menu > img {width: 60%; margin-bottom: 30px;}
    .nav-main .full-menu ul {height: 80px; padding: 0; margin: 20px 0; border-color: rgb(120,120,140); border-style: solid; border-width: 1px 0; text-align: center; list-style: none;}
    .nav-main .full-menu ul li {font-family: 'Alcubierre', sans-serif; letter-spacing: 1.5px; text-transform: uppercase; font-size: 1.8em; color: white; font-weight: 100; margin-bottom: 0px; margin-right: 50px; display: inline-block; line-height: 80px;}
    .nav-main .full-menu ul li:last-child {margin-bottom: 0; margin-right: 0;}
    .nav-main a:link, .nav-main a:visited { text-decoration: none; color: white;}
    .nav-main a:hover, .nav-main a:active { text-decoration: none; color: rgb(32,179,194);}
    .short-header {position: relative; width: 100%; height: 100%; display: none; opacity: 0; }
    .short-header > img { text-align: center; height: 100%;}
    .short-header > span { height: 60px; line-height: 60px; padding: 0 10px; position: absolute; right: 0px; font-size: 24px; transform: scale(1,1) rotate(0deg); -webkit-transform: scale(1,1) rotate(0deg);}
    .short-header > span:hover { cursor: pointer; }
    .short-header > span.open {transform: scale(1,1) rotate(90deg); color: rgb(241,90,49);}
    .short-header img { float: left; }
    .short-header ul { height: 60px; margin-left: 400px;}
    .short-header ul > li { font-family: 'Alcubierre', sans-serif; letter-spacing: 1.5px; display: inline-block; line-height: 60px; text-transform: uppercase; margin-right: 50px; font-size: 20px;}
    .short-header ul > li a span { line-height: 60px !important; font-size: 30px;}
    .nav-mobile { top: 0; position: fixed; display: none; opacity: 0; height: 100%; width: 100%; background-color: rgba(18,18,32,.95); z-index: 1000; }
    .nav-mobile > ul {margin: -30px 0 0; padding: 0; list-style: none; position: absolute; text-align: center; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
    .nav-mobile > ul li { font-family: 'Alcubierre', sans-serif; margin-bottom: 30px; font-size: 26px; color: white; text-transform: uppercase;}
    .nav-mobile > ul li a:link, .nav-mobile > ul li a:visited {color: white; text-decoration: none; transform: scale(1,1); -webkit-transform: scale(1,1);}
    .nav-mobile > ul li a:hover, .nav-mobile > ul li a:active {color: rgb(32,179,194); text-decoration: none; transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}



    /* TYPOGRAPHY */
    .feature-icon {width: 100%; height: 140px; text-align: center; margin-bottom: 20px;}
        .feature-icon > span {font-size: 9em; line-height: 140px;}
    .feature-header {text-align: center; margin-bottom: 20px;}
    .project-header {font-size: 3em; line-height: 1.25em; text-align: center; color: white;}
    .project-panel p { color: white; text-align: justify;}
    .btn-text:link, .btn-text:visited { color:rgb(32,179,194);  font-size: 2em; line-height: 1.5em; padding: 10px 20px; margin-top:30px; background-color: white;  text-transform: uppercase; font-weight: 100; transform: scale(1, 1) ; display: block; text-decoration: none; border: 0px none;}
    .btn-text:hover { color:rgb(32,179,194);  text-decoration: none; -webkit-transform: scale(1.05, 1.05);}
    .btn-text:active {transform: scale(.8, .8); text-decoration: none;}
    .solo-link:link, .solo-link:visited {text-transform: uppercase; font-size: 1.2em; text-decoration: none;  color:rgb(32,179,194); position: relative; transform: scale(1, 1); display: inline-block;}
    .solo-link:hover, .solo-link:active {text-decoration: none; color: rgb(32,179,194); transform: scale(1.2); -webkit-transform: scale(1.2);}
    .solo-link > span {font-size: 2em; top: 9px; position: relative;}
    .hard-right { float: right; margin-right: 30px;}

}

