/*!

Theme Name: oi foundation
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oi-foundation
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

oi foundation is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,700,900&display=swap');
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	/* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
	line-height: 25px;
	color: #595959;
	font-size: 16px;
	font-weight: 400;
}

dfn,
cite,
em,
i {
	font-style: normal;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	clear: both;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

a:hover,
a:focus {
	outline: none;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}


/*
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
*/

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

a {
	color: #002855;
	font-weight: 700;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #595959;
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #002855;
	font-family: 'Noto Sans KR', sans-serif;
	margin-bottom: 30px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0;
}

h1 {
	font-size: 28px;
	line-height: 32px;
}

h2 {
	font-size: 26px;
	line-height: 30px;
}

h3 {
	font-size: 20px;
	line-height: 26px
}

h4 {
	font-size: 16px;
	line-height: 22px
}

h5 {
	font-size: 14px;
	line-height: 18px
}

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	background: #fff;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.fundraisercontent br {
	display: none;
}

.fundraisercontent .feature-box .info {
	clear: both;
	min-height: 22vw;
}

.fundraisercontent .gca-column {
	margin-top: 40px;
}

.fundraisercontent .feature-box .info h2:after {
	display: none;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
	outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
	max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*Button*/

.btn,
.wpcf7-form-control.wpcf7-submit.btn.btn-blue {
	border-radius: 20px;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 20px;
	font-family: 'Noto Sans KR', sans-serif;
	min-width: 114px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.btn-blue,
.wpcf7-form-control.wpcf7-submit.btn.btn-blue {
	background-color: #0675dd;
	color: #ffffff;
}

.btn-blue:hover,
.wpcf7-form-control.wpcf7-submit.btn.btn-blue:hover {
	background-color: #002855;
	color: #fff;
}

.btn-dark-blue {
	background-color: #002855;
	color: #ffffff;
}

.btn-dark-blue:hover {
	background-color: #0675dd;
	color: #fff;
}

.btn-red {
	background-color: #d70000;
	color: #ffffff;
	min-width: 180px;
}

.btn-red:hover {
	background-color: #0675dd;
	color: #fff;
}

.btn-border {
	background-color: transparent;
	color: #ffffff;
	border: 2px solid #fff;
	line-height: 36px;
}

.btn-border:hover {
	background-color: #ffffff;
	color: #002855;
}

.btn.focus,
.btn:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.section {
	padding: 33px 0 0;
	margin-bottom: 33px;
}

.wrapper {
	max-width: 100%;
	margin: 0 auto;
}


/*Banner*/

.home-banner {
	overflow: hidden;
	position: relative;
	padding-top: 0
}

.home-banner .item:before {
	content: "";
	background: #000;
	opacity: 0.05;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0;
	cursor: auto
}

.overlay-image {
	position: relative;
	overflow: hidden;
	padding: 0
}

.overlay-image:before {
	content: "";
	background: #000;
	opacity: 0.2;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 0
}

.bg-cover {
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important
}

.bg-cover img {
	width: 100%;
	opacity: 0;
	visibility: hidden;
	opacity: 0;
}

button:focus {
	outline: none;
}

.home-banner .owl-nav button {
	background-color: rgba(89, 89, 89, 0.25) !important;
	width: 45px;
	height: 68px;
}

.owl-nav button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 18px;
	height: 68px;
}

.owl-nav button.owl-next {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

.owl-nav button.owl-prev {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.owl-nav button.owl-next {
	border-top-right-radius: 0;
}

.owl-nav button.owl-prev {
	border-top-left-radius: 0;
}

.owl-nav button span {
	display: none
}

.owl-nav button.owl-next {
	right: 0
}

.owl-nav button.owl-prev {
	left: 0;
}

.home-banner .owl-nav button:before {
	content: "";
	border: solid #fff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 5px;
}

.owl-nav button:before {
	content: "";
	border: solid #595959;
	;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 6px;
}

.owl-nav button.owl-prev:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.owl-nav button.owl-next:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.banner-container {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 592px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1350px;
	width: 100%;
}

.banner-caption {
	max-width: 592px;
	background: #fff;
	padding: 40px;
	left: 130px;
}

.banner-caption h1 {
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -0.11px;
	line-height: 36px;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.banner-caption p {
	margin-bottom: 40px;
}

.cta-section {
	text-align: center;
}

.cta-section .container {
	max-width: 880px
}

.para-title {
	font-size: 20px;
	margin-bottom: 10px;
}

.cta-button {
	margin: 40px 0 0
}

.cta-button .btn {
	margin: 0 5px;
	min-width: 125px
}

.feature-box {
	border-top: 7px solid #0675dd;
}

.feature-section .row {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.feature-section .feature-box .feature-img {
	position: relative
}

.feature-section .feature-box .feature-img a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.feature-section .container>.row {
	margin-left: -7px;
	margin-right: -7px;
}

.feature-section [class*="col-"] {
	padding: 0 7px;
}

.feature-section .feature-img {
	margin-bottom: 25px;
}

.feature-box .info h2,
.feature-box .info h2 a {
	color: #0675dd;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -0.07px;
	text-transform: uppercase;
	position: relative;
	padding-right: 24px;
	margin-bottom: 10px;
	display: inline-block
}

.feature-box .info h2 {
	padding: 0;
	margin-bottom: 0
}

.feature-box .info h2 a:hover {
	color: #002855;
	text-decoration: none
}

.feature-box .info h2:hover:after {
	border-color: #002855
}

.feature-box .info {
	padding-bottom: 10px;
}


/*.feature-box .info h2:after {content: "";border: solid #595959;border-width: 0 2px 2px 0;display: inline-block;padding: 4px;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);right: -7px;position: relative;bottom: 2px;}*/

.feature-box .info h2:after {
	content: "";
	border: solid #595959;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	right: 3px;
	position: absolute;
	top: 11px;
}

.feature-section .info p {
	color: #595959;
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
}

.bg-dark-blue {
	background-color: #002855;
}

.bg-blue {
	background-color: #0675dd;
}

.bg-gray {
	background-color: #595959;
}

.becomemember-section .arrow:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
}

.becomemember-section .box-row:nth-child(1) .arrow:before {
	right: -40px;
	border-top: 32px solid transparent;
	border-bottom: 32px solid transparent;
	border-left: 40px solid #0675dd;
}

.becomemember-section .box-row:nth-child(2) .arrow:before {
	left: -40px;
	border-top: 32px solid transparent;
	border-bottom: 32px solid transparent;
	border-right: 40px solid #595959;
}

.becomemember-section .box-row:nth-child(3) .arrow:before {
	right: -40px;
	border-top: 32px solid transparent;
	border-bottom: 32px solid transparent;
	border-left: 40px solid #002855;
}


/*.becomemember-section .bg-blue:before {content: "";position: absolute;right: -40px;width: 0;height: 0;border-top: 32px solid transparent;border-bottom: 32px solid transparent;border-left: 40px solid #0675dd;}*/


/*.becomemember-section .bg-gray:before {content: "";position: absolute;left: -40px;width: 0;height: 0;width: 0; height: 0; border-top: 32px solid transparent;border-bottom: 32px solid transparent; border-right:40px solid #595959; }*/

.becomemember-section .bg-dark-blue:before {
	content: "";
	position: absolute;
	right: -40px;
	width: 0;
	height: 0;
	border-top: 32px solid transparent;
	border-bottom: 32px solid transparent;
	border-left: 40px solid #002855;
}

.becomemember-section .box-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.becomemember-section .box-row .col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 100px;
	min-height: 450px;
}

.becomemember-section .box-row:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.becomemember-section h2,
.becomemember-section p {
	color: #fff
}

.becomemember-section p {
	margin-bottom: 35px;
}

.signup-section {
	text-align: center
}

.becomemember-section ul li,
.becomemember-section ol li {
	color: #fff
}

.form-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.form-group {
	margin: 0 18px 0 0;
}

.form-control {
	width: 326px;
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 0 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
}

.form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #979797
}

.signup-section .para-title {
	margin-bottom: 30px;
	font-size: 22px;
	color: #002855;
}

.footer-logo {
	/*padding: 0 30px;*/
	margin-top: 0;
}

.footer-logo img {
	max-height: 80px;
	width: auto !important;
	display: inline-block !important
}

.footer-logo .item {
	text-align: center
}

footer {
	background: #696969;
	margin-top: 33px;
	float: left;
	width: 100%;
}

.footer-caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 25px 0
}

.footer-caption p,
.footer-caption a {
	margin-bottom: 0;
	color: #fff;
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	font-family: 'Noto Sans KR', sans-serif;
	margin-right: 30px
}


/*Header*/

.site-header {
	max-width: 1550px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding-top: 20px
}

.site-logo {
	display: inline-block;
	float: left;
	padding-top: 8px;
}

.menu-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.col-right {
	display: inline-block;
	width: calc(100% - 278px);
	text-align: right;
}

.menu-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.donate-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 20px;
}

.donate-box span {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.21px;
}


/*menu*/

.menu-content ul li a {
	position: relative
}

.menu-content ul {
	padding: 0;
	margin-bottom: 0
}

.menu-content ul>li {
	list-style: none;
	display: inline;
	position: relative;
	padding: 34px 20px 34px 20px;
}

.menu-content ul>li:last-child a:after,
.menu-content ul>li a:before {
	content: "";
	position: absolute;
	left: -20px;
	height: 18px;
	width: 1px;
	background: #0675dd;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.menu-content ul li:last-child a:after {
	left: auto;
	right: -20px
}

.menu-content ul li:first-child a:before,
.menu-content ul ul li a:before,
.menu-content ul ul li a:after {
	display: none
}

.menu-content ul li a {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.21px;
	font-family: 'Noto Sans KR', sans-serif;
	display: inline-block
}

.menu-content ul li a:hover,
.menu-content ul li:hover>a {
	text-decoration: none;
	color: #0675dd;
}

.menu-content ul ul {
	padding: 10px 0;
}

.menu-content ul ul li {
	padding: 6px 12px;
	text-align: left
}

.menu-content ul li.current_page_ancestor>a,
.menu-content ul li.current-menu-parent>a,
.menu-content ul li.current-menu-item>a {
	color: #0675dd;
}

.social-box ul {
	padding: 0;
	margin-bottom: 0
}

.social-box ul li {
	list-style: none;
	display: inline;
	margin: 10px;
}

.social-box ul li a {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.21px;
}

.social-box ul li a:hover {
	color: #0675dd;
}

.inner-banner .banner-caption {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	background-color: #002855;
	padding: 18px 52px;
	max-width: inherit
}

.inner-banner .banner-caption h2 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0.08px;
	line-height: 35px;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap
}


/************************
	Information page
*************************/

