/*Theme Name: AMEB VictoriaAuthor: AMEB VictoriaDescription: Designed by AMEB Victoria.Version: 1.0License: GNU General Public License v2 or laterLicense URI: http://www.gnu.org/licenses/gpl-2.0.htmlTags: white,  lightText Domain: am*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*1. Set default font family to sans-serif.* 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom.*/
html {
	font-family: sans-serif;
	font-size: 10px;
	/* 1 */ -ms-text-size-adjust: 100%;
	/* 2 */ -webkit-text-size-adjust: 100%;
}
/*** Remove default margin.*/
body {
	margin: 0;
}
/* HTML5 display definitions========================================================================== */
/*** Correct `block` display not defined for any HTML5 element in IE 8/9.* Correct `block` display not defined for `details` or `summary` in IE 10/11* and Firefox.* Correct `block` display not defined for `main` in IE 11.*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
/*** 1. Correct `inline-block` display not defined in IE 8/9.* 2. Normalize vertical alignment of `progress` in Chrome,  Firefox,  and Opera.*/
audio, canvas, progress, video {
	display: inline-block;
	/* 1 */ vertical-align: baseline;
}
/*** Prevent modern browsers from displaying `audio` without controls.* Remove excess height in iOS 5 devices.*/
audio: not([controls]) {
	display: none;
	height: 0;
}
/*** Address `[hidden]` styling not present in IE 8/9/10.* Hide the `template` element in IE 8/9/10/11,  Safari,  and Firefox < 22.*/
[hidden], template {
	display: none;
}
/* Links========================================================================== */
/*** Remove the gray background color from active links in IE 10.*/
a {
	background-color: transparent;
}
/*** Improve readability of focused elements when they are also in an* active/hover state.*/
a:active, a:hover {
	outline: 0;
}
/* Text-level semantics========================================================================== */
/*** Address styling not present in IE 8/9/10/11,  Safari,  and Chrome.*/
abbr[title] {
	border-bottom: 1px dotted;
}
/*** Address style set to `bolder` in Firefox 4+,  Safari,  and Chrome.*/
b, strong {
	font-weight: bold;
}
/*** Address styling not present in Safari and Chrome.*/
dfn {
	font-style: italic;
}
/*** Address variable `h1` font-size and margin within `section` and `article`* contexts in Firefox 4+,  Safari,  and Chrome.*/
h1 {
	font-size: 2em;
	margin: .67em 0;
}
/*** Address styling not present in IE 8/9.*/
mark {
	background: #ff0;
	color: #000;
}
/*** Address inconsistent and variable font size in all browsers.*/
small {
	font-size: 80%;
}
/*** Prevent `sub` and `sup` affecting `line-height` in all browsers.*/
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
/* Embedded content========================================================================== */
/*** Remove border when inside `a` element in IE 8/9/10.*/
img {
	border: 0;
}
/*** Correct overflow not hidden in IE 9/10/11.*/
svg:not(:root) {
	overflow: hidden;
}
/* Grouping content========================================================================== */
/*** Address margin not present in IE 8/9 and Safari.*/
figure {
	margin: 1em 40px;
}
/*** Address differences between Firefox and other browsers.*/
hr {
	box-sizing: content-box;
	height: 0;
}
/*** Contain overflow in all browsers.*/
pre {
	overflow: auto;
}
/*** Address odd `em`-unit font size rendering in all browsers.*/
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Forms========================================================================== */
/*** Known limitation: by default,  Chrome and Safari on OS X allow very limited* styling of `select`,  unless a `border` property is set.*/
/*** 1. Correct color not being inherited.* Known issue: affects color of disabled elements.* 2. Correct font properties not being inherited.* 3. Address margins set differently in Firefox 4+,  Safari,  and Chrome.*/
button, input, optgroup, select, textarea {
	color: inherit;
	/* 1 */ font: inherit;
	/* 2 */	margin: 0;
}
/*** Address `overflow` set to `hidden` in IE 8/9/10/11.*/
button {
	overflow: visible;
}
/*** Address inconsistent `text-transform` inheritance for `button` and `select`.* All other form control elements do not inherit `text-transform` values.* Correct `button` style inheritance in Firefox,  IE 8/9/10/11,  and Opera.* Correct `select` style inheritance in Firefox.*/
button, select {
	text-transform: none;
}
/*** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`* and `video` controls.* 2. Correct inability to style clickable `input` types in iOS.* 3. Improve usability and consistency of cursor style between image-type* `input` and others.*/
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */ cursor: pointer;
}
/*** Re-set default cursor for disabled elements.*/
button[disabled], html input[disabled] {
	cursor: default;
}
/*** Remove inner padding and border in Firefox 4+.*/
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*** Address Firefox 4+ setting `line-height` on `input` using `!important` in* the UA stylesheet.*/
input {
	line-height: normal;
}
/*** It's recommended that you don't attempt to style these elements.* Firefox's implementation doesn't respect box-sizing,  padding,  or width.** 1. Address box sizing set to `content-box` in IE 8/9/10.* 2. Remove excess padding in IE 8/9/10.*/
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	/* 1 */	padding: 0;
}
/*** Fix the cursor style for Chrome's increment/decrement buttons. For certain* `font-size` values of the `input`,  it causes the cursor style of the* decrement button to change from `default` to `text`.*/
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/*** 1. Address `appearance` set to `searchfield` in Safari and Chrome.* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.*/
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */	box-sizing: content-box;
}
/*** Remove inner padding and search cancel button in Safari and Chrome on OS X.* Safari (but not Chrome) clips the cancel button when the search input has* padding (and `textfield` appearance).*/
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/*** Define consistent border,  margin,  and padding.*/
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
/*** 1. Correct `color` not being inherited in IE 8/9/10/11.* 2. Remove padding so people aren't caught out if they zero out fieldsets.*/
legend {
	border: 0;
	/* 1 */ padding: 0;
}
/*** Remove default vertical scrollbar in IE 8/9/10/11.*/
textarea {
	overflow: auto;
}
/*** Don't inherit the `font-weight` (applied by a rule above).* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.*/
optgroup {
	font-weight: bold;
}
/* Tables========================================================================== */
/*** Remove most spacing between table cells.*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
.nav, .nav ul, .links, .advice-list, .breadcrumbs, .list, .event-list, .custom-list, .custom-list ul, .custom-list ol, .intro-list, .faq-list, .sitemap-list, .sitemap-list ul, .bottom-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .post-password-form:after, #search_block:after, .search-form p:after, #search_block p:after, .navigation-single:after, .commentlist .comment-author:after, .container:after, .event-info:after {
	content: "";
	display: block;
	clear: both;
}
.ellipsis {
	white-space: nowrap;
	/* 1 */ text-overflow: ellipsis;
	/* 2 */	overflow: hidden;
}
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
* {
	max-height: 1000000px;
}
body {
	color: #58595b;
	background: #ffffff;
	font: 16px/1.2 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.gm-style img {
	max-width: none;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
	margin: 0 0 1.2em;
}
blockquote {
	border-left: 4px solid #898a8d;
	padding-left: .5em;
	margin-left: 1.2em;
}
th, td {
	border: 1px solid #898a8d;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}
th {
	text-align: center;
	vertical-align: middle;
}
ul, ol {
	padding-left: 3em;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 3em;
	margin: 0;
}
ul {
	list-style-type: disc;
}
dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}
dl dd {
	overflow: hidden;
}
pre {
	max-width: 100%;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="search"], input[type="password"], input[type="url"], input[type="date"], textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #898a8d;
	padding: .7em;
	outline: none;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="date"]:focus, textarea:focus {
	border-color: #333;
}
input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #898a8d;
}
input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="date"]::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
	color: #898a8d;
}
input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="date"]:-moz-placeholder, textarea:-moz-placeholder {
	color: #898a8d;
}
input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #898a8d;
}
input[type="text"].placeholder, input[type="tel"].placeholder, input[type="email"].placeholder, input[type="search"].placeholder, input[type="password"].placeholder, input[type="url"].placeholder, input[type="date"].placeholder, textarea.placeholder {
	color: #898a8d;
}
select {
	-webkit-border-radius: 0;
}
textarea {
	resize: vertical;
	vertical-align: top;
}
.btn, button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
	color: #fff;
	padding: .7em;
	background: #dc2130;
	border: none;
	display: inline-block;
	outline: none;
	font-size: 15px;
}
.btn:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="file"]:hover, input[type="submit"]:hover {
	text-decoration: none;
	background: #9a0038;
}
.btn.btn-big, button.btn-big, input[type="button"].btn-big, input[type="reset"].btn-big, input[type="file"].btn-big, input[type="submit"].btn-big {
	padding: 1.1em 3.3em;
	font-size: 20px;
}
.btn.btn-cherry, button.btn-cherry, input[type="button"].btn-cherry, input[type="reset"].btn-cherry, input[type="file"].btn-cherry, input[type="submit"].btn-cherry {
	background: #9a0038;
}
.btn.btn-cherry:hover, button.btn-cherry:hover, input[type="button"].btn-cherry:hover, input[type="reset"].btn-cherry:hover, input[type="file"].btn-cherry:hover, input[type="submit"].btn-cherry:hover {
	opacity: .9;
}
.btn.btn-orange, button.btn-orange, input[type="button"].btn-orange, input[type="reset"].btn-orange, input[type="file"].btn-orange, input[type="submit"].btn-orange {
	background: #e94434;
}
.btn.btn-orange:hover, button.btn-orange:hover, input[type="button"].btn-orange:hover, input[type="reset"].btn-orange:hover, input[type="file"].btn-orange:hover, input[type="submit"].btn-orange:hover {
	background: #dc2130;
}
.btn.btn-white, button.btn-white, input[type="button"].btn-white, input[type="reset"].btn-white, input[type="file"].btn-white, input[type="submit"].btn-white {
	background: #fff;
	color: #929495;
}
.btn.btn-white span, button.btn-white span, input[type="button"].btn-white span, input[type="reset"].btn-white span, input[type="file"].btn-white span, input[type="submit"].btn-white span {
	color: #d1d4d5;
}
.btn.btn-white:hover, button.btn-white:hover, input[type="button"].btn-white:hover, input[type="reset"].btn-white:hover, input[type="file"].btn-white:hover, input[type="submit"].btn-white:hover {
	color: #fff;
	background: #9a0038;
}
.btn.btn-white:hover span, button.btn-white:hover span, input[type="button"].btn-white:hover span, input[type="reset"].btn-white:hover span, input[type="file"].btn-white:hover span, input[type="submit"].btn-white:hover span {
	color: #fff;
}
.btn span, button span, input[type="button"] span, input[type="reset"] span, input[type="file"] span, input[type="submit"] span {
	font-size: 32px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	/*margin-top: -7px;*/
}
.btn.btn-read, button.btn-read, input[type="button"].btn-read, input[type="reset"].btn-read, input[type="file"].btn-read, input[type="submit"].btn-read {
	background: none;
	padding: 0;
	color: #929495;
	font-size: 15px;
}
.btn.btn-read span, button.btn-read span, input[type="button"].btn-read span, input[type="reset"].btn-read span, input[type="file"].btn-read span, input[type="submit"].btn-read span {
	color: #d2d5d6;
}
.btn.btn-read:hover, button.btn-read:hover, input[type="button"].btn-read:hover, input[type="reset"].btn-read:hover, input[type="file"].btn-read:hover, input[type="submit"].btn-read:hover {
	color: #9a0038;
	background: none;
}
.btn.btn-read:hover span, button.btn-read:hover span, input[type="button"].btn-read:hover span, input[type="reset"].btn-read:hover span, input[type="file"].btn-read:hover span, input[type="submit"].btn-read:hover span {
	color: #9a0038;
}
.btn-more {
	padding: .5em 1.3em;
}
.widget {
	margin-bottom: 1.2em;
}
.widget ul {
	padding-left: 2em;
}
.widget select {
	min-width: inherit;
	width: 100%;
}

.search-alt {
    margin: 0;
    width: 11.5rem;
    position: relative;
}

.search-alt input:-webkit-autofill,
.search-alt input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}

.search-alt fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    color: #58595b;
    border: none;
}

.search-alt fieldset [class^=icon-] {
	font-size: 24px;
}

