/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * korolev:
 *   - http://typekit.com/eulas/00000000000000007735e8e7
 * korolev-compressed:
 *   - http://typekit.com/eulas/00000000000000007735e8b5
 * korolev-rounded:
 *   - http://typekit.com/eulas/00000000000000007735df3b
 *
 * © 2009-2022 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2022-12-08 17:15:57 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=bsj7hac&ht=tk&f=27887.27993.38215&a=6138351&app=typekit&e=css");

@font-face {
font-family:"korolev-compressed";
src:url("https://use.typekit.net/af/17e982/00000000000000007735e8b5/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/17e982/00000000000000007735e8b5/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/17e982/00000000000000007735e8b5/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
font-family:"korolev";
src:url("https://use.typekit.net/af/4fbb2b/00000000000000007735e8e7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/4fbb2b/00000000000000007735e8e7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/4fbb2b/00000000000000007735e8e7/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
font-family:"korolev-rounded";
src:url("https://use.typekit.net/af/707cd6/00000000000000007735df3b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/707cd6/00000000000000007735df3b/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/707cd6/00000000000000007735df3b/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

.tk-korolev-compressed { font-family: "korolev-compressed",sans-serif; }
.tk-korolev { font-family: "korolev",sans-serif; }
.tk-korolev-rounded { font-family: "korolev-rounded",sans-serif; }

/*
green 83d64b
red d6514a 
yellow d6cb4b 
blue 6385ff
*/



:root {
    --main-bg-color:#12232b;
    --ll-color:#83d64b;
    --hd-color:#d6514a;
    --da-color:#d6cb4b;
    --cs-color:#6385ff;

}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: fff;
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}


body {
    font-family:  korolev, sans-serif;
   /* background-image: url("../images/bg_v3.png") ;*/
background: url(../images/bg_v3.png);
    background-color: var(--main-bg-color);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-size: cover !important;
    background-position: center top !important;
    overflow-x:hidden !important;
}

.brightnessFilter {
 filter: brightness(var(--bg-brightness)) ; 
}


a{
    /* transition: all 0.5s ease-out !important;*/
}

a { text-decoration: none !important; }

#contactlink{
    transition: all 0.5s ease-out !important; 
    font-size: 1.5em;
}

#contactlink:hover {
    color: #8ad8fb !important;
}

.game button {
    background-color: transparent !important;
/*     -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;*/
    transition: none;
}

#LearningLabs {
    background-color: transparent !important;
    
    filter: invert(83%) sepia(50%) saturate(601%) hue-rotate(39deg) brightness(91%) contrast(83%);
    cursor: pointer !important;
   

}

#learninglabs-content,#halodeck-content,#digitalartroom-content,#codeshop-content{

    margin: 20px;
    
}

#learninglabs-content-background{
    background-color: aquamarine;
 
    
}

.ll{
    width:auto;
    height: 50px;
    filter: invert(83%) sepia(50%) saturate(601%) hue-rotate(39deg) brightness(91%) contrast(83%);
}

#LearningLabs:hover{
   filter: invert(100%) sepia(5%) saturate(0%) hue-rotate(0deg) brightness(102%) contrast(103%);
   
    cursor: pointer !important; 
    transition: filter 0.25s ease-out;
}

#HoloDeck {
    filter: invert(30%) sepia(87%) saturate(868%) hue-rotate(326deg) brightness(110%) contrast(83%);
    cursor: pointer !important; 
    transition: filter 0.25s ease-out;
}

.hd{
    width:auto;
    height: 50px; 
    filter: invert(30%) sepia(87%) saturate(868%) hue-rotate(326deg) brightness(110%) contrast(83%);
}

#HoloDeck:hover{
   filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(270deg) brightness(105%) contrast(106%);
    cursor: pointer !important; 
    transition: filter 0.25s ease-out;
}

#DigitalArtroom {
    filter: invert(81%) sepia(52%) saturate(519%) hue-rotate(5deg) brightness(94%) contrast(88%);
    cursor: pointer !important; 
    transition: filter 0.25s ease-out;
}

.da {
     width:auto;
    height: 50px;
    filter: invert(81%) sepia(52%) saturate(519%) hue-rotate(5deg) brightness(94%) contrast(88%);
}

