
@charset "UTF-8";

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	background: 0 0;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	overflow-y: scroll;
}

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

article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}

del {
	text-decoration: line-through;
}

pre {
	background-color: #fff;
	margin: 15px 0;
	max-width: 100%;
	padding: 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

table {
	border: medium none;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: middle;
	width: 100%;
}

table tr {
	border: 1px solid #f1f1f1;
}

table th {
	border-right: 1px solid #f1f1f1;
	padding: 5px 7px;
	text-align: left;
}

table td {
	border-right: 1px solid #f1f1f1;
	padding: 5px 10px;
}

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

ol, ul {
	list-style-position: inside;
	margin: 0 0 1.5em;
	padding: 0;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

a img {
	border: none;
}

.wp-caption, img {
	height: auto;
	max-width: 100%;
}

img {
	border-style: none;
	vertical-align: middle;
}

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

label {
	display: block;
	margin-bottom: .5em;
}

fieldset {
	margin-bottom: 1em;
	padding: .35em .75em .625em;
}

input[type=submit] {
	-webkit-appearance: none;
}

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

b, strong {
	font-weight: bolder;
}

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

small {
	font-size: 80%;
}

progress {
	vertical-align: baseline;
}

summary {
	display: list-item;
}

template {
	display: none;
}

.gallery-caption, .wp-caption {
	font-size: .8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
	opacity: 1;
}

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

.wp-caption .wp-caption-text {
	margin: .8075em 0;
	opacity: 1;
}

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

.bypostauthor, .sticky {
	opacity: 1;
}

::-moz-selection {
	background-color: #244263;
	color: #fff;
}

::selection {
	background-color: #244263;
	color: #fff;
}

::-moz-selection {
	background-color: #244263;
	color: #fff;
}

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 0;
	line-height: 1;
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	overflow: hidden;
}

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

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

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

.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}

.alignwide {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.alignwide {
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

@media only screen and (max-width:1024px) {
	.alignwide {
		width: 100%;
		max-width: 100%;
	}
}

.alignfull {
	position: relative;
	left: -1rem;
	width: calc(100% + ( 2 * 1rem ));
	max-width: calc(100% + ( 2 * 1rem ));
	clear: both;
}

@media only screen and (max-width:1024px) {
	.alignfull {
		left: calc(-12.5% - 75px);
		width: calc(125% + 150px);
		max-width: calc(125% + 150px);
		margin-top: calc(2 * 1rem);
		margin-bottom: calc(2 * 1rem);
	}
}

.qodef-content-alignment-left {
	text-align: left;
}

.qodef-content-alignment-center {
	text-align: center;
}

.qodef-content-alignment-right {
	text-align: right;
}

.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .nav-links:after, .nav-links:before, .pagination:after, .pagination:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after, .comment-author:after, .comment-content:after, .comment-meta:after, .nav-links:after, .pagination:after, .widget-area:after, .widget:after {
	clear: both;
}

body {
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	color: #848484;
	background-color: #fff;
	background-size: 100%;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

.qodef-h1, h1 {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 60px;
	line-height: 1.03em;
	margin: 25px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.qodef-h1 a, h1 a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
}

.qodef-h1 a:hover, h1 a:hover {
	color: #94c4f7;
}

.qodef-h2, h2 {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 40px;
	line-height: 1.1em;
	margin: 25px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.qodef-h2 a, h2 a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
}

.qodef-h2 a:hover, h2 a:hover {
	color: #94c4f7;
}

.qodef-h3, h3 {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 30px;
	line-height: 1.13em;
	margin: 25px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.qodef-h3 a, h3 a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
}

.qodef-h3 a:hover, h3 a:hover {
	color: #94c4f7;
}

.qodef-h4, h4 {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 24px;
	line-height: 1.16em;
	margin: 25px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.qodef-h4 a, h4 a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
}

.qodef-h4 a:hover, h4 a:hover {
	color: #94c4f7;
}

.qodef-h5, h5 {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 20px;
	line-height: 1.2em;
	margin: 25px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.qodef-h5 a, h5 a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
}

.qodef-h5 a:hover, h5 a:hover {
	color: #94c4f7;
}

.qodef-h6, h6 {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 18px;
	line-height: 1.23em;
	margin: 25px 0;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.qodef-h6 a, h6 a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
}

.qodef-h6 a:hover, h6 a:hover {
	color: #94c4f7;
}

a, p a {
	color: #244262;
	text-decoration: none;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

a:hover, p a:hover {
	color: #94c4f7;
}

p {
	margin: 10px 0;
	line-height: 1.5em;
}

blockquote {
	position: relative;
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 10px 0;
	padding: 0;
	padding: 18px 10% 20px 0;
	border: none;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 20px;
	line-height: 1.2em;
	quotes: none;
}

blockquote:before {
	content: "“";
	position: absolute;
	top: 50%;
	right: 14%;
	height: 246px;
	font-size: 400px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -.02em;
	color: #f5f5f5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

blockquote>* {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
	margin: 0;
}

blockquote:after {
	content: "";
}

blockquote cite {
	font-style: normal;
	font-weight: 400;
}

var {
	display: inline-block;
	font-family: Nickainley, script;
	font-size: 18px;
	line-height: 1.38em;
	color: #244262;
}

input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], textarea {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	-webkit-appearance: none;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	color: #244262;
	cursor: pointer;
	font-family: inherit;
	font-size: 16px;
	font-weight: inherit;
	line-height: 24px;
	margin: 0 0 17px;
	outline: 0;
	padding: 12px 21px;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	-o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
	transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
}

input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
	background-color: #ebf5ff;
	border-color: transparent;
	color: #244262;
}

input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, textarea::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

input[type=email]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, textarea::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

input[type=email]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=url]::placeholder, textarea::placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer input[type=email], #qodef-page-footer input[type=number], #qodef-page-footer input[type=password], #qodef-page-footer input[type=tel], #qodef-page-footer input[type=text], #qodef-page-footer input[type=url], #qodef-page-footer textarea {
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
}

#qodef-page-footer input[type=email]:focus, #qodef-page-footer input[type=number]:focus, #qodef-page-footer input[type=password]:focus, #qodef-page-footer input[type=tel]:focus, #qodef-page-footer input[type=text]:focus, #qodef-page-footer input[type=url]:focus, #qodef-page-footer textarea:focus {
	color: #fff;
	background-color: transparent;
	border-color: #ccc;
}

.post-password-form input[type=password] {
	margin-top: .5em;
}

body:not([class*=mildhill-core]) .qodef-theme-button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "PT Sans", sans-serif;
	font-size: 13px;
	font-size: 13px;
	letter-spacing: .15em;
	line-height: 2.077em;
	font-weight: 600;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 11px 41px;
	padding: 0 !important;
	background-color: transparent;
	border: 0;
	color: #244263;
}

body:not([class*=mildhill-core]) .qodef-theme-button:hover {
	color: #94c4f7;
}

button[type=submit], input[type=submit] {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "PT Sans", sans-serif;
	font-size: 13px;
	letter-spacing: .15em;
	line-height: 2.077em;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 11px 41px;
	color: #fff;
	background-color: #94c4f7;
	border: 1px solid transparent;
	cursor: pointer;
}

button[type=submit]:hover, input[type=submit]:hover {
	color: #fff;
	background-color: #73b6fe;
	border: 1px solid transparent;
}

input[type=checkbox], input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff !important;
	border: 2px solid #f1f1f1;
	border-radius: 50%;
	display: inline-block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 16px;
	margin: 4px 8px 4px 0;
	outline: 0;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	width: 16px;
}

input[type=checkbox]:checked, input[type=radio]:checked {
	background-color: #94c4f7 !important;
}

label {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 20px;
	line-height: 1.2em;
}

@media only screen and (max-width:480px) {
	label {
		font-family: "Abril Fatface", serif;
		font-weight: 400;
		text-transform: initial;
		color: #244262;
		font-size: 18px;
		line-height: 1.23em;
	}
}

body .select2-container--default {
	display: inline-block;
	margin: 0 0 17px;
	position: relative;
	width: auto;
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left;
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding: 0;
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 0;
	right: auto;
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right;
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered {
	padding: 0;
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin: 7px auto 0 5px;
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin: 0 auto 0 3px;
}

body .select2-container--default.select2-container--disabled .select2-selection--multiple, body .select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #ebf5ff;
	cursor: default;
}

body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear, body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}

body .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

body .select2-container--default.select2-container--open .select2-selection--multiple, body .select2-container--default.select2-container--open .select2-selection--single {
	color: #244262;
}

body .select2-container--default.select2-container--open .select2-dropdown {
	left: 0;
}

body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
	border-bottom-color: #fff;
}

body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
	border-top-color: #fff;
}

body .select2-container--default .select2-selection--single {
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	color: #244262;
	cursor: pointer;
	display: block;
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	height: 50px;
	line-height: 24px;
	margin: 0;
	outline: 0;
	padding: 12px 21px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: inherit;
	display: block;
	line-height: inherit;
	overflow: hidden;
	padding: 0;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

body .select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: inherit;
	margin: 0;
	position: relative;
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: inherit;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #244262;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow:before {
	content: "3";
	display: block;
	font-family: ElegantIcons;
	font-style: normal;
	line-height: inherit;
}

body .select2-container--default .select2-selection--multiple {
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	color: #244262;
	cursor: pointer;
	display: block;
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	height: 48px;
	line-height: 24px;
	margin: 0;
	outline: 0;
	padding: 12px 21px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	color: inherit;
	display: block;
	line-height: inherit;
	list-style: none;
	overflow: hidden;
	padding: 0;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	margin: 0;
	padding: 0;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
	color: inherit;
	float: left;
	margin: 0;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: inherit;
	margin: 0;
	position: relative;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
	background-color: #244262;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: default;
	float: left;
	margin: 5px 5px 0 0;
	padding: 0 10px;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
	color: inherit;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin: 0 3px 0 0;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
	color: inherit;
	opacity: .8;
}

body .select2-container--default .select2-search--inline {
	float: left;
}

body .select2-container--default .select2-search--inline .select2-search__field {
	-webkit-appearance: none;
	border: none !important;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	margin: 0 !important;
	outline: 0;
	padding: 0 !important;
	width: 100%;
}

body .select2-container--default .select2-search--inline .select2-search__field:focus {
	border-color: #244262;
}

body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

body .select2-container--default .select2-dropdown {
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	display: block;
	left: -100000px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1051;
}

body .select2-container--default .select2-search--dropdown {
	display: block;
	padding: 14px 15px 2px;
}

body .select2-container--default .select2-search--dropdown.select2-search--hide {
	display: none;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
	-webkit-appearance: none;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	color: #848484;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: 20px;
	margin: 0;
	outline: 0;
	padding: 4px 8px;
	width: 100%;
}

body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
	background-color: #fff;
	border-color: #244262;
	color: #244262;
}

body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

body .select2-container--default .select2-results {
	display: block;
}

body .select2-container--default .select2-results>.select2-results__options {
	max-height: 230px;
	overflow-y: auto;
}

body .select2-container--default .select2-results__options {
	list-style: none;
	margin: 12px 19px;
	padding: 0;
	position: relative;
}

body .select2-container--default .select2-results__option {
	color: #7599c0;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 0;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body .select2-container--default .select2-results__option[aria-selected] {
	cursor: pointer;
}

body .select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

body .select2-container--default .select2-results__option[aria-disabled=true] {
	color: #244262;
}

body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
	background: 0 0;
	color: #244262;
}

body .select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: 0 0;
	color: #244262;
}

body .select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 7px 0;
}

.select2-close-mask {
	background-color: #fff;
	border: 0;
	display: block;
	height: auto;
	left: 0;
	margin: 0;
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: auto;
	z-index: 99;
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 0 !important;
	line-height: 1;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	white-space: nowrap !important;
	width: 1px !important;
}

.qodef-content-grid {
	margin: 0 auto;
	width: 1100px;
}

@media only screen and (min-width:1367px) {
	.qodef-content-grid-1300 .qodef-content-grid {
		width: 1300px;
	}
}

@media only screen and (min-width:1367px) {
	.qodef-content-grid-1200 .qodef-content-grid {
		width: 1200px;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-content-grid-1000 .qodef-content-grid {
		width: 1000px;
	}
}

@media only screen and (min-width:769px) {
	.qodef-content-grid-800 .qodef-content-grid {
		width: 800px;
	}
}

.qodef--boxed {
	background-color: #ebf5ff;
}

.qodef--boxed #qodef-page-wrapper {
	background-color: #fff;
	display: block;
}

.qodef--boxed .qodef-page-wrapper-outer {
	background-position: top left, top right;
	background-repeat: repeat-y, repeat-y;
	background-size: 75px;
	margin: 0 auto;
	min-height: 100%;
	z-index: 101;
}

@media only screen and (max-width:680px) {
	.qodef--boxed .qodef-page-wrapper-outer {
		background-image: unset;
	}
}

.qodef-browser--ms-explorer.qodef--boxed .qodef-page-wrapper-outer {
	background-size: 135px !important;
}

.qodef-grid {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.qodef-grid>.qodef-grid-inner {
	margin: 0 -15px;
}

.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 15px;
}