.information-center-tile {
	padding: 0;
	margin-bottom: 67px
}

.information-center-tile ul {
	display: -webkit-flex;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.information-center-tile ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #eee;
	overflow: hidden;
	text-align: center;
	min-height: 185px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 15px;
}

.information-center-tile ul li:nth-child(1) {
	background-color: #0675dd;
}

.information-center-tile ul li:nth-child(2) {
	background-color: #595959;
}

.information-center-tile ul li:nth-child(3) {
	background-color: #002855;
}

.information-center-tile ul li:nth-child(4) {
	background-color: #6ba6df;
}

.information-center-tile.research-page ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.information-center-tile.research-page ul li {
	width: 33.3333333%;
	flex: inherit;
	-webkit-box-flex: inherit;
	-ms-flex: inherit;
}

.information-center-tile.research-page ul li:nth-child(4) {
	background-color: #002855;
}

.information-center-tile.research-page ul li:nth-child(5) {
	background-color: #0675dd;
}

.information-center-tile.research-page ul li:nth-child(6) {
	background-color: #595959;
}

.inner-banner {
	margin-bottom: 10px;
}

.information-center-tile ul li .icon {
	margin-bottom: 30px;
}

.information-center-tile ul li .icon img {
	max-height: 65px;
}

.information-center-tile ul li h2,
.information-center-tile ul li h2 a {
	color: #ffffff;
	font-size: 19px;
	font-weight: 300;
	letter-spacing: -0.07px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.information-center-tile ul li a:hover {
	color: #ccc;
	text-decoration: none
}

.searchbox {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 250px;
}

.serch-icon {
	position: absolute;
	right: 13px;
	top: 5px;
}

.search-box {
	display: inline-block;
	float: right;
	margin-left: 18px;
	margin-right: 0;
	position: relative
}

.search-box .search-form {
	display: none;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 2;
	width: 260px;
	background: #fff;
	padding: 10px;
}

.search-box .search-submit,
.serch-icon {
	background: url(images/search-icon.svg) no-repeat;
	height: 30px;
	width: 30px;
	border: 0;
	text-indent: -999999px;
	padding: 0;
	line-height: 30px;
	background-position: center;
	cursor: pointer;
	background-size: 58%;
}

.search-box form.search-form .search-submit {
	position: absolute;
	right: 10px;
	top: 15px;
}

.search-box .search-submit.open {
	background: url(images/close.png) no-repeat;
	height: 30px;
	width: 30px;
	border: 0;
	text-indent: -999999px;
	padding: 0;
	line-height: 30px;
	background-position: center;
	cursor: pointer;
	background-size: cover
}

.search-box input.search-field {
	border: 1px solid #dee2e6;
	border-radius: 0;
	padding: 5px;
	font-size: 14px;
	width: 100%;
}

.search-box label {
	margin-bottom: 0;
	max-width: 200px;
}

.search-box .search-submit:focus {
	outline: none;
}

.langauge-box {
	margin-right: 20px;
}

.social-box {
	margin-top: -13px;
}

.container {
	max-width: 1380px;
	position: relative;
}

.event-date {
	position: absolute;
	background: #fff;
	color: #000;
	bottom: 45px;
	left: 0;
	padding: 5px 34px;
	color: #595959;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -0.06px;
	line-height: 35px;
	text-transform: uppercase;
}

.feature-img {
	margin-bottom: 30px;
}

.widget-heading {
	position: relative
}

.widget-heading h2 {
	color: #002855;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -0.11px;
	line-height: 35px;
	margin: 0 0 15px;
	padding-right: 130px
}

.widget-heading p {
	color: #595959;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.08px;
	line-height: 25px;
	margin: 0;
	padding: 0;
}


/*.widget-heading .btn{position: absolute; top: 0; right: 0;}*/

.feature-box .event-date {
	color: #595959;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -0.06px;
	line-height: 35px;
	text-transform: uppercase;
	bottom: 28px;
	padding: 5px 30px
}

.widget-header {
	margin-bottom: 30px;
}

.event-listing .feature-img {
	margin-bottom: 22px;
}

.event-listing [class*="col-"] {
	margin-bottom: 30px;
}

.default-container {
	margin-top: 70px;
}

.widget ul ul {
	padding: 15px
}


/************************
	Sidebar
*************************/

.widget-title {
	color: #595959;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	/*letter-spacing: -0.08px;*/
	text-transform: uppercase;
	border-bottom: 1px solid #979797;
	padding-bottom: 8px;
	margin-bottom: 30px;
}

.sidebar {
	padding-left: 130px;
}

.sidebar .feature-img {
	margin-bottom: 18px;
}


/*.sidebar .feature-box .info h2 a {line-height: 24px;}*/

.widget {
	margin-bottom: 65px;
}

.widget .search-form {
	position: relative;
}

.widget .search-form input {
	width: 100%;
	margin-bottom: 15px;
	padding: 0 40px;
	height: 40px;
	line-height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: 1px solid #979797;
}

.widget .search-form input:focus {
	outline: none
}

.widget .search-form lable {
	position: absolute;
	left: 15px;
	top: 5px;
}

.widget li a {
	color: #595959;
}

.widget ul li.active>a {
	color: #0675dd
}

ul.top-listing.searchlist {
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

ul.top-listing.searchlist li {
	margin-left: 15px;
}

ul.top-listing.searchlist li span {
	color: #0675dd;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	float: left;
}


/************************
	Pagination
*************************/

.pagination {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 17px 0;
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-radius: 0;
	margin-bottom: 50px;
}

.pagination ul {
	margin: 0;
	padding: 0;
	display: inline-block
}

.pagination ul li {
	list-style: none;
	display: inline-block
}


/*.pagination ul li a {padding: 0;color: #595959;font-size: 16px;font-weight: 400;line-height: 25px;width: 40px;height: 40px;line-height: 40px;display: inline-block;}*/

.pagination ul li .page-numbers {
	padding: 0;
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	width: 35px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}

.pagination ul li a:hover {
	text-decoration: none;
	color: #0675dd;
}

.pagination ul li .current {
	color: #0675dd;
}

.event-caption {
	color: #ffffff;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -0.11px;
	line-height: 35px;
	text-transform: uppercase;
	position: absolute;
	bottom: 30px;
	left: 0;
	padding: 0 38px
}

.feature-title {
	background-color: #002855;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.07px;
	text-transform: uppercase;
	padding: 6px 15px;
	margin-bottom: 23px
}

.speakers-listing {
	margin: 0 -11px;
	padding: 0;
}

.speakers-listing li {
	width: 25%;
	display: inline-block;
	list-style: none;
	float: left;
	padding: 0 11px;
	margin-bottom: 22px;
}

.speakers-listing li h2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: -0.08px;
	line-height: 35px;
	text-transform: uppercase;
	position: absolute;
	bottom: 15px;
	padding: 0 15px;
	margin-bottom: 0;
	width: 100%;
}

.speakers-listing li .profile {
	position: relative
}

.speakers-listing li .profile:before {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.19;
	height: 100%;
}


/************************
	Accrodian
*************************/

.card-header {
	padding: 0;
	margin-bottom: 0;
	background-color: transparent;
	border-bottom: none;
	border-radius: 0;
}

.card-header a {
	padding: 12px 54px 14px 54px;
	display: inline-block;
}

.card {
	border-radius: 0;
	border: 0;
}

.card-body {
	padding: 0 54px;
	margin-bottom: 28px;
}

.card-body .content {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 22px 0
}

.card-header a {
	position: relative;
	color: #0675dd;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
}

.card-header a:hover {
	text-decoration: none
}

.card-header a i {
	position: absolute;
	width: 35px;
	height: 35px;
	border: 2px solid #0675dd;
	border-radius: 50%;
	left: 0;
	top: 7px;
	/*display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;*/
}

.card-header a i:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 2px;
	background: #0675dd;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.card-header a i:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 10px;
	background: #0675dd;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto
}

.card-header a[aria-expanded="true"] i:after {
	opacity: 0
}


/************************
	Tabs
*************************/

.tabbed-content {
	background: #fff;
}