#DigitalArtroom:hover{
   filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(5deg) brightness(105%) contrast(106%);
    cursor: pointer !important;  
    transition: filter 0.25s ease-out;
}

#CodeShop {
     filter: invert(44%) sepia(69%) saturate(1417%) hue-rotate(208deg) brightness(101%) contrast(102%);
    cursor: pointer !important; 
    transition: filter 0.25s ease-out;
}

.cs {
     width:auto;
    height: 50px;
    filter: invert(44%) sepia(69%) saturate(1417%) hue-rotate(208deg) brightness(101%) contrast(102%);
}

#CodeShop:hover{
   filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(209deg) brightness(105%) contrast(106%);
    cursor: pointer !important;  
    transition: filter 0.25s ease-out;
}


.icon-bar {
    margin-top: 0px;
    margin-bottom: 40px;
    overflow-x: hidden;
}

.pages a {
    position: relative;
    /*font-size: 3em;
    z-index: 3;
    font-family:  "korolev-compressed", sans-serif;
    text-shadow: 3px 3px 3px black;*/
  /*  transition: all 0.25s ease-out !important;*/
    
    cursor: pointer !important;
   
}

.pages a:hover {
    cursor: pointer !important;
   
    /* transition: all 0.25s ease-out !important;*/
  /*  filter: invert(37%) sepia(77%) saturate(6772%) hue-rotate(303deg) brightness(102%) contrast(94%);*/
   
}

.custom-icon{
    
    max-width: 250px !important;
            margin-top: 10px;
        margin-bottom: 10px;
}

/*a :hover {
    color:  #015aad !important;
      transition: all 0.5s ease-out !important;
}*/

h1 {
    font-weight: 300;
    font-size: 7em;
    color:#ffffff;
    margin-top:0px;
    padding-top: 0px;
    font-family:  "korolev-compressed", sans-serif;
    text-shadow: 3px 3px 3px black;
    max-width: 100%; 
    z-index: 2;
    opacity: 1.0 !important;
    position: relative; 
    /*transition: all 0.5s ease-out !important;*/
}

 h4 {
     font-size:1.0rem !important;
     padding-top:20px !important;
}

.game-text {
    padding-left:10px;
    padding-right:30px;
    position: relative;
}

.learning{
    display: inline;
    opacity: 1;
    left:0px; 
    transition: all 0.5s;
}


.learning.hide {
   transition: all 0.0s;
    opacity: 0;
    left:400px;

} 

.default.hide {
    display: none;
    opacity: 0 !important;
    transition: all 0.5s;
   
}

.gallery {
   /* opacity: 0;
    transition: all 0.5s, opacity 0.5s;
    margin-top: calc(50% - 100px);*/
    margin-bottom: 50px;
}

.gallery.active {
   /* transform: translateX(0);
    opacity: 1;
    margin-top: 0px;*/
}

.project-images {
    opacity: 0;
    transition: all 0.5s, opacity 0.5s;
    margin-top: calc(50% - 100px);
}

.project-images.active {
    transform: translateX(0);
    opacity: 1;
    margin-top: 0px;
}

.project-details {
    opacity: 0;
    transition: all 0.5s, opacity 0.5s;
    margin-top: calc(50% - 100px);
}

.project-.project-images {
    opacity: 0;
    transition: all 0.5s, opacity 0.5s;
    margin-top: calc(50% - 100px);
}

.project-images.active {
    transform: translateX(0);
    opacity: 1;
    margin-top: 0px;
}.active {
    transform: translateX(0);
    opacity: 1;
    margin-top: 0px;
}

.gallery h3, .gallery-standalone h3 {
    font-weight: 10 !important;
    font-size: 3.3em;
    font-family:  "korolev-compressed", sans-serif; 
}

.mix {
    cursor: pointer;
}


.game {
    /*opacity: 0;
    transition: all 0.5s, opacity 0.5s;*/
    margin-top:10px !important;
   /* margin-top: calc(8% - 100px);
     margin-bottom: calc(8% - 100px);*/
    
}

.game.active {
   /* transform: translateX(0);
    opacity: 1;
    margin-top: 0px;*/
}

.game h3 {
    font-weight: 10 !important;
    font-size: 3.3em;
    font-family:  "korolev-compressed", sans-serif; 
}

.game p, .game a {
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    text-align: justify;
}

.game a:hover{
    text-decoration: underline !important;
    color:#fff !important;
    transition: text-decoration 0.5s;
}