.qodef-grid .qodef-grid-item {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	float: left;
	min-height: 1px;
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12 {
		width: 100%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12 {
		left: 100%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12 {
		right: 100%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11 {
		width: 91.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11 {
		left: 91.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11 {
		right: 91.66667%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10 {
		width: 83.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10 {
		left: 83.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10 {
		right: 83.33333%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9 {
		width: 75%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9 {
		left: 75%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9 {
		right: 75%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8 {
		width: 66.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8 {
		left: 66.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8 {
		right: 66.66667%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7 {
		width: 58.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7 {
		left: 58.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7 {
		right: 58.33333%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6 {
		width: 50%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6 {
		left: 50%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6 {
		right: 50%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5 {
		width: 41.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5 {
		left: 41.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5 {
		right: 41.66667%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4 {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4 {
		left: 33.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4 {
		right: 33.33333%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3 {
		width: 25%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3 {
		left: 25%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3 {
		right: 25%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2 {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2 {
		left: 16.66667%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2 {
		right: 16.66667%;
	}
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1 {
		width: 8.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1 {
		left: 8.33333%;
	}
	
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1 {
		right: 8.33333%;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item {
	width: 100%;
}

.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
	width: 50%;
}

@media only screen and (min-width:681px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item {
	width: 33.33333%;
}

@media only screen and (min-width:769px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
	width: 25%;
}

@media only screen and (min-width:1025px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item {
	width: 20%;
}

@media only screen and (min-width:1367px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item {
	width: 16.66667%;
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item {
	width: 14.28571%;
}

@media only screen and (min-width:1367px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item {
	width: 12.5%;
}

@media only screen and (min-width:1367px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (min-width:1441px) {
	.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner {
	height: 100%;
	overflow: hidden;
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item a {
	display: block;
	height: 100%;
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
}

.qodef-grid.qodef-layout--masonry .qodef-grid-inner {
	visibility: hidden;
}

.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init {
	visibility: visible;
}

.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer {
	margin: 0;
	padding: 0;
	width: 100%;
}

.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter {
	margin: 0;
	padding: 0;
	width: 0;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item {
	width: 100%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
	width: 50%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape {
	width: 100%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item {
	width: 33.33333%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape {
	width: 66.66667%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
	width: 25%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape {
	width: 50%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item {
	width: 20%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape {
	width: 40%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item {
	width: 16.66667%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape {
	width: 33.33333%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item {
	width: 14.28571%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape {
	width: 28.57143%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer, .qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item {
	width: 12.5%;
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape {
	width: 25%;
}

.qodef-grid.qodef-gutter--no.qodef--no-bottom-space {
	margin-bottom: 0;
}

.qodef-grid.qodef-gutter--no>.qodef-grid-inner {
	margin: 0;
}

.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item {
	padding: 0;
	margin: 0;
}

.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space {
	margin-bottom: -10px;
}

.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner {
	margin: 0 -5px;
}

.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 5px;
	margin: 0 0 10px;
}

.qodef-grid.qodef-gutter--small.qodef--no-bottom-space {
	margin-bottom: -20px;
}

.qodef-grid.qodef-gutter--small>.qodef-grid-inner {
	margin: 0 -10px;
}

.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 10px;
	margin: 0 0 20px;
}

.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space {
	margin-bottom: -30px;
}

.qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
	margin: 0 -15px;
}

.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 15px;
	margin: 0 0 30px;
}

.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space {
	margin-bottom: -40px;
}

.qodef-grid.qodef-gutter--medium>.qodef-grid-inner {
	margin: 0 -20px;
}

.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 20px;
	margin: 0 0 40px;
}

.qodef-grid.qodef-gutter--large.qodef--no-bottom-space {
	margin-bottom: -50px;
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner {
	margin: 0 -25px;
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 25px;
	margin: 0 0 50px;
}

.qodef-grid.qodef-gutter--custom.qodef--no-bottom-space {
	margin-bottom: -64px;
}

.qodef-grid.qodef-gutter--custom>.qodef-grid-inner {
	margin: 0 -32px;
}

.qodef-grid.qodef-gutter--custom>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 32px;
	margin: 0 0 64px;
}

.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
	margin-bottom: -80px;
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner {
	margin: 0 -40px;
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
	padding: 0 40px;
	margin: 0 0 80px;
}

#qodef-page-wrapper {
	position: relative;
	overflow: hidden;
}

#qodef-page-outer {
	position: relative;
}

#qodef-page-inner {
	position: relative;
	padding: 130px 0 100px;
}

.qodef--ripped-line #qodef-page-outer {
	margin-bottom: -15px;
}

.qodef--ripped-line #qodef-page-outer .qodef-page-inner-wrap {
	position: relative;
	top: -15px;
	padding-top: 15px;
	background-size: auto 75px;
	background-repeat: repeat-x;
	background-position: center 0;
}

.qodef-browser--ms-explorer #qodef-side-area-close .qodef-svg {
	height: 100%;
}

.qodef-browser--ms-explorer .qodef-fullscreen-menu-opener .qodef-svg, .qodef-browser--ms-explorer .qodef-search-close .qodef-svg {
	height: 100%;
}

.qodef-browser--ms-explorer .qodef-svg {
	height: 25px;
	width: 25px;
}

.mfp-bg {
	background-color: rgba(36, 66, 99, .9) !important;
	opacity: 1 !important;
}

.mfp-figure:after {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

button.mfp-arrow {
	border-bottom: 52px solid transparent !important;
	border-top: 52px solid transparent !important;
	height: 30px;
	margin: 0 !important;
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	width: 30px;
}

button.mfp-arrow:before {
	display: none;
}

button.mfp-arrow:after {
	border: 0;
	color: #fff;
	font-family: ElegantIcons;
	font-size: 26px;
	margin: 0 !important;
	position: absolute;
	top: -14px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

button.mfp-arrow-left {
	border-left: 57px solid #94c4f7 !important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

button.mfp-arrow-left:after {
	content: "4";
	left: -48px;
}

button.mfp-arrow-left:hover {
	border-left: 57px solid #73b6fe !important;
}

button.mfp-arrow-left:hover:after {
	-webkit-transform: translateX(-3px);
	-ms-transform: translateX(-3px);
	transform: translateX(-3px);
}

button.mfp-arrow-right {
	border-right: 57px solid #94c4f7 !important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

button.mfp-arrow-right:after {
	content: "5";
	left: 21px;
}

button.mfp-arrow-right:hover {
	border-right: 57px solid #73b6fe !important;
}

button.mfp-arrow-right:hover:after {
	-webkit-transform: translateX(3px);
	-ms-transform: translateX(3px);
	transform: translateX(3px);
}

button.mfp-close {
	opacity: 1;
	overflow: hidden;
	text-align: left !important;
	text-indent: -1000px;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

button.mfp-close:hover {
	opacity: .6;
}

button.mfp-close:after {
	bottom: 0;
	content: "M";
	font-family: ElegantIcons;
	font-size: 17px;
	font-weight: 900;
	position: absolute;
	right: 4px;
	text-indent: 0;
}

.mfp-bottom-bar .mfp-counter, .mfp-bottom-bar .mfp-title {
	color: #fff;
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

.mfp-arrow.mfp-arrow-left:after, .mfp-arrow.mfp-arrow-left:before {
	margin-left: 0;
}

.mfp-bottom-bar .mfp-title {
	display: none;
}

.mfp-bottom-bar .mfp-counter {
	text-transform: lowercase;
}

.qodef-swiper-container {
	list-style: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	visibility: hidden;
	z-index: 1;
}

.qodef-swiper-container.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
	margin-bottom: 0;
}

.qodef-swiper-container .swiper-slide a, .qodef-swiper-container .swiper-slide img {
	width: 100%;
}

.qodef-swiper-container.qodef-swiper--initialized {
	visibility: visible;
}

.qodef-swiper-container.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 7px 0;
}

.qodef-swiper-container.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
	margin-top: 40px;
	position: relative;
}

.qodef-swiper-container.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px;
}

.swiper-pagination-bullets {
	line-height: 0;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
	background-color: #94c4f7;
	border-radius: 50%;
	height: 11px;
	opacity: 1;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	width: 11px;
}

.swiper-pagination-bullets .swiper-pagination-bullet:hover {
	background-color: #112234;
}

.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #112234;
}

.swiper-button-next, .swiper-button-prev {
	background-image: none !important;
	height: 30px !important;
	margin: 0 !important;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px !important;
}

.swiper-button-next:before, .swiper-button-prev:before {
	position: absolute;
	color: #fff;
	font-family: ElegantIcons;
	font-size: 26px;
}

.swiper-button-next.nitro-lazy, .swiper-button-prev.nitro-lazy {
	background-image: none !important;
}

.swiper-button-prev {
	left: 0 !important;
	border-top: 52px solid transparent;
	border-bottom: 52px solid transparent;
	border-left: 57px solid #a6cef9;
}

@media only screen and (max-width:680px) {
	.swiper-button-prev {
		left: 14px !important;
	}
}

.swiper-button-prev:before {
	content: "4";
	top: -10px;
	left: -48px;
}

.swiper-button-next {
	right: 0 !important;
	width: 0;
	height: 0;
	border-top: 52px solid transparent;
	border-bottom: 52px solid transparent;
	border-right: 57px solid #a6cef9;
}

@media only screen and (max-width:680px) {
	.swiper-button-next {
		right: 14px !important;
	}
}

.swiper-button-next:before {
	content: "5";
	right: -48px;
	top: -10px;
}

.swiper-button-next.swiper-button-outside, .swiper-button-prev.swiper-button-outside {
	color: #000;
}

.swiper-button-prev.swiper-button-outside, .swiper-container-rtl .swiper-button-next.swiper-button-outside {
	-webkit-transform: translateX(-300%);
	-ms-transform: translateX(-300%);
	transform: translateX(-300%);
}

.swiper-button-next.swiper-button-outside, .swiper-container-rtl .swiper-button-prev.swiper-button-outside {
	-webkit-transform: translateX(300%);
	-ms-transform: translateX(300%);
	transform: translateX(300%);
}

.widget_icl_lang_sel_widget {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: auto;
}

#qodef-top-area .widget_icl_lang_sel_widget {
	padding-left: 12px;
}

#qodef-top-area .widget_icl_lang_sel_widget:after, #qodef-top-area .widget_icl_lang_sel_widget:before {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
}

#qodef-top-area .widget_icl_lang_sel_widget:before {
	background-color: #244263;
	border-radius: 50%;
	content: "";
	height: 28px;
	left: 0;
	width: 28px;
}

#qodef-top-area .widget_icl_lang_sel_widget:after {
	content: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Igog ICAgIHZpZXdCb3g9IjAgMCA3MzcgNzM3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAg MCA3MzcgNzM3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZmlsbD0iI2ZmZmZm ZiIgZD0iTTExOS41Nyw2NTguODVjLTMuMTgsMC02LjM4LTAuNjEtOS40Mi0xLjg2Yy05LjIxLTMu ODItMTUuMi0xMi43OS0xNS4yLTIyLjc0di04Mi43Mkg2MC40NAoJCUMyNy42OCw1NTEuNTIsMCw1 MjMuODYsMCw0OTEuMDlWMzA4Ljg4YzAtMzMuMzIsMjcuMTItNjAuNDQsNjAuNDQtNjAuNDRoMjQx LjMxVjEzOS4yOWMwLTMzLjMyLDI3LjEtNjAuNDQsNjAuNDEtNjAuNDRoMzE0LjQxCgkJYzMzLjMz LDAsNjAuNDMsMjcuMTIsNjAuNDMsNjAuNDR2MTgyLjIyYzAsMzIuNzctMjcuNjYsNjAuNDMtNjAu NDMsNjAuNDNoLTM0LjUzdjgyLjdjMCw5Ljk2LTUuOTksMTguOTItMTUuMiwyMi43NAoJCWMtOS4x OCwzLjc1LTE5Ljc5LDEuNjktMjYuODEtNS4zNGwtMTAwLjA4LTEwMC4xaC02NC43djEwOS4xNWMw LDMzLjMzLTI3LjEsNjAuNDMtNjAuNDEsNjAuNDNIMjM3LjA1TDEzNi45Nyw2NTEuNjQKCQlDMTMy LjI3LDY1Ni4zNSwxMjUuOTYsNjU4Ljg1LDExOS41Nyw2NTguODV6IE02MC40NCwyOTcuNjVjLTUu ODcsMC0xMS4yMyw1LjM2LTExLjIzLDExLjIzdjE4Mi4yMmMwLDUuNzcsNS40NiwxMS4yMSwxMS4y MywxMS4yMQoJCWg1OS4xM2MxMy42LDAsMjQuNjEsMTEuMDEsMjQuNjEsMjQuNjF2NDcuODdsNjUu MjgtNjUuMjdjNC42MS00LjYxLDEwLjg3LTcuMjEsMTcuNC03LjIxaDE0Ny45OGM1Ljk1LDAsMTEu MTktNS4yNCwxMS4xOS0xMS4yMQoJCVYzMDguODhjMC02LjA5LTUuMTItMTEuMjMtMTEuMTktMTEu MjNINjAuNDR6IE00MzUuMjQsMzMyLjcyaDc0Ljg5YzYuNTMsMCwxMi43OSwyLjYsMTcuNCw3LjIx bDY1LjI4LDY1LjI4di00Ny44OAoJCWMwLTEzLjYsMTEuMDEtMjQuNjEsMjQuNjEtMjQuNjFoNTku MTRjNS43NywwLDExLjIxLTUuNDQsMTEuMjEtMTEuMjFWMTM5LjI5YzAtNS44Ny01LjM0LTExLjIz LTExLjIxLTExLjIzSDM2Mi4xNgoJCWMtNi4wNywwLTExLjE5LDUuMTQtMTEuMTksMTEuMjN2MTA5 LjE0aDIzLjg2YzMzLjMxLDAsNjAuNDEsMjcuMTIsNjAuNDEsNjAuNDRWMzMyLjcyeiIvPgo8L2c+ Cjwvc3ZnPg==");
	height: 14px;
	left: 7px;
	width: 14px;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	width: 115px;
	padding: 0 25px 18px 25px;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
	opacity: 1;
	pointer-events: all;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
	position: relative;
	top: -1px;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown {
	margin: 0;
	padding: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
	border: 0;
	content: "3";
	font-family: ElegantIcons;
	font-size: 15px;
	line-height: 1;
	margin-left: auto;
	position: absolute;
	right: -16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	border-top: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 10;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 7px 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal {
	padding: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	display: inline-block;
	margin-bottom: 0 !important;
	vertical-align: middle;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
	display: block;
	padding: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	display: block;
	margin: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
	display: block;
	padding: 0;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	width: 200px;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	padding: 13px 20px;
	height: 50px;
	line-height: 24px;
	color: #848484;
	background-color: #fff;
	border: 1px solid transparent;
	font-size: 16px;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
	color: #244263;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	margin: 0;
	padding: 0 20px 10px 20px;
	background-color: #fff;
	width: 115px;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-bottom: 3px;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	color: #848484;
	font-size: 16px;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
	color: #244263;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-child, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-child {
	margin-bottom: 0;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-right: 10 !important;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
	margin-right: 0;
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	margin-bottom: 10;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	width: 175px;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	padding: 13px 20px;
	height: 50px;
	line-height: 24px;
	color: #848484;
	background-color: transparent;
	border: 1px solid transparent;
	font-size: 16px;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
	color: #244263;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	margin: 0;
	padding: 0 20px 10px 20px;
	background-color: transparent;
	width: 115px;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-bottom: 3px;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	color: #848484;
	font-size: 16px;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
	color: #244263;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-child, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-child {
	margin-bottom: 0;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-right: 10 !important;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
	margin-right: 0;
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	margin-bottom: 10;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	width: 75px;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	padding: 8px 25px;
	height: 40px;
	line-height: 24px;
	color: #fff;
	background-color: #112234;
	border: 1px solid transparent;
	font-size: 14px;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
	color: #94c4f7;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	margin: 0;
	padding: 0 25px 10px 25px;
	background-color: #112234;
	width: 115px;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-bottom: 3px;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	color: #fff;
	font-size: 14px;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-child, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-child {
	margin-bottom: 0;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-right: 10 !important;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
	color: #fff;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
	margin-right: 0;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	margin-bottom: 10;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
	color: #fff;
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
	color: #94c4f7;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	width: 100%;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	padding: 13px 20px;
	height: 50px;
	line-height: 24px;
	color: #848484;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	font-size: 16px;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
	color: #244263;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	margin: 0;
	padding: 0 20px 10px 20px;
	background-color: #ebf5ff;
	width: 115px;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-bottom: 3px;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	color: #848484;
	font-size: 16px;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
	color: #244263;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-child, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-child {
	margin-bottom: 0;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-right: 10 !important;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
	margin-right: 0;
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	margin-bottom: 10;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	width: 100%;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	padding: 13px 20px;
	height: 50px;
	line-height: 24px;
	color: #848484;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	font-size: 16px;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
	color: #244263;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	margin: 0;
	padding: 0 20px 10px 20px;
	background-color: #ebf5ff;
	width: 115px;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-bottom: 3px;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	color: #848484;
	font-size: 16px;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
	color: #244263;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-child, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-child {
	margin-bottom: 0;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-right: 10 !important;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
	color: #fff;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
	color: #fff;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
	margin-right: 0;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	margin-bottom: 10;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
	color: #fff;
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
	color: #fff;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
	width: 100%;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
	padding: 13px 20px;
	height: 50px;
	line-height: 24px;
	color: #848484;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	font-size: 16px;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
	color: #244263;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
	margin: 0;
	padding: 0 20px 10px 20px;
	background-color: #ebf5ff;
	width: 115px;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
	margin-bottom: 3px;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
	color: #848484;
	font-size: 16px;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
	color: #244263;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:last-child, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item:last-child {
	margin-bottom: 0;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
	margin-right: 10 !important;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
	color: #fff;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
	color: #fff;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
	margin-right: 0;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
	margin-bottom: 10;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
	color: #fff;
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
	color: #fff;
}

.error404 #qodef-page-wrapper {
	height: 100vh;
}

.error404 #qodef-page-inner {
	padding: 0;
}

.error404 #qodef-page-outer {
	height: 100%;
	background-position: bottom;
}

#qodef-404-page {
	position: relative;
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	vertical-align: top;
	padding: 330px 20% 200px;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#qodef-404-page .qodef-404-page-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 65px;
}

#qodef-404-page .qodef-404-title {
	margin: 0;
	text-align: left;
}

#qodef-404-page .qodef-404-text {
	text-align: left;
	margin-top: 18px;
}

#qodef-404-page .qodef-404-button {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 28px;
}

#qodef-404-page .qodef-404-page-image {
	position: relative;
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	vertical-align: top;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

#qodef-404-page .qodef-404-page-image img {
	display: block;
}

.qodef-blog {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.qodef-blog article {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0 0 50px;
}

.qodef-blog article.swiper-slide {
	margin: 0;
}

.qodef-blog article .qodef-e-content, .qodef-blog article .qodef-e-inner, .qodef-blog article .qodef-e-media {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.qodef-blog article .qodef-e-svg-holder {
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.qodef-blog article .qodef-e-icon {
	background-color: #ffa27e;
	border-radius: 50%;
	color: #fff;
	height: 76px;
	position: absolute;
	right: 31px;
	text-align: center;
	top: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 76px;
	z-index: 3;
}

.qodef-blog article .qodef-e-icon>span {
	line-height: 76px;
}

.qodef-blog article .qodef-e-media-image {
	display: inline-block;
	max-width: 100%;
	position: relative;
	vertical-align: top;
}

.qodef-blog article .qodef-e-media-image a, .qodef-blog article .qodef-e-media-image img {
	display: block;
	width: 100%;
}

.qodef-blog article .qodef-e-media-image.qodef--background {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.qodef-browser--ms-explorer .qodef-blog article .qodef-e-media-image.qodef--background {
	overflow: hidden;
}

.qodef-blog article .qodef-e-media-image.qodef--background img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.qodef-browser--ms-explorer .qodef-blog article .qodef-e-media-image.qodef--background img {
	height: auto;
	width: 100%;
}

.qodef-blog article .qodef-e-title {
	margin: 0;
}

.qodef-blog article .qodef-e-excerpt {
	margin: 15px 0 0;
}

.qodef-blog article .qodef-e-read-more {
	margin: 15px 0 0;
}

.qodef-blog article .qodef-e-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
}

body[class*=qodef-blog--centered] .qodef-blog article .qodef-e-info {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (min-width:681px) {
	.qodef-blog article .qodef-e-info .qodef-e-info-left, .qodef-blog article .qodef-e-info .qodef-e-info-right {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		width: 100%;
	}
	
	.qodef-blog article .qodef-e-info .qodef-e-info-right {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:not(.qodef-e-info-category-and-date) {
	color: currentColor;
	display: inline-block;
	padding: 0 19px 0 0;
	position: relative;
	vertical-align: top;
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:not(.qodef-e-info-category-and-date):after {
	content: "/";
	position: absolute;
	right: 7px;
	top: 0;
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:not(.qodef-e-info-category-and-date) a {
	color: inherit;
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:not(.qodef-e-info-category-and-date) a:hover {
	color: #94c4f7;
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:not(.qodef-e-info-category-and-date):last-child {
	padding-right: 0;
}

.qodef-blog article .qodef-e-info .qodef-e-info-item:not(.qodef-e-info-category-and-date):last-child:after {
	content: "";
}

.qodef-blog article .qodef-e-info.qodef-info--top {
	margin-bottom: 6px;
}

.qodef-blog article .qodef-e-info.qodef-info--bottom {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-top: 18px;
}

.qodef-blog article .qodef-e-info-category-and-date {
	color: #244263;
	width: 100%;
}

body[class*=qodef-blog--centered] .qodef-blog article .qodef-e-info-category-and-date {
	text-align: center;
}

.qodef-blog article .qodef-e-info-category-and-date .entry-date {
	display: inline-block;
}

.qodef-blog article .qodef-e-info-tags {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 18px;
	line-height: 1.23em;
}

.qodef-blog article .qodef-e-info-comments {
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 18px;
	line-height: 1.23em;
}

.qodef-blog article .qodef-e-post-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.qodef-blog article.sticky .qodef-e-title a {
	position: relative;
	text-decoration: underline;
}

.qodef-blog article.sticky .qodef-e-title a:after {
	content: "*";
	font-size: 1em;
	position: absolute;
	right: -.75em;
	top: 0;
}

.qodef-blog article .qodef-e-media {
	margin-bottom: 33px;
}

.qodef-blog article .qodef-e-media iframe {
	display: block;
}

.qodef-blog article.format-audio .qodef-e-media-image {
	width: 100%;
}

.qodef-blog article.format-audio .qodef-e-media-image img {
	width: 100%;
}

.qodef-blog article.format-audio .qodef-e-media-audio {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.qodef-blog article.format-link .qodef-e-link {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	color: #244263;
	padding: 9% 18% 10% 18%;
}

.qodef-blog article.format-link .qodef-e-info-category-and-date {
	color: inherit;
	margin-bottom: 13px;
}

.qodef-blog article.format-link .qodef-e-link-text {
	color: #848484;
	color: #919090 !important;
	margin: 0;
	padding: 0 45px;
	position: relative;
	text-align: center;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
	font-size: 19px;
	line-height: 1.42em;
}

.qodef-blog article.format-link .qodef-e-link-media {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.qodef-blog article.format-link .qodef-e-link-url {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.qodef-blog article.format-link .qodef-e-icon {
	font-size: 33px;
}

.qodef-blog article.format-quote .qodef-e-quote {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	color: #244263;
	padding: 9% 18% 10% 18%;
}

.qodef-blog article.format-quote .qodef-e-info-category-and-date {
	color: inherit;
	margin-bottom: 13px;
}

.qodef-blog article.format-quote .qodef-e-quote-text {
	color: #848484;
	color: #919090 !important;
	margin: 0;
	padding: 0 45px;
	position: relative;
	text-align: center;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
	font-size: 19px;
	line-height: 1.42em;
}

.qodef-blog article.format-quote .qodef-e-quote-media {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.qodef-blog article.format-quote .qodef-e-quote-author {
	color: inherit;
	display: block;
	margin: 23px 0 0;
	position: relative;
	text-align: center;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

.qodef-blog article.format-quote .qodef-e-quote-url {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
}

.qodef-blog article.format-quote .qodef-e-icon {
	font-size: 50px;
}

.qodef-blog.qodef-items--fixed article .qodef-e-media, .qodef-blog.qodef-items--fixed article .qodef-e-media-image {
	height: 100%;
}

.qodef-blog.qodef--list article {
	margin-bottom: 110px !important;
}

body[class*=qodef-blog--centered] .qodef-blog.qodef--list article .qodef-e-text {
	text-align: center;
}

.qodef-blog.qodef--list article .qodef-e-info.qodef-info--bottom {
	margin-top: 16px;
}

body[class*=qodef-blog--centered] .qodef-blog.qodef--list article .qodef-e-info.qodef-info--bottom {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.qodef-blog.qodef--list article .qodef-e-read-more {
	margin-top: 0;
}

.qodef-blog.qodef--list article .qodef-e-read-more .qodef-m-text {
	color: inherit;
}

.qodef-blog.qodef--list article .qodef-e-read-more .qodef-m-text:after {
	background-color: currentColor;
	bottom: -6px;
	border-radius: 50%;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 4px;
}

.qodef-blog.qodef--single article .qodef-e-media {
	margin-bottom: 45px;
}

body[class*=qodef-blog--centered] .qodef-blog.qodef--single article .qodef-e-text {
	text-align: center;
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom {
	margin-top: 32px;
}

.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom>div {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
}

@media only screen and (min-width:681px) {
	.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		width: 100%;
	}
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-tags {
	color: #94c4f7;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-tags .qodef-e-info-tags-title {
	color: #244263;
	display: inline-block;
	margin-right: 13px;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-tags a {
	color: #94c4f7;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-tags a:hover {
	color: #244263;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li {
	margin: 0 9px 0 0 !important;
	padding: 0;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li a {
	color: #fff;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li a:hover {
	color: #fff !important;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li a span {
	line-height: inherit;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li:nth-child(3n+1) a {
	background-color: #94c4f7;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li:nth-child(3n+1) a:hover {
	background-color: #73b6fe;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li:nth-child(3n+2) a {
	background-color: #244263;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li:nth-child(3n+2) a:hover {
	background-color: #092e56;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li:nth-child(3n+3) a {
	background-color: #ffa27e;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share li:nth-child(3n+3) a:hover {
	background-color: #ff9167;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-social-share a {
	border-radius: 50%;
	display: block !important;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	width: 37px;
}

.qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-comments a {
	color: #244263;
}

.qodef-blog.qodef--single article .qodef-e-info-category-and-date {
	text-align: left;
}

body[class*=qodef-blog--centered] .qodef-blog.qodef--single article .qodef-e-info-category-and-date {
	text-align: center;
}

.qodef-blog.qodef--single article.format-link .qodef-e-link {
	margin-bottom: 45px;
}

.qodef-blog.qodef--single article.format-quote .qodef-e-quote {
	margin-bottom: 45px;
}

#qodef-page-comments {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-top: 63px;
}

#qodef-page-comments .qodef-page-comments-not-found {
	margin: 0;
}

#qodef-page-comments-list {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-comments-list .qodef-m-title {
	margin: 0 0 36px;
}

#qodef-page-comments-list .qodef-m-comments {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	list-style: none;
	margin: 0;
	padding: 0;
}

#qodef-page-comments-list .qodef-m-comments>li:first-child {
	margin-top: 0;
}

#qodef-page-comments-list .qodef-comment-item {
	border-bottom: 1px solid #f1f1f1;
	margin: 48px 0 0;
	padding: 0 0 48px 0;
}

#qodef-page-comments-list .qodef-comment-item:last-child {
	border-bottom: none;
	padding: 0;
}

#qodef-page-comments-list .qodef-comment-item .children {
	border-top: 1px solid #f1f1f1;
	list-style: none;
	margin: 48px 0 16px;
	padding: 0 0 0 65px;
}

#qodef-page-comments-list .qodef-comment-item .children #respond {
	margin-top: 50px;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-inner>img {
	border-radius: 50%;
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 25px;
	width: 80px;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-title {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	color: #244263;
	margin-top: 5px;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date a {
	color: inherit;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover {
	color: #94c4f7;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-text {
	margin: 9px 0 0;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	top: 0;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links a {
	background-color: #244263;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 15px;
	height: 37px;
	line-height: 37px;
	margin-right: 15px;
	text-align: center;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	width: 37px;
}

body:not([class*=mildhill-core]) #qodef-page-comments-list .qodef-comment-item .qodef-e-links a {
	font-size: 10px;
	text-transform: uppercase;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover {
	background-color: #506881;
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:last-child {
	margin-right: 0;
}

#qodef-page-comments-list .qodef-m-pagination {
	margin-top: 50px;
}

#qodef-page-comments-form {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-comments-form .comment-reply-title {
	margin: 0 0 26px 0;
}

#qodef-page-comments-form .comment-form {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-comments-form .comment-form .comment-notes {
	margin: 5px 0 0;
}

#qodef-page-comments-form .comment-form .comment-form-cookies-consent {
	margin-bottom: 23px !important;
	margin-top: 10px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#qodef-page-comments-form .comment-form .comment-form-cookies-consent label {
	margin: 0;
}

#qodef-page-comments-form .comment-form .form-submit {
	margin: 0;
}

#qodef-page-comments-form #respond {
	margin-bottom: 50px;
	margin-top: 74px;
}

.qodef-filter--on .qodef-hidden-filter-items {
	display: none !important;
	height: 0 !important;
	line-height: 1 !important;
	position: absolute !important;
}

.qodef-filter--on .qodef-grid-inner {
	opacity: 1;
	-webkit-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.qodef-filter--on .qodef-grid-inner .qodef-grid-item {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.qodef-filter--on .qodef-grid-inner .qodef-grid-item.qodef-grid-item-hidden {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}

.qodef-filter--on.qodef--filter-loading .qodef-grid-inner {
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}

.qodef-filter--on.qodef--filter-loading .qodef-loading-spinner {
	bottom: calc(50% - 16px) !important;
}

.qodef-m-filter {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0 0 40px;
	text-align: center;
}

.qodef-m-filter .qodef-m-filter-items {
	display: inline-block;
	font-size: 0;
	position: relative;
}

.qodef-m-filter .qodef-m-filter-item {
	color: #464547;
	color: #848484;
	display: inline-block;
	margin: 5px 0;
	padding: 10px 30px;
	position: relative;
	-webkit-transition: color .3s ease, background-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease;
	transition: color .3s ease, background-color .3s ease;
	vertical-align: top;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
}

.qodef-m-filter .qodef-m-filter-item .qodef-m-filter-item-image img {
	opacity: .6;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	width: 30px;
}

.qodef-m-filter .qodef-m-filter-item.qodef--active, .qodef-m-filter .qodef-m-filter-item:hover {
	color: #244262;
}

.qodef-m-filter .qodef-m-filter-item.qodef--active .qodef-m-filter-item-image img, .qodef-m-filter .qodef-m-filter-item:hover .qodef-m-filter-item-image img {
	opacity: 1;
}

.qodef-m-filter .qodef-m-filter-item .qodef-m-filter-item-name:after {
	background-color: #e3f0ff;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}

.qodef-m-filter .qodef-m-filter-item:last-child .qodef-m-filter-item-name:after {
	display: none;
}

#qodef-page-footer {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	overflow: hidden;
}

#qodef-page-footer>* {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-footer .widget.widget_text img {
	margin: 0 auto;
}

#qodef-page-footer .widget .sub-menu {
	margin-left: 0 !important;
}

#qodef-page-footer-top-area {
	background-color: #112234;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 0 solid #f1f1f1;
	padding: 125px 0 80px;
	text-align: initial;
}

body[class*=qodef-footer--centered] #qodef-page-footer-top-area {
	text-align: center;
}

@media only screen and (min-width:1025px) {
	body[class*=qodef-footer--centered] #qodef-page-footer-top-area .qodef-grid-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	body[class*=qodef-footer--centered] #qodef-page-footer-top-area .qodef-grid-item {
		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: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

body[class*=qodef-footer--centered] #qodef-page-footer-top-area .widget_media_image img {
	margin: 0 auto;
}

#qodef-page-footer-top-area .qodef-content-full-width {
	padding: 0 70px;
}

#qodef-page-footer-bottom-area {
	background-color: #244263;
	border-top: 0 solid #f1f1f1;
	padding: 16px 0;
	text-align: initial;
}

body[class*=qodef-footer--centered] #qodef-page-footer-bottom-area {
	text-align: center;
}

#qodef-page-footer-bottom-area .qodef-content-full-width {
	padding: 0 70px;
}

p.has-background {
	padding: 20px 30px;
}

.wp-block-audio {
	width: 100%;
}

.wp-block-audio audio {
	width: auto;
}

.wp-block-audio.alignleft audio, .wp-block-audio.alignright audio {
	max-width: 50%;
}

.wp-block-audio.aligncenter audio {
	display: block;
	margin: 0 auto;
}

.wp-block-video video {
	width: 100%;
}

.wp-block-button .wp-block-button__link {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "PT Sans", sans-serif;
	font-size: 13px;
	letter-spacing: .15em;
	line-height: 2.077em;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0;
	border-radius: 4px;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 11px 41px;
	color: #fff;
	background-color: #94c4f7;
	border: 1px solid transparent;
	cursor: pointer;
}

.wp-block-button .wp-block-button__link:hover {
	color: #fff;
	background-color: #73b6fe;
	border: 1px solid transparent;
}

.wp-block-button.is-style-outline .wp-block-button__link {
	color: #244263;
	background-color: transparent;
	border: 2px solid #244263;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
	color: #fff;
	background-color: #244263;
	border-color: #244263;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	border-radius: 0;
}

.wp-block-archives, .wp-block-categories, .wp-block-latest-posts {
	margin: 0;
	padding-left: 0;
}

.wp-block-archives ul, .wp-block-categories ul, .wp-block-latest-posts ul {
	padding-left: 0 !important;
}

.wp-block-archives li, .wp-block-categories li, .wp-block-latest-posts li {
	margin-bottom: 6px;
	list-style-type: none;
}

.wp-block-archives li a, .wp-block-categories li a, .wp-block-latest-posts li a {
	color: #244262;
	text-decoration: none;
}

.wp-block-archives li a:hover, .wp-block-categories li a:hover, .wp-block-latest-posts li a:hover {
	color: #244263;
}

.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {
	text-align: center;
}

.wp-block-categories li ul {
	margin: 4px 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.wp-block-categories li ul li:last-child {
	padding: 4px 0 0;
}

.wp-block-latest-posts.is-grid li {
	margin: 0 16px 16px 0;
}

.wp-block-preformatted {
	padding: 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.wp-block-verse {
	font-family: inherit;
	font-size: 22px;
	line-height: 1.8;
}

.has-drop-cap:not(:focus):first-letter {
	font-family: inherit;
	font-size: 3.375em;
	line-height: 1;
	font-weight: 700;
	margin: 0 .25em 0 0;
}

blockquote.wp-block-pullquote {
	border: none;
	padding: 18px 10% 20px 0;
	position: relative;
	position: relative;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 20px;
	line-height: 1.2em;
	display: inline-block;
	vertical-align: middle;
	width: auto;
}

blockquote.wp-block-pullquote:before {
	content: "“";
	position: absolute;
	top: 50%;
	right: 14%;
	height: 246px;
	font-size: 400px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -.02em;
	color: #f5f5f5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

blockquote.wp-block-pullquote.aligncenter {
	width: 100%;
}

blockquote.wp-block-pullquote.alignleft {
	text-align: left;
	max-width: 100%;
}

blockquote.wp-block-pullquote.alignright {
	text-align: right;
	max-width: 100%;
}

blockquote.wp-block-pullquote p {
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	font-style: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	color: inherit !important;
	margin: 0;
}

.wp-block-pullquote {
	margin: 0;
}

.wp-block-pullquote blockquote {
	border: none;
	padding: 18px 10% 20px 0;
	position: relative;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 20px;
	line-height: 1.2em;
	width: auto;
	text-align: center;
}

.wp-block-pullquote blockquote:before {
	content: "“";
	position: absolute;
	top: 50%;
	right: 14%;
	height: 246px;
	font-size: 400px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -.02em;
	color: #f5f5f5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

.wp-block-pullquote p {
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	font-style: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	color: inherit !important;
}

.wp-block-quote {
	border: none;
	padding: 18px 10% 20px 0;
	position: relative;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	color: #244262;
	font-size: 20px;
	line-height: 1.2em;
}

.wp-block-quote:before {
	content: "“";
	position: absolute;
	top: 50%;
	right: 14%;
	height: 246px;
	font-size: 400px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -.02em;
	color: #f5f5f5;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

.wp-block-quote>p {
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	font-style: inherit !important;
	line-height: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	color: inherit !important;
	margin: 0;
}

.wp-block-quote>* {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	color: inherit;
	margin: 0;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	margin: 1rem 0;
	font-size: 1.6875em !important;
	line-height: 1.6em !important;
}

.wp-block-image img {
	display: block;
}

.wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
	max-width: 100%;
}

.wp-block-image.alignfull {
	left: auto;
	max-width: 100%;
}

.wp-block-image.alignfull img {
	width: 100vw;
}

.wp-block-cover, .wp-block-cover-image {
	position: relative;
	min-height: 430px;
	padding: 1rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (min-width:768px) {
	.wp-block-cover, .wp-block-cover-image {
		padding: 1rem 10%;
	}
}

.wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2 {
	font-size: 30px;
	font-size: 28px !important;
	line-height: 1.13em;
	margin-bottom: 0;
}

.wp-block-cover-image.aligncenter .wp-block-cover-image-text, .wp-block-cover-image.aligncenter .wp-block-cover-text, .wp-block-cover-image.aligncenter h2, .wp-block-cover.aligncenter .wp-block-cover-image-text, .wp-block-cover.aligncenter .wp-block-cover-text, .wp-block-cover.aligncenter h2 {
	width: 100%;
	z-index: 1;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: 50%;
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
	width: 100%;
}

.wp-block-cover-image.alignfull .wp-block-cover-image-text, .wp-block-cover-image.alignfull .wp-block-cover-text, .wp-block-cover-image.alignfull h2, .wp-block-cover.alignfull .wp-block-cover-image-text, .wp-block-cover.alignfull .wp-block-cover-text, .wp-block-cover.alignfull h2 {
	max-width: calc(8 * ( 100vw / 12 ) - 28px);
}

.wp-block-gallery {
	list-style-type: none;
	padding-left: 0;
}

.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
	margin-bottom: 16px;
}

.wp-block-audio figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption, .wp-block-image figcaption, .wp-block-video figcaption {
	font-size: .71111em;
	font-family: inherit;
	line-height: 1.6;
	margin: 0;
	padding: .5rem;
	text-align: center;
}

.wp-block-separator, hr {
	background-color: #767676;
	border: 0;
	height: 2px;
	margin-bottom: 2rem;
	margin-top: 2rem;
	max-width: 100px;
	text-align: left;
}

.wp-block-separator.is-style-wide, hr.is-style-wide {
	max-width: 100%;
}

.wp-block-separator.is-style-dots, hr.is-style-dots {
	max-width: 100%;
	background-color: inherit;
	border: inherit;
	height: inherit;
	text-align: center;
}

.wp-block-separator.is-style-dots:before, hr.is-style-dots:before {
	color: #767676;
	font-size: 1.6875em;
	letter-spacing: .88889em;
	padding-left: .88889em;
}

.wp-block-separator+h1:before, .wp-block-separator+h2:before, hr+h1:before, hr+h2:before {
	display: none;
}

.wp-block-embed-twitter {
	overflow: hidden;
}

.wp-block-embed {
	margin: 0;
}

.wp-block-table {
	margin: 1rem 0;
}

.wp-block-table td, .wp-block-table th {
	border-color: #f1f1f1;
}

.wp-block-file {
	font-family: inherit;
}

.wp-block-file .wp-block-file__button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	font-family: "PT Sans", sans-serif;
	font-size: 13px;
	letter-spacing: .15em;
	line-height: 2.077em;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 8px 30px;
	color: #fff;
	background-color: #94c4f7;
	border: 1px solid transparent;
	cursor: pointer;
	margin-left: .75em;
}

.wp-block-file .wp-block-file__button:hover {
	color: #fff;
	background-color: #73b6fe;
	border: 1px solid transparent;
}

.wp-block-code {
	border-radius: 0;
}

.wp-block-code code {
	font-size: 1.125em;
	white-space: pre-wrap;
	word-break: break-word;
}

@media only screen and (min-width:768px) {
	.wp-block-columns .wp-block-column>:first-child {
		margin-top: 0;
	}
	
	.wp-block-columns .wp-block-column>:last-child {
		margin-bottom: 0;
	}
	
	.wp-block-columns[class*=has-]>* {
		margin-right: 1rem;
	}
	
	.wp-block-columns[class*=has-]>:last-child {
		margin-right: 0;
	}
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	font-weight: 700;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
	font-weight: 400;
}

.wp-block-latest-comments .wp-block-latest-comments__comment, .wp-block-latest-comments .wp-block-latest-comments__comment-date, .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	font-size: inherit;
}

.has-primary-background-color {
	background-color: #244263;
}

.has-primary-background-color a, .has-primary-background-color h1, .has-primary-background-color h2, .has-primary-background-color h3, .has-primary-background-color h4, .has-primary-background-color h5, .has-primary-background-color h6, .has-primary-background-color p {
	color: #fff;
}

#qodef-page-header {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 105px;
	z-index: 101;
}

#qodef-page-header .qodef-header-logo-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 105px;
	max-height: 100%;
	position: relative;
}

#qodef-page-header .qodef-header-logo-link img {
	display: block;
	margin: auto 0;
	max-height: 100%;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	width: auto;
}

#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
	width: 50%;
}

#qodef-page-header-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 40px;
	position: relative;
}

.qodef-layout--justified-gallery {
	height: auto !important;
	visibility: hidden;
}

.qodef-layout--justified-gallery.qodef--justified-gallery-init {
	visibility: visible;
}

.qodef-layout--justified-gallery .qodef-grid-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0 !important;
	overflow: hidden;
}

.qodef-layout--justified-gallery .qodef-grid-item {
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute;
	width: auto;
}

.qodef-layout--justified-gallery .qodef-grid-item img {
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
}

.qodef-layout--justified-gallery>.jg-filtered {
	display: none;
}

#qodef-page-mobile-header {
	display: none;
	height: 70px;
	position: relative;
	z-index: 100;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
	max-height: 100%;
	position: relative;
	margin: 0 auto;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
	display: block;
	margin: auto;
	max-height: 100%;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	width: auto;
}

#qodef-page-mobile-header .qodef-widget-holder {
	height: 100%;
}

#qodef-page-mobile-header-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 30px;
	position: relative;
}

#qodef-mobile-header-opener {
	color: #244263;
	font-size: 20px;
}

#qodef-mobile-header-navigation {
	display: none;
	left: 0;
	margin: 0;
	max-height: calc(100vh - 70px);
	overflow-y: scroll;
	padding: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 10;
}

#qodef-mobile-header-navigation .qodef-m-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #fff;
	border-bottom: 1px solid #f1f1f1;
	padding: 20px 30px;
}

#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
}

#qodef-mobile-header-navigation ul {
	list-style: none;
}

#qodef-mobile-header-navigation ul li {
	margin: 0;
	padding: 0;
	position: relative;
}

#qodef-mobile-header-navigation ul li a {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	color: #94c4f7;
	padding: 6px 0;
}

#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner {
	padding-left: 10px;
	position: relative;
}

#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner:after {
	content: "";
	position: absolute;
	bottom: 50%;
	left: 0;
	width: 4px;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	height: 4px;
	background-color: currentColor;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

#qodef-mobile-header-navigation ul li a:hover {
	color: #244263;
}

#qodef-mobile-header-navigation ul li a:hover .qodef-menu-item-inner:after {
	opacity: 1;
}

#qodef-mobile-header-navigation ul li.current-menu-ancestor>a, #qodef-mobile-header-navigation ul li.current-menu-item>a {
	color: #244263;
}

#qodef-mobile-header-navigation ul li.current-menu-ancestor>a .qodef-menu-item-inner:after, #qodef-mobile-header-navigation ul li.current-menu-item>a .qodef-menu-item-inner:after {
	opacity: 1;
}

#qodef-mobile-header-navigation ul li ul {
	display: none;
	margin: 0;
	padding-left: 20px;
}

#qodef-mobile-header-navigation ul li ul li a {
	padding: 3px 0;
}

body:not([class*=mildhill-core]) #qodef-mobile-header-navigation ul li.menu-item-has-children>a:after {
	color: #244262;
	content: ">";
	line-height: inherit;
	position: absolute;
	right: 0;
	top: 0;
}

#qodef-mobile-header-navigation .qodef-menu-item--wide .qodef-content-grid {
	width: 100% !important;
}

.qodef-header-navigation {
	height: 100%;
}

.qodef-header-navigation .qodef-main-menu-dot {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: -1;
	-webkit-transition: width .2s, left .4s cubic-bezier(.25, .1, .11, .99);
	-o-transition: width .2s, left .4s cubic-bezier(.25, .1, .11, .99);
	transition: width .2s, left .4s cubic-bezier(.25, .1, .11, .99);
	color: #94c4f7;
}

.qodef-header-navigation .qodef-main-menu-dot:after {
	background-color: currentColor;
	background-color: currentColor;
	bottom: 31px;
	bottom: 30%;
	border-radius: 50%;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 4px;
}

.qodef-header-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.qodef-header-navigation ul li {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}

.qodef-header-navigation ul li a .qodef-menu-item-inner {
	display: inline-block;
	padding: 0 3px;
	position: relative;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
	vertical-align: top;
}

.qodef-header-navigation ul li .qodef-menu-arrow {
	display: none;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second {
	left: -11px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
	background-color: #244263;
	left: 0;
	margin: 0;
	opacity: 0;
	padding: 28px 0;
	position: absolute;
	top: 100%;
	-webkit-transition: opacity .3s ease-out, visibility .2s ease-out;
	-o-transition: opacity .3s ease-out, visibility .2s ease-out;
	transition: opacity .3s ease-out, visibility .2s ease-out;
	visibility: hidden;
	width: 260px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
	padding: 3px 25px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a {
	font-size: 16px;
	line-height: 24px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a .qodef-menu-item-inner {
	background-color: transparent;
	color: #cfd3d8;
	left: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a .qodef-menu-item-inner:before {
	background-color: currentColor;
	border-radius: 50%;
	content: "";
	display: block;
	height: 4px;
	left: -11px;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 4px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover .qodef-menu-item-inner {
	color: #fff;
	left: 15px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover .qodef-menu-item-inner:before {
	opacity: 1;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a .qodef-menu-item-inner {
	color: #fff;
	left: 15px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a .qodef-menu-item-inner:before {
	opacity: 1;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul {
	opacity: 1;
	visibility: visible;
}

body:not([class*=mildhill-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after {
	color: currentColor;
	content: ">";
	line-height: inherit;
	position: absolute;
	right: 14px;
	top: 3px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul {
	left: 100%;
	top: -28px;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
	left: auto;
	right: -11px;
	text-align: right;
}

body:not([class*=mildhill-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after {
	content: "<";
	left: 14px;
	right: auto;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a .qodef-menu-item-inner {
	color: #cfd3d8;
	right: 0;
	left: auto;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a .qodef-menu-item-inner:before {
	right: -11px;
	left: auto;
	opacity: 0;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a:hover .qodef-menu-item-inner {
	color: #fff;
	right: 15px;
	left: auto;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a:hover .qodef-menu-item-inner:before {
	opacity: 1;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a .qodef-menu-item-inner {
	color: #fff;
	right: 15px;
	left: auto;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a .qodef-menu-item-inner:before {
	opacity: 1;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul {
	left: -100%;
}

.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul {
	opacity: 1;
	visibility: visible;
}

.qodef-header-navigation>ul {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative;
	white-space: nowrap;
	margin-right: -14px;
}

.qodef-header-navigation>ul>li {
	height: 100%;
	padding: 0 14px;
}

.qodef-header-navigation>ul>li:last-child.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
	right: -14px;
}

.qodef-header-navigation>ul>li>a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	font-weight: 600;
	height: 100%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-inner {
	color: #94c4f7;
	padding: 0;
}

.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner {
	color: #244263;
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-inner, .qodef-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-inner {
	color: #244263;
}

.qodef-m-pagination {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0;
}

.qodef-m-pagination.qodef--wp {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	padding: 36px 0;
}

.qodef-m-pagination.qodef--wp .nav-links {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.qodef-m-pagination.qodef--wp .page-numbers {
	color: #244263;
	font-family: "Abril Fatface", serif;
	font-size: 18px;
	margin: 0 6px;
	padding: 0 3px;
	position: relative;
}

.qodef-m-pagination.qodef--wp .page-numbers * {
	display: block;
	line-height: inherit;
}

.qodef-m-pagination.qodef--wp .page-numbers:first-child {
	margin-left: 0;
}

.qodef-m-pagination.qodef--wp .page-numbers:last-child {
	margin-right: 0;
}

.qodef-m-pagination.qodef--wp .page-numbers.next, .qodef-m-pagination.qodef--wp .page-numbers.prev {
	background-color: #94c4f7;
	border-radius: 50%;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-align: center;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	width: 38px;
	font-size: 21px;
}

.qodef-m-pagination.qodef--wp .page-numbers.next:hover, .qodef-m-pagination.qodef--wp .page-numbers.prev:hover {
	background-color: #244263;
}

.qodef-m-pagination.qodef--wp .page-numbers.next:after, .qodef-m-pagination.qodef--wp .page-numbers.prev:after {
	display: none;
}

body:not([class*=mildhill-core]) .qodef-m-pagination.qodef--wp .page-numbers.next, body:not([class*=mildhill-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev {
	font-size: 17px;
	top: 0;
}

.qodef-m-pagination.qodef--wp .page-numbers.prev {
	margin-right: 6px;
}

.qodef-m-pagination.qodef--wp .page-numbers.next {
	margin-left: 6px;
}

.qodef-m-pagination.qodef--wp .page-numbers.current, .qodef-m-pagination.qodef--wp .page-numbers:not(.dots):not(.prev):not(.next):hover {
	color: #94c4f7;
}

.qodef-m-pagination.qodef--standard {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 36px 0;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item {
	color: #244263;
	font-family: "Abril Fatface", serif;
	font-size: 18px;
	margin: 0 6px;
	padding: 0 3px;
	position: relative;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item a {
	color: inherit;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child {
	margin-left: 0;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child {
	margin-right: 0;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
	background-color: #94c4f7;
	border-radius: 50%;
	color: #fff;
	height: 38px;
	line-height: 38px;
	text-align: center;
	-webkit-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	width: 38px;
	font-size: 21px;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover {
	background-color: #244263;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover {
	background-color: #73b6fe;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover span, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover span {
	color: #fff;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after {
	display: none;
}

body:not([class*=mildhill-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next, body:not([class*=mildhill-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
	font-size: 17px;
	top: 0;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next a, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev a {
	color: inherit;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
	margin-right: 6px;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
	margin-left: 6px;
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:not(.dots):not(.prev):not(.next):hover {
	color: #94c4f7;
}

.qodef-m-pagination.qodef--load-more {
	text-align: center;
}

.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.qodef-m-pagination.qodef--load-more .qodef-load-more-button {
	opacity: 1;
}

.qodef-m-pagination.qodef--infinite-scroll {
	text-align: center;
}

.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner {
	color: #244263;
	display: inline-block;
	font-size: 32px;
	line-height: 1;
	opacity: 0;
	position: relative;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	vertical-align: top;
	z-index: -1;
}

.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner:before {
	display: block;
	line-height: inherit;
}

.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
	opacity: 1;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
}

.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner {
	opacity: 0;
}

.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner {
	bottom: 10px;
	color: #244263;
	font-size: 32px;
	left: calc(50% - 16px);
	line-height: 1;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .2s ease-out;
	-o-transition: opacity .2s ease-out;
	transition: opacity .2s ease-out;
	z-index: -1;
}

.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before {
	display: block;
	line-height: inherit;
}

.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner {
	opacity: 1;
	z-index: 1;
}

.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button {
	opacity: 0;
}

.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner {
	opacity: 1;
	z-index: 1;
}

.qodef-single-links {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	position: relative;
	width: 100%;
}

.qodef-single-links .qodef-m-single-links-title {
	font-size: 19px;
	line-height: 1.42em;
	color: #919090 !important;
	margin-right: 10px;
}

.qodef-single-links a, .qodef-single-links>span:not(.qodef-m-single-links-title) {
	color: #244263;
	font-family: "Abril Fatface", serif;
	font-size: 18px;
	margin: 0 6px;
	padding: 0 3px;
	position: relative;
	vertical-align: top;
}

.qodef-single-links a.current, .qodef-single-links a:hover, .qodef-single-links>span:not(.qodef-m-single-links-title).current, .qodef-single-links>span:not(.qodef-m-single-links-title):hover {
	color: #94c4f7;
}

.qodef-search {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin: 0 0 50px;
}

.qodef-search .qodef-e-search-heading {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 60px;
}

.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title {
	margin: 0 0 20px;
}

.qodef-search .qodef-e-search-heading .qodef-e-search-heading-form {
	margin: 0;
	width: 100%;
}

.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner .qodef-search-form-button svg {
	width: 21px;
}

.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner .qodef-search-form-button, .qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner .qodef-search-form-field {
	line-height: 18px;
}

.qodef-search .qodef-e-search-heading .qodef-search-form button, .qodef-search .qodef-e-search-heading .qodef-search-form input {
	-webkit-appearance: none;
	border-radius: 0;
	font-family: inherit;
	font-weight: inherit;
	height: 50px;
	line-height: 30px;
	outline: 0;
	padding: 10px 0;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #f1f1f1;
	color: #848484;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 60px;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input:focus {
	border-color: #244262;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.qodef-search .qodef-e-search-heading .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

.qodef-search .qodef-e-search-heading .qodef-search-form button {
	background-color: transparent;
	border: 0;
	color: #244262;
	cursor: pointer;
	font-size: 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
	width: 50px;
}

.qodef-search .qodef-e-search-heading .qodef-search-form button span {
	display: block;
	line-height: inherit;
}

.qodef-search .qodef-e-search-heading .qodef-search-form button span:before {
	display: block;
	line-height: inherit;
}

.qodef-search .qodef-e-search-heading .qodef-search-form button:hover {
	color: #244263;
}

.qodef-search article {
	margin-bottom: 30px;
}

.qodef-search article:last-child {
	margin-bottom: 0;
}

.qodef-search article .qodef-e-inner {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.qodef-search article .qodef-e-inner>* {
	width: 100%;
}

.qodef-search article .qodef-e-inner .qodef-e-image {
	-ms-flex-preferred-size: 180px;
	flex-basis: 180px;
	padding-right: 30px;
}

.qodef-search article .qodef-e-inner .qodef-e-title {
	margin: 0;
}

.qodef-search article .qodef-e-inner .qodef-e-excerpt {
	margin: 15px 0 0;
}

#qodef-page-sidebar {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 60px;
}

#qodef-page-sidebar .widget .qodef-widget-title {
	background-color: #94c4f7;
	margin: 0;
	padding: 14px 27px;
}

#qodef-page-sidebar .widget .calendar_wrap, #qodef-page-sidebar .widget .menu, #qodef-page-sidebar .widget .price_slider_wrapper, #qodef-page-sidebar .widget .qodef-blog, #qodef-page-sidebar .widget .qodef-social-icons-group, #qodef-page-sidebar .widget .tagcloud, #qodef-page-sidebar .widget .textwidget, #qodef-page-sidebar .widget .widget_shopping_cart_content, #qodef-page-sidebar .widget>ul {
	background-color: #244263;
	padding: 33px 27px !important;
}

#qodef-page-sidebar .widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 0 !important;
}

.qodef-page-title {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 185px;
	background-color: #ebf5ff;
}

.qodef-page-title .qodef-m-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	height: 100%;
}

.qodef-page-title .qodef-m-content {
	height: 100%;
	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: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.qodef-page-title .qodef-m-title {
	margin: 0;
}

.widget {
	margin: 0 0 25px;
}

.widget:last-child {
	margin-bottom: 0 !important;
}

.widget .qodef-widget-title {
	margin: 0 0 0;
}

.widget .qodef-widget-title a {
	color: inherit;
}

.widget .qodef-widget-title a:hover {
	color: #244263;
}

.widget a {
	color: #848484;
}

.widget a:hover {
	color: #244263;
}

.widget ul:not(.qodef-shortcode-list) {
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget ul:not(.qodef-shortcode-list) li {
	margin: 0 0 10px;
}

.widget ul:not(.qodef-shortcode-list) li:last-child {
	margin-bottom: 0;
}

.widget ul:not(.qodef-shortcode-list) li ul {
	margin-top: 10px;
	margin-left: 1em;
}

.widget select {
	width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 8px 0 0;
	padding: 13px 20px;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-style: inherit;
	font-weight: inherit;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
}

.widget .select2 {
	margin-bottom: 0;
}

.widget.widget_calendar {
	width: 100%;
}

.widget.widget_calendar table {
	table-layout: fixed;
}

.widget.widget_calendar #today {
	color: #dbbd9c;
	position: relative;
	z-index: 1;
	font-weight: 700;
}

.widget.widget_calendar #today:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2em;
	height: 2em;
	background-color: #244263;
	z-index: -1;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.widget.widget_calendar #today a {
	color: inherit;
}

.widget.widget_calendar tfoot td, .widget.widget_calendar tfoot tr {
	border: 0;
}

.widget.widget_calendar tfoot a {
	color: #848484;
}

.widget.widget_calendar tfoot a:hover {
	color: #244263;
}

.widget.widget_text img {
	display: block;
}

.widget.widget_text a {
	color: #848484;
}

.widget.widget_text a:hover {
	color: #244263;
}

.widget.widget_rss ul li {
	margin-bottom: 25px;
}

.widget.widget_rss ul li:last-child {
	margin-bottom: 0;
}

.widget.widget_rss ul .rsswidget {
	display: block;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.23em;
}

.widget.widget_rss ul .rssSummary {
	margin-top: 5px;
}

.widget.widget_rss ul cite {
	display: block;
	margin-top: 5px;
}

.widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 8px;
}

.widget .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.widget .qodef-search-form button, .widget .qodef-search-form input {
	height: 50px;
	padding: 13px 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: 24px;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
}

.widget .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 16px;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

.widget .qodef-search-form input:focus {
	color: #848484;
	background-color: #ebf5ff;
	border-color: transparent;
}

.widget .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

.widget .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

.widget .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.widget .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

.widget .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

.widget .qodef-search-form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	font-size: 16px;
	text-align: center;
	color: #244262;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

.widget .qodef-search-form button .qodef-svg {
	width: 21px;
	fill: #244262;
	-webkit-transition: fill .2s ease-out;
	-o-transition: fill .2s ease-out;
	transition: fill .2s ease-out;
}

.widget .qodef-search-form button:hover {
	color: #848484;
}

.widget .qodef-search-form button:hover .qodef-svg {
	fill: #848484;
}

.widget .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 11px 0;
	font-family: inherit;
	font-size: 15px !important;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: capitalize;
	color: #848484;
}

.widget .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: currentColor;
}

.widget .tagcloud a:hover {
	color: #244263;
}

.widget.widget_media_image .qodef-widget-title {
	margin-bottom: 8px;
}

.widget.widget_media_image a {
	width: 100%;
	display: block;
}

.widget.widget_media_image img {
	display: block;
	margin: 0 auto;
}

#qodef-page-sidebar .widget {
	margin: 0 0 25px;
	color: #fff;
}

#qodef-page-sidebar .widget:last-child {
	margin-bottom: 0 !important;
}

#qodef-page-sidebar .widget .qodef-widget-title {
	margin: 0 0 0;
	color: #fff;
}

#qodef-page-sidebar .widget .qodef-widget-title a {
	color: inherit;
}

#qodef-page-sidebar .widget .qodef-widget-title a:hover {
	color: #94c4f7;
}

#qodef-page-sidebar .widget a {
	color: #fff;
}

#qodef-page-sidebar .widget a:hover {
	color: #94c4f7;
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) {
	padding: 0;
	margin: 0;
	list-style: none;
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li {
	margin: 0 0 10px;
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li:last-child {
	margin-bottom: 0;
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li ul {
	margin-top: 10px;
	margin-left: 1em;
}

#qodef-page-sidebar .widget select {
	width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 8px 0 0;
	padding: 13px 20px;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-style: inherit;
	font-weight: inherit;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
}

#qodef-page-sidebar .widget .select2 {
	margin-bottom: 0;
}

#qodef-page-sidebar .widget.widget_calendar {
	width: 100%;
}

#qodef-page-sidebar .widget.widget_calendar table {
	table-layout: fixed;
}

#qodef-page-sidebar .widget.widget_calendar #today {
	color: #6b3b08;
	position: relative;
	z-index: 1;
	font-weight: 700;
}

#qodef-page-sidebar .widget.widget_calendar #today:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2em;
	height: 2em;
	background-color: #94c4f7;
	z-index: -1;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#qodef-page-sidebar .widget.widget_calendar #today a {
	color: inherit;
}

#qodef-page-sidebar .widget.widget_calendar tfoot td, #qodef-page-sidebar .widget.widget_calendar tfoot tr {
	border: 0;
}

#qodef-page-sidebar .widget.widget_calendar tfoot a {
	color: #fff;
}

#qodef-page-sidebar .widget.widget_calendar tfoot a:hover {
	color: #94c4f7;
}

#qodef-page-sidebar .widget.widget_text img {
	display: block;
}

#qodef-page-sidebar .widget.widget_text a {
	color: #fff;
}

#qodef-page-sidebar .widget.widget_text a:hover {
	color: #94c4f7;
}

#qodef-page-sidebar .widget.widget_rss ul li {
	margin-bottom: 25px;
}

#qodef-page-sidebar .widget.widget_rss ul li:last-child {
	margin-bottom: 0;
}

#qodef-page-sidebar .widget.widget_rss ul .rsswidget {
	display: block;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.23em;
}

#qodef-page-sidebar .widget.widget_rss ul .rssSummary {
	margin-top: 5px;
}

#qodef-page-sidebar .widget.widget_rss ul cite {
	display: block;
	margin-top: 5px;
}

#qodef-page-sidebar .widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 8px;
}

#qodef-page-sidebar .widget .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-sidebar .widget .qodef-search-form button, #qodef-page-sidebar .widget .qodef-search-form input {
	height: 50px;
	padding: 13px 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: 24px;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
}

#qodef-page-sidebar .widget .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 16px;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

#qodef-page-sidebar .widget .qodef-search-form input:focus {
	color: #848484;
	background-color: #ebf5ff;
	border-color: transparent;
}

#qodef-page-sidebar .widget .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-sidebar .widget .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-sidebar .widget .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-sidebar .widget .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-sidebar .widget .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-sidebar .widget .qodef-search-form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	font-size: 16px;
	text-align: center;
	color: #244262;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

#qodef-page-sidebar .widget .qodef-search-form button .qodef-svg {
	width: 21px;
	fill: #244262;
	-webkit-transition: fill .2s ease-out;
	-o-transition: fill .2s ease-out;
	transition: fill .2s ease-out;
}

#qodef-page-sidebar .widget .qodef-search-form button:hover {
	color: #848484;
}

#qodef-page-sidebar .widget .qodef-search-form button:hover .qodef-svg {
	fill: #848484;
}

#qodef-page-sidebar .widget .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 11px 0;
	font-family: inherit;
	font-size: 15px !important;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: capitalize;
	color: #fff;
}

#qodef-page-sidebar .widget .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: currentColor;
}

#qodef-page-sidebar .widget .tagcloud a:hover {
	color: #94c4f7;
}

#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title {
	margin-bottom: 8px;
}

#qodef-page-sidebar .widget.widget_media_image a {
	width: 100%;
	display: block;
}

#qodef-page-sidebar .widget.widget_media_image img {
	display: block;
	margin: 0 auto;
}

#qodef-top-area .widget {
	margin: 0 0 0;
	color: #fff;
}

#qodef-top-area .widget:last-child {
	margin-bottom: 0 !important;
}

#qodef-top-area .widget .qodef-widget-title {
	margin: 0 0 0;
	color: #fff;
}

#qodef-top-area .widget .qodef-widget-title a {
	color: inherit;
}

#qodef-top-area .widget .qodef-widget-title a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget a {
	color: #fff;
}

#qodef-top-area .widget a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget ul:not(.qodef-shortcode-list) {
	padding: 0;
	margin: 0;
	list-style: none;
}

#qodef-top-area .widget ul:not(.qodef-shortcode-list) li {
	margin: 0 0 10px;
}

#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child {
	margin-bottom: 0;
}

#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul {
	margin-top: 10px;
	margin-left: 1em;
}

#qodef-top-area .widget select {
	width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 8px 0 0;
	padding: 13px 20px;
	font-family: inherit;
	font-size: 14px;
	line-height: 24px;
	font-style: inherit;
	font-weight: inherit;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
}

#qodef-top-area .widget .select2 {
	margin-bottom: 0;
}

#qodef-top-area .widget.widget_calendar {
	width: 100%;
}

