
/* @import url(/wp-content/themes/vhaward/font.css);
@import url(https://fonts.googleapis.com/css?family=Asap:400,700);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css); */


@font-face {
 font-family: 'HyundaiSans';
 font-style: normal;
 font-weight: 400;
 src: url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRRegular.eot');
 src: url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRRegular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRRegular.woff') format('woff'), url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRRegular.ttf') format('truetype');
}

@font-face {
 font-family: 'HyundaiSans';
 font-style: bold;
 font-weight: 500;
 src: url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRMedium.eot');
 src: url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRMedium.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRMedium.woff') format('woff'), url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRMedium.ttf') format('truetype');
}

@font-face {
 font-family: 'HyundaiSans';
 font-style: bold;
 font-weight: 600;
 src: url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRBold.eot');
 src: url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRBold.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRBold.woff') format('woff'), url('/wp-content/themes/vhaward/fonts/HyundaiSansTextKRBold.ttf') format('truetype');
}


@font-face {
 font-family: 'HDharmony';
 font-style: normal;
 font-weight: 300;
 src: url('/wp-content/themes/vhaward/fonts/HDharmonyL.eot');
 src: url('/wp-content/themes/vhaward/fonts/HDharmonyL.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vhaward/fonts/HDharmonyL.woff') format('woff'), url('/wp-content/themes/vhaward/fonts/HDharmonyL.ttf') format('truetype');
}

@font-face {
 font-family: 'HDharmony';
 font-style: normal;
 font-weight: 400;
 src: url('/wp-content/themes/vhaward/fonts/HDharmonyM.eot');
 src: url('/wp-content/themes/vhaward/fonts/HDharmonyM.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vhaward/fonts/HDharmonyM.woff') format('woff'), url('/wp-content/themes/vhaward/fonts/HDharmonyM.ttf') format('truetype');
}

@font-face {
 font-family: 'HDharmony';
 font-style: normal;
 font-weight: 600;
 src: url('/wp-content/themes/vhaward/fonts/HDharmonyB.eot');
 src: url('/wp-content/themes/vhaward/fonts/HDharmonyB.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/vhaward/fonts/HDharmonyB.woff') format('woff'), url('/wp-content/themes/vhaward/fonts/HDharmonyB.ttf') format('truetype');
}


* { box-sizing: border-box; }
html { height: 100%; background: #000 !important; }
body{ 
	font-size: 13px; background: #000; 
	position: relative;
	word-wrap:break-word;word-break:keep-all;line-height:1.4;-webkit-text-size-adjust:none;
	-webkit-font-smoothing: antialiased;-moz-font-smoothing: none;font-smoothing: none;
	-moz-osx-font-smoothing: auto; overflow-x: hidden; 
	
}
body, p, h1, h2, h3, h4, h5, h6, input, button, textarea{ font-family: 'HDharmony','dotum','gulim',sans-serif; }
h1, h2, h3, h4, h5, h6{ }

/* *,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url("boxsizing.htc");} */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight :400;
	font-family: 'HDharmony', sans-serif;
	vertical-align: baseline;
	background: transparent;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	scroll-behavior: smooth;
}
article, header, hgroup, menu, nav, section { display: block; }
strong,th { font-weight: bold; }
legend { display: none; }
ol { list-style-type: decimal; }
ul { list-style-type:none; }
li { display: inline-block; }
table { border-collapse: collapse; border-spacing: 0; }
h1 { font-size: 26px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
a:link{ color: #000; text-decoration: none; -webkit-tap-highlight-color: rgba(229,59,44, .4); }
a:visited{ color: #666; text-decoration:none; }
a:hover{ color: #666; text-decoration:none; }
a:active{ color: #666; text-decoration:none; }
small { font-size: 85%; }
td, td img { vertical-align: middle }
sub { vertical-align: sub; font-size: smaller; }
pre, code { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
textarea{ overflow: auto; resize: vertical; resize: none; }
input, select { vertical-align: middle; }
input[type=radio] { vertical-align: text-bottom; }
input[type=checkbox] { vertical-align: bottom; }
label, input[type=button], input[type=submit], button{ cursor: pointer; }
button, input, select, textarea { margin: 0; }
button { width: auto; overflow: visible; }
video, audio, object, embed, iframe { max-width: 100%; }
caption { visibility: hidden; height: 0; width: 0; font-size: 0; line-height: 0; }
legend { position: absolute; top: -9999px; left: -9999px; }
img { max-width: 100%; height: auto; }
input[type='text'], input[type='password'], input[type='submit'], textarea { -webkit-appearance: none; border-radius: 0; }
input, button, textarea, select { font-family: 'HDharmony', dotum, sans-serif; }
input[type=search] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; box-sizing: content-box; }
::-webkit-input-placeholder { color: #000; }
:-moz-placeholder { color: #000; }
::-moz-placeholder { color: #000; }
:-ms-input-placeholder { color: #000; }
input[type="search"], input[type="submit"] { -webkit-appearance: none; -webkit-border-radius: 0px; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; box-sizing: content-box; }
.placeholder { color:#000; }
abbr[title], dfn[title] { cursor: help; }

/* 정렬 */
.hide { display: none; visibility: hidden; }
.blind{ position: absolute; top: -9999px; left: -9999px; z-index: 1; }
.fl, .float_left { float: left !important; }
.fr, .float_right { float: right !important; }
/* .clear:before, .clear:after{content:"0020";display:block;height:0;visibility:hidden}
.clearfix{*zoom:1} */

.clearfix:before,
.clearfix:after,
.flex_column:before,
.flex_column:after,
.container:before,
.container:after { content:'\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* * html .clearfix, * html .flex_column{height: 1%}					IE6
*:first-child + html .clearfix, *:first-child + html .flex_column{min-height:1%}	IE7 */


.flex_column:after, .container:after, .clearfix:after, .container:after { clear: both; }
.row, .clearfix, .container { zoom: 1; }
.clear { clear:both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.block, .blk {display: block !important; }					/* block */
.inline_block, .in_blk { display: inline-block !important; }	/* inline block */
.align_center, .txt_cen { text-align: center !important; }	/* align center */
.align_right, .txt_rgt { text-align: right !important; }		/* align right */
.align_left, .txt_lft { text-align: left !important; }		/* align left */
.border_none, .brd_none { border: none !important; }			/* border none */	
del, .line_thr { text-decoration: line-through; }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.hide, .hidden { display: none; }
.blind { position: absolute; top: -9999px; left: -9999px; z-index: 1; width: 0; height: 0; }
img.align_center { margin: 0 auto; }


/* 스킵내비게이션 */
.sknavi { position: fixed; z-index: 1000; top: -500px; }
.sknavi:focus, .sknavi:active { top: 0px; display: block; width: 100%; text-align: center; font-size: 100%; font-weight: bold; background-color: #f7f7f7; text-decoration: none; height: 40px; line-height: 40px; color:#000; font-size:15px; border-bottom: 1px solid #ddd; z-index: 10000; }
.skip { position: fixed; top: -9999px; }


/* #loading */
#loading_mask, #mask, #inner_mask { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; zoom: 1; filter: alpha(opacity=70); opacity: 0.7; }
#loading_mask { z-index: 12000; }
#inner_mask { z-index: 11000; }
#mask{ z-index: 10000; }
#loading { display: none; position: fixed; top: 50%; left: 50%; z-index: 12001; margin: -16px 0 0 -16px; width: 50px; height: 50px; border: 1px solid #dedede; padding: 10px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; background: #fff; }
#loading img { display: block; width: 100%; height: 100%; }


.web_view {
	display: block;
}
.mob_view {
	display: none;
}

/* in container box */
.in_container { z-index:1; display:block; clear:both; margin:0 auto; padding: 0; *zoom:1; box-sizing: border-box; }
.full .in_container { width: 100%; max-width: 100%; } 
.entry-content-page, .entry-content { max-width: 1200px; margin: 0 auto; }

/* Main */

.content-area > video { width: 100%; }


/* Main Popup */

#main_popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #000;
	color: #fff;
	border: 2px solid rgba(0, 128, 255, 1);
	padding: 50px 50px 41px;
	width: 770px;
	max-width: 90%;
	z-index: 300;
}
#main_popup.popup_kor {
	width: 600px;
}
#main_popup a { 
	position: absolute;
	top: 18px; 
	right: 18px;
	cursor: pointer;
}
#main_popup p {
	font-size: 18px;
	font-weight: 400;
	line-height: 23.4px;
	letter-spacing: -0.004em;
	text-align: center;
}

#main_block {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	z-index: 200;
	cursor: pointer;
}


/* Main Popup을 노출할 경우 display: block;으로 변경 */

#main_popup, #main_block {
	display: none; 
}


/* Apply Floating Btn */

#apply_btn {
	position: fixed;
	right: 16px;
	bottom: 16px;
	z-index: 100;
	margin: 16px;
	z-index: 98;
}
#apply_btn.apply_act {
	mix-blend-mode: screen;
	z-index: 95;
}

/* Apply 버튼을 가릴 경우 display: none;으로 변경 */

#apply_btn {
	display: none;
}


#apply_btn .btn a {
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	display: inline-block;
	color: #000;
	background: #fff;
	width: 128px;
	height: 128px;
  	border-radius: 100%;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	position: relative;
}

#apply_btn .btn a svg, #apply_btn .btn a:hover span {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	transition: .2s ease-out;
}
#apply_btn .btn a span {
	font-weight: bold;
}
#apply_btn .btn a:hover svg, #apply_btn .btn a span {
	opacity: 1;
	visibility: visible;
	transition: .2s ease-out;
} 

