footer::-moz-selection {
    text-shadow: none;
    background: #c5f5fc;
}

::selection {
    text-shadow: none;
    background: #c5f5fc;
}

img::selection {
    background: #c5f5fc;
}

img::-moz-selection {
    background: #c5f5fc;
}

body {
    webkit-tap-highlight-color: #c5f5fc;
	color: #002466; 
}

#modal-popup-image {
	padding: 0!important;
}

#modal-popup-image .modal-dialog {
    margin: 15% auto;
    max-width: 550px;
}

#modal-popup-image .modal-dialog .close {
    position: absolute;
    top: -34px;
    right: -3px;
    color: #ffffff;
    opacity: 0.7;
    font-weight: normal;
    font-size: 30px;
}

.full-screen-modal {
    z-index: 300000;
}

.full-screen-modal.modal {
    padding-right: 0 !important;
    background: #ffffff;
}

.full-screen-modal .modal-dialog {
    display: block;
    height: 100%;
    margin: 0% auto;
    width: 100%;
}

.full-screen-modal .modal-body {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    overflow: auto;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.full-screen-modal.modal .modal-body iframe {
    border: 0 none;
    margin: 0 auto;
    width: 100%;
}

.full-screen-modal.modal .modal-content {
    background-clip: border-box;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    padding: 60px 0px 100px 0px;
    text-align: center;
    min-height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.full-screen-modal.modal .modal-content h2 {
    margin: 12px 0;
}

.full-screen-modal.modal .modal-content .text-faded {
    color: #555;
    margin-bottom: 12px;
}

.full-screen-modal.modal .close-modal {
    background-color: transparent;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 5;
}

.full-screen-modal.modal .close-modal .fa-remove {
    font-size: 40px;
}

#modal-audio-archive .title {
    font-size: 30px;
    padding-bottom: 12px;
}

#modal-audio-archive .audio-list {
    display: block;
    margin: 0 auto;
    max-width: 800px;
    text-align: left;
}

#modal-audio-archive ul {
    list-style: none;
    clear: both;
    padding: 0 0 44px 0;
    margin: 0 auto;
}

#modal-audio-archive ul li a {
    display: block;
    padding: 6px;
    text-decoration: none;
    cursor: pointer;
}

#modal-audio-archive ul li .icon {
    padding-right: 4px;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    width: 20px;
    visibility: hidden;
}

#modal-audio-archive ul li a .icon.playing {
    visibility: visible;
}

#modal-audio-archive ul li a .icon.playing .fa {
    color: #231815;
}

#modal-audio-archive ul li .icon .fa {
    color: #999;
}

#modal-audio-archive ul li a:hover .icon .fa {
    color: #231815;
}

#modal-audio-archive ul li .info {
    padding: 0 10px 0 4px;
    display: inline-block;
    width: 90%;
    vertical-align: top;
}

#modal-audio-archive ul li .company {
    padding-right: 4px;
    display: inline-block;
    color: #f6ab00;
    font-size: 16px;
    font-weight: bold;
}

#modal-audio-archive ul li .stroke {
    display: inline-block;
    color: #231815;
    font-size: 16px;
}

#modal-audio-archive ul li .desc {
    padding-right: 4px;
    display: inline-block;
    color: #999999;
    font-size: 14px;
}

#modal-audio-archive ul li a:hover {
    text-decoration: none;
    background: #bbb9ef;
}

#modal-audio-archive ul li a:hover .stroke {
    color: #333;
}

#modal-audio-archive ul li a:hover .desc {
    color: #333;
}

.lazy-container {
    display: block;
    position: relative;
    height: 0;
}

.lazy-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.highlight {
    color: #002466;
    font-weight: bold;
}

.tippy-tooltip {
    text-align: left;
    font-size: 13px;
}

.btn-primary, .btn-xl, h1, h2, h3, h4, h5, h6{
	font-family: 'Microsoft JhengHei', Arial, PMingLiU, MingLiU, Helvetica, sans-serif;
}

.page-jcafc-thenewolds {
    padding-top: 80px;
    font-family: 'Microsoft JhengHei', Arial, PMingLiU, MingLiU, Helvetica, sans-serif;
}

.page-jcafc-thenewolds .btn-primary {
    background: #002466;
    border-color: #002466;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-transform: none;
	padding: 6px 12px;
	letter-spacing: 2pt;
	font-family: 'Microsoft JhengHei', Arial, PMingLiU, MingLiU, Helvetica, sans-serif;
}

.page-jcafc-thenewolds .btn-primary:hover {
    background-color: #002466;
    border-color: #002466;
}

.page-jcafc-thenewolds .btn-primary.back-to-top {
    background: #002466;
    border-color: #002466;
}


/*modal-alert-message */

.modal-alert-message .modal-dialog {
    max-width: 400px;
}

.modal-alert-message .modal-body {
    min-height: 100px;
    text-align: center;
}

.modal-alert-message.no-click .modal-header .close {
    visibility: hidden;
}

.modal-alert-message .modal-body p.registered {
    max-width: 300px;
    margin: 0 auto;
}

.page-jcafc-thenewolds .navbar {
    background: #fff;
}
.page-jcafc-thenewolds .navbar .dropdown-content{
    display: none;
	position: absolute;
 	background-color: #fff;
	border-top: 3px solid #2b9e84; 
	border-bottom: 3px solid #2b9e84; 
	min-width: 160px;
	z-index: 1;
}
.page-jcafc-thenewolds .navbar .dropdown-content a{
	color: black;
  	padding: 12px 16px;
  	text-decoration: none;
  	display: block;
}
.page-jcafc-thenewolds .navbar .dropdown:hover > .dropdown-content{
	display: block;
}
.page-jcafc-thenewolds .navbar .navbar-brand {
    max-width: 365px;
}

.page-jcafc-thenewolds .navbar-custom .nav li a{
	font-size: 13px; 
}
.page-jcafc-thenewolds .navbar-custom.affix-top {
    background: transparent;
}

.page-jcafc-thenewolds .navbar-custom.affix {
    background: #fff;
	border-bottom: 1px solid #002466;
}

.page-jcafc-thenewolds .navbar-custom .nav li a {
    color: #002466;
}
.page-jcafc-thenewolds .navbar-custom .nav li a:hover {
    color: #2b9e84;
}
.page-jcafc-thenewolds .navbar-custom .nav .dropdown-content a:hover{
	background-color: #2b9e84; 
    color: #fff;
}
.page-jcafc-thenewolds .navbar-custom .navbar-nav > .active > a {
    color: #2b9e84;
}
.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper{
	padding: 12px 10px;
	display: table; 
}

.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper a{
	display: table-cell; 
}
.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper:hover + .page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper .caret{
	color: #2b9e84; 
}
.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper a:hover,
.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper a:active, 
.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper a:focus{
	text-decoration: none; 
}
.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper .caret{
	display: table-cell; 
	position: relative; 
	top: 8px; 
	left: 5px; 
}

.page-jcafc-thenewolds .navbar-default .navbar-nav > .open > a,
.page-jcafc-thenewolds .navbar-default .navbar-nav > .open > a:hover,
.page-jcafc-thenewolds .navbar-default .navbar-nav > .open > a:focus {
    background: #271e5c;
    color: #FFD900;
}

.page-jcafc-thenewolds .navbar-custom .navbar-toggle {
    background-color: transparent;
    border-color: #002466;
}

.navbar-custom .nav .v-separator{
	color: #002466; 
}

.page-jcafc-thenewolds .navbar-custom .dropdown-menu {
    background: #2b9e84;
    border: 1px solid #2b9e84;
    border-top: 1px solid #271e5c;
}

.page-jcafc-thenewolds .navbar-custom .dropdown.open > a {
    background: #271e5c;
    color: #FFD900;
}

.page-jcafc-thenewolds .navbar-custom .dropdown-menu > li > a {
    background: #2b9e84;
    padding: 7px 20px;
    line-height: 1.2;
}

.page-jcafc-thenewolds .navbar-custom .open .dropdown-menu > .active > a {
    background: #2b9e84;
    color: #ffe100;
}
.navbar-custom .nav .follow-us .text{
	color: #002466; 
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #002466;
}

.page-jcafc-thenewolds .navbar-custom .nav li a.btn-register {
    color: #ffffff;
    background: #002466;
    font-weight: bold;
    margin-top: 10px;
    padding: 1px 10px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.page-jcafc-thenewolds .navbar-custom .nav li a.btn-register:hover {
    color: #002466;
    background: #ffffff;
}

.page-eform .navbar-custom .btn-main-site,
.page-reg-form .navbar-custom .btn-main-site {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #FFF;
	border: 1px solid #002466;
	background: #002466;
    padding: 5px 8px 5px 8px;
}
.page-eform .navbar-custom .btn-main-site:hover,
.page-reg-form .navbar-custom .btn-main-site:hover {
	color: #002466; 
	background: transparent; 
}
.page-reg-form label{
	font-size: 20pt; 
	margin-bottom: 10px; 
	color: #002466;
}
.page-reg-form .checkbox label{
	font-size: 12pt; 
}
.page-reg-form .form-group{
	margin: 20px;
}
.page-reg-form .form-group .remark{
	font-size: 12pt; 
	font-weight: normal; 
}
.page-reg-form .btn-voting-tnc{
	display: block; 
	text-align: center; 
}
.modal-tnc .modal-body{
	font-size: 14pt;
    line-height: 1.5;
    text-align: left;
}
.a-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-indent: -9999px;
    z-index: 2;
    display: block;
}

a:link,
a:visited,
input,
textarea,
button,
.btn,
.navbar-default,
.navbar-default .navbar-header .navbar-brand,
.thumb-blk,
.input-field i.fa,
.fb-login {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}


/* Link */

.btn-def.btn-w:link,
.btn-def.btn-w:visited,
.btn-def.btn-w:focus {
    color: #002466;
    outline: 0;
}

.btn-def.btn-w:hover {
    color: #002466;
    text-decoration: none;
}

.btn-def.btn-w:focus {
    text-decoration: none;
}

.btn-def {
    background-color: #002466;
    border-color: #002466;
    color: #FFF !important;
}

.btn-def span.glyphicon,
.btn-def i.fa {
    margin-left: 6px;
}