.search-alt input[type=search] {
    width: 100%;
    background-color: transparent;
    padding-left: 1.5rem;
    padding-right: 3.6rem;
    color: #a3a5a7;
    font-size: 1.6rem;
    border: none;
    padding: 1.2rem 2.4rem;
    line-height: 1;
}

.search-alt input[type=search]::placeholder {
	color: #a3a5a7;
}

.search-alt input[type=search]::-webkit-input-placeholder { /* WebKit browsers */
   color: #a3a5a7;
}
.search-alt input[type=search]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #a3a5a7;
}
.search-alt input[type=search]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #a3a5a7;
}
.search-alt input[type=search]:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #a3a5a7;
}

.search-alt button[type=submit] {
    width: 2rem;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1.2rem 0;
    color: #a3a5a7;
    background: transparent;
}

.bg-alt {
	background-color: #9a0138;
}

.w-100 {
	width: 100%;
}

.flex-centr-xy {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-centr-y {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@font-face {
	font-family:"icomoon";
	src:url(../fonts/icons/icomoon.ttf) format("truetype"),url(../fonts/icons/icomoon.woff) format("woff"),url(../fonts/icons/icomoon.svg) format("svg");
	font-weight:400;
	font-style:normal;
	font-display:block;
}

[class*=" icon-"],
[class^=icon-] {
	font-family:"icomoon"!important;
	speak:never;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.icon-Arrow-2:before {
	content:"\e901";
}

.icon-search:before {
	content:"\e900";
}

.icon-right-chevron:before {
	content:"\e904";
}
/* Calendar */

#wp-calendar {
	width: 95%;
	margin-bottom: 15px;
	clear: both;
	padding: 0;
}
#wp-calendar caption {
	padding: 10px;
}
#wp-calendar th, #wp-calendar td {
	text-align: center;
	padding: 3px 0;
}
#wp-calendar td {
	background: transparent;
}
.comment-form p {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
	margin: 0;
}
.comment-form label {
	display: block;
	padding: 0 0 5px;
}
.comment-form textarea, .comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 290px;
}
.comment-form textarea {
	width: 96%;
	margin: 0;
}
.comment-form input[type="submit"] {
	display: block;
	float: none;
}
.post-password-form label {
	display: block;
}
.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}
.search-form input {
	float: left;
}
.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}
.post-password-form input {
	float: left;
}
.post-password-form input[type="password"] {
	width: 150px;
}
.comment-form button, .comment-form input[type="submit"], .post-password-form button, .post-password-form input[type="submit"], .search-form button, .search-form input[type="submit"], #search_block button, #search_block input[type="submit"] {
	background: #dc2130;
	color: #fff;
	height: 40px;
	padding: 0 10px;
}
.comment-form button:hover, .comment-form input[type="submit"]:hover, .post-password-form button:hover, .post-password-form input[type="submit"]:hover, .search-form button:hover, .search-form input[type="submit"]:hover, #search_block button:hover, #search_block input[type="submit"]:hover {
	background: #9a0038;
}
.search-form, .post-password-form, #search_block {
	margin-bottom: 15px;
}
.search-form input, .post-password-form input, #search_block input {
	float: left;
	height: 40px;
}
.search-form input[type="search"], .search-form input[type="text"], .post-password-form input[type="search"], .post-password-form input[type="text"], #search_block input[type="search"], #search_block input[type="text"] {
	margin: 0 4px 0 0;
	width: 180px;
}
.search-form input[type="password"], .post-password-form input[type="password"], #search_block input[type="password"] {
	width: 180px;
}
.search-form input[type="submit"], .search-form button, .post-password-form input[type="submit"], .post-password-form button, #search_block input[type="submit"], #search_block button {
	height: 40px;
}
.main-frame #search_block input[type="submit"] {
	margin-top: 0;
}
.commentlist {
	margin: 0 0 1.2em;
}
.commentlist .edit-link {
	margin: 0;
}
.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}
.commentlist-item .commentlist-item {
	padding: 0;
}
.comment, .commentlist-holder {
	overflow: hidden;
}
.commentlist-item .commentlist-item, .commentlist-item+.commentlist-item {
	padding-top: 1.2em;
}
.widget_calendar #prev {
	padding-left: 5px;
	text-align: left;
}
.widget_calendar #next {
	padding-right: 5px;
	text-align: right;
}
.gallery-item dt {
	float: none;
	padding: 0;
}
.navigation, .navigation-comments, .pagination {
	position: relative;
	vertical-align: middle;
	padding: 10px 0 20px 0;
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
}
.navigation .screen-reader-text, .navigation-comments .screen-reader-text, .pagination .screen-reader-text {
	position: absolute;
	left: -99999px;
}
.navigation .current, .navigation-comments .current, .pagination .current {
	color: #ccc;
}
.navigation .page-numbers, .navigation-comments .page-numbers, .pagination .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 15px;
	font-size: 15px;
	line-height: 1.2em;
}
.navigation .page-numbers.current:hover, .navigation-comments .page-numbers.current:hover, .pagination .page-numbers.current:hover {
	background: none;
	color: #ccc;
}
.navigation .page-numbers:hover, .navigation-comments .page-numbers:hover, .pagination .page-numbers:hover {
	background: #9a0038;
	color: #fff;
	text-decoration: none;
}
.navigation .next, .navigation .prev, .navigation .al, .navigation .ar, .navigation-comments .next, .navigation-comments .prev, .navigation-comments .al, .navigation-comments .ar, .pagination .next, .pagination .prev, .pagination .al, .pagination .ar {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #dc2130;
	color: #fff;
	text-decoration: none;
}
.navigation .next.disabled, .navigation .prev.disabled, .navigation .al.disabled, .navigation .ar.disabled, .navigation-comments .next.disabled, .navigation-comments .prev.disabled, .navigation-comments .al.disabled, .navigation-comments .ar.disabled, .pagination .next.disabled, .pagination .prev.disabled, .pagination .al.disabled, .pagination .ar.disabled {
	background: #b3b3b3;
	border-color: #b3b3b3;
	pointer-events: none;
}
.navigation .next a, .navigation .prev a, .navigation .al a, .navigation .ar a, .navigation-comments .next a, .navigation-comments .prev a, .navigation-comments .al a, .navigation-comments .ar a, .pagination .next a, .pagination .prev a, .pagination .al a, .pagination .ar a {
	display: inline-block;
	vertical-align: top;
	padding: 10px 15px;
	color: #fff;
}
.navigation .next a:hover, .navigation .prev a:hover, .navigation .al a:hover, .navigation .ar a:hover, .navigation-comments .next a:hover, .navigation-comments .prev a:hover, .navigation-comments .al a:hover, .navigation-comments .ar a:hover, .pagination .next a:hover, .pagination .prev a:hover, .pagination .al a:hover, .pagination .ar a:hover {
	background: #000;
	color: #fff;
}
.navigation a, .navigation-comments a, .pagination a {
	color: inherit;
}
.nav-links {
	text-align: center;
}
.navigation-single {
	margin-bottom: 1.2em;
}
.navigation-single .next, .navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #dc2130;
	color: #fff;
	text-decoration: none;
}
.navigation-single .next:hover, .navigation-single .prev:hover {
	background: #9a0038;
}
.navigation-single .next a, .navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: 10px;
	display: block;
}
.navigation-single .next {
	float: right;
}
/* Begin Images */
img.border {
	padding: 5px;
	border: 1px solid #ccc;
}
.wp-caption {
	max-width: 100%;
	clear: both;
	max-width: 100%;
	color: #f26322;
	margin: 0 0 1.2em;
	/* Image does not overflow the content area */
	padding: 5px 0;
}
.wp-caption.alignnone {
	margin: 5px 0 20px 0;
}
.wp-caption .wp-caption-text {
	font-size: 11px;
	line-height: 1.2;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	width: auto;
	max-width: 98.5%;
}
.wp-caption p {
	margin: 1em 0 0;
}
div.aligncenter, figure.aligncenter {
	margin: 0 auto 1.2em;
	text-align: center;
}
img.aligncenter {
	display: block;
	margin: 0 auto 20px;
}
.aligncenter {
	margin: 5px auto 20px auto;
}
.alignleft {
	float: left;
	margin: 0 1.2em 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 1.2em;
}
.alignnone {
	margin: 0;
}
img.wp-smiley {
	padding: 0;
	border: none;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.fluid-iframe {
	display: block;
	position: relative;
	padding-bottom: 56%;
}
.fluid-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}
.mejs-container {
	margin-bottom: 1.2em;
}
.wp-caption-text, .gallery, .alignnone, .gallery-caption, .sticky, .bypostauthor {
	height: auto;
}
.al {
	float: left;
}
.ar {
	float: right;
}
.navigation .prev {
	float: left;
}
.navigation .next {
	float: right;
}
.posts-list p {
	margin: 0;
}
.posts-list .post {
	margin: 0 0 60px;
}
.title {
	margin-bottom: 1.2em;
}
.title h1 {
	margin: 0;
}
.post .title {
	margin-bottom: 10px;
}
.post .postmetadata {
	margin-bottom: 10px;
}
.post .postmetadata {
	display: none;
}
.textwidget p {
	padding: 0 0 10px 0;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
code br {
	display: none;
}
pre, code {
	font-family: mono-space, monospace;
	border: 1px solid #eee;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	overflow: auto;
	white-space: pre;
	font-size: 12px;
	line-height: 20px;
}
code {
	padding: 1px 20px 0 20px;
	background: #f6f6f6;
	border-top: 0;
	border-bottom: 0;
}
/* Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
}
sup {
	position: relative;
	top: -5px;
}
sub {
	position: relative;
	top: 5px;
}
.last {
	margin-right: 0 !important;
	clear: right;
}
.clear {
	clear: both;
	line-height: 0;
}
.page-link {
	padding: 0 0 15px;
}
/* Respond */

.comments {
	clear: both;
}
#respond {
	margin: 20px 0 20px 0;
	overflow: hidden;
}
.commentlist #respond {
	margin: 0 0 20px 0;
}
#respond .comment-reply-title small {
	font-size: 12px;
}
/* Comments*/
#comments, #reply-title {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
.commentlist {
	margin-left: -2em;
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}
.commentlist .comment {
	padding: 0 0 0 2em;
}
.commentlist .comment, .commentlist+.comment {
	padding-top: 1.2em;
}
.commentlist .commentlist {
	padding: 0;
}
.commentlist .comment-author {
	margin-bottom: .5em;
}
.commentlist .comment-metadata {
	margin-bottom: .5em;
}
.commentlist .comment-author img {
	float: left;
	margin: 0 1.2em 4px 0;
}
.comment .comment-respond {
	margin-left: 20px;
}
.comment-body {
	margin: 0 0 20px;
}
.comment-body .reply {
	padding-bottom: 15px;
}
.parent.comment .comment {
	margin-left: 30px;
}
.comment-author.vcard {
	margin-bottom: 10px;
}
.breadcrumb {
	padding-bottom: 20px;
}
.post .title h3 {
	margin-bottom: 1em;
}
.divider {
	height: 71px;
}
.wpcf7-not-valid-tip {
	display: block;
	padding-top: 5px;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors {
	color: #d93c3c;
}
.error input:not([type="submit"]) {
	border-color: red !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .h {
	font-family: inherit;
	font-weight: 400;
	margin: 0 0 .5em;
	color: #9a0038;
}
.page-celebrate h1, .page-celebrate .h1, .page-celebrate h2, .page-celebrate .h2, .page-celebrate h3, .page-celebrate .h3, .page-celebrate h4, .page-celebrate .h4, .page-celebrate h5, .page-celebrate .h5, .page-celebrate h6, .page-celebrate .h6, .page-celebrate .h {
	color: #050040;
}
h1, .h1 {
	font-size: 35px;
}
h2, .h2 {
	font-size: 28px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 16px;
	color: #4f4f4f;
	font-weight: bold;
}
h6, .h6 {
	font-size: 15px;
	color: #4f4f4f;
	font-weight: bold;
}
p {
	margin: 0 0 1em;
}
a {
	color: #9a0038;
	text-decoration: none;
	-webkit-transition: color .2s linear, background .2s linear, opacity .2s linear, border-color .2s linear;
	transition: color .2s linear, background .2s linear, opacity .2s linear, border-color .2s linear;
}
a:hover {
	text-decoration: underline;
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	outline: none;
	position: relative;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.gallery {
	display: none;
}
.gallery.slick-initialized {
	display: block;
}
.btns-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 -20px;
}
.btn-slider {
	padding: 0 20px;
}
.btn-slider a {
	color: #898a8d;
	font-size: 16px;
	line-height: 1.2;
	position: relative;
}
.btn-slider a:before {
	content: "‹";
	width: 34px;
	height: 34px;
	font-size: 32px;
	line-height: 28px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	text-align: center;
}
.btn-slider a:hover {
	text-decoration: none;
	opacity: .8;
}
.btn-slider.btn-prev a {
	padding-left: 45px;
}
.btn-slider.btn-prev a:before {
	left: 0;
}
.btn-slider.btn-next a {
	padding-right: 45px;
}
.btn-slider.btn-next a:before {
	right: 0;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/* custom radio styles */
.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border-radius: 9px;
	margin: -3px 3px 0 0;
	height: 15px;
	width: 15px;
	border: 1px solid #272827;
}
.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #272827;
	border-radius: 100%;
}
.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100% !important;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.jcf-radio.jcf-checked span {
	display: block;
}
/* custom checkbox styles */
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	cursor: default;
	background: #fff;
	margin: -3px 3px 0 0;
	height: 18px;
	width: 18px;
	border: 1px solid #2d2d2d;
}
.jcf-checkbox span {
	position: absolute;
	display: none;
	height: 9px;
	width: 16px;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -4px;
	border: 3px solid #272827;
	border-width: 0 0 2px 2px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
:root .jcf-checkbox span {
	margin: -9px 0 0 -4px;
}
.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.jcf-checkbox.jcf-checked span {
	display: block;
}
/* select */
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #898a8d;
	margin: 0;
	min-width: 150px;
	height: 25px;
	color: #4f4f4f;
	background: #fff;
}
.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}
.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 14px;
	line-height: 25px;
	margin: 0 35px 0 8px;
}
.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 20px;
	bottom: 0;
	right: 0;
	top: 0;
	border-left: 1px solid #898a8d;
}
.jcf-select .jcf-select-opener:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #898a8d transparent transparent transparent;
	position: absolute;
	top: 50%;
	right: 50%;
	margin: -2px -4px 0 0;
}
body>.jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}
body>.jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}
.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}
.jcf-select.jcf-compact-multiple {
	max-width: 220px;
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
	display: inline-block;
	padding-top: 2px;
	content: "...";
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
	background: none;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
	background: #e6e6e6;
	color: #000;
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
	display: inline-block;
	content: "";
	height: 4px;
	width: 8px;
	margin: -7px 5px 0 -3px;
	border: 3px solid #777;
	border-width: 0 0 3px 3px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* multiple select styles */
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}
/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background-color: rgba(255, 255, 255, .8);
	line-height: 14px;
	font-size: 12px;
	width: 100%;
	text-align: center;
}
.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.jcf-list ul li {
	overflow: hidden;
	display: block;
	margin: 0 7px;
	border-bottom: 1px solid #506332;
}
.jcf-list ul li:last-child {
	border-bottom: none;
}
.jcf-list .jcf-overflow {
	overflow: auto;
}
.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 6px 9px;
	color: #807466;
	min-height: 14px;
	height: 1%;
}
.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}
.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: pointer;
	color: #000;
}
.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}
/* common custom form elements styles */
.jcf-disabled {
	background: #ddd !important;
}
.column-group {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.column-group *, .column-group *:before, .column-group *:after {
	box-sizing: inherit;
}
.column-group img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.column-group p {
	margin: 0;
	padding: 15px;
}
.column-group>* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; /* columns indents compensation */
	margin: -10px;
}
.column-group>*>* { /* columns indents */
	padding: 10px;
}
.column-group .col-holder {
	background: #ccc;
}
.column-group.stretch-columns>*>* {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.column-group.stretch-columns>*>*>* {
	width: 100%;
}
.column-group.align-center>* {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.column-group.columns-2>* {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.column-group.columns-2>*>* {
	width: 50%;
}
.column-group.columns-3>* {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.column-group.columns-3>*>* {
	width: 33.3333%;
}
.column-group.columns-3.ratio-2-1>*>*:first-child {
	width: 66.6667%;
}
.column-group.columns-3.ratio-1-2>*>*:last-child {
	width: 66.6667%;
}
.column-group.columns-4>* {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.column-group.columns-4>*>* {
	width: 25%;
}
.column-group.columns-4.ratio-2-1-1>*>*:first-child {
	width: 50%;
}
.column-group.columns-4.ratio-1-2-1>*>*:nth-child(2) {
	width: 50%;
}
.column-group.columns-4.ratio-1-1-2>*>*:last-child {
	width: 50%;
}
.column-group.columns-4.ratio-3-1>*>*:first-child {
	width: 75%;
}
.column-group.columns-4.ratio-1-3>*>*:last-child {
	width: 75%;
}
.column-group.columns-5>* {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.column-group.columns-5>*>* {
	width: 20%;
}
.column-group.columns-5.ratio-2-1-1-1>*>*:first-child {
	width: 40%;
}
.column-group.columns-5.ratio-1-2-1-1>*>*:nth-child(2) {
	width: 40%;
}
.column-group.columns-5.ratio-1-1-2-1>*>*:nth-child(3) {
	width: 40%;
}
.column-group.columns-5.ratio-1-1-1-2>*>*:last-child {
	width: 40%;
}
.column-group.columns-5.ratio-3-1-1>*>*:first-child {
	width: 60%;
}
.column-group.columns-5.ratio-1-3-1>*>*:nth-child(2) {
	width: 60%;
}
.column-group.columns-5.ratio-1-1-3>*>*:last-child {
	width: 60%;
}
.column-group.columns-5.ratio-4-1>*>*:first-child {
	width: 80%;
}
.column-group.columns-5.ratio-1-4>*>*:last-child {
	width: 80%;
}
.column-group.columns-5.ratio-1-2-2>*>* {
	width: 40%;
}
.column-group.columns-5.ratio-1-2-2>*>*:first-child {
	width: 20%;
}
.column-group.columns-5.ratio-2-2-1>*>* {
	width: 40%;
}
.column-group.columns-5.ratio-2-2-1>*>*:last-child {
	width: 20%;
}
html {
	height: 100%;
}
.msie body {
	height: 100%;
}
body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
body.nav-active {
	overflow: hidden;
}
body.page-celebrate #header .header-holder {
	background: #050040;
}
body.page-celebrate .logo {
	display: none;
}
body.page-celebrate .logo.logo-celebrate {
	display: block;
}
body.page-celebrate .ttl {
	color: #050040;
}
body.page-celebrate .ttl a {
	color: #050040;
}
body.page-celebrate .ttl a:hover {
	border-color: #050040;
}
body.page-celebrate .ttl.yellow {
	color: #ee7b27;
}
body.page-celebrate .ttl.yellow a {
	color: #ee7b27;
}
body.page-celebrate .ttl.yellow a:hover {
	border-color: #ee7b27;
}
body.page-celebrate .intro-block h2, body.page-celebrate .custom-list h4 {
	color: #050040;
}
.bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-size: cover;
}
.bg-stretch-cover {
	width:100%;
	max-width:none;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
	position:absolute;
	left:0;
	top:0;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.wrapper-holder {
	width: 100%;
	overflow: hidden;
}
#main {
	width: 100%;
	position: relative;
}
.main-holder {
	padding: 45px 0;
	max-width: 1330px;
	margin: 0 auto;
	position: relative;
}
.main-holder._width-100{
	max-width: 100%;
}
.main-holder._my-n {
	margin:-67px 0-45px;
}
.main-frame {
	padding: 45px 0;
	max-width: 1330px;
	margin: 0 auto;
	position: relative;
}
.main-frame.add {
	padding-bottom: 100px;
}
.anime-list-item {
	transform: translateX(-105%);
	transition: transform 0.4s ease;
}
.anime-go-left {
	transform: translateX(0);
}
/*.anime-scroll-list {
	transform: translateX(-105%);
	transition: transform 0.4s ease 0.8s;
}*/
.container {
	max-width: 1315px;
	margin: 0 auto;
	padding: 0 15px;
}
.container._pos-rel{
	position: relative;
}
.container.normal {
	max-width: 980px;
}
.container.medium {
	max-width: 800px;
}
.container._lg {
	max-width: 1669px;
}
#content {
	float: left;
	width: 100%;
}
#content .entry-header {
	padding: 30px 0 23px; 
}
#content .meta a {
	color: #939495;
}
#content .meta a:hover {
	opacity: 0.8;
	text-decoration: none;
}
#content .meta a [class^=icon-] {
	color: #d3d5d6;
}
#content .row-col .post-inner {
	height:100%;
	padding-bottom:6rem;
	background-color:#fff;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
}
#content .row-col .post-inner {
	padding-bottom:4rem;
}
#content .row-col .post .meta-wrap,
#content .row-col .post-content {
	padding-left:3rem;
	padding-right:3rem;
}
#content .row-col .post-img {
	overflow:hidden;
}
#content .row-col .post-img a {
	position:relative;
	display:block;
	width:100%;
	padding-top:75.56%;
}
#content .row-col .post-img img,
#content .row-post .post-img img {
	width:100%;
	-webkit-transform-origin:center bottom;
	-ms-transform-origin:center bottom;
	transform-origin:center bottom;
}
#content .row-post .post {
	margin: 0 0 4rem;
	width: 100%;
	opacity:0;
	will-change:transform;
	-webkit-transform:translateY(10%);
	-ms-transform:translateY(10%);
	transform:translateY(10%);
	-webkit-transition:.7s ease;
	-o-transition:.7s ease;
	transition:.7s ease;
}
#content .row-post .post._slide-in {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}
#content .row-post .post-img img {
	-webkit-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	transition:all .3s ease-in;
}
#content .row-col .post-img img {
	-webkit-transition:-webkit-transform .1s ease-in-out;
	-o-transition:transform .1s ease-in-out;
	transition:transform .1s ease-in-out;
	transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover;
}
#content>.holder {
	margin-right: 310px;
}
#content .entry-title h3 {
	font-size: 32px;
}
#content .entry-title a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#content .row-col .post-img a:hover img,
#content .row-post .post-img a:hover img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}
#sidebar {
	float: right;
	width: 270px;
	margin-left: -100%;
}
#header {
	width: 100%;
	position: relative;
	z-index: 10;
	background-color: #fff;
	transition: transform 0.4s ease;
}
#header .top-bar {
	background: #9a0038;
	padding: 12px 0;
	/*box-shadow: inset 0 -7px 25px -7px rgba(0, 0, 0, .7);*/
}
#header .top-bar .frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#header .header-holder {
	position: relative;
	padding: 14px 0 22px;
}
#header .header-holder._pb-0{
	padding-bottom:0;
}
#header .header-holder .panel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	/*position: relative;
	z-index: 10;*/
	padding:0;
}
#header .header-holder .panel .logo{
	margin-top: 0;
}
#header .top-bar .links a {
	color: #fff;
}
#header.fixed-position {
	position:fixed;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}
