html{
    min-width: 980px;
    height: 100%;
}
body{
    background: transparent no-repeat center url('/assets/images/gm/bg.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}
a{
    color: #1f94ff;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    font-size: 24px;
}
a:hover{
    color: #43a6ff;
}

.dark-background a{
    color: #5cc3f6;
}
.dark-background a:hover{
    color: #82d3f6;
}
a.link-video{
    text-shadow: none;
    margin-top: 30px;
    display: block;
}
a.link-video::after{
    content: "▶";
    width: 40px;
    height: 40px;
    font-size: 50px;
    padding-top: -5px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: solid 1px #1f94ff;
    font-family: "entypo";
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    text-indent: 3px;
}
a.link-video::after:hover{
    border: solid 1px #43a6ff;
}
.dark-background a.link-video::after{
    border: solid 1px #5cc3f6;
}
.dark-background a.link-video::after:hover{
    border: solid 1px #82d3f6;
}
div.v2-footer{
    height: 130px;
}
.ut-container{
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.2) repeat  url('/assets/images/main/n3.png');
    overflow: hidden;
}

.iphone{
    position: absolute;
    left: 50%;
    top:64px;
    background: transparent no-repeat url('/assets/images/gm/gm-iphone.png');
    height: 1728px;
    width: 896px;
    background-size: 50%;
    margin-left: -450px;
}
.iphone div{
    overflow: visible !important;
}


.right{
    position: absolute;
    left: 50%;
    top: 100px;
    height: 100%;
    width: 50%;
}

.right h1,
.right h2{
    font-weight: 200;
    color: #FFFFFF;
    font-size: 30px;
}

.right h1{
    font-size: 60px;
    font-weight: 600;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    padding-top: 45%;
}
.right h2{
    text-shadow: 0 0 1px rgba(0,0,0,0.5);
    padding-top: 15px;
}

.right a{
    opacity: 0.8;
    padding-top: 60px;
    height: 82px;
    display: inline-block;
}

.right a:hover{
    opacity: 1;
}

.vjs-error-display,
.vjs-control-bar,
.vjs-big-play-button,
.vjs-loading-spinner,
.vjs-text-track-display,
.vjs-poster{
    display: none !important;
}

#big-video-vid_html5_api{
    display: none;
}



/* First Page Container */
.firstpage-container{
    height: 100%;
    width: 100%;
    position: relative;
}

.page-container{
    overflow: hidden;
    width: 100%;
    background: rgb(246, 246, 246) repeat  url('/assets/images/main/n2.png');
    font-weight: 300;
    min-width: 980px;
    min-height: 200px;
    color: #1b1b1b;
    font-family: "proxima-nova" "helveticaneue-light", "Helvetica Neue", Helvetica, "Hiragino Sans GB" , arial, sans-serif;
}
#big-video-wrap{
    position: absolute;
}
#idx-header.glow{
    position: absolute;
}