.btn-def span.glyphicon.glyphicon-filter,
.btn-def span.glyphicon.glyphicon-chevron-down {
    vertical-align: -1px;
}

.btn-def:hover,
.btn-def:focus,
.btn-def:active,
.btn-def.active {
    background-color: #fff;
    border-color: #002466;
    color: #002466!important;
    box-shadow: none;
}

.btn-def:focus,
.btn-def.focus,
.btn-def.active.focus {
    outline: 0;
}

.btn-def.disabled:hover,
.btn-def.disabled:focus,
.btn-def.disabled:active,
.btn-def.disabled.active,
.btn-def[disabled]:hover,
.btn-def[disabled]:focus,
.btn-def[disabled]:active,
.btn-def[disabled].active,
fieldset[disabled] .btn-def:hover,
fieldset[disabled] .btn-def:focus,
fieldset[disabled] .btn-def:active,
fieldset[disabled] .btn-def.active {
    background-color: #5A94BF;
    border-color: #5A94BF;
}


/* Readmore Button */

.btn-def.btn-w {
    background-color: #FFF;
    border-color: #3280b3;
    color: #3280b3 !important;
}

.btn-def.btn-w:hover,
.btn-def.btn-w:active,
.btn-def.btn-w.active {
    background-color: #50a0cc;
    border-color: #50a0cc;
    color: #FFF !important;
}

.btn-def.btn-w.disabled:hover,
.btn-def.btn-w.disabled:focus,
.btn-def.btn-w.disabled:active,
.btn-def.btn-w.disabled.active,
.btn-def.btn-w[disabled]:hover,
.btn-def.btn-w[disabled]:focus,
.btn-def.btn-w[disabled]:active,
.btn-def.btn-w[disabled].active,
fieldset[disabled] .btn-def.btn-w:hover,
fieldset[disabled] .btn-def.btn-w:focus,
fieldset[disabled] .btn-def.btn-w:active,
fieldset[disabled] .btn-def.btn-w.active {
    background-color: #FFF;
    border-color: #50a0cc;
}

.btn.round {
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
}

.read-more-w,
.submit-w {
    text-align: center;
}


/* Readmore Button */

.btn-def.btn-w {
    background-color: #FFF;
    border-color: #3280b3;
    color: #3280b3 !important;
}

.btn-def.btn-w:hover,
.btn-def.btn-w:active,
.btn-def.btn-w.active {
    background-color: #50a0cc;
    border-color: #50a0cc;
    color: #FFF !important;
}

.btn-def.btn-w.disabled:hover,
.btn-def.btn-w.disabled:focus,
.btn-def.btn-w.disabled:active,
.btn-def.btn-w.disabled.active,
.btn-def.btn-w[disabled]:hover,
.btn-def.btn-w[disabled]:focus,
.btn-def.btn-w[disabled]:active,
.btn-def.btn-w[disabled].active,
fieldset[disabled] .btn-def.btn-w:hover,
fieldset[disabled] .btn-def.btn-w:focus,
fieldset[disabled] .btn-def.btn-w:active,
fieldset[disabled] .btn-def.btn-w.active {
    background-color: #FFF;
    border-color: #50a0cc;
}