#header.hidden-position {
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
}
.logo {
	max-width: 220px;
	display: block;
	margin-top: 22px;
}
.logo.logo-celebrate {
	display: none;
	max-width: 140px;
}
.logo a {
	display: block;
}
/* menu */
.nav-active .nav-bar {
	visibility: visible;
	top: -15px;
	box-shadow: 0 -7px 25px -5px rgba(0, 0, 0, .7);
}
.nav-active .header-holder .container {
	position: relative;
}
.nav-bar {
	background: #ffffff;
	width: 365px;
	position: absolute;
	right: 0;
	display: none;
	left: 0;
	top: 0;
	height: 1000vh;
	z-index: 400;
	-webkit-transition: -webkit-transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
	will-change: transform;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.nav-bar:before {
	content: "";
	background: #ffffff;
	position: absolute;
	top: 0;
	left: 100%;
	width: 1000%;
	height: 100%;
}
.nav-bar .nav-holder {
	width: 100%;
	height: 100%;
	max-height: calc(100vh - 34px);
	overflow-x: auto;
}
.nav-bar .slider {
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform 300ms ease-in-out;
	transition: -webkit-transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out;
	-webkit-transition: -webkit-transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
	transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	will-change: transform;
}
.nav-bar .back {
	padding: 5px 0;
	margin: 0;
}
.nav-bar .back a {
	font-size: 14px;
	line-height: 1;
	color: #55585a;
}
.nav-bar .back a:hover {
	text-decoration: none;
}
.nav-bar .back span {
	font-size: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: -6px 5px 0 0;
}
.nav {
	padding: 22px 20px;
	height: 100%;
}
.nav li {
	border-bottom: 1px solid #a8a9aa;
}
.nav>li:first-child {
	padding-top: 18px;
}
.nav a {
	font-size: 22px;
	line-height: 1.2;
	color: #55585a;
	display: block;
	padding: 12px 30px 12px 0;
	position: relative;
}
.nav a.current, .nav a:hover {
	color: #a8a9aa;
	text-decoration: none;
}
.nav ul {
	display: none;
	position: absolute;
	padding: 22px 20px;
	margin-right: -20px;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #ffffff;
}
.nav ul.active:before
/*, .nav ul.active:after*/
	{
	content: "";
	position: absolute;
	width: 10px;
	height: 100%;
	top: 0;
}
.nav ul:before {
	left: -10px;
}
.nav ul:after {
	right: 0;
}
.nav .has-drop>a:before {
	content: "›";
	position: absolute;
	right: 0;
	top: 0;
	color: #a3a5a7;
	font-size: 44px;
	line-height: 1;
}
.nav .slide-menu-control {
	font-size: 16px;
	color: #a8a9aa;
	padding: 5px 0;
}
.nav .back-li {
	border: none;
	margin: -2px 0 17px 0;
}
/* end menu */
.bg-darken-mask::before {
	position:absolute;
	content:"";
	width: 200vw;
	left:0;
	top:0;
	bottom:0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color:#f5f5f5;
	z-index: -1;
}
.intro {
	padding: 50px 80px 5px;
	color: #58595b;
	font-size: 32px;
	line-height: 1.2;
	position: relative;
	z-index: 2;
}
.intro._alt {
	padding-top: 35px;
	padding-bottom: 44px;
}
.intro._alt .welcome p:last-child {
	margin-bottom: 0;
}
.intro .welcome {
	max-width: 880px;
	font-size: 50px;
}
.intro .welcome span {
	color: #9a0038;
}
.arrow-link {
	color: #9a0038;
	font-size: 46px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	margin-top: -12px;
}
.arrow-link:hover {
	text-decoration: none;
	color: #f26322;
}
.line-box {
	width: 245px;
	overflow: hidden;
}
.line-box .links {
	display: none;
}
.line-box .js-marquee .links {
	display: block;
}
.links {
	font-size: 0;
}
.links li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 15px;
}
.links li:before {
	content: "›";
	color: #dc2130;
	font-size: 23px;
	line-height: 1;
	position: absolute;
	left: 0;
	top: -3px;
}
.links a {
	color: #c2bab7;
	font-size: 15px;
	line-height: 1.2;
}
.tools {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.tools .link-connect {
	padding-left: 35px;
}
.form-search input:-webkit-autofill,
.form-search input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.form-search input[type="search"] {
	background: none;
	padding: 0;
	border: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 1;
	text-align: left;
	width: 4em;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.form-search input[type="search"]::-webkit-input-placeholder {
	color: #e5e1dc;
}
.form-search input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #e5e1dc;
}
.form-search input[type="search"]:-moz-placeholder {
	color: #e5e1dc;
}
.form-search input[type="search"]:-ms-input-placeholder {
	color: #e5e1dc;
}
.form-search input[type="search"].placeholder {
	color: #e5e1dc;
}
.form-search input[type="search"]:focus {
	width: 200px;
	text-align: left;
}
/*.form-search input[type="search"]:focus~button.btn-reset {
	display: inline-block;
}*/
.form-search .btn-search {
	width: 20px;
	height: 20px;
	background: url("../img/ico-search@2x.png") no-repeat;
	background-size: 20px 20px;
	padding: 0;
	vertical-align: middle;
}
.form-search .btn-reset {
	width: 14px;
	height: 14px;
	background: none;
	position: relative;
	vertical-align: middle;
	padding: 0;
	display: none;
	margin-top: -4px;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.form-search .btn-reset:after, .form-search .btn-reset:before {
	content: "";
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 7px;
	left: 8%;
	right: 8%;
	height: 2px;
	background: #ffffff;
}
.form-search .btn-reset:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.link-connect {
	max-width: 145px;
	display: block;
}
.link-connect a {
	display: block;
}
.link-connect a:hover {
	opacity: 0.8;
}
.tools-mobile {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 75px 15px 30px;
	display: none;
}
.tools-mobile .link-connect {
	padding-left: 0;
}
.tools-mobile .link-connect a {
	display: block;
	color: #a3a5a7;
}
.tools-mobile .form-search input[type="search"] {
	color: #a3a5a7;
	font-size: 17px;
	text-align: left;
}
.tools-mobile .form-search input[type="search"]::-webkit-input-placeholder {
	color: #a3a5a7;
}
.tools-mobile .form-search input[type="search"]::-moz-placeholder {
	opacity: 1;
	color: #a3a5a7;
}
.tools-mobile .form-search input[type="search"]:-moz-placeholder {
	color: #a3a5a7;
}
.tools-mobile .form-search input[type="search"]:-ms-input-placeholder {
	color: #a3a5a7;
}
.tools-mobile .form-search input[type="search"].placeholder {
	color: #a3a5a7;
}
.tools-mobile .form-search input[type="search"]:focus {
	width: 100px;
}
.tools-mobile .form-search .btn-search {
	width: 25px;
	height: 25px;
	background: url(images/ico-search02.png) no-repeat;
}

.section-advice {
	width: 100%;
	padding: 25px 0;
	position: relative;
	z-index: 100;
}
.advice-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -45px 0 0;
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.advice-list li {
	padding: 0 30px 5px;
	font-size: 23px;
	line-height: 1.2;
}
.advice-list li:nth-child(even) a {
	color: #f26322;
}
.advice-list li:last-child a {
	color: #e94434;
}
.advice-list a {
	color: #ee7b27;
	display: block;
}
#header .advice-list p {
	margin: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#header .advice-list .ico {
	width: 84px;
	height: 84px;
	background: #fff;
	border-radius: 50%;
	margin: 0 auto 7px;
	box-shadow: 0 10px 18px rgba(0, 0, 0, .1);
	-webkit-transition: all .3s;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.advice-list a:hover {
	text-decoration: none;
	cursor: pointer;
}
#header .advice-list a:hover .ico {
	box-shadow: 0 4px 9px rgba(0, 0, 0, .3);
}
.advice-list .ico.ico-offer img {
	width: 81px;
	margin: 3px 0 0 -7px;
}
.advice-list .ico.ico-enrol img {
	width: 63px;
	margin: 4px 0 0 5px;
}
.advice-list .ico.ico-dates img {
	width: 66px;
	margin: 7px 0 0 -7px;
}
.advice-list .ico img {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.breadcrumbs-block {
	padding: 13px 0 7px;
}
.breadcrumbs-block .container {
	max-width: 800px;
}
.breadcrumbs {
	font-size: 0;
}
.breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 11px 0 14px;
	position: relative;
	font-size: 14px;
	line-height: 1;
	color: #929495;
}
.breadcrumbs li:before {
	content: "›";
	color: #9a0038;
	font-size: 22px;
	line-height: 1em;
	position: absolute;
	top: -5px;
	left: 0;
}
.breadcrumbs li:first-child {
	padding-left: 0;
}
.breadcrumbs li:first-child:before {
	display: none;
}
.breadcrumbs a {
	text-decoration: underline;
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.panel-bottom {
	width: 100%;
	min-height: 17px;
	text-align: center;
	background: url(images/bg-line.png);
	box-shadow: inset 0 4px 8px -4px rgba(0, 0, 0, .7);
}
.panel-bottom .btn-shop {
	background: #fff;
	padding: 7px 10px;
	display: inline-block;
	color: #ee7b27;
	box-shadow: inset 0 7px 15px -7px rgba(0, 0, 0, .7);
}
.panel-bottom .btn-shop span {
	color: #9a0038;
}
.panel-bottom .btn-shop:hover {
	text-decoration: none;
	background: #9a0038;
	color: #fff;
}
.panel-bottom .btn-shop:hover span {
	color: #fff;
}
.title {
	margin: 0 0 55px;
}
.title h1 {
	color: #58595b;
	opacity: .33;
	font-size: 41px;
	line-height: 1.2;
	margin: 0;
}
.box-gallery {
	width: 100%;
	position: relative;
	margin-bottom: 108px;
}
.box-gallery .gallery {
	position: relative;
	margin-bottom: 40px;
	height: 630px;
}
.box-gallery .gallery .btn {
	position: absolute;
	right: -65px;
	bottom: -57px;
}
.box-gallery .box-post {
	max-width: 505px;
	position: absolute;
	top: -110px;
	right: -130px;
	z-index: 10;
}
.box-gallery .slick-list {
	overflow: visible;
	height: 100%;
}
.box-gallery .slick-track {
	height: 100%;
}
.box-gallery .bg-stretch {
	box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .6);
	z-index: 10;
}
.box-gallery .btn-show {
	display: none;
	width: 100%;
	text-align: center;
	padding: 30px 0 2px;
}
.box-gallery .btn-show .btn {
	padding: .7em;
	font-size: 18px;
	min-width: 200px;
	margin: 0 auto;
}
.box-gallery .btn-show .btn span {
	color: #afafaf;
}
.read-more {
	display: block;
}
.read-more a {
	color: #9a0038;
	font-size: 15px;
}
.back-top {
	position: fixed;
	bottom: 30px;
	max-width: inherit;
	width: 100%;
	height: 40px;
	display: none;
}
.back-to-top {
	width: 40px;
	height: 39px;
	position: absolute;
	bottom: 30px;
	right: 10px;
	text-indent: -9999px;
	background: url(https://ameb.vic.edu.au/wp-content/themes/ameb-victoria/images/btn-top.png) no-repeat;
}
.box-post {
	background: #ee7b27;
	padding: 15px 20px;
	color: #fff;
	line-height: 1.3;
	font-size: 19px;
}
.box-post h2 {
	font-size: 32px;
	line-height: 1.2;
	color: #4f2a0e;
	opacity: .8;
}
.box-post p {
	margin: 0 0 10px;
}
.box-post .read-more a {
	color: #6a411d;
	position: relative;
	display: inline-block;
	padding: 0 15px 0 0;
}
.box-post .read-more a:before {
	content: "\203A";
	position: absolute;
	right: 0;
	top: -9px;
	font-size: 32px;
	line-height: 1;
	color: #6a411d;
}
.list {
	font-size: 15px;
	line-height: 1.2;
}
.list li {
	margin-bottom: 13px;
}
.list a {
	color: #58595b;
	position: relative;
	display: inline-block;
	padding-left: 13px;
}
.list a:before {
	content: "›";
	color: #dc2130;
	font-size: 31px;
	line-height: 1em;
	position: absolute;
	top: -9px;
	left: 0;
}
.news-block {
	max-width: 770px;
	margin: 0 auto 25px;
}
.news-post {
	line-height: 1.35em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e94434;
}
.news-post .images {
	box-shadow: 0 7px 50px 0 rgba(0, 0, 0, .7);
	display: inline-block;
	margin-bottom: 20px;
	margin-left: -60px;
}
.news-post .images a {
	display: block;
}
.news .images {
	margin-bottom: 20px;
}
.news .images img {
	width: 100%;
}
.news .images a {
	display: block;
}
.ttl {
	font-size: 35px;
	line-height: 1.2;
	margin-bottom: 14px;
	color: #9a0038;
}
.ttl a {
	color: #9a0038;
	text-decoration: none;
	border-bottom: 2px solid transparent;
}
.ttl a:hover {
	border-bottom: 2px solid #9a0038;
}
.ttl.yellow {
	color: #ee7b27;
}
.ttl.yellow a {
	color: #ee7b27;
}
.ttl.yellow a:hover {
	border-color: #ee7b27;
}
.ttl-date, .ttl-tag {
	color: #929495;
	display: block;
	margin-bottom: 5px;
}
.ttl-date a, .ttl-tag a {
	color: #929495;
}
.ttl-date {
	margin-bottom: 10px;
}
body.category-syllabus-news .ttl-date, body.category-syllabus-news .news .images {
	display: none;
}
.news-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -27px 55px;
}
.news-column>.col {
	width: 50%;
	padding: 0 27px;
}
body.category-syllabus-news .news-column>.col {
	width: 100%;
}
.news-column p {
	margin: 0 0 .5em;
}
.news {
	width: 100%;
	line-height: 1.4;
	padding: 0 27px 12px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e94434;
}
.btn-paging {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 0 5px;
}
.btn-paging .btn-prev {
	padding-left: 0;
}
.btn-paging .btn-next {
	padding-right: 0;
}
.btn._sm {
	width:auto;
	display:inline-block;
	min-width:9.3rem;
	padding:8px 10px;
}
.tags-block {
	display: none;
	font-size: 14px;
	line-height: 1;
	margin: 0 0 30px;
}
.tags-block h3 {
	font-size: 16px;
	line-height: 1.2;
	color: #898a8d;
	margin: 0 0 18px;
}
.tagcloud {
	font-size: 0;
}
.tagcloud a {
	background: #fff;
	padding: 4px 8px;
	display: inline-block;
	margin: 0 4px 4px 0;
	font-size: 14px;
	color: #727476;
}
.tagcloud a:hover {
	text-decoration: none;
	background: #9a0038;
	color: #fff;
}
.event-list {
	margin-bottom: 105px;
}
.event-list li {
	padding: 20px 0 15px;
	border-bottom: 1px solid #e94434;
}
.event-list li:first-child {
	padding-top: 0;
}
.box-share {
	margin: 0 -2px 20px;
}
.event-info {
	line-height: 1.4;
}
.event-info .images {
	float: left;
	margin: 0 15px 0 0;
}
.event-info .images img {
	width: 100%;
}
.event-info .description {
	overflow: hidden;
}
.event-info .ttl-date {
	color: #4f4f4f;
}
.event-info p {
	margin: 0 0 .5em;
}
hr {
	border: none;
	background-color: #e94434;
	height: 1px;
	margin: 40px 0;
}
hr.less-bottom {
	margin-bottom: 22px
}
hr.less-top {
	margin-top: 25px
}
/*.heading {
	margin: 0 0 90px;
}*/
.heading {
	margin: 0 0 20px;
}
.heading.add {
	margin-bottom: 45px;
}
.heading h1 {
	margin: 0;
}
.entry {
	line-height: 1.378;
	padding: 15px 0 20px;
}
.entry a u {
	color: #4f4f4f;
}
.entry .intro-holder {
	padding: 0 0 5px;
}
.entry .intro-holder h3 {
	font-size: 21px;
	color: #929495;
}
.entry .intro-holder a u {
	color: #929495;
}
.entry .title {
	margin: 0 0 1.2em;
}
.custom-list {
	padding: 0 0 10px;
}
.custom-list span {
	display: inline-block;
	padding: 0 12px 0 0;
}
.custom-list span:last-child {
	padding: 0;
}
.custom-list .titl {
	color: #929495;
	font-size: 20px;
	line-height: 1em;
	margin: 0 0 .65em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.custom-list .titl a u {
	color: #929495;
}
.custom-list h5 {
	color: #929495;
}
.custom-list ul li, .custom-list ol li {
	margin-bottom: 10px;
}
.custom-list ul span, .custom-list ol span {
	float: left;
}
.custom-list ul p, .custom-list ol p {
	overflow: hidden;
}
.custom-list h4 {
	font-size: 18px;
	color: #9a0038;
}
.intro-block {
	margin: 0 0 30px;
}
.intro-block h2 {
	color: #9a0038;
}
.intro-list {
	margin: 0 -5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.intro-list li {
	padding: 5px;
	width: 25%;
}
.intro-list .intro-box {
	display: block;
	cursor: pointer;
}
.intro-list .intro-box:hover {
	text-decoration: none;
	opacity: .8;
}
.intro-list .intro-box .frame {
	background: #f8f8f8;
	padding: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	min-height: 60px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #dc2130;
}
.intro-list .intro-box img {
	width: 100%;
}
.intro-list p {
	margin: 0;
	text-align: center;
}
.intro-list span {
	font-size: 26px;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	margin: -6px 0 0;
	color: #a6a7a8;
}
.faq-list {
	line-height: 1.4;
	margin: 0 0 30px;
}
.faq-list li {
	border-bottom: 1px solid #9a0038;
}
.faq-list .head {
	padding: 10px 35px 10px 0;
}
.faq-list h3 {
	font-size: 20px;
	padding: 0 20px 0 0;
	margin: 0;
	color: #9a0038;
}
.opener-block .slide, .accordion .slide {
	padding: 18px 0 9px;
	display: none;
}
.opener-block .active .opener:before, .accordion .active .opener:before {
	background-position: 0 -23px;
}
.opener-block .opener, .accordion .opener {
	margin: 0;
	position: relative;
	cursor: pointer;
}
.opener-block .opener:before, .accordion .opener:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 23px;
	height: 23px;
	margin: -11px 0 0;
	background: url(images/ico-accordion.png) no-repeat;
	background-size: 23px 46px;
}
.opener-block .opener a:hover, .accordion .opener a:hover {
	text-decoration: none;
}
.opener-block .opener.opener-white:before, .accordion .opener.opener-white:before {
	background: url(images/ico-accordion-white.png) no-repeat;
	background-size: 23px 46px;
}
.opener-block .opener {
	padding-right: 30px;
}
.opener-block.active .slide {
	display: block;
}
.opener-block.active .opener:before {
	background-position: 0 -23px;
}
#footer {
	width: 100%;
	position: relative;
	background-color: #9a0038;
	/*box-shadow: inset 0 7px 15px -7px rgba(0, 0, 0, .7);*/
}
#footer .wpcf7 label {
	font-size: 16px;
}
#footer .widget-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 -10px;
}
#footer .widget {
	width: 30%;
	padding: 0 10px;
	margin: 0;
}
#footer .widget.subscribe {
	flex: 1;
	margin-bottom:36px;
}
#footer .widget h3 {
	line-height: 1.2;
	margin-bottom: 15px;
	color: #ffffff;
	font-size:24px;
}
#footer .list a {
	color: #ffffff;
}
#footer .list a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#footer .widget.widget-sitemap .ttl {
	font-size:24px;
}
#footer .widget.widget-sitemap .ttl span {
	font-size: 32px;
	line-height: 1;
	margin-top: -7px;
	color: #dc2130;
	display: inline-block;
	vertical-align: middle;
}
#footer .widget.widget-sitemap .ttl a {
	border: none;
	color: #ffffff;
}
#footer .widget.widget-sitemap .ttl a:hover {
	text-decoration: underline;
	border: none;
}
#footer .widget.widget-sitemap.active {
	width: 100%;
}
#footer .widget.widget-faq {
	width: 35%;
}
#footer .widget ul {
	padding: 0;
	font-size: 16px;
}
#footer .widget address, #footer .widget p {
	font-style: normal;
	margin-bottom: 15px;
	line-height: 1.5;
}
#footer .footer-holder {}
#footer .widget .bottom-nav {
	padding: 20px 0;
}
#footer.open .bottom-nav, #footer.open .widget-add {
	display: none;
}
#footer .container {
	padding-left: 20px;
	padding-right: 20px;
}
#footer .footer-holder {
	padding: 35px 0;
}
#footer .footer-bottom .container {
	padding: 55px 0;
}
#footer .bottom-nav a {
	color:#ffffff;
}
.footer-holder, .footer-bottom {
	color: #ffffff;
	border-top: 1px solid #dc2130;
}
.toggle-block .slide {
	display: none;
}
.toggle-block.active .opener span {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-top: -3px !important;
}
.content-sitemap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -12px;
}
.content-sitemap .col {
	width: 25%;
	padding: 0 12px;
}
.sitemap-list li {
	padding: 3px 0;
}
.sitemap-list>li {
	margin-bottom: 13px;
}
.sitemap-list span {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #dc2130;
}
.sitemap-list a {
	color: #ffffff;
	font-size: 16px;
}
.sitemap-list ul a {
	font-size: 15px;
}
.sitemap-list ul ul {
	padding-left: 20px !important;
}
.sitemap-list ul ul a {
	color: #d5d5d6;
}
.sitemap-list .has-drop {
	padding-bottom: 0;
}
.bottom-nav {
	font-size: 0;
	margin: 0 -10px;
}
.bottom-nav li {
	display: inline-block;
	padding: 0 10px;
	font-size: 16px;
}
.bottom-nav a {
	color: #d5d5d6;
}
.bottom-nav a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.footer-holder.actions .wpcf7-form-control-wrap input {
	border: none;
	width: 100%;
	color: #58595b;
}
.footer-holder.actions input {
	padding: .4em .7em;
}
.footer-holder.actions .btn {
	min-width: 210px;
	height: 31px;
	font-size: 14px;
}
.footer-holder.actions .row {
	margin-bottom: 10px;
}
.footer-holder.actions .row.last-row {
	margin: 0;
	padding-top: 5px;
    width: 94%;
    padding-right: 12px;
}

