@charset "utf-8";
body{ font-family: 'Roboto', sans-serif; color:#fff; max-height: 1080px; background: rgb(39, 36, 37); }

video{ background: rgba(86,79,81,1);  }

#top_bar{ position: absolute; z-index: 9;color: #fff;width: 100%;min-width: 1024px; }

.navigation_wrap{ position:absolute; float: left; text-transform: uppercase; margin-left: 75px; margin-top: 50px; }
.nav_div{ float: left;cursor: pointer; font-size: 12pt; }
.nav_div span{ line-height: 30px; vertical-align: middle; height: 30px; display: inline-block;font-weight: 300; }
.nav_div:hover > .nav_txt{ font-weight: 500; font-size: 12pt; }
.nav_div.on{ font-weight: 500; }
.nav_div.on > .nav_txt{ font-weight: 500; border-bottom: 1px #fff solid; }
.nav_spliter { margin: 0px 20px; font-weight: 300; font-size: 25px; }
.nav_div .main{ width: 42px; text-align: center; }
.nav_div .feature{ width: 80px; text-align: center; }
.nav_div .class{ width: 68px; text-align: center; }
.nav_div .about{ width: 52px; text-align: center; }
#nav5{ background: #9f2209; width: 72px; line-height: 30px; vertical-align: middle; height: 30px; display: inline-block; font-weight: 300; text-align: center; }

.social_wrap{ float:right; width: 440px; height: 30px; margin-right: 75px; margin-top: 50px; }
.social_ul li{ float: left; padding: 0 40px; list-style: none; }
.social_ul a{ display: block; width: 30px; height: 30px; text-indent: -9999px; }

.link_home { background: url(../images/events/ccm/home.png) no-repeat; background-position: 5px; width: 20px; height: 19px; }  
.link_twitter { background: url(../images/events/ccm/twitter.png) no-repeat; background-position: 5px 7px; width: 20px; height: 16px; }
.link_facebook { background: url(../images/events/ccm/facebook.png) no-repeat; background-position: 11px 7px; width: 8px; height: 16px; }
.link_youtube { background: url(../images/events/ccm/youtube.png) no-repeat; background-position: 3px 7px;  width: 23px; height: 16px; }

.link_home:HOVER { background: url(../images/events/ccm/home_on.png) no-repeat; background-position: 5px; }
.link_twitter:HOVER { background: url(../images/events/ccm/twitter_on.png) no-repeat; background-position: 5px 7px; }
.link_facebook:HOVER { background: url(../images/events/ccm/facebook_on.png) no-repeat; background-position: 11px 7px; }
.link_youtube:HOVER { background: url(../images/events/ccm/youtube_on.png) no-repeat; background-position: 3px 7px; }

.txt_description{ font-size: 16px;font-weight:300; margin-top: 18px; display: block; color: #fff; line-height: 27px; }
.page_scroll{ font-family: 'Roboto Condensed', sans-serif; font-weight: 300; text-transform: uppercase; text-align: center; width: 100%; z-index: 9; }

.button_area button { margin: 0 auto; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 23px; width: 234px; height: 60px; line-height: 60px; position: relative; display:block; color: #fff; border: 2px #fff solid; text-transform: uppercase; outline: 0; overflow:hidden; background: none; z-index: 1; cursor: pointer; transition:0.30s ease-in; -o-transition: 0.30s ease-in; -ms-transition: 0.30s ease-in; -moz-transition: 0.30s ease-in; -webkit-transition: 0.30s ease-in; }
.fill:hover:before { top: 0; }
.fill:before { content: ""; position: absolute; background: #000; bottom: 0; left: 0; right: 0; top: 100%; z-index: -1; -webkit-transition: top 0.30s ease-in; }
.fill.download:before{ background: #a0230a; }

.page_scroll{ position: absolute; bottom: 50px; }
.page_scroll .scroll_box{ margin: 0 auto;font-size: 12pt; }
.scroll_box .arrow{ text-align: center;margin-top: 15px; }

#slideContainer{ overflow: hidden;width: 100%;height: 100%;position: absolute;min-width: 1024px; max-height: 1080px; }
#page1, #page2, #page3, #page4{ overflow: hidden; position: absolute; z-index: 0; width: 100%; height: 100%; background-position: 50% 100px; background-size: cover; background-repeat: no-repeat;background: rgba(86,79,81,1); background: -moz-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(86,79,81,1)), color-stop(100%, rgba(55,52,58,1))); background: -webkit-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -o-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -ms-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: radial-gradient(ellipse at center, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#564f51', endColorstr='#37343a', GradientType=1 ); }
.title_red_bar{ width: 100px; height: 2px; background: #a0230a; display: block; position: relative; }


/* login & signup layer */
.loginLayer{ display: none; width: 100%; height: 100%; position: absolute; z-index: 9; color: #fff; background: rgba(0, 0, 0, 0.7); }
.layer_align{ position: relative; top: 50px; }

.login_wrap{ width: 1000px;height: 750px; margin: 0 auto; }
.login_wrap .close_button{ text-align: right; }
#loginLayerClose{ position:relative; width:45px; height:45px; top:0px; right:0px; background:url(../images/events/ccm/btn_close.png); text-indent:-9999px; border: none; }
.longin_content { width: 1000px;height: 750px; background: rgb(49,43,41); }
.login_border { position:relative; top:15px; width:968px; height:718px; border: 1px #fff solid; margin: 0 auto; }
.login_area{ width: 444px; float: left; }
.login_area .area_title { font-size: 27px; line-height:27px; font-weight:300; font-family: 'Roboto Condensed', sans-serif; display: block; text-align: center; margin-top: 33px; margin-bottom: 122px; }
#loginForm{ width: 302px; margin: 0 auto; }
.label_input{ font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 15px; display: block; line-height: 15px; margin-bottom: 7px; }
.input_text{ border: 1px #fff solid; background: #37343a; display: block; width: 300px; height: 38px; font-family: 'Roboto', sans-serif; font-size: 15px; font-weight: 300; text-indent: 12px; }
.required_span{ margin-bottom: 15px; display: block; overflow-wrap: break-word; color:#a0230a; visibility: hidden; }
.required_span.password{ margin-bottom: 11px; }

.remember_me{ display: block; margin-bottom: 40px; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 12px; }
#rememberme{ background: none; border: 1px solid #fff; }

.loginLayer button{ background:none; border: 1px #fff solid; width: 300px; height: 60px; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 23px; color:#fff; outline: none; cursor: pointer; transition: 0.30s ease-in; -o-transition: 0.30s ease-in; -ms-transition: 0.30s ease-in; -moz-transition: 0.30s ease-in; -webkit-transition: 0.30s ease-in;   }

.fill.button_login:before{ background: none; }

.button_login{ margin-bottom: 38px; }
.button_login:hover{ background-color: #000; }
.reset_password{ color: #fff; }
.reset_password span{ font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 13px; line-height: 27px; display: inline-block; }
.reset_password:hover{ text-decoration: none; }
.reset_password:hover>span{ border-bottom: 1px solid #fff; }

input[type="text"], input[type="password"]{ background: #37343a; color:#fff; outline: none; }

.seperator{ float:left; height: 622px; border-left: 1px solid #fff; position: relative; top: 60px; }

.signup_area{ float: left; width: 522px; }
.signup_area .area_title { font-size: 27px; line-height:27px; font-weight:300; font-family: 'Roboto Condensed', sans-serif; display: block; text-align: center; margin-top: 33px; margin-bottom: 40px; }
#signupForm{ position: relative; left: 60px; }
.signup_area .required_span{ margin-bottom: 7px; }
.birthday_wrap{ display: block; height: 62px; }
.loginLayer .ico_bullet { overflow: hidden; background: url(../images/events/ccm/login/drop_down.jpg) no-repeat; vertical-align: top; }
.loginLayer .ico_bullet.on{ overflow: hidden; background: url(../images/events/ccm/login/drop_up.jpg) no-repeat; vertical-align: top; background-position: 70px 0px; }
.ico_bullet.link_selected{ display:block; border: 1px #fff solid; text-indent: 5px; background-position: 70px 0px; width:110px; height: 38px; line-height: 40px; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 15px; background-color: #37343a;  }
.ico_bullet.link_selected.month{ width: 120px; background-position: 80px 0px; }
.loginLayer .ico_bullet.month.on{ overflow: hidden; background: url(../images/events/ccm/login/drop_up.jpg) no-repeat; vertical-align: top; background-position: 80px 0px; }
.ico_bullet.link_selected:hover{ text-decoration: none; }

.option_birthday{ float: left; color: #fff; position: relative; height: 40px; }
.option_birthday.year,.option_birthday.month{ margin-right: 22px; }

.option_birthday a,.option_birthday li{ color: #fff; }
.option_birthday a{ font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 15px; display: block; text-decoration: 5px; }

.signup_area li{ list-style: none; }
.list_option{ display:none; overflow: hidden; overflow-y: scroll; top: 45px; width: 110px; height: 180px; border: 1px solid #ccc; border-top: 0 none; background-color: #37343a; text-indent: 5px; }
.list_option.month{ width: 120px; }
.list_option a:hover{ text-decoration: none; }

.required_span.birthday{ margin-bottom: 0px; font-size: 12px; width: 400px; line-height: 19px; }

.check_box{ display: block; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 12px;  }
.check_box a{ font-weight: 500; color:#fff; }
.check_box a:hover{ text-decoration: none; color:#a0230a; }
.check_box.newsletter{ margin-bottom: 22px; }

.required_span.termsAgree{ margin-bottom: 0px; font-size: 12px; line-height: 12px; }
.required_span.recaptcha{ font-size: 12px; margin-bottom: 5px; }
.button_signup:hover{ background-color: #a0230a; }

#notification_msg{ display:none; position: absolute; top: 30%; left: 15%; width: 70%; height: 40%; background: rgb(49,43,41); border: 1px #fff solid; margin: 0 auto; text-align: center; }
#notification_msg strong{ overflow-wrap: break-word; width: 80%; margin: 0 auto; padding: 25px 0px; display: block; font-size: 17px; }
#notification_msg P{ overflow-wrap: break-word;width: 70%; margin: 0 auto; padding: 20px 0; }
#notification_msg .fill{ background: none; }
#notification_msg button:hover{ background: #a0230a; transition: 0.30s ease-in; -o-transition: 0.30s ease-in; -ms-transition: 0.30s ease-in; -moz-transition: 0.30s ease-in; -webkit-transition: 0.30s ease-in; }
#notification_msg a{ color: #FFF; text-decoration: none; font-weight: 500; }

#error_msg{ display:none; position: absolute; top: 25%; left: 15%; width: 70%; height: 50%; background: rgb(49,43,41); border: 1px #fff solid; margin: 0 auto; text-align: center;  }
#error_msg strong{ overflow-wrap: break-word; width: 80%; margin: 0 auto; padding: 25px 0px; display: block; }
#error_msg P{ overflow-wrap: break-word;width: 70%; margin: 0 auto; padding: 20px 0; }
#error_msg .fill{ background: none; }
#error_msg button:before{ background: #a0230a;  transition: 0.30s ease-in; -o-transition: 0.30s ease-in; -ms-transition: 0.30s ease-in; -moz-transition: 0.30s ease-in; -webkit-transition: 0.30s ease-in; }
#error_msg button:hover{ background: #a0230a; transition: 0.30s ease-in; -o-transition: 0.30s ease-in; -ms-transition: 0.30s ease-in; -moz-transition: 0.30s ease-in; -webkit-transition: 0.30s ease-in; }
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:visible;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;cursor:auto;}
#cboxContent{margin-top:0px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxLoadingGraphic{background:url(../images/events/ccm/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxClose{position:absolute;width:45px;height:45px;top:-45px;right:0px;background:url(../images/events/ccm/btn_close.png);text-indent:-9999px}

/* page1 */
#page1{ top:0; }
#main_video { position: absolute;top: 0;left: 50%;min-width: 1920px;width: 100%; z-index: -100;transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform:translateX(-50%); /*-webkit-transform: translateX(-50%);*//*background: url(../../static/video/ccm_bg.jpg) no-repeat;background-size: cover;*/ }
.page1_content{ width: 528px; margin: 0 auto; position: relative;top: 138px; }
#page1 .main_bar{ position: absolute; }
.txt_black{ line-height: 110px; font-size: 110px; font-weight: 700; text-transform: uppercase; z-index: 1;  position: relative; margin-top: -5px; }
.red_box{ top: 155px; border: 3px #a0230a solid; width: 514px; height: 124px; display: inline-block; position: absolute; z-index: 0; left: 12px; }
.txt_desert{ line-height: 110px; font-size: 110px; font-weight: 700; text-transform: uppercase; z-index: 1;  width: 100%; position: relative; left:72px; }
.txt_char_creattor{ font-size: 50px; font-weight: 400; text-transform: uppercase; z-index: 1; width: 100%; text-align: left;; position: relative; line-height: 50px; }
.button_area{ text-align: center;margin-top: 90px; z-index: 9; position: relative; }
.watch_video{ height: 100%; width: 100%; }
#page1 .download{ top: 27px; } 
#page1 .page_scroll{ position: relative; top: 60px; }

/* page2 */
#page2{ top:100%; }
#page2_video { position: absolute; top: 0; left: 50%; min-width: 1920px; width: 100%;  z-index: -100; transform: translateX(-50%); -webkit-transform: translateX(-50%);  -ms-transform:translateX(-50%); /*background: url(../../static/video/ccm_bg.jpg) no-repeat; background-size: cover;*/}
.page2_content{ width: 487px;position: relative;top: 183px;left:75px; }
#page2 .title_red_bar{ margin-top: 39px; }
.txt_page_title{ font-weight: 700;font-size: 40px; line-height:40px; color: #fff;display: block; text-transform: uppercase; }

#page2 .button_area{ margin-top: 50px; }
#page2 .button_area button{ font-size: 20px; width: 233px; height: 60px; line-height: 60px; margin: 0 0 30px; }

/* page3 */
#page3{ top:200%;  }
#page3{ background: rgba(86,79,81,1); background: -moz-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(86,79,81,1)), color-stop(100%, rgba(55,52,58,1))); background: -webkit-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -o-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -ms-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: radial-gradient(ellipse at center, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#564f51', endColorstr='#37343a', GradientType=1 ); }

.page3_content{ width: 100%;height: 100%; }
.text_area{ width: 349px; height: 152px; display: inline; position: relative; top: 115px; left: 60%;z-index: 5; }
#page3 .title_red_bar{ margin-top: 30px; }
#page3 .txt_description{ width: 349px; margin-top: 15px; }

.class_hover{ height: 100%; width: 100%; }
.class_hover{ position: absolute; }
.class_hover a{ color: #fff; height: 100%; text-align: center; position: absolute; }

.wizard{ width: 538px; top:5%; left: -10%; }
.witch{ width: 452px; top:45%; left: 10%; }
.valkyrie{ width: 355px; top:38%; left: 23%; }
.warrior{ width: 382px; top:38%; left: 36%; }
.ranger{ width: 291px; top:38%; left: 52%; }
.tamer{ width: 432px; top:38%; left: 57%; }
.sorceress{ width: 482px; top:38%; left: 68%; }
.berserker{ width: 572px; top:38%; left: 76%; }

.class_wrap a{  position: absolute; text-align: center; color: #fff; height: 100%; display: block; z-index: 9; width:150px; background: rgba(255,255,255,0); font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size: 16pt; }

.wizard a{ top: 180px; left: 240px; }
.witch a{ top: -50px; left: 190px; }
.valkyrie a{ top: -50px; left: 190px; }
.warrior a{ top: -50px; left: 190px; }
.ranger a{ top: 0px; left: 80px; }
.tamer a{ top: -50px; left: 190px; }
.sorceress a{ top: -50px; left: 170px; }
.berserker a{ top: -50px; left: 150px; }

.ranger img{ position: relative; z-index: 3 }
.tamer img{ position: relative; z-index: 3 }
.sorceress img{ position: relative; z-index: 1 }

.class_div{ position: absolute; display: inline; bottom: 0px; text-align: center; }
.class_div.wizard{ width: 538px; top:5%; left: -10%;  }
.class_div.witch{ width: 452px; top:45%; left: 10%; }
.class_div.valkyrie{ width: 355px; top:38%; left: 23%; }
.class_div.warrior{ width: 382px; top:34%; left: 36%; }
.class_div.ranger{ width: 291px; top:37%; left: 52%; }
.class_div.tamer{ width: 432px; top:47%; left: 57%; }
.class_div.sorceress{ width: 482px; top:44%; left: 68%; }
.class_div.berserker{ width: 572px; top:27%; left: 76%; }

.class_wrap span{ position: relative; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 20px; line-height: 40px; display: inline-block; }

.legal_link{ position: fixed;left: 75px;bottom: 50px;color: #FFF;display: block;height: 30px;width: 60px; }
.legal_link a{ color: #fff; text-decoration: none; }
.legal_link a:hover{ color: #a0230a; }
.legal{ display: block;text-align: left;position: absolute; cursor: pointer; bottom: 0px; }
.legal_div{ text-transform: uppercase;font-size: 12px;position: absolute;top: -52px;display: none;height: 58px; }

.legal_div .logo{ display: block; }
.legal_div .copyright{ width: 560px; }
.company_info{ display: block; text-indent: 10px; }
.legal_div .spliter{ margin: 0 5px; }

/* page4 */
#page4{ top:300%; }
#page4{ background: rgba(86,79,81,1); background: -moz-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(86,79,81,1)), color-stop(100%, rgba(55,52,58,1))); background: -webkit-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -o-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: -ms-radial-gradient(center, ellipse cover, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); background: radial-gradient(ellipse at center, rgba(86,79,81,1) 0%, rgba(55,52,58,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#564f51', endColorstr='#37343a', GradientType=1 ); }
#page4 .content{ width: 1250px; position: relative; top: 115px; margin: 0 auto; }
#page4 .content .row{ width: 100%;height: 225px; }
#page4 .content .row.mid{ margin: 25px 0px; }

#page4 .title_red_bar{ margin-top: 34px; }
#page4 .text_area{ width: 825px; height: 100%;display: inline-block;float: left; position: inherit; margin-left: 25px; }

.thumb_video{ width: 400px; height: 100%; display: inline-block; float: left; }
.thumb_video.mid{ margin: 0 25px; }

#page4 .main_bar{ position: relative; }
#page4 .button_area{ width: 400px; height: 100%; display: inline-block; float: left; text-align: center; margin-top: 30px; }
#page4 .button_area .download{ margin-bottom: 20px; }

.bdo_logo{ text-align: center;margin-top: 15px; }
.page_scroll{ z-index: 1; color: #fff; }

@media only screen and (max-width : 1366px) {
	.page1_content{ top: 147px; width: 330px; }
	.txt_description{ font-size: 10px; margin-top: 17px; line-height: 16.88px; }
	.txt_black{ font-size: 68px; line-height: 68px; margin-top: 0px; }
	.red_box{ top: 104px; left: 6px; width: 318px; height: 73px; }
	.txt_desert{ text-align:left; left: 45px; font-size: 68px;line-height: 68px; }
	.txt_char_creattor{ font-size: 31.25px; line-height: 31.25px; top: 0px; }	
	#page1 .button_area button { font-size: 14.38px; width: 143px; height: 37px; line-height: 37px; }
	
	.page2_content{ top: 144px; width: 303px; }
	.txt_page_title{ font-size: 25px; line-height: 25px; }
	#page2 .title_red_bar{ margin-top: 40px; }
	#page2 .txt_description { margin-top:15px; }
	
	#page2 .button_area button { font-size: 12.5px; width: 146px; height: 37px; line-height: 37px; margin-bottom: 20px; }
		
	.class_div.wizard{ width: 336.25px; top:14%; left: -9%; }
	.class_div.witch{ width: 282px; top:48%; left: 10%; }
	.class_div.valkyrie{ width: 221px; top:42%; left: 23%;}
	.class_div.warrior{ width: 238px; top:39%; left: 36%;}
	.class_div.ranger{ width: 181px; top:41%; left: 50%;}
	.class_div.tamer{ width: 270px; top:51%; left: 56%;}
	.class_div.sorceress{ width: 301px; top:48%; left: 66%;}
	.class_div.berserker{ width: 358px; top:32%; left: 76%;}
	
	.wizard a{ left: 140px; }
	.witch a{ left: 90px; }
	.valkyrie a{ left: 90px; }
	.warrior a{ left: 80px; }
	.ranger a{ left: 10px; }
	.tamer a{ left: 90px; }
	.sorceress a{ left: 70px; }
	.berserker a{ left: 50px; }
	
	.class_div.wizard img{ width: 336.25px; height: 620.62px; }
	.class_div.witch img{ width:282px; height: 361px }
	.class_div.valkyrie img{ width: 221px; height: 411px }
	.class_div.warrior img{ width:238px; height:435px; }
	.class_div.ranger img{ width:181px; height:418px; }
	.class_div.tamer img{ width:270px; height:343px; }
	.class_div.sorceress img{ width:301px; height:365px; }
	.class_div.berserker img{ width:358px; height:487px; }
	
	#page4 .content{ top: 108px; width: 782px; }
	#page4 .content .row{ height: 140px; }
	#page4 .content .row.mid{ margin: 23px 0px; }
	#page4 .content .row video{ width:250px; height: 140px; }
	#page4 .text_area{ width: 507px; margin-left: 16px; }
	#page4 .title_red_bar{ margin-top: 17px; }
	#page4 .txt_description{ width: 507px; }
	
	.thumb_video{ width: 250px;  }
	.thumb_video.mid{ margin: 0 16px; }
	
	#page4 .button_area{ margin-top: 0px; }
	#page4 .button_area button{ width: 170px; height: 40px; font-size: 13.75px; line-height: 40px; }
	#page4 .button_area{ width: 250px; }
	#page4 .download{ margin-top: 18px; }
	#page4 .website{ margin-top: 16px; }
	
	.bdo_logo{ margin-top: 26px; }
	.bdo_logo img{ width: 93px; }
}

@media only screen and (max-width : 1280px){
	.wizard a{ top: 180px; left: 140px; }
	.witch a{ top: -50px; left: 90px; }
	.valkyrie a{ top: -50px; left: 90px; }
	.warrior a{ top: -50px; left: 90px; }
	.ranger a{ top: 0px; left: 10px; }
	.tamer a{ top: -50px; left: 90px; }
	.sorceress a{ top: -50px; left: 70px; }
	.berserker a{ top: -50px; left: 50px; }
		
	.class_div.wizard{ left: -9%; }
	.class_div.witch{ left: 6%; }
	.class_div.valkyrie{ left: 19%; }
	.class_div.warrior{ left: 32%; }
	.class_div.ranger{ left: 49%; }
	.class_div.tamer{ left: 54%; }
	.class_div.sorceress{ left: 65%; }
	.class_div.berserker{ left: 76%; }
}

@media only screen and (min-width : 1921px){
	.class_div.wizard{ left: -8%; }
	.class_div.witch{ left: 9%; }
	.class_div.valkyrie{ left: 23%; }
	.class_div.warrior{ left: 36%; }
	.class_div.ranger{ left: 50%; }
	.class_div.tamer{ left: 56%; }
	.class_div.sorceress{ left: 66%; }
	.class_div.berserker{ left: 78%; }
}
@media only screen and (max-width : 1024px){
	.class_wrap a{ width: 100px; }
	
	.wizard a{ left: 160px; }
	.witch a{ left: 100px; }
	.valkyrie a{ left: 100px; }
	.warrior a{ left: 100px; }
	.ranger a{ left: 30px; }
	.tamer a{ left: 100px; }
	.sorceress a{ left: 90px; }
	.berserker a{ left: 90px; }
		
	.class_div.wizard{ left: -11%; }
	.class_div.witch{ left: 9%; }
	.class_div.valkyrie{ left: 23%; }
	.class_div.warrior{ left: 36%; }
	.class_div.ranger{ left: 51%; }
	.class_div.tamer{ left: 56%; }
	.class_div.sorceress{ left: 66%; }
	.class_div.berserker{ left: 76%; }
}

@media only screen and (max-height : 864px){
	.class_div.wizard{ width: 336.25px; top:29%;/*  left: -9%; */ }
	.class_div.witch{ width: 282px; top:59%;/*  left: 10%; */ }
	.class_div.valkyrie{ width: 221px; top:53%; /* left: 23%; */ }
	.class_div.warrior{ width: 238px; top:50%;/*  left: 36%; */ }
	.class_div.ranger{ width: 181px; top:52%; /* left: 54%; */ }
	.class_div.tamer{ width: 270px; top:61%;/*  left: 56%; */ }
	.class_div.sorceress{ width: 301px; top:58%;/*  left: 66%;  */}
	.class_div.berserker{ width: 358px; top:44%; /* left: 76%;  */}
}

@media only screen and (min-height : 865px){
	.class_div.wizard{ top:20%;/*  left: -11%;  */}
	.class_div.witch{ top:53%;/*  left: 9%; */ }
	.class_div.valkyrie{ top:47%; /* left: 23%; */ }
	.class_div.warrior{ top:44%; /* left: 36%; */ }
	.class_div.ranger{ top:46%; /* left: 51%; */ }
	.class_div.tamer{ top:56%; /* left: 56%; */ }
	.class_div.sorceress{ top:53%; /* left: 66%; */ }
	.class_div.berserker{ top:37%; /* left: 76%; */ }
}

@media only screen and (max-height : 1024px){
	.class_div.wizard{ top:20%; }
	.class_div.witch{ top:53%; }
	.class_div.valkyrie{ top:47%; }
	.class_div.warrior{ top:44%; }
	.class_div.ranger{ top:46%; }
	.class_div.tamer{ top:56%; }
	.class_div.sorceress{ top:53%; }
	.class_div.berserker{ top:37%; }
}

@media only screen and (max-width : 1152px){
	.class_div.wizard{ left: -9%; }
	.class_div.witch{ left: 10%; }
	.class_div.valkyrie{ left: 23%; }
	.class_div.warrior{ left: 36%; }
	.class_div.ranger{ left: 54%; }
	.class_div.tamer{ left: 56%; }
	.class_div.sorceress{ left: 66%; }
	.class_div.berserker{ left: 76%; }
}

@media only screen and (max-width : 1024px) and (max-height : 768px) {
	.class_div.wizard{ top:20%; left: -11%; }
	.class_div.witch{ top:53%; left: 9%; }
	.class_div.valkyrie{ top:47%; left: 23%; }
	.class_div.warrior{ top:44%; left: 36%; }
	.class_div.ranger{ top:46%; left: 51%; }
	.class_div.tamer{ top:56%; left: 56%; }
	.class_div.sorceress{ top:53%; left: 66%; }
	.class_div.berserker{ top:37%; left: 76%; }
}

@media only screen and (max-width : 1280px) and (max-height : 1024px) {
	.class_div.wizard{ top:40%;  }
	.class_div.witch{ top:65%; }
	.class_div.valkyrie{ top:60%; }
	.class_div.warrior{ top:58%; }
	.class_div.ranger{ top:59%; }
	.class_div.tamer{ top:69%; }
	.class_div.sorceress{ top:66%; }
	.class_div.berserker{ top:53%; }
}