#qodef-top-area .widget.widget_calendar table {
	table-layout: fixed;
}

#qodef-top-area .widget.widget_calendar #today {
	color: #6b3b08;
	position: relative;
	z-index: 1;
	font-weight: 700;
}

#qodef-top-area .widget.widget_calendar #today:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2em;
	height: 2em;
	background-color: #94c4f7;
	z-index: -1;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#qodef-top-area .widget.widget_calendar #today a {
	color: inherit;
}

#qodef-top-area .widget.widget_calendar tfoot td, #qodef-top-area .widget.widget_calendar tfoot tr {
	border: 0;
}

#qodef-top-area .widget.widget_calendar tfoot a {
	color: #fff;
}

#qodef-top-area .widget.widget_calendar tfoot a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget.widget_text img {
	display: block;
}

#qodef-top-area .widget.widget_text a {
	color: #fff;
}

#qodef-top-area .widget.widget_text a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget.widget_rss ul li {
	margin-bottom: 25px;
}

#qodef-top-area .widget.widget_rss ul li:last-child {
	margin-bottom: 0;
}

#qodef-top-area .widget.widget_rss ul .rsswidget {
	display: block;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.23em;
}

#qodef-top-area .widget.widget_rss ul .rssSummary {
	margin-top: 5px;
}