#about-content p{
    margin-bottom: 0.4em !important;
}

.section-divider {
    margin-bottom:60px;
    margin-top:60px;
    vertical-align: bottom;
     align-self: flex-end;
}

.section-divider hr{
    width:95%;
    color:#292929;
    background-color:#565555;
   
}

.text-red{
    color: #f819b3 !important;
}

.text-blue{
    color: #a6ebff !important;
}

.right-border-red{
    border-right:2px solid #f819b3 !important;
}

.lg-header {
  display: none;
}

.sm-header {
  display: block;
font-size: 1.2em !important;
    
}

.py-5 {
    padding-top: 0.0rem !important;
    padding-bottom: 0.5rem !important;
}

#btn-mute{

    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;

    color: #000;
    position: absolute;
    top:25px;
    right: 25px !important;
    width:40px;
    height: 40px;
  cursor: pointer;
    z-index: 500;
    opacity: 0.5  !important;
}

#btn-mute:hover{
     color: #8FDBFB;
}

#btn-mute i {
   font-size: 1.8em; 
}

#navbar{
    height:90px;
    margin-top: 10px !important;
    padding-top: 10px;
}

.sticky {
  position: fixed;
height:120px;
  top: 0;
  width: 100%;
    z-index: 2000;
}



#main{
    /*background-color: rgba(0, 0, 0, 0.76);*/
     margin: 0px !important;
  /*  margin-top: calc(8% - 100px) !important;
     margin-bottom: calc(8% - 100px) !important;*/
    padding: 0px !important;
   
    position: relative;
    top:0px;
}

.main-container {
    
	/*background-color: rgba(0, 0, 0, 1.0);*/
	height: auto;
    width: 100%;
/*	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;*/
	
	overflow: hidden;
   
}

.main-container video {
   /* margin-top: 70px !important;*/
    
/*    min-width: 100%;
    min-height: 100%;
    object-fit: contain;
    overflow-clip-margin: content-box;
    overflow: clip;
    opacity: 1.0;
    margin: 0px;
    padding: 0px;*/

    
    
 /*   object-fit: contain;
    overflow-clip-margin:content-box;
    overflow: clip;
    opacity: 1.0;
    margin: 0px;
    padding: 0px;
    
     -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: relative;
top:50%;
    left: 50%;*/
    
    
    width: 100%;
    height: auto;
   

}



.lead {
  font-size: 1.0rem;
  font-weight: 300;
}

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

section {
    
}

#section-content {
   /* background-color: #000 !important;*/
}

footer {
    margin-top: 3rem;
   /* bottom: 0px;
    position: absolute;*/
  /*padding-top: 3rem;*/
  padding-bottom: 1rem;
}

footer p {
  margin-bottom: .25rem;
}


#Modal{
    z-index: 5000 !important;
}

.modal.modal-fullscreen .modal-dialog {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  max-width: none;
   
}
.modal.show .modal-dialog {
     width:1000px !important;
    max-width: 1000px !important;
}


.modal.modal-fullscreen .modal-content {
  height: auto;
  height: 100vh;
  border-radius: 0;
  border: none; 
     background-color: rgba(0, 0, 0, 0.1) !important;
}

.modal.modal-fullscreen .modal-body {
  overflow-y: auto;
   
}


.modal-content {
 background: #000 !important;
    color: #fff;
     
}

.modal-header {
 background: rgba(0, 0, 0, 1.0) !important;
border-radius: 0px;
border:none !important;
   
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #fff;
    text-align: center !important;
    /*border: 1px solid #fff;*/
}

.modal-body {
    
}

.headshot {
    width: 60px;
    height: auto;
    border: 0px;
    border-radius: 50%;
    margin-right: 20px;
}

.contact-header{
    text-align: center;
    color: var(--ll-color);
    font-size: 3em;
}

.contact-row {
    margin-bottom: 10px;
    margin-top: 10px;
    color: var(--cs-color);
}

.contact-row a{
    text-decoration: underline !important;
    font-family: korolev, sans-serif;
    font-size: 1rem;
    color: var(--cs-color);
    margin-right: 10px;
}

.contact-row a:hover{
    text-decoration: underline !important;
}

.contact-row.director{
    color: var(--da-color) !important;
     margin-bottom: 20px;
}