.footer-holder.actions .wpcf7-checkbox {
	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;
	margin: 0 -5px;
}
.footer-holder.actions .wpcf7-checkbox label {
	margin: 0;
}
.footer-holder.actions .wpcf7-checkbox .wpcf7-list-item {
	padding: 5px;
}
.footer-holder.actions .wpcf7-checkbox .jcf-checkbox {
	margin-right: 0;
	width: 15px;
	height: 15px;
	border-color: #a1a1a1;
}
.widget.services .connect-button img {
	width: 172px;
	height: 27px;
}
.widget.services .connect-button {
	display: block;
	width: 100%;
	background-color: #e94434;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 15px;
}
.widget.services .connect-button:hover {
	background-color: #dc2130;
	text-decoration: none;
}
.footer-bottom {
	text-align: center;
	line-height: 1.4;
}
.footer-bottom p {
	margin: 0;
	font-size: 14px;
}
/* Contact Form 7 */
div.wpcf7 .wpcf7-not-valid-tip, div.wpcf7 div.ajax-error {
	display: none;
}
.wpcf7 .row-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0;
}
.wpcf7 .row-holder .row {
	width: 47%;
	padding: 0 12px 0px 0;
}
footer .wpcf7-validation-errors.wpcf7-response-output, .wpcf7-response-output.wpcf7-mail-sent-ok {
		width: calc(94% - 12px);
}
.wpcf7 label {
	display: block;
	color: #fff;
	font-size: 15px;
	margin: 0 0 10px;
}
.wpcf7 label .req {
	color: #ee7b27;
	font-size: 14px;
}
.mobile-show {
	display: none;
}
a>.wp-image-890:hover {
	opacity: 0.9
}