#apply_btn section {
	width: 128px;
	height: 128px;
  	border-radius: 100%;
  	position: absolute;
  	mix-blend-mode: screen;
}

#apply_btn section.first {
	top: 0;
	transition: .3s ease-out;
	background: #008000;
}
#apply_btn.on section.first {
	
  	top: -18.91px;
  	transition: .3s ease-out;
}
#apply_btn.on section.middle {
	
  	left: -14.55px;
  	bottom: -11.64px;
  	transition: .3s ease-out;
}
#apply_btn section.middle {
	background: #F00;
	left: 0;
	bottom: 0;
	transition: .3s ease-out;
}
#apply_btn.on section.last {
	right: -14.55px;
  	bottom: -10.81px;
  	transition: .3s ease-out;
}
#apply_btn section.last {
	background: #0080FF;
	bottom: 0;
	right: 0;
	transition: .3s ease-out;
}


/* Side Bar */

#side_bar {
	
}
#side_bar section {
	position: absolute;
	top: 30px;
	z-index: 91;
	height: calc(100% - 30px);
	overflow: hidden;
}
#side_bar.left section, #side_bar.left .side_sticky {
	left: 30px;
	border-radius: 30px;
}
#side_bar.right section, #side_bar.right .side_sticky {
	right: 30px;
	border-radius: 30px;
}
#side_bar a {
	height: 820px;
	width: 60px;
	border-radius: 60px;
	mix-blend-mode: screen;
	display: block;
	position: relative;
	margin-top: -60px;
}
#side_bar a:first-child {
	margin: 0; 
}
#side_bar.left a:first-child, #side_bar.left a:nth-child(3n+1) {
	background: #8000FF !important;
}
#side_bar.left a:nth-child(3n-1) {
	background: #008000;
}
#side_bar.left a:nth-child(3n) {
	background: #C08040;
}

#side_bar.right a:first-child, #side_bar.right a:nth-child(3n+1) {
	background: #0080FF !important;
}
#side_bar.right a:nth-child(3n-1) {
	background: #FF0000;
}
#side_bar.right a:nth-child(3n) {
	background: #008000;
}

.side_sticky {
	position: absolute;
	top: 30px;
	z-index: 92;
	width: 60px;
	height: calc(100% - 30px);
	mix-blend-mode: screen;
	border-radius: 0 0 30px 30px;
}
.side_sticky span {
	position: sticky;
	top: 90px;
	width: 60px;
	height: 820px;
	border-radius: 60px; 
	mix-blend-mode: screen;
	display: block;
}
#side_bar.left .side_sticky span {
	background: #C08040;
}
#side_bar.right .side_sticky span {
	background: #008000;
}


/* Construction */

#construction {
	text-align: center; 
	display: flex;
	height: calc(100vh - 230px);
	align-items: center;
	justify-content: center;
	font-size: 18px; 
}

/* Notification */

#notification {
	text-align: center; 
	display: flex;
	height: calc(100vh - 60px);
	align-items: center;
	justify-content: center;
	width: 664px;
	max-width: 90%;
	margin: 0 auto;
}

#notification p {
	font-size: 20px; 
	font-weight: 400;
	line-height: 32px;
	letter-spacing: -0.004em;
	margin: 0 0 100px;
}

#notification .btn a { 
	font-size: 18px;
	font-weight: 400;
	line-height: 54px;
	padding: 0px 108px;
	background: #fff; 
	display: inline-block;
}

/* Header */

#header { 
	background: #fff; 
	padding: 14px 40px;
	position: sticky;
	position: -webkit-sticky;
	top: 0; 
	left: 0;
	width: 100%;
	z-index: 99;
	clear: inherit !important;
  	overflow: inherit !important;
  	height: 60px;
} 
#header .header-wrap {
	display: flex;
	align-items: center; 
	justify-content: space-between;		
}

#header .logo {
	line-height: 0;
}
#header .logo img {
	width: 120px;
	max-height: 32px;
}

#nav > ul {
	font-size: 0;
}

#nav > ul > li {
	margin: 0px 30px;
}

#nav > ul > li > a {
	color: #0D0D0D;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}

#nav > ul > li > a span {
	display: block;
	font-weight: bold;
}

#nav > ul.menu > li:first-child a:hover {
	color: #00E200;
}

#nav > ul.menu > li:nth-child(2) a:hover {
	color: #FF5040;
}

#nav > ul.menu > li:last-child a:hover {
	color: #8D4AF7;
}

#header .lang {
	position: relative; 
	width: 120px; 
	text-align: right;
	display: flex;
  	justify-content: end;
}
#header .lang ul {
	visibility: hidden;
  	opacity: 0;
	position: absolute;
	background: #0D0D0D;
	border: 1px solid #262626;
	padding: 10px 26.5px;
	left: 50%;
  	transform: translateX(-50%);
  	top: 30px;
  	transition: .3s ease-out;
  	box-shadow: 0px 4px 12px 0px #00000066;
}

#header .lang ul li { 
	display: block;	
}

#header .lang ul li a {
	display: block;
	padding: 5px;
	color: #B2B2B2;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	text-align: left;
	cursor: pointer;

}
#header .lang ul li a:hover {
	color: #E5E5E5;
}

#header .lang .lang-info {
	font-size: 0;
	cursor: pointer;
}
#header .lang .lang-info span {
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	vertical-align: top;
	padding: 1px 4px;
	color: #4C4C4C;
}

#header .lang.open ul {
	visibility: visible;
	opacity: 1;
	transition: .3s ease-out;
}

#header .lang .lang-info {
	position: relative;
	display: inline-block;
}

#header .lang.open .lang-info .arrow {
	transform: rotate(180deg);
}

#langDim.dimBottom {
	position: fixed; 
	top: 60px; 
	left: 0;
	background: none;
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: none;
}
#langDim.dimTop {
	position: fixed; 
	top: 0; 
	left: 0;
	background: none;
	cursor: pointer;
	width: 90%;
	height: 60px;
	z-index: 100;
	display: none;
}
#langDim.open {
	display: block;
}



/* Content */

#contents {
	min-height: calc(100vh - 60px);
	position: relative;
}

#popup_back {
	position: fixed; 
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 100;
	display: none;
	cursor: pointer;
}

#popup_back.open {
	display: block;
}


/* Footer */

#footer { 
	padding: 30px 18px; 
	text-align: center; 
	color: #999; 
	position: relative;
	z-index: 97;
	border-top: 1px solid #191919;
}
#footer p a { 
	color: #999; 
	border-bottom: 1px solid #999;
}
#footer .footer-wrap > img { 
	width: 100px; 
	max-height: 32px;
}
#footer .footer-wrap p { 
	margin: 20px 0 0; 
	font-size: 13px;
	line-height: 19.5px;
}


/* Side Menu */

#wrap { position: relative; }
html.expand #btnFoldLayout { z-index:405; }
html.expand #aside { overflow-x: hidden; display: block; max-height: 100vh; }
#dimmedSlider.open { display: block; }

#aside { 
	z-index: 105; 
	position: fixed; 
	right: -70%; 
	top: 0; 
	bottom: 0; 
	overflow: auto; 
	overflow-x: hidden; 
	width: 0; 
	font-size: 20px; 
	background-color:#fff; 
	transition: .5s ease-out;
	top: 61px;
}
#aside.open { 
	width: 70%;
	right: 0; 
	transition: .3s ease-out;
}
#dimmedSlider { 
	display: none; 
	width: 100%; 
	height: 100%;
	position: fixed; 
	z-index: 99; 
	left: 0; 
	top: 0; 
	background: rgba(0,0,0,0.6); 
	cursor: pointer; 
}
#mobile-cat {
	padding: 70px 0px 0 30px;
}

#mob-nav > ul.menu {
	
}
#mob-nav > ul.menu > li {
	display: block;
}
#mob-nav > ul.menu > li > a {
	color: #0D0D0D;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 30px;
	display: block;
	position: relative;
}
#mob-nav > ul.menu > li > a span {
	display: inline-block;
	padding-left: 16px;
}
#mob-nav > ul.menu > li > a:before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #0D0D0D;
	border-radius: 100%;
	position: absolute;
	top: 8px;
}
#mob-nav > ul.menu > li:first-child:hover > a span {
	color: #00E200;
	padding-left: 22px;
}
#mob-nav > ul.menu > li:first-child:hover > a:before {
	width: 10px;
	height: 2px;
	top: 9px;
	background: #00E200;
	border-radius: 999px;
}
#mob-nav > ul.menu > li:nth-child(2):hover > a span {
	color: #FF5040;
	padding-left: 22px;
}
#mob-nav > ul.menu > li:nth-child(2):hover > a:before {
	width: 10px;
	height: 2px;
	top: 9px;
	background: #FF5040;
	border-radius: 999px;
}
#mob-nav > ul.menu > li:last-child:hover > a span {
	color: #8D4AF7;
	padding-left: 22px;
}
#mob-nav > ul.menu > li:last-child:hover > a:before {
	width: 10px;
	height: 2px;
	top: 9px;
	background: #8D4AF7;
	border-radius: 999px;
}