.contact-row.director a{
    color: var(--da-color) !important;
}


.bg-light {
  background-color: #e2e4e5 !important;
}

.social_icon {
    width: 30px;
    height:30px;
    padding:4px;
}

#album {
    opacity:1.0;
    transition: all 3.5s ease-out !important;
}

.card-body {
   background-color: #fff !important;
   text-decoration: none !important;
     border-radius:0 !important;
}

.card-img-top {
     border-radius:0 !important;
    transition: all 0.5s ease-out !important;
   
}

.card-top {
     border-radius:0 !important;
}

.card{
    background-color: #efefef !important;
    /*padding: 10px !important;*/
     border:1px solid #000 !important;
 transition: all 0.5s ease-out !important;
    border-radius:0 !important;
    overflow: hidden !important;
}

.mb-4, .my-4 {
    /*margin-bottom: .6rem !important;*/
}

.hover{
    /*border:1px solid #cdcdcd !important;
   
   transition: all 0.5s ease-out !important;*/
    /* border-radius: 5px !important;*/
       border:1px solid #000 !important;
   transition: all 0.5s ease-out !important;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #161616;
padding: 10px;
    
}

.card-text {
    /*font-size: 1.95 !important;*/
    
    font-family:  "korolev-rounded", sans-serif;
    font-weight: 300;
    text-shadow: 1px 1px 1px black;
    color: white;
    width:90%;
    position: absolute;
    top: 12px;
    left:12px;

}

.card-text p {
    margin-bottom: 0px !important;
    font-family: "korolev-rounded", sans-serif;
    
}

.card-text p b {
    font-family: "korolev-rounded", sans-serif;
    font-weight: 900 !important;
}

.card:hover .overlay {
  opacity: 0.8;
    
}

.card:hover .card-img-top {
 /* opacity: 0.2;*/
     
    transform: scale(1.1);
    transition: all 0.5s ease-out !important;
}


.box-shadow:hover {
     text-decoration: none !important;
}


.indi-wrap {
    display: inline-block !important;
    width: 90%;
    max-width: 90% !important;
    font-size: 16px;
    vertical-align: middle;
    border: 1px solid #000;
    box-sizing: border-box;
}

/*label {
     display: inline !important;
}*/

.filter-div{
    box-sizing: border-box;
    display: block;
    /*border-radius: 5px;*/
    width: 100%;
}

.filter-div:hover{
    background-color: #8e8c8c;
  
}

.filter-div label{
    color: #fff !important;
    margin-bottom: 0px;
    font-size: 1em !important;
    width: 100%;
    padding:10px;
    padding-top:3px;
     padding-bottom:3px;
}

.filter-div input[type=checkbox]{
  
    color: #fff !important;

    vertical-align: middle !important;
    margin: 5px;

}

.filter-div div{
    vertical-align: middle;
    height: 100%;
}

.labelBox{
    width:85%;
    display: inline-block;  
}

.inputBox{ 
    display: inline-block;
}







.footer{
   /* background-color: #161616 !important;*/
}

#about p:first-of-type {
  margin-top:10px !important;
}

#about h4 {
    padding-top:12px !important;
}

#search input:first-of-type, #search button {
  margin-top:20px !important;
}


.debug-border{
   /* border:1px solid #fff;*/
}


/*BUTONS ----------------------*/
.btn {
    padding: 2px 8px;
    
    border: 0 none!important;
    letter-spacing: 1px;
    outline: 0 none!important;

}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none!important;
    border: 0 none!important;
}


/*btn-outline-primary*/
.btn-outline-primary {
    color: #fff;
    background-color: transparent;
    outline: 0 none!important;
    border: 0 none!important;
    border-radius: 0px !important;
    transition: all 0.25s ease-out;
}


.btn-outline-primary:hover,.btn-outline-primary:active:focus,.btn-outline-primary:focus, .btn-outline-primary:active {
    color: #fff !important;
    outline: 0 none!important;
    border: 0 none!important;
    border-radius: 0px !important;
    background-color: transparent;
}

/*btn-clients, btn-tech, btn-mthods*/
#btn-tech, #btn-client, #btn-method, #btn-copy-url{
    color: #fff;
    margin-bottom: 15px !important;
    box-shadow:none !important;
    transition: all 0.25s ease-out;
    background-color: #666666;
}