#qodef-top-area .widget.widget_rss ul cite {
	display: block;
	margin-top: 5px;
}

#qodef-top-area .widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 8px;
}

#qodef-top-area .widget .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-top-area .widget .qodef-search-form button, #qodef-top-area .widget .qodef-search-form input {
	height: 50px;
	padding: 13px 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: 24px;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
}

#qodef-top-area .widget .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 14px;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

#qodef-top-area .widget .qodef-search-form input:focus {
	color: #848484;
	background-color: #ebf5ff;
	border-color: transparent;
}

#qodef-top-area .widget .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-top-area .widget .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-top-area .widget .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-top-area .widget .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-top-area .widget .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-top-area .widget .qodef-search-form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	font-size: 16px;
	text-align: center;
	color: #244262;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

#qodef-top-area .widget .qodef-search-form button .qodef-svg {
	width: 21px;
	fill: #244262;
	-webkit-transition: fill .2s ease-out;
	-o-transition: fill .2s ease-out;
	transition: fill .2s ease-out;
}

#qodef-top-area .widget .qodef-search-form button:hover {
	color: #848484;
}

#qodef-top-area .widget .qodef-search-form button:hover .qodef-svg {
	fill: #848484;
}

#qodef-top-area .widget .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 11px 0;
	font-family: inherit;
	font-size: 15px !important;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: capitalize;
	color: #fff;
}