.tabs ul {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.tabs ul li {
	background-color: #e3e3e3;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center
}

.tabs ul li a {
	color: #4a4a4a;
	font-size: 17px;
	font-weight: 700;
	line-height: 26px;
	padding: 13px 15px;
	position: relative
}

.tabs ul li a span {
	color: #4a4a4a;
	font-size: 13px;
	font-weight: 400;
	line-height: 26px;
	display: inline-block;
	width: 100%;
	letter-spacing: 1px;
}

.tabs ul li a.active:after,
.tabs ul li a:hover:after {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #0675dd;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.tabs ul li a:hover,
.tabs ul li a.active {
	background-color: #0675dd;
	color: #ffffff;
	text-decoration: none
}

.tabs ul li a:hover span,
.tabs ul li a.active span {
	color: #fff;
}

.event-feature-box .item {
	margin: 0 0 2px;
}

.event-feature-box .item::before {
	cursor: pointer;
	font-weight: bold;
	background: #e3e3e3;
	padding: 16px 15px;
	display: block;
}

.event-feature-box .item.active::before {
	background: #0675dd;
	color: #ffffff;
}

.event-feature-box .item.active .item-content {
	padding: 1em;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	padding-left: 22px;
	padding-bottom: 0
}

@media all and (min-width: 800px) {
	.item.active .item-content {
		padding-top: 0;
	}
	.tabs-side .tabs li {
		margin-bottom: 2px;
	}
}

.tabbed-content .tabs {
	display: none;
}

.tabbed-content .item {
	min-height: 2em;
	display: block;
	float: left;
	clear: both
}

.tabbed-content .item::before {
	content: attr(data-title);
}

.tabbed-content .item .item-content {
	opacity: 0;
	display: none;
	height: 0;
}

.tabbed-content .item.active .item-content {
	opacity: 1;
	display: block;
	height: auto;
}

@media all and (min-width: 991px) {
	.tabbed-content .tabs {
		display: block;
		margin-bottom: 40px;
	}
	.tabbed-content .tabs li {
		display: inline-block;
	}
	.tabbed-content .tabs li a {
		display: block;
	}
	.tabbed-content .item {
		min-height: 0;
	}
	.tabbed-content .item::before {
		display: none;
	}
	.tabbed-content.tabs-side .tabs {
		width: 150px;
		float: left;
	}
	.tabbed-content.tabs-side .tabs li {
		display: block;
	}
	.tabbed-content.tabs-side .item {
		margin-left: 150px;
	}
}

.tabbed-content .item .item-content {
	float: left
}


/************************
	ANNUAL  page
*************************/

.event-feature-box {
	display: inline-block;
	width: 100%;
	margin: 0 0 30px;
	padding-top: 30px;
	float: left
}

.program-details {
	overflow: hidden;
}

.program-details h2 {
	color: #0675dd;
	font-size: 17px;
	font-weight: 700;
	line-height: 26px;
}

.program-details .date {
	color: #4a4a4a;
	font-size: 17px;
	font-weight: 700;
	line-height: 26px;
	text-transform: lowercase
}

.conference-schedule .icon {
	display: inline-block;
	float: left;
	margin-right: 50px;
	width: 71px;
	border-radius: 50%;
	overflow: hidden;
	height: 71px;
}

.conference-schedule .program-list {
	padding: 0;
	margin: 0
}

.conference-schedule .program-list li {
	list-style: none;
	margin-bottom: 44px
}

.conference-schedule .program-list li p:last-child {
	margin-bottom: 0
}

.sponsors img {
	max-height: 113px;
	width: auto !important;
	margin: 0 auto
}

.sponsors-level h3 {
	color: #595959;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.08px;
	line-height: 31px;
}

.sponsors-level {
	border-bottom: 1px solid #ccc;
	padding-bottom: 31px;
	margin-bottom: 31px;
}

.sponsors {
	padding: 0 20px;
}

.sponsors-level:last-child {
	margin: 0;
	padding: 0;
	border: 0
}

.conference-schedule .program-list li:last-child {
	margin: 0
}


/************************
	HOST A FUNDRAISER  page
*************************/

.widget-heading h3 {
	color: #002855;
	font-size: 28px;
	font-weight: 700;
	letter-spacing: -0.11px;
	line-height: 35px;
}

.process {
	padding: 50px 0 20px;
	display: inline-block;
	width: 100%;
}

.process ul {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0;
	margin: 0 -30px
}

.process ul li {
	width: 33.333%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 30px;
	margin-bottom: 60px;
}

.process ul li:nth-child(1) {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.process ul li:nth-child(2) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.process ul li:nth-child(3) {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.process ul li:nth-child(4) {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.process ul li:nth-child(5) {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.process ul li:nth-child(6) {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.process ul li .process-item {
	background-color: #0675dd;
	color: #fff;
	padding: 19px 27px 48px 27px;
	position: relative;
}

.process ul li .process-item:before {
	content: "";
	width: 0;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 38px solid #0675dd;
	position: absolute;
	right: -30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.process ul li:nth-child(3) .process-item:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	bottom: -64px;
	right: 50%;
	top: auto;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.process ul li:nth-child(4) .process-item:before,
.process ul li:nth-child(5) .process-item:before {
	right: auto;
	left: -30px;
	-webkit-transform: rotateY(180deg) translateY(-50%);
	transform: rotateY(180deg) translateY(-50%);
}

.process ul li:nth-last-child(1) .process-item:before {
	display: none
}

.process ul li .process-item p {
	color: #fff;
	margin-bottom: 0
}

.process ul li .process-item span {
	color: #ffffff;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -0.11px;
	line-height: 35px;
	text-transform: uppercase;
	margin-bottom: 27px;
	display: inline-block
}

.fundraiser-step-box {
	background-color: #002855;
	padding: 30px 65px 45px;
	text-align: center;
	margin-bottom: 80px;
}

.fundraiser-step-box h2 {
	color: #ffffff;
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -0.11px;
	line-height: 35px;
	text-transform: uppercase;
	margin-bottom: 34px;
}

.fundraiser-step img {
	width: auto !important;
	margin-bottom: 25px;
	max-height: 109px
}

.fundraiser-step .fundraise-info {
	text-align: left
}

.fundraiser-step .fundraise-info h3 {
	color: #ffffff;
	font-size: 19px;
	font-weight: 300;
	letter-spacing: -0.07px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.fundraiser-step .fundraise-info p {
	margin-bottom: 0;
	color: #fff;
}

.fundraiser-step .owl-nav button.owl-prev {
	left: -30px
}

.fundraiser-step .owl-nav button.owl-next {
	right: -30px
}

.fundraiser-step .owl-nav button:before {
	border-color: #ffffff
}

.fundraiser-step .owl-nav button.owl-prev.disabled,
.fundraiser-step .owl-nav button.owl-next.disabled {
	opacity: 0
}

.banner-caption img {
	opacity: 1;
	visibility: visible;
	max-width: 45px;
	margin-right: 21px;
}

.fast-fact ul {
	padding: 0;
	margin: 0;
}

.fast-fact ul li {
	list-style: none;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.06px;
	text-transform: uppercase;
}

.fast-fact ul li:last-child {
	margin-bottom: 0
}

.fast-fact h3 {
	color: #0675dd;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -0.06px;
	text-transform: uppercase;
}

.welcome-banner {
	padding: 0;
	position: relative;
	margin: 0
}

.welcome-banner .banner-caption {
	max-width: 440px;
	background: rgba(255, 255, 255, 0.9);
	padding: 34px;
	left: 60px;
}

.welcome-banner .banner-caption p {
	margin-bottom: 24px;
}

.support-box {
	background-color: #002855;
	padding: 45px 0
}

.support-box .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 220px;
	color: #fff;
}

.support-box .content p {
	margin: 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.08px;
	line-height: 28px;
}

.support-box .content .btn {
	margin-left: 50px;
	min-width: 175px;
}

.aims-section {
	background-color: rgba(6, 117, 221, 0.15);
	border-radius: 17px;
	padding: 30px 44px 30px 44px;
	margin-bottom: 51px
}

.aims-section ul {
	margin: 0;
	padding: 0;
}

.aims-section ul li {
	list-style: none;
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	position: relative;
	padding-left: 35px;
	margin-bottom: 17px;
}

.aims-section ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 19px;
	height: 18px;
	background: url(images/red-checkmark.png) no-repeat;
}

.aims-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 36px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.aims-title img {
	margin-right: 22px;
}

.board-director h2 {
	color: #002855;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: -0.1px;
	line-height: 30px;
	border-bottom: 2px solid #979797;
	padding-bottom: 8px;
	margin-bottom: 30px;
}

.board-director .col {
	display: inline-block;
	width: 31.33%;
	float: left;
	padding-left: 0
}

.directors-list p,
.directors-list h3 {
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	margin-bottom: 0
}

.directors-list {
	margin-bottom: 20px;
}


/*.widget h3{font-size: 19px}*/

.contact-info p {
	margin-bottom: 0;
}

.contact-info a {
	color: #002855;
	font-size: 16px;
	font-weight: 400
}

.fact-sheet-listing {
	padding-top: 25px;
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
}


/*.fact-sheet-listing .col{width: 50%; display: inline-block; float: left}
.fact-sheet-listing .col ul{padding: 0; margin: 0; padding-left: 20px;}*/

.fact-sheet-listing .col ul li {
	position: relative;
	list-style: none;
	font-size: 14px;
	line-height: 25px;
	color: #595959;
}

.fact-sheet-listing .col ul li a {
	color: #0000ff;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	text-decoration: underline;
}

.fact-sheet-listing .col ul li a:hover {
	color: #0675dd;
	text-decoration: none;
}


/*.fact-sheet-listing .col ul li:before{content: ""; height: 4px; width: 4px; border-radius: 50%; background: #595959; position: absolute; left: -10px; top: 11px;}*/

.fact-sheet-listing .col {
	width: 100%;
	-webkit-column-count: 2;
	column-count: 2
}

.fact-sheet-listing .col .item h3 {
	color: #595959;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	margin: 0px;
}

.fact-sheet-listing .col .item h3.new {
	color: #d70000;
	text-transform: uppercase
}

.fact-sheet-listing .col .item {
	margin-bottom: 38px;
	width: 100%;
}

.fact-sheet-listing .col .item ul {
	margin-bottom: 0px;
	padding: 0px;
}

.learning-center {
	padding: 28px 43px 37px 43px;
	display: inline-block;
	width: 100%;
	background-color: #002855;
	margin-bottom: 62px;
}

.learning-center p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}

.video-title {
	position: relative;
	color: #ffffff;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: -0.07px;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding: 6px 0 8px 70px;
}

.video-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/video-icon.png) no-repeat;
	width: 49px;
	height: 44px;
}

.learning-center .btn:hover {
	background: #fff;
	color: #002855
}

.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-o-object-fit: cover;
	object-fit: cover;
}

#videoPlay .modal-dialog {
	max-width: calc(100vw * 20/27);
}

.video-open .overlay-video {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 999;
}

video {
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* 16:9 */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	margin: 50px 0
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.default-video .modal-header {
	border: 0;
	position: absolute;
	right: 50px;
	top: 50px;
	margin: 0;
	padding: 0
}

.default-video .modal-header .close {
	opacity: 1;
	text-shadow: none;
	color: #000000;
	font-size: 30px;
	background: #ffffff
}

input:focus {
	outline: none
}

#big-img {
	margin-bottom: 20px;
}

.thumbs .item {
	position: relative
}

.thumbs .item:before {
	content: "";
	background: #000;
	opacity: 0.5;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute
}

.thumbs .current .item:before {
	display: none
}

.charitable-slider {
	margin-bottom: 30px;
}

.charitable-slider .owl-nav button {
	background-color: rgba(89, 89, 89, 0.61) !important;
	width: 60px;
	height: 68px;
}

.charitable-slider .owl-nav button:before {
	content: "";
	border: solid #fff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 5px;
}

.thumbs .owl-nav button {
	height: 60px;
	width: 35px;
	background: transparent !important
}

.default-title {
	color: #595959;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.08px;
	line-height: 35px;
	text-transform: uppercase;
	margin: 36px 0
}

.button-box {
	display: inline-block;
	float: right;
	margin-top: -83px;
}

.button-box .btn-lg {
	margin-left: 15px;
}

.btn-lg {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.22px;
	text-transform: uppercase;
	text-align: center;
	min-width: 235px;
	border-radius: 27px;
	padding: 15px 10px;
	display: inline-block;
}

a.btn-lg.btn-blue.join-team-cmp {
	margin-top: 12px;
}

.btn-lg:hover {
	text-decoration: none
}

.m-top-30 {
	margin-top: 60px;
}

.target {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	color: #002855;
	font-size: 28px;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 10px;
}

.target span {
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	display: block
}

.target .col {
	padding: 0
}

.target .col:last-child {
	text-align: right
}

.progress {
	background-color: transparent;
	border: 1px solid #979797;
	border-radius: 0px;
	height: 40px;
}

#peerraiser-campaign .progress {
	margin-bottom: 15px;
}

.progress-bar {
	background-color: #002855;
}

.overall-progress h3 {
	color: #595959;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.08px;
}

.overall-progress {
	margin-bottom: 25px;
}

.top-listing {
	padding: 0;
	list-style: none;
	margin: 0
}

.top-listing li a {
	color: #0675dd;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
}

.top-listing li {
	margin: 0 0 8px
}

.top-listing li span {
	float: right;
	color: #595959;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}

.profile-pic.bg-cover {
	display: inline-block;
	float: left;
	max-width: 368px;
	width: 100%;
}

.profile-details {
	overflow: hidden;
	display: inline-block;
	width: calc(100% - 368px);
	padding-left: 50px;
	position: relative;
	padding-bottom: 70px;
}

.profile-details .btn-lg {
	position: absolute;
	bottom: 0;
	min-width: auto;
	width: calc(100% - 50px);
}

.donate-profile {
	display: inline-block;
	width: 100%;
	margin-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.profile-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.profile-details ul li {
	margin-bottom: 20px;
	color: #595959;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -0.08px;
	line-height: 25px;
	text-transform: uppercase;
}

.not-found {
	text-align: center;
	padding: 150px 0
}

.banner-title {
	text-align: center;
	background: #ccc;
	padding: 30px 0;
}

.banner-title h2 {
	margin: 0;
	padding: 0
}

.member-profile {
	display: inline-block;
	width: 100%;
	padding: 0 0 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.member-profile .profile-name {
	font-size: 20px;
}

.member-profile:last-child {
	border: 0
}

.member-profile .advisory-thumb {
	max-width: 240px;
	float: left;
	width: 100%;
	margin-right: 30px;
	position: relative
}

.member-profile .advisory-thumb a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.member-profile .advisory-details {
	overflow: hidden;
}

.member-profile .advisory-details ul {
	padding-left: 20px;
}

.video-listion .videoWrapper {
	margin: 0 0 20px
}

.video-listion {
	margin: 0 0 50px
}

.content-column {
	padding-left: 30px;
	margin-bottom: 30px;
}

.one_half:first-child {
	margin-left: -30px;
}

td {
	padding: 15px;
}


/*.site-content{max-width: 1600px; margin: 0 auto}*/

.video-listion .info p {
	margin-bottom: 0
}

.search-content {
	padding-top: 80px
}

.no-results input[type="submit"] {
	background-color: #0675dd;
	color: #ffffff;
	border-radius: 20px;
	font-weight: 400;
	cursor: pointer;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 20px;
	font-family: 'Noto Sans KR', sans-serif;
	min-width: 114px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.no-results .search-field {
	width: 326px;
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 0 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: capitalize;
}

.feature-section .feature-box .info {
	padding-right: 60px;
}

.footer-logo .owl-stage {
	margin: 0 auto
}

::-webkit-input-placeholder {
	text-transform: uppercase
}

::-moz-placeholder {
	text-transform: uppercase
}

:-ms-input-placeholder {
	text-transform: uppercase
}

:-moz-placeholder {
	text-transform: uppercase
}

placeholder {
	text-transform: uppercase
}

input.search-field {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.menu-content ul li.oi_canada_cls a {
	padding-left: 38px;
}

.menu-content ul li.oi_canada_cls a:after {
	content: "";
	position: absolute;
	background: url(images/c-map.png) no-repeat;
	left: 0;
	width: 30px;
}

.langauge-box {
	display: none
}

.subscription-title {
	padding: 30px 50px;
	background: #0675dd;
	text-align: center
}

.subscription-title a {
	color: #fff
}

.sponsors .owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.entry-footer {
	background: transparent;
	margin-top: 0;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

article:last-child {
	border: 0
}

article {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 30px;
}

article .post-thumbnail {
	display: block;
	max-width: 250px;
	float: left;
}

article .entry-summary,
article .entry-content {
	overflow: hidden;
	padding-left: 50px;
	margin-top: 0;
}

article .entry-title {
	font-size: 20px;
	margin-bottom: 30px;
}

.entry-meta {
	margin-bottom: 20px;
}

.cat-links {
	margin-top: 15px;
}

.full-content {
	padding: 0 !important
}

.default-container .peerraiser-field input,
.default-container .peerraiser-field select,
.page-id-997 .default-container .container form input[type="search"],
.default-container .peerraiser-fundraiser-selection select,
.cmb2-wrap input,
.cmb2-wrap textarea,
.peerraiser-dashboard .cmb2-wrap input,
.peerraiser-dashboard .cmb2-wrap textarea {
	width: 100%;
	margin: 10px 0px;
	padding: 10px 10px;
	height: auto;
	font-size: 13px;
	border: solid 1px #ccc;
	line-height: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-family: 'Noto Sans KR', sans-serif;
	border-radius: 0
}

form.peerraiser-donation-form .peerraiser-donation-amount-buttons label {
	font-size: 15px;
	border-radius: 20px;
	padding: 10px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: normal;
	background: #0675dd;
	border: none;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: normal;
}

.default-container .peerraiser-field label,
.cmb-th label {
	font-size: 15px;
	margin: 0px;
	padding-bottom: 10px;
	text-transform: capitalize;
}

form.peerraiser-donation-form .peerraiser-submit-button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #fff;
	font-size: 13px;
	line-height: normal;
	border-radius: 20px;
	padding: 10px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #0675dd;
	border: none;
	font-family: 'Noto Sans KR', sans-serif;
	cursor: pointer;
	margin-left: 10px;
	margin-right: 10px;
}

body form.peerraiser-donation-form .peerraiser-submit-button:focus,
body button:focus,
body input[type="button"]:focus,
body input[type="reset"]:focus,
body input[type="submit"]:focus {
	background: #0675dd;
}

#give-donation-level-button-wrap>li button.give-btn.give-default-level,
#give-donation-level-button-wrap>li button.give-btn:hover {
	background: #004d96;
	color: #fff;
	border-color: #004d96;
}

#give-donation-level-button-wrap>li button.give-btn {
	background: #0675dd;
	color: #fff;
	border-color: #0675dd;
}

.default-container .peerraiser-field input:focus,
.default-container .peerraiser-field select:focus,
.default-container .peerraiser-fundraiser-selection select:focus,
.cmb-th+.cmb-td input:focus,
.cmb2-wrap textarea:focus,
.peerraiser-dashboard .cmb2-wrap input,
.peerraiser-dashboard .cmb2-wrap textarea,
section.section.inner-banner.overlay-image section.default-container .container form input[type="search"]:focus {
	outline: none;
}

.default-container .peerraiser-field.peerraiser-field-checkbox input {
	display: inline-block;
	width: auto;
}

.default-container .peerraiser-field.peerraiser-field-checkbox label {
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.default-container .peerraiser-field.peerraiser-field-checkbox input {
	display: inline-block;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0px;
	top: 3px;
	margin: 0px;
}

form.peerraiser-donation-form .peerraiser-donation-amount-buttons input:checked+label,
form.peerraiser-donation-form .peerraiser-submit-button:hover {
	background: #004d96;
}

form.peerraiser-donation-form section {
	margin: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

form.peerraiser-donation-form .peerraiser-field {
	margin-bottom: 0;
	width: 33.333333%;
	padding: 10px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

form.peerraiser-donation-form .peerraiser-field.peerraiser-field-checkbox {
	width: 100%;
}

form.peerraiser-donation-form section h3,
form.peerraiser-donation-form label,
form.peerraiser-donation-form .peerraiser-donation-amount-buttons {
	width: 100%;
	margin: 0px;
	font-size: 16px;
	line-height: normal;
	text-transform: capitalize;
}

form.peerraiser-donation-form .peerraiser-name-fields {
	width: 100%;
}

.default-container .container table,
.peerraiser-dashboard table {
	margin: 0px;
	width: 100%;
	clear: both;
	border-collapse: collapse;
	word-break: inherit;
}

.peerraiser-dashboard table thead tr th,
.peerraiser-dashboard table tbody tr td {
	border: solid 1px #ccc !important;
	line-height: normal;
	height: auto;
	padding: 10px 10px;
	font-size: 15px;
	white-space: normal;
	word-break: break-all;
}

.default-container .container p {
	font-size: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.default-container .container p:empty {
	display: none;
}

body #error-message {
	padding: 10px 10px;
	height: auto;
	font-size: 13px;
	border: none;
	line-height: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

form.peerraiser-donation-form .peerraiser-donation-amount-buttons {
	padding: 20px 0px;
}

form.peerraiser-donation-form section h3 {
	padding-top: 40px;
}

form.peerraiser-donation-form .peerraiser-donation-amount-other span.peerraiser-currency-symbol,
form.peerraiser-donation-form .peerraiser-donation-amount-other input.peerraiser-donation-input {
	padding: 10px 10px;
	height: auto;
	font-size: 13px;
	border: solid 1px #ccc;
	line-height: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Noto Sans KR', sans-serif;
}

.peerraiser-nav ul {
	background: no-repeat;
	border: none;
	margin: 0px;
	padding-bottom: 25px;
	display: inline-block;
	text-align: left;
}

.peerraiser-nav ul li a {
	color: #000;
	font-weight: 500;
	font-family: 'Noto Sans KR', sans-serif;
	line-height: 30px;
	padding: 0px;
	text-align: left;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.peerraiser-nav ul li {
	border: none;
	margin-right: 30px;
	display: inline-block;
}

.peerraiser-nav ul li:hover a {
	color: #0675dd;
}

.peerraiser-nav ul li a:hover {
	background-color: inherit;
}

.peerraiser-nav ul li.profile a {
	background: url(images/icon-profile.png) no-repeat left center;
}

.peerraiser-nav ul li.donations a {
	background: url(images/icon-money.png) no-repeat left center;
}

.peerraiser-nav ul li.settings a {
	background: url(images/icon-gear.png) no-repeat left center;
}

.peerraiser-nav ul li a:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.peerraiser-dashboard h2 {
	font-size: 20px;
}

.peerraiser-image-upload .file-label strong {
	background-color: #0675dd;
}

.default-container .container p {
	font-size: 16px;
	font-family: 'Noto Sans KR', sans-serif;
	border: none;
}

.peerraiser-dashboard .cmb-row.cmb-type-text.table-layout {
	width: 33.333333%;
	float: left;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.peerraiser-registration-form .cmb2-wrap .cmb-row span.peerraiser-fundraising-goal span.peerraiser-currency-symbol {
	position: absolute;
	top: 3px;
	left: 10px;
	z-index: 1;
}

.peerraiser-registration-form .cmb2-wrap .cmb-row span.peerraiser-fundraising-goal input#_peerraiser_team_goal {
	padding-left: 20px;
}

.peerraiser-registration-form .cmb2-wrap .cmb-row span.peerraiser-fundraising-goal {
	position: relative;
}

div#cmb2-metabox-peerraiser-start-team {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.peerraiser-registration-form .cmb2-wrap .cmb-row:last-child {
	width: 100%;
}

.peerraiser-registration-form .cmb2-wrap .cmb-row {
	margin: 0px;
}

.peerraiser-dashboard .change-password-form-wrapper .cmb-row,
.peerraiser-registration-form .cmb2-wrap .cmb-row {
	width: 33.333333%;
	vertical-align: top;
	display: inline-block;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.peerraiser-dashboard .change-password-form-wrapper .cmb2-wrap.form-table,
.peerraiser-dashboard .cmb2-wrap.form-table .cmb2-metabox.cmb-field-list {
	margin: 0px -10px;
}

.cmb-row.cmb-type-textarea.cmb2-id-description {
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.peerraiser-registration-form .cmb2-wrap .cmb-row span.peerraiser-fundraising-goal input#_peerraiser_fundraiser_goal {
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.input-card-dettail {
	width: 100%;
	margin: 10px 0px;
	height: auto;
	font-size: 13px;
	border: solid 1px #ccc;
	line-height: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-family: 'Noto Sans KR', sans-serif;
}

.btn-registernow {
	text-align: center;
	margin: 20px 0 50px
}

.conference-box {
	border: 8px solid #000066;
	padding: 0;
}

.conference-box ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.conference-box ul li {
	padding: 10px 15px;
	text-align: center;
	border-bottom: 3px solid #000066
}

.conference-box ul li a {
	color: #005398
}

.activite-info {
	text-align: center
}

.activite-info ul {
	padding: 0;
	margin: 0 0 30px;
	list-style: none
}

.single-img-center {
	text-align: center
}

.single-img-center h3 {
	margin: 30px 0
}

#peerraiser-start-team .cmb2-wrap .table-layout input,
#peerraiser-start-team .cmb2-wrap .table-layout textarea {
	margin: 0;
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 3px 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 26px;
	text-transform: none;
}


/**woocommerce **/

.woocommerce ul.products li.product a img {
	max-height: 245px;
	height: 245px;
}

.wdgk_donation_content a.button.wdgk_add_donation,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce a.added_to_cart,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	border-radius: 20px;
	font-weight: 400;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 20px;
	font-family: 'Noto Sans KR', sans-serif;
	min-width: 114px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background-color: #0675dd;
	color: #ffffff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.woocommerce ul.products li.product .price {
	color: #0675dd;
	display: block;
	font-weight: 700;
	margin-bottom: .5em;
	font-size: 18px;
}


/*.default-container .container p{font-weight: 700}*/

.woocommerce-ordering select {
	border: 2px solid #0675dd;
	padding: 5px 10px;
	background: #0675dd;
	color: #fff !important;
}

.woocommerce a.added_to_cart {
	margin-left: 20px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	opacity: .5;
	padding: 0 20px;
	color: #fff;
}

.woocommerce-cart-form {
	max-width: 70%;
	float: left;
	width: 100%;
}

.cart-collaterals {
	max-width: 28%;
	width: 100%;
	padding-left: 30px;
	float: right
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	width: 100%;
}

.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
	height: auto;
	width: 70px
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
	vertical-align: middle;
	border-bottom: 2px solid #efefef !important;
	border-top: 2px solid #efefef !important;
	padding: 20px 12px
}

.woocommerce-cart-form table tbody tr td {
	border: none;
	line-height: normal;
	height: auto;
	padding: 10px 10px;
	font-size: 15px;
	white-space: normal;
	word-break: break-all;
	border-bottom: 2px solid #ccc !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.woocommerce table.shop_table {
	/*border: 0*/
}

.woocommerce a.remove:hover {
	color: #fff!important;
	background: #002855;
}

.woocommerce a.remove {
	color: #002855!important;
}

.woocommerce .cart_totals table td {
	text-align: right;
	padding-top: 10px;
	padding-right: 0;
	border-top: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
	background: #efefef;
	padding: 20px;
}

.woocommerce .quantity .qty {
	width: 3.631em;
	text-align: center;
	border: 1px solid #efefef;
}

.wdgk_donation_content {
	margin: 10px 2px;
}

.wdgk_donation_content a.button.wdgk_add_donation {
	background: #0675dd !important
}

.wdgk_donation_content a.button.wdgk_add_donation:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background: #002855 !important
}

.wdgk_donation_content a.button.wdgk_add_donation:focus {
	outline: inherit
}

.woocommerce-message::before {
	content: "\e015";
	color: #0675dd;
}

.woocommerce-message {
	border-top-color: #0675dd;
}

.woocommerce form #customer_details .form-row {
	display: block;
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.woocommerce form #customer_details .form-row label {
	float: left;
	width: 25%;
	padding: 0;
	margin: 0;
	line-height: 38px;
	font-weight: normal;
}

.woocommerce form #customer_details .form-row input {
	float: right;
	width: 75%;
}

.woocommerce form .form-row .select2-container {
	max-width: 75%;
}

.woocommerce form .form-row input.input-text {
	padding: 8px 10px;
	border: 2px solid #e4e4e4;
	width: 100%;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 38px;
	border-radius: 0;
	line-height: 18px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.woocommerce form .form-row .select2-container--default .select2-selection--single {
	border: 2px solid #e4e4e4;
	height: 38px;
	border-radius: 0;
}

.customer-order-box [class*="col-"] {
	float: left
}

.woocommerce form #customer_details .form-row textarea {
	float: right;
	width: 75%;
	padding: 10px;
	min-height: 70px;
	line-height: 20px;
	border: 2px solid #e3e3e3
}

.review-order-wrap {
	border: 2px solid #e3e3e3;
	padding: 45px 45px 30px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: transparent;
	border-radius: 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background-color: #71baff;
	color: #fff;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #71baff;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

#stripe-payment-data p {
	color: #fff;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #0675dd;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.woocommerce-error {
	border-top-color: #0675dd;
}

.woocommerce-error::before {
	content: "\e016";
	color: #0675dd;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 32px;
	color: #595959;
	font-weight: normal
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 32px;
}

.woocommerce ::-webkit-input-placeholder {
	text-transform: capitalize;
}

.woocommerce :-ms-input-placeholder {
	text-transform: capitalize;
}

.woocommerce ::placeholder {
	text-transform: capitalize;
}

.woocommerce-table--order-details {
	background: #f7f7f7
}

.woocommerce ul.order_details li {
	width: 23%;
}

.woocommerce ul.order_details {
	padding: 0;
	margin: 0 0 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
	font-size: 30px;
	color: #002855;
	margin-bottom: 30px;
}

.woocommerce-columns--addresses .woocommerce-column {
	max-width: 50%;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #0675dd;
	color: #ffffff;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #0675dd;
	font-size: 22px
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom: 1px solid #0675dd;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 1px solid #0675dd;
	background-color: #0675dd;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #ffffff;
	opacity: 0.7;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color: #000;
}

.woocommerce div.product form.cart .variations select {
	border: 2px solid #0675dd;
	padding: 5px 10px;
	background: #0675dd;
	color: #fff !important;
	max-width: 400px;
}

.blockUI.blockOverlay {
	top: 50% !important;
	-webkit-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
}

.wc-payment-form .form-row {
	padding: 0 !important;
}

.wc-payment-form .form-row label {
	width: 100%;
	line-height: 1 !important;
}

.wc-payment-form .form-row .stripe-card-group {
	width: 100%;
	margin: 0;
}

.wc-payment-form .form-row .wc-stripe-elements-field {
	width: 100%;
	margin: 0;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-field-list,
.peerraiser-registration-form.start-team #peerraiser-start-team .peerraiser-form .cmb-field-list {
	margin-left: -10px;
	margin-right: -10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-field-list .cmb-row.cmb-type-file.cmb2-id--peerraiser-thumbnail-image {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form>.cmb-field-list .cmb-row.cmb-type-file input.button,
.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form>.cmb-field-list .cmb-row.cmb-type-file-list input.button,
.cmb2-wrap.form-table.peerraiser-form #cmb2-metabox-peerraiser-start-team .cmb-row .cmb-td>input.button {
	margin: 0px;
	padding: 10px 10px;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-field-list .cmb-row.cmb-type-file.cmb2-id--peerraiser-thumbnail-image .img-status.cmb2-media-item img.cmb-file-field-image {
	max-height: 175px;
	width: auto;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .peerraiser-fundraising-goal {
	display: block;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .wp-editor-tabs .wp-switch-editor {
	border-radius: 0;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .wp-editor-container .quicktags-toolbar .button {
	width: auto;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row span.peerraiser-fundraising-goal span.peerraiser-currency-symbol {
	font-size: 11px;
	top: 13px;
	left: 9px;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .cmb-th label,
.peerraiser-registration-form.start-team #peerraiser-start-team .peerraiser-form .cmb-row .cmb-th label {
	padding: 0 0 8px;
	font-size: 14px;
	font-weight: 400;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .cmb-th label:after {
	display: none;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .imgcls,
.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-row .regular-text {
	margin: 0;
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 3px 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
}

.peerraiser-registration-form.individual #peerraiser-individual .button-primary,
.peerraiser-registration-form.start-team #peerraiser-start-team .button-primary {
	margin-top: 10px;
	/*height: 40px;*/
}

.table-scroll {
	overflow-x: auto;
}

.cmb-row.cmb-type-file.cmb2-id--peerraiser-thumbnail-image p.cmb2-remove-wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
}

.peerraiser-registration-form.individual #peerraiser-individual .peerraiser-form .cmb-field-list .cmb-row.cmb-type-text.cmb2-id--peerraiser-f-title.table-layout {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}


/******Contact page********/

.conatact-content h2 {
	font-size: 35px;
	margin-bottom: 36px;
}

.conatact-content h4 {
	font-size: 26px;
	line-height: 35px;
}

.conatact-content p strong {
	color: #002855;
}

.conatact-content p span {
	display: block;
}

.contact-section {
	padding: 70px 0;
}

.sidebar-sign-up h4 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 35px;
}

.sidebar-sign-up .form-group {
	margin-bottom: 30px;
}

.sidebar-sign-up .btn {
	margin: 0 auto;
}

.sidebar-sign-up form {
	text-align: center;
}

.sidebar-sign-up h3 {
	text-align: left;
}

.add-box {
	margin-bottom: 35px;
}

.contact-section h2 {
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase;
	font-size: 38px;
}

.add-box.pad-left {
	padding-left: 50px;
}

.contact-box {
	margin: 30px 0;
}

.contact-box p {
	text-align: center;
}

.contact-box p span {
	display: inline-block;
	width: 32.333333%;
	margin-top: 20px;
}

.mail-box {
	text-align: center;
	margin: 20px 0;
}

input.wdgk_donation {
	border: 1px solid #979797;
	background-color: #ffffff;
	border-radius: 40px;
	height: 40px;
	margin-bottom: 0 !important;
}

.woocommerce a.button.wdgk_add_donation {
	font-size: 14px;
}

.woocommerce-cart .cart-collaterals .shipping-calculator-button:after {
	margin-left: 5px;
	line-height: 24px;
	height: 24px;
}

.sidebar-sign-up .form-content {
	display: block;
}

.widget .subscription-title {
	/*padding: 15px 10px;border-radius: 40px;*/
}

input[type="search"] {
	height: 40px;
	border-radius: 26px !important;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 3px 15px;
	color: #595959;
	font-weight: 400;
	line-height: 26px;
	text-transform: none;
}

.donation-thanks-receipt {
	width: 100%;
	max-width: 768px;
}

.donation-thanks-receipt table tr td {
	border: 1px solid #ddd;
}

.donation-thanks-receipt table tr td:first-child {
	text-align: right;
	text-transform: capitalize;
	font-weight: 600;
}

p.donation-thanks-msg {
	font-size: 20px !important;
	font-weight: 600;
	text-transform: capitalize;
}

.wdgk_donation_content {
	position: relative;
}

.wdgk_donation_content input.wdgk_donation {
	float: left;
}

.wdgk_donation_content img {
	position: absolute !important;
}

.dataTables_wrapper {
	width: 100%;
	overflow-x: auto;
}

.widget-header .button-box {
	margin-top: 12px;
}

.widget-header .default-title {
	display: inline-block;
	margin: 19px 0px 0px;
}

.default-container .container .widget-header p {
	padding-bottom: 0px;
	padding-top: 20px;
	clear: both;
}

.default-container .container .widget-header ul {
	padding-top: 20px;
}

.peerraiser-team-search-results .peerraiser-team {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 75px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.peerraiser-team-search-results .peerraiser-team p {
	padding-bottom: 0px;
}

.wp-editor-tools {
	margin-bottom: 10px;
}

.peerraiser-team-search-results .peerraiser-team:hover {
	text-decoration: none;
}

.quicktags-toolbar input {
	width: auto;
}

.html-active .switch-html,
.tmce-active .switch-tmce {
	border-color: #f5f5f5;
}

.sidebar ol li .fundraiser-name,
.sidebar ol li .fundraiser-total {
	display: inline-block;
}

.peerraiser-registration-form .cmb-row.cmb-type-wysiwyg .cmb-th {
	position: relative;
	top: 0px;
	z-index: 9;
	width: auto;
}

.peerraiser-registration-form .cmb-row.cmb-type-wysiwyg .cmb-td {
	margin-top: -33px;
}

.peerraiser-registration-form .cmb-row.cmb-type-wysiwyg .cmb-th label:after {
	display: none;
}

.wpcf7 .formsection .input label span input {
	height: 40px;
}

.wpcf7 .formsection .input label span input,
.wpcf7 .formsection .input label span textarea {
	width: 100%;
	margin: 0;
	border-radius: 20px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 3px 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 26px;
	text-transform: none;
}

form.wpcf7-form .formsection {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0px -10px;
}

form.wpcf7-form .formsection .input {
	width: 33.3333333%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

form.wpcf7-form .formsection .input.textria {
	width: 100%;
}

form.wpcf7-form .formsection label {
	width: 100%;
	margin: 0px;
	font-size: 14px;
}

form.wpcf7-form .formsection label span {
	padding-top: 10px;
	display: inline-block;
	width: 100%;
	clear: both;
}

.widget-header .widget-heading .btn {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.22px;
	text-transform: uppercase;
	text-align: center;
	min-width: 235px;
	border-radius: 27px;
	padding: 15px 10px;
	display: inline-block;
	line-height: normal;
	height: auto;
	float: right;
	margin-top: -48px;
}

.widget-header .widget-heading>p {
	padding-right: 250px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.donation-thanks-receipt table tbody tr:nth-child(2) td {
	word-spacing: 10px;
}

.donation-thanks-receipt table tbody tr:nth-child(odd) {
	background-color: #f1f1f1;
}

.donation-thanks-receipt table tbody tr td {
	padding: 8px 8px;
	font-weight: 300 !important;
	display: table-cell;
	color: #000;
	text-align: left !important;
	vertical-align: top;
	font-size: 14px;
	text-transform: capitalize;
}

.page-id-983 section.default-container .container {
	max-width: 768px;
}

.donation-thanks-receipt table tbody tr:first-child td {
	font-weight: 400 !important;
}

.site-content {
	position: relative;
}

.site-content ul.language-section {
	position: absolute;
	right: 15px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

.site-content ul.language-section li {
	list-style: none;
	display: inline-block;
}

.site-content ul.language-section li a {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.21px;
}

.donate-box a.btn.btn-blue {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

.donate-box {
	position: relative;
	width: 100%;
	max-width: 163px;
	cursor: pointer;
	display: inline-block;
}

.donate-box:after {
	width: 50px;
	height: 40px;
	background: #002855;
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.donate-box:hover .btn-blue {
	background-color: #002855;
	color: #fff;
}

.donate-box:before {
	content: "";
	width: 0px;
	height: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #002855;
	position: absolute;
	z-index: 11;
	left: 48px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.donate-box a.btn.btn-blue:after {
	content: "\f00c";
	position: absolute;
	font-size: 14px;
	font-family: fontawesome;
	z-index: 1;
	left: 17px;
}

.donate-box:hover:after {
	background: #0675dd;
}

.donate-box:hover:before {
	border-left: 10px solid #0675dd;
}

ul.linkis {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

ul.linkis li {
	list-style: none;
	display: block;
	color: #002855;
	font-weight: bold;
	line-height: 31px;
}

ul.linkis li a,
ul.bottomlink li a {
	text-decoration: underline;
}

.footer-logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer-logo .item {
	width: 20%;
	text-align: center;
	padding: 0px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.board-section-part {
	clear: both;
	text-align: center;
	padding-bottom: 40px;
}

.board-section-part p {
	color: #0675dd;
	clear: both;
}

.board-section-part p.descreption {
	color: #000;
	width: 100%;
	max-width: 479px;
	margin: auto;
	line-height: 35px;
}

.default-container .container p.red {
	color: red;
	padding: 30px 0px;
}

.board-section-part h3.tittle {
	margin: 0px;
	padding: 40px 0px 20px 0px;
}

section.section.inner-banner.overlay-image .bg-cover {
	background-size: 100% !important;
	height: auto !important;
}

.process ul li .process-item p a {
	color: #fff;
	text-decoration: underline;
}

.topnewsleeter form .form-content .form-group {
	width: 33.3333333333%;
	float: left;
	margin: 0px;
	padding: 0px 7.50px 30px 7.50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.topnewsleeter form .form-content .form-group .wpcf7-form-control-wrap {
	position: relative;
}

.topnewsleeter form .form-content .form-group .form-control {
	width: 100%;
}

.topnewsleeter .sidebar-sign-up h3 {
	margin-bottom: 30px;
	font-size: 22px;
	text-transform: none;
	padding: 0px;
	color: #002855;
	text-align: center;
	border-bottom: none;
}

.topnewsleeter .form-content .form-group p:empty {
	display: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 0px;
	min-height: 520px;
	padding: 0px 15px 30px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 20%;
	clear: initial;
}

.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title {
	font-size: 15px;
	min-height: 80px;
}

.woocommerce .woocommerce.columns-4 ul.products.columns-4 {
	margin: 0px -15px;
}


/* ----- password- css start ----- */

#password-lost-form-wrap form,
#password-lost-form-wrap form {
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
	box-shadow: none;
}

#password-lost-form-wrap fieldset legend {
	background-color: #d9edf7;
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-color: #bce8f1;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: normal;
	left: -11px;
	position: relative;
	max-width: calc(100% + 22px);
	width: calc(100% + 22px);
}

#password-lost-form-wrap fieldset label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700;
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857142;
}

#password-lost-form-wrap fieldset input {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

#password-lost-form-wrap .somfrp-lost-pass-form-text p.extra-space {
	padding: 10px 0px;
	text-decoration: none;
	font-size: 16px;
}

#password-lost-form-wrap fieldset .lostpassword-submit {
	margin: 0px;
}

#password-lost-form-wrap button#reset-pass-submit {
	margin-top: 10px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	background: #5cb85c;
	border: 1px solid #4cae4c;
	text-transform: none;
	margin: 0px;
}

#password-lost-form-wrap button#reset-pass-submit:hover {
	background-color: #47a447;
	border-color: #398439;
}

#password-lost-form-wrap p.som-password-sent-message.som-password-error-message {
	width: 100%;
	max-width: 400px;
	margin: 0px auto 20px;
}


/* ----- password- css end ----- */


/* ----- widget-header css start ------ */

.page-template-tp-events .default-container .container .widget-header {
	position: relative;
}

.page-template-tp-events .default-container .container .widget-header .widget-heading {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	width: 100%;
	padding: 0px 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	right: 0px;
	margin: auto;
}

.page-template-tp-events .default-container .container .widget-header .widget-heading h2 {
	color: #fff;
	margin: 0px;
	padding-right: 0px;
}

.page-template-tp-events .default-container .container .widget-header p {
	color: #fff;
	padding-right: 0px;
}

.page-template-tp-events .default-container .container .widget-header .overlay-image.feature-img.bg-cover .btn {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.22px;
	text-transform: uppercase;
	text-align: center;
	min-width: 235px;
	border-radius: 27px;
	padding: 15px 10px;
	display: inline-block;
	line-height: normal;
	height: auto;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 45px
}


/* ----- widget-header css end ------ */

.sidebar .widget form input[type="submit"] {
	margin: 0px 0px 0px 0px;
	width: auto;
}

.sidebar .widget form input {
	margin-bottom: 20px;
	width: 100%;
}

.sidebar .widget form .search-box input[type="search"] {
	padding-left: 35px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product a.added_to_cart.wc-forward {
	margin: 10px 0px;
}

.sidebar .widget form .search-box {
	float: none;
	width: 100%;
	margin: 0px;
	max-width: 64%;
	position: relative;
	padding-right: 15px;
}

.sidebar .widget form .search-box label {
	background: url(images/search-icon.svg) no-repeat;
	height: 15px;
	width: 15px;
	line-height: 15px;
	background-position: left center;
	cursor: pointer;
	background-size: 15px;
	position: absolute;
	left: 15px;
	top: 13px;
}

.sidebar .widget {
	margin: 20px 0px;
}

section.default-container.fundraisercontent .container .col-md-8 div a.btn.btn-dark-blue {
	margin-bottom: 60px;
	margin-top: 10px;
}

.mce-toolbar-grp.mce-inline-toolbar-grp.mce-container.mce-panel {
	display: none !important;
}


/*Tabs Design*/

.contactinfo .peerraiser-dashboard {
	margin-bottom: 30px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #0675dd #0675dd #fff;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #0675dd #0675dd #0675dd;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #0675dd #0675dd #fff;
}

.nav-tabs {
	border-bottom: 1px solid #0675dd;
}

.nav-tabs .nav-link {
	background: #0675dd;
	border: 1px solid #0675dd;
	color: #fff;
	border-radius: 0;
}

.peerraiser-dashboard table thead tr th {
	border-top: 0 !important;
	background: #0675dd;
	color: #fff;
	border-bottom: 0 !important;
	border-color: #51a3ef !important;
}

.contactinfo .tab-pane {
	padding: 30px 15px;
	border: 1px solid #0675dd;
	border-top: 0;
	border-radius: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-bottom: 30px;
}

.contactinfo .peerraiser-field {
	margin-bottom: 15px;
}

.contactinfo .peerraiser-field input {
	margin-bottom: 0
}

.contactinfo .peerraiser-field {
	margin-bottom: 15px;
	width: 50%;
	float: left;
	padding: 0 15px;
}

.contactinfo .peerraiser-field-select {
	width: 100%;
}

.tabingblock ul {
	padding: 0;
	list-style: none
}

.tabingblock ul li {
	display: inline-block;
	margin-right: 20px;
	float: left
}

.tabingblock ul li a {
	display: inline-block;
	width: 100px;
	height: 100px;
	background: #0675dd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 12px;
	padding: 0 10px;
	border-radius: 50%;
	color: #fff;
	text-decoration: none;
}

.tabingblock ul li a:hover {
	background: #ccc
}

.tabingblock {
	display: inline-block;
	width: 100%;
}

#uplodcsbblock {
	margin-top: 40px;
	margin-bottom: 40px;
}

li.paginate_button.page-item {
	float: left;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	border: 0;
}

.page-item.disabled .page-link {
	text-decoration: none
}

.page-item.active .page-link {
	color: #fff !important;
	text-decoration: none
}

.peerraiser-dashboard .row {
	margin: 0
}

.loaderblock {
	position: fixed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2;
}

.peerraiser-contact-form .invalid,
.contactinfo .invalid {
	color: rgb(255, 0, 0);
	font-size: 13px;
}

.tempcontacts .invalid,
.invalidfname,
.tempcontacts .invalidlname {
	display: table
}

.tempcontacts td input {
	padding: 5px 10px;
	font-size: 13px;
}

#uplodcsbblock form {
	display: inline-block
}

#gmaial_contact {
	margin-bottom: 20px;
}

#uplodcsbblock .invalidcsv {
	display: table
}

#uplodcsbblock .btn.btn-blue {
	float: right;
}

.loaderblock img {
	width: 80px;
}

.divSavedTemplateTitle {
	padding: 15px 0
}

.modal-body {
	padding: 30px;
}

.divSavedTemplateTitle label {
	font-weight: 600
}

.page-link:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dataTables_paginate a {
	text-decoration: none !important
}

.default-container .peerraiser-field select {
	padding: 0 10px;
}

input#SavedTemplateTitle {
	width: 100%;
}

button.close:focus {
	background: transparent
}

button.close {
	background: transparent;
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 15px;
}

.footer-btn a {
	margin-right: 15px;
}

.recipients-list-wrapper {
	padding: 15px;
	background: #dff0ff;
	border-radius: 5px;
	margin-bottom: 15px;
}

.recipients-list-wrapper ul {
	padding: 3px;
	margin: 0;
	border: 1px solid #4d83b3;
	border-radius: 5px;
	color: #fff;
}

.recipients-header {
	margin-bottom: 10px;
}

.recipients-list-wrapper ul li {
	padding: 10px;
	display: inline-block;
	background: #395269;
	border-radius: 5px;
	font-size: 13px;
	margin: 3px
}

.recipients-list-wrapper ul li a {
	margin-left: 5px;
	color: #fff;
}

.small-text {
	font-size: 13px;
	font-style: italic;
}

.message label {
	font-style: italic;
	font-weight: 600;
	color: #002855
}

.fundraise-email-preview h2 {
	margin-bottom: 30px;
	padding-top: 15px;
}

.my-custom-scrollbar {
	position: relative;
	height: 500px;
	overflow: auto;
	margin-bottom: 30px;
}

.tempcontacts {
	margin-top: 20px;
}

.table-wrapper-scroll-y {
	display: block;
}

.message .actions {
	margin: 10px 0
}

.recipients-list-wrapper .acion-recipients-remove-all {
	float: right;
}

.fundraise-section .share-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 10px -20px 40px;
}

.fundraise-section .share-box .gmail-share,
.fundraise-section .share-box .google-share {
	background: #dff0ff;
	padding: 0 20px 20px;
	width: 50%;
	margin: 0 20px;
	text-align: center;
	border: 10px solid #55acee
}

.fundraise-section .share-box h3 {
	padding: 15px 0 0;
	border-bottom: 1px solid #86aaca;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.fundraise-section .share-box img {
	max-width: 50px;
}

.fundraise-email-send {
	padding: 20px;
	background: #dff0ff;
	margin-bottom: 30px;
	border: 10px solid #55acee
}

.list-unstyled.listsuccess .sendmessagename {
	font-weight: 600
}

.teamsscrollblock {
	overflow-y: auto;
	width: 100%;
	max-height: 150px;
}

.socialblock {
	clear: both;
	display: block;
	text-align: left;
	margin-top: 20px;
}


/*.socialblock #st-1 {
    text-align: left;
}*/

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
	display: none !important;
}

@media screen and (max-width: 991px) {
	form.wpcf7-form .formsection .input {
		width: 50%;
	}
	form.peerraiser-donation-form .peerraiser-field {
		width: 50%;
	}
	form.peerraiser-donation-form .stripe_payment .peerraiser-field:nth-child(6) {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	form.peerraiser-donation-form .stripe_payment .peerraiser-field:nth-child(6) select {
		width: calc(50% - 10px);
	}
	form.peerraiser-donation-form .stripe_payment .peerraiser-field:nth-child(6) select#month {
		float: left;
	}
	form.peerraiser-donation-form .stripe_payment .peerraiser-field:nth-child(6) select#year {
		float: right;
	}
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		width: 33.3333333333333%
	}
	.page-template-tp-events .default-container .container .widget-header .feature-img {
		text-align: center;
	}
	.page-template-tp-events .event-date {
		position: static;
	}
	.page-template-tp-events .default-container .container .widget-header .overlay-image.feature-img.bg-cover .btn {
		position: static;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.page-template-tp-events .event-date {
		width: 100%;
		max-width: 240px;
		margin: auto;
	}
	.page-template-tp-events .default-container .container .widget-header .widget-heading {
		position: static;
		padding-bottom: 20px;
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		width: 50%;
		margin: 0px;
		min-height: 340px;
	}
}

@media screen and (max-width: 480px) {
	.woocommerce ul.products li.product h2.woocommerce-loop-product__title,
	.woocommerce-page ul.products li.product h2.woocommerce-loop-product__title {
		min-height: 110px;
	}
}

@media screen and (max-width: 767px) {
	.woocommerce ul.products .product.berocket_lgv_list .price,
	.woocommerce-page ul.products .product.berocket_lgv_list .price,
	.woocommerce-page ul.products li.berocket_lgv_list_grid.product.berocket_lgv_list .price {
		display: inline-block;
	}
	form.wpcf7-form .formsection .input {
		width: 100%;
	}
	form.peerraiser-donation-form .peerraiser-field {
		width: 100%;
		padding: 10px 0px;
	}
	form.peerraiser-donation-form #peerraiser_field_first_name {
		width: 100%;
		padding-right: 0px;
	}
	form.peerraiser-donation-form #peerraiser_field_last_name {
		width: 100%;
		padding-left: 0px;
	}
	.default-container .peerraiser-field input,
	.default-container .peerraiser-field select,
	.default-container .peerraiser-fundraiser-selection select,
	.cmb2-wrap input,
	.cmb2-wrap textarea,
	.peerraiser-dashboard .cmb2-wrap input,
	.peerraiser-dashboard .cmb2-wrap textarea {
		margin: 0px;
	}
	form.peerraiser-donation-form section h3 {
		padding-top: 20px;
	}
	.default-container .peerraiser-field label,
	.cmb-th label {
		font-size: 13px;
	}
	form.peerraiser-donation-form section h3,
	form.peerraiser-donation-form label,
	form.peerraiser-donation-form .peerraiser-donation-amount-buttons {
		font-size: 14px;
	}
	form.peerraiser-donation-form .peerraiser-donation-amount-buttons li {
		margin: 7px 0px 0px 0px;
		width: 100%;
	}
	.default-container .peerraiser-field input,
	.default-container .peerraiser-field select#year {
		margin-top: 15px;
	}
	form.peerraiser-donation-form .stripe_payment .peerraiser-field:nth-child(6) select {
		width: 100%;
	}
	.peerraiser-dashboard .cmb-td {
		margin-bottom: 10px !important;
		display: inline-block;
		width: 100%;
	}
	.default-container .container p {
		font-size: 13px;
	}
	.peerraiser-nav ul li {
		margin-right: 0px;
		width: 100%;
	}
	.peerraiser-dashboard .cmb-row.cmb-type-text.table-layout,
	.peerraiser-dashboard .change-password-form-wrapper .cmb-row,
	.peerraiser-dashboard .change-password-form-wrapper .cmb-row,
	.peerraiser-registration-form .cmb2-wrap .cmb-row {
		width: 100%;
		padding: 0px 10px;
	}
	.peerraiser-dashboard .change-password-form-wrapper .cmb-row,
	.peerraiser-registration-form .cmb2-wrap .cmb-row {
		padding: 10px 10px;
	}
	.information-center-tile.research-page ul li {
		width: 100%;
	}
	.information-center-tile.research-page ul li:nth-child(4) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.footer-logo .item {
		width: 33.333333333%;
		padding: 10px 10px;
	}
	.fundraise-section .share-box .gmail-share,
	.fundraise-section .share-box .google-share,
	.fundraise-email-send {
		border: 5px solid #55acee
	}
}

