

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
    background-color: #c7c7c7;
    padding-top: 0;
    padding-bottom:0;
}

.pdf {
    float:right;
    font-size: 12px;
    margin: 10px;
}
.story-text {
	font-size:20px;
    padding:20px;
}
.light-background {
    background-color: #ece9e5;
}
.dark-background {
    background-color: #d3d3d3;
}
.text-box {
    /*background-color: #ece9es;*/
	background-color: #d9e0da;
    margin: 40px 0 60px 0;
}
.text-box-middle {
    background-color: #c4c4c4;
}
.main-text {
	font-size:24px;
    padding:20px;
}
.text-box-wide-background {
    background-color: #b0c1c3;
}

.text-box-wide {
 	padding:40px;
	background-color: #b0c1c3;
    margin-bottom: 60px;
}
.text-box-yellow1 {
    /*background-color: #f6ae00;*/
    /*height:100px;*/
    font-style: italic;
}
.text-box-yellow10 {
    /*background-color: #f6ae00;*/
    /*height:120px;*/
    font-style: italic;
}
.text-box-yellow1-14 {
    /*background-color: #f6ae00;*/
    /*height:340px;*/
    font-style: italic;
    font-weight: bold;
}
.yellow-blue-line {
    border-top: 4px solid #00efe1;
}
.yellow1-background {
    background-color: #f6ae00;
}
.yellow2-background {
    background-color: #ffc412;
}
.text-box-yellow2 {
    /*background-color: #ffc412;*/
    /*border-top: 4px solid #00efe1;*/
    /*height:110px;*/
    font-style: italic;
}
.text-box-yellow2-10 {
    /*background-color: #ffc412;*/
    /*border-top: 4px solid #00efe1;*/
    /*height:140px;*/
    font-style: italic;
}
.text-box-yellow2-14 {
    /*background-color: #ffc412;*/
    /*border-top: 4px solid #00efe1;*/
    /*height:120px;*/
    font-style: italic;
    font-weight: bold;
}
.text-padding {
    padding-bottom: 60px;
    padding-top: 40px;
}
.img-padding {
    padding-top: 40px;
}
.col-09 {
    /*height:100px;*/
}

.frames-wrapper {
    margin: 60px 0;
}
.frames-block {
   background-color: #d3d3d3; 
   /* background for chart */
}

.globe-wrapper {
    max-width:130px;
    margin-top:20px;
    height: auto;
}
.trophy-wrapper {
    max-width:140px;
    margin-top:20px;
    height: auto;
}

.col-md-chart {
    padding-right:0;
    padding-left:0;
}

.bird-chart-hands {
    position:relative;
    width:100%;
    background-color: #d3d3d3;
    /*z-index:-1;*/
    height:700px;
    padding-top:80px;
}
.chart-wrapper {
    position: absolute;
    top: 140px;
    left: 520px;
    width:460px;
/*    max-width:560px; 
    height:auto;"*/
}
.ribbon-wrapper {
    position: absolute;
    left:115px;
    top:190px;
}
.hands-wrapper {
    position: absolute;
    top: 380px;
    left: 450px;
    width:580px;
}

.bird-chart-hands-sm {
    position:relative;
    /*width:100%;*/
    background-color: #d3d3d3;
    /*z-index:-1;*/
    height:600px;
    padding-top:80px;
}
.ribbon-wrapper-sm {
    position: absolute;
    left:14%;
    top:120px;
}
.chart-wrapper-sm {
    position: absolute;
    top: 300px;
    left: -60px;
    width: 300px;
}
.hands-wrapper-sm {
    position: absolute;
    top: 300px;
    left: 130px;
    width: 300px;
}

.upper-layer {
    z-index:100;
}

.blue1-background {
    background-color: #01cbbf;
/*    display: inline-block;
*/}
.blue2-background {
    background-color: #00efe1;
}
.blue-yellow-line {
    border-top: 4px solid #FFC600;
}
.blue1-row {
    background-color: #01cbbf;
    /*height:150px;*/
}
.blue2-row {
    background-color: #00efe1;
    /*height:150px;*/
}
.yellow1-row {
    background-color: #f6ae00;
}
.yellow2-row {
    background-color: #ffc412;
}
.padding-top {
    padding-top:30px;
}



.bird_09 {
    margin-top: 5px;
}
.jim_09 {
    margin: -5px 0 0 0;
}
.bird_10 {
    margin: 22px 0 -8px 0;
}
.jim_10 {
    margin: 25px 0 -8px 0;
}
.bird_14 {
    margin: 22px 0 -15px 0;
}
.jim_14 {
    /*margin: 25px 0 -11px 0;*/
    margin: 22px 0 -15px -80px;
}
.bird-14-text {
    padding-top: 40px;
}
.jim-14-text {
    padding-top: 40px;
}