#qodef-top-area .widget .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: currentColor;
}

#qodef-top-area .widget .tagcloud a:hover {
	color: #94c4f7;
}

#qodef-top-area .widget.widget_media_image .qodef-widget-title {
	margin-bottom: 8px;
}

#qodef-top-area .widget.widget_media_image a {
	width: 100%;
	display: block;
}

#qodef-top-area .widget.widget_media_image img {
	display: block;
	margin: 0 auto;
}

#qodef-page-footer-top-area .widget {
	margin: 0 0 51px;
	color: rgba(255, 255, 255, .7);
}

#qodef-page-footer-top-area .widget:last-child {
	margin-bottom: 0 !important;
}

#qodef-page-footer-top-area .widget .qodef-widget-title {
	margin: 0 0 16px;
	color: #fff;
}

#qodef-page-footer-top-area .widget .qodef-widget-title a {
	color: inherit;
}

#qodef-page-footer-top-area .widget .qodef-widget-title a:hover {
	color: #94c4f7;
}

#qodef-page-footer-top-area .widget a {
	color: rgba(255, 255, 255, .7);
}

#qodef-page-footer-top-area .widget a:hover {
	color: #94c4f7;
}

#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) {
	padding: 0;
	margin: 0;
	list-style: none;
}

#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) li {
	margin: 0 0 2px;
}

