#cryo_top{
  padding: 0%;
}

#cryo_header{
  position: relative;
  background: transparent url(../images/cryo/cryo_ice_lowres.jpg) top left no-repeat; 
  background-size: 100%;
  background-size: cover no-repeat;
  background-width: 100%;
  background-height: auto;
  background-position: center center;
  vertical-align: top;
  background-repeat: no-repeat !important;
  height: auto;
  width: 100%;


  padding-bottom: 20%;
  padding-left: 0%;
  padding-right: 0%;
  text-align: center;
  overflow: hidden;

}

#cryo_header img{
width: 80vw;
height: auto;
padding-top: 10%;
padding-bottom: 5%;
margin-bottom: -20%;
}

#cryo_description{
  padding-left: 2%;
  padding-right: 2%;
  text-align: center;
}


#cryo_description h2{
  font-family: kuroregular;
  color: #001995;
  font-size: 1.8rem;
}



#cryo_description a.fancy-underline{
  color: #001995;
  opacity: 0.8;
}

#cryo_description a.fancy-underline:hover:after {
  width: 100%;
 background-color: #001995;

}


#cryo_top_circle_holder .circle{
  background-color: #0079b5;
}

#cryo_explination{
display: inline-block;
}

#cryo_explination .circle{
  background-color: #0079b5;
}

#cryo_explination img{
  width: auto;
  max-height: 20vh;
}

#cryo_explination h1{
    font-family: verminVibes;
    font-size: 4.8rem;
    transform:scale(1.20,1); 
-webkit-transform:scale(1.20,1);
-moz-transform:scale(1.20,1);
-ms-transform:scale(1.20,1);
-o-transform:scale(1.20,1);
color: #0079b5;
}

#cryo_explination h2{
  font-family: banker_squareregular;
  font-size: 2.4rem;
  color: #0079b5;
  text-transform: uppercase;
}

#cryo_explination h3{
  font-family: franklin_gothic_fsbook;
  font-size: 1.5rem;
  color: #0079b5;
  padding-left: 1%;
  padding-right: 1%;
}

#cryo_explination hr{
  width: 50%;
  height: 5px;
  background-color: #0079b5;
  color: #212121;
  border: 0 none;
}

.center{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#cryo_solution{
  background-color: #0079b5;
  padding: 0% !important;
  margin: 0% !important;
  overflow: hidden;
  position: relative;

}

#cryo_solution .circle{
  background-color: white;
}

#cryo_solution h1{
  font-family: verminVibes;
  font-size: 5.0rem;
  color: white;
  transform:scale(1.35,1); 
-webkit-transform:scale(1.35,1);
-moz-transform:scale(1.35,1);
-ms-transform:scale(1.35,1);
-o-transform:scale(1.35,1);

  display:inline-block; 
}

#cryo_solution h3{
  font-family: franklin_gothic_fsbook;
  font-size: 1.6rem;
  color: white;
  padding-left: 5%;
  padding-right: 5%;

}

#cryo_solution_footer img{
  margin-top: 1%;
  width: auto;
  height: auto;
  max-width: 60vw;
}

#cryo_solution_footer{
  position: relative;
  overflow: hidden !important;
  background: black;
}

#cryo_solution_footer h2{
  font-family: banker_squareregular;
  font-size: 1.4rem;
  color: white;
  text-transform: uppercase;
}

#cryo_solution_footer_text{
  position: relative;
  z-index: 3 !important;
}

#cryo_solution a.fancy-underline{
  color: rgba(255,255,255, 0.8);
}

#cryo_solution a.fancy-underline:hover:after {
  width: 100%;
 background-color: white;

}



#cryo_defines{
  padding-top: 2%;
}


#cryo_defines h1{
  font-family: verminVibes;
  font-size: 4.2rem; 
  text-transform: uppercase;
  color: #000000;

  /*Used for scaling*/
transform:scale(1.32,1); 
-webkit-transform:scale(1.32,1);
-moz-transform:scale(1.32,1);
-ms-transform:scale(1.32,1);
-o-transform:scale(1.32,1);
  display:inline-block; 
}

#cryo_defines h2{
  font-family: franklin_gothic_fsbook;
  font-size: 1.8rem;
  color: #000000;
}

#cryo_defines img{
  vertical-align: top;
  height: auto;
  width: 50%;
}

#cryo_potential{
  position: relative;
}


#cryo_potential_description h1{
  font-family: kuroregular;
  font-size: 3.7rem; 
  color: #001995;

  /*Used for scaling
transform:scale(1.08, 1.22); 
-webkit-transform:scale(1.08, 1.22);
-moz-transform:scale(1.08, 1.22);
-ms-transform:scale(1.08, 1.22);
-o-transform:scale(1.08, 1.22);
*/
  display:inline-block; 
}

#cryo_potential_content{

background-color: #001995 !important;

}

#cryo_potential_description{
background-color: white;
margin-left: 1%;
margin-right: 1%;
padding-bottom: 3%;
margin-top: 1%;
text-align: center;
padding-left: 2%;
padding-right: 2%;
}

#cryo_potential_description h2{
  font-family: kuroregular;
  color: #0019e6;
  font-size: 1.4rem;
  padding-top: 3%;
  padding: 4%;
}

#cryo_potential_graphics{
  position: relative;
  text-align: center;



}