#btn-tech:hover , #btn-client:hover, #btn-method:hover, #btn-copy-url:hover{
    /*margin-top: 5px !important;*/
     color: #000 !important;
    background-color: #a5edff;
}
#btn-tech i, #btn-client i, #btn-method i, #btn-copy-url i{
    color: #fff !important;
} 

#btn-tech:hover i, #btn-client:hover i, #btn-method:hover i, #btn-copy-url:hover i{
    color: #000 !important;
} 

i:hover{
    /*color: #d2d2d2 !important;
     transition: all 0.25s ease-out;*/
}


/*btn-outline-secondary*/
.btn-outline-secondary {
    color: #000;
    background-color: transparent;
    border:0px solid #000 !important;
    border-radius: 5px !important;
    transition: all 0.25s ease-out;
}


.btn-outline-secondary:hover,.btn-outline-secondary:active:focus,.btn-outline-secondary:focus {
    color: #d2d2d2 !important;
    border:0px !important;
    background-color: transparent;
    box-shadow:none !important;
}

.btn-outline-secondary i:first-of-type{
     color: #fff !important;
}

.btn-outline-secondary:hover i:first-of-type{
     color: #d2d2d2 !important;
}

i{
    transform: none;
    transition: all 0.25s ease-out; 
}

.active i{
    transform: rotate(0.5turn);
    transition: all 0.25s ease-out;
}


/*logo, do-search, clear search, btn-contact, scroll-to-top
btn-social-fb,bi-facebook,btn-social-li,btn-social-tw,btn-social-ig*/

.btn-close{
   padding: 0.375rem 0.75rem !important;
}

#logo{
    width: 64px;
    height: 64px;
    filter: invert(100%) sepia(5%) saturate(0%) hue-rotate(251deg) brightness(102%) contrast(103%);
    
    margin-top:0;
    transition: all 0.25s ease-out;
}

#logo:hover {
   filter: invert(82%) sepia(4%) saturate(5387%) hue-rotate(169deg) brightness(101%) contrast(97%);
  
    transition: all 0.25s ease-out;

}

#btn-ready{
    background-color: #f725b3;
    border-radius: 50% !important;
    text-align: center;
    color:#000;
   width:300px;
    height: 300px;
    font-size:3.5em;
    
    border: 6px solid #fff !important;
    display: block;
    position: absolute;
    top: 30%;
    
    left: 50%;
    
    -ms-transform: translate(-50%, -50%);
    z-index: 200;
    cursor: pointer;
    transform: translate(-50%, -50%);
    transition: opacity 0.75s ease-out;

}

#btn-ready:hover {
   color:#fff !important;
}




#video-cover{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
     position: absolute;
    top: 50%;
    left: 50%;
    
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 150;
}



#btn-contact{font-family:"korolev-rounded"
  
}

#btn-contact i {
    font-size: 1.75rem; color: #fff;
}

#btn-contact i:hover{
     color: #f725b3 !important;
}

#do-search{
    border: none !important;
}

#do-search i {
    font-size: 1.5rem; color: #fff;
}

#do-search i:hover{
     color: #f725b3 !important;
}

#clear-search, #btn-close {
    border: none !important;
}

#clear-search i, #btn-close i {
    font-size: 1.5rem; color: #fff !important;
}

#clear-search i:hover, #btn-close i:hover{
    color: #f725b3 !important;
}

.btn-social {
     font-size: 1.0rem; color: #fff;
}

.btn-social i {
    font-size: 1.0rem; color: #fff;
}

.btn-social i:hover{
     color: #f725b3 !important;
}

#scroll-to-top {
    color: #fff !important;
    cursor: pointer;
   /* transition: all 0.25s ease-out;*/
}

#scroll-to-top:hover {
    color: #f725b3 !important;
    cursor: pointer;
    /*transition: all 0.25s ease-out;*/
}

#clearFiltersButton {
    color: #000;
    background-color: transparent;
    margin-bottom:10px;
     transition: all 0.25s ease-out;
}

#clearFiltersButton:hover {
    color: #f725b3;
 /*   transition: all 0.25s ease-out;*/
}



/*Search */
#search-content__search-input {
    height: 38px;
    width: 100% !important;
    background-color: #000;
    color: #fff !important;