#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) li:last-child {
	margin-bottom: 0;
}

#qodef-page-footer-top-area .widget ul:not(.qodef-shortcode-list) li ul {
	margin-top: 2px;
	margin-left: 1em;
}

#qodef-page-footer-top-area .widget select {
	width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 8px 0 0;
	padding: 13px 20px;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-style: inherit;
	font-weight: inherit;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid #ccc;
	border-radius: 0;
	outline: 0;
}

#qodef-page-footer-top-area .widget .select2 {
	margin-bottom: 0;
}

#qodef-page-footer-top-area .widget.widget_calendar {
	width: 100%;
}

#qodef-page-footer-top-area .widget.widget_calendar table {
	table-layout: fixed;
}

#qodef-page-footer-top-area .widget.widget_calendar #today {
	color: #6b3b08;
	position: relative;
	z-index: 1;
	font-weight: 700;
}

#qodef-page-footer-top-area .widget.widget_calendar #today:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2em;
	height: 2em;
	background-color: #94c4f7;
	z-index: -1;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#qodef-page-footer-top-area .widget.widget_calendar #today a {
	color: inherit;
}

#qodef-page-footer-top-area .widget.widget_calendar tfoot td, #qodef-page-footer-top-area .widget.widget_calendar tfoot tr {
	border: 0;
}

