/*

                                      __.ccc.,
                                   __/$$AA$$$$$$Azz._
                               _,cc$$$$$$$$$$$$$$$$$$o
                              /$$$$$$$$$$$$$$$$$$$$$$$Az.
                           _.A$$$$$$$$$$V'    ($$$$$$$$$$)
                          /$$$$$$$$$$U''       \$$$$$$$$$(_
                         ($$$$$$$$$VU___    ____`($$$$$$$$$A
                          \$$$$$$$U/ __ \  / __ \($$$$$$$$$$|
                           )$$$$$$/ '  `.  .'  `  \$$$$$$$$$$|
                          /$$$$$$/ <(O)>'  '<(O)>  \$$$$$$$$$|
                         ($$$$$$$|                 |$$$$$$$$$|
                          \$$$$$$\                 |$$$$$$$$$$\
                           \$$$$$$\     ,  ,       |$$$$$$$$$$$$\_
                          /$$$$$$$$\               |$$$$$$$$$$$$$$\
                         /$$$$$$$$$$|  .-'v'-.    /$$$$$$$$$$$$$$$$|
                         |$$$$$$$$$$\  `-._.-'   /$$$$$$$$$$$$$$$$$|
                         |$$$$$$$$$$$\          /|$$$$$$$$$$$$$$$$$|
                         )$$$$$$$$$$$$\`.    .'  |$$$$$$$$$$$$$$$$$(
                        ($$$$$$$$$$$$$$\ '--'    |$$$$$$$$$$$$$$$$$$)
                         )$$$$$$$$$$$$$$`.       \$$$$$$$$$$$$$$$$$$|
                        ($$$$$$$$$$$$$$$$$\       |$$$$$$$$$$$$$$$$$|
                        |$$$$$$$$$$$$$$$$$$\      |$$$$$$$$$$$$$$$$$|
                        \$$$$$$$$$$$$$$$$$$/      ($$$$$$$$$$$$$$$$$|
                         \$$$$$$$$$$$$$$$$|       )$$$$$$$$$$$$$$$$$/
                          `GGG$$$GG$$GG''         ($$$$$$$$$$$$$$EE/
                                                   \$$$$$$$$jeeed
                                                    \GGGGd'       
       _                    _    ___                                                       
      | |                  (_)  / __)                                                      
  ____| |__  _____  ____    _ _| |__    _   _  ___  _   _    _____  ____  ____ _____ _____ 
 / ___)  _ \| ___ |/ ___)  | (_   __)  | | | |/ _ \| | | |  (____ |/ _  |/ ___) ___ | ___ |
( (___| | | | ____| |      | | | |     | |_| | |_| | |_| |  / ___ ( (_| | |   | ____| ____|
 \____)_| |_|_____)_|      |_| |_|      \__  |\___/|____/   \_____|\___ |_|   |_____)_____)
                                       (____/                     (_____|                  

*/

html,body{height: 100%;}
body{
  overflow-x:hidden;
  color: #000;
  background: #fff8fe;
  -webkit-font-smoothing: antialiased;
  /*background: #ffdefb;*/
}

a {font-weight: bold;color: #40354d}

img{
    display: block;
    margin-left: auto;
    margin-right: auto 
}


.container{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: visible;
}

#leftHalf {
   background: url(../../img/bgL.gif);
   background-repeat: repeat-y;
   background-position: top left;
   position: absolute;
   left: 0px;
   width: 150px;
   height: 100%;
   
}


#rightHalf {
   background: url(../../img/bgR.gif);
   background-repeat: repeat-y;
   background-position: top left;
   position: absolute;
   right: 0px;
   width: 150px;
   height: 100%;
}




.steph-zone #head{
  margin: 0 auto 40px auto;
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 800px;
}

.steph-zone {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: -20px;
}

.steph-inner-wrap{
  position: relative;
  max-width: 700px;
  width: 70%;
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
  z-index: 2;
  padding-bottom: 100px;
}