outline: 1px solid  rgba(0, 0, 0, 0.25) !important;
    -webkit-appearance: none !important;
    -moz-appearance: none!important;
    appearance: none!important;
    
    border: 0px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    
    /*transition: all 0.25s ease-out;*/
}

#search-content__search-input:focus {
     outline: 1px solid  rgba(255, 255, 255, 0.25) !important;
    
  
}

#search {
    margin-bottom: 15px !important;
    box-shadow:none !important;
}


/*Links*/
.email-link{
    color: #fff !important;
    text-decoration: none !important;
   /* transition: all 1s ease-out;*/
    
}
.email-link:hover{
    color: #a5edff !important;
    /*text-decoration: underline !important;*/
 /*   transition: all 1s ease-out; */ 
}



#clientList, #techList, #methodList, #about {
   /* height:300px;*/
    padding-bottom: 10px !important;
   /* overflow-y: scroll;*/
}



.filter-span {
    height: 100%;
    width:30px;
    border:1px solid #fff;
}


.noscroll { overflow: hidden; }

.cover{
    background-color: #161616 !important;
    display: none;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: visible;
    transition: 250ms ease-out opacity;
    opacity: 1.0;
}

.show-cover{
  display: block;
}

.hidden { 
    display: none;
}
.noheight{ max-height:0px !important;}

.noscroll { overflow: hidden; }

.copyright{ float: left; }

.social{ float: right; }

#navbarHeader{
    position: fixed;
    top: 65px !important;
    overflow:scroll !important;
    height:100%;
    width: 100%;
    z-index: 1000;  
    background-color: #161616 !important;
    border-bottom: 0px solid #cdcdcd !important;
    padding-bottom: 50px !important;
}

.search-results{
    border-left:1px solid rgba(0, 0, 0, 0.0);
    border-right:1px solid rgba(0, 0, 0, 0.0);
    border-bottom:1px solid rgba(171, 171, 171, 1.0);
    padding:10px;
    color:#fff;
    max-width: 600px;
    background-color: rgba(0, 0, 0, 0.0);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.search-results p b {
    font-weight: 800;
}

.search-results p {
    color:#fff;
    font-weight: 100;
}

.search-results a{
    color:#fff;
   
}

.search-results a:hover{
    color: #6385ff;
   
}

 

.search-results:hover{
     cursor: pointer;
    border-left:1px solid rgba(171, 171, 171, 1.0);
    border-right:1px solid rgba(171, 171, 171, 1.0);
    background-color: rgba(0, 0, 0, 0.45);
}



/*Break Points*/
/*extra Small devices (landscape phones, 576px and below)*/
@media (max-width: 1000px) { 
    #contct-who {
        margin-top: 20px;
        margin-left:1%;
        margin-right:1%;
        width: 98%;
        border-bottom:2px solid #666666;
        font-size:1.7em;
    }

    #contact-tageline p{
        /*line-height:1em;
        font-size:3em; */
        line-height:1em;
        font-size:2.5em; 
    }

    #contact-description p {
        padding-top: 0px;
        margin-top:20px;
        font-size:2.3em;
    }

    #contact-details {
        border-top:1px solid #666666;
        padding-top: 0.5em;

    }
    #contact-details p {
        font-size: 1em;
    }
	
	nav ul {
		text-align: center;
		flex-direction: column;
		gap: 11px;
	}
    
    h1{
        font-size: 7em;
    }
    
        .custom-icon{
       /* max-width: 150px !important;*/
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
    #search-content__search-input{
       width: 100%;
    } 
    
    .card-text {
        font-size: .95em !important;
    }
    
    #contct-who {
        margin-top: 20px;
        margin-left:1%;
        margin-right:1%;
        width: 98%;
        border-bottom:2px solid #666666;
        font-size:1.7em;
    }

    #contact-tageline p{
        /*line-height:1em;
        font-size:3em; */
        line-height:1em;
        font-size:2.9em; 
    }

    #contact-description p {
        padding-top: 0px;
        margin-top:20px;
        font-size:2.3em;
    }

    #contact-details {
        border-top:1px solid #666666;
        padding-top: 0.5em;
        line-height: .9em;

    }
    #contact-details p {
        font-size: 1em;
    }
    
    h1{
        font-size: 7em;
    }
    
    .custom-icon{
        max-width: 250px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #search-content__search-input{
        width: 100%;
    } 
    
    h1 {
        /*margin-top:25px;*/
    }
    
    .card-text {
        font-size: 1.2em !important;
    }
    
    #contct-who {
        margin-top: 20px;
        margin-left:1%;
        margin-right:1%;
        width: 98%;
        border-bottom:2px solid #666666;
        font-size:1.7em;
    }

    #contact-tageline p{
        /*line-height:1em;
        font-size:3em; */
        line-height:1em;
        font-size:1.9em; 
    }

    #contact-description p {
        padding-top: 0px;
        margin-top:20px;
        font-size:2.3em;
    }

    #contact-details {
        border-top:1px solid #666666;
        padding-top: 0.5em;

    }
    #contact-details p {
        font-size: 1em;
    }
    
    h1{
        font-size: 7em;
    }
    .pages a {
        font-size: 1.2em;
    }
    
    .custom-icon{
        max-width: 180px !important;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    
}