/* About - Common */

#about .entry-content-page > section {
	scroll-margin-top: 80px;
}

#about {
	padding: 20px 0 0;
}

#about .entry-content-page {
	padding: 30px 0 0;
	margin-inline: auto;
}

#about .title {
	color: #00E200;
	font-weight: 400;
	font-size: 32px; 
	line-height: 32px;
	margin: 0 0 80px;
	text-align: center;
}

#stkicy-bar {
	position: sticky;
	position: -webkit-sticky;
	top: 60px;
	font-size: 0;
	background: #000;
	padding: 20px 0 0;
	text-align: center;
	z-index: 90;
}
#stkicy-bar.line {
	border-bottom: 1px solid #262626;
	margin: 0px 60px;
	width: calc(100% - 120px);
}
#stkicy-bar a {
	margin: 0px 20px;
	font-weight: 400;
	font-size: 17px;
	line-height: 17px;
	padding: 0 0 12px;
	display: inline-block;
	color: #666;
	border-bottom: 2px solid #000;
}

#stkicy-bar a:hover {
	color: #e5e5e5;	
}

#stkicy-bar a.active {
	color: #e5e5e5;
	border-bottom: 2px solid #E5E5E5;
}


/* About - Vision */

#about .vision {
	padding: 90px 0 210px;
}

#about .vision .vision_info { 
	font-size: 16px;
	font-weight: 400;
	line-height: 25.6px;
	text-align: center;
	margin: 0 auto 200px;
	color: #ccc;	
	max-width: 780px
}

#about .vision_support {
	text-align: center; 
}

#about .vision_support .support_title {
	margin: 0 0 50px;
}

#about .vision_support .support_title img {
	width: 136px;
	max-height: 44px;
}

#about .vision_support > ul.support_list {
	display: flex; 
	align-items: center; 
	flex-wrap: wrap;
	margin: 0px 60px;
} 

#about .vision_support > ul.support_list > li {
	width: 140px;
	margin: 0px 20px 30px;
}

/* About - Process */

#about .process {
	padding: 90px 0 210px;
}
#about .process_cont {
	display: flex;
	align-items: flex-start;
	text-align: center;
	justify-content: center;
	gap: 8.4px;
}

#about .process_box {
	
}

#about .process_box h3 {
	font-size: 17px;
	font-weight: 500;
	line-height: 21.6px;
	color: #F2F2F2;
	margin: 0 0 20px;
	
	min-height: 43px;
	display: flex;
  	align-items: center;
  	justify-content: center;
}	

#about .process_box h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #D39669;
}
#about .process_box h4.wide {
	min-width: 190px;
}

#about .process_box h5 {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #999;
	margin: 0 0 24px;
}

#about .process_box .process_btn {
	position: relative;
	padding: 0 0 10px;
}

#about .process_box .process_btn a {
	margin: 16px auto 0;
	background: #262626;
	border-radius: 999px;
	display: inline-block;
	padding: 7px 8px;
	font-size: 12px;
	font-weight: 400;
	line-height: normal;
	height: 26px;
	color: #B2B2B2;
	min-width: 96px;
}

#about .process_box .process_btn a svg {
	margin: 0 0 0 4px;
}

#about .process_box .process_btn a:hover {
	background: #00E200;
	color: #000;
}

#about .process_box .process_btn a:hover svg path {
	fill: #000;
}

#about .process_box .process_btn .modal_box {
	background: rgba(0,0,0,0.95);
	padding: 14px;
	border: 1px solid #00E200;
	font-size: 13px;
	font-weight: 400;
	line-height: 18.2px;
	color: #ccc;
	position: absolute;
  	width: 100%;
  	left: 50%;
  	transform: translateX(-50%);
  	z-index: 99;
  	min-width: 320px;
  	transition: .3s ease-out;
  	visibility: hidden;
  	opacity: 0;
  	top: 36px;
}
#about .process_box .process_btn .modal_box b {
	font-weight: bold;
	display: block;
	margin: 0 0 10px;
	color: #f2f2f2;
}

#about .process_box .process_btn:hover .modal_box {
  	visibility: visible;
  	opacity: 1;
  	top: 46px;
}


#about .process_arrow {
	align-self: center;
	width: 50px;
} 

#about .process_arrow img {
	height: 18px;
	width: auto;
}

/* About - Entry */

#about .entry {
	padding: 90px 0 210px;
}

#about .entry_cont {
	border-top: 1px solid #191919;
}
#about .entry_box {
	padding: 60px 0;
	border-bottom: 1px solid #191919;
	display: flex;
	gap: 130px;
	align-items: flex-start;
}

#about .entry_title {
	width: 178px;
	flex: 0 0 178px;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	text-align: left;
	color: #00E200;
}

#about .entry_info > div {
	display: flex;
	gap: 50px;
	margin: 0 0 50px;
}

#about .entry_info > div:last-child {
	margin: 0;
}

#about .entry_info h4 {
	width: 147px;
	flex: 0 0 147px;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	color: #F2F2F2;
}

#about .entry_info h5 {
	font-size: 15px;
	font-weight: 400;
	line-height: 150%;
	color: #CCC;
	margin: 0 0 12px;
}
#about .entry_info h5.document_caution {
	margin: 0 0 40px;
}
#about .entry_info h5:last-child {
	margin: 0;
}

#about .entry_info h5.caution {
	color: #f2f2f2;
	margin: 0 0 20px;
}
#about .entry_info h5 span {
	display: block;
	margin: 10px 0 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 150%;
	color: #D39669;
}

#about .entry_info h3 {
	font-size: 15px;
	font-weight: 700;
	line-height: 150%;
	color: #F2F2F2;
	margin: 0 0 18px;
}

#about .entry_info h3 span {
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	line-height: 23px;
	height: 21px;
	background: #00E200;
	color: #000;
	padding: 0px 6px;
	border-radius: 999px; 
	margin: 0 10px 0 0;
}

#about .entry_info .entry_document {
	margin: 0 0 40px;
}

#about .entry_info .entry_document:last-child {
	margin: 0;
}

/* About - BeneFit */

#about .benefit {
	padding: 90px 0 210px;
}

#about .benefit_cont {
	border-top: 1px solid #191919;
}
#about .benefit_box {
	padding: 60px 0;
	border-bottom: 1px solid #191919;
	display: flex;
	gap: 130px;
	align-items: flex-start;
}

#about .benefit_title {
	width: 178px;
	flex: 0 0 178px;
	font-size: 18px;
	font-weight: 700;
	line-height: 150%;
	text-align: left;
	color: #00E200;
	
}

#about .benefit_info > div {
	display: flex;
	gap: 50px;
	margin: 0 0 50px;
}

#about .benefit_info > div:last-child {
	margin: 0;
}

#about .benefit_info h4 {
	width: 147px;
	flex: 0 0 147px;
	font-size: 16px;
	font-weight: 700;
	line-height: 150%;
	color: #F2F2F2;
}

#about .benefit_info h5 {
	font-size: 15px;
	font-weight: 400;
	line-height: 150%;
	color: #CCC;
	margin: 0 0 10px;
}
#about .benefit_info h5:last-child {
	margin: 0;
}

#about .benefit_btn a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	padding: 0px 24px;
	border-radius: 999px;
	background: #fff;
	color: #000;
	margin: 10px auto 0;
	height: 38px;
	line-height: 40px;
}

#about .benefit_btn a svg {
	position: relative;
  	top: -2px;
  	margin: 0 0 0 4px;
  	height: 7px;
}

#about .benefit_btn a:hover {
	background: #00E200;
	color: #fff;
}

#about .benefit_btn a:hover svg path {
	fill: #fff;
}

#about #benefit .eyebeam_popup {
	position: fixed; 
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,0.95);
	border: 2px solid #00E200;
	padding: 20px;
	z-index: 101;
	max-width: 606px;
	display: none;
}

#about #benefit .popup_close {
	text-align: right;
	margin: 0 0 6px;
}

#about #benefit .popup_close a {
	display: inline-block;
	padding: 4px;
	height: 24px;
}

#about #benefit .eyebeam_logo {
	padding: 0 20px 40px
}

#about #benefit .eyebeam_popup h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 150%;
	color: #ccc;
	padding: 0px 20px 20px;
}

#about #benefit .eyebeam_popup.open {
	display: block;
}

/* About - Faq */

#about .faq {
	padding: 90px 0 170px;
}
#about .faq_cont {
	border-top: 1px solid #262626;
}
#about .faq_box {
	border-bottom: 1px solid #262626;
	cursor: pointer;
}
#about .faq_title {
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	padding: 30px 10px;
}
#about .faq_title span {
	display: inline-block;
	margin: 0 12px 0 0;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	text-align: left;
}
#about .faq_info {
	color: #ccc;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	padding: 30px 40px;
	display: none;
	background: rgba(255,255,255,0.05);
}
#about .faq_info a {
	color: #ccc;
	border-bottom: 1px solid #ccc;
}
#about .faq_box.open, #about .faq_box:hover {
	color: #00E200;
}