#qodef-page-footer-top-area .widget.widget_calendar tfoot a {
	color: rgba(255, 255, 255, .7);
}

#qodef-page-footer-top-area .widget.widget_calendar tfoot a:hover {
	color: #94c4f7;
}

#qodef-page-footer-top-area .widget.widget_text img {
	display: block;
}

#qodef-page-footer-top-area .widget.widget_text a {
	color: rgba(255, 255, 255, .7);
}

#qodef-page-footer-top-area .widget.widget_text a:hover {
	color: #94c4f7;
}

#qodef-page-footer-top-area .widget.widget_rss ul li {
	margin-bottom: 25px;
}

#qodef-page-footer-top-area .widget.widget_rss ul li:last-child {
	margin-bottom: 0;
}

#qodef-page-footer-top-area .widget.widget_rss ul .rsswidget {
	display: block;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.23em;
}

#qodef-page-footer-top-area .widget.widget_rss ul .rssSummary {
	margin-top: 5px;
}

#qodef-page-footer-top-area .widget.widget_rss ul cite {
	display: block;
	margin-top: 5px;
}

#qodef-page-footer-top-area .widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 24px;
}

#qodef-page-footer-top-area .widget .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-footer-top-area .widget .qodef-search-form button, #qodef-page-footer-top-area .widget .qodef-search-form input {
	height: 50px;
	padding: 13px 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: 24px;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
}

#qodef-page-footer-top-area .widget .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 16px;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid #ccc;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

#qodef-page-footer-top-area .widget .qodef-search-form input:focus {
	color: #848484;
	background-color: #ebf5ff;
	border-color: #244263;
}

#qodef-page-footer-top-area .widget .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-top-area .widget .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-top-area .widget .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-top-area .widget .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-top-area .widget .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-top-area .widget .qodef-search-form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	font-size: 16px;
	text-align: center;
	color: #244262;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

#qodef-page-footer-top-area .widget .qodef-search-form button .qodef-svg {
	width: 21px;
	fill: #244262;
	-webkit-transition: fill .2s ease-out;
	-o-transition: fill .2s ease-out;
	transition: fill .2s ease-out;
}

#qodef-page-footer-top-area .widget .qodef-search-form button:hover {
	color: #848484;
}

#qodef-page-footer-top-area .widget .qodef-search-form button:hover .qodef-svg {
	fill: #848484;
}

#qodef-page-footer-top-area .widget .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 11px 0;
	font-family: inherit;
	font-size: 15px !important;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: capitalize;
	color: rgba(255, 255, 255, .7);
}

#qodef-page-footer-top-area .widget .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: currentColor;
}

#qodef-page-footer-top-area .widget .tagcloud a:hover {
	color: #94c4f7;
}

#qodef-page-footer-top-area .widget.widget_media_image .qodef-widget-title {
	margin-bottom: 24px;
}

#qodef-page-footer-top-area .widget.widget_media_image a {
	width: 100%;
	display: block;
}

#qodef-page-footer-top-area .widget.widget_media_image img {
	display: block;
	margin: 0 auto;
}

#qodef-page-footer-bottom-area .widget {
	margin: 0 0 51px;
	color: rgba(148, 196, 247, .7);
}

#qodef-page-footer-bottom-area .widget:last-child {
	margin-bottom: 0 !important;
}

#qodef-page-footer-bottom-area .widget .qodef-widget-title {
	margin: 0 0 23px;
	color: #94c4f7;
}

#qodef-page-footer-bottom-area .widget .qodef-widget-title a {
	color: inherit;
}

#qodef-page-footer-bottom-area .widget .qodef-widget-title a:hover {
	color: #fff;
}

#qodef-page-footer-bottom-area .widget a {
	color: rgba(148, 196, 247, .7);
}

#qodef-page-footer-bottom-area .widget a:hover {
	color: #fff;
}

#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) {
	padding: 0;
	margin: 0;
	list-style: none;
}

#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li {
	margin: 0 0 2px;
}

#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li:last-child {
	margin-bottom: 0;
}

#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li ul {
	margin-top: 2px;
	margin-left: 1em;
}

#qodef-page-footer-bottom-area .widget select {
	width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 8px 0 0;
	padding: 13px 20px;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-style: inherit;
	font-weight: inherit;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid #fff;
	border-radius: 0;
	outline: 0;
}

#qodef-page-footer-bottom-area .widget .select2 {
	margin-bottom: 0;
}

#qodef-page-footer-bottom-area .widget.widget_calendar {
	width: 100%;
}

#qodef-page-footer-bottom-area .widget.widget_calendar table {
	table-layout: fixed;
}

#qodef-page-footer-bottom-area .widget.widget_calendar #today {
	color: #000;
	position: relative;
	z-index: 1;
	font-weight: 700;
}

#qodef-page-footer-bottom-area .widget.widget_calendar #today:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2em;
	height: 2em;
	background-color: #fff;
	z-index: -1;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#qodef-page-footer-bottom-area .widget.widget_calendar #today a {
	color: inherit;
}

#qodef-page-footer-bottom-area .widget.widget_calendar tfoot td, #qodef-page-footer-bottom-area .widget.widget_calendar tfoot tr {
	border: 0;
}

#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a {
	color: rgba(148, 196, 247, .7);
}

#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a:hover {
	color: #fff;
}

#qodef-page-footer-bottom-area .widget.widget_text img {
	display: block;
}

#qodef-page-footer-bottom-area .widget.widget_text a {
	color: rgba(148, 196, 247, .7);
}

#qodef-page-footer-bottom-area .widget.widget_text a:hover {
	color: #fff;
}

#qodef-page-footer-bottom-area .widget.widget_rss ul li {
	margin-bottom: 25px;
}

#qodef-page-footer-bottom-area .widget.widget_rss ul li:last-child {
	margin-bottom: 0;
}

#qodef-page-footer-bottom-area .widget.widget_rss ul .rsswidget {
	display: block;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.23em;
}

#qodef-page-footer-bottom-area .widget.widget_rss ul .rssSummary {
	margin-top: 5px;
}

#qodef-page-footer-bottom-area .widget.widget_rss ul cite {
	display: block;
	margin-top: 5px;
}

#qodef-page-footer-bottom-area .widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 31px;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form button, #qodef-page-footer-bottom-area .widget .qodef-search-form input {
	height: 50px;
	padding: 13px 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: 24px;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 16px;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid #fff;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input:focus {
	color: #848484;
	background-color: #ebf5ff;
	border-color: #244263;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	font-size: 16px;
	text-align: center;
	color: #244262;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form button .qodef-svg {
	width: 21px;
	fill: #244262;
	-webkit-transition: fill .2s ease-out;
	-o-transition: fill .2s ease-out;
	transition: fill .2s ease-out;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form button:hover {
	color: #848484;
}

#qodef-page-footer-bottom-area .widget .qodef-search-form button:hover .qodef-svg {
	fill: #848484;
}

#qodef-page-footer-bottom-area .widget .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 11px 0;
	font-family: inherit;
	font-size: 15px !important;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: capitalize;
	color: rgba(148, 196, 247, .7);
}

#qodef-page-footer-bottom-area .widget .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: currentColor;
}

#qodef-page-footer-bottom-area .widget .tagcloud a:hover {
	color: #fff;
}

#qodef-page-footer-bottom-area .widget.widget_media_image .qodef-widget-title {
	margin-bottom: 31px;
}

#qodef-page-footer-bottom-area .widget.widget_media_image a {
	width: 100%;
	display: block;
}

#qodef-page-footer-bottom-area .widget.widget_media_image img {
	display: block;
	margin: 0 auto;
}

#qodef-side-area .widget {
	margin: 0 0 25px;
}

#qodef-side-area .widget:last-child {
	margin-bottom: 0 !important;
}

#qodef-side-area .widget .qodef-widget-title {
	margin: 0 0 21px;
}

#qodef-side-area .widget .qodef-widget-title a {
	color: inherit;
}

#qodef-side-area .widget .qodef-widget-title a:hover {
	color: #94c4f7;
}

#qodef-side-area .widget a {
	color: #244263;
}

#qodef-side-area .widget a:hover {
	color: #94c4f7;
}

#qodef-side-area .widget ul:not(.qodef-shortcode-list) {
	padding: 0;
	margin: 0;
	list-style: none;
}

#qodef-side-area .widget ul:not(.qodef-shortcode-list) li {
	margin: 0 0 10px;
}

#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child {
	margin-bottom: 0;
}

#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul {
	margin-top: 10px;
	margin-left: 1em;
}

#qodef-side-area .widget select {
	width: 100%;
	max-width: 100%;
	height: 50px;
	margin: 8px 0 0;
	padding: 13px 20px;
	font-family: inherit;
	font-size: 16px;
	line-height: 24px;
	font-style: inherit;
	font-weight: inherit;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	border-radius: 0;
	outline: 0;
}

#qodef-side-area .widget .select2 {
	margin-bottom: 0;
}

#qodef-side-area .widget.widget_calendar {
	width: 100%;
}

#qodef-side-area .widget.widget_calendar table {
	table-layout: fixed;
}