@media (min-width: 850px) {
    .custom-icon{
        max-width: 215px !important;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #search-content__search-input{
        width: 100% !important;
    }
    
    .lg-header {
        display: block;
    }
    .sm-header {
         display: none;
    }
    
    h1 {
       /* margin-top:25px;*/
        font-size: 7em;
    }
    
    .py-5 {
      padding-top: 1.5rem !important;
    }
    
    .card-text {
        font-size: 1.4em !important;
    }
    
    #contct-who {
        margin-top: 20px;
        margin-left:1%;
        margin-right:1%;
        width: 98%;
        border-bottom:2px solid #666666;
        font-size:1.7em;
    }

    #contact-tageline p{
        /*line-height:1em;
        font-size:3em; */
        line-height:1em;
        font-size:2.6em; 
    }

    #contact-description p {
        padding-top: 0px;
        margin-top:20px;
        font-size:2.3em;
    }

    #contact-details {
        border-top:1px solid #666666;
        padding-top: 0.5em;

    }
    #contact-details p {
        font-size: 1em;
    }
    
    h1{
        font-size: 7em;
    }
    
    .pages a {
        font-size: 1.2em;
    }
    
    .custom-icon{
        max-width: 250px !important;
    }
    
}

/*// X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    #search-content__search-input{
         width: 100% !important;
    } 
    
     h1 {
        /*margin-top:22px;*/
        font-size: 7em;
    }
    
    .lead {
      font-size: 1.3rem !important;
      font-weight: 300;
    }
    
    .card-text {
        font-size: 1.5em !important;
    }
    
    #contct-who {
        margin-top: 20px;
        margin-left:1%;
        margin-right:1%;
        width: 98%;
        border-bottom:2px solid #666666;
        font-size:1.7em;
    }

    #contact-tageline p{
        /*line-height:1em;
        font-size:3em; */
        line-height:1em;
        font-size:2.7em; 
    }

    #contact-description p {
        padding-top: 0px;
        margin-top:20px;
        font-size:2.3em;
    }

    #contact-details {
        border-top:1px solid #666666;
        padding-top: 0.5em;

    }
    #contact-details p {
        font-size: 1em;
    }
    
    h1{
        font-size: 7em;
    }
    
    .pages a {
        font-size: 1.2em;
    }
    
    .custom-icon{
        max-width: 300px !important;
    }
}

/*// XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
    #search-content__search-input{
       
    } 
    
    h1{
        font-size: 7em;
    }
    
    .pages a {
        font-size: 1.2em;
    }
    
    .custom-icon{
        max-width: 349px !important;
    }
}

@media (min-width: 1490px) {

    .custom-icon{
        max-width: 349px !important;
    }
}

@media (min-width: 1650px) {

    .custom-icon{
        max-width: 349px !important;
    }
}

@media (min-width: 1750px) {

    .custom-icon{
 /*       max-width: 465px !important;*/
         max-width: 349px !important;
    }
}


@media only screen and (max-width: 768px) {
  .jumbotron {
    padding-top: calc(var(--jumbotron-padding-y) * 2);
    padding-bottom: calc(var(--jumbotron-padding-y) * 2);
  }
    
    #main-nav button{
        display:none;
    }

}

@supports ( -webkit-touch-callout : none) {
.selector {
background-attachment:scroll
}
}

@supports not ( -webkit-touch-callout : none) {
.selector {
background-attachment: fixed;
}
}