/* Content - Common */

#vh6th .entry-content-page > section {
	scroll-margin-top: 80px;
}
#vh6th {
	padding: 20px 0 140px;
}
#vh6th .entry-content-page {
	padding: 30px 0 0;
	margin-inline: auto;
}
#vh6th .title {
	color: #FF5040;
	font-weight: 400;
	font-size: 32px; 
	line-height: 32px;
	margin: 0 0 80px;
	text-align: center;
}


/* Content - Common */

.slider_cont {
	position: fixed; 
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0,0,0,0.95);
	border: 2px solid #8D4AF7;
	padding: 20px 20px 30px;
	max-width: 1100px;
	z-index: 101;
	opacity: 0;
	visibility: hidden;
	transition: .2s ease-out;
	
}
.slider_cont.open {
	opacity: 1;
	visibility: visible;
	transition: .2s ease-out;
	transition-delay: 0.2s;
}
.slider_cont .slider {
	display: flex;
	align-items: center;
	margin: 0 0 56px;
}
.slick-track::before { 
	display: none !important;
}
.slider_cont .slider .slick-slide {
	display: flex;
	gap: 40px;
}
.slider_cont .close {
	text-align: right;
}
.slider_cont .close a {
	font-size: 0;
	display: inline-block;
	padding: 4px;
}
.slick-slider .slick-slide {
	position: relative;
}
.slick-slider .slider_info {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.slick-list .slider_info.draggable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.slick-slider .slick-slide:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0,0,0,0);
	transition: .3s ease-out;
	transform: scale(1.1);
}
.slick-slider .slick-slide img {
	transform: scale(1.03);
}
.slick-slider .slick-slide:hover img {
	filter: blur(6px);
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
	
}
.slick-slider .slick-slide:hover:after {
	background-color: rgba(0,0,0,0.75);
	transition: .3s ease-out;
	background-image: url(/wp-content/themes/vhaward/img/hover_effect.gif);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.slick-slider .slick-slide:hover:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: 'VIEW MORE';
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	z-index: 99;
}
.slick-slider .slick-slide > h3 {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	text-shadow: 0px 1px 8px #00000066;
	color: #fff;
}
.slider .slick-slide img {
	width: 274px;
	flex: 0 0 274px;
	align-self: baseline;
	transform: scale(1);
}
.slider .slick-arrow {
	width: 50px;
	height: 50px;
	flex: 0 0 50px;
	border-radius: 100%;
	text-indent: -9999px;
}
.slider .slick-arrow.slick-prev {
	margin: 28px 30px 0 10px;
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_left.svg) no-repeat center center;
	background-color: #191919;
	background-size: auto 18px;
}
.slider .slick-arrow.slick-next {
	margin: 28px 10px 0 30px;
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_right.svg) no-repeat center center;
	background-color: #191919;
	background-size: auto 18px;
}
.slider .slick-arrow.slick-prev:hover {
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_left_hover.svg) no-repeat center center;
	background-color: #8D4AF7;
	background-size: auto 18px;
} 
.slider .slick-arrow.slick-next:hover {
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_right_hover.svg) no-repeat center center;
	background-color: #8D4AF7;
	background-size: auto 18px;
}
.slider .slick-dots {
	position: absolute;
	bottom: -56px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.slider .slick-dots li {
	margin: 0px 4px;
}
.slider .slick-dots button { 
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #333;
}
.slider .slick-dots li.slick-active button {
	background: #8D4AF7;
}
.slider .slider_info h5 {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #8D4AF7;
	margin: 0 0 14px;
}
.slider .slider_info h2 {
	font-size: 32px;
	font-weight: 400;
	line-height: 32px;
	color: #fff;
	margin: 0 0 24px;
}
.slider .slider_info h3 {
	font-size: 17px;
	font-weight: 400;
	line-height: 22.5px;
	color: #999;
	margin: 0 0 30px;
}
.slider .slider_info h4 {
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #ccc;
}
.slider_cont .slider .slick-slide:before, .slider_cont .slider .slick-slide:after {
	display: none;
}
.slider_cont .slider .slick-slide:hover img {
	filter: blur(0px);
}


/* Content - Jury */

#jury {
	padding: 90px 0 210px;
}
#jury .jury_thumb .slick-track {
	display: flex; 
	gap: 75px;
	flex-wrap: wrap;
	font-size: 0;
	transform: none !important;
	width: 100% !important;
}
#jury .jury_thumb .slick-track > li {
	width: calc(33.33336% - 50px) !important;
	max-width: calc(33.33336% - 50px);
	cursor: pointer;
	overflow: hidden;
}
#jury .jury_thumb .slick-track > li img {
	width: 100%;
}
#jury .jury_cont .slider .slider_info {
	max-height: 317px;
}
#jury .jury_cont .slider .slider_info h4 {
	max-height: 185px;
	overflow-y: auto;
	padding: 0 16px 22px 0;
	scrollbar-width: thin;
    scrollbar-color: #4C4C4C #191919;
    scrollbar-arrow-color: #191919;
    -ms-scrollbar-arrow-color: #191919;
    -ms-overflow-style: none;
}
#jury .jury_cont .slider .slider_info h4::-webkit-scrollbar-thumb {
  border-radius: 0;
}
#jury .jury_cont .slider .slider_info h4::-webkit-scrollbar-button {
    display: none;
}

/* Content - Nominators */

#nominators {
	padding: 90px 0 140px;
}
#nominators .nominators_thumb .slick-track {
	display: flex; 
	gap: 36px;
	flex-wrap: wrap;
	font-size: 0;
	transform: none !important;
	width: 100% !important;
}
#nominators .nominators_thumb .slick-track > li {
	width: calc(25% - 27px) !important;
	max-width: calc(25% - 27px);
	cursor: pointer;
	overflow: hidden;
}

#nominators .nominators_cont .slider .slider_info h4 {
	max-height: 235px;
	overflow-y: auto;
	padding: 0 17px 0 0;
	scrollbar-width: thin;
    scrollbar-color: #4C4C4C #191919;
    scrollbar-arrow-color: #191919;
    -ms-scrollbar-arrow-color: #191919;
    -ms-overflow-style: none;
}
#nominators .nominators_cont .slider .slider_info h4::-webkit-scrollbar-thumb {
  border-radius: 0;
}
#nominators .nominators_cont .slider .slider_info h4::-webkit-scrollbar-button {
    display: none;
}


/* Archive - Common */

#category-post {
	padding: 40px 0 170px;
}
#category-post .entry-content > section {
	scroll-margin-top: 80px;
}
#category-post .entry-content {
	padding: 30px 0 0;
	margin-inline : auto;
}
#category-post .title {
	color: #8D4AF7;
	font-weight: 400;
	font-size: 32px; 
	line-height: 32px;
	margin: 0 0 80px;
	text-align: center;
}

#archive-menu {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 0 0 30px;
}
#archive-menu a {
	display: inline-block;
	background: #191919;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	border-radius: 999px;
	padding: 10px 30px 8px;
}
#archive-menu a:hover { 
	background: #262626;  
}


/* Archive - Grand Prix */

#grandprix {
	padding: 90px 0 210px;
}
#grandprix .grandprix_cont {
	border-top: 1px solid #191919;
}
#grandprix .grandprix_cont > section {
	padding: 0;
	border-bottom: 1px solid #191919;
	
}
#grandprix .grandprix_title {
	padding: 34px 0px;
	display: flex;
	gap: 90px;
	align-items: center;
	cursor: pointer;
}
#grandprix .grandprix_title h4 {
	min-width: 117px;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	color: #D39669;
}
#grandprix .grandprix_title .grandprix_name {
	display: flex;
	align-items: center;
	width: 100%;
	position: relative;
}
#grandprix .grandprix_title .minus {
	display: none;
}
#grandprix .grandprix_cont > section.open .plus {
	display: none;
}
#grandprix .grandprix_cont > section.open .minus {
	display: block;
}
#grandprix .grandprix_title svg:hover path {
	fill: #666;
}
#grandprix .grandprix_name h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	color: #fff;
}
#grandprix .grandprix_name h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 25.2px;
	color: #e5e5e5;
}
#grandprix .grandprix_name span {
	display: inline-block;
	width: 1px;
	height: 15px;
	background: #666;
	margin: 0px 15px; 
}
#grandprix .grandprix_cont > section .grandprix_info {
	display: none;
}
#grandprix .grandprix_cont > section.open .grandprix_info {
	display: block;
}
#grandprix .txt_info {
	display: flex;
	gap: 40px;
	margin: 6px 0 40px;
	opacity: 0;
	visibility: hidden;
	transition: .2s ease-out;
}
#grandprix .grandprix_cont > section.open .txt_info {
	opacity: 1;
	visibility: visible;
	transition: .2s ease-out;
}
#grandprix .txt_info img {
	width: 168px;
	align-self: baseline;
}
#grandprix .txt_info h4 {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	color: #ccc;
}

#grandprix .txt_info h4 span {
	font-family: 'HyundaiSans';
	font-weight: 500;
}