#qodef-side-area .widget.widget_calendar #today {
	color: #6b3b08;
	position: relative;
	z-index: 1;
	font-weight: 700;
}

#qodef-side-area .widget.widget_calendar #today:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2em;
	height: 2em;
	background-color: #94c4f7;
	z-index: -1;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#qodef-side-area .widget.widget_calendar #today a {
	color: inherit;
}

#qodef-side-area .widget.widget_calendar tfoot td, #qodef-side-area .widget.widget_calendar tfoot tr {
	border: 0;
}

#qodef-side-area .widget.widget_calendar tfoot a {
	color: #244263;
}

#qodef-side-area .widget.widget_calendar tfoot a:hover {
	color: #94c4f7;
}

#qodef-side-area .widget.widget_text img {
	display: block;
}

#qodef-side-area .widget.widget_text a {
	color: #244263;
}

#qodef-side-area .widget.widget_text a:hover {
	color: #94c4f7;
}

#qodef-side-area .widget.widget_rss ul li {
	margin-bottom: 25px;
}

#qodef-side-area .widget.widget_rss ul li:last-child {
	margin-bottom: 0;
}

#qodef-side-area .widget.widget_rss ul .rsswidget {
	display: block;
	font-family: "Abril Fatface", serif;
	font-weight: 400;
	text-transform: initial;
	font-size: 18px;
	line-height: 1.23em;
}

#qodef-side-area .widget.widget_rss ul .rssSummary {
	margin-top: 5px;
}

#qodef-side-area .widget.widget_rss ul cite {
	display: block;
	margin-top: 5px;
}

#qodef-side-area .widget[class$="_search"] .qodef-widget-title {
	margin-bottom: 29px;
}

#qodef-side-area .widget .qodef-search-form .qodef-search-form-inner {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#qodef-side-area .widget .qodef-search-form button, #qodef-side-area .widget .qodef-search-form input {
	height: 50px;
	padding: 13px 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: 24px;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
}

#qodef-side-area .widget .qodef-search-form input {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 60px;
	font-size: 16px;
	color: #244262;
	background-color: #ebf5ff;
	border: 1px solid transparent;
	-webkit-transition: border-color .2s ease-out;
	-o-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
}

#qodef-side-area .widget .qodef-search-form input:focus {
	color: #848484;
	background-color: #ebf5ff;
	border-color: transparent;
}

#qodef-side-area .widget .qodef-search-form input::-webkit-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-side-area .widget .qodef-search-form input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-side-area .widget .qodef-search-form input:-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-side-area .widget .qodef-search-form input::-ms-input-placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-side-area .widget .qodef-search-form input::placeholder {
	color: inherit;
	opacity: 1;
}

#qodef-side-area .widget .qodef-search-form button {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	font-size: 16px;
	text-align: center;
	color: #244262;
	background-color: transparent;
	border: 0;
	cursor: pointer;
	-webkit-transition: color .2s ease-out;
	-o-transition: color .2s ease-out;
	transition: color .2s ease-out;
}

#qodef-side-area .widget .qodef-search-form button .qodef-svg {
	width: 21px;
	fill: #244262;
	-webkit-transition: fill .2s ease-out;
	-o-transition: fill .2s ease-out;
	transition: fill .2s ease-out;
}

#qodef-side-area .widget .qodef-search-form button:hover {
	color: #848484;
}

#qodef-side-area .widget .qodef-search-form button:hover .qodef-svg {
	fill: #848484;
}

#qodef-side-area .widget .tagcloud a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 11px 0;
	font-family: inherit;
	font-size: 15px !important;
	line-height: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	text-transform: capitalize;
	color: #244263;
}

#qodef-side-area .widget .tagcloud a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background-color: currentColor;
}

#qodef-side-area .widget .tagcloud a:hover {
	color: #94c4f7;
}

#qodef-side-area .widget.widget_media_image .qodef-widget-title {
	margin-bottom: 29px;
}

#qodef-side-area .widget.widget_media_image a {
	width: 100%;
	display: block;
}

#qodef-side-area .widget.widget_media_image img {
	display: block;
	margin: 0 auto;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
	display: none;
}

input[type=search]::-ms-clear {
	display: none;
}

input[type=text]::-ms-clear {
	display: none;
}

.qodef-copyright a:hover {
	color: #94c4f7 !important;
}

.qodef-copyright a:hover svg path {
	fill: #fff;
}

@media only screen and (max-width:1366px) {
	.qodef-content-grid {
		width: 1200px;
	}
}

@media only screen and (max-width:1280px) {
	.qodef-content-grid {
		width: 1100px;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-content-grid {
		width: 768px;
	}
}

@media only screen and (max-width:768px) {
	.qodef-content-grid {
		width: 600px;
	}
}

@media only screen and (max-width:680px) {
	.qodef-content-grid {
		width: 420px;
	}
}

@media only screen and (max-width:480px) {
	.qodef-content-grid {
		width: 300px;
	}
}

@media only screen and (max-width:1366px) {
	.qodef--boxed .qodef-page-wrapper-outer.qodef-content-grid {
		width: 1275px;
	}
}

@media only screen and (max-width:1280px) {
	.qodef--boxed .qodef-page-wrapper-outer.qodef-content-grid {
		width: 1175px;
	}
}

@media only screen and (max-width:1024px) {
	.qodef--boxed .qodef-page-wrapper-outer.qodef-content-grid {
		width: 843px;
	}
}

@media only screen and (max-width:768px) {
	.qodef--boxed .qodef-page-wrapper-outer.qodef-content-grid {
		width: 675px;
	}
}

@media only screen and (max-width:680px) {
	.qodef--boxed .qodef-page-wrapper-outer.qodef-content-grid {
		width: 495px;
	}
}

@media only screen and (max-width:480px) {
	.qodef--boxed .qodef-page-wrapper-outer.qodef-content-grid {
		width: 330px;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1366px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:1024px) and (min-width:769px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:768px) and (min-width:681px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:768px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:680px) and (min-width:481px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
		clear: both;
	}
}

@media only screen and (max-width:680px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 100%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 50%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 33.33333%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 25%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 20%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 40%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 16.66667%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 14.28571%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 28.57143%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
		width: 100%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
		width: 91.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
		width: 83.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
		width: 75%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
		width: 66.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
		width: 58.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
		width: 50%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
		width: 41.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
		width: 33.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
		width: 25%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
		width: 16.66667%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
		width: 8.33333%;
	}
}

@media only screen and (max-width:480px) and (min-width:0) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
}

@media only screen and (max-width:480px) {
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
		width: 12.5%;
	}
	
	.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square, .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
		width: 25%;
	}
}

@media only screen and (max-width:1440px) {
	.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
		margin-bottom: -50px;
	}
	
	.qodef-grid.qodef-gutter--huge>.qodef-grid-inner {
		margin: 0 -25px;
	}
	
	.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
		padding: 0 25px;
		margin: 0 0 50px;
	}
}

@media only screen and (max-width:1600px) {
	#qodef-404-page {
		padding: 165px 20%;
	}
}

@media only screen and (max-width:1440px) {
	#qodef-404-page {
		padding: 130px 20%;
	}
}

@media only screen and (max-width:1366px) {
	#qodef-404-page {
		padding: 103px 20%;
	}
}

@media only screen and (max-width:1280px) {
	#qodef-404-page {
		padding: 117px 20%;
	}
}

@media only screen and (max-width:1024px) {
	#qodef-404-page {
		padding: 170px 10%;
	}
}

@media only screen and (max-width:768px) {
	#qodef-404-page {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 120px 10%;
	}
	
	#qodef-404-page .qodef-404-page-image {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	#qodef-404-page .qodef-404-page-content {
		padding-top: 30px;
		padding-left: 0;
	}
}

@media only screen and (max-width:680px) {
	#qodef-404-page {
		padding: 120px 10%;
	}
}

@media only screen and (max-width:480px) {
	#qodef-404-page {
		padding: 25px 10% 0;
	}
	
	#qodef-404-page .qodef-404-page-content {
		padding-top: 10px;
	}
	
	#qodef-404-page .qodef-404-page-image {
		display: inline-block;
		width: 70%;
	}
}

@media only screen and (max-width:768px) {
	.qodef-blog article .qodef-e-icon {
		height: 56px;
		right: 21px;
		top: 9px;
		width: 56px;
	}
	
	.qodef-blog article .qodef-e-icon>span {
		line-height: 56px;
	}
	
	.qodef-blog article.format-link .qodef-e-link-text {
		padding: 0;
	}
	
	.qodef-blog article.format-link .qodef-e-icon {
		font-size: 24px;
	}
	
	.qodef-blog article.format-quote .qodef-e-quote-text {
		padding: 0;
	}
	
	.qodef-blog article.format-quote .qodef-e-icon {
		font-size: 36px;
	}
}

@media only screen and (max-width:480px) {
	.qodef-blog article .qodef-e-icon {
		height: 46px;
		top: 6px;
		width: 46px;
	}
	
	.qodef-blog article .qodef-e-icon>span {
		line-height: 46px;
	}
	
	.qodef-blog article .qodef--background img {
		display: none;
	}
	
	.qodef-blog article.format-link .qodef-e-link {
		padding: 9% 16% 10% 16%;
	}
	
	.qodef-blog article.format-link .qodef-e-icon {
		font-size: 19px;
	}
	
	.qodef-blog article.format-link .qodef--background {
		background-color: #ebf5ff;
	}
	
	.qodef-blog article.format-quote .qodef-e-quote {
		padding: 9% 16% 10% 16%;
	}
	
	.qodef-blog article .qodef-e-icon {
		font-size: 29px;
	}
	
	.qodef-blog article .qodef--background {
		background-color: #ffefd6;
	}
}

@media only screen and (max-width:680px) {
	.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom {
		display: inline-block;
	}
	
	.qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-center, .qodef-blog.qodef--single article .qodef-e-info .qodef-e-info-right {
		margin-top: 15px;
	}
}

@media only screen and (max-width:1024px) {
	#qodef-page-comments {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:768px) {
	#qodef-page-comments-list .qodef-comment-item .children {
		padding-left: 40px;
	}
}

@media only screen and (max-width:680px) {
	#qodef-page-comments-list .qodef-comment-item .children {
		padding-left: 0;
	}
	
	#qodef-page-comments-list .qodef-comment-item .qodef-e-links {
		margin-top: 9px;
		position: relative;
	}
}

@media only screen and (max-width:480px) {
	#qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	#qodef-page-comments-list .qodef-comment-item .qodef-e-content {
		margin-top: 23px;
	}
}

@media only screen and (max-width:1024px) {
	.qodef-m-filter .qodef-m-filter-items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: -25px;
	}
	
	.qodef-m-filter .qodef-m-filter-item {
		padding: 5px 25px;
	}
}

@media only screen and (max-width:768px) {
	.qodef-m-filter .qodef-m-filter-items {
		margin-left: -20px;
	}
	
	.qodef-m-filter .qodef-m-filter-item {
		padding: 5px 20px;
	}
}

@media only screen and (max-width:480px) {
	.qodef-m-filter .qodef-m-filter-items {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-left: 0;
	}
	
	.qodef-m-filter .qodef-m-filter-item {
		padding: 5px 0;
	}
	
	.qodef-m-filter .qodef-m-filter-item .qodef-m-filter-item-name:after {
		display: none;
	}
	
	.qodef-m-filter .qodef-m-filter-item .qodef-m-filter-item-image {
		display: inline-block;
		margin-right: 10px;
	}
}

@media only screen and (max-width:1024px) {
	#qodef-page-footer-bottom-area .qodef-content-full-width, #qodef-page-footer-top-area .qodef-content-full-width {
		padding: 0 40px;
	}
	
	#qodef-page-footer-bottom-area .qodef-grid-item, #qodef-page-footer-top-area .qodef-grid-item {
		padding-bottom: 25px;
	}
	
	#qodef-page-footer-bottom-area .qodef-grid-item:last-child, #qodef-page-footer-top-area .qodef-grid-item:last-child {
		padding-bottom: 0;
	}
}

@media only screen and (max-width:1024px) {
	#qodef-page-header {
		display: none;
	}
}

@media only screen and (max-width:1366px) {
	#qodef-page-mobile-header .qodef-menu-item--wide .qodef-content-grid {
		width: 100% !important;
	}
}

@media only screen and (max-width:1280px) {
	#qodef-page-mobile-header .qodef-menu-item--wide .qodef-content-grid {
		width: 100% !important;
	}
}

@media only screen and (max-width:1024px) {
	#qodef-page-mobile-header {
		display: block;
	}
	
	#qodef-page-mobile-header .qodef-menu-item--wide .qodef-content-grid {
		width: 100% !important;
	}
}

@media only screen and (max-width:768px) {
	#qodef-page-mobile-header .qodef-menu-item--wide .qodef-content-grid {
		width: 100% !important;
	}
}

@media only screen and (max-width:680px) {
	#qodef-page-mobile-header .qodef-menu-item--wide .qodef-content-grid {
		width: 100% !important;
	}
}

@media only screen and (max-width:480px) {
	#qodef-page-mobile-header .qodef-menu-item--wide .qodef-content-grid {
		width: 100% !important;
	}
	
	.qodef--boxed #qodef-page-mobile-header-inner {
		padding: 0 10px;
	}
}

@media only screen and (max-width:1024px) {
	#qodef-page-sidebar {
		margin-top: 80px;
	}
}