ul.jumpnav {
	list-style-type: none;
	padding: 0;
}
ul.jumpnav li {
	list-style-type: none;
	line-height: 1.2;
	padding-bottom: 5px;
}
.main-frame h3::before {
	display: block;
	content: " ";
	margin-top: -45px;
	height: 45px;
	visibility: hidden;
	pointer-events: none;
}
.main-frame .wpcf7 {
	max-width: 675px;
	margin-bottom: 25px;
	padding-right: 5%;
}
.main-frame .wpcf7 label {
	color: #4f4f4f;
	margin-bottom: 5px;
	font-weight: bold;
}
.main-frame .wpcf7 label span {}
.main-frame input[type="text"], .main-frame textarea {
	width: 100%;
}
.main-frame input[type="submit"] {
	margin-top: 20px;
	padding: 0.45em 5em;
}
.main-frame .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 25px;
}
.col-md-4 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-md-4.nonresponsive {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}

.nf-before-form-content{
    margin-bottom: 10px;
}


/* homepage update styles start */
ol,
ul {
	padding-left:0;
}

ol,
ol li,
ul,
ul li {
	list-style:none;
}

.header_menu-opener {
	color: #58595b;
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	padding-top:.5rem;
	z-index:5;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
}

.header_menu-opener:hover {
	text-decoration: none;
}

