 /* 
* ==================================================== Events Page ===================================================== 
*/
.events-page {
    background: #fbd304;
}
.events-section .desc-title p:last-child {
    margin: 0 0 6.4px;
}
.events-section .desc-title a {
    color: #26b6b2;
}
.posts-list .post-item {
    margin-bottom: 30px;
}
.posts-list .post-item-image {
    margin: 19px 0 21px;
}


.posts-list .post-item-image .post-image-bkg {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-bottom: 61.8%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.posts-list .post-item-image .post-image-bkg img {
    display: none;
}

.posts-list .post-item-image {
    z-index: 1;
}
.post-details-bkg {
    background: #26b6b2;
    padding: 20px 84px;
	color: #ffffff;
}

.posts-list .post-item:hover .post-details-inner .btn.learn-more{
	/* background: #fff; */
}
.posts-list .post-item-image a{
	border: 9px solid #ffffff;
	display: block;
	overflow: hidden;
}
.posts-list .post-item .post-item-image .post-image-bkg{
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
}
.posts-list .post-item:hover .post-item-image .post-image-bkg{
	-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.post-details-inner .post-info {
    margin-top: 26px;
}

.post-details-inner .post-info span.date {
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-right: 25px;
}

.post-details-inner .post-info span.post-locattion {
    font-family: "Avenir-Heavy";
    letter-spacing: 0.9777778px;
}

.post-details-inner .title-post {}

.post-details-inner .title-post h5 {
    margin: 15px 0 26px;
    font-family: "Avenir-Black";
    line-height: 27px;
    letter-spacing: 0.1px;
}

.post-details-inner .title-post h5 a {
    color: #ffffff;
	text-decoration: none;
}
.post-details-inner .btn.learn-more {
	padding: 4px 26px 2px;
	height: auto;
}
.post-details-inner .btn.learn-more:hover{
	background: #ffd913;
}
.events-post.posts-list {
    padding-bottom: 55px;
}

@media only screen and (min-width: 1200px) {
	.posts-list .post-item {
		margin-bottom: 30px;
	}
	.posts-list .post-item-image {
		margin: 19px 0 21px;
	}
	.post-details-bkg {
		padding: 20px 200px 20px 84px;
	}
	.post-details-inner .post-info {
		margin-top: 26px;
	}
	.post-details-inner .post-info span.date {
		font-size: 16px;
		margin-right: 25px;
	}
	.post-details-inner .title-post h5 {
		margin: 15px 0 26px;
		line-height: 27px;
	}
	.post-details-inner .btn.learn-more {
		padding: 4px 26px 2px;
	}
	.events-post.posts-list {
		padding-bottom: 142px;
	}
}

@media only screen and (min-width: 1200px) {
	.events-posts .container {
		max-width: 1150px;
	}
	.posts-list .post-item-image {
		-ms-flex: 0 0 28.086%;
		flex: 0 0 28.086%;
		max-width: 28.086%;
	}
	.posts-list .post-item-details {
		-ms-flex: 0 0 77.914%;
		flex: 0 0 77.914%;
		max-width: 77.914%;
		margin-left: -6%;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
	.posts-list .post-item-details {
		-ms-flex: 0 0 73.666667%;
		flex: 0 0 73.666667%;
		max-width: 73.666667%;
		margin-left: -7%;
	}
	.post-details-bkg {
		padding: 20px 50px;
	}
	.post-details-inner .post-info span.post-locattion {
		display: block;
	}
	.events-post.posts-list {
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.top-about .question-title p {
		font-size: 14px;
	}
	.post-details-bkg {
		padding: 22px 25px 39px;
	}

	.posts-list .post-item-image {
		margin: 19px 0 0;
	}

	.post-details-inner .post-info {
		margin-top: 0;
	}

	.post-details-inner .post-info span.post-locattion {
		display: block;
		letter-spacing: 0.9px;
	}
	.post-details-inner .post-info span.date {
		margin: 0 0 3px;
		display: block;
	}
	.post-details-inner .title-post h5 {
		margin: 22px 0 25px;
	}
	.post-details-inner .btn.learn-more {
		max-width: 176px;
		margin: 0 auto;
		display: block;
	}
	.posts-list .post-item {
		margin-bottom: 1px;
	}	
	.events-page .nav-links {
		margin-top: 50px;
	}
	.events-post.posts-list {
		padding-bottom: 40px;
	}
}/* 
* ==================================================== Events Page ===================================================== 
*/


/* 
* ==================================================== Get Involved - Share Your Personal Story ===================================================== 
*/
.get-involved-story {
    background: rgba(169, 228, 250, 0.1532273);
}
.story-section.story-top-content {
    padding: 0;
    background: #ffd913;
}
.story-top-content .section-image {
    padding: 0;
}
.story-top-content .section-content-inner {
    float: right;
    max-width: 545px;
	padding-top: 30px;
    padding-bottom: 30px;
}
.story-top-content .col-md-12.text-center .section-content-inner {
    max-width: 100%;
    float: none;
    padding: 38.4px 0 12.8px;
}
.story-top-content .section-image .banner-image-bkg {
    padding-bottom: 105.625%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.story-top-content .section-image .banner-image-bkg img {
    display: none;
}
.story-top-content  h1 {
    line-height: 1.15;
    margin-bottom: 25.6px;
}
.story-top-content .question-title p {
    margin-bottom: 7.04px;
}
.story-top-content .desc-title {
    margin-bottom: 28.16px;
}
.story-top-content .desc-title a,
.story-happen-article .section-content a {
    color: #26b6b2;
}
.story-happen-article .section-content a:hover{
	color: #26b6b2;
	text-decoration: underline;
	cursor: pointer;
}
.story-top-content .desc-title p {
    letter-spacing: 0.973px;
    margin-bottom: 23.04px;
}
.story-section.story-know-more {
    padding: 79px 0;
    background: #fff;
}

.story-item .story-item-inner {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #26b6b2;
    padding: 43px 45px 25px;
    height: 100%;
    position: relative;
}
.story-item .story-item-inner h6.sub-title {
	color: #ffffff;
	font-family: "Avenir-Medium";
	line-height: 23px;
	letter-spacing: 0.9777778px;
	text-transform: none;
	margin-bottom: 4px;
}
.story-item:last-child .story-item-inner {
    padding-top: 23px;
}

.story-item .story-item-inner h4 {
    color: #ffd913;
    font-family: "DIN-Medium";
    font-size: 35px;
    font-weight: 400;
    line-height: 1.15;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;
	margin: 0;
}
.story-item .story-item-inner .story-item-btn {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -15.5px;
}

.story-item .story-item-inner .story-item-btn .btn {
    min-width: 176px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    -ms-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
}
.story-item .story-item-inner .story-item-btn .btn:hover {
    border-color: #ffd913;
}
.story-item .story-item-inner:hover .story-item-btn .btn {
    visibility: visible;
    opacity: 1;
    background: #ffd913;
    border: 1px solid #ffd913;
}
.story-item .story-item-inner .link-batch{
	position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    left: 0;
    top: 0;
}
.submitting-item.submitting-item-form {
    background: #26b6b2;
    padding: 67px 77px 40px 103px;
}

.submitting-item.submitting-item-content {
    background: #ffd913;
	padding: 65px 75px 60px 70px;
}

.submitting-item-form .form-item {
    margin-bottom: 36px;
}
.submitting-item-form .form-item label {
    width: 100%;
	margin: 0;
}
.submitting-item-form .form-item span.label {
    color: #ffffff;
    font-family: "DIN-Medium";
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1.222222px;
    margin-bottom: 9px;
	display: block;
}
.submitting-item-form .form-item input,
.submitting-item-form .form-item textarea {
    border-radius: 4px;
    background: #ffffff;
    border: none;
    outline: none;
    padding: 14px 27px 13px;
    letter-spacing: 0.9777778px;
	margin: 0;
}
.submitting-item-form .form-item label {
    width: 100%;
    margin: 0;
}
.submitting-item-form .form-item input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: none;
    opacity: 0;
	z-index: 1;
}
.submitting-item-form .form-item span.wpcf7-list-item {
    position: relative;
    margin: 0 19px 0 0;
}
.submitting-item-form .form-item .wpcf7-radio {
    display: block;
    padding-top: 14px;
}
.submitting-item-form .form-item span.wpcf7-list-item span {
    color: #ffffff;
    letter-spacing: 0.9777778px;
    padding-left: 20px;
}

.submitting-item-form .form-item span.wpcf7-list-item-label:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7.5px;
    background-image: url(../images/Oval.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.submitting-item-form .form-item input[type="radio"]:checked + span.wpcf7-list-item-label:before {
    background-image: url(../images/Oval-active.svg);
}

.submitting-item .submitting-item-inner h5 {
    letter-spacing: 1.2px;
    line-height: 1.15;
    margin-bottom: 31px;
}

.submitting-item .submitting-item-inner ul {
    margin: 0;
    list-style: none;
}

.submitting-item .submitting-item-inner ul li {
    margin: 0 0 23px;
    letter-spacing: 1px;
    position: relative;
    padding-left: 20px;
    line-height: 1.45;
}
.submitting-item .submitting-item-inner ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #26b6b2;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    position: absolute;
    left: 0;
    top: 9px;
}
.story-checkbox {
    padding: 58px 0 8px;
}

.story-checkbox .section-image {
    margin-bottom: 36px;
}

.story-checkbox .section-image img {
    display: inline-block;
    vertical-align: top;
    width: 45px;
}

.story-checkbox .section-checkbox {}

.section-checkbox ul {
    list-style: none;
	max-width: 87.4%;
	margin: 0 auto;
}

.section-checkbox ul li {
	margin: 0 0 23.5px;
	position: relative;
	letter-spacing: 1.24px;
}

.section-checkbox ul li label.label input[type="checkbox"] {
  content: '';
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: solid 1px #26b6b2;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 5px;
}

.section-checkbox ul li a {
    color: #26b6b2;
}
.story-form-submit {
    padding: 58px 0 72px;
}

.story-form-submit .story-checkbox-form h5.section-title {
    letter-spacing: 1.2px;
}

.story-form-submit .story-checkbox-form .sub-title {
    color: #26b6b2;
    letter-spacing: 0.9777778px;
    margin-bottom: 7.68px;
}

.story-form-submit .story-checkbox-form textarea {
    border: solid 1px #26b6b2;
    background: #ffffff;
    min-height: 190px;
    padding: 14px 27px 13px;
}

.story-form-submit .story-checkbox-form button.btn {
    background: #ffd913;
    min-width: 176px;
    margin-top: 55px;
}
.submitting-item-form .form-item input.wpcf7-submit {
    min-width: 176px;
    height: auto;
    line-height: 1.1;
	font-family: "Avenir-Black";
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
}
.story-form-submit .story-checkbox-form button.btn:hover {
    background-color: #ffffff;
}
.story-form-submit .story-checkbox-form label.error {
    color: #f00;
    font-weight: normal;
    display: block;
    font-size: 16px;
    margin: 10px 0 0;
    text-align: left;
}
.story-form-submit .section-image {
    margin-bottom: 36px;
}

.story-form-submit .section-image img {
    display: inline-block;
    vertical-align: top;
}
.story-form-submit .section-image {
    margin-bottom: 36px;
}

.story-form-submit .section-image img {
    display: inline-block;
    vertical-align: top;
	width: 45px;
}

.section-checkbox ul li label.label {
    padding-left: 28px;
	font-size: 16px;
}

.section-checkbox ul li label.label {
    padding-left: 28px;
    margin: 0;
}

.section-checkbox ul li label.label input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 4px;
    background-image: url(../images/icon-checkbox.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	opacity: 0;
}
.section-checkbox ul li label.label input[type="checkbox"]:checked ~ span:before {
    background-image: url(../images/icon-checkbox-active.svg);
}
.section-checkbox ul li label.label input[type="checkbox"] ~ span:before {
    content: '';
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url(../images/icon-checkbox.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.story-checkbox-form {
    margin-top: 127px;
}

.story-checkbox-form .btn.btn-story {
    margin: 55px 0 0;
    min-width: 176px;
}

.section-checkbox ul li label.label input[type="checkbox"]:checked:before {
    content: '';
}

.section-checkbox ul li label.label input[type="checkbox"]:checked {
    background-image: url(../images/icon-checkbox-active.svg);
}
.section-checkbox input[type="checkbox"] + label.error,
.section-checkbox label.error {
    color: #f00;
    font-weight: normal;
    display: block;
    position: absolute;
    margin: 0;
	font-size: 16px;
	bottom: -23px;
}
@media only screen and (min-width: 1200px) {
	span.wpcf7-not-valid-tip{
		font-size: 16px;
	}
	.story-top-content .section-content-inner {
		max-width: 545px;
		padding-right: 45px;
	}
	.story-section.story-know-more {
		padding: 79px 0;
	}

	.story-item .story-item-inner {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		border-radius: 4px;
		padding: 43px 45px 25px;
	}
	.story-item .story-item-inner h6.sub-title {
		line-height: 23px;
		margin-bottom: 4px;
	}
	.story-item:last-child .story-item-inner {
		padding-top: 23px;
	}
	.story-item .story-item-inner h4 {
		font-size: 35px;
	}
	.story-item .story-item-inner .story-item-btn {
		bottom: -15.5px;
	}
	.story-item .story-item-inner .story-item-btn .btn {
		min-width: 176px;
	}
	.submitting-item.submitting-item-form {
		background: #26b6b2;
		padding: 67px 77px 40px 103px;
	}
	.submitting-item.submitting-item-content {
		padding: 65px 75px 60px 70px;
	}
	.submitting-item-form .form-item {
		margin-bottom: 36px;
	}
	.submitting-item-form .form-item span.label {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 9px;
	}
	.submitting-item-form .form-item input,
	.submitting-item-form .form-item textarea {
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		border-radius: 4px;
		padding: 14px 27px 13px;
	}
	.submitting-item-form .form-item span.wpcf7-list-item {
		margin: 0 19px 0 0;
	}
	.submitting-item-form .form-item .wpcf7-radio {
		padding-top: 14px;
	}
	.submitting-item-form .form-item span.wpcf7-list-item span {
		padding-left: 20px;
	}
	.submitting-item-form .form-item span.wpcf7-list-item-label:before {
		width: 15px;
		height: 15px;
		margin-top: -7.5px;
	}
	.submitting-item .submitting-item-inner h5 {
		margin-bottom: 31px;
	}
	.submitting-item .submitting-item-inner ul li {
		margin: 0 0 23px;
	    padding-left: 20.006px;
	    letter-spacing: 0.998px;
	}
	.submitting-item-form .form-item span.wpcf7-list-item span{
		font-size: 16px;
	}
	.story-form-submit .story-checkbox-form textarea{
	    border: solid 0.998px #26b6b2;
	}
	.submitting-item .submitting-item-inner ul li:before {
		width: 8px;
		height: 8px;
		margin-right: 12px;
		top: 9px;
	}
	.story-checkbox {
		padding: 58px 0 8px;
	}
	.story-checkbox .section-image {
		margin-bottom: 36px;
	}
	.story-checkbox .section-image img {
		width: 45px;
	}
	.section-checkbox ul li {
		margin: 0 0 23.5px;
	}
	.section-checkbox ul li label.label input[type="checkbox"] ~ span:before,
	.section-checkbox ul li label.label input[type="checkbox"] {
		width: 15px;
		height: 15px;
	}
	.story-form-submit {
		padding: 57.88px 0 72px;
	}
	.story-form-submit .section-checkbox {
		padding-left: 44.8px;
	}
	.story-form-submit .container {
		max-width: 965.002px;
	}
	.story-form-submit .story-checkbox-form .sub-title {
		letter-spacing: 0.973px;
		margin-bottom: 7.68px;
	}
	.story-form-submit .story-checkbox-form textarea {
		min-height: 190px;
		padding: 14px 27px 13px;
	}
	.story-form-submit .story-checkbox-form button.btn {
		min-width: 176px;
		margin-top: 55px;
	}
	.submitting-item-form .form-item input.wpcf7-submit {
		min-width: 176px;
		font-size: 18px;
		line-height: 24px;
	}
	.story-checkbox {
		padding-left: 44px;
	}
	.submitting-item-form .form-item input.wpcf7-submit {
		font-size: 17.997px;
		border-radius: 1.997px;
		-webkit-border-radius: 1.997px;
		-moz-border-radius: 1.997px;
		padding: 4.006px 9.997px 1.997px;
		min-width: 176px;
	}
	.story-form-submit .container {
		max-width: 965.002px;
	}
	.story-checkbox .container {
		max-width: 806.4px;
	}
	.story-section.story-know-more .row {
		margin-right: -10px;
		margin-left: -10px;
	}
	.story-know-more .container {
		max-width: 1130.24px;
	}
	.story-know-more .story-item {
		padding: 0 10px;
	}
	
	.story-form-submit .section-image {
		margin-bottom: 36px;
	}
	.story-form-submit .section-image {
		margin-bottom: 36px;
	}
	.section-checkbox ul li label.label {
		padding-left: 28px;
	}
	.section-checkbox ul li label.label {
		padding-left: 28px;
	}
	.story-checkbox-form {
		margin-top: 127px;
	}
	.story-checkbox-form .btn.btn-story {
		margin: 55px 0 0;
		min-width: 176px;
	}
	.section-checkbox ul li label.label,
	input[type="checkbox"] + label.error, label.error {
		font-size: 16px;
	}
	.story-form-submit .section-image img {
		width: 45px;
	}
}
@media only screen and (min-width: 1200px) {
	.submitting-item-inner {
		max-width: 545px;
	}
	.submitting-item-form .submitting-item-inner {
		float: right;
	}
	.submitting-item-content .submitting-item-inner {
		float: left;
	}
}
@media(max-width: 1199px) and (min-width: 992px){
	.wire-a-blog-article .story-item:last-child .story-item-inner{
		padding-top: 30px;
	}
	.wire-a-blog-article .story-item .story-item-inner{
		padding: 30px 30px 22px;
	}
	.wire-a-blog-article .story-form-submit{
	    padding: 70px 0 60px;
	}
	.wire-a-blog-article .story-section.story-top-content .section-content .align-self-center.content{
		margin-top: 0;
	}
	.story-item .story-item-inner h4{
		font-size: 32px;
	}
	.story-top-content .section-content-inner {
		padding-left: 15px;
	}
}
@media(max-width: 1080px) and (min-width: 992px){
	.wire-a-blog-article .story-top-content .section-image .banner-image-bkg,
	.story-top-content .section-image .banner-image-bkg{
		padding-bottom: 120%;
	}
	.story-section.story-happen-article{
		padding: 70px 0 15px;
	}
	.story-happen-article .section-content .story-content h4{
		margin-bottom: 40px;
	}
	.story-section.story-happen-article .story-logo img{
		max-width: 240px;
		padding-left: 0;
	}
	.wire-a-blog-article .submitting-item.submitting-item-form,
	.submitting-item.submitting-item-form,
	.submitting-item.submitting-item-content{
	    padding: 50px 50px 40px 50px;
	}
	.wire-a-blog-article .story-form-submit{
	    padding: 40px 0 60px;
	}
	.story-item .story-item-inner h4{
		font-size: 30px;
	}
}
@media (max-width: 1199px) {	
	.section-checkbox ul {
		max-width: 100%;
	}
	.story-checkbox-form {
		margin-top: 50px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.story-top-content .section-content-inner {
		padding-left: 15px;
		padding-right: 15px;
		max-width: 100%;
	}
	.wire-a-blog-article .story-section.story-top-content .section-content .align-self-center.content{
		margin-top: 0;
	}
	.story-top-content .question-title p{
		font-size: 16px;
	}
	.story-top-content h1{
		font-size: 30px;
	}
	.story-top-content .desc-title p{
		font-size: 15px;
	}
	.wire-a-blog-article .story-top-content .section-image .banner-image-bkg{
		padding-bottom: 150%;
	}
	.story-section.story-happen-article{
		padding: 50px 0 15px;
	}
	.story-happen-article .section-content .story-content h4{
		margin-bottom: 30px;
	}
	.story-happen-article .section-content .story-content .content p{
		font-size: 15px;
	}
	.story-section.story-happen-article .story-logo img{
		max-width: 200px;
		padding-left: 0;
	}
	.story-item .story-item-inner h4{
		font-size: 30px;
	}
	.wire-a-blog-article .story-item .story-item-inner,
	.story-item .story-item-inner{
	    padding: 30px 20px 25px;
	}
	.wire-a-blog-article .story-section.story-know-more,
	.story-section.story-know-more{
	    padding: 32px 0 70px;
	}
	.wire-a-blog-article .submitting-item.submitting-item-form,
	.submitting-item.submitting-item-form,
	.submitting-item.submitting-item-content{
		padding: 30px;
	}
	.submitting-item .submitting-item-inner ul li{
		font-size: 15px;
	}
	.wire-a-blog-article .submitting-item-form .form-item,
	.submitting-item-form .form-item,
	.submitting-item .submitting-item-inner h5,
	.wire-a-blog-article .submitting-item-form .form-item:nth-of-type(3){
		margin-bottom: 25px;
	}
	.wire-a-blog-article .story-form-submit{
	    padding: 30px 0 40px;
	}
	.story-form-submit .container{
	    max-width: 100%;
	}
	.wire-a-blog-article .story-form-submit .story-checkbox-form button.btn,
	.story-form-submit .story-checkbox-form button.btn{
		margin-top: 40px;
	}
}
@media(min-width: 992px){
	html[lang="zh-HK"] .story-item .story-item-inner,
	html[lang="zh-HK"] .story-item:last-child .story-item-inner {
		padding: 35px 45px;
	}	
}
@media(min-width: 768px) and (max-width: 991px){
	html[lang="zh-HK"] .story-item .story-item-inner,
	html[lang="zh-HK"] .story-item:last-child .story-item-inner {
		padding: 30px 20px;
	}	
}
@media(max-width: 767px){
	.wire-a-blog-article .story-section.story-top-content .section-content .align-self-center.content{
		margin-top: 0;
	}
	.story-top-content .section-content-inner{
		max-width: 100%;
		padding: 0 16px;
	}
	.story-top-content .section-content-inner .question-title,
	.story-top-content .section-content-inner .title-page{
		text-align: center;
	}
	.story-section.story-top-content{
		padding-top: 38px;
	}
	.story-top-content .question-title p{
		margin-bottom: 5px;
	}
	.story-top-content h1{
		line-height: 40px;
	}
	.story-top-content .desc-title p{
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0;
		margin-bottom: 22px;
	}
	.wire-a-blog-article .story-section.story-top-content h1,
	.story-top-content h1{
		margin-bottom: 30px;
	}
	.wire-a-blog-article .story-top-content .section-image .banner-image-bkg,
	.story-top-content .section-image .banner-image-bkg{
		padding-bottom: 107%;
	}
	.story-section.story-happen-article{
	    padding: 34px 0 15px;
	}
	.story-section.story-happen-article .section-content .story-logo{
		display: none;
	}
	.story-section.story-happen-article .story-content{
	    padding-left: 16px;
    	padding-right: 16px;
    	max-width: 100%;
	}
	.story-happen-article .section-content .story-content h4{
		margin-bottom: 32px;
	}
	.story-happen-article .section-content .story-content .content p{
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0.9777778px;
		margin-bottom: 22px;
	}
	.wire-a-blog-article .story-section.story-know-more{
	    padding: 18px 0 35px;
	}
	.story-section.story-know-more .section-content .story-item{
		padding-left: 16px;
		padding-right: 16px;
		margin-bottom: 46px;
	}
	.story-item .story-item-inner h4{
		font-size: 20px;
	    line-height: 24.5px;
	}
	.wire-a-blog-article .story-item .story-item-inner,
	.story-item .story-item-inner {
	    padding: 21px 30px 21px;
	}
	.story-item .story-item-inner h6.sub-title{
		font-size: 16px;
		line-height: 23px;
	    margin-bottom: 0;
	}
	.story-section.story-know-more {
		padding: 48px 0 70px;
	}
	.story-section.story-know-more .section-content .story-item:last-child {
		margin: 0;
	}
	.story-top-content .section-image{
		margin-top: 32px;
	}
	.wire-a-blog-article .story-item .story-item-inner .story-item-btn,
	.story-item .story-item-inner .story-item-btn{
		bottom: -20px;
	}
	.story-item .story-item-inner .story-item-btn .btn{
		opacity: 1;
		visibility: visible;
	}
	.wire-a-blog-article .story-item:last-child .story-item-inner,
	.story-item:last-child .story-item-inner{
		padding-top: 22px;
	}
	.wire-a-blog-article .submitting-item.submitting-item-form,
	.submitting-item.submitting-item-form{
		padding: 30px 31px 21px 32px;
	}
	.wire-a-blog-article .submitting-item-form .form-item,
	.submitting-item-form .form-item,
	.wire-a-blog-article .submitting-item-form .form-item:nth-of-type(3){
		margin-bottom: 21px;
	}
	.submitting-item-form .form-item span.label{
		letter-spacing: 0;
	}
	.submitting-item-form .form-item .wpcf7-radio{
		padding-top: 2px;
	}
	.submitting-item-form .form-item span.wpcf7-list-item{
	    margin: 0 50px 0 0;
	}
	.submitting-item-form .form-item span.label.title{
		letter-spacing: 1.222222px;
	}
	.submitting-item.submitting-item-content{
	    padding: 45px 31px 32px 31px;
	}
	.submitting-item .submitting-item-inner h5{
		letter-spacing: 0;
		margin-bottom: 19px;
	}
	.submitting-item .submitting-item-inner ul li{
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0;
	    margin-bottom: 22px;
	}
	.wire-a-blog-article .story-checkbox .section-image img,
	.story-checkbox .section-image img{
		max-width: 31px;
		width: 100%;
	}
	.story-checkbox{
		padding: 51px 0 8px;
	}
	.wire-a-blog-article .story-checkbox .section-image,
	.story-checkbox .section-image{
		margin-bottom: 30px;
	}
	.section-checkbox ul li{
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0.25px;
	}
	.wire-a-blog-article .section-checkbox ul li,
	.section-checkbox ul li{
		margin: 0 0 22px;
	}
	.story-form-submit .story-checkbox-form h5.section-title{
		font-size: 25px;
		line-height: 30px;
		letter-spacing: 1.527778px;
	}
	.story-form-submit .story-checkbox-form .sub-title{
		font-size: 14px;
		line-height: 23px;
		letter-spacing: 0.8555556px;
	}
	.wire-a-blog-article .story-form-submit{
		padding: 51px 0 41px;
	}
	.wire-a-blog-article .story-checkbox-form {
		margin-top: 76px;
	}
	.story-form-submit .container{
		max-width: 100%;
		padding: 0 31px;
	}
	.wire-a-blog-article .story-form-submit .story-checkbox-form .sub-title,
	.story-form-submit .story-checkbox-form .sub-title{
		margin-bottom: 20px;
	}
	.story-form-submit .story-checkbox-form textarea{
		min-height: 356px;
	}
	.wire-a-blog-article .story-form-submit .story-checkbox-form button.btn,
	.story-form-submit .story-checkbox-form button.btn{
		margin-top: 46px;
	}
	.story-form-submit {
		padding: 56px 0 56px;
	}
	.wire-a-blog-article .story-top-content .section-image{
		margin-top: 37px;
	}
	.wire-a-blog-article .story-section.story-by-submitting{
		margin-top: 46px;
	}
	.story-form-submit .section-image img {
		max-width: 31px;
	}
	.story-form-submit .section-image {
		margin-bottom: 30px;
	}
	.story-checkbox-form .btn.btn-story {
		margin: 46px 0 0;
	}
}

/* 
* ==================================================== Get Involved - Share Your Personal Story ===================================================== 
*/