.trunc {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.job-blk {
    line-height: 1.5;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 24px;
    border-bottom: 2px solid #5488C1;
}

.job-blk .comp-logo {
    margin-bottom: 12px;
    width: 128px!important;
    height: 42px!important;
}

.job-blk .title {
    font-size: 16px !important;
    font-weight: bold;
    color: #3280b3;
    text-align: left;
    margin-bottom: 4px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.job-blk:hover .title {
    color: #69abcb;
}

.job-blk .comp {
    font-size: 14px;
    color: #444;
    text-align: left;
    display: block;
    position: relative;
    z-index: 3;
}

.job-blk .del-btn {
    width: 15px;
    height: 15px;
    font-size: 15px;
    color: #666;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}

.job-blk .del-btn:hover {
    color: #888;
}

.job-blk .comp:hover {
    color: #888;
}

.job-blk .post-date,
.job-blk .save-date {
    font-size: 13px;
    font-weight: 300;
    color: #444;
}

.job-blk .closing-soon {
    font-weight: bold;
    color: #d84a4a;
    margin-left: 8px;
}

.page-jcafc-thenewolds{
    background-image: url(../images/header-bg.jpg);
    background-repeat: repeat;
    background-size: auto;
}

.page-jcafc-thenewolds header {
    z-index: 3;
    position: relative;
	border-bottom: 20px solid #137360;
}
.page-jcafc-thenewolds header .container{
	padding-bottom: 0; 
}
.page-jcafc-thenewolds header .main-content {
    position: relative;
    margin-top: 18px;
}
.page-jcafc-thenewolds header .main-content .title {
    margin: 0 auto; 
	width: 45%; 
}
.page-jcafc-thenewolds header .desc {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    z-index: 2;
    position: relative;
	width: 50%;
    margin: 0 auto;
}
.page-jcafc-thenewolds header .main-content .slider {
    margin: 0 auto;
    margin-top: 30px;
    width: 80%;
    height: 400px;
    background: #2b9e84;
	box-sizing: border-box; 
	border-top: 10px solid #2b9e84;
	border-left: 10px solid #2b9e84;
	border-right: 10px solid #2b9e84;
}



.page-jcafc-thenewolds header .main-content .bg {
    margin: 0 0 0 auto;
    display: inline-block;
    text-align: center;
    display: block;
    position: absolute;
	z-index: -1;
    /* child absolute */
    height: 100%;
    bottom: 0;
    width: 100%;
}

.page-jcafc-thenewolds header .main-content .bg .text {
    z-index: 5;
    font-size: 35px;
    color: #601986;
    font-weight: bold;
    position: relative;
}

.page-jcafc-thenewolds header .main-content .bg .bg-middle {
	margin: 0 auto;
    width: 70%;
    height: 100%;
    position: relative;
}
.page-jcafc-thenewolds header .main-content .bg-mobile{
	display: none; 
}
/*Home Page*/
.page-jcafc-thenewolds.page-home header{
	overflow: hidden; 
}
.page-jcafc-thenewolds.page-home header .main-content .bg .bg-left:before {
    content: " ";
    position: absolute;
    left: -100%;
    right: 0;
    overflow: hidden;
    top: 0;
    bottom: 0;
    z-index: 0;
    background: url('../images/main-visual-left.png') no-repeat;
	background-size: contain;
    background-position-x: 50%;
}

.page-jcafc-thenewolds.page-home header .main-content .bg .bg-right:before {
    content: " ";
    position: absolute;
    left: 0;
    right: -100%;
    overflow: hidden;
    top: 0;
    bottom: 0;
    background: url('../images/main-visual-right.png') no-repeat;
	background-size: contain;
    background-position-x: 50%;
}
.page-jcafc-thenewolds.page-home .section-fb{
	background: #fff; 
}
.page-jcafc-thenewolds.page-home .section-fb::before{
	height: 55px; 
}
.page-jcafc-thenewolds.page-home .section-fb a{
	color: #002466; 
}
.page-jcafc-thenewolds.page-home .section-fb a:hover{
	text-decoration: none; 
	color: #000; 
}
.page-jcafc-thenewolds.page-home .fb-page .icon{
	font-size: 35px; 
	display: inline-block;
    vertical-align: middle;
}
.page-jcafc-thenewolds.page-home .fb-page .link{
	background: #eeeeee;
    padding: 10px 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px; 
	display: inline-block;
    vertical-align: middle;
	margin-left: 5px; 
}
.page-jcafc-thenewolds.page-home .fb-page .search-icon{
	font-size: 18px;
    background: #cccccc;
    padding: 10px;
	display: inline-block;
    vertical-align: middle;
	margin-left: -5px; 
	border-bottom-right-radius: 3px; 
	-webkit-bottom-right-radius: 3px; 
	-moz-bottom-right-radius: 3px; 
	border-top-right-radius: 3px; 
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
}

/*Slider*/

/* Slideshow container */
.page-jcafc-thenewolds.page-home .slider .slideshow-container {
  width: 100%; 
  height: 100%; 
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.page-jcafc-thenewolds.page-home .slider .mySlides {
  display: none;
  height: 100%;  
}

.page-jcafc-thenewolds.page-home .slider .mySlides .img{
  height: 100%; 
}

/* Next & previous buttons */
.page-jcafc-thenewolds.page-home .slider .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.page-jcafc-thenewolds.page-home .slider .prev:hover, .next:hover{
	text-decoration: none; 
}
/* Position the "next button" to the right */
.page-jcafc-thenewolds.page-home .slider .prev {
	left: 0; 
}
.page-jcafc-thenewolds.page-home .slider .next {
	right: 0;
	border-radius: 3px 0 0 3px;
	color: #fff; 
}

/* On hover, add a black background color with a little bit see-through */
.page-jcafc-thenewolds.page-home .slider .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* The dots/bullets/indicators */
.page-jcafc-thenewolds.page-home .slider .dots-gp{
	position: absolute;
    bottom: 10px;
    left: calc(50% - 44px);
}
.page-jcafc-thenewolds.page-home .slider .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #fff;
  border: 1px solid #137360;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.page-jcafc-thenewolds.page-home .slider .active, .dot:hover {
  background-color: #137360;
}

/* Fading animation */
.page-jcafc-thenewolds.page-home .slider .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
  opacity: 1; 
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}




/*sub page*/
.page-jcafc-thenewolds.page-subpage{
	font-size: 14pt;
    line-height: 1.5;
    text-align: left;
}
.page-jcafc-thenewolds.page-subpage header .main-content .title{
	margin: 35px auto;
	color: #2b9e84; 
}
.page-jcafc-thenewolds.page-subpage header .main-content .bg .bg-left:before {
    content: " ";
    position: absolute;
	height: 100px;
    left: -100%;
    right: 0;
    overflow: hidden;
    top: -20px;
    bottom: 0;
    background: url('../images/header-left-visual.png') no-repeat;
	background-size: contain;
    background-position-x: 55%;
}

.page-jcafc-thenewolds.page-subpage header .main-content .bg .bg-right:before {
    content: " ";
    position: absolute;
	height: 100px;
    left: 0;
    right: -100%;
    overflow: hidden;
    top: -20px;
    bottom: 0;
    background: url('../images/header-right-visual.png') no-repeat;
	background-size: contain;
    background-position-x: 45%;
}
.page-jcafc-thenewolds.page-subpage header{
	overflow: hidden; 
}
.page-jcafc-thenewolds.page-subpage section{
	background: #fff; 
}
.page-jcafc-thenewolds.page-subpage p{
	line-height: 1.5; 
	font-size: 14pt; 
	text-align: justify; 
	margin-bottom: 25px;
}
.page-jcafc-thenewolds.page-subpage .content-img{
	height: 180px;
    background: #cccccc;
}
.page-jcafc-thenewolds.page-subpage .content-img .bg{
	width: 100%; 
	height: 100%; 
}
.page-jcafc-thenewolds.page-subpage .content-img .category{
	height: 50px;
    color: #fff;
    text-align: center;
    background: rgba(43,158,132,0.5);
    position: relative;
    bottom: 70px;
    font-size: 20pt;
    line-height: 50px;
    letter-spacing: 4pt;
}
.page-jcafc-thenewolds.page-subpage footer{
	font-size: 14px; 
}
.page-jcafc-thenewolds .container .section-title {
    font-size: 25px;
    color: #2b9e84;
    text-align: center;
    text-transform: none;
    margin-bottom: 40px;
}

.page-jcafc-thenewolds .section {
    z-index: 2;
    position: relative;
}

.page-jcafc-thenewolds .section-event-banner-ad {
    background: #fff;
}



footer {
    color: #ffffff;
    background: #002466;
}

footer .fa {
    color: #ffffff;
}

footer a,
footer a:link,
footer a:visited,
footer a:hover,
footer a:focus {
    color: #ffffff;
}
.page-jcafc-thenewolds.page-reg-form .sec-title{
	background: #2b9e84;
    color: white;
    padding: 10px;
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 20px;
}
.page-jcafc-thenewolds.page-reg-form .has-success .help-block,
.page-jcafc-thenewolds.page-reg-form .has-success .control-label,
.page-jcafc-thenewolds.page-reg-form .has-success .radio,
.page-jcafc-thenewolds.page-reg-form .has-success .checkbox,
.page-jcafc-thenewolds.page-reg-form .has-success .radio-inline,
.page-jcafc-thenewolds.page-reg-form .has-success .checkbox-inline,
.page-jcafc-thenewolds.page-reg-form .has-success.radio label,
.page-jcafc-thenewolds.page-reg-form .has-success.checkbox label,
.page-jcafc-thenewolds.page-reg-form .has-success.radio-inline label,
.page-jcafc-thenewolds.page-reg-form .has-success.checkbox-inline label {
    color: #333;
}

.page-jcafc-thenewolds.page-reg-form .has-error .checkbox label {
    color: #333;
}

.page-jcafc-thenewolds.page-reg-form .form-agreement .checkbox label {
    font-weight: bold;
}

.page-jcafc-thenewolds.page-reg-form .form-group a {
    text-decoration: underline;
}

.page-jcafc-thenewolds.page-reg-form .form-title {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    padding: 0px 0px 32px 0px;
    color: #2b9e84;
}

.page-jcafc-thenewolds.page-reg-form .form-sub-title {
    color: #2b9e84;
    padding: 0px 0px 32px 0px;
    font-size: 18px;
}

.page-jcafc-thenewolds.page-reg-form .form-group.action-btns {
    padding: 60px 0 8px 0;
    text-align: center;
}

.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn {
	font-size: 20pt;
	letter-spacing: 2pt;
    font-weight: normal;
    padding: 12px 32px;
	font-family: 'Microsoft JhengHei', Arial, PMingLiU, MingLiU, Helvetica, sans-serif;
    margin: 0px 8px;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #002466;
    border: 1px solid #002466;
    text-decoration: none;
}

.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn:focus,
.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn.focus,
.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn:hover {
    color: #002466;
    background-color: transparent;
    border: 1px solid #002466;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn[disabled]:focus,
.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn[disabled].focus,
.page-jcafc-thenewolds.page-reg-form .form-group.action-btns .btn[disabled]:hover {
    color: #2b9e84;
    border: 1px solid #2b9e84;
    background-color: #ffffff;
}

.page-jcafc-thenewolds.page-reg-form .more-info {
    margin: 15px auto;
    padding: 0 0 24px 0;
    width: 92%;
    font-size: 12px;
    max-width: 500px;
    text-align: center;
}

.page-jcafc-thenewolds.page-reg-form .alert-save-success {
    margin-top: 12px;
}

.page-jcafc-thenewolds.page-reg-form legend {
    font-size: 18px;
    border-bottom: 0;
    margin-bottom: 5px;
}

.page-jcafc-thenewolds.page-reg-form .other-details .notice {
    font-size: 16px;
    padding-bottom: 12px;
}

.page-jcafc-thenewolds.page-reg-form .other-details .map-frame {
    width: 700px;
    height: 456px;
    padding-bottom: 30px;
}

.page-jcafc-thenewolds.page-reg-form .other-details .map-frame iframe {
    width: 100%;
    height: 100%;
}

.page-jcafc-thenewolds.page-reg-form .form-upload .form-control{
	width: 83%;
    max-width: 400px;
    display: inline-block;
    cursor: default;
}
.page-jcafc-thenewolds.page-reg-form .form-upload .btn-primary{
	background: #002466;
    border-color: #002466;
    color: #fff;
    padding: 6px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.page-jcafc-thenewolds.page-reg-form .form-upload .btn-primary:hover{
	background: #fff; 
	color: #002466; 
	border-color: #002466;
}

.page-jcafc-thenewolds.page-reg-form .form-upload .btn-upload{
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -6px;
    position: relative;
    top: -2px;
}
.page-jcafc-thenewolds.page-reg-form .form-upload .btn-preview{
	position: relative;
    top: -2px;
}
.page-jcafc-thenewolds.page-reg-form .form-upload-photo .desc{
	margin-top: 10px; 
}
.page-jcafc-thenewolds.page-reg-form .title{
	font-weight: bold;
    font-size: 28px;
    text-align: center;
    color: #2b9e84;
}
.page-jcafc-thenewolds.page-reg-form .subtitle{
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #002466; 
	line-height: 2; 
	margin-bottom: 32px;
}
.page-jcafc-thenewolds.page-reg-form .event-details ul{
	padding: 0; 
	width: 70%;
    margin: 0 auto;
	margin-bottom: 30px;
}
.page-jcafc-thenewolds.page-reg-form .event-details ul > li{
	list-style-type: none; 
	margin-bottom: 20px;
}
.page-jcafc-thenewolds.page-reg-form .title{
	font-weight: normal; 
	font-size: 20px; 
	display: inline-block;
    text-align: left;
    width: 30%;
    vertical-align: top;
}
.page-jcafc-thenewolds.page-reg-form .desc{
	font-size: 20px; 
	text-align: left; 
	display: inline-block;
    vertical-align: top;
    width: 60%;
}
.page-jcafc-thenewolds.page-reg-form .desc ol > li{
	margin-bottom: 1rem;
}

.page-jcafc-thenewolds.page-thank-you .form-title {
    font-size: 32px;
    padding-bottom: 22px;
}

.page-jcafc-thenewolds.page-thank-you .form-group.action-btns {
    padding-top: 40px;
}

.page-jcafc-thenewolds.page-thank-you .action-btns .btn {
    padding: 8px 15px;
}

.page-jcafc-thenewolds.page-thank-you .form-msg {
    width: 80%;
    margin: 0 auto;
    font-size: 14pt;
    line-height: 2;
}

/*About Us*/
.page-jcafc-thenewolds.page-about-us .container .section-title{
	margin-bottom: 20px; 
}
.page-jcafc-thenewolds.page-about-us .container .section-content{
	text-align: justify; 
}
.page-jcafc-thenewolds.page-about-us .container .section-content p{
	margin-bottom: 80px;
}
.page-jcafc-thenewolds.page-about-us .q-and-a{
	padding: 0; 
}
.page-jcafc-thenewolds.page-about-us .q-and-a li{
	list-style: none; 
	margin-bottom: 40px;
	line-height: 1.5; 
}
.page-jcafc-thenewolds.page-about-us .q-and-a .question{ 
	padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
}
.page-jcafc-thenewolds.page-about-us .q-and-a .question .icon{
	width: 60px;
    height: 60px;
    background: url(../images/question.svg);
    display: inline-block;
    vertical-align: middle;
}
.page-jcafc-thenewolds.page-about-us .q-and-a .question .text{
	display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
	color: #2b9e84;
    font-size: 16pt;
}

/*Course*/
.page-jcafc-thenewolds.page-course-content .ebook{
	margin-bottom: 5rem;
}
.page-jcafc-thenewolds.page-course-content .ebook:hover{
	/*opacity: 0.5;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;*/
}
.page-jcafc-thenewolds.page-course-content .ebook .thumb-img{
	border: 1px solid #cccccc;
}
.page-jcafc-thenewolds.page-course-content .ebook .thumb-info{
	padding: 15px;
}
.page-jcafc-thenewolds.page-course-content .ebook .thumb-info .title{
	color: #2b9e84; 
	margin-bottom: 8px; 
    font-size: 20px;
}
.page-jcafc-thenewolds.page-course-content .ebook .thumb-info .desc{
	color: #595757; 
	font-size: 16px; 
}
.page-jcafc-thenewolds.page-course-content .ebook .download{
	width: 100%;
    border: 0;
    padding: 1rem;
	border: 1px solid #2b9e84;
    background: #2b9e84;
    color: #fff;
}
.page-jcafc-thenewolds.page-course-content .ebook .download:hover{
    border: 1px solid #2b9e84;
    background: #fff;
    color: #2b9e84;
}
.page-jcafc-thenewolds.page-course-content .ebook .download i{
	margin-right: 5px; 
}


/*Photo Competition*/
.page-jcafc-thenewolds.page-photo-competition .section-competition-header{
	background: #fff; 
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header::after{
	display: block;
    content: " ";
    height: 80px;
    visibility: hidden;
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .container-wrapper{
	background: #eef7f4; 
	background-image: url(../images/elderly-selfie.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
	padding-bottom: 250px;
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .section-title{
	font-size: 30pt; 
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .section-content{
	width: 60%; 
	margin: 0 auto; 
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .section-content .desc{
	font-size: 14pt;
    line-height: 1.5;
	text-align: center; 
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .btn-primary, 
.page-jcafc-thenewolds.page-photo-competition .section-timeline .btn-primary{
	background: #2b9e84;
    border-color: #2b9e84;
	font-size: 20pt;
	font-weight: normal;
	padding: 12px 32px;
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .btn-primary:hover, 
.page-jcafc-thenewolds.page-photo-competition .section-timeline .btn-primary:hover{
	background: #fff;
	color: #2b9e84; 
}
.page-jcafc-thenewolds.page-photo-competition .section-competition-header .tnc{
	display: block; 
	margin: 30px 0; 
}
.page-jcafc-thenewolds.page-photo-competition .section-awards{
	background: #fff; 
	margin-top: -100px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards h1{
	margin-bottom: 50px; 
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list{
	padding: 0; 
	list-style: none;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li{
	display: inline-block;
    color: #fff;
    background: rgba(88,175,157,0.3);
    width: 275px;
	height: 222px;
    padding: 10px 20px 10px 10px;
	margin: 80px 20px 20px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	opacity: 0;
	/*margin: 20px 20px 20px 20px;
    transition: opacity 2s, margin-top 2s;*/
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li::before{
	content: "";
    width: 275px;
    height: 222px;
    border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    background: #2b9e84;
    position: absolute;
    margin-top: -15px;
    margin-left: -138px;
    z-index: -1;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .icon{
	width: 100px; 
	height: 100px; 
	background: #fff; 
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	position: relative;
	top: -50px;
    left: calc(50% - 50px);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .icon .icon-wrapper{
	width: 100%; 
	height: 100%;  
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .gold .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat 0 0;
	background-size: 400px 100px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .silver .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat -100px 0;
	background-size: 400px 100px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .bronze .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat -200px 0;
	background-size: 400px 100px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .platinum .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat -300px 0;
	background-size: 400px 100px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .content{
	margin-top: -20px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .name{
	font-size: 16pt; 
	padding-bottom: 10px;
    border-bottom: 1px solid white;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .detail{
	margin: 10px 0; 
	text-align: left;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .detail ul{
    list-style: disc;
    margin-left: -10px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .detail li{
	margin-bottom: 10px;
	font-size: 14px;
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .platinum{
    background: rgba(158,212,194,0.3);
}
.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .platinum::before{
	background: #57bdac;
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .col-sm-3{
	opacity: 0; 
	margin-top: 40px; 
}
.page-jcafc-thenewolds.page-subpage .section-details, 
.page-jcafc-thenewolds.page-subpage .section-criteria, 
.page-jcafc-thenewolds.page-subpage .section-result{
	background: #fff; 
}
.page-jcafc-thenewolds.page-subpage .section-awards, 
.page-jcafc-thenewolds.page-subpage .section-judges, 
.page-jcafc-thenewolds.page-subpage .section-photo-requirement, 
.page-jcafc-thenewolds.page-subpage .section-timeline{
	background: #eef7f4; 
}
.page-jcafc-thenewolds .section-details .section-title{
	width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #dcdddd;
}
.page-jcafc-thenewolds .section-details .detail{
	font-size: 12pt; 
	line-height: 1.6; 
	letter-spacing: 1px;
}
.page-jcafc-thenewolds .section-judges .judges-list{
	color: #fff; 
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .col-sm-4{
	opacity: 0; 
	margin-top: 40px; 
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper{
	width: 260px;
    height: 260px;
    margin: 0 auto;
	padding: 42px;
    background: rgba(0,80,145,0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	display: table; 
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .hkipp .wrapper{
	padding: 10px 42px; 
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .hkipp .wrapper .text .logo{
	width: 50%; 
	margin-bottom: 10px; 
	border-radius: 5px;
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper::before{
	content: "";
	position: absolute;
	width: 260px;
	height: 260px;
	background: #002466;
	z-index: -1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	top: -5px;
    left: 25px;
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper .text{
	display: table-cell; 
	vertical-align: middle;  
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .judge{
	font-size: 12pt;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .content{
	margin-top: 15px; 
}
.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .content .ratio{
	font-weight: bold; 
	font-size: 27pt; 
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .icon{
	width: 120px;
    height: 120px;
    margin: 0 auto;
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-1{
	background: url('../images/criteria-icon-sprite.svg') no-repeat 0 0;
	background-size: 480px 120px; 	
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-2{
	background: url('../images/criteria-icon-sprite.svg') no-repeat -120px 0;
	background-size: 480px 120px; 	
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-3{
	background: url('../images/criteria-icon-sprite.svg') no-repeat -240px 0;
	background-size: 480px 120px; 	
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-4{
	background: url('../images/criteria-icon-sprite.svg') no-repeat -360px 0;
	background-size: 480px 120px; 	
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text{
	margin-top: 20px; 
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text .title{
	font-size: 16pt;
    color: #2b9e84;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}
.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text .ratio{
	margin-top: 15px;
    font-size: 25pt;
    font-weight: bold;
}
.page-jcafc-thenewolds.page-photo-competition .section-timeline .event{
	padding: 30px 10px 50px 10px;
    text-align: left;
    border-top: 1px solid #cccccc;
}
.page-jcafc-thenewolds.page-photo-competition .section-timeline .event.last{
	border-bottom: 1px solid #cccccc; 
}
.page-jcafc-thenewolds.page-photo-competition .section-timeline .date{
	color: #2b9e84; 
}
.page-jcafc-thenewolds.page-photo-competition .section-timeline .date .highlight{
	color: red;
}
.page-jcafc-thenewolds.page-photo-competition .section-timeline .btn-primary{
	display: table; 
	margin: 0 auto; 
	margin-top: 50px;
}
.page-jcafc-thenewolds.page-photo-competition .section-timeline .tnc{
	display: block; 
	text-align: center;
	margin: 30px 0;
}

/*Voting - Photo Competition*/
.page-jcafc-thenewolds.page-voting .entry{
	background: #fff; 
	margin-bottom: 20px;
	box-shadow: 0 0 5px #cccccc;
}
.page-jcafc-thenewolds.page-voting .voted .entry{
	padding: 10px; 
}
.page-jcafc-thenewolds.page-voting .entry-info{
	padding: 10px;
	height: 415px; 
}
.page-jcafc-thenewolds.page-voting .voted .entry .col-sm-4{
	padding: 0; 
}
.page-jcafc-thenewolds.page-voting .voted .entry .col-sm-8{
	margin-top: 10px;
}
.page-jcafc-thenewolds.page-voting .entry-info img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-jcafc-thenewolds.page-voting .entrant-name{
	text-align: center; 
	color: #2b9e84; 
	padding: 10px 10px 15px 10px;
    font-weight: bold;
}
.page-jcafc-thenewolds.page-voting .voted .entrant-name{
	text-align: left; 
	padding: 0; 
	font-size: 20pt;
}
.page-jcafc-thenewolds.page-voting .entrant-name .photo-no{
	color: #898989;
    font-size: 12px;
    margin-top: 3px;
}
.page-jcafc-thenewolds.page-voting .voted .entrant-name .photo-no{
	font-size: 15px;
	margin: 10px 0;
}
.page-jcafc-thenewolds.page-voting .photo-thumb{
	width: 100%;
    background: #cccccc;
	height: 260px;
	margin-bottom: 10px; 
}
.page-jcafc-thenewolds.page-voting .voted .photo-thumb{
	height: 190px; 
	margin: 0;
}
.page-jcafc-thenewolds.page-voting .voted .photo-thumb img{
	height: 100%; 
	object-fit: cover; 
}
.page-jcafc-thenewolds.page-voting .photo-thumb .overlay{
	background-color: rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
}
.page-jcafc-thenewolds.page-voting .photo-thumb .overlay > div{
	color: #fff;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 32px);
    font-size: 20px;
    text-align: center;
}
.page-jcafc-thenewolds.page-voting .photo-thumb .overlay .fa{
	margin-bottom: 11px;
}
.page-jcafc-thenewolds.page-voting .photo-thumb .overlay:hover{
	opacity: 1; 
	cursor: pointer; 
}
.page-jcafc-thenewolds.page-voting .desc{
	padding: 10px 0;
    text-align: justify;
	display: inline; 
}
.page-jcafc-thenewolds.page-voting .voted .desc{
	font-size: 16px;
}
.page-jcafc-thenewolds.page-voting .btn-vote{
	width: 100%;
    border-radius: 0;
	background: #2b9e84;
    color: #fff;
}
.page-jcafc-thenewolds.page-voting .btn-vote.vote-selected{
	background: #002466; 
}
.page-jcafc-thenewolds.page-voting .btn-vote.vote-not-selected{
	background: #2b9e84; 
}
.page-jcafc-thenewolds.page-voting .btn-vote.vote-selected:hover{
	background: #34417c;
} 
.page-jcafc-thenewolds.page-voting .btn-vote.vote-not-selected:hover{
	background: #92c4b2; 
}

.page-jcafc-thenewolds.page-voting .btn-vote i{
	margin-right: 5px; 
}
.page-jcafc-thenewolds.page-voting .modal-entry .desc{
	width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 16px;
	display: block; 
}
.page-jcafc-thenewolds.page-voting .modal-entry .btn-vote{
	padding: 15px;
	border-radius: 5px;
	font-size: 20px;
}
.page-jcafc-thenewolds.page-voting .modal-entry .btn-vote i{
	margin-right: 10px;
}
.page-jcafc-thenewolds.page-voting .modal-entry .subtitle{
	margin-bottom: 0; 
}
.page-jcafc-thenewolds.page-voting .btn-load-more{
	width: 50%;
    margin: 0 auto;
    padding: 10px;
    display: block;
    background: #fff;
    border: 1px solid #cccccc;
	color: #595757; 
    border-radius: 50px;
    font-size: 16px;
}
.page-jcafc-thenewolds.page-voting .btn-load-more i{
	margin-right: 10px; 
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit{
    background: rgba(43,158,132,0.9);
    width: 100%;
    position: fixed;
    bottom: 0;
	padding: 10px;
    color: #fff;
	font-size: 20px; 
	font-weight: bold; 
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .col-sm-6{
	margin: 10px 0; 
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .num-of-vote{
	background: #fff;
	display: inline-block; 
    padding: 5px 30px;
    border-radius: 30pt;
    color: #2b9e84;
    margin: 0 10px;
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .alert{
	color: yellow;
	font-size: 16px;
	padding: 0;
    margin-bottom: 0;
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .submit{
	font-weight: normal; 
	background: #002466;
    color: #fff;
    padding: 5px 30px;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .submit:hover{
	background: #fabf00;
	color: #002466; 
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .submit.disable{
	background: #dcdddd; 
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .back{
	font-weight: normal; 
	background: #fff; 
	color: #2b9e84; 
	padding: 5px 30px;
	border: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.page-jcafc-thenewolds.page-voting .confirmtosubmit .back:hover{
	background: #2b9e84; 
	color: #fff; 
}
.page-jcafc-thenewolds.page-voting .section-form > .container{
	margin-bottom: 100px;
}

/*Winners List*/
.page-jcafc-thenewolds.page-winners-list .section-competition-header{
	padding-bottom: 0; 
}
.page-jcafc-thenewolds.page-winners-list .section-competition-header .container .section-title{
	margin-top: 60px;
}
.page-jcafc-thenewolds.page-winners-list .section-competition-header .section-content{
	margin-bottom: 60px; 
}
.page-jcafc-thenewolds.page-winners-list .section-competition-header .color-paper{
	width: 100%;
	height: 200px;
	position: absolute;
	bottom: 50px;
	left: 0;
	background: url('../images/color-paper.gif')no-repeat top center;
}
.page-jcafc-thenewolds.page-winners-list .section-winners::before{
	height: 80px; 
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners{
	background: #fff;
    box-shadow: 0 0 5px #cccccc;
	width: 80%;
    margin: 0 auto;
	margin-bottom: 100px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info{
	padding: 60px 10px 35px 10px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name{
	position: relative;
    height: 0;
    display: block;
    top: -85px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name .icon{
	width: 80px;
    height: 80px;
    background: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position: relative;
    top: -65px;
	left: -40px; 
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners .award-name .icon .icon-wrapper{
	width: 100%;
    height: 100%;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners.gold .award-name .icon .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat 0 0;
    background-size: 320px 80px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners.silver .award-name .icon .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat -80px 0;
    background-size: 320px 80px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners.bronze .award-name .icon .icon-wrapper{
	background: url(../images/awards-icon-sprite.svg)no-repeat -160px 0;
    background-size: 320px 80px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name .text{
	background-color: #2b9e84;
    color: #FFF;
    width: 200px;
	height: 50px; 
    font-size: 26px;
    letter-spacing: 10px;
    padding: 8px 5px 8px 1.5em;
    margin-left: 30px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name .text::after{
	content: "";
    position: absolute;
    display: block;
    border: 25px solid #2b9e84;
    top: 0;
    left: 8.5em;
    border-left-width: 1em;
    border-right-color: transparent;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .winners-name{
	color: #2b9e84;
    padding: 25px;
	font-weight: bold; 
	font-size: 23px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .desc{
	padding: 0 20px; 
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .btn-more{
	font-size: 14px; 
}
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .btn-more:hover,
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .btn-more:active,
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .btn-more:focus, 
.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .btn-more:visited{
	color: #2b9e84; 
	text-decoration: none; 
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .text{
	background-color: #2b9e84;
    color: #FFF;
    width: 300px;
	height: 50px; 
    font-size: 26px;
    padding: 8px 5px 8px 1.5em;
    margin: 0 auto;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .text::after{
	content: "";
    position: relative;
    display: block;
    border: 25px solid #2b9e84;
    bottom: 41px;
    right: -1.2em;
    border-left-width: 1em;
    border-right-color: transparent;
	z-index: -1; 
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .icon{
	width: 80px;
    height: 80px;
    background: #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    position: relative;
    top: -65px;
    left: calc(50% - 200px);
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .icon .icon-wrapper{
	width: 100%;
    height: 100%;
	background: url(../images/awards-icon-sprite.svg)no-repeat -240px 0;
    background-size: 320px 80px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .col-sm-6 .winner{
	width: 90%; 
	background: #fff;
    box-shadow: 0 0 5px #cccccc;
    margin: 0 auto;
    margin-bottom: 50px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .winners-info{
	padding: 10px 10px 35px 10px;
}
.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .col-sm-6.last{
	margin-left: calc(50% - 240px);
}
.page-jcafc-thenewolds.page-winners-list .photo-thumb{
	width: 100%;
	height: 480px; 
    background: #eeeeee;
}
.page-jcafc-thenewolds.page-winners-list .photo-thumb img{
	width: 100%;
    height: 100%;
    object-fit: contain;
}
.page-jcafc-thenewolds.page-winners-list .photo-thumb .overlay{
	background-color: rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
}
.page-jcafc-thenewolds.page-winners-list .photo-thumb .overlay:hover{
	opacity: 1;
    cursor: pointer;
}
.page-jcafc-thenewolds.page-winners-list .photo-thumb .overlay > div{
	color: #fff;
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 32px);
    font-size: 20px;
    text-align: center;
}
.page-jcafc-thenewolds.page-winners-list .group-of-merits .photo-thumb{
	height: 240px;
}
.page-jcafc-thenewolds.page-winners-list .photo-thumb .overlay .fa {
    margin-bottom: 11px;
}
.page-jcafc-thenewolds.page-winners-list .entrant-name{
	text-align: center;
	color: #2b9e84;
	padding: 10px 10px 15px 10px;
	font-weight: bold;
}
.page-jcafc-thenewolds.page-winners-list .subtitle {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #002466;
	line-height: 2;
}
.page-jcafc-thenewolds.page-winners-list .modal-entry .photo{
    height: 600px;
    background: #eeeeee;
}
.page-jcafc-thenewolds.page-winners-list .modal-entry .photo > img{
	width: 100%;
    height: 100%;
    object-fit: contain;
}
.page-jcafc-thenewolds.page-winners-list .modal-entry .desc {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 16px;
	display: block;
}

/*Event - HR Seminar*/
.page-jcafc-thenewolds.page-event .section-top-header .container-wrapper{
	background: #eef7f4;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 250px;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-top-header .container-wrapper{
    background-image: url(../event/images/hr-graphic.jpg);
}

/*Event - Workshop*/
.page-jcafc-thenewolds.page-event.page-workshop .section-top-header .container-wrapper{
    background-image: url(../event/images/workshop-graphic.jpg);
}
.page-jcafc-thenewolds.page-event.page-workshop .section-top-header .event-details li.enrollment-quota, 
.page-jcafc-thenewolds.page-event.page-workshop .section-top-header .event-details li.content{
	width: 100%!important;
}

/*Event - Walkability Tour*/
.page-jcafc-thenewolds.page-event.page-walkability-tour .section-top-header .container-wrapper{
    background-image: url(../event/images/walkability-tour-graphic.jpg);
}
.page-jcafc-thenewolds.page-event.page-walkability-tour .section-top-header .event-details li.route{
	width: 100%!important;
}
.page-jcafc-thenewolds.page-event.page-walkability-tour .section-top-header .event-details .route ol{
	padding-left: 20px; 
}
.page-jcafc-thenewolds.page-event.page-walkability-tour .section-top-header .event-details .route ol li{
	width: 100%; 
	margin-bottom: 1rem;
}


.page-jcafc-thenewolds.page-event .section-top-header .section-title{
	font-size: 30pt;
}
.page-jcafc-thenewolds.page-event .section-top-header .section-content{
	width: 60%;
    margin: 0 auto;
}
.page-jcafc-thenewolds.page-event .section-top-header .section-content .desc{
	font-size: 14pt;
    line-height: 1.5;
    text-align: center;
	margin-bottom: 40px; 
}
.page-jcafc-thenewolds.page-event .btn-primary{
	background: #2b9e84;
    border-color: #2b9e84;
    font-size: 20pt;
    font-weight: normal;
    padding: 12px 32px;
}
.page-jcafc-thenewolds.page-event .btn-primary:hover{
	background: #fff;
    color: #2b9e84;
}
.page-jcafc-thenewolds.page-event .section-top-header .tnc{
	display: block;
    margin: 30px 0;
}
.page-jcafc-thenewolds.page-event .section-top-header .section-subtitle{
	font-size: 20pt; 
	font-weight: bold; 
	color: #2b9e84;
    text-align: center;
    text-transform: none;
    margin-bottom: 1rem;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details{
	margin-top: 80px; 
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details ul{
	text-align: left;
	padding-left: 0;
	width: 80%;
    margin: 0 auto;
	position: relative;
    left: 80px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details ul > li{
	margin-bottom: 20px; 
	list-style-type: none; 
	width: 48%; 
	display: inline-block;
	vertical-align: top;
	padding-right: 60px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details li .icon{
	width: 40px; 
	height: 40px; 
	background: #000; 
	position: relative;
    top: 30px;
    left: -50px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .form .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat 0 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .enrollment-quota .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -40px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .time .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -80px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .date .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -120px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .lang .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -160px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .venue .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -200px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .live .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -240px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .content .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -280px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .fee .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -320px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .deadline .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -360px 0;
    background-size: 440px 40px;
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details .route .icon{
	background: url(../images/event-icon-sprite.svg)no-repeat -400px 0;
    background-size: 440px 40px;
}

.page-jcafc-thenewolds.page-event .section-top-header .event-details ul .title{
	color: #2b9e84;
	font-size: 12pt; 
	margin-bottom: 5px; 
}
.page-jcafc-thenewolds.page-event .section-top-header .event-details ul .desc{

}
.page-jcafc-thenewolds.page-event .remark{
	font-size: 12pt; 
}
.page-jcafc-thenewolds.page-event .section-post-event .video-wrapper{
	margin-bottom: 3em; 
}
.page-jcafc-thenewolds.page-event .section-post-event .photo .photo-thumb{
	margin-bottom: 3rem; 
}
.page-jcafc-thenewolds.page-event .section-post-event .photo .photo-thumb img{
	object-fit: cover;
	-webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.page-jcafc-thenewolds.page-event .section-post-event .photo .photo-thumb img:hover{
	opacity: 0.5; 
}


.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01, 
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02{
	margin-bottom: 80px; 
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .section-title{
	margin-bottom: 25px;
    padding-bottom: 25px;
	border-bottom: 8px solid;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .bg-img{
	background: #2b9e84;
    width: 50%;
    position: absolute;
	height: 500px;
	-moz-box-shadow:    15px 15px rgba(43,158,132,0.5);
	-webkit-box-shadow: 15px 15px rgba(43,158,132,0.5);
	box-shadow:         15px 15px rgba(43,158,132,0.5);
}
.active{
	opacity: 1!important; 
	transform: translateX(0)!important;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .bg-img{
	background: url('../event/images/theme-01.jpg'); 
	background-size: cover; 
    left: 50%;
	opacity: 0; 
	transform: translateX(100vw);
	transition: all 2s ease-in-out; 
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .bg-img{
	background: url('../event/images/theme-02.jpg'); 
	background-size: cover; 
    right: 50%;
	opacity: 0; 
	transform: translateX(-100vw);
	transition: all 2s ease-in-out; 
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .wrapper{
	margin-right: 50%;
    padding-top: 6rem;
    padding-right: 80px;
	text-align: left; 
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .wrapper{
	margin-left: 50%;
    padding-top: 6rem;
    padding-left: 80px;
	text-align: left; 
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .topic{
	font-size: 2.5rem;
    line-height: 1.5;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info{
	height: 130px; 
}

.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info.first{
	margin-top: 40px; 
	margin-bottom: 55px; 
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .photo{
	width: 5em;
    height: 5em;
    background: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	z-index: 1;
    position: relative;
	box-shadow: 0 0 5px 2px rgb(0 0 0 / 30%);
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .photo img{
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text{
	padding: 15px;
    background: #2b9e84;
    color: #fff;
	width: 90%;
    position: relative;
    top: -60px;
    left: 2em;
    padding-left: 75px;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text .speaker{
	font-size: 14pt; 
	margin-bottom: 8px;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text .bg-info{
	font-size: 12px; 
	background: transparent;
	padding-left: 20px;
	margin-bottom: 0;
}
.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text .bg-info li{
	margin-bottom: 3px; 
}
.page-jcafc-thenewolds.page-event .section-theme .tnc{
	display: block;
   	margin: 30px 0;
}
.page-jcafc-thenewolds.page-event .section-theme .remark{
	text-align: center; 
}



/*Article*/
.page-jcafc-thenewolds.page-article > section::before{
	height: 40px; 
}
.page-jcafc-thenewolds.page-article .content-img{
	height: 180px;
	background: #cccccc; 
}
.page-jcafc-thenewolds.page-article .content-img .bg{
	width: 100%; 
	height: 100%; 
}
.page-jcafc-thenewolds.page-article .content-img .category{
	height: 60px;
	color: #fff; 
	text-align: center; 
    background: rgba(43,158,132,0.5);
    position: relative;
    bottom: 80px;
	font-size: 34px;
	font-weight: bold; 
    line-height: 60px;
	letter-spacing: 4pt;
}
.page-jcafc-thenewolds.page-article .section-content .container{
	background: #f7f8f8;
    padding: 35px 80px;
}
.page-jcafc-thenewolds.page-article .section-content .section-title{
	font-size: 34px;
    line-height: 1.3;
}
.page-jcafc-thenewolds.page-article .section-content .text{
	font-size: 18px;
    line-height: 1.6;
    text-align: justify;
}
.page-jcafc-thenewolds.page-article .section-content .passage{
	font-size: 18px;
    line-height: 1.6;
    text-align: justify;
}
.page-jcafc-thenewolds.page-article .section-content .passage a{
	cursor: pointer;
}
.page-jcafc-thenewolds.page-article .section-content .image{
	width: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.page-jcafc-thenewolds.page-article .section-content .caption{
	margin-bottom: 20px; 
}
.page-jcafc-thenewolds.page-article .section-content li{
	font-size: 14pt; 
	text-align: left; 
}

/*Article Content*/
.page-jcafc-thenewolds.page-thenewolds-content .article-categories{
	padding-left: 0; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories li{
	list-style: none; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title{
	background: #cccccc;
    height: 250px;
	-webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title a{
	display: block; 
	width: 100%; 
	height: 100%; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.career{
	background: url("../article/images/content-bg/1.jpg")no-repeat; 
	background-size: cover; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.hobbies{
	background: url("../article/images/content-bg/2.jpg")no-repeat; 
	background-size: cover; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.volunteer{
	background: url("../article/images/content-bg/3.jpg")no-repeat; 
	background-size: cover; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.video{
	background: url("../article/images/content-bg/4.jpg")no-repeat; 
	background-size: cover; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title:hover{
	/*background-size: 120%!important; */
	/*background-position: center center!important; */
	opacity: 0.5; 
}

.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title a:hover,
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title a:active,
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title a:focus{
	text-decoration: none; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title .text{
	background: rgba(43,158,132,0.8);
	color: #fff; 
    padding: 10px 20px;
	text-align: left; 
    position: relative;
    display: block;
    width: 100%;
    bottom: -206px;
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title .text::after{
	content: ""; 
	border: solid #fff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	-webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
	position: absolute;
    right: 20px;
    top: 18px;
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.coming-soon .text::after{
	content: "即將推出";
    border: 0;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    top: 7px;
    right: 8px;
    background: rgba(200,200,200,0.8);
    font-size: 12pt;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
    padding: 5px 10px;
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.coming-soon a{
	pointer-events: none;
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .title.coming-soon:hover{
	cursor: grab; 
}
.page-jcafc-thenewolds.page-thenewolds-content .article-categories .desc{
	margin: 20px 0;
    font-size: 11pt;
    line-height: 1.5;
    text-align: left;
}

/*ebook*/
.page-jcafc-thenewolds.page-course-content.page-article .ebook .thumb-img{
	width: 70%;
    margin: 0 auto;
}
.page-jcafc-thenewolds.page-course-content.page-article .ebook .passage{
	padding: 40px 15px;
}
.page-jcafc-thenewolds.page-course-content.page-article .ebook .passage p{
	margin-bottom: 0; 
}

/*Popup box*/
.page-jcafc-thenewolds .popup.subscribe{
	padding: 20px;
	text-align: center;
    background-color: #fff;
    min-width: 400px;
    position: fixed;
    bottom: -280px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 20%);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    transition: bottom .3s;
}
.page-jcafc-thenewolds .popup h4{
	line-height: 1.5; 
}
.page-jcafc-thenewolds .popup .close{
	width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.page-jcafc-thenewolds .popup .submit{
	margin-top: 20px; 
}

/*Enquiry*/
.page-jcafc-thenewolds.page-enquiry .section-title{
	border-bottom: 1px solid #2b9e84; 
	width: 100%;
    padding-bottom: 30px;
}
.page-jcafc-thenewolds.page-enquiry .links{
	padding: 0; 
}
.page-jcafc-thenewolds.page-enquiry .links li{
	list-style: none; 
	margin-bottom: 50px; 
}
.page-jcafc-thenewolds.page-enquiry .links .name{
	font-weight: bold;
    font-size: 16pt;
    margin-bottom: 16px;
}
.page-jcafc-thenewolds.page-enquiry .links .content{
	font-size: 12pt; 
	color: #3e3a39; 
	line-height: 2;
}

/*Thumb blk*/
.page-jcafc-thenewolds .thumb-blk{
	color: #333;
    background-color: #FFF;
    border-bottom: 2px solid #2b9e84;
    margin-bottom: 30px;
    position: relative;
}
.page-jcafc-thenewolds .article-list{
	list-style: none;
	padding: 0; 
}
.page-jcafc-thenewolds .article-list li{
	text-align: left; 
}
.page-jcafc-thenewolds .thumb-blk .thumb{
	width: 260px;
    height: 135px;
    position: absolute;
    left: 0;
    top: 10px;
    overflow: hidden;
}
.page-jcafc-thenewolds .thumb-blk .thumb-info{
	padding-left: 272px;
    min-height: 154px;
}
.page-jcafc-thenewolds .thumb-blk .thumb-info .title{
	font-size: 16pt;
    line-height: 1.4;
    height: auto;
    max-height: 80px;
    margin-bottom: 5px;
    overflow: hidden;
}
.page-jcafc-thenewolds .thumb-blk .thumb-info .desc{
	font-size: 14px;
    color: #888;
    height: 50px;
    margin-top: 4px;
    margin-bottom: 10px;
    overflow: hidden;
}
.page-jcafc-thenewolds .thumb-blk .thumb-info .btn-more{
	padding: 2px 10px;
    color: #fff;
	border: 1px solid #2b9e84;
    background: #2b9e84;
    border-radius: 5px;
	position: absolute;
    bottom: 10px;
}
.page-jcafc-thenewolds .thumb-blk .thumb-info .btn-more:hover{
    background: #fff;
	color: #2b9e84; 
    border: 1px solid #2b9e84;
    border-radius: 5px;
	text-decoration: none; 
}

@media screen and (max-width: 1200px) {
	/*Photo Competition*/
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li{
		width: 260px; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li::before{
		width: 260px;
		margin-left: -130px;
	}
}
@media screen and (max-width: 992px) {
	/*Slider*/
	.page-jcafc-thenewolds header .main-content .slider{
		height: 360px; 
	}
	/*Photo Competition*/
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li{
		width: 190px; 
		height: 258px; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li::before{
		width: 190px;
		height: 258px; 
		margin-left: -95px; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper{
		width: 225px;
   		height: 225px;
	}
	/*Thumb blk*/
	.page-jcafc-thenewolds .thumb-blk .thumb{
		width: 200px;
    	height: 104px;
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info{
		padding-left: 212px;
   		min-height: 124px;
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info .desc{
		display: none; 
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info .btn-more{
		position: absolute;
    	bottom: 10px;
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info .title{
		font-size: 13pt;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper::before{
		width: 225px;
		height: 225px; 
		top: -5px;
    	left: 10px;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper{
		padding: 35px;
	}
	/*Photo Competition - Winners*/
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .col-sm-6.last{
		margin-left: calc(50% - 180px);
	}
	.page-jcafc-thenewolds.page-winners-list .group-of-merits .photo-thumb{
		height: 182px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-competition-header .color-paper{
		bottom: 10px;
	}
	/*Event - HR Seminar*/
	.page-jcafc-thenewolds.page-event .section-top-header .event-details ul > li{
		padding-right: 90px; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .bg-img, 
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .bg-img{
		height: 440px; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .wrapper, 
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .wrapper{
		padding-bottom: 0; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .wrapper{
		padding-top: 4rem; 
	}
	
}

@media screen and (min-width: 767px) and (max-width: 992px){
	.page-jcafc-thenewolds header{
		margin-top: 35px; 
	}
	/*.page-jcafc-thenewolds .navbar-fixed-top .navbar-collapse{
		padding-left: 0; 
	}*/
}
	
@media screen and (max-width: 767px) {
    .page-jcafc-thenewolds .navbar-custom .navbar-header {
        background: transparent;
    }
    .page-jcafc-thenewolds .navbar-fixed-top .navbar-collapse {
        background: #fff;
		border-top: 1px solid #002466; 
    }
	.page-jcafc-thenewolds .navbar .dropdown > a{
		/*pointer-events: none;*/
	}
	.page-jcafc-thenewolds .navbar-custom .navbar-nav .dropdown .dropdown-wrapper .caret{
		position: absolute; 
		top: 20px; 
		left: auto; 
		right: 0; 
	}
	.page-jcafc-thenewolds .navbar .dropdown .dropdown-content{
		position: relative;
	}
	.page-jcafc-thenewolds .navbar .dropdown:focus, > .dropdown-content, 
	.page-jcafc-thenewolds .navbar .dropdown:active > .dropdown-content{
		display: block; 
	}
	.page-jcafc-thenewolds header{
		margin-top: 0; 
	}
    .page-jcafc-thenewolds header .desc {
        position: relative;
        line-height: 1.6;
        padding: 12px 0;
		width: 80%; 
    }
    .page-jcafc-thenewolds header .main-content .title {

    }
	.page-jcafc-thenewolds.page-home header .main-content .bg{
		display: none; 
	}
	.page-jcafc-thenewolds header .main-content .bg-mobile{
		display: block;
		background: url(../images/main-visual-mobile.png) no-repeat center;
		background-size: 670px 140px;
		height: 150px;
		margin-top: 15px;
		margin-left: calc(50% - 50vw);
    	margin-right: calc(50% - 50vw);
	}
	.page-jcafc-thenewolds header .main-content .slider{
		width: 90%; 
		border: 10px solid #2b9e84;
	}
	.page-jcafc-thenewolds.page-home .slider .dots-gp{
		display: none; 
	}
	
	/*Photo Competition*/
	.page-jcafc-thenewolds.page-photo-competition .section-competition-header .container-wrapper{
		padding-bottom: 200px;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li{
		width: 80%;
		height: 250px; 
		display: block;
		margin: 60px auto;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li::before{
		width: 76%;
		height: 250px; 
		margin-left: -38%;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .name{
		font-size: 20pt; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .detail li{
		font-size: 14pt;
	}
	
	.page-jcafc-thenewolds.page-reg-form .form-upload .btn-primary{
		margin: 8px 2px 0 2px;
	}
	.page-jcafc-thenewolds.page-reg-form .form-upload .form-control{
		display: block; 
	}
	.page-jcafc-thenewolds.page-reg-form .form-upload .btn-upload{
		margin-left: 0; 
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}
	.top-banner .pc_none{
		display: block; 
	}
	.top-banner .pc_none{
		display: none; 
	}
	.page-jcafc-thenewolds .section-details .col-sm-4{
		margin-bottom: 60px;
	}
	.page-jcafc-thenewolds .section-details .section-title{
		padding-bottom: 20px;
    	margin-bottom: 20px;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper{
		margin-bottom: 20px;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-judges .judges-list .wrapper::before{
		left: calc(50% - 117px);
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .col-sm-3{
		display: table; 
		margin: 0 auto;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .icon{
		display: table-cell; 
		vertical-align: middle; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text{
		display: table-cell; 
		margin-top: 0; 
		vertical-align: middle; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text .title{
		display: inline-block;
		border: 0; 
		margin: 0 20px;
		padding-bottom: 0;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text .ratio{
		display: inline-block; 
		margin-top: 0;
	}
	
	/*Voting - Photo Competition*/
	.page-jcafc-thenewolds.page-voting .voted .photo-thumb{
		height: 280px; 
	}
	.page-jcafc-thenewolds.page-voting .voted .desc{
		font-size: 12px; 
	}
	
	/*Winner - Photo Competition*/
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .col-sm-6.last{
		margin-left: 0; 
	}
	.page-jcafc-thenewolds.page-winners-list .photo-thumb, .page-jcafc-thenewolds.page-winners-list .group-of-merits .photo-thumb{
		height: 250px;
	}
	
	/*Event - HR Seminar*/
	.page-jcafc-thenewolds.page-event .section-top-header .container-wrapper{
		padding-bottom: 200px;
	}
	.page-jcafc-thenewolds.page-event .section-top-header .event-details ul{
		left: 40px;
		width: 50%; 
	}
	.page-jcafc-thenewolds.page-event .section-top-header .event-details ul > li{
		width: 100%;
		display: block;
		margin-bottom: 10px;
		padding-right: 0; 
	}
	
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .wrapper,
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .wrapper{
		width: 100%;
		margin: 0;
		text-align: center;
		padding: 5rem 0;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .wrapper{
		padding-right: 0;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .wrapper{
		padding-left: 0;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .bg-img, 
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .bg-img{
    	width: 90%;
    	position: relative;
    	height: 300px;	
		margin: 0 auto; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .bg-img{
		left: 0;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .bg-img{
		right: 0;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info{
		height: auto; 
		margin-bottom: 30px; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .photo{
		margin: 0 auto; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text{
		top: 0; 
		left: 0; 
		margin: 0 auto; 
		margin-top: -50px; 
		padding-top: 65px; 
		padding-left: 20px;
    	padding-right: 20px;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text .speaker{
		font-size: 18px; 
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .speaker-info .text .name{
		font-size: 20px; 
	}
	.page-jcafc-thenewolds.page-reg-form.page-hr-seminar .event-details ul{
		width: 90%; 
	}
	.page-jcafc-thenewolds.page-reg-form.page-hr-seminar .desc{
		width: 65%;
	}
	
	/*Article*/
	.page-jcafc-thenewolds.page-article .section-content .container{
		padding: 35px 50px; 
	}
}

@media screen and (max-width: 650px) {
	.page-jcafc-thenewolds header .main-content .slider{
		width: 110%; 
		border-top: 8px solid #2b9e84;
		border-bottom: 8px solid #2b9e84;
		border-left: 0;
		border-right: 0; 
		margin-left: calc(50% - 50vw);
    	margin-right: calc(50% - 50vw);
	}
	.page-jcafc-thenewolds.page-subpage header .main-content .bg{
		display: none; 
	}
	.page-jcafc-thenewolds header .main-content .title{
		width: 80%; 
	}
	.page-jcafc-thenewolds.page-reg-form .title{
		width: 100%; 
		margin-bottom: 1rem;
	}
	.page-jcafc-thenewolds.page-reg-form .desc{
		width: 100%; 
		margin-bottom: 1rem;
	}
}
@media screen and (max-width: 600px) {
	.page-jcafc-thenewolds header .main-content .slider{
		height: 350px; 
	}
	/*Home Page*/
	.page-jcafc-thenewolds.page-home .fb-page .icon{
		font-size: 60px; 
	}
	.page-jcafc-thenewolds.page-home .fb-page .link{
		width: 60%; 
	}
	.page-jcafc-thenewolds.page-home .fb-page .search-icon{
		padding: 19px; 
	}
	/*ebook*/
	.page-jcafc-thenewolds.page-course-content.page-article .ebook .thumb-img{
		width: 100%;
	}
	/*Event - HR Seminar*/
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .bg-img, 
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .bg-img{
		height: 300px;
	}
}
@media screen and (max-width: 550px) {
    .page-jcafc-thenewolds header .main-content {
        margin-top: 0;
    }
	.page-jcafc-thenewolds header .desc{
		width: 90%; 
	}
	.page-jcafc-thenewolds header .main-content .slider{
		height: 300px; 
	}
	/*Sub Page*/
	.page-jcafc-thenewolds.page-subpage .container .section-title{
		margin-top: 40px; 
	}
	/*Article*/
	.page-jcafc-thenewolds.page-article .container .section-title{
		margin-top: 0; 
	}
	/*Photo Competition*/
	.page-jcafc-thenewolds.page-photo-competition .section-competition-header .container{
		padding: 0;  
	}
	.page-jcafc-thenewolds.page-photo-competition .section-competition-header .section-title{
		font-size: 25pt; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-competition-header .section-content{
		width: 80%; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-competition-header .container-wrapper{
		padding-bottom: 160px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-competition-header .color-paper{
		background-size: 50%; 
		bottom: 0; 
		height: 150px;
	}
    .page-reg-form .radio-inline + .radio-inline {
        margin-left: 0;
    }
	/*Event - HR Seminar*/
	.page-jcafc-thenewolds.page-event .section-top-header .container{
		padding: 0;
	}
	.page-jcafc-thenewolds.page-event .section-top-header .container-wrapper{
		padding-bottom: 160px;
	}
	.page-jcafc-thenewolds.page-event .section-top-header .section-title{
		font-size: 25pt; 
	}
	.page-jcafc-thenewolds.page-event .section-top-header .section-content{
		width: 80%; 
	}
	
}
@media screen and (max-width: 510px) {
}
@media screen and (max-width: 500px) {
	.page-jcafc-thenewolds .navbar .navbar-brand{
		width: 75%; 
	}
    .page-jcafc-thenewolds header .desc {
        font-size: 14px;
        line-height: 1.42857;
    }
	.page-jcafc-thenewolds header .main-content .slider{
		height: 280px; 
	}
	.page-jcafc-thenewolds.page-reg-form .form-title{
		margin-top: 20px; 
	}
	/*Thumb blk*/
	.page-jcafc-thenewolds .thumb-blk .thumb{
		width: 130px;
    	height: 104px;
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info{
		padding-left: 142px;
    	min-height: 88px;
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info .title{
		max-height: 50px;
	}
	.page-jcafc-thenewolds .section-content .container{
		padding: 0 15px;
	}
	
	/*Home Page*/
	.page-jcafc-thenewolds.page-home .fb-page .link{
		width: 60%; 
		font-size: 10pt; 
	}
	.page-jcafc-thenewolds.page-home .fb-page .search-icon{
		padding: 18px 10px; 
	}
	
	/*About Us*/
	.page-jcafc-thenewolds.page-about-us .q-and-a .question .icon{
		width: 40px;
   	 	height: 40px;
	}
	.page-jcafc-thenewolds.page-about-us .q-and-a .question .text{
		width: calc(85% - 40px);
	}
	.page-jcafc-thenewolds .thumb-blk .thumb-info .btn-more{
		font-size: 9pt;
	}
	/*Article*/
	.page-jcafc-thenewolds.page-article .section-content .container{
		padding: 35px 20px; 
	}
	/*Voting - Photo Competition*/
	.page-jcafc-thenewolds.page-voting .confirmtosubmit{
		font-size: 16px; 
	}
	.page-jcafc-thenewolds.page-voting .confirmtosubmit .col-sm-6{
		margin: 5px 0; 
	}
	.page-jcafc-thenewolds.page-voting .confirmtosubmit .alert{
		display: block; 
		margin: 5px;
	}
	/*Winners - Photo Competition*/
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners{
		width: 95%; 
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info{
		padding-top: 40px; 
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name{
		top: -58px;
		left: calc(50% - 75px + 0.5em); 
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name .text::after{
		border: 21px solid #2b9e84;
		border-left-width: 0.2em;
		border-right-color: transparent;
		left: 7.5em;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name .text{
		width: 150px;
		height: 42px; 
    	font-size: 20px;
		margin-left: 5px; 
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .award-name .icon{
		width: 60px;
    	height: 60px;
		top: -52px;
    	left: -35px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners.gold .award-name .icon .icon-wrapper{
		background: url(../images/awards-icon-sprite.svg)no-repeat 0 0;
    	background-size: 240px 60px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners.silver .award-name .icon .icon-wrapper{
		background: url(../images/awards-icon-sprite.svg)no-repeat -60px 0;
    	background-size: 240px 60px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners.bronze .award-name .icon .icon-wrapper{
		background: url(../images/awards-icon-sprite.svg)no-repeat -120px 0;
   		background-size: 240px 60px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .winners-name{
		padding: 25px 0; 
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .winners-info .desc{
		padding: 0; 
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .text{
		width: 200px;
		height: 42px;
		font-size: 20px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .text::after{
		content: "";
		position: relative;
		display: block;
		border: 21px solid #2b9e84;
		bottom: 34px;
		right: -1.3em;
		border-left-width: 1em;
		border-right-color: transparent;
		z-index: -1;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .icon{
		width: 60px;
    	height: 60px;
		top: -54px;
    	left: calc(50% - 140px);
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .icon .icon-wrapper{
		background: url(../images/awards-icon-sprite.svg)no-repeat -180px 0;
		background-size: 240px 60px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .col-sm-6 .winner{
		width: 100%; 
	}
	.page-jcafc-thenewolds.page-winners-list .modal-entry .photo{
		height: 400px;
	}  
	.page-jcafc-thenewolds header .main-content {
        margin-top: 0;
    }
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text .title,
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .text .ratio{
		display: block;
	}
	.page-jcafc-thenewolds.page-home .fb-page .link{
		padding: 12px 10px;
		font-size: 9pt;
	}
	.page-jcafc-thenewolds.page-voting .voted .photo-thumb{
		height: 190px;
	}
	.page-jcafc-thenewolds.page-voting .voted .entrant-name{
		font-size: 16pt; 
	}
	.page-jcafc-thenewolds.page-voting .voted .entrant-name .photo-no{
		font-size: 12px;
		margin: 5px 0;
	}
	/*Event - HR Seminar*/
	.page-jcafc-thenewolds.page-event .section-top-header .event-details ul{
		width: 65%;
	}
}

@media screen and (max-width: 400px) {
	.page-jcafc-thenewolds header .main-content .slider{
		height: 220px; 
		margin-top: 5px; 
	}
	.page-jcafc-thenewolds.page-subpage .container .section-title{
		font-size: 20pt;
	}
	/*Photo Competition*/
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .name{
		font-size: 16pt; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .detail li{
		font-size: 12pt; 
	}
	.page-jcafc-thenewolds header .main-content .bg-mobile{
		height: 100px; 
		background-size: 479px 100px;
	}
	.page-jcafc-thenewolds.page-home .fb-page .icon{
		font-size: 36px; 
	}
	.page-jcafc-thenewolds.page-home .fb-page .link{
		padding: 5px;
	}
	.page-jcafc-thenewolds.page-home .fb-page .search-icon{
		padding: 11px; 
	}
	/*Winners - Photo Competition*/
	.page-jcafc-thenewolds.page-winners-list .modal-entry .photo{
		height: 320px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-competition-header .color-paper {
    	bottom: 0;
    	height: 110px;
	}
	/*Event - HR Seminar*/
	.page-jcafc-thenewolds.page-event .section-top-header .section-title{
		font-size: 20pt; 
	}
	.page-jcafc-thenewolds.page-event .section-top-header .event-details ul{
		width: 70%;
    	left: 30px;
	}
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-01 .bg-img, 
	.page-jcafc-thenewolds.page-event.page-hr-seminar .section-theme .theme-02 .bg-img{
		height: 180px;
	}
}

@media screen and (max-width: 360px) {
	/*Home Page*/
	.page-jcafc-thenewolds header .desc{
		font-size: 12px; 
		margin-top: -15px;
	}
	.page-jcafc-thenewolds header .container .content{
		margin-top: -20px;
	}
	.page-jcafc-thenewolds.page-home .fb-page .icon{
		font-size: 30px; 
	}
	.page-jcafc-thenewolds.page-home .fb-page .link{
		font-size: 8pt;
	}
	.page-jcafc-thenewolds.page-home .fb-page .search-icon{
		padding: 9px;
	}
	/*Photo Competition*/
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li{
		height: 255px; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list > li::before{
		height: 255px; 
		width: 72%;
		margin-left: -36%;
	}
	.page-jcafc-thenewolds.page-photo-competition .section-awards .awards-list .detail li{
		font-size: 10pt; 
	}
	.page-jcafc-thenewolds.page-photo-competition.page-photo-competition .section-criteria .criteria-list .col-sm-3{
		margin-bottom: 20px;
	}
	.page-jcafc-thenewolds.page-photo-competition.page-photo-competition .section-criteria .criteria-list .icon{
		width: 80px; 
		height: 80px; 
	}
	.page-jcafc-thenewolds.page-photo-competition.page-photo-competition .section-criteria .criteria-list .criteria-1, 
	.page-jcafc-thenewolds.page-photo-competition.page-photo-competition .section-criteria .criteria-list .criteria-2, 
	.page-jcafc-thenewolds.page-photo-competition.page-photo-competition .section-criteria .criteria-list .criteria-3, 
	.page-jcafc-thenewolds.page-photo-competition.page-photo-competition .section-criteria .criteria-list .criteria-4{
		background-size: 320px 80px; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-2{
		background-position: -80px 0; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-3{
		background-position: -160px 0; 
	}
	.page-jcafc-thenewolds.page-photo-competition .section-criteria .criteria-list .criteria-4{
		background-position: -240px 0; 
	}
}
@media only screen and (min-width: 768px) {
	.page-jcafc-thenewolds .navbar-custom .nav .other-links{
		margin-top: -35px; 
	}
    .page-jcafc-thenewolds .navbar-custom .dropdown-menu {
        min-width: 200px;
    }
    .page-jcafc-thenewolds .navbar-custom .nav .other-links .follow-us .text {
        font-size: 13px;
    }
    .page-jcafc-thenewolds .navbar-custom .nav li a.btn-register {
        font-size: 15px;
    }
	.top-banner .pc_none{
		display: none; 
	}
	.top-banner .sp_none{
		display: block; 
	}
	
}

@media screen and (min-width: 992px) {
	.page-jcafc-thenewolds {
        padding-top: 90px;
    }
    .page-jcafc-thenewolds .navbar-custom .nav .other-links .follow-us .text {
        font-size: 15px;
    }
    .page-jcafc-thenewolds header .desc {
		width: 50%;
    	margin: 0 auto;
        line-height: 1.6;
        padding-bottom: 0;
    }
    .page-jcafc-thenewolds header .main-content .title {
		width: 45%; 
    }
	.modal-entry .modal-dialog, 
	.modal-photo .modal-dialog{
		width: 800px; 
	}
}

@media (min-width: 1200px) {}

@-moz-document url-prefix() {
    .page-jcafc-thenewolds.page-subpage header .main-content .bg .bg-left::before{
	 	left: 0;
		right: 0;
		margin-right: 67%;
	}
	.page-jcafc-thenewolds.page-subpage header .main-content .bg .bg-right::before{
		left: 0;
		right: 0;
		margin-left: 67%;
	}
	.page-jcafc-thenewolds.page-home header .main-content .bg .bg-left::before{
		left: 0; 
		right: 0; 
		margin-left: -35%; 
	}
	.page-jcafc-thenewolds.page-home header .main-content .bg .bg-right::before{
		left: 0; 
		right: 0; 
		margin-left: 65%;
		width: 100%;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .text::after{
		bottom: 42px; 
	}
}

/*  IE  */
@media screen\0, screen\9 {
 	.page-photo-competition.page-jcafc-thenewolds .section-awards .awards-list > li::before{
	 	margin-left: -15px;
	}
	.page-jcafc-thenewolds.page-winners-list .section-winners .group-of-merits .award-name .text::after{
		bottom: 42px; 
	}
 }