.header_menu-opener .text-close {
	display: none;
}

.header_menu-opener.active .text-menu {
	display: none;
}

.header_menu-opener.active .text-close {
	display: block;
	margin-top: 2px;
}

.header_menu-opener .text {
	font-size:1.5rem;
	margin-right:1rem;
}

.menu-opener_lines {
	position:relative;
	width:2.2rem;
	height:1.6rem;
}

.menu-opener_lines:after,
.menu-opener_lines:before {
	content:"";
}

.menu-opener_lines span,
.menu-opener_lines:after,
.menu-opener_lines:before {
	-webkit-transition:-webkit-transform .1s ease-in-out;
	-o-transition:transform .1s ease-in-out;
	transition:transform .1s ease-in-out;
	transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;
	position:absolute;
	width:100%;
	height:2px;
	left:0;
	background-color:#58595b;
}

.menu-opener_lines:before {
	top:0;
}

.menu-opener_lines:after {
	bottom:0;
}

.big-drop-list-item .sub-opener::before,
.inner-drops-item a::before,
.menu-opener_lines span {
	top:52%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}

.menu-opener.active .menu-opener_lines:before {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:9px;
}

.menu-opener.active .menu-opener_lines:after {
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top:9px;
}

.menu-opener.active .menu-opener_lines span {
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
}
.menu_list {
	margin:0;
	padding:0;
	list-style:none;
}
.menu {
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
}

.menu_sub-title {
	padding:10px 30px;
}

.sub-label {
	padding:5px 30px;
	font-size:16px;
	color: #a8a9aa;
	border-bottom: 1px solid #a8a9aa;
}

.menu_sub-title a {
	color: #a8a9aa;
	text-decoration: none;
	font-size:22px;
}

.menu_bottom {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding: 75px 15px 30px;
}

.menu_bottom .btn,
.menu_bottom .forminator-button-submit,
.menu_bottom .search {
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
}

.menu_bottom,
.menu_bottom .btn,
.menu_bottom .forminator-button-submit {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}

.menu_bottom .btn,
.menu_bottom .forminator-button-submit {
	border-width:0;
}

.menu_bottom .btn:hover,
.menu_bottom .forminator-button-submit:hover {
	color:#fff;
}

.menu_bottom .btn .text,
.menu_bottom .forminator-button-submit .text {
	margin-right:5px;
}

.menu_bottom .btn .picture,
.menu_bottom .forminator-button-submit .picture {
	width:2rem;
}

.menu_bottom .btn {
	background-color: transparent;
}

.menu_bottom .btn span {
	margin-top:0px;
	font-size: 16px;
	color: #a3a5a7;
}

.menu_item {
	font-family:"Arial","Helvetica Neue","Helvetica",sans-serif;
	font-size:2.2rem;
	font-weight:400;
}

.big-drop-list-item.active> a,
.big-drop-list-item.hover> a,
.inner-drops-item.active> a,
.inner-drops-item.hover> a,
.menu_item.active .menu_link-item,
.menu_link-item:hover {
	color:#dc2130;
}

.menu_item.active .menu_link-item::before,
.menu_item.hover .menu_link-item::before {
	-webkit-transform:translateY(-50%) rotate(-90deg);
	-ms-transform:translateY(-50%) rotate(-90deg);
	transform:translateY(-50%) rotate(-90deg);
	color:#58595b;
}

.menu_item a,
.menu_link-item {
	display:block;
	position:relative;
}

.menu_link-item {
	text-decoration:none;
	color:inherit;
}

.menu_item a {
	color: inherit;
}

.menu_item a:hover {
	text-decoration: none;
}

.menu_link-item:hover {
	text-decoration:none;
}

.menu_link-item:hover [class^=icon-] {
	color:#58595b;
}

.menu_item a.back {
	padding:22px 0 22px 44px;
	font-size:16px;
}

.menu_item a.back::before {
	position:absolute;
	content:"\e904";
	font-family:"icomoon"!important;
	left:29px;
	right:auto;
	top:24px;
	font-size:1.2rem;
	transform: rotate(180deg);
}

.menu_link-item::before {
	position:absolute;
	content:"\e904";
	font-family:"icomoon"!important;
	top:52%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
	right:2rem;
	font-size:1.8rem;
	-webkit-transition:color .1s ease-in-out,-webkit-transform .1s ease-in-out;
	-o-transition:transform .1s ease-in-out,color .1s ease-in-out;
	transition:transform .1s ease-in-out,color .1s ease-in-out;
	transition:transform .1s ease-in-out,color .1s ease-in-out,-webkit-transform .1s ease-in-out;
}

.menu_link-item [class^=icon-] {
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
}
.big-drop-opener-holder {
	border:1px solid #a8a9aa;
	border-width:1px 0;
	margin-bottom:-1px;
}

.big-drop-opener-holder._single-level .big-drop-list-item {
	font-size:2.4rem;
}

.big-drop-opener {
	padding:1rem 3rem;
	display:block;
}

.big-drop-container {
	width:100%;
	margin:0 auto;
}

.big-drop-list-item {
	padding-top:1rem;
	padding-bottom:1rem;
}

.big-drop-list-item .sub-opener::before,
.inner-drops-item a::before {
	position:absolute;
	content:"\e904";
	font-family:"icomoon"!important;
	right:0;
	font-size:1.8rem;
}

.big-drop-list-item> .sub-opener {
	font-size:2.2rem;
}

.big-drop-list-item> .sub-opener:hover {
	text-decoration: none;
}

.inner-drops {
	padding-left:4rem;
	padding-top:2rem;
	margin:-1rem 0;
}

.inner-drops-item {
	font-size:2.1rem;
	padding:1rem 0;
}

.box-wrap {
	padding:7.3rem 0;
}

.box-wrap._m-t-lg {
	margin-top:37px;
}

.box-wrap._p-y-ms {
	padding:1.7rem 0 4.9rem;
}

.box-wrap._p-y-md {
	padding:3.6rem 0 5.4rem;
}

.box-wrap._p-y-lg {
	padding:1.8rem 0 3.7rem;
}

.box-wrap._bg-darken {
	background-color:#f5f5f5;
}

.bg-alt {
	background-color:#9a0138;
}

.headline {
	margin-bottom:6rem;
}

.headline._mb-md {
	margin-bottom:4.4rem;
}

.headline._text-light {
	color:#fff;
}

.headline._text-light .headline_title {
	color:inherit;
}

.headline._all-center {
	text-align:center;
}

.headline_title {
	margin:0;
	color:#58595b;
}

.headline_text p,
.headline_title._mb-md {
	margin-bottom:3rem;
}

.headline_mark {
	color:#980237;
}

.img-holder {
	position:relative;
	width:100%;
	min-height:100%;
}
.notice {
	position:fixed;
	width:100%;
	left:0;
	top:0;
	z-index:100;
	padding:3rem 0 5.7rem;
	background:-webkit-gradient(linear,right top,left top,from(#980237),color-stop(99.45%,#81012f));
	background:-o-linear-gradient(right,#980237 0,#81012f 99.45%);
	background:linear-gradient(270deg,#980237 0,#81012f 99.45%);
	opacity:0;
	-webkit-transition:opacity .4s ease-in-out .6s;
	-o-transition:opacity .4s ease-in-out .6s;
	transition:opacity .4s ease-in-out .6s;
}

.notice_headline {
	color:#fff;
	padding-top:1.5rem;
}

.notice_btn {
	border:1px solid #fff;
	color:#fff;
	background-color:transparent;
	border-color:#fff;
	border-radius:10px;
	text-align:center;
}

.notice_btn:hover,
.notice_btn:focus {
	color:#e94534;
	border-color:#e94534;
}

.notice_holder {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:baseline;
	-ms-flex-align:baseline;
	align-items:baseline;
}

.notice .headline_text {
	font-size: 21px;
}

.loaded .notice {
	opacity:1;
}

.greeting {
	opacity:0;
	-webkit-transform:translateY(-10%);
	-ms-transform:translateY(-10%);
	transform:translateY(-10%);
	-webkit-transition:opacity .4s ease-in-out,-webkit-transform .6s ease-in-out;
	-o-transition:transform .6s ease-in-out,opacity .4s ease-in-out;
	transition:transform .6s ease-in-out,opacity .4s ease-in-out;
	transition:transform .6s ease-in-out,opacity .4s ease-in-out,-webkit-transform .6s ease-in-out;
}

.greeting .loaded {
	opacity:1;
	-webkit-transform:translateX(0);
	-ms-transform:translateX(0);
	transform:translateX(0);
}

.greeting_headline {
	margin-bottom:0;
}

.loaded .greeting {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}

.hero,
.hero._mask .hero_img-holder {
	position:relative;
}

.hero._mb-n {
	margin-bottom:-37px;
}

.hero._mask .hero_img-holder::before {
	position:absolute;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:-o-linear-gradient(319.69deg,#9a0138 1.38%,rgba(152,2,55,.5) 29.9%,rgba(255,255,255,0) 64.71%);
	background:linear-gradient(130.31deg,#9a0138 1.38%,rgba(152,2,55,.5) 29.9%,rgba(255,255,255,0) 64.71%);
	z-index:1;
}

.hero_img-holder {
	padding-top:65.866%;
}

.hero_headline {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:1rem;
	z-index:2;
}

.hero_headline-title {
	color:#fff;
	letter-spacing:0;
	font-size: 48px;
}

.hero_btn.btn{
	font-weight: 400;
  padding: 8px 11px;
  font-size: 21px;
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  line-height: 1.1;
  color: #fff;
  background-color: transparent;
  border-color: #fff;
 	display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero_btn.btn:hover {
	background-color: transparent;
	color:#dc2130;
	border-color: #991721;
}

.hero_btn.btn span {
	font-size: 15px;
	margin-top: 0;
}

.hero_btn [class^=icon-] {
	margin-left:.9rem;
	font-size: 16px;
}

.announcements_headline {
	margin-bottom:5.4rem;
}

.announcements .headline_title {
	color: #58595b;
	text-align: center;
}

.announcements_list {
	border:2px solid #a8a9aa;
	border-width:2px 0 0;
}

.announcements_item {
	padding:2rem 0;
	border-bottom:2px solid #a8a9aa;
	font-size:2.8rem;
	line-height:1.2;
}

.announcements_item a {
	color: #58595b;
}

.announcements_item a:hover {
	text-decoration: none;
	opacity: 0.8;
} 

.announcements_item [class^=icon-] {
	font-size:1.8rem;
	color:#d3d5d6;
}

.link-more {
	text-align:center;
}

.link-more a {
	color: #58595b;
}

.link-more a:hover {
	text-decoration: none;
	opacity: 0.8;
}

.link-more a [class^=icon-] {
	color: #d3d5d6;
}

.link-more span {
	margin-right:.7rem;
}

.interest {
	margin-top:-.6rem;
}

.interest_headline {
	margin-bottom:6.5rem;
}

.interest_list-cards {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-bottom:-4rem;
}

.interest_card {
	width:100%;
	position:relative;
	border:2px solid #e5e5e5;
	border-top-width:0;
	margin-bottom:4rem;
	opacity:0;
	will-change:transform;
	-webkit-transform:translateY(10%);
	-ms-transform:translateY(10%);
	transform:translateY(10%);
	-webkit-transition:.6s ease;
	-o-transition:.6s ease;
	transition:.6s ease;
}

.interest_card._slide-in {
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}

.interest_decor-line {
	position:absolute;
	top:0;
	left:-.2rem;
	right:-.2rem;
	height:.4rem;
	background:-webkit-gradient(linear,left top,right top,from(#dc2130),to(#ee7b27));
	background:-o-linear-gradient(left,#dc2130 0,#ee7b27 100%);
	background:linear-gradient(90deg,#dc2130 0,#ee7b27 100%);
}

.interest_inner {
	height: 100%;
	padding:4.4rem 4.9rem;
}

.interest_link {
	height: 100%;
	display: block;
}

.interest_link:hover {
	text-decoration: none;
	opacity: 0.8;
}

.interest_title {
	position:relative;
	margin-bottom:1.5rem;
	color:#dc2130;
}

.interest_title [class^=icon-] {
	position:absolute;
	top:.8rem;
	right:-2.6rem;
	font-size:1.8rem;
	color:#d3d5d6;
}

.interest_item {
	color:#58595b;
}

.interest_item+ li {
	margin-top:1rem;
}

.info-box_item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	width:100%;
	margin-bottom:6.2rem;
}

.info-box_row._max-w-md {
	width:100%;
	max-width:11.6rem;
}

.info-box_row._max-w-md .img-holder {
	width:100%;
	padding-top:100%;
}

.info-box_headline {
	padding-top:3.5rem;
	margin-bottom:5.6rem;
}

.info-box .img-holder,
.info-box_flags {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	width:auto;
}

.info-box_flags {
	padding:1rem 0 7rem;
}

.info-box_flags .img-holder {
	width: 79px;
}

.info-box_flags .img-holder:first-child {
	margin-right:1rem;
	width: 77px;
}

.info-box_img-holder {
	width:auto;
	padding:0 1rem;
}



/* homepage update styles end */


/* Print */
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.form-search .btn-search {
		/* background: url(https://amebvictoristg.wpengine.com/wp-content/themes/ameb-victoria/images/ico-search@2x.png) no-repeat; */
		background: url("../img/ico-search@2x.png") no-repeat;
		background-size: 20px 20px;
	}
	.tools-mobile .form-search .btn-search {
		/* background: url(images/ico-search02@2x.png) no-repeat; */
		background: url("../img/ico-search@2x.png") no-repeat;
		background-size: 25px 25px;
	}
	.back-to-top {
		background: url(https://ameb.vic.edu.au/wp-content/themes/ameb-victoria/images/btn-top@2x.png) no-repeat;
		background-size: 39px 39px;
	}
}
@media only screen and  (min-width:375px) {
	.btn,
	.forminator-button-submit {
		white-space:nowrap;
	}

	.hero_headline {
		padding:4rem 3rem 3rem;
	}
}

@media only screen and  (min-width:480px) {
	.interest_list-cards {
		margin-left:-1rem;
		margin-right:-1rem;
	}

	.interest_card {
		width:calc(50% - 2rem);
		margin-left:1rem;
		margin-right:1rem;
	}
}

@media only screen and  (min-width:768px) {
	h2.headline_title {
		font-size:24px;
	}
  .commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
	#content.content-post .row-post {
		margin:0 -2rem -10rem;
	}
	#content.content-post .row-col .post,
	.info-box_item._w-md {
		width:50%;
	}
  .col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.commentlist-item .commentlist-item {
		padding:0 0 0 2em;
	}

	#content .row-post {
		margin:0 -2rem -10rem;
	}

	#content .row-post .post {
		padding:0 8px;
	}

	#content .row-col .post,
	.info-box_item._w-md {
		width:50%;
	}

	#content .row-col .post .meta-wrap,
	#content .row-col .post-content,
	.info-box_item+ .info-box_item {
		padding-left:2rem;
		padding-right:2rem;
	}

	#content .row-col .post .meta-wrap {
		margin:3rem 0 0;
	}

	#content .row-col .post .meta-wrap._mt-md {
		margin:1rem 0 0;
	}

	#content .entry-header {
		padding:2rem 0;
	}

	#content.content-post {
		padding: 40px 0 20px;
		overflow: hidden;
		float: none;
	}

	#content.content-post .entry {
		line-height: 1.378;
		padding: 0;
	}


	#content.content-post .row-post,
	#content.content-post .row-col {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}

	#content.content-post .row-post {
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		margin:0 0 -6rem;
	}

	.box-wrap._p-y-md {
		padding: 17rem 0 6rem;
	}

	.greeting {
		padding:0 4rem;
	}

	.hero._mb-n {
		margin-bottom: -12.2rem;
	}

	.hero_headline {
		padding:5.9rem 6.4rem;
	}

	.hero_headline-title {
		margin-bottom:5rem;
	}

	.interest_list-cards {
		margin-bottom:-2.8rem;
	}

	.interest_card {
		width:calc(33.333% - 2rem);
		margin-bottom:2.8rem;
	}

	.interest_inner {
		padding:2.4rem 2.9rem;
	}

	.interest_item+ li {
		margin-bottom:.2rem;
	}

	.info-box {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		margin-bottom:-5.4rem;
	}

	.info-box_headline {
		margin-bottom:4.2rem;
	}

	.info-box_flags {
		padding:1rem 0 4.5rem;
		-webkit-box-pack:start;
		-ms-flex-pack:start;
		justify-content:flex-start;
	}

	.info-box_img-holder {
		margin:0 .8rem;
	}

	#footer .widget.subscribe {
		margin-bottom:26px; 
	}
}