#grandprix .txt_info .interview_btn {
	display: inline-block;
	margin: 20px 0 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	text-align: center;
	color: #E5E5E5;
	border: 1px solid #999;
	padding: 9px 19px;
	height: 32px;
	border-radius: 999px;
}
#grandprix .txt_info .interview_btn svg {
	display: inline-block;
	margin-left: 8px;
}
#grandprix .txt_info .interview_btn:hover {
	border: 1px solid #9F62FF;
	color: #9F62FF;
}
#grandprix .txt_info .interview_btn:hover path {
	fill: #9F62FF;
}

#grandprix .work_info {
	padding: 0px 40px 34px;
}


/* Archive - nominators */

#category-post #nominators {
	padding: 90px 0 210px;
}


/* Archive - Offical Screenings */

#official {
	padding: 90px 0 210px;
}
#official .swiper-area {
	margin: 0 auto;
}
#official .swiper-wrapper {
	font-size: 0;
	line-height: 0;
}

#official .swiper-area .swiper-container {
	max-width: 70%;
}

#official .official_tab {
	position: relative;
}
#official .tab_hd {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 30px;
	font-size: 0;
}
#official .tab_hd p {
	position: relative;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	color: #666;
	padding: 0px 20px;
	cursor: pointer;
}
#official .tab_hd p:hover {
	color: #ccc;
}
#official .tab_hd p.on {
	color: #fff;
}
#official .tab_hd p:after {
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
	height: 12px;
	background: #333;
	content: '';
}
#official .tab_hd p:last-child:after {
	display: none;
}
#official .tab_bd {
	position: relative;
}
#official .tab_bd section {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 100%;
	height: 0;
	overflow: hidden;
}
#official .tab_bd section.on {
	opacity: 1;
	visibility: visible;
	position: relative;
	height: auto
}
#official .tab_bd h5 {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 18.2px;
	color: #b2b2b2;
	margin: 0 auto;
	max-width: 70%;
}
#official .tab_bd h5 a { color: #b2b2b2; text-decoration: underline; }
#official .tab_bd h5.swiper-title {
	padding: 30px 0 8px;
	line-height: 21px;
	color: #e5e5e5;
	font-size: 16px;
}
#official .tab_bd h5.swiper-title a {
	text-decoration: underline;
	color: #e5e5e5;
}
#official .tab_bd .swiper-pagination {
	bottom: 24px;	
	font-size: 0;
	width: 100%;
}
#official .tab_bd .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #333;
	opacity: 1;
	margin: 0px 4px;
}
#official .tab_bd .swiper-pagination-bullet-active {
	background: #fff;
	box-shadow: 0px 0px 4px #00000040;
}
#official .tab_bd .swiper-button-prev {
	width: 60px;
  	height: 60px;
  	flex: 0 0 60px;
  	border-radius: 100%;
  	text-indent: -9999px;
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_left.svg) no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
  	background-color: #00000066;
  	background-size: auto 18px;
  	left: 20px;
}
#official .tab_bd .swiper-button-prev:hover {
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_left_hover.svg) no-repeat center center;
	background-color: #8D4AF7B2;
	background-size: auto 18px;
}
#official .tab_bd .swiper-button-next {
	width: 60px;
  	height: 60px;
  	flex: 0 0 60px;
  	border-radius: 100%;
  	text-indent: -9999px;
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_right.svg) no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
  	background-color: #00000066;
  	background-size: auto 18px;
  	right: 20px;
}
#official .tab_bd .swiper-button-next:hover {
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_right_hover.svg) no-repeat center center;
	background-color: #8D4AF7B2;
	background-size: auto 18px;
}

#vh6th #official .tab_bd .swiper-button-prev:hover {
	background-color: #FF5040;
}

#vh6th #official .tab_bd .swiper-button-next:hover {
	background-color: #FF5040;
}

#official .swiper-container {
	height: 100%;
}
#official .swiper-slide {
	overflow: hidden;
	height: auto !important;
	position: relative;
	background-color: #000;
}
#official .swiper-slide img {
	width: 100%;
}
#official .swiper-slide video { 
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
}


/* Ceremony */

#ceremony h5.swiper-title {
	text-align: right;
	padding: 30px 40px 34px;
	line-height: 130%;
	letter-spacing: -0.4%;
	color: #e5e5e5;
	font-size: 14px;
}
#ceremony h5.swiper-title span {
	font-family: 'HyundaiSans';
}
#ceremony .swiper-pagination {
	bottom: 24px;	
	font-size: 0;
}
#ceremony .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	background: #333;
	opacity: 1;
}
#ceremony .swiper-pagination-bullet-active {
	background: #fff;
	box-shadow: 0px 0px 4px #00000040;
}
#ceremony .swiper-button-prev {
	width: 60px;
  	height: 60px;
  	flex: 0 0 60px;
  	border-radius: 100%;
  	text-indent: -9999px;
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_left.svg) no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
  	background-color: #00000066;
  	background-size: auto 18px;
  	left: 20px;
}
#ceremony .swiper-button-prev:hover {
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_left_hover.svg) no-repeat center center;
	background-color: #FF7468;
	background-size: auto 18px;
}
#ceremony .swiper-button-next {
	width: 60px;
  	height: 60px;
  	flex: 0 0 60px;
  	border-radius: 100%;
  	text-indent: -9999px;
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_right.svg) no-repeat center center;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
  	background-color: #00000066;
  	background-size: auto 18px;
  	right: 20px;
}
#ceremony .swiper-button-next:hover {
	background: url(/wp-content/themes/vhaward/img/jury/slide_arrow_right_hover.svg) no-repeat center center;
	background-color: #FF7468;
	background-size: auto 18px;
}
#ceremony .swiper-container {
	height: 100%;
}
#ceremony .swiper-slide {
	overflow: hidden;
	height: auto !important;
	position: relative;
	background-color: #000;
}
#ceremony .swiper-slide img {
	width: 100%;
}


/* Application */

#application {
	padding: 30px 0 0;
	max-width: 820px;
	margin: 0 auto;
	color: #b2b2b2;
}
#application .title {
	color: #0080FF;
  	font-weight: 400;
  	font-size: 32px;
  	line-height: 32px;
  	margin: 0 0 80px;
  	text-align: center;
}

#apply {
	margin: 0 auto 170px;
}
#apply .agreeArea {
	margin: 0 0 120px;
}
#apply .agree_box { 
	color: #999;
	max-height: 340px;
	border: 1px solid #333;
	padding: 30px 34px;
	margin: 0 0 40px;
	text-align: left;
}
#apply .agree_box > section {
	overflow-y: scroll;
  	height: 100%;
  	max-height: 280px;
  	-ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}
#apply .agree_box > section::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
}
#apply .agree_box h4 {
	font-size: 15px;
	font-weight: 400;
	line-height: 19.5px;
	margin: 0 0 30px;
}
#apply .agree_box p {
	font-size: 15px;
	font-weight: 400;
	line-height: 19.5px;
	padding: 0 0 19.5px;
}
#apply.apply_kr .agree_box h4, #apply.apply_kr .agree_box p {
	font-size: 14px;
}

#apply .agree_box p:last-child {
	padding: 0;
}
#apply .agreeArea h5 { 
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	color: #F2F2F2;
	margin: 0 0 12px;
	display: flex;
	gap: 12px;
}
#apply .agreeArea input[type="checkbox"] {
	display: none;
}
#apply .agreeArea input[type="checkbox"] + label{
	display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #4C4C4C;
    position: relative;
}
#apply .agreeArea input[type="checkbox"]:checked + label {
	border: 0;
}
#apply .agreeArea input[type="checkbox"]:checked + label::after{
	content: "";
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 20px;
  	height: 20px;  
  	background: url(/wp-content/themes/vhaward/img/checked.svg)no-repeat;  
  	background-position: center center;
  	background-size: 20px auto;
}

#apply h2 {
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	color: #f2f2f2;
	margin: 0 0 40px;
}
#apply h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #b2b2b2;
	margin: 0 0 12px;
}
#apply input:focus {
	outline:none;
}
#apply .inputArea {
	font-size: 0;
	margin: 0 0 80px;
}
#apply h4 span {
	float: right;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	color: #D39669;
} 

#apply h4 span.file_caution {
	float: none;
	margin-left: 12px;
	color: #0080FF;
	vertical-align: top;
}
#apply .inputArea section > span { 
	display: block;
}
#apply section input[type="text"], #apply section input[type="email"], #apply section input[type="file"] {
	border: 1px solid #4c4c4c;
	padding: 11px 14px 8px;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	color: #f2f2f2;
	width: 100%;
	background: none;
	margin: 0 0 40px;
	border-radius: 0;
}
#apply section input[type="text"].wpcf7-not-valid, #apply section input[type="email"].wpcf7-not-valid, #apply section input[type="file"].wpcf7-not-valid {
	border: 1px solid #FF5040;
}
#apply section input[type="file"] {
	border: 0;
	width: auto;
}

