/* default */
html, body{
overflow: hidden; overflow-y: auto; width: 100%; /*min-height: 844px;*/ margin: 0 auto; }

body {background: #fff; overflow: hidden;  width: 100%; margin: 0 auto; font-smoothing: antialiased;-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; }

.break { display: block }
.lineBelow { width: 29px; height: 1px; background-color: #e3e3e3 }
.btns a { display: block; width: 100px; height: 25px; border: 1px solid #fff; color: #fff; text-align: center; line-height: 25px; }
.dot { display: inline-block; width: 4px; height: 4px; background-color: #373737; border-radius: 50%; }



/* input */



/* hamburger */
#wrapper .hamChange { top: 7px }

.btn0 { position: absolute; width: 20px; height: 40px; top: 9px; right: 0; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.btn0 .icon { -webkit-transition-duration: 0.3s; transition-duration: 0.3s; position: absolute; height: 2px; width: 20px; top: 30px; background-color: #373737; }
.btn0 .icon:before { -webkit-transition-duration: 0.3s; transition-duration: 0.3s; position: absolute; width: 20px; height: 2px; background-color: #373737; content: ""; top: -7px; }
.btn0 .icon:after { -webkit-transition-duration: 0.3s; transition-duration: 0.3s; position: absolute; width: 13px; left: 7px; height: 2px; background-color: #373737; content: ""; top: 7px; }
.btn0.open .icon { -webkit-transition-duration: 0.3s; transition-duration: 0.3s; background: transparent; }
.btn0.open .icon:before { -webkit-transform: rotateZ(45deg) scaleX(1.05) translate(6.5px, 6.5px); transform: rotateZ(45deg) scaleX(1.05) translate(6.5px, 6.5px); }
.btn0.open .icon:after { -webkit-transform: rotateZ(-45deg) scaleX(1.05) translate(6px, -6px); transform: rotateZ(-45deg) scaleX(1.05) translate(6px, -6px); width: 20px; left: 0 }
.btn0:hover { cursor: pointer; }


/* header */
#wrapper .formChange { margin-top: -6px }
#wrapper .headerChange { padding: 28px 0 18px 0 }
#wrapper header .svgChange { height: 15px; margin-right: -20px;  }
.fixedPos { position: fixed !important; margin-top: -10px; transition: 0.3s; -webkit-transition: 0.5s; -moz-transition: 0.5s;  }
.headerBg {z-index: 1000; position: absolute; width: 100%; background-color: #fff;  -webkit-box-shadow: 0px 3px 27px 2px rgba(84, 84, 84, 0.08);-moz-box-shadow: 0px 3px 27px 2px rgba(84, 84, 84, 0.08); box-shadow: 0px 3px 27px 2px rgba(84, 84, 84, 0.08); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;  }
header { width: 100%; max-width: 1200px; position: relative; margin: 0 auto; padding: 30px 0 25px 0; background-color: #fff;}

header #mainFind input[type=submit] { width: 28px; height: 22px; background: url('../imgs/searchBtn.png') no-repeat 2px bottom; text-indent: -9999999px; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
header #mainFind input[type=submit]:hover { background-position: right bottom; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s; }

header h1 { display: inline-block; margin-right: 45px }
header h1 a { width: 64.3px; height: 18px; display: inline-block; }
#mainMenu, #accountForms { display: inline-block; }
#mainMenu a { margin-right: 15px; }
#accountForms p { display: none }
#mainFind { float: right; margin-right: 55px; margin-top: -4px }
#searchField { padding: 10px 0 5px 5px }
#allMenu { display: none; position: absolute; right: 0; top: 76px; }
#allMenu > ul > li { display: inline-block; float: left; position: relative; }
#allMenu > ul > li > a { opacity: 0.8; display: inline-block; width: 100px; float: left; background-color: #fff; height: 35px;  line-height: 35px; text-align: center; }
#allMenu a:hover { opacity: 1 }
#allMenu ul ul { position: absolute; top: 37px; display: none }
#allMenu ul ul { width: 500px } 
#allMenu ul ul li { display: inline-block; float: left}
#allMenu ul ul li a { opacity: 0.8; display: inline-block; background-color: #fff; width: 120px; text-align: center; height: 30px; line-height: 30px;}
#allMenu ul ul li a:hover { opacity: 1 }
#allMenu > ul { transform: skewX(-20deg); -webkit-transform: skewX(-20deg); -moz-transform: skewX(-20deg); -ms-transform: skewX(-20deg); }
#allMenu ul ul { transform: skewX(0deg); -webkit-transform: skewX(0deg); -moz-transform: skewX(0deg); -ms-transform: skewX(0deg); }




#wrapper #allMenu .opaUp { opacity: 1; }
#wrapper .showHide { display: block; }
#wrapper #allMenu.menuChange { top: 64px}
/* #banner */
.bannerBg { background-color: #FF94B8; height: 796px; z-index: -100; position: absolute; width: 100%; }

#banner { position: relative; margin: 0 auto; width: 100%; max-width: 1200px; height: 796px }

#banner .dot { background-color: #fff }
#banner .pagination { z-index: 100; position: absolute; right: 0; top: 50%; }
#banner .pagination a { display: block; padding: 15px 0; margin-bottom: 10px; text-indent: -999999px; }
#banner .pagination a span { display: block; width: 35px; margin-left: 5px; height: 2px; background-color: #fff;  opacity: 0.4; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s; }

#wrapper #banner .showLi { opacity: 1; z-index: 100; }

#wrapper #banner .hideLi { opacity: 0; z-index: 10; }

/* body translates */
#banner ul li { opacity: 0; z-index: 10; overflow: hidden; width: 100%; position: absolute; height: 720px; padding-top: 76px }
#banner ul li .jenny { z-index: -2; position: absolute; top: 80px; width: 1000px; height: 700px; background: url('../imgs/banner0_jenny.jpg') no-repeat  118px 7px; transition: -webkit-transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}
#banner ul li .craig { z-index: -1; position: absolute; top: 80px; width: 100%; height: 862px; background: url('../imgs/banner0_craig.png') no-repeat 440px -93px;  transition: -webkit-transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
#banner .ab { position: absolute; z-index: 50; top: 199px; right: -127px; line-height: 1em; font-weight: 700; font-size: 4em; color: #fff; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
#banner ul li.bodyTrans dl dt { position: absolute; left: 659px; top: 262px;color: #fff }
#banner ul li.bodyTrans .lineBelow { margin-top: 27px; background-color: #E700FF }
#banner .pagination a.active span, #banner .pagination a:hover span { opacity: 1; margin-left: 0; width: 40px;transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s; }

.mColour, .eColour { display: none; z-index: 100; top: 19px; right: 339px; position: absolute; width: 3px; height: 300px; background-color: #FF10A7; opacity: 0.4; -ms-transform: rotate(32.5deg); -webkit-transform: rotate(32.5deg); transform: rotate(32.5deg);
}
.eColour { right: 337px; background-color: #00F9FF; top: 20px }

#banner ul li.bodyTrans {  background-color: #000 }
#banner ul li.bodyTrans .ab { opacity: 0.8; line-height: 0.96em }
#banner .mBody { z-index: -1; opacity: 0.8; display: block; left: -3px; top: 88px; width: 81px; height: 310px;  background: url('../imgs/mBody.png') no-repeat; -ms-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0); }
#banner .eBody { z-index: 1; opacity: 0.7; display: block; left: 0; top: 94px; width: 81px; height: 310px;  background: url('../imgs/eBody.png') no-repeat; -ms-transform: rotate(0); -webkit-transform: rotate(0); transform: rotate(0); }

#banner ul li.bodyTrans dl dd { z-index: 1000; color: #fff; position: absolute; top: 262px; left: 130px; width: 200px; text-align: center; }
#banner ul li.bodyTrans dl dd h3 { font-size: 2em }
#banner ul li.bodyTrans dl dd .date { opacity: 0.9; margin: 25px 0 20px; font-style: italic }
#banner ul li.bodyTrans dl dd .date span { margin: 0 10px; }
#banner ul li.bodyTrans dl dd .descrip { font-family: arial, sans-serif; opacity: 0.7; margin-bottom: 30px; line-height: 1.7em }
#banner ul li.bodyTrans dl dd .btns { display: inline-block; }
#banner ul li.bodyTrans dl dd .btns a { margin-bottom: 20px; }
#banner ul li.bodyTrans dl dd .btns a:hover, .inOrOut .btns a:hover{ background-color: #fff; color: #000 }

#wrapper #banner .jennyAni {transform: translate(-104px, 171px); -webkit-transform: translate(-104px, 171px); -moz-transform: translate(-104px, 171px); -ms-transform: translate(-104px, 171px); transition: -webkit-transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}
#wrapper #banner .craigAni {transform: translate(77px, -125px); -webkit-transform: translate(77px, -125px); -moz-transform: translate(77px, -125px); -ms-transform: translate(77px, -125px); transition: -webkit-transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}

/* past hears present talks future sees  */

.pastPresentFuture  { font-family: 'Chivo', sans-serif; color: #fff; letter-spacing: 0.1em }
.pastPresentFuture dt { position: absolute; top: 250px; left: 46%;}
.pastPresentFuture dt .lineBelow { margin: 30px 0 30px 25px; height: 3px; width: 20px; background-color: #71D49A} 
.ppf { font-style: italic; font-size: 4em; }
.ppf span { display: block }
.ppf .talks { margin-left: 30px }
.pastPresentFuture .descript { position: absolute; left: 48%; bottom: 130px; width: 442px; line-height: 20px; font-size: 0.9em  }
.pastPresentFuture .btns a { display: inline-block; }
.pastPresentFuture .btns a:first-child { margin-right: 20px }
.pastPresentFuture .btns a:hover { background-color: #fff; color: #FF94B8 }
.pastPresentFuture .btns { position: absolute; bottom: 140px; left: 26%; }
.pastPresentFuture h3 { position: absolute; top: 198px; right: 15px; font-size: 2em; opacity: 0.5; letter-spacing: 0.3em; -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg);}
.pastPresentFuture h3 .break { margin-left: 50px; }
.pastPresentFuture .date { position: absolute; bottom: 270px; left: 48% }

.rec0 { position: absolute; left: -13%; width: 564px; height: 92px; display: inline-block; background-color: #3B15B1; opacity: 0.8; transform: rotate(65deg); -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg); }
.rec1 { position: absolute; top: 0; left: -2%; width: 458px; height: 35px; opacity: 0.9; display: inline-block; background-color: #fff; transform: rotate(65deg); -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg);}
.rec2 { position: absolute; top: 320px; left: 6%; width: 320px; height: 15px; display: inline-block; background-color: #fff; opacity: 0.7; transform: rotate(65deg); -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg);}
.rec3 { position: absolute; bottom: 0; right: 106px; width: 5px; height: 457px; display: inline-block; background-color: #3B15B1; opacity: 0.7}
.rec4 { position: absolute; top: 290px; right: 80px; width: 5px; height: 339px; display: inline-block; background-color: #fff; opacity: 0.7}
.rec5 { position: absolute; right: 180px; bottom: 228px; width: 554px; height: 20px; display: inline-block; background-color: #FFE043}
.rec6 { position: absolute; left: 22%; bottom: 190px; width: 272px; height: 10px; display: inline-block; background-color: #71D49A}


.inOrOutBg { width: 100%; height: 100%; background: url('../imgs/unknown.jpg') no-repeat; background-size: 100% 100%; transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0);-moz-transform: matrix(1, 0, 0, 1, 0, 0);transition: -webkit-transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
#wrapper .inOrOutAni { transform: matrix(1.2, 0, 0, 1.2, 0, 0); -webkit-transform: matrix(1.2, 0, 0, 1.2, 0, 0);-moz-transform: matrix(1.2, 0, 0, 1.2, 0, 0); transition: -webkit-transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 5000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
.inOrOut dl { z-index: 100; position: absolute; bottom: 94px; left: 61%;letter-spacing: 0.1em;  color: #fff }
.inOrOut .title { z-index: 150; position: absolute; left: -131%; top: -95px; font-weight: 900; font-size: 5.5em }
.inOrOut h3 { position: absolute; left: -131%; top: -110px; font-size: 1.4em; font-style: italic; opacity: 0.8; font-weight: normal }
.inOrOut dt span { font-weight: 700 }
.inOrOut .lineBelow { background-color: #CE0060; margin: 25px 0 30px }
.inOrOut .descript { font-family: arial, sans-serif; width: 330px; margin: 25px 0 30px; line-height: 20px }
.inOrOut .btns a { display: inline-block; }
.inOrOut .btns a:first-child { margin-right: 20px }
.inOrOut .date { font-style: italic }

#wrapper .secondBg { background-color: #000; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s }
.bannerBg span {  transition: 0.8s; -webkit-transition: 0.8s; -moz-transition: 0.8s }
.bannerBg span:nth-child(1) { position: absolute; display: inline-block; width: 62%; height: 100%; left: -20%; background-color: #F083A7; -ms-transform: skewX(25deg); -webkit-transform: skewX(25deg); transform: skewX(25deg); -webkit-box-shadow: 0px -27px 31px 17px rgba(165, 23, 59, 0.33);-moz-box-shadow: 0px -27px 31px 17px rgba(165, 23, 59, 0.33); box-shadow: 0px -27px 31px 17px rgba(165, 23, 59, 0.33) }
.bannerBg span:nth-child(2) { position: absolute; right: -20%; display: inline-block; width: 63%; height: 100%; background-color: #FFA4C3; -ms-transform: skewX(-25deg); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); -webkit-box-shadow: 0px -26px 45px 11px rgba(165, 23, 59, 0.30);-moz-box-shadow: 0px -26px 45px 11px rgba(165, 23, 59, 0.30); box-shadow: 0px -26px 45px 11px rgba(165, 23, 59, 0.30)}

#wrapper .opacityDown { opacity: 0; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s}
#wrapper .zero {  width: 0%;opacity: 0; transition: 0.8s; -webkit-transition: 0.8s; -moz-transition: 0.8s }
#wrapper .rightZero { width: -100%;opacity: 0;  transition: 0.8s; -webkit-transition: 0.8s; -moz-transition: 0.8s  }


/*

    transform: matrix(1, 0, 0, 3, 0, 250);
    -webkit-transform: matrix(1, 0, 0, 3, 0, 250);
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}*/



#content { overflow: hidden; clear: both; width: 100%; max-width: 1200px; margin: 0 auto }

/* #thisMonth */

#content section { position: relative; padding: 114px 0 80px; }
section h2 { width: 50%; text-align: right; float: left }
section h2 a { font-size: 36px; color: #373737; cursor: default; }

p.deco { overflow: hidden; z-index: -1; top: 40px; height: 102px; position: absolute; font-size: 9em; color: #F5F5F5; font-weight: 700; }

.leftP .dot { width: 9px; height: 9px; margin: 25px 0 0 30px; float: left }
.firstUl > li { display: inline-block; font-size: 1.3em; margin-left: 30px; margin-top: 18px }
.selected { color: #373737 }
.firstUl > li > ul { width: 100%; position: absolute; left: 0;}

#thisMonth { height: 1850px }
#thisMonth .firstUl > li > ul > li { position: relative; }
#thisMonth .firstUl > li > ul > li .lineBelow { position: absolute; top: 58px; left: 420px; width: 152px; height: 5px; }
.lineUp { display: inline-block; height: 10px; width: 1px; margin: 0 10px; background-color: #373737 }
.type { display: inline-block; }
#thisMonth .date { display: inline-block; }
#thisMonth  .firstUl > li > ul > li .dot { float: none; margin: 0 8px; width: 3px; height: 3px; display: inline-block;vertical-align: middle; }
#thisMonth  .firstUl > li > ul > li h3 { font-size: 1.5em }

.tmP { position: absolute; width: 300px; padding: 45px 80px; text-align: center; background-color: #FBFBFB }
.tmP .byWhom { margin: 20px 0 10px }
.tmP .descript { margin: 20px 0 30px; font-size: 13px; font-family: arial, sans-serif; line-height: 23px; color: #616161 }
.tmP .descript .break { margin-bottom: 10px }
.tmP .groupping { font-size: 0.8em }
.tmP .btns a { border: 1px solid #373737; font-size: 0.9em; color: #373737; display: inline-block; }
.tmP .btns a:hover { background-color: #373737; color: #fff }

#thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { top: 120px; left: 50px;  }
#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP { top: 677px; right: 73px;  }
#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP { top: 1299px; left: 99px;  }

#thisMonth .firstUl > li > ul > li .tmImg0 { position: absolute; top: 95px; right: 77px; width: 544px; height: 382px; background: url('../imgs/tm_img0.jpg') no-repeat;  -webkit-box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14);-moz-box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14); box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14);  }
#thisMonth .firstUl > li > ul > li .tmImg1 { position: absolute; top: 647px; left: 176px; width: 413px; height: 530px; background: url('../imgs/tm_img1.jpg') no-repeat;  -webkit-box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14);-moz-box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14); box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14);  }
#thisMonth .firstUl > li > ul > li .tmImg2 { position: absolute; top: 1279px; right: 50px; width: 516px; height: 449px; background: url('../imgs/tm_img2.jpg') no-repeat;  -webkit-box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14);-moz-box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14); box-shadow:0px 22px 27px -7px rgba(84, 84, 84, 0.14);  }

#thisMonth .firstUl > li > ul > li:nth-child(1) .tmP .lineBelow { background-color: #C8FFFF }
#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP .lineBelow { background-color: #F00017; left: auto; right: 440px }
#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP .lineBelow { background-color: #E2F640 }

#thisMonth .seeMore { width: 100%; text-align: center }
#thisMonth  .seeMore a { position: absolute; top: 1838px; padding-bottom: 10px; border-bottom: 1px solid #8E8E8E}




/* #upcoming */

#upcoming {position: relative;  height: 2710px }
#months { z-index: 100; top: 2727px; right: -2480px; width: 5000px; font-size: 1.2em; font-weight: bold; position: absolute; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);  }
#months li { display: inline-block; }
#months li .indiLine { display: inline-block; width: 1403px; height: 1px; background-color: #e3e3e3; vertical-align: middle; margin: 0 30px; }
#months li:nth-child(2) { margin-left: 80px }
#months li:nth-child(2) .indiLine { width: 900px }
#months li:nth-child(3), #months li:nth-child(4), #months li:nth-child(6), #months li:nth-child(5) { display: none }

.upP .btns a { border: 1px solid #373737; font-size: 0.9em; color: #373737; display: inline-block; }
.upP { opacity: 0.9; position: absolute;  }
.upP .btns a:hover { background-color: #373737; color: #fff }
.upP .descript { font-size: 0.9em; font-family: arial, sans-serif; line-height: 22px; color: #8E8E8E }
.upP .btns { margin-top: 17px }
.upP .date { margin: 6px 0 14px; font-size: 0.8em }
.upP .type { font-size: 0.8em }
.upP .byWhom { margin: 10px 0 4px 0 }


#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP h3 { font-size: 1.5em }
.upImg0 { z-index: 100; position: absolute; left: 175px; width: 857px; height: 447px; background: url('../imgs/ue_img0.jpg') no-repeat; margin: 0 auto; margin-top: 133px;  -webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);  }

#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { z-index: 120; top: 75px; right: 160px; width: 306px; padding: 20px 40px 40px 40px; background-color: #fff; }


#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { text-align: center;top: 737px; left: 380px; width: 200px; padding: 50px 50px; background-color: #f8f8f8;  }
#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { text-align: center;top: 1113px; right: 70px;  width: 200px;  padding: 50px 50px; background-color: #f8f8f8; }
#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { text-align: center;top: 1153px; left: 100px; padding: 50px 50px;  width: 200px;  background-color: #f8f8f8;  }
.upImg1 { z-index: 50; position: absolute; left: 50px; top: 777px; width: 360px; height: 296px; background: url('../imgs/ue_img1.jpg') no-repeat; margin: 0 auto; -webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);  }
.upImg2 { z-index: 50; position: absolute; top: 713px; right: 100px; width: 296px;  height: 428px; background: url('../imgs/ue_img2.jpg') no-repeat; margin: 0 auto; -webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);  }
.upImg3 { z-index: 50; position: absolute; top: 1253px; left: 360px; width: 369px;height: 296px; background: url('../imgs/ue_img3.jpg') no-repeat; margin: 0 auto; /*-webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); */ }

#upcoming .seeMore { z-index: 100; position: absolute; top: 1374px; width: 100%; height: 240px; background: url('../imgs/whiteGradi.png') repeat-x; }
#upcoming .seeMore a { position: absolute; top: 100px; right: -16px; width: 120px; height: 25px; text-align: left; display: inline-block; background: url('../imgs/seeMore.png') no-repeat 75px center; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s; }
#upcoming .seeMore a:hover { background-position: right center; }

.juneBg { z-index: -1; position: absolute; left: 149px; top: -142px; display: inline-block; width: 140px; height: 550px; background: url('../imgs/juneBg.png') no-repeat;  -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }
.julyBg { z-index: -1; position: absolute; left: 1739px; top: -142px; display: inline-block; width: 140px; height: 550px; background: url('../imgs/julyBg.png') no-repeat;  -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }


/*#july { position: relative; }*/
#july .seeMore { z-index: 300; top: 2500px; }

.upImg4 { z-index: 200; position: absolute; left: 100px; top: 1777px; width: 332px; height: 269px; background: url('../imgs/ue_img4.jpg') no-repeat; margin: 0 auto; -webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);  }
.upImg5 { z-index: 200; position: absolute; top: 1873px; right: 100px; width: 356px;  height: 369px; background: url('../imgs/ue_img5.jpg') no-repeat; margin: 0 auto; -webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);  }
.upImg6 { z-index: 200; position: absolute; top: 2380px; left: 200px; width: 445px; height: 296px; background: url('../imgs/ue_img6.jpg') no-repeat; margin: 0 auto; /*-webkit-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14);-moz-box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); box-shadow: 0px 12px 21px -1px rgba(84, 84, 84, 0.14); */ }

#upcoming #july .upP {   }
#upcoming .firstUl > li > ul#july > li:nth-child(1) .upP { z-index: 100;text-align: center; top: 1687px; left: 380px; width: 200px; padding: 50px 50px; background-color: #f8f8f8;  }
#upcoming .firstUl > li > ul#july > li:nth-child(2) .upP { z-index: 100;text-align: center; top: 2053px; right: 420px;  width: 200px;  padding: 50px 50px; background-color: #f8f8f8; }
#upcoming .firstUl > li > ul#july > li:nth-child(3) .upP { z-index: 100;text-align: center; top: 2408px; right: 283px; padding: 50px 50px;  width: 200px;  background-color: #f8f8f8;  }







/* #attention */

#attention h3 { display: inline-block; margin: 19px 0 0 30px; font-size: 1.3em }
#attention { position: relative; }
#attention .attenTrans { opacity: 0.8; position: absolute; right: 30px; top: 250px; padding: 20px 100px 60px 100px; width: 335px; text-align: center; background-color: #fff; -webkit-box-shadow: 0px 21px 31px -8px rgba(0, 0, 0, 0.10);-moz-box-shadow: 0px 21px 31px -8px rgba(0, 0, 0, 0.10); box-shadow: 0px 21px 31px -8px rgba(0, 0, 0, 0.10);  }
.artistImg { margin-left: -40px; position: relative; margin-top: 170px; width: 967px; height: 606px; background: url('../imgs/nwArtist.jpg') no-repeat; }
.gradi { position: absolute; top: -28px; left: 0; display: inline-block; width: 100%; height: 179px; background: url('../imgs/whiteGradiTop.png') repeat-x; }
#attention .what { padding: 10px 0 20px 0 }
#attention h4 { font-size: 2em }
#attention .emphasis { font-size: 1.8em;margin: 20px 0; font-style: italic; }
#attention .emphasis em { font-style: italic; color: #DE0035; line-height: 30px; font-family: 'Playfair Display', serif; font-weight: bold; letter-spacing: 0.03em}
#attention .descript { position: relative; font-size: 1em; font-family: arial, sans-serif; line-height: 20px; }
#attention .qoutation0 { position: absolute; left: -20px; margin-top: 10px; display: inline-block; font-size: 3.5em; color: #F0F0F0 }
#attention .qoutation1 { position: absolute; right: 0; margin-top: 30px; display: inline-block; font-size: 3.5em; color: #F0F0F0 }
#attention .preview { margin: 20px 0 15px }
.playLine { margin-right: 20px; display: inline-block; width: 170px; height: 2px; background-color: #D7D7D7; text-align: left; vertical-align: middle; }
.playLine .dot { margin-top: -17px; width: 10px; height: 10px; vertical-align: middle; }
.preview a {transition: 0s; -webkit-transition: 0s; -moz-transition: 0s;  opacity: 0.8; display: inline-block; width: 20px; height: 20px; border-radius: 50%; background: #00C66D url('../imgs/play.png') no-repeat center center; text-indent: -99999999px;  }
.preview a:last-child { display: none; background:  #EC0076 url('../imgs/pause.png') no-repeat center center; }
.preview a:hover { opacity: 1; transition: 0s; -webkit-transition: 0s; -moz-transition: 0s; }
.goToMoosic a { color: #373737; text-align: left; display: inline-block; font-size: 1.2em; width: 200px; font-weight: bold; background: url('../imgs/listenMore.png') no-repeat 180px center; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s; }
.goToMoosic a:hover { background-position: right center;  }




/* #submit */

#submit { position: relative; }
#submit .leftP { width: 50%; float: right; }
#submit h3 { display: inline-block; margin: 19px 0 0 30px; font-size: 1.3em  }
#submit .poten { display: block; margin: 7px 0 0 70px; font-size: 1.3em; }
.submitBg { margin: 250px 0 0 50px; padding: 65px 268px 75px 125px; background-color: #F8F8F8; width: 400px }
.HowFar { padding: 25px 35px; background-color: #fff; margin-bottom: 5px }
.mainLine { width: 100%; display: inline-block; }
.mainLine span { display: inline-block; float: left; width: 33.33333%; background-color: #DEDEDE; height: 3px; }
.mainLine span:first-child { background-color: #FF3535 }
.whiteBg { padding: 25px 35px; background-color: #fff }
.submitBg h4 { font-size: 1.5em }
.submitBg p { margin: 10px 0 20px }
.whiteBg { text-align: center }
#submit input[type=text] { width: 100%; border-bottom: 1px solid #e3e3e3; padding: 15px 0 10px 0; font-size: 1.2em }
#submit input[type=text]:nth-child(2), #submit input[type=text]:nth-child(3) { float: left; width: 45%; margin: 5px 0; }
#submit input[type=text]:nth-child(3) { float: right }
#submit input[type=submit], #submit input[type=reset] { margin: 30px 0 20px 0; display: inline-block; width: 100px; height: 25px; border: 1px solid #373737; font-size: 1em; cursor: pointer; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;  }
#submit input[type=submit] { margin-right: 20px; }
#submit input[type=submit]:hover, #submit input[type=reset]:hover { background-color: #373737; color: #fff; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;   }
.whoImg { opacity: 0.8; top: 260px; right: 30px; position: absolute; width: 444px; height: 440px; background: url('../imgs/urself.jpg') no-repeat;  -webkit-box-shadow: 0px 21px 31px -8px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0px 21px 31px -8px rgba(0, 0, 0, 0.15); box-shadow: 0px 21px 31px -8px rgba(0, 0, 0, 0.15);  }



/* #app */
#wrapper #app  { text-align: center; padding-bottom: 0 }
#app p.deco { width: 100%; text-align: center; }
#app h3 { width: 100%; text-align: center; }
#app h3 a { margin-left: -408px; font-size: 25px; color: #373737; cursor: default; }
.mobile { margin-top: 32px; margin-left: -408px; display: inline-block; width: 494px; height: 310px; background: url('../imgs/mobile.jpg') no-repeat; }
.appBg, .appBg1 { opacity: 0.4; z-index: -1; top: 154px; right: 138px; position: absolute; width: 147px; height: 147px; background: url('../imgs/app.jpg') no-repeat;  -webkit-box-shadow: -15px 16px 21px -13px rgba(0, 0, 0, 0.25);-moz-box-shadow: -15px 16px 21px -13px rgba(0, 0, 0, 0.25); box-shadow: -15px 16px 21px -13px rgba(0, 0, 0, 0.25);  }
.appBg1 { opacity: 0.2; top: 276px; right: 456px; width: 117px; height: 117px; background-size: 117px 117px; -webkit-box-shadow: 16px -17px 12px -14px rgba(0, 0, 0, 0.25);-moz-box-shadow: 16px -17px 12px -14px rgba(0, 0, 0, 0.25); box-shadow: 16px -17px 12px -14px rgba(0, 0, 0, 0.25);  }
.supports { margin: 20px 0 15px -408px; }
.forAlignment { width: 100%; margin: 0 auto }
.download { margin-top: 26px; margin-left: -408px; display: inline-block; width: 31px; }
.download a { display: inline-block;font-size: 0;  width: 30px; height: 15px; display: inline-block; border: 1px solid #373737; border-top: 0 none; }
.download .arrow { margin-top: -40px; display: inline-block; width: 30px; height: 35px; background: url('../imgs/arrow.png') no-repeat top center;transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s; }

.download a:hover .arrow { height: 28px; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
#app .dot { margin-left: -408px; width: 7px; height: 7px; margin-bottom: 15px }
.mobile span { border: 2px dashed #e3e3e3; display: inline-block; width: 75px; height: 75px; margin: 170px 10px 0 10px; border-radius: 20px; background: url('../imgs/plus.png') no-repeat center center; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
#wrapper .addApp, .mobile span:hover { background-image: url('../imgs/app.jpg'); border: 2px solid #fff; background-size: 75px 75px; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;-webkit-box-shadow: 0px 2px 23px -8px rgba(0, 0, 0, 0.24);-moz-box-shadow: 0px 2px 23px -8px rgba(0, 0, 0, 0.24); box-shadow: 0px 2px 23px -8px rgba(0, 0, 0, 0.24); }

.topGradi { width: 1087px; height: 54px; background: url('../imgs/topGradi.png') no-repeat; position: absolute; bottom: -3px; left: -123px; }



/* #semiFooter */
#wrapper section#semiFooter { overflow: hidden; width: 1076px;  padding: 27px 0; background-color: #fff }
#semiFooter div {float: left; display: inline-block; width: 10%; height: 195px; padding: 30px 10%; background: url('../imgs/line.png') no-repeat 80px center; }
#semiFooter div h4 { margin-bottom: 25px; font-size: 1.1em }
#semiFooter div ul  { margin-left: 5px; }
#semiFooter div ul li {  margin-top: 10px; }


/* .btmGradi */
.btmGradi { width: 1087px; padding: 0; height: 91px; background: url('../imgs/btmGradi.png') no-repeat; }


/* footer */


footer { color: #bdbdbd; padding: 30px 0 50px; width: 100%; max-width: 1200px;  margin: 0 auto; text-align: center; background-color: #fff	 }
footer p a { opacity: 0.4; display: inline-block; margin: 0 15px 15px 15px  }
footer p a:hover { opacity: 0.7 }

#about ul li:nth-child(3) ul { float: left; text-align: right }

.greyBg { z-index: -1; position: absolute; top: 8438px; right: 0; width: 50%; height: 325px; background-color: #F8F8F8 }




.basicSettingY { -webkit-transform: translate(0, 0) rotate(0, 0); transform: translate(0, 0) rotate(0, 0); transition: -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
.basicSettingX { -webkit-transform: translate(0, 0) rotate(0, 0); transform: translate(0, 0) rotate(0, 0); transition: -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
#wrapper .basicSpan { transform: translate(-300px, -450px) rotateZ(65deg); -webkit-transform: translate(-300px, -450px) rotateZ(65deg); -ms-transform: translate(-300px, -450px) rotateZ(65deg); -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
#wrapper .recAni2 { transform: translate(0, 200%) rotateZ(0); -webkit-transform: translate(0, 200%) rotateZ(0); -ms-transform: translate(0, 200%) rotateZ(0); -webkit-transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;  }

#wrapper .default { opacity: 0 !important; -webkit-transform: translateY(100px) !important; transform: translateY(100px) !important; transition: -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
#wrapper .defaultTmP { opacity: 0; -webkit-transform: translateX(100px) !important; transform: translateX(100px) !important; transition: -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }











@media only screen and (max-width: 1250px) {
	body, html { max-width: 100%; overflow: hidden;  overflow-y: auto; }
	.bannerBg { max-width: 100%; overflow: hidden }
	.headerBg {  }
	#wrapper header{ padding-left: 3%; padding-right: 3%; max-width: none; width: 94% }
	.btn0 { right: 3% }
	#allMenu { right: 3% }
	#wrapper #allMenu.menuChange { top: 51px }

	#content { padding-left: 3%; padding-right: 3%; max-width: none; width: 94%  }
	#thisMonth .firstUl > li > ul > li .tmImg0 { width: 484px }
	.tmP { padding: 45px 60px }
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP .lineBelow { right: 85% }
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP .lineBelow { left: 86% }
	#thisMonth .firstUl > li > ul > li .tmImg2 { right: 66px; width: 488px; height: 436px }
	#thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { left: 8% }
	#thisMonth .firstUl > li > ul > li .lineBelow { left: 87% }
	.upImg0 { left: 10% }
	


	.upImg4 { left: 2% }
	#upcoming .firstUl > li > ul#july > li:nth-child(1) .upP { left: 29% }
	.upImg5 { right: 5% }
	#upcoming .firstUl > li > ul#july > li:nth-child(2) .upP { right: 36% }
	.upImg6 { left: 10% }
	#upcoming .firstUl > li > ul#july > li:nth-child(3) .upP { right: 23% }

}

@media only screen and (max-width: 1200px) {
	header { padding: 20px 0 15px }
	.btn0 { top: 0 }
	#allMenu { top: 56px }

	.upImg1 { left: 3%; width: 333px }
	.upImg3 { left: 32%; width: 352px }
	.upImg2 { right: 6% }
	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { left: 31% }
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { left: 6%; }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { right: 3% }

	.upImg0 { left: 7% }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { right: 10% }
	
	#wrapper .hamChange { top: 0px }
	#wrapper .formChange { margin-top: -6px }
	#wrapper .headerChange { padding: 20px 0 15px 0 }
	#wrapper header .svgChange { height: 12px; }
	.fixedPos { position: fixed !important; margin-top: -10px; transition: 0.3s; -webkit-transition: 0.5s; -moz-transition: 0.5s;  }
	
	/* #thisMonth */
	#thisMonth .firstUl > li > ul > li .tmImg0 { right: 2% }
	#thisMonth .firstUl > li > ul > li .tmImg1 { left: 11% }
	#thisMonth .firstUl > li > ul > li .lineBelow { left: 90% }
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP .lineBelow {right: 92% }
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP .lineBelow { left: 90% }
	#thisMonth .firstUl > li > ul > li .tmImg2 { right: 1% }

	#banner { height: 776px }
	.bannerBg { height: 776px }
	#banner ul li { padding-top: 56px }

	.pastPresentFuture dt { top: 230px }
	.rec2 { left: 8% }
}

@media only screen and (max-width: 1100px) {

	/* #banner */
	.pastPresentFuture h3 { font-size: 1.7em; right: 22px }
	.pastPresentFuture .descript { left: 49%; width: 352px }
	.rec0 { width: 471px }
	 .rec1{ width: 383px }
	.rec2 { left: 2%; top: 268px }
	.rec6 { left: 19% }
	.rec3 { right: 101px; height: 433px}
	.rec4 { right: 78px; height: 322px }
	.rec5 { right: 154px }
	.pastPresentFuture .btns {left: 23% }
	.bannerBg span:nth-child(1) { width: 58% }
	.bannerBg span:nth-child(2) { width: 58% }

	.pastPresentFuture dt { left: 44% }

	
	#banner ul li .craig { background-size: 934px; top: 94px;}
	#banner ul li .jenny { background-size: 968px; top: 84px }
	#banner ul li.bodyTrans dl dt { left: 641px }
	




	.upImg0 { left: 3% }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { right: 6% }

	.upImg1 { left: 0%; width: 333px }
	.upImg3 { left: 28%; width: 352px }
	.upImg2 { right: 7%; width: ; }
	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { left: 31%; font-size: 0.9em; width: 16% }
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { left: 3%; font-size: 0.9em; width: 16% }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { right: 3%; font-size: 0.9em; width: 16% }

	/* #thisMonth */
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP { left: 0 }
	#thisMonth .firstUl > li > ul > li .tmImg0 { right: 1% }
	#thisMonth .firstUl > li > ul > li .tmImg1 { left: 3% }
	#thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { left: 0% }
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP { right: 4% }


	
	/* #upcoming */

	.upImg4 { left: 2%; width: 310px; top: 1723px  }
	#upcoming .firstUl > li > ul#july > li:nth-child(1) .upP { left: 29%;}
	.upImg5 { right: 3%; width: 320px; height: 350px }
	#upcoming .firstUl > li > ul#july > li:nth-child(2) .upP { right: 33% }
	.upImg6 { left: 6%; width: 430px }
	#upcoming .firstUl > li > ul#july > li:nth-child(3) .upP { right: 21% }


}

@media only screen and (max-width: 1024px) {
	.upImg0 { left: 0% }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { right: 0% }
	
	#months { right: -2514px }

	.upImg1 { left: 0%; width: 333px }
	.upImg3 { left: 28%; width: 352px }
	.upImg2 { right: 4%;  }
	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { left: 31%; font-size: 0.9em; width: 16% }
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { left: 3%; font-size: 0.9em; width: 16% }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { right: 1%; font-size: 0.9em; width: 16% }


	#months li .indiLine { opacity: 0 }
	

	/* #banner */

	.inOrOut .title { left: -136%; font-size: 5em }
	.inOrOut h3 { left: -136% }
	.inOrOut dl { left: 57% }



	/* #thisMonth */
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP { left: 0 }
	#thisMonth .firstUl > li > ul > li .tmImg0 { right: 3% }
	#thisMonth .firstUl > li > ul > li .tmImg1 { left: 3% }
	#thisMonth .firstUl > li > ul > li .tmImg2 { right: 3% }
	#thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { left: 0% }
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP { right: 0% }
	#thisMonth .firstUl > li > ul > li .tmImg2, #thisMonth .firstUl > li > ul > li .tmImg0 { width: 440px }
	#thisMonth .firstUl > li > ul > li .tmP .lineBelow { width: 220px }
	.tmP .descript { font-size: 0.8em }
	.tmP { width: 280px; padding: 45px 45px }
	

	/* #upcoming */

	.upImg4 { left: 0; width: 310px; top: 1723px  }
	#upcoming .firstUl > li > ul#july > li:nth-child(1) .upP { left: 29%;}
	.upImg5 { right: 0; width: 300px; height: 330px }
	#upcoming .firstUl > li > ul#july > li:nth-child(2) .upP { right: 30% }
	.upImg6 { left: 2%; width: 430px }
	#upcoming .firstUl > li > ul#july > li:nth-child(3) .upP { right: 20% }




	#semiFooter div { padding-left: 8%; padding-right: 8% }
}


@media only screen and (max-width: 1000px) {
	#banner ul li .craig { background-size: 876px; top: 113px }
	#banner ul li .jenny { background-size: 911px; top: 100px; background-position: 141px 7px }
	#banner ul li.bodyTrans dl dt { left: 625px }
}


@media only screen and (max-width: 920px) {
	#banner .pagination { top: 41% }
	/* #banner */

	.pastPresentFuture dt { position: static; width: 100%; margin-top: 130px; text-align: center }
	.pastPresentFuture dt .lineBelow { margin: 0 auto; margin-top: 20px; margin-bottom: 10px }
	.pastPresentFuture .date { position: static; width: 100%; text-align: center; margin-top: 10px }
	.pastPresentFuture .descript { width: 50%; left: 25%; text-align: center; bottom: 153px }
	.rec5 { height: 12px; width: 50%; left: 25%; bottom: 247px; right: auto; }
	.rec2 { top: 217px }

	.rec0, .rec1, .rec2 { /*-webkit-transform: rotate(90deg); transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg);*/}
	.rec0 { left: -190px }
	.rec1 { left: -100px; height: 20px;  }
	.rec2 { left: -37px; top: 263px }
	.rec3 { height: 364px }
	.rec6 { display: none }
	.pastPresentFuture .btns { left: auto; width: 100%; text-align: center; bottom: 98px }


	#banner ul li { height: 646px }
	.bannerBg { height: 702px }
	.inOrOut dt span:first-child { display: inline-block; margin: 10px 0 }
	.inOrOut .title { left: 0; font-size: 5em; width: 100%; position: static; }
	.inOrOut h3 { position: static; left: auto; width: 100%; margin-bottom: 10px; text-align: center; opacity: 1 }
	.inOrOut dl { left: 0; bottom: 139px; width: 100%; text-align: center }
	.inOrOut .lineBelow { margin: 0 auto; }
	.ppf { font-size: 3.6em }
	.ppf .talks { margin-left: 0 }
	
	.inOrOut .descript { width: 40%; padding: 7px 30%; }





	#banner ul li .craig { background-size: 846px; top: 70px; background-position: 374px -93px }
	#banner ul li .jenny { background-size: 866px; top: 51px; background-position: 93px 7px }
	#banner ul li.bodyTrans dl dt { left: 561px; top: 216px }
	#banner .ab { font-size: 3.6em; right: -107px }
	#banner .eBody { background-size: 77px 280px; top: 99px  }
	#banner .mBody { top: 97px; background-size: 77px 280px;  } 
	#banner ul li.bodyTrans dl dd { top: 215px; left: 99px }







	#allMenu { right: 2% }
	.upImg0 { left: 0%; width: 100%; background-size: 100%; height: 420px }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { right: 0% }
	
	#months { right: -2514px }

	.upImg1 { left: 0%; width: 300px; top: 684px }
	.upImg3 { left: 28%; width: 330px; background-position: top right }
	.upImg2 { right: 0; width: ; }
	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { left: 31%; font-size: 0.9em; width: 16% }
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { left: 3%; font-size: 0.9em; width: 16% }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { right: 1%; font-size: 0.9em; width: 16% }

	







	/* #upcoming */

	.upImg4 { left: 0; width: 300px; top: 1723px  }
	#upcoming .firstUl > li > ul#july > li:nth-child(1) .upP { left: 34%; width: 16%}
	.upImg5 { right: 0; width: 300px; height: 330px }
	#upcoming .firstUl > li > ul#july > li:nth-child(2) .upP { right: 31%; width: 16% }
	.upImg6 { left: 2%; width: 430px }
	#upcoming .firstUl > li > ul#july > li:nth-child(3) .upP { right: 20%; width: 16% }








	#wrapper header { padding-left: 2%; padding-right: 2%; max-width: none; width: 96% }
	.btn0 { right: 2% }
	#content { padding-left: 2%; padding-right: 2%; max-width: none; width: 96%  }
	.firstUl > li { margin-left: 17px }

	#thisMonth .firstUl > li > ul > li .tmP .lineBelow { width: 170px }
	#thisMonth .firstUl > li > ul > li .tmImg2, #thisMonth .firstUl > li > ul > li .tmImg0 { width: 410px }
	#thisMonth .firstUl > li > ul > li .tmImg0 { right: 0% }
	#thisMonth .firstUl > li > ul > li .tmImg1 { left: 0% }
	#thisMonth .firstUl > li > ul > li .tmImg2 { right: 0% }

}

@media only screen and (max-width: 840px) {
	



	header h1 a { width: 43.3px; height: 12px; }
	#mainFind {margin-top: -7px }
	.btn0 { top: -7px }
	header h1 { margin-right: 13px }
	header { padding-top: 15px }
	#allMenu { top: 46px }
	#banner .pagination a span { width: 24px }
	#banner .pagination a.active span, #banner .pagination a:hover span { width: 29px }

	/* #banner */

	.pastPresentFuture dt { margin-top: 92px }
	.ppf { font-size: 3.2em }
	.pastPresentFuture .descript { bottom: 139px }
	
	.rec0 { left: -221px }
	.rec1 { left: -116px }
	.rec2 { left: -72px; top: 263px }
	.rec5 { bottom: 236px }
	.rec3 { height: 293px; right: 110px }
	.rec4 { right: 91px }
	.pastPresentFuture h3 { right: 38px; font-size: 1.5em }


	#banner { height: 678px }
	#banner ul li { height: 583px; padding-top: 46px }
	.bannerBg { height: 629px }
	.inOrOut dl { bottom: 100px;  }
	.inOrOut .title { font-size: 4em }

	
	
	#banner ul li .craig { background-size: 836px; top: 29px; background-position: 333px -93px }
	#banner ul li .jenny { background-size: 844px; top: 18px; background-position: 65px 7px }
	
	#banner .ab { font-size: 3.6em; right: -107px }
	#banner .eBody { background-size: 77px 280px; top: 99px  }
	#banner .mBody { top: 97px; background-size: 77px 280px;  }


	#banner ul li.bodyTrans dl dd { top: 154px; left: 74px }
	#banner ul li.bodyTrans dl dt { left: 528px; top: 154px }


	#mainFind { margin-right: 40px }
	#wrapper header .svgChange { margin-right: 7px }
	
	#wrapper .headerChange { padding-top: 24px }
	#wrapper .formChange { margin-top: -7px }
	#wrapper .hamChange { top: 2px }
	.juneBg, .julyBg { display: none }
	.upImg0 { position: static; float: left; left: 0%; width: 50%; background-size: auto; background-position: -200px top; height: 420px; margin-top: 0; -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { float: right; padding-top: 35px; position: static; width: 40%; padding-left: 5%; padding-right: 5%; }
	
	#months { right: -2514px }
	#upcoming #june > li:first-child { width: 100% }

	.upImg1 {  position: static; width: 50%; float: left; height: 250px }
	.upImg2 {  position: static; width: 100%; height: 270px; float: left }
	.upImg3 {  position: static; width: 50%; float: right; height: 250px }
	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { position: static; width: 40%; padding-left: 5%; padding-right: 5%; float: right}
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { position: static; width: 40%; padding-left: 5%; padding-right: 5%; }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { position: static; width: 90%; padding-left: 5%; padding-right: 5%; float: right }
	
	#upcoming #june > li:nth-child(3) { float: right; width: 35% }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { margin-right: 0 }

	#upcoming #june > li, #upcoming #july > li  { width: 62%;  float: left; }
	#upcoming .seeMore a { margin-top: 50px; position: static; -webkit-transform: rotate(0); transform: rotate(0); }
	#upcoming #june .seeMore { position: static; width: 100%; float: left; background: none; height: auto }
	#upcoming #july { display: none }
	#upcoming { height: 1200px }

	#upcoming #june > li:first-child { margin-bottom: 20px}
	#upcoming #june > li:nth-child(2) { margin-bottom: 20px}
	

	.upImg1, .upImg2 { -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);  }

	#wrapper .basicSettingX ,#wrapper .basicSettingY { opacity: 1; -webkit-transform: translate(0, 0) rotate(0, 0) !important; transform: translate(0, 0) rotate(0, 0) !important; transition: -webkit-transform 0ms cubic-bezier(0, 0, 0, 0) 0ms, opacity 0ms cubic-bezier(0, 0, 0, 0) 0ms; transition: transform 0ms cubic-bezier(0, 0, 0, 0) 0ms, opacity 0ms cubic-bezier(0, 0, 0, 0) 0ms; }
	#wrapper .basicSettingX { -webkit-transform: translate(0, 0) rotate(0, 0); transform: translate(0, 0) rotate(0, 0); transition: -webkit-transform 0ms cubic-bezier(0, 0, 0, 0) 0ms, opacity 0ms cubic-bezier(0, 0, 0, 0) 0ms; transition: transform 0ms cubic-bezier(0, 0, 0, 0) 0ms, opacity 0ms cubic-bezier(0, 0, 0, 0) 0ms; }
	#wrapper .default { opacity: 1!important; -webkit-transform: translateY(0) !important; transform: translateY(0) !important; transition: -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
	#wrapper .defaultTmP { opacity: 1!important; -webkit-transform: translateX(0) !important; transform: translateX(0) !important; transition: -webkit-transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; transition: transform 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 3000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms; }
	
	#thisMonth .firstUl > li > ul > li .tmP .lineBelow { width: 100px }



	#wrapper .firstUl > li > a { font-size: 0.8em }
	#wrapper .firstUl > li > ul { margin-top: 80px }
	#thisMonth .firstUl > li > ul > li .tmP { background-color: transparent; text-align: center }
	.tmP .byWhom { margin-top: 10px }
	
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP h3 { margin-top: 35px }
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP h3 { margin-top: 55px }
	#thisMonth .firstUl > li > ul > li { height: 500px; float: left }
	#thisMonth .firstUl > li > ul > li .tmImg0, #thisMonth .firstUl > li > ul > li .tmImg1, #thisMonth .firstUl > li > ul > li .tmImg2, #thisMonth .firstUl > li > ul > li:nth-child(3) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(2) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { position: static; top: auto; right: auto; left: auto; bottom: auto; display: inline-block; }
	#thisMonth .firstUl > li > ul > li .tmImg0, #thisMonth .firstUl > li > ul > li .tmImg1, #thisMonth .firstUl > li > ul > li .tmImg2 { width: 50%; background-size: cover; -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); height: 500px}
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(2) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { padding-left: 5%; padding-right: 5%; width: 40% }
	#thisMonth .firstUl > li > ul > li .lineBelow { position: static; display: inline-block; height: 3px }
	#thisMonth .firstUl > li > ul > li.seeMore { height: 50px; width: 100%; padding-top: 50px; text-align: center }
	#thisMonth .firstUl > li > ul > li.seeMore a { top: 0px; position: static;}
	
	#thisMonth .firstUl > li > ul > li .tmImg0, #thisMonth .firstUl > li > ul > li:nth-child(2) .tmP  { float: right }
	#thisMonth .firstUl > li > ul > li .tmImg1, #thisMonth .firstUl > li > ul > li:nth-child(3) .tmP { float: left }
	
	#content { padding-left: 0; padding-right: 0; width: 100%; }
	#thisMonth { height: 1740px }

	section h2 { width: 100%; float: none; text-align: center }
	section h2 a { font-size: 30px }
	.firstUl > li { margin-top: 16px }
	p.deco { font-size: 6em; height: 66px; top: 29px; left: 0; width: 100%; text-align: center }
	.leftP > .dot { float: none; margin: 0 auto; position: static; display: block; width: 50%; height: 1px; background-color: #e3e3e3; }
	section h2 a { display: inline-block; margin-bottom: 20px }

	.firstUl { text-align: center }
	.firstUl > li:first-child  { margin-left: 0 }
	#attention h3, #submit h3, #submit .poten, #app h3 { width: 100%; margin-left: 0; text-align: center; }
	#submit .leftP { width: 100%; float: none  }
	#app p.deco { width: 100%; text-align: center }
	#app h3 a { margin-left: 0; margin-top: 10px; display: inline-block; }
	.supports { margin-left: 0; margin-right: 0; text-align: center; }
	#app .dot, .mobile, .download { margin-left: 0 }
	.mobile { margin-top: 40px }
	.appBg1 { display: none }
	.appBg { display: none; position: static; margin: 0 auto; margin-top: 162px;  width: 100px; height: 100px; background-size: 100% 100%; box-shadow: 0px -1px 27px -3px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px -1px 27px -3px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px -1px 27px -3px rgba(0, 0, 0, 0.25); }
/*	#semiFooter div ul { text-align: left;  }*/
/*	.supports { margin-top: -240px; }*/
	.whoImg { display: none }
	.submitBg { margin: 50px 0 0 0; text-align: center; padding: 65px 15% 75px 15%; width: 70% }
	

	#attention .attenTrans { position: static; margin: 0 auto; margin-top: -750px; padding-left: 10%; padding-right: 10%; width: 50%; opacity: 0.8 }
	.artistImg { margin-top: 210px }
	#attention { height: 910px }

	#thisMonth .firstUl > li > ul > li h3 { font-size: 1.3em }

	#content section { padding-top: 70px }
	
	#wrapper section#semiFooter { text-align: center; width: 100% }
	#semiFooter div { float: none; padding-left: 6.5%; padding-right: 6.5%; width: 20% }
	#semiFooter .network { float: left }
	#semiFooter .partners { float: left }
	.greyBg { top: 6630px; width: 100%; left: 0 }

	#months {text-transform: lowercase; font-weight: normal; text-align: center; width: 100%; margin-bottom: 20px; position: static;  transform: rotate(0); -webkit-transform: rotate(0); -moz-transform: rotate(0); }
	#months li .indiLine { display: none; }
	#months li:nth-child(3), #months li:nth-child(4), #months li:nth-child(6), #months li:nth-child(5) { display: inline-block; margin-left: 10px }
	#months li:nth-child(2) { margin-left: 10px }
	#months li:first-child a { color: #373737 }

	.firstUl h4.hidden { display: none }
}

@media only screen and (max-width: 760px) {
	#banner ul li.bodyTrans dl dd h3 { font-size: 1.7em }
	#banner ul li.bodyTrans dl dd .descrip { font-size: 0.9em; line-height: 1.8em }
	#banner ul li.bodyTrans dl dt { left: 475px; top: 170px  }
	#banner ul li.bodyTrans .lineBelow { margin-top: 17px; }
	#banner ul li.bodyTrans dl dd { top: 171px }

	#banner .ab { top: 176px }
	#banner .mBody { top: 81px }
	#banner .eBody { top: 75px }

	#banner ul li .craig { background-position: 289px -93px }
	#banner ul li .jenny { background-position: 23px 7px }
	
}

@media only screen and (max-width: 730px) {
	#semiFooter div { background-position: 49px center; }
	#mainMenu a { margin-right: 9px }
	
	.pastPresentFuture .descript { bottom: 127px }
	.pastPresentFuture .btns { bottom: 80px }
	.rec5 { height: 8px; bottom: 246px }
	.pastPresentFuture dt { margin-top: 70px }
	.pastPresentFuture h3 { width: 100%; text-align: center; margin: 10px 0 15px; font-size: 1em; position: static; transform: rotate(0); -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); }
	.pastPresentFuture h3 .break { opacity: 1 !important; margin-left: 3px; display: inline-block; }
}

@media only screen and (max-width: 700px) {
	#mainMenu { display: none }
	
	#allMenu { width: 100%; right: 0 }
	#allMenu > ul {     transform: skewX(0);
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
    -ms-transform: skewX(0); width: 100%;     -webkit-box-shadow:0px 21px 17px -3px rgba(84, 84, 84, 0.08);
    -moz-box-shadow:0px 21px 17px -3px rgba(84, 84, 84, 0.08);
    box-shadow:0px 21px 17px -3px rgba(84, 84, 84, 0.08); }
    #allMenu > ul > li { display: block; float: none }
    #allMenu > ul > li > a { width: 100%; float: none; opacity: 1 }
    #allMenu ul ul { position: static; width: 100%;  border-top: 1px solid #F5F5F5;  border-bottom: 1px solid #F5F5F5  }
    #allMenu ul ul li { float: none; width: 100%; display: block;}
    #allMenu ul ul li a { width: 100%; float: none; opacity: 0.9 }

	#banner ul li.bodyTrans dl dd .descrip { display: none }
	#banner ul li .craig { height: 600px; background-position: 117px -132px }
	#banner ul li .jenny { height: 600px; background-position: -147px -29px }
	#banner ul li.bodyTrans dl dt { left: 48%; top: 129px }
	#banner ul li.bodyTrans dl dd { top: auto; bottom: 30px; left: 15%; width: 70% }
	#banner ul li.bodyTrans dl dd h3 { width: 47%; margin-right: 3%; font-size: 1.9em; float: left; text-align: right }
	#banner ul li.bodyTrans dl dd .btns { width: 47%; float: left; margin-left: 3% }
	#banner ul li.bodyTrans dl dd .btns a { margin-bottom: 9px }
	#banner ul li.bodyTrans dl dd .date { display: none }

}

@media only screen and (max-width: 670px) {
	#thisMonth { height: 1712px }

	p.deco { font-size: 4.9em; height: 55px; top: 35px }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { font-size: 0.9em; }
	.upImg0 { height: 388px  }
	.upImg2 { background-position: center top; height: 264px }

	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { font-size: 0.8em }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { font-size: 0.8em }
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { font-size: 0.8em }
	.upImg3, .upImg1  { height: 243px }
	.greyBg  { top: 6574px }
}

@media only screen and (max-width: 640px) {
	#banner ul li .jenny { background-position: -171px -29px }
	#banner ul li .craig { background-position: 95px -132px }
}

@media only screen and (max-width: 600px) {

	/* #banner */
	.ppf { font-size: 2.7em }
	.pastPresentFuture .descript { position: static; width: 70%; margin-top: 35px; padding-left: 15%;}
	.pastPresentFuture .btns { bottom: 62px }
	.rec5 { bottom: 202px; height: 4px }
	.rec0 { height: 53px; left: -212px }
	.rec2 { height: 9px; left: -133px }
	.rec1 { display: none; left: -124px; height: 13px;  }
	.rec3 { width: 40px; height: 200px; right: 0; }
	.rec4 {right: 13px; height: 192px; top: 421px  }
	.bannerBg span:nth-child(1) { left: -14% }
	.bannerBg span:nth-child(2) { right: -20% }
	.bannerBg span:nth-child(1), .bannerBg span:nth-child(2) { width: 60%  }
	
	.rec0,.rec1,.rec2,.rec3, .rec4 { display: none; opacity: 0.1 }
	

	#banner ul li .craig  { background-size: 700px; background-position: 104px -118px }
	#banner ul li .jenny { background-size: 720px; background-position: -127px -29px }
	#banner ul li.bodyTrans dl dt { left: 46% }
	#banner .ab { font-size: 3em; right: -78px; top: 155px }
	#banner .eBody { background-size: 64px 237px; top: 73px }
	#banner .mBody { background-size: 67px 233px; top: 78px; }

	#banner ul li.bodyTrans dl dd { bottom: 20px }
	#banner ul li.bodyTrans dl dd h3 { font-size: 1.4em }
	.btns a { height: 21px; line-height: 21px }

	#banner  { height: 570px }
	.bannerBg { height: 555px; }
	#banner ul li { height: 509px }
	.inOrOut .descript { width: 70%; padding: 7px 15% }


	.upP .btns a { position: absolute; width: 100%; height: 100%; background: transparent; text-indent: -99999px; top: 0; left: 0; border: 0 none;}
	.upP .btns a:hover { background: 0 none }
	#wrapper #upcoming #june > li, #upcoming #june > li:first-child { float: left; margin-bottom: 0; position: relative; width: 50%; height: 245px; }
	.upImg0, .upImg1, .upImg2, .upImg3 { width: 100%; height: 100%; background-size: cover; /* position: relative; top: auto; left: auto; right: auto; bottom: auto; */}
	.upImg0 { background-size: 505px; background-position: top left }
	#upcoming .firstUl > li > ul#june > li .upP h3 { margin-bottom: 21px; font-size: 1.1em; text-transform: lowercase; }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP h3 { font-size: 1.1em }
	.upP .descript { display: none }
	#upcoming .firstUl > li > ul#june > li:nth-child(1) .upP { opacity: 0.8; z-index: 100; width: 60%; padding-left: 10%; padding-right: 10%; padding-top: 30px; padding-bottom: 30px; margin-left: 10%; margin-top: 10%; position: absolute; left: 0; top: 0; font-size: 0.9em }
	#upcoming .firstUl > li > ul#june > li:nth-child(2) .upP { opacity: 0.8; z-index: 100; width: 60%; padding-left: 10%; padding-right: 10%; padding-top: 30px; padding-bottom: 30px; margin-left: 10%; margin-top: 10%; position: absolute; left: 0; top: 0; font-size: 0.9em }
	#upcoming .firstUl > li > ul#june > li:nth-child(3) .upP { opacity: 0.8; z-index: 100; width: 60%; padding-left: 10%; padding-right: 10%; padding-top: 30px; padding-bottom: 30px; margin-left: 10%; margin-top: 10%; position: absolute; left: 0; top: 0; font-size: 0.9em }
	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP { opacity: 0.8; z-index: 100; width: 60%; padding-left: 10%; padding-right: 10%; padding-top: 30px; padding-bottom: 30px; margin-left: 10%; margin-top: 10%; position: absolute; left: 0; top: 0; font-size: 0.9em }

	#upcoming #june > li:nth-child(3) { float: none; width: 50%; }
	#wrapper #upcoming #june li.seeMore { width: 100%; height: 100px; position: static; }
	#upcoming { height: 770px }

	#attention .attenTrans { width: 55%; }

	#content section { padding-bottom: 50px; padding-top: 43px }
	p.deco { top: 16px }
	.greyBg { top: 5490px }
	.mobile { width: 400px; height: 256px; background-size: 100% }
	.mobile span { width: 60px; height: 60px; border-radius: 15px; margin: 150px 6px 0 6px }
	#wrapper .firstUl > li > ul { margin-top: 50px }

	#thisMonth { height: 1404px }
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(2) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(1) .tmP { padding-right: 0; padding-left: 0; width: 100% }
	.tmP { padding: 30px 0 }
	.tmP .btns { margin-top: 30px; }
	.tmP .btns a { background-color: #fff; opacity: 0.8; border: 1px solid #fff }
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP h3 { margin-top: 0 }
	#thisMonth .firstUl > li > ul > li:nth-child(3) .tmP h3 { margin-top: 0 }
	#thisMonth .firstUl > li > ul > li { height: 260px; width: 100%; padding-top: 150px; position: relative; }
	#thisMonth .firstUl > li > ul > li .tmImg0, #thisMonth .firstUl > li > ul > li .tmImg1, #thisMonth .firstUl > li > ul > li .tmImg2 { width: 100%; height: 100%; float: none }
	#thisMonth .firstUl > li > ul > li .tmImg1 { background-position: center center }
	#thisMonth .firstUl > li > ul > li:nth-child(2) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(1) .tmP, #thisMonth .firstUl > li > ul > li:nth-child(3) .tmP { float: none; width: 100%; position: absolute; top: 0; left: 0 }
	#thisMonth .firstUl > li > ul > li .descript { display: none }
	#submit input[type=text]:nth-child(2) { margin-bottom: 0 }
	#submit input[type=text]:nth-child(2), #submit input[type=text]:nth-child(3) { width: 100% }
	#semiFooter div { background-position: 34px center }
	#semiFooter div ul { margin-left: 0 }

	#thisMonth .firstUl > li > ul { margin-top: 10px }

}

@media only screen and (max-width: 550px) {
	#banner ul li .jenny { background-size: 660px; background-position: -123px -22px }
	#banner ul li .craig { background-size: 637px; background-position: 94px -93px }
	#banner ul li.bodyTrans dl dt { left: 46% }

}

@media only screen and (max-width: 520px) {
	.pastPresentFuture dt { margin-top: 58px }

	.rec0,.rec1,.rec2,.rec3, .rec4 { display: none; opacity: 0.1 }
	.rec5 { bottom: 213px }




	.artistImg { margin-top: 245px; margin-left: -191px}
	#attention .attenTrans { margin-top: -800px; width: 65% }
	#attention .emphasis { font-size: 1.6em }
	#semiFooter div { background: 0 none }
	.greyBg { top: 5452px }

	p.deco { font-size: 4em; height: 42px; top: 49px }

	/*#thisMonth { height: 1420px }*/
	#upcoming { height: 723px }
}

@media only screen and (max-width: 500px) {

	/* #banner */
	.inOrOut .title { font-size: 3.4em }
	.inOrOut dl { bottom: 72px }

	#banner .ab { font-size: 2.4em; right: -48px; top: 141px }
	#banner .mBody { top: 73px; background-size: 53px 189px }
	#banner .eBody { top: 75px; background-size: 52px 189px }
	#banner ul li .jenny { background-size: 633px; background-position: -132px -8px }
	#banner ul li .craig { background-size: 606px; background-position: 75px -80px }
	#banner ul li.bodyTrans dl dd { bottom: 35px }

	#upcoming .firstUl > li > ul#june > li:nth-child(4) .upP h3 { font-size: 0.9em }
	#wrapper #upcoming #june > li, #upcoming #june > li:first-child { height: 230px }
	#upcoming { height: 700px }

	.greyBg  { top: 5052px }
	.mobile { width: 320px; height: 190px }
	.mobile span { margin-top: 113px; width: 50px; height: 50px; border-radius: 10px; border: 1px dashed #cecece; }
	#wrapper .addApp, #wrapper .mobile span:hover { width: 50px; height: 50px; background-size: 50px; border: 1px solid #fff }
	

	
	.topGradi, .btmGradi { width: 100%; background-size: 100% 119%; left: 0 }
	.btmGradi { height: 50px }
	#submit input[type=submit] { margin-right: 0; margin-bottom: 0; margin-top: 20px}
	#submit input[type=submit], #submit input[type=reset] { width: 100%; }
	#submit input[type=reset] { margin-top: 10px }
	.submitBg h4 { font-size: 1.3em }

	footer { padding: 20px 0 30px }
	footer p a { margin-bottom: 10px }

	#thisMonth .firstUl > li > ul > li h3 { font-size: 1.1em }
	section h2 a { font-size: 25px }
	#app h3 a { font-size: 23px }

	#thisMonth .firstUl > li > ul > li { height: 210px }
	#thisMonth { height: 1245px }
}


@media only screen and (max-width: 450px) {
	.ppf { font-size: 2.2em }
	.rec5 { bottom: 232px }

	/* #banenr */
	
	#banner ul .descript { font-size: 0.9em }
	

	#banner ul li .jenny { background-position: -151px -8px }
	#banner ul li .craig { background-position: 57px -80px }

	.submitBg { padding-left: 10%; padding-right: 10%; width: 80% }
	#semiFooter div ul { font-size: 0.9em }
	#semiFooter div h4 { font-size: 1em; margin-bottom: 20px }
	#attention .emphasis { font-size: 1.4em }

	p.deco { font-size: 3em } 

}

@media only screen and (max-width: 380px) {


	#banner ul li .jenny { background-position: -174px -8px }
	#banner ul li .craig { background-position: 34px -80px }
	#banner ul li.bodyTrans dl dd h3 .break { display: inline-block; margin-left: 3px }
	#banner ul li.bodyTrans dl dd h3 { width: 100%; margin-right: 0; float: none; text-align: center; font-size: 1.2em}
	#banner ul li.bodyTrans dl dd .btns { width: 100%; margin-left: 0; float: none; text-align: center; margin: 0 auto }
	#banner ul li.bodyTrans dl dd .btns a { margin: 0 auto }
	#banner ul li.bodyTrans dl dd .btns a:first-child { margin-top: 15px; margin-bottom: 10px }
	.pastPresentFuture dt { margin-top: 45px }
	.rec5 { bottom: 245px }
	#banner ul .descript { width: 72%; padding-left: 14% }
	.artistImg { margin-top: 175px }
	#attention .attenTrans { width: 80%; margin-top: -740px }
	.playLine { width: 130px }
	#attention .emphasis { font-size: 1.2em }
	.mobile { width: 285px; height: 170px }
	.mobile span { margin-top: 103px; width: 45px; height: 45px; border-radius: 10px; border: 1px dashed #cecece; }
	#wrapper .addApp, #wrapper .mobile span:hover { width: 45px; height: 45px; background-size: 50px; border: 1px solid #fff }
	
	#semiFooter, .btmGradi, .greyBg{ display: none; }

	#semiFooter div ul { font-size: 1.1em }
	#semiFooter div h4 { font-size: 1.2em;}
	#semiFooter .partners { padding-bottom: 0 }

	#wrapper #semiFooter div { float: none; width: 70%; background-position: center center }
	
}