@media (max-width:1200px) {
	.wdgk_donation_content img {
		position: absolute !important;
		right: 0 !important;
		top: 0 !important;
	}
	.wdgk_donation_content a.button.wdgk_add_donation {
		margin-top: 10px;
	}
	.sidebar .widget form .search-box {
		max-width: 59%;
	}
}


/* tablepress css  */

.tablepress th,
td {
	font-size: 13px;
}

.owl-nav .owl-prev {
	border-radius: 0px;
}

.owl-nav .owl-next {
	border-radius: 0px;
}

.give_forms #give-sidebar-left {
	float: right !important;
}

.give_forms .summary.entry-summary {
	float: left !important;
}

@media (max-width:991px) {
	.sidebar .widget form .search-box {
		max-width: 100%;
		padding-right: 0px;
	}
	.sidebar .widget form .search-box label {
		left: 10px;
	}
}

@media (max-width:767px) {
	.sidebar .widget form .search-box {
		top: 0px;
		right: 0px;
	}
}


/**--------------------***/


/*-- 28-9-2018 --*/


/**--------------------***/

.signup-section .form-content {
	display: inline-block;
	width: 100%;
}

.signup-section .form-content .form-group {
	width: 33.3333333333%;
	float: left;
	margin: 0px;
	padding: 0px 7.50px 30px 7.50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.signup-section .form-content .form-group p:empty {
	display: none;
}

.signup-section .form-content p {
	clear: both;
}

.signup-section .form-content .form-control {
	width: 100%;
}

span.wpcf7-not-valid-tip {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	width: 100%;
	padding: 8px 0 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: none;
	margin: 0;
}

.tribe-events-tickets {}

#give-recurring-form .form-row input[type=email],
#give-recurring-form .form-row input[type=password],
#give-recurring-form .form-row input[type=tel],
#give-recurring-form .form-row input[type=text],
#give-recurring-form .form-row input[type=url],
#give-recurring-form .form-row select,
#give-recurring-form .form-row textarea,
form.give-form .form-row input[type=email],
form.give-form .form-row input[type=password],
form.give-form .form-row input[type=tel],
form.give-form .form-row input[type=text],
form.give-form .form-row input[type=url],
form.give-form .form-row select,
form.give-form .form-row textarea,
form[id*=give-form] .form-row input[type=email],
form[id*=give-form] .form-row input[type=password],
form[id*=give-form] .form-row input[type=tel],
form[id*=give-form] .form-row input[type=text],
form[id*=give-form] .form-row input[type=url],
form[id*=give-form] .form-row select,
form[id*=give-form] .form-row textarea {
	width: 100%;
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 0 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
}

.woocommerce form #customer_details .form-row input,
.woocommerce form #customer_details .form-row textarea,
.select2-container--default .select2-selection--single,
.woocommerce form .form-row .select2-container--default .select2-selection--single {
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 0 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
}

.woocommerce form #customer_details .form-row textarea {
	height: 150px;
	padding-top: 18px;
	resize: none;
}