/* Section */
.section{
    text-align: center;
    overflow: hidden;
}
.section h1,
.section h2,
.section h3{
    font-weight: 200;
    font-size: 48px;
    line-height: 150%;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

.section.dark-background{
     color: #FFF;
}
.section.dark-background h1,
.section.dark-background h2,
.section.dark-background h3{
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.section em{
    font-weight: 400;
}

.slogan{
    padding-top: 100px;
}
.section  .slogan-desc{
    padding-top: 20px;
    font-size: 28px;
    line-height: 150%;
}
.section p{
    font-size: 20px;
    line-height: 130%;
    padding: 50px 0;
}
.appstore-icon::before{
    content: "D";
    text-indent: 0 !important;
    font-size: 70px;
    font-family: "EUMWeb";
    color: #fff;
    display: block;
    margin-bottom: 100px;
    width: 230px;
    height: 71px;
    border: solid 1px #fff;

    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding-top: 4px;
}
.appstore-icon{
    line-height: 200%;
    display: block;
    overflow: hidden;
}

.appstore-icon-bottom::after{
    content: "A";
    text-indent: 0 !important;
    font-size: 90px;
    font-family: "EUMWeb";
    color: #1b1b1b;
    margin-bottom: 100px;
}
.appstore-icon-bottom::after:hover{
    opacity: 0.8;
}



.section.intro{
    background: rgba(0,0,0,0.9) repeat  url('/assets/images/main/n2.png');
}
.tools-4-iphones{
    height: 700px;
    background: transparent no-repeat top center url('/assets/images/gm/four-iphones.png');
    margin-left: -140px;
}


.supported-techs{
    padding: 50px;
}



/* Both Way */
.both-way{
    height: 900px;
    background: transparent no-repeat center url("/assets/images/gm/tuner-bg2.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.both-way .slogan{
    padding-top: 300px;
}
.both-way::before{
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    background: repeat  url('/assets/images/main/n3.png');
    overflow: hidden;
    top: 0;
    left: 0;
}

.two-row-container{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    text-align: center;
}
.two-row-container img{
    padding-top: 20px;
}

.two-row-container .left-row{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60%;
    height: 100%;
}
.two-row-container .right-row{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
    text-align: left;
}

/* Basic Chords */
.chords{
    height: 680px;
    background: #1b1b1b repeat url('/assets/images/main/n2.png');
    position: relative;
}
.chrods .slogan{
    padding-top: 70px;
    position: absolute;
    left: 0;
    right: 0;
}


/* Three Rows */
.chords .overlayer{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: transparent no-repeat top url("/assets/images/pm2/sync-cover.png");
    background-size: 100% 680px;
    opacity: 0.6;
}
.three-rows-container{
    min-width: 1170px; /*390*3*/
    max-width: 1600px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.three-rows-container .left-row{
    height: 400px;
    width: 33.33%;
    min-width: 390px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.three-rows-container .center-row{
    height: 400px;
    width: 33.33%;
    min-width: 390px;
    position: absolute;
    left: 33.33%;
    bottom: 0;
}
.three-rows-container .right-row{
    height: 400px;
    width: 33.33%;
    min-width: 390px;
    position: absolute;
    right: 0;
    bottom: 0;
}


/* Poly */
.poly{
    height: 800px;
    position: relative;

    background: rgb(108,108,108); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(108,108,108,1) 0%, rgba(73,73,75,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(108,108,108,1)), color-stop(100%,rgba(73,73,75,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(108,108,108,1) 0%,rgba(73,73,75,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(108,108,108,1) 0%,rgba(73,73,75,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(108,108,108,1) 0%,rgba(73,73,75,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(108,108,108,1) 0%,rgba(73,73,75,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c6c6c', endColorstr='#49494b',GradientType=0 ); /* IE6-9 */


}
.poly::before{
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('/assets/images/main/n2.png');
}

.poly-row-container{
    min-width: 980px;
    max-width: 1600px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: left;
    overflow: hidden;
}
.poly-row-container .left-row{
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent no-repeat center 0  url("/assets/images/gm/iphone-chord-progressions.png");
}
.poly-row-container .right-row{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.poly-row-container .slogan-desc{
    padding-bottom: 10px;
}


/* Pop up*/
#popup-wrap{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(1,1,1,0.8);
    top: 0;
    left: 0;
    cursor: url("/assets/images/close.png") 14 14, default;

}
#popup-wrap .video-popup{
    height: 576px;
    width: 890px;
    cursor: default;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top:  -288px;
    margin-left: -445px;
    text-align: center;
}

.video-title{
    font-weight: 200;
    padding: 20px 0;
    font-size: 36px;
    color: #1b1b1b;
}
#popup-wrap .video-popup video{
}
.mejs-container{
    margin: 0 auto;
}

#popup-wrap{
    display: none;
}
.video-container{
    height: 853px;
    width: 480px;
}



/* Rhythm Trainer */
.trainer{
    height: 1060px;
}
.trainer .slogan{
    padding-top: 100px;
}
.trainer-block-container{
    position: relative;
    height: 330px;
    width: 590px;
    margin: 0 auto;
    background: transparent no-repeat top left url('/assets/images/pm2/trainerbg.png');
    margin-top: 60px;
}
.note-container{
    position: absolute;
    height: 102px;
    width: 304px;
    top: 54px;
    left: 169px;
}
.wave-container{
    position: absolute;
    height: 83px;
    width: 390px;
    left: 167px;
    top:254px;
    background: transparent no-repeat top left url('/assets/images/pm2/wave-dark.png');
    opacity: 0;
}
.beats-container{
    position: absolute;
    height: 42px;
    width: 200px;
    top: 198px;
    left: 166px;
    text-align: left;
}
.beats-container div.beat{
    height: 42px;
    width: 32px;
    background-color: #1f94ff;
    margin-right: 8px;
    display: inline-block;
}
.wave-hl-container{
    position: absolute;
    height: 83px;
    width: 0;
    left: 167px;
    top:254px;
    background: transparent no-repeat top left url('/assets/images/pm2/wave-light.png');
    border-right: solid 1px #ff4200;
}


/* Playlist */
.playlist .slogan{
    padding-top: 100px;
}
.playlist img{
    padding-top: 50px;
}

.supported-techs img{
    padding: 50px;
}
.supported-techs .slogan{
    padding-top: 100px;
}


/* Download */


.download.section{
    padding-bottom: 50px;
}
.download.section .slogan{
    padding-top: 100px;
    padding-bottom: 25px;
}
.download.section img{
    padding-bottom: 15px;
}
.download.section a:hover{
    opacity: 0.8;
}



.appstore-icon{
    line-height: 200%;
    display: block;
    overflow: hidden;
}

.appstore-icon-bottom::after{
    content: "A";
    text-indent: 0 !important;
    font-size: 90px;
    font-family: "EUMWeb";
    color: #1b1b1b;
    margin-bottom: 100px;
}
.appstore-icon-bottom::after:hover{
    opacity: 0.8;
}


.download-container{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    text-align: center;
}

.download-container .left-row{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    height: 100%;
}
.download-container .right-row{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70%;
    height: 100%;
}




/* Tuner */
#tuner-ani-container{
    min-width: 840px;
}
#tuner-ani{
    height: 472px;
    width: 640px;
    margin-left: 100px;
    margin-top: 236px;
}

/* Metronome */

.metronome{
    height: 1027px;
}
.metronome-iphone{
    padding-top: 50px;
}

.two-row-container #tuner-ani-container.left-row{
        background: transparent no-repeat top center url('/assets/images/gm/tuner.png');
}

/* Scale */
.scale{
    height: 700px;
    background: #f9ebd5 repeat url('/assets/images/main/n2.png');
}
.scale .two-row-container .left-row{
        background: transparent no-repeat bottom center url('/assets/images/gm/gm-scale.png')
}
.scale .slogan{
    padding-top: 150px;
}


/* Chords Card */
.chord-chards{
    margin-top: 20px;
    height: 259px;
    width: 100%;
    background:  transparent repeat-x center url('/assets/images/gm/chord-cards.png');
}
.chords p{
    text-align: center;
    font-size: 16px;
    color: #888;
    padding:10px 0;
}


/* 5th Circle */
.transposer .two-row-container{
    height: 433px;
    margin-top: 12px;
}

.transposer .two-row-container .left-row{
    width: 50%;
}
.transposer .two-row-container .right-row{
    width: 50%;
}

.chords-5th-container{
    height: 100%;
    width: 100%;
    position: relative;
}
#chords-5th{
    position: absolute;
    top: 0;
    left: 0;
    height: 700px;
    width: 700px;
    background: transparent no-repeat top center url('/assets/images/gm/5th-chords.png');

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;

}
#chords-5th-cover{
    position: absolute;
    top: 0;
    left: 0;
    height: 700px;
    width: 700px;
    background: transparent no-repeat top center url('/assets/images/gm/5th-cover.png');
    opacity: 0.3;
}
#chords-5th-iphone{
    margin:0 auto;
    margin-top: 20px;
    height: 100%;
    width: 400px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.6);
    background: transparent no-repeat top center url('/assets/images/gm/transpose-c2.jpg');

}

/* Reviews */
.section.review{
    padding-top: 50px;
}
.section.review h1{
    font-size: 30px;
}