.computer-wrapper {
    max-width:180px;
    height:auto;
}


.cityline-wrapper {
    position: relative;
}
.city-wrapper {
    /*z-index:1;*/
/*    top:0px;
    margin-top: 35px;
    margin-bottom: -20px;*/
    margin-left:60px;
}
.airplane-wrapper{
    position: absolute;
    top: 0px;
    width:220px;
    opacity:0;
}
#airplane-trigger {
    /*z-index: 20;*/
}



.building-car-wrapper {
    position: relative;
    z-index:1;
    margin-bottom: 30px;
    margin-top: 40px;
    margin-left: 40px;
}
.border-wrapper {
    position: absolute;
    z-index:10;
    top:0;
}
.building-wrapper {
    position: absolute;
    z-index:2;
    top:0;
}
.tree-wrapper {
    position: absolute;
    /*top:-160px;*/
    z-index:4;
    /*top:320px;*/
    bottom:0;
}
.car-wrapper {
    position: absolute;
    /*top: -150px;*/
    z-index:3;
    top: 290px;
}

.box-bg-building-box {
    max-width:605px;
    height:auto;
}
.box-bg-building {
    max-width:600px;
    height:auto;
}
.box-bg-car {
    max-width:160px;
    height:auto;
}
.box-sm-building-box {
    max-width:320px;
    height:auto;
}
.box-sm-building {
    max-width:310px;
    height:auto;
}
.box-sm-car {
    max-width:60px;
    height:auto;
}



.window-wrapper {
    border: 2px solid #1d1c1a;
    position: relative;
    z-index:1;
    width:700px;
    overflow:hidden;
    margin-bottom:40px;
    margin-top:20px;
}
.chair-wrapper {
    position: absolute;
    top: 122px;
    left: 0px;
}


#arrow{
  visibility:hidden;
}
.text-align-center {
    text-align:center;
}


.parallax [class*="bg__"] {
  position: relative;
  width: 100%;
  height: 100vh;
  text-indent: -9999px;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-size: auto;*/
  /*background-size: 1020px;*/
}
.parallax [class*="bg__"]:nth-child(2n) {
  box-shadow: inset 0 0 1em #111;
}
.parallax .bg__frames {
  background-image: url(../img/frames_11.20.png);
}
.parallax .bg__time {
  background-image: url(../img/time-write-bg0.png);
  /*opacity:0;*/
  /*z-index:-20;*/
}
.time-msg {
    position:fixed;
    top:30vh;
    padding : 1em;
    margin  : -1.5em 1em 0 0;
    text-indent : 0;
    font-size:24px;
    padding:20px;
    width:80%;
/*    background : rgba( #f3f3f3, 0.75 );
    box-shadow : 0 1px 0.125em #333;*/
}
.time-msg-sm {
    position:fixed;
    top:30vh;
    padding : 1em;
    margin  : -1.5em 1em 0 0;
    text-indent : 0;
    font-size:18px;
    padding:10px;
    width:50%;
}
/* ---------------------- */
.blue1-row-static {
    background-color: #01cbbf;
}
.blue2-row-static {
    background-color: #00efe1;
}
.blue2-row-static-line {
    border-top: 4px solid #FFC600;
}
.yellow1-row-static {
    background-color: #f6ae00;
}
.yellow2-row-static {
    background-color: #ffc412;
}

.text-box-yellow1-static {
    background-color: #f6ae00;
    font-style: italic;
}
.text-box-yellow10-static {
    background-color: #f6ae00;
    font-style: italic;
}
.text-box-yellow1-14-static {
    background-color: #f6ae00;
    font-style: italic;
    font-weight: bold;
}
.text-box-yellow2-static {
    background-color: #ffc412;
    font-style: italic;
}
.text-yellow2-line {
    border-top: 4px solid #00efe1;   
}
.building-car-wrapper-static {
    position: relative;
    z-index:1;
    margin-bottom: 30px;
    margin-top: 40px;
    margin-left: 10px;
}
.car-wrapper-static {
    position: absolute;
    z-index:3;
    top: 160px;
}
.text-box-yellow2-10-static {
    background-color: #ffc412;
    font-style: italic;
}
.text-box-yellow2-14-static {
    background-color: #ffc412;
    font-style: italic;
    font-weight: bold;
}
.text-box-yellow1-14-static {
    background-color: #f6ae00;
    font-style: italic;
    font-weight: bold;
}