.woocommerce form #customer_details .form-row {
	margin-bottom: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 37px;
	padding-right: 40px;
}

.tribe-events-tickets td.quantity input[type=number],
.tribe-events-tickets td.woocommerce input[type=number] {
	height: 40px;
	border-radius: 26px !important;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 0 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
}

.tribe-events-tickets {
	background-color: transparent !important;
	;
}

.tribe-events-tickets td.woocommerce {
	border-bottom: none !important;
}

.tribe-events-tickets tr:not(:first-child) {
	border-top: 1px solid #979797 !important;
}

.tribe-events-tickets .woocommerce.add-to-cart .tribe-button {
	margin: 10px;
	border-radius: 30px !important;
	padding: 12px 30px !important;
	margin-left: 0 !important;
}

.tribe-events-tickets td.quantity input[type=number],
.tribe-events-tickets td.woocommerce input[type=number],
.woocommerce .quantity .qty {
	width: 70px !important;
}

.tribe-events-tickets .tickets_description,
.tribe-events-tickets .tickets_name,
.tribe-events-tickets .tickets_name p,
.tribe-events-tickets .tickets_price {
	padding: 36px 10px !important;
}

.tribe-events-tickets td {
	padding: 35px 10px !important;
	vertical-align: top !important;
}

.tribe-events-meta-group-details dd,
.tribe-events-meta-group-venue dd {
	margin-left: 0;
}