.steph-zone .intro{font-size: 24px;line-height: 30px;margin-top: 60px}

::selection {background: #b2b7ff;color:#000;}
::-moz-selection {background: #b2b7ff;color:#000;}


.steph-zone #head h1, .steph-zone h2, .steph-zone h3{margin: 0;padding: 0;font-family: 'Druk'; font-weight: normal;}

.steph-zone p { width: 100%; max-width: none;}

.steph-zone .smol {font-size: 70px;line-height: 74px;}
.steph-zone h1{font-size: 120px;line-height: 120px}
.steph-zone h2{font-size: 40px;line-height: 42px}
.steph-zone .creds{font-size: 18px;margin-top: 10pxs}

.pullQ{
  font-family: 'Druk';
  width: 325px;
  font-size: 50px;
  line-height: 56px;
  position: relative;
}
.pullQ span{background: #b2b7ff;padding: 5px;position: relative;}

.steph-zone .left{float: left; margin: 10px 20px 10px -150px;}
.steph-zone .left img{margin-bottom: 10px;}

.steph-zone .right{float: right; margin: 10px -150px 10px 20px;}
.steph-zone .right img{margin-bottom: 10px;}

.steph-zone .wide{margin: 20px auto;}
.steph-zone .wide img, .steph-zone  .wide2 img{max-width: 100%;}

.steph-zone .wide2{margin: 20px -100px}

.chart{margin: 40px auto;}

.caption {font-size: 14px;line-height: 18px;margin-top:10px;background:rgba(255,248,254,0.8);}
.caption2 {font-size: 14px;line-height: 18px;margin:0px auto;max-width:820px;}
.photog {font-size: 10px;text-transform: uppercase;}
.pic {width: 400px}


#credits{
  margin: 80px 0;
  font-size: 14px;
}

.section-break:first-line{font-weight: bold;}
.section-break{margin-top: 40px}

.blocked {
  font-family:"Courier New", Courier, monospace;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 0 20px
}

.steph-zone hr{
  border: 0;
  border-top: 2px solid #000;
}
.padding{padding: 40px 0}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}



@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}




@media only screen and (max-width: 1000px) {
  .steph-zone .left{float: left; margin: 10px 20px 10px 0px;}
  .steph-zone .right{float: right; margin: 10px 0px 10px 20px;}
  .steph-zone .wide{margin: 20px 0px}
  .steph-zone .wide2{margin: 20px 0px}
  .steph-inner-wrap{max-width: 800px; width: 80%;}
  }


@media only screen and (max-width: 850px) {
  .steph-zone #head{padding: 0 20px;}
  .steph-zone .wrap {margin: 0 auto; padding: 0 20px; font-size: 16px;line-height: 24px;}
  .steph-zone #rightHalf, .steph-zone  #leftHalf {display: none;}
  .steph-inner-wrap{max-width: none; width: 90%;}
  .steph-zone .wide{margin: 20px auto;}
  .steph-zone .wide2{margin: 20px auto;}
  .steph-zone .left{float: none; margin: 10px auto; max-width: none; width: 80%;}
  .steph-zone .right{float: none; margin: 10px auto; max-width: none; width: 80%;}
  .steph-zone .right img, .steph-zone .left img{max-width: none; width: 100%; margin-bottom: 10px;}
  .pullQ{text-align: center;}
  }

@media only screen and (max-width: 600px) {
  .steph-zone .left{float: none; margin: 40px 0px 40px 0px;text-align: center;}
  .steph-zone .right{float: none; margin: 40px 0px 40px 0px;text-align: center;}  
  .steph-zone .pullQ{width: 100%;font-size: 40px;line-height:42px;}
  .steph-zone .smol {font-size: 44px;line-height: 44px;}
  .steph-zone h1{font-size: 80px;line-height: 80px}
  .steph-zone h2{font-size: 32px;line-height: 32px}
  }

@media only screen and (max-width: 300px) {
  .steph-zone .pullQ{font-size: 40px;line-height:42px;}
  }