@media only screen and  (max-width : 1279px) {
	.box-gallery .box-post {
		right: -65px;
	}
}

@media only screen and  (max-width : 1199px) {
	.info-box_row._m-b-md {
		margin-bottom:4rem;
	}
}

@media only screen and  (max-width:1023px) {

	#header .top-bar {
		padding:8px 0;
	}

	#header .top-bar .container {
		display:none;
	}

	.menu {
		-webkit-transition:left .4s ease-in-out;
		-o-transition:left .4s ease-in-out;
		transition:left .4s ease-in-out;
		position:fixed;
		width:365px;
		height:100%;
		/*top:-100%;*/
		top:1.6rem;
		/*left:0;*/
		left: 100%;
		padding-top: 4rem;
		/*padding:60px 0 0;*/
		background-color:#fff;
		overflow:auto;
		transform: translateX(12%);
		transition: transform 0.25s ease-in;
		-webkit-box-shadow: 0 -7px 25px -5px rgba(0 0 0 / 70%);
		box-shadow: 0 -7px 25px -5px rgba(0 0 0 / 70%);
	}

	.menu.active {
		-webkit-transform: translateX(-100%);
    	-ms-transform: translateX(-100%);
    	transform: translateX(-100%);
		min-height:var(--full-viewport);
		overflow-x:hidden;
		-webkit-overflow-scrolling:touch;
	}

	.menu_list {
		position: relative;
	}

	.menu_item a,
	.menu_link-item {
		padding:10px 46px 10px 30px;
	}

	.hero_headline-title {
		font-size: 31px;
	}

	.big-drop,
	.big-drop-slide,
	.inner-drops-item .slide {
		position: absolute;
		
		bottom: 0;
		z-index: 3;
		left: 100%;
		width: 100%;
		background: #fff;
		transform: translateX(0);
		transition: transform 0.25s ease-in;
		min-height:calc(var(--full-viewport) - 142px);
	}

	.big-drop {
		top: -8.5rem;
	}

	.big-drop-slide,
	.inner-drops-item .slide {
		top: 0;
	}

	.big-drop-list-item .sub-opener::before,
	.inner-drops-item a::before {
		right:20px;
	}

	.big-drop-opener-holder.active-big-drop .big-drop,
	.big-drop-list-item.active-drop-list .big-drop-slide,
	.inner-drops-item.active-inner-drop .slide {
		transform: translateX(-100%);
	}

	/*.big-drop-opener-holder.active-big-drop .big-drop {
		top: -47px;
	}*/

	.big-drop-list {
		padding-left:0;
	}

	.big-drop-list-item {
		padding-top:0;
		padding-bottom:0;
		border-bottom: 1px solid #a8a9aa;
	}

	.inner-drops {
		padding-left:0;
		padding-top:0;
		margin:0;
	}

	.inner-drops-item {
		border-bottom: 1px solid #a8a9aa;
		padding:0;
		font-size:2.2rem;
	}

	.lock {
		overflow:hidden;
	}

	.lock #header {
		-webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
	}

}
@media only screen and  (max-width : 1099px) {
	.box-gallery .gallery .btn {
		right: 0;
	}
	.box-gallery .box-post {
		right: 0;
	}
}
@media only screen and  (max-width : 1023px) {
	.navigation, .navigation-comments, .pagination {
		font-size: 14px;
	}
	img.alignleft, img.alignright {
		max-width: 50%;
	}
	.divider {
		height: 30px;
	}
	#content>.holder {
		margin: 0;
	}
	#content {
		float: none;
		width: 100%;
		margin: 0 0 50px;
	}
	#sidebar {
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 668px;
	}
	.nav-bar .slider {
		height: auto;
	}
	.intro {
		font-size: 22px;
	}
	.intro .welcome {
		font-size: 31px;
	}
	.interest_list-cards {
		justify-content: center;
	}
	.news-post .images {
		margin-left: 0;
		box-shadow: none;
	}
	.ttl {
		font-size: 28px;
	}
	.news-column {
		margin: 0 -10px 30px;
	}
	.btn-paging {
		margin: 0 0 30px;
	}
	.event-list {
		margin-bottom: 50px;
	}
	.heading {
		margin: 0 0 20px;
	}
	.heading.add {
		margin: 0 0 20px;
	}
	.intro-list li {
		width: 33.3%;
	}
	#content .row-col .post._desktop,
	.anchor-link-holder,
	.announcements_item._desktop,
	.info-box_text._desktop {
		display:none;
	}
	#footer .widget ul {
		font-size: 16px;
	}
	.bottom-nav li {
		font-size: 16px;
	}
}

@media only screen and (max-width : 1023px) {
	.column-group.columns-5>*>* {
		width: 33.3333% !important;
	}
	.column-group.columns-4>*>* {
		width: 50% !important;
	}
	#content .entry-title h3 {
		font-size: 31px;
	}
}
@media only screen and (max-width : 767px) {
	.column-group.columns-3>*>*, .column-group.columns-5>*>* {
		width: 50% !important;
	}
}

@media only screen and  (max-width : 767px) {
	.navigation, .navigation-comments, .pagination {
		font-size: 12px;
	}
	.navigation .page-numbers, .navigation-comments .page-numbers, .pagination .page-numbers {
		padding: 10px 8px;
	}
	.navigation .page-numbers, .navigation-comments .page-numbers, .pagination .page-numbers {
		padding: 8px;
	}
	.navigation .next a, .navigation .prev a, .navigation .al a, .navigation .ar a, .navigation-comments .next a, .navigation-comments .prev a, .navigation-comments .al a, .navigation-comments .ar a, .pagination .next a, .pagination .prev a, .pagination .al a, .pagination .ar a {
		padding: 10px;
	}
	.navigation-single .next a, .navigation-single .prev a {
		padding: .2em;
	}
	.posts-list .post {
		margin: 0 0 20px;
	}
	.commentlist {
		margin-left: 0;
	}
	.commentlist .comment {
		padding: 0;
	}
	.notice .headline_text {
		font-size: 16px;
	}
	.divider {
		display: none;
	}
	h1, .h1 {
		font-size: 30px;
	}
	h2, .h2 {
		font-size: 24px;
	}
	h3, .h3 {
		font-size: 20px;
	}
	h4, .h4 {
		font-size: 18px;
	}
	.btns-slider {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#header .top-bar {
		padding: 8px 0;
	}
	.logo {
		max-width: 215px;
		margin-top: 0;
	}
	.nav ul {
		margin: 0;
		padding: 20px 15px;
		height: auto;
		min-height: calc(100vh - 34px);
	}
	.nav ul.active:before, .nav ul.active:after {
		display: none;
	}
	.intro {
		padding-left: 30px;
		padding-right: 30px;
		font-size: 17px;
	}
	.intro .welcome {
		max-width: 100%;
		/*display: none;*/
	}
	.arrow-link {
		font-size: 28px;
	}
	.line-box {
		width: 100%;
	}
	.tools {
		display: none;
	}
	.tools-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.advice-list li {
		font-size: 17px;
	}
	.title h1 {
		font-size: 32px;
	}
	.hero {
		margin-left: -15px;
		margin-right: -15px;
	}
	.hero_headline {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
	.box-gallery {
		margin-bottom: 33px;
	}
	.box-gallery .gallery {
		margin: 0 -15px 30px;
		height: 370px;
	}
	.box-gallery .gallery .btn {
		display: none;
	}
	.box-gallery .box-post {
		top: -95px;
	}
	.box-gallery .btn-show {
		display: block;
	}
	.box-gallery .btns-slider {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 0;
		width: 100%;
	}
	.box-gallery .btns-slider .btn-slider {
		padding: 0;
		margin: 0 -10px;
	}
	.box-post {
		font-size: 16px;
		padding: 15px;
	}
	.box-post h2 {
		font-size: 28px;
	}
	.box-post .read-more a:before {
		color: #e94434;
	}
	.btn-paging {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.intro-list li {
		width: 50%;
	}
	.info-box_row {
		margin-left:auto;
		margin-right:auto;
	}
	.info-box_headline {
		text-align:center;
		padding-top:0;
	}
	.info-box_img-holder {
		text-align:center;
		margin:0 auto;
	}
	#footer .widget.widget-sitemap {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	#footer .widget.widget-faq {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		width: 50%;
	}
	#footer .widget.widget-faq .bottom-nav {
		padding: 30px 0 0;
	}
	#footer .widget .bottom-nav {
		padding: 0 0 10px;
	}
	#footer .widget {
		width: 100%;
	}
	#footer .mobile-hidden {
		display: block;
	}
	#footer .mobile-show {
		display: none;
	}
	.footer-bottom {
		padding: 12px 0;
	}
	.wpcf7 .row-holder .row {
		width: 100%;
		padding: 0;
	}
	footer .wpcf7-validation-errors.wpcf7-response-output, .wpcf7-response-output.wpcf7-mail-sent-ok {
		width: 100%;
	} 
	.mobile-hidden {
		display: none;
	}
	.mobile-show {
		display: block;
	}
  .footer-holder.actions .row.last-row {
    width: 100%;
    padding-right: 0;
  }
}