#apply section input[type="text"]:hover, #apply section input[type="email"]:hover {
	border: 1px solid #B2B2B2;
}
#apply section input::placeholder {
	color: #4C4C4C;
}
#apply section select {
	border: 1px solid #4C4C4C;
	width: 100%;
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	padding: 0px 14px;
	margin: 0 0 40px;
	background: url(/wp-content/themes/vhaward/img/select_arrow.svg) no-repeat center right 14px;
	background-size: 17px auto;
	background-color: none;
	appearance: none;
	webkit-appearance: none;
  	-moz-appearance: none;
  	
}
#apply section select.wpcf7-not-valid {
	border: 1px solid #FF5040;
}
#apply section select:hover {
	border: 1px solid #B2B2B2;
	background-image: url(/wp-content/themes/vhaward/img/select_arrow_up.svg);
}
#apply section select option {
	background: #000;
	color: #B2B2B2;
	font-size: 14px;
	font-weight: 400;
	line-height: 19.6px;
}
#apply .team_select { 
	display: flex;
	margin: 0 0 40px;
}
#apply .team_select .wpcf7-form-control-wrap {
	width: 100%;
}
#apply .team_select .wpcf7-list-item-label {
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	color: #f2f2f2;
	margin: 1.5px 0 1.5px 12px;
}
#apply .team_select .wpcf7-radio {
	display: flex;
	margin: 9px 0;
}
#apply .team_select span.wpcf7-list-item {
	display: flex;
  	flex-direction: row-reverse;
}
#apply .team_select span.wpcf7-list-item.first {
	margin: 0 40px 0 0;
}
#apply .team_select input[type="radio"] {
	appearance: none;
  	background-color: none;
  	margin: 0;
  	color: currentColor;
  	width: 24px;
  	height: 24px;
  	border: 1px solid #4c4c4c;
  	border-radius: 100%;
}  
#apply .team_select input[type="radio"] {
  /* ...existing styles */
  display: grid;
  place-content: center;
}

#apply .team_select input[type="radio"]::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  transform: scale(0);
  background: #fff;
  border: 7px solid #0080FF;
}

#apply .team_select input[type="radio"]:checked::before {
  transform: scale(1);
}

#apply section .group_name {
	width: 100%;
	display: none;
	position: relative;
}
#apply section .group_name input[type="text"] {
	margin: 0;
}
#apply section .group_name h5 {
	position: absolute;
  	float: right;
  	font-size: 12px;
  	font-weight: 400;
  	line-height: 12px;
  	color: #D39669;
  	top: -20px;
  	right: 0;
}

#apply span.wpcf7-list-item { 
	margin: 0; 
}

#apply .submit_btn { 
	margin: 60px 0 0;
	text-align: center;
}
#apply input[type="submit"] { 
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	padding: 18px 0;
	width: 320px; 
	background: #fff;
	border: 0;
}
#apply input[type="submit"]:hover {
	background: #0080FF;
	color: #fff;
}	

.wpcf7-response-output { 
	position: fixed; 
	z-index: 999; 
	background: rgba(0,0,0); 
	border: 1px solid #0080FF !important; 
	font-size: 18px; 
	top: 50%; 
	width: 80%; 
	left: 50%; 
	transform: translate(-50%, -50%); 
	padding: 50px !important; 
	text-align: center;  
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	margin: 0 !important;
	color: #fff;
	max-width: 626px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border: 1px solid #fff !important;
}

.bgArea {
	position: fixed;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	background: rgba(0,0,0,0.6);
  	cursor: pointer;
  	z-index: 99;
}


/* Modal */



/* Official Screenings */




	
/* svg */

#svg-wrap { display: none; }
html.expand { height: 100vh; overflow: hidden; }


.blocker {
  	top: 0;
    right: 0; bottom: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 99; background: rgb(173, 148, 140) none repeat scroll 0% 0%;
    display: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.blocker:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}

.modal {
	opacity: 0; visibility: hidden;
    height: 0;
    top: 120px;
	vertical-align: middle;
    position: absolute;
    z-index: 9999;
    box-sizing: border-box;
    width: 100%;
    max-width: 1280px; 
    left: 50%; 
    transform: translateX(-50%);
    text-align: center;
    color: #fff;
    overflow: hidden; 
}

.modal.current {
	opacity: 1; visibility: visible;
    height: 100%;
    z-index: 999 !important; display: block;
    background: rgba(0, 0, 0, 1) none repeat scroll 0% 0%;
    overflow: auto;
    height: auto;
}

/***** 1900 LAPTOP *****/
@media only screen and (device-width: 1900px),
       only screen and (max-width: 1900px),
       screen and (max-device-width: 1900px) {

		.side_sticky, .side_sticky span, #side_bar a {
			width: 45px;
			border-radius: 45px;
		}

		

}
/***** 1440 LAPTOP *****/
@media only screen and (device-width: 1480px),
       only screen and (max-width: 1480px),
       screen and (max-device-width: 1480px) {
       	
       	.entry-content-page, .entry-content {
       		max-width: 980px;
       		margin: 0px 100px;
       	}
       	
       	
       	/* Apply Btn */
       	
       	#apply_btn {
       		margin: 12px;
       		right: 16px;
       		bottom: 0px;
       	}
       	#apply_btn .btn a {
       		width: 96px;
		  	height: 96px;
		  	font-size: 16px;
		  	line-height: 16px;
       	}
       	#apply_btn .btn a svg {
       		width: 32px;
       		height: auto;
       	}
       	#apply_btn section {
       		width: 96px;
       		height: 96px;
       	}
       	#apply_btn.on section.first {
  			top: -14.18px;
  			transition: 0s ease-out;
		}
		#apply_btn.on section.middle {
  			left: -10.91px;
  			bottom: -8.73px;
  			transition: 0s ease-out;
		}
		#apply_btn.on section.last {
			right: -10.91px;
		  	bottom: -7.64px;
		  	transition: 0s ease-out;
		}
       	
       	
       	#side_bar.left section, #side_bar.left .side_sticky {
       		left: 20px;
       	}
       	
       	#side_bar.right section, #side_bar.right .side_sticky {
       		right: 20px;
       	}
       	
       	#header {
       		padding: 14px 30px;
       	}
       	
       	#nav > ul > li {
       		margin: 0px 20px;
       	}
       	
       	#stkicy-bar a {
       		margin: 0px 12px;
       	}
       	
       	
       	/* About */
       	
       	
       	#about .process_cont {
       		justify-content: center;
       	}
       	
       	#about .entry_box, #about .benefit_box {
       		gap: 65px;
       	}
       	#about .entry_title {
       		width: 155px;
       		flex: 0 0 155px;
       	}
       	#about .entry_info > div {
       		gap: 25px;
       	}
       	
       	#about .vision_support > ul.support_list {
       		margin: 0 auto;
       		justify-content: center;
       	}
       	
       	#about .process_box h4 { 
       		font-size: 13px;
       	}
       	
       	
       	/* Content */
       	
       	#jury .jury_thumb .slick-track {
       		gap: 30px;
       	}
       	#jury .jury_thumb .slick-track > li {
       		width: calc(33.33336% - 20px) !important;
  			max-width: calc(33.33336% - 20px);
       	}
       	
       	
       	
       	/* Archive */
       	
       	#grandprix .work_info {
       		text-align: center;
       	}
       	#grandprix .work_info iframe {
       		max-width: 70%;
       		height: 354.375px;
       	}
       	
       	#official .tab_hd {
       		margin: 0 0 10px;
       	}
       	#official .tab_hd {
       		flex-wrap: wrap;
       	}
       	#official .tab_hd p {
       		padding: 0 20px 20px;
       	}
       	
       	#official .swiper-area .swiper-container { 
       		max-width: 50%; 	
       	}
       	
       	#official .tab_bd .swiper-button-next, #official .tab_bd .swiper-button-prev {
       		width: 40px;
       		height: 40px;
       	}
       	
       	#official .swiper-slide video {
       		max-height: 288px;
       	}
       	
       	
       	/* Ceremony */
       	
       	#ceremony .swiper-button-next, #official .swiper-button-prev {
       		width: 40px;
       		height: 40px;
       	}
    
}

/***** 1280 *****/
@media only screen and (device-width: 1280px),
       only screen and (max-width: 1280px),
       screen and (max-device-width: 1280px) {
       	
       	
       	.wpcf7-response-output { 
			font-size: 16px; 
			padding: 40px 100px !important; 
			text-align: center;  
			line-height: 20.8px;
		}
       	
       	#main_popup {
			width: 590px;
		}
		#main_popup.popup_kor {
			width: 600px;
		}
		#main_popup p {
			font-size: 16px;
			font-weight: 400;
			line-height: 20.8px;
			letter-spacing: -0.004em;
			text-align: center;

		}
       	
       	
       	
       	
}

/***** 1200 *****/
@media only screen and (device-width: 1200px),
       only screen and (max-width: 1200px),
       screen and (max-device-width: 1200px) {
       	
       	
       	.slider_cont {
       		max-width: calc(100% - 36px);
    		padding: 30px 20px;
       	}
       	
       	#side_bar {
       		display: none;
       	}
       	
       	
       	#category-post .entry-content {
       		padding: 30px 30px 0;
       	}
       	
       	#stkicy-bar.line {
       		margin: 0;
       		width: 100%;
       	}
       	
       	#grandprix .work_info iframe {
       		max-width: 60%;
       		max-height: 281.25px;
       	}
       	
       	
 
       	
}