.tribe-block__tickets__item__attendee__fields {
	background: #fff !important;
	padding: 30px !important;
	display: inline-block;
	width: 100%;
}

.tribe-block__tickets__item__attendee__fields form {
	display: inline-block;
	width: 100%;
}

.tribe-block__tickets__item__attendee__fields form button {
	width: 100%;
	max-width: 200px;
	display: block;
	clear: both;
}

.tribe-block__tickets__item__attendee__fields label {
	display: inline-block !important;
	width: auto;
	margin-right: 20px;
}

.tribe-block__tickets__item__attendee__fields input[type=color],
.tribe-block__tickets__item__attendee__fields input[type=date],
.tribe-block__tickets__item__attendee__fields input[type=datetime-local],
.tribe-block__tickets__item__attendee__fields input[type=datetime],
.tribe-block__tickets__item__attendee__fields input[type=email],
.tribe-block__tickets__item__attendee__fields input[type=month],
.tribe-block__tickets__item__attendee__fields input[type=number],
.tribe-block__tickets__item__attendee__fields input[type=password],
.tribe-block__tickets__item__attendee__fields input[type=range],
.tribe-block__tickets__item__attendee__fields input[type=search],
.tribe-block__tickets__item__attendee__fields input[type=tel],
.tribe-block__tickets__item__attendee__fields input[type=text],
.tribe-block__tickets__item__attendee__fields input[type=time],
.tribe-block__tickets__item__attendee__fields input[type=url],
.tribe-block__tickets__item__attendee__fields input[type=week],
.tribe-block__tickets__item__attendee__fields select,
.tribe-block__tickets__item__attendee__fields textarea {
	height: 40px;
	border-radius: 26px;
	border: 1px solid #979797;
	background-color: #ffffff;
	padding: 0 15px;
	color: #595959;
	font-size: 11px;
	font-weight: 400;
	line-height: 25px;
	text-transform: none;
	width: 260px;
}