@media (max-width : 766px) and (orientation: landscape) {
	.tools-mobile {
		padding: 30px 15px;
	}
}
@media only screen and  (max-width : 666px) {
	.title h1 {
		font-size: 22px;
	}
	.box-gallery .box-post {
		max-width: 255px;
	}
	.box-post h2 {
		font-size: 22px;
	}
	.news-column {
		margin: 0 0 25px;
	}
	.news-column>.col {
		width: 100%;
		padding: 0;
	}
	.notice_holder {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
	  -ms-flex-align: center;
		align-items: center;
	}
	#footer .widget {
		width: 100%;
		margin-bottom: 15px;
	}
	#footer .widget.widget-sitemap {
		margin-bottom: 0;
	}
	#footer .widget.widget-faq {
		width: 100%;
	}
	.content-sitemap .col {
		width: 100%;
	}
	.footer-bottom p span {
		display: block;
	}
}
@media only screen and  (max-width : 567px) {
	.advice-list {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.advice-list li {
		padding: 0;
	}
	.event-info .images {
		float: none;
		margin: 0 0 15px;
	}
}

@media only screen and (max-width : 479px) {
	.column-group {
		display: block;
	}
	.column-group[class^="columns-"]>*>*, .column-group[class*=" columns-"]>*>* {
		width: 100% !important;
	}
}

@media only screen and  (max-width : 479px) {
	.parent.comment .comment {
		margin-left: 5%;
	}
	.footer-holder.actions h3 {
		max-width: 225px;
	}
	#footer .footer-holder {
		padding: 40px 0px 35px;
	}
	#footer .widget {}
	#footer .widget.services {
		margin-top: 35px;
		margin-bottom: 10px;
	}
	.footer-holder .wpcf7 .row-holder .row {
		padding: 0;
	}
	.footer-holder.actions .wpcf7-checkbox .label-ttl {
		display: block;
		width: 100%;
	}
}

@media only screen and  (max-width : 374px) {
	.logo {
		max-width: 180px;
	}
	.nav-bar {
		width: 320px;
	}
	.tools-mobile {
		padding: 30px 15px;
	}
	.tools-mobile .form-search {
		margin: 0 0 10px;
	}
	.advice-list li {
		font-size: 14px;
	}
	.box-gallery .box-post {
		max-width: 220px;
	}
	.footer-bottom {
		font-size: 13px;
	}
}

@media only screen and  (min-width:1024px) {
	.menu_sub-title {
		display: none;
	}

	.menu.active {
		max-height:calc(var(--full-viewport) - 100px);
	}

	.sub-label {
		display: none;
	}

	.menu_item a.back {
		display:none;
	}

	.menu_link-item::before {
		font-size:1.4rem;
		top:45%;
		-webkit-transform:translateY(-50%) rotate(90deg);
	  -ms-transform:translateY(-50%) rotate(90deg);
		transform:translateY(-50%) rotate(90deg);
	}

	#content.content-post .row-post {
		margin:0 0 -8rem;
	}

	.intro._alt {
		padding-top:55px;
	}

	.box-wrap._p-y-ms {
		padding:2.7rem 0 3.3rem;
	}

	.box-wrap._p-y-lg {
		padding:3.3rem 0 5rem;
	}

	#content .row-col .post {
		width:25%;
		margin:0 0 6.4rem;
	}

	#content.content-post .row-col .post {
		width:25%;
		margin:0 0 6.4rem;
	}

	.intro._alt {
		padding-bottom:100px;
	}

	.link-more {
		position:absolute;
		top:.9rem;
		right:3rem;
	}

		.interest_inner {
		padding: 3.4rem 3.2rem;
	}

	.interest_title [class^=icon-] {
		top: 0.5rem;
		right: -1.6rem;
	}

	.interest_list-cards {
		margin-bottom:-2.8rem;
		margin-left: -1rem;
		margin-right: -1rem;
	}

	.interest_card {
		width:calc(25% - 2rem);
		margin-bottom: 2.8rem;
		margin-left: 1rem;
		margin-right: 1rem;
	}

	.info-box_text._mobile {
		display:none;
	}
		.header_menu-opener,
	.menu-opener,
	.menu_bottom._mobile {
		display:none;
	}

	.menu_list {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		margin-left:-0.6rem;
		margin-right:-0.6rem;
	}

	.menu_item {
		font-size:16px;
		margin-bottom:-1.8rem;
		padding:0 0.6rem 4.3rem;
	}

	.menu_link-item::before {
		right:2px;
	}

	.big-drop-opener-holder {
		border-width:0;
		margin-bottom:-43px;
	}

	.big-drop-opener {
		padding:0.5rem 2.2rem 1rem 0;
	}

	.big-drop {
		position:absolute;
		margin:0 auto;
		top:9rem;
		left:0;
		right:0;
		opacity:0;
		padding-top:3rem;
		pointer-events:none;
		background:#fff;
		-webkit-transition:opacity .6s ease-in-out;
		-o-transition:opacity .6s ease-in-out;
		transition:opacity .6s ease-in-out;G4761
	}

	.hover .big-drop {
		-webkit-transform:rotateX(0deg);
		transform:rotateX(0deg);
		pointer-events:auto;
		opacity:1;
		padding-bottom:6rem;
	}

	.big-drop-container {
		max-width: 980px;
		padding-left:4rem;
		padding-right:1.5rem;
	}

	.big-drop-content {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}

	.big-drop-content .col {
		width:33.333%;
		padding-left:15px;
		padding-right:15px;
		min-height:100%;
	}

	.big-drop-list {
		position:relative;
		padding-left:2rem;
		min-height:100%;
		margin-top:-1rem;
		margin-bottom:-1rem;
	}

	.big-drop-list-item {
		border-bottom:1px solid #a8a9aa;
	}

	.big-drop-list-item .sub-opener,
	.inner-drops-item a {
		padding-right: 16px;
	}

	.big-drop-list-item .sub-opener::before,
	.inner-drops-item a::before {
		top:28%;
		-webkit-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0);
		/*right:.7rem;*/
		right: 0;
		font-size: 1.6rem;
	}

	.big-drop-list-item .sub-opener::before,
	.inner-drops-item a::before,
	.menu-opener_lines span {
		top:25%;
	}

	.big-drop-list-item> .sub-opener,
	.big-drop-list-item> a {
		font-size:2.5rem;
		position: relative;
    padding-left: 2rem;
    padding-right: 2rem;
	}

	.big-drop-list-item> .sub-opener::before {
		right:.7rem;
	}

	.big-drop-slide .inner-hover> .slide,
	.hover> .big-drop-slide {
		pointer-events:auto;
		opacity:1;
	}

	.big-drop-slide,
	.big-drop-slide .slide {
		position:absolute;
		top:0;
		left:100%;
		opacity:0;
		pointer-events:none;
		width:100%;
		-webkit-transition:opacity .6s ease-in-out;
		-o-transition:opacity .6s ease-in-out;
		transition:opacity .6s ease-in-out;
		min-height:100%;
	}

	.inner-drops {
		padding-left:3rem;
		margin:-1.2rem 0;
	}

	.inner-drops-item {
		border-bottom:1px solid #a8a9aa;
		padding:1.2rem 0;
	}

}

@media only screen and  (min-width:1200px) {
	.big-drop {
		top:11.9rem;
	}

	.search-alt input[type=search] {
		padding:1.6rem 3.6rem 1.6rem 1.5rem;
	}

	.search-alt input[type=search]::-webkit-input-placeholder {
		font-size:1.6rem;
	}

	.search-alt input[type=search]::-moz-placeholder {
		font-size:1.6rem;
	}

	.search-alt input[type=search]:-ms-input-placeholder {
		font-size:1.6rem;
	}

	.search-alt input[type=search]::-ms-input-placeholder {
		font-size:1.6rem;
	}

	.search-alt input[type=search]::placeholder {
		font-size:1.6rem;
	}

	.search-alt button[type=submit] {
		font-size:1.6rem;
	}

	.search-alt button[type=submit] [class^=icon-] {
		font-size:2.3rem;
	}

	.wrapper {
		padding-top:213px;
	}

	.box-wrap {
		padding:10rem 0;
	}

	.box-wrap._p-y-md {
		padding:4rem 0 6rem;
	}

	.box-wrap._m-t-lg {
		margin-top: 13rem;
	}

	.header_top-content {
		padding-right:1.4rem;
	}

	.header_top-content .btn,
	.header_top-content .forminator-button-submit {
		font-size:1.6rem;
		padding-left:0;
		padding-right:0;
		margin-left:2.6rem;
	}

	#header .header-holder {
		padding-top:4.2rem;
	}

	#header .header-holder .panel {
		padding-top:0;
	}

	.notice {
		padding:4.5rem 0 6.7rem;
	}

	.greeting {
		padding:0 8rem;
	}

	.info-box_item {
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}

	.info-box_item._pb-md {
		padding-bottom:4%;
	}

	.info-box_item._w-lg {
		width:50%;
	}

	.info-box_item._w-md {
		width:25%;
	}

	.info-box_item._p-r-md {
		padding-right:6.4rem;
	}

	.info-box_item+ .info-box_item {
		padding-left:4rem;
		padding-right:4rem;
		border-left:.1rem solid #cfcfd0;
	}

	.info-box_item:last-child {
		border-left:.1rem solid #cfcfd0;
	}

	.info-box_row._oder-1 {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1;
	}

	.info-box_img-holder {
		margin:0;
	}

	.box-wrap {
		padding:10rem 0;
	}

	.box-wrap._p-y-md {
		padding:4rem 0 6rem;
	}

	.hero_btn.btn span {
		font-size: 21px;
	}
}

@media print {
	body {
		font-size: 14px !important;
	}
	h1 {
		font-size: 32px !important;
	}
	h2 {
		font-size: 24px !important;
	}
	h3 {
		font-size: 21px !important;
	}
	h4 {
		font-size: 18px !important;
	}
	h5 {
		font-size: 16px !important;
	}
	.addtoany_list, html title, .breadcrumbs, #footer, hr, .tags-block, .btn-paging, #sidebar, .news-column .btn, .news-post .btn, #header {
		display: none!important;
	}
	.heading {
		margin: 0 0 .5em;
	}
	.main-frame {
		padding: 0;
	}
	.main-frame.add {
		padding-bottom: 0;
	}
	.news-post .images {
		margin-left: 0;
		margin-bottom: 30px;
	}
	.container.normal {
		max-width: 100%;
		padding: 0;
	}
	.faq-list li {
		padding: 14px 0;
	}
	.accordion .slide {
		display: block;
		padding: 0;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
	}
	.intro-list .intro-box .frame {
		border: 1px solid #999;
	}
}