/***** 768 TABLET *****/
@media only screen and (device-width: 768px),
       only screen and (max-width: 768px),
       screen and (max-device-width: 768px) {
       	
       	.web_view {
       		display: none;
       	}
       	.mob_view {
       		display: block;
       	}
       	
       	.entry-content-page, .entry-content {
       		margin: 0;
       	}
       	
       	
       	/* Apply Btn */
       	
       	#apply_btn {
       		margin: 9px;
       		right: 9px;
       		bottom: 9px;
       	}
       	#apply_btn .btn a {
       		width: 72px;
		  	height: 72px;
		  	font-size: 12px;
		  	line-height: 12px;
       	}
       	#apply_btn .btn a span {
       		margin: 1.5px 0 0;
       	}
       	#apply_btn .btn a svg {
       		width: 24px;
       		height: auto;
       	}
       	#apply_btn section {
       		width: 72px;
       		height: 72px;
       	}
       	#apply_btn.on section.first {
  			top: -10.64px;
		}
		#apply_btn.on section.middle {
  			left: -8.18px;
  			bottom: -6.55px;
		}
		#apply_btn.on section.last {
			right: -8.18px;
		  	bottom: -5.73px;
		}
		
		#main_popup {
			width: 339px;
			padding: 52px 20px 34px;
		}
		
		#main_popup p {
			font-size: 15px;
			font-weight: 400;
			line-height: 19.5px;
			letter-spacing: -0.004em;
			text-align: center;

		}
		
		#main_popup.popup_kor br {
			display: none;
		}
		#main_popup.popup_kor span { 
			display: block;
		}
		#notification p {
			font-size: 15px;
			font-weight: 400;
			line-height: 19.5px;
			letter-spacing: -0.004em;
			text-align: center;
		}
		#notification .btn a { 
			width: 80%;
			padding: 0px 20px; 
			font-size: 15px;
			font-weight: 400;
			letter-spacing: -0.004em;
			text-align: center;

		}
       	
       	
       	/* Header */
       	
       	#header {
       		padding: 17px 18px;
       	}
       	
       	#header .header-wrap #nav {
       		display: none;
       	}
       	
       	#header .logo img {
       		width: 98px;
       		max-height: 26px;
       	}
       	
       	#header .lang {
       		display: flex;
       		justify-content: space-between;
       		align-items: center;
       		width: 122px;
       	}
       	#header .lang .lang-info span {
       		padding: 2px 4px;
       	}
       	#header .lang .lang-info .inter {
       		position: relative;
       		top: 0.5px;
       	}
       	
       	#svg-wrap {
       		display: block;
       	}
       	#svg-wrap a {
       		font-size: 0;
       		display: block;
       	}
      
		#side_bar { 
			display: none;
		}
		
		#header .lang ul li a {
			font-size: 15px;
		}
		
		#langDim.dimTop {
			width: 60%;
		}
		
		/* Footer */
		
		#footer {
			z-index: 90;
		}
		
		
		/* About - Common */
		
		#about {
			padding: 0;
			margin: 0 auto;
		}
		#about .entry-content-page {
			padding: 0px 18px;
		}
		#about .entry-content-page > section {
			scroll-margin-top: 110px;
		}
		#about .title {
			margin: 0 0 40px;
			font-size: 24px;
			line-height: 24px;
		}
		
		#stkicy-bar {
			text-align: left;
			border-bottom: 1px solid #262626;
			padding: 20px 18px 0px 6px;
			overflow-x: scroll;  
			-webkit-overflow-scrolling: touch;
			display: flex;
			scroll-behavior: smooth;
		}
		#stkicy-bar.line {
			margin: 0;
		}
		#stkicy-bar::-webkit-scrollbar { 
			display: none; 
		}
		#stkicy-bar a {
			border-bottom: 1px solid #000;
			 flex: 0 0 auto;
		}
		#stkicy-bar a.active {
			border-bottom: 1px solid #E5E5E5;
		}
		
		
		/* About - Vision */
		
		#about .vision {
			padding: 50px 0 130px;
		}
		#about .vision .vision_info {
			margin: 0 0 80px;
			font-size: 15px;
		}
		#about .vision_support .support_title img {
			width: 105px;
			max-height: 34px;
		}
		#about .vision_support .support_title {
			margin: 0 0 30px;
		}
       	#about .vision_support > ul.support_list {
       		margin: 0;
       	}
       	#about .vision_support > ul.support_list > li {
       		width: calc(33.33336% - 20px);
       		margin: 0px 10px 30px;
       	}
       	
       	
       	/* About - Process */
       	
       	#about .process {
       		padding: 50px 0 130px;
       	}
       	#about .process_cont {
       		display: block;
       	}
       	#about .process_box h5 {
       		margin: 0 0 10px;
			font-size: 13px;
			line-height: 13px;
       	}
       	#about .process_box h3 {
       		margin: 0 0 14px;
			font-size: 16px;
			line-height: 19.2px;
			min-height: 0;
       	}
       	#about .process_box h3 br {
       		display: none;
       	}
       	#about .process_box h4 {
			font-size: 14px;
			line-height: 16.8px;
       	}
       	#about .process_box .process_btn {
       		margin: 0;
       	}
       	#about .process_box .process_btn a svg {
       		width: 7px;
       		height: 7px;
       		position: relative;
       		top: -1px;
       	}
       	#about .process_arrow {
       		width: 50px;
		  	height: 50px;
		  	display: flex;
		  	align-content: center;
		  	align-items: center;
		  	justify-content: center;
		  	margin: 0 auto;
       	}
       	#about .process_arrow img {
       		transform: rotate(90deg);
       	}
       	
       	
       	/* About - Entry */
       	
       	#about .entry {
       		padding: 50px 0 130px;
       	}
       	#about .entry_box {
       		padding: 40px 0 0;
       		display: block;
       	}
       	#about .entry_box:last-child {
       		padding: 40px 0;
       	}
       	#about .entry_title {
       		width: 100%; 
       		margin: 0 0 40px;
       	}
       	#about .entry_info > div {
       		display: block;
       		margin: 0;
       		padding: 0 0 40px;
       	}
       	#about .entry_info h4 {
       		width: 100%;
			font-size: 15px;
			line-height: 150%;
			margin: 0 0 14px;
       	}
       	#about .entry_info h5 {
			font-size: 14px;
			line-height: 150%;
			margin: 0 0 8px;
       	}
       	#about .entry_box:first-child h5, #about .entry_info h5.wide {
       		line-height: 19.6px;
       	}
       	#about .entry_info h3 {
       		font-size: 14px;
       		line-height: 150%;
       		display: flex;
    		align-items: center;
       	}
       	#about .entry_info h3 span {
       		font-size: 11px;
       	}
       	#about .entry_info h5.caution {
       		line-height: 150%;
       	}
       	
       	
       	/* About - Benefit */
       	
       	#about .benefit {
       		padding: 50px 0 130px;
       	}
       	#about .benefit_box {
       		display: block;
       		padding: 40px 0;
       	}
       	#about .benefit_title {
       		margin: 0 0 40px;
       		width: 100%;
       	}
       	#about .benefit_info > div {
       		display: block;
       		margin: 0 0 40px;
       	}
       	#about .benefit_info h4 {
       		width: 100%; 
       		font-size: 15px;
       		line-height: 150%;
       		margin: 0 0 14px;
       	}
       	#about .benefit_info h5 {
       		font-size: 14px;
       		line-height: 150%;
       	}
       	#about #benefit .eyebeam_popup {
       		width: calc(100% - 36px);
       		
       	}
       	#about #benefit .eyebeam_logo {
       		padding: 0 0 30px;
       	}
       	#about #benefit .eyebeam_logo img {
       		max-width: 243px;
       		height: auto;
       	}
       	#about #benefit .eyebeam_popup h4 {
       		padding: 0 0 20px;
       		max-height: 443px;
       		overflow-y: scroll;
       		-ms-overflow-style: none;
  			scrollbar-width: none;
       	}
		#about #benefit .eyebeam_popup h4::-webkit-scrollbar {
			display: none;
		}
       	
       	
       	/* About - Faq */
       	
       	#about .faq {
       		padding: 50px 0 170px;
       	}
       	#about .faq_title {
       		display: flex;
       		padding: 20px 10px;
       		font-size: 15px;
       		line-height: 19.5px;
       		align-items: first baseline;
       	}
       	#about .faq_title span {
       		font-size: 15px;
       		line-height: 15px;
       		margin: 0 8px 0 0;	
       	}
       	#about .faq_info {
       		padding: 20px 32px;
       	}
       	
       	
       	/* Content - Common */
       	
       	#vh6th {
       		padding: 0 0 170px;
       	}
       	#vh6th #stkicy-bar {
       		-webkit-overflow-scrolling: touch;
    		display: flex;
    		text-align: left;
       	}
       	#vh6th .entry-content-page {
       		padding: 0px 18px;
       	}
       	#vh6th .entry-content-page > section {
       		scroll-margin-top: 110px;
       	}
       	#vh6th .title {
       		margin: 0 0 40px;
			font-size: 24px;
			line-height: 24px;
       	}
       	
       	.slider_cont {
       		max-width: calc(100% - 36px);
       		padding: 64px 20px 20px;
       	}
       	.slider .slick-slide img {
       		margin: 0 auto;
       		width: 125px;
       		flex: 0 0 125px;
       	}
       	.slider .slider_info {
       		text-align: center;
       	}
       	.slider .slider_info h5 {
       		margin: 20px 0 6px;
       		font-size: 13px;
       	}
       	.slider .slider_info h2 {
       		margin: 0 0 16px;
       		font-size: 20px;
       		line-height: 20px;
       	}
       	.slider .slider_info h3 {
       		margin: 0 0 16px;
			font-size: 12px;
			line-height: 18px;
       	}
       	.slider .slider_info h4 {
       		max-height: 190px;
       		overflow-y: scroll;
       		text-align: left;
       	}
       	.slider_cont .slider {
       		margin: 0 0 30px;
       	}
       	.slider .slick-dots {
       		bottom: -30px;
       	}
       	.slider_cont .close {
       		position: absolute;
       		right: 20px;
       		top: 20px;
       		z-index: 99;
       	}
       	
       	.slick-slider .slick-slide > h3 {
       		bottom: 12px;
       		left: 12px;
			font-size: 12px;
			line-height: 12px;
       	}
       	.slick-slider .slick-slide:hover:before {
       		font-size: 12px;
       	}
       	.slider .slick-arrow.slick-prev, .slider .slick-arrow.slick-next {
       		display: none !important;
       	}
       	.slider_cont .slider .slick-slide {
       		display: block;
       	}
       	
       	
       	/* Content - Jury */
       	
       	#jury {
       		padding: 50px 0 130px;	
       	}
       	#jury .jury_thumb .slick-track {
       		gap: 10px;
       	}
       	#jury .jury_thumb .slick-track > li {
       		width: calc(50% - 5px) !important;
  			max-width: calc(50% - 5px) !important;
       	}
       	
       	
       	/* Content - Nominators */
       	
       	#nominators {
       		padding: 50px 0 170px;
       	}
       	#nominators .nominators_thumb .slick-track {
       		gap: 10px;
       	}
       	#nominators .nominators_thumb .slick-track > li {
       		width: calc(50% - 5px) !important;
  			max-width: calc(50% - 5px) !important;
       	}
       	
       	#vh6th #nominators {
       		padding: 50px 0 210px;
       	}
       	
       	
       	/* Archive - Common */
       	
       	#category-post {
       		padding: 0 0 143px;
       	}
       	#archive-menu {
       		padding: 12px 18px;
       		justify-content: flex-start;
       		overflow-x: scroll;  
			-webkit-overflow-scrolling: touch;
			text-align: left;
			margin: 0;
       	}
       	#archive-menu::-webkit-scrollbar { 
			display: none; 
		}
       	#archive-menu a {
       		flex: 0 0 auto;
       		padding: 10px 20px 8px;
       	}
       	
       	#category-post .entry-content {
       		padding: 0px 18px;
       	}
       	#category-post .entry-content > section {
       		scroll-margin-top: 110px;
       	}
       	#category-post .title {
       		margin: 0 0 40px;
       		font-size: 24px;
       		line-height: 24px;
       	}
       	
       	
       	/* Archive - Grand Prix */
       	
       	#grandprix {
       		padding: 50px 0 130px;
       	}
       	#grandprix .grandprix_cont > section {
       		padding: 24px 0;
       	}
       	#grandprix .grandprix_title {
       		display: block;
       		position: relative;
       		padding: 0;
       	}
       	#grandprix .grandprix_title h4 {
       		font-size: 13px;
       		line-height: 13px;
       		margin: 0 0 8px;
       	}
       	#grandprix .grandprix_title .grandprix_name {
       		display: block; 
       		margin-right: 44px;
       	}
       	#grandprix .grandprix_name span {
       		display: none;
       	}
       	#grandprix .grandprix_name h3 {
       		font-size: 18px;
       		line-height: 25.2px;
       	}
       	#grandprix .grandprix_name h5 {
       		font-size: 14px;
       		line-height: 19.6px;
       	}
       	#grandprix .grandprix_title svg {
       		position: absolute;
       		right: 0px;
       		top: 50%; 
       		transform: translateY(-50%);
       	}
       	#grandprix .txt_info {
       		display: block;
       		margin: 30px 0 0;
       	}
       	#grandprix .txt_info img {
       		width: 100%;
       		max-width: 260px;
       	}
       	#grandprix .txt_info h4 {
       		margin: 20px 0;
       		font-size: 13px;
       		line-height: 22.4px;
       	}
       	#grandprix .work_info {
       		padding: 0;
       	}
       	
       	#grandprix .work_info iframe {
       		max-width: 100%;
       		max-height: 432px;
       	}
       	
       	
       	/* Archive - Official */
       	
       	#official {
       		padding: 50px 0 130px;
       	}
       	#official .tab_hd {
       		display: block;
       		text-align: center;
       		margin: 0 0 18px;
       	}
       	#official .tab_hd p {
       		display: inline-block; 
       		padding: 0px 12px 12px;
       		font-size: 18px;
       		line-height: 18px;
       	}
       	#official .tab_hd p::after {
       		top: 3px;
       	}
       	#official .tab_hd p:nth-child(3):after, #official .tab_hd p:nth-child(6):after {
       		display: none;
       	}
       	#official .tab_bd .swiper-button-prev, #official .tab_bd .swiper-button-next {
       		display: none;
       	}
       	#official .tab_bd .swiper-container {
       		padding: 0 0 30px;
       	}
       	#official .tab_bd .swiper-pagination {
       		bottom: 0px;
       	}
       	#official .tab_bd .swiper-pagination-bullet-active {
       		background: #8D4AF7;
       		box-shadow: none;
       	}
       	#official .tab_bd h5.swiper-title {
       		padding: 30px 0 8px;
       		text-align: center;
       	}
       	
       	#official .tab_bd h5 {
       		text-align: left;
       		line-height: 150%;
       		max-width: 100%;
       	}
       	
       	#official .swiper-area {
       		max-width: 100%;
       	}
       	
       	
       	/* Ceremony */
       	
       	#ceremony {
       		padding: 10px 0 0;
       	}
       	
       	#ceremony .swiper-button-prev, #ceremony .swiper-button-next {
       		display: none;
       	}
       	
       	#ceremony .swiper-container {
       		padding: 0 0 30px;
       	}
       	
       	#ceremony .swiper-pagination {
       		bottom: 0px;
       	}
       	#ceremony .swiper-pagination-bullet-active {
       		background: #FF7468;
       		box-shadow: none;
       	}
       	
       	#ceremony h5.swiper-title { 
			text-align: center;
			padding: 30px 0 0;
		}
       	
       	
       	/* Application */
       	
       	#apply {
       		margin: 0 auto 27px;
       	}
       	
       	#application {
       		padding: 50px 0 0;
       	}
       	#apply .agree_box {
       		max-height: 340px;
       		padding: 20px 24px;
       		margin: 0 0 30px;
       	}
       	#apply .agree_box h4 {
       		margin: 0 0 20px;
			font-size: 14px;
			line-height: 18.2px;
       	}
       	#apply .agree_box p {
       		font-size: 14px;
       		line-height: 18.2px;
       		padding: 0 0 18.2px;
       	}
       	#apply .agree_box > section {
       		max-height: 300px;
       	}
       	#apply .agreeArea h5 {
       		font-size: 14px;
       		line-height: 19.6px;
       	}
       	
       	#apply .team_select {
       		display: block;
       	}
       	#apply .team_select .wpcf7-radio {
       		display: block;
       		margin: 0;
       	}
       	#apply .team_select span.wpcf7-list-item {
       		justify-content: flex-end;
       		padding: 9px 0;
       	}
       	#apply .team_select span.wpcf7-list-item.first {
       		margin: 0 0 4px;
       	}
       	#apply section .group_name { 
       		margin: 16px 0 0;
       	}
       	
       	#apply .attachArea h4 span {
			float: none;
			display: block;
			margin: 12px 0 0;
		} 
       	
       	#apply input[type="submit"] {
       		width: 100%;
       	}
       	
       	div.wpcf7 .ajax-loader {
			position: absolute;	
		}
		
		.wpcf7-response-output { 
			font-size: 15px; 
			padding: 20px !important; 
			line-height: 19.5px;
			text-align: center;  
			line-height: 20.8px;
		}
}


/***** 480 MOBILE *****/
@media only screen and (device-width: 480px),
       only screen and (max-width: 480px),
       screen and (max-device-width: 480px) {
       	
      
		#grandprix .work_info iframe {
       		max-height: 210px;
       	}
       	
       	#grandprix .work_info.narrow iframe {
       		max-height: 100px;
       	}
       	
       	#official .tab_bd .swiper-container {
       		max-width: 100%;
       	}
       	
}

/**
 * Swiper 4.1.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 11, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
  outline: none;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
  outline: none;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 5px;
  bottom: 0px;
  z-index: 50;
  height: 1px;
  width: 98%;
    background: rgba(0,0,0,0.2);
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #000;
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}