.tribe-block__tickets__item__attendee__fields .tribe-ticket {
	width: 50%;
	float: left;
	border-bottom: none !important;
	padding-bottom: 30px !important;
	margin-bottom: 0px !important;
	clear: none !important;
}

.tribe-ticket__heading {
	border-top: 1px solid #e1e3e6;
	padding-top: 30px;
}

.woocommerce .blockUI.blockOverlay:after {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	top: 0px;
	bottom: 0px;
	z-index: 9;
}

.tax-peerraiser_campaign .widget-header .button-box {
	float: left !important;
}

.tax-peerraiser_campaign .widget-header .button-box .btn-lg {
	margin-left: 0px !important;
	margin-right: 15px !important;
}

.peerraiser-registration-form .cmb-td span+input {
	width: calc(100% - 40px) !important;
	margin-left: 10px;
}

.cmb2-upload-button {
	padding: 10px 30px !important;
}

#ui-datepicker-div {
	display: none;
}

.campaigns-list-table {
	margin-bottom: 50px;
	border: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	border-top: 0;
}

.campaigns-list-table th {
	background: #595959;
	color: #fff;
	padding: 10px 15px;
	border-right: 1px solid #a5a5a5;
}

.campaigns-list-table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.peerraiser-message-nav.nav-tabs {
	border: 0;
	overflow: hidden
}