img.stepArrow{
  display: none !important;
}

#cryo_potential_graphics img{
  max-height: 20vh;
  padding-bottom: 0;
}

#cryo_potential_graphics h2{
  font-family: banker_squareregular;
  font-size: 2.2rem;
  color: black;
  text-transform: uppercase;

}

#cryo_potential_graphics h3{
  font-family: franklin_gothic_fsbook;
  font-size: 1.7rem;
  color: black;
}


#cryo_potential_footer{
 text-align: center;
 padding-left: 5%;
 padding-right: 5%;
 padding-bottom: 1%;
}

#cryo_potential_footer h2{
  font-family: kuroregular;
  font-size: 1.8rem;
  color: white;
}

#cryo_potential_footer h3{
  font-family: franklin_gothic_fsbook;
  font-size: 1.1rem;
  color: white;
}

#cryo_market{
  padding-top: 5%;
  text-align: center;
}

#cryo_market_header h1{
  font-family: verminVibes;
  font-size: 4.2rem;
  color: #0079b5;
    /*Used for scaling*/
transform:scale(1.20, 1); 
-webkit-transform:scale(1.20, 1);
-moz-transform:scale(1.20, 1);
-ms-transform:scale(1.20, 1);
-o-transform:scale(1.20, 1);
  display:inline-block; 
}

#cryo_market_header h2{
  font-family: franklin_gothic_fsbook;
  font-size: 1.9rem;
  color: #0079b5;
}

#cryo_market_tab_holder{
  padding-top: 2%;
  position: relative;
}

#cryo_market_tab_holder .tabChangerTab{

}

#cryo_market_tab_holder .tabChangerTab h1{
    font-family: banker_squareregular;
    font-size: 2.5rem;
    color: white;
    padding-left: 2%;
}

#cryo_market_tab_holder a {
  font-size: 1.505em;
  font-family: banker_squareregular;
  color: white;
}

.tabChangerTab{
  position: relative;

}

.tabChanger{
transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
-webkit-transition: all 0.75s ease-out;
margin: 0;
padding: 0;
max-height: 25vh;
min-height: 25vh;
text-align: center;
}

.tabChanger img{
  transform:scale(1); 
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);

      transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
-webkit-transition: all 0.75s ease-out;

width: auto;
height: auto;
max-height: 20vh;
}

.tabChanger:hover img{
  transform:scale(1.1); 
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
}

.tabChanger:hover{
  filter: grayscale(40%);
  -webkit-filter: grayscale(40%);
  -moz-filter: grayscale(40%);
  -ms-filter: grayscale(40%);
  -o-filter: grayscale(40%);
}

.cryoTabContent{
  position: absolute;
  top: 0;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 10%;
}

.cryoTabContent .header img{
  max-height: 10vh;
  width: auto;
  height: auto;
}

.cryoTabContent .body h1{
  font-family: banker_squareregular;
  font-size: 2.0rem;
  color: white;
  text-transform: uppercase;

}

.cryoTabContent .body h2{
  font-family: franklin_gothic_fsbook;
  font-size: 1.4rem;
  color: white;
  padding-left: 5%;
  margin-right: -5%;

}

.cryoTabContent .money h1{
  font-family: banker_squareregular;
  font-size: 4.0rem;
  /*line-height: 172%; FIXME */
  color: white;
  padding-top: 6%;
    /*Used for scaling
transform:scale(1, 1.73); 
-webkit-transform:scale(1, 1.73);
-moz-transform:scale(1, 1.73);
-ms-transform:scale(1, 1.73);
-o-transform:scale(1, 1.73);
*/
  display:inline-block; 
}

.cryoTabContent a{
  font-size: 1.8rem;
  font-family: banker_squareregular;
  color: white;
}

.cryoTabContent .money h2{
    font-family: banker_squareregular;
    font-size: 5.0rem;
    color: #bffff7;
    text-transform: uppercase;

    /*
transform:scale(2.4, 2.12); 
-webkit-transform:scale(2.4, 2.12);
-moz-transform:scale(2.4, 2.12);
-ms-transform:scale(2.4, 2.12);
-o-transform:scale(2.4, 2.12);
*/

}

.cryoTabContent .money h3{
  font-family: franklin_gothic_fsbook;
  font-size: 1.6rem;
  color: #bffff7;
  margin-top: -15%;
  padding-left: 2%;
}

.cryoTabContent .fancy-underline:hover:after {
  width: 100%;
 background-color: rgba(255,255,255, 1);
}

#cryo_legal{
   padding-bottom: 0%;
  position: relative;
}

#cryo_legal h3{
  font-family: franklin_gothic_fsbook;
  font-size: 1.505em;
  color: black;
}

#cryo_legal h2{
  font-family: banker_squareregular;
  font-size: 1.840em;
  color: black;
}

#cryo_legal .cryo_legal_contact h2{
  font-family: banker_squareregular;
  font-size: 1.421em;
  color: white !important;
}

.cryo_legal_contact{
  position: relative;
    width: 100%;
  height: 20%;
  margin-top: 2%;
  background-color: #0079b5;
  border-radius: 200pt;
   -webkit-border-radius: 200pt;
  -moz-border-radius: 200pt;
  margin: 1%;
}

.cryo_legal_contact .fancy-underline:hover:after {
  width: 100%;
 background-color: rgba(255,255,255, 1);
}