.peerraiser-message-nav.nav-tabs li {
	display: inline-block;
	float: left;
	width: 25%;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
	position: relative
}

.peerraiser-message-nav.nav-tabs li a {
	display: block;
	color: #ccc;
	text-decoration: none;
	text-align: center;
	font-weight: 400;
	padding-bottom: 20px;
	position: relative
}

.peerraiser-message-nav.nav-tabs li:first-child a {
	text-align: left
}

.peerraiser-message-nav.nav-tabs li:last-child a {
	text-align: right
}

.peerraiser-message-nav.nav-tabs li a:hover {
	text-decoration: none
}

.peerraiser-message-nav.nav-tabs li:before {
	content: "";
	height: 15px;
	width: 15px;
	background: #ccc;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -8px;
	border-radius: 50%;
}

.peerraiser-message-nav.nav-tabs li:first-child:before {
	left: -150px
}

.peerraiser-message-nav.nav-tabs li:last-child:before {
	right: -210px
}

.peerraiser-message-nav.nav-tabs li.passed a,
.peerraiser-message-nav .nav-tabs li.active a {
	color: #0675dd
}

.peerraiser-message-nav.nav-tabs li.passed {
	border-color: #0675dd;
}

.peerraiser-message-nav.nav-tabs li.passed:before {
	background: #0675dd
}

.peerraiser-message-nav.nav-tabs li.active:before {
	content: "";
	background: url(images/progressbar.svg) no-repeat;
	height: 20px;
	width: 100%;
	border-radius: 0;
	bottom: -10px;
	left: -290px;
	background-position: -5px 0;
}

.peerraiser-message-nav.nav-tabs li.active:first-child:before {
	left: -450px
}

.peerraiser-ask-for-donation .tab-content .panel-title a {
	background: #0675dd;
	color: #fff;
	display: inline-block;
	width: 100%;
	padding: 10px 15px;
	font-weight: 400;
	text-decoration: none;
	position: relative;
}

.peerraiser-ask-for-donation .tab-content .panel-title a:before {
	content: "";
	border: solid white;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	float: right;
	position: absolute;
	right: 15px;
	top: 12px;
	z-index: 1;
}

.peerraiser-ask-for-donation .tab-content .panel-title a[aria-expanded="true"]:before {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	top: 18px;
}

.peerraiser-ask-for-donation .panel-collapse .panel-title a {
	background: #98bcde
}

.peerraiser-ask-for-donation .cmb-th+.cmb-td,
.peerraiser-ask-for-donation .cmb-th {
	width: 100%;
	padding: 0;
}

.peerraiser-ask-for-donation .cmb-th+.cmb-td {
	margin-bottom: 10px;
}

.peerraiser-ask-for-donation .cmb-th+.cmb-td .cmb2-list {
	width: auto
}

.peerraiser-ask-for-donation .regular-text {
	border-radius: 0;
	max-width: 450px;
	width: 100% !important
}

.peerraiser-ask-for-donation .cmb2-wrap input {
	width: auto
}

.default-container .peerraiser-field select {
	height: 40px;
}

.error-msg {
	color: red;
	display: inline-block;
	width: 100%;
}

.forgot-password-form .forgotloader,
.forgot-password-form .resetloader {
	display: table;
	margin: 0 auto
}

.forgot-password-form .forgotloader img,
.forgot-password-form .resetloader img {
	width: 60px;
}

.success-message {
	color: #69bd5a;
	margin-top: 10px;
	display: inline-block;
	width: 100%;
}

table#tablepress-2 .column-4 {
	width: 100px !important;
}

#peerraiser-campaign .sharethis-inline-share-buttons {
	display: block;
	clear: both;
	padding-top: 20px;
}

.sidebar .sharethis-inline-share-buttons {
	margin-bottom: 20px;
}

.wpcf7-countrytext {
	border-radius: 60px !important;
    padding-top: 7px !important;
    border: 1px solid #999999 !important;
    padding-bottom: 7px !important;
}