File: /var/www/dura-films/wp-content/themes/boldlab/assets/css/main.css
@charset "UTF-8";
/* ==========================================================================
Include variables and mixins
========================================================================== */
/* ==========================================================================
Typography variables
========================================================================== */
/* ==========================================================================
Box variables
========================================================================== */
/* ==========================================================================
Devices screen size variables
========================================================================== */
/* ==========================================================================
Grid size and responsive grid size variables
========================================================================== */
/* ==========================================================================
Typography mixins
========================================================================== */
/* ==========================================================================
Typography mixins - end
========================================================================== */
/* ==========================================================================
Layout mixins - begin
========================================================================== */
/* ==========================================================================
Layout mixins - end
========================================================================== */
/* ==========================================================================
Input fields mixins - begin
========================================================================== */
/* ==========================================================================
Input fields mixins - end
========================================================================== */
/* ==========================================================================
Grid size mixins - begin
========================================================================== */
/* ==========================================================================
Grid size mixins - end
========================================================================== */
/* ==========================================================================
Helper mixins - begin
========================================================================== */
/* ==========================================================================
Helper mixins - end
========================================================================== */
/* ==========================================================================
Clear fix mixin - begin
========================================================================== */
/* ==========================================================================
Clear fix mixin - end
========================================================================== */
/* ==========================================================================
Button hover animation - begin
========================================================================== */
@-webkit-keyframes qodefBlink {
0%,
100% {
opacity: 1;
}
50% {
opacity: 0;
}
}
@keyframes qodefBlink {
0%,
100% {
opacity: 1;
}
50% {
opacity: 0;
}
}
/* ==========================================================================
Button hover animation - end
========================================================================== */
/* ==========================================================================
Highlight animation mixin - begin
========================================================================== */
/* ==========================================================================
Highlight animation mixin - end
========================================================================== */
/* ==========================================================================
Button mixins - start
========================================================================== */
/* ==========================================================================
Button mixins - end
========================================================================== */
/* ==========================================================================
Animation mixins - start
========================================================================== */
/* ==========================================================================
Animation mixins - end
========================================================================== */
/* ==========================================================================
Theme - Table of contents
* 1.0 Reset styles
* 2.0 Accessibility styles
* 3.0 Alignments styles
* 4.0 Clearings styles
* 5.0 Typography styles
* 6.0 Input Fields styles
* 7.0 Grid styles
* 8.0 Content styles
* 9.0 Plugins styles
* 10.0 Modules styles (Header, Footer, Title etc.)
* 11.0 Responsive styles
========================================================================== */
/* ==========================================================================
1.0 Reset default styles
========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align: baseline;
margin: 0;
padding: 0;
background: transparent;
border: 0;
outline: none;
}
html {
overflow-y: scroll;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, main {
display: block;
}
del {
text-decoration: line-through;
}
pre {
max-width: 100%;
margin: 15px 0;
padding: 15px;
background-color: #ffffff;
white-space: pre-wrap;
word-wrap: break-word;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
table {
width: 100%;
vertical-align: middle;
border: medium none;
border-collapse: collapse;
border-spacing: 0;
}
table th {
padding: 5px 7px;
text-align: center;
border: 0;
}
table td {
padding: 5px 10px;
text-align: center;
}
table tr {
border-bottom: 1px solid #e1e1e1;
}
hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
list-style-position: inside;
margin: 0 0 1.5em;
padding: 0;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
a img {
border: none;
}
img, .wp-caption {
height: auto;
max-width: 100%;
}
img {
vertical-align: middle;
border-style: none;
}
embed,
iframe,
object {
max-width: 100%;
}
label {
display: block;
margin-bottom: 0.5em;
}
fieldset {
margin-bottom: 1em;
padding: 0.35em 0.75em 0.625em;
}
input[type='submit'] {
-webkit-appearance: none;
}
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
small {
font-size: 80%;
}
progress {
vertical-align: baseline;
}
summary {
display: list-item;
}
template {
display: none;
}
.wp-caption,
.gallery-caption {
max-width: 100%;
margin-bottom: 1.5em;
font-size: 0.8125rem;
font-style: italic;
opacity: 1;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
opacity: 1;
}
.wp-caption-text {
text-align: center;
}
.sticky,
.bypostauthor {
opacity: 1;
}
::-moz-selection {
color: #fff;
background: #000001;
}
::selection {
color: #fff;
background: #000001;
}
::-moz-selection {
color: #fff;
background: #000001;
}
/* ==========================================================================
2.0 Accessibility styles
========================================================================== */
.screen-reader-text {
position: absolute !important;
width: 1px;
height: 0;
line-height: 1;
clip: rect(1px, 1px, 1px, 1px);
word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
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, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
z-index: 100000;
/* Above WP toolbar. */
}
/* ==========================================================================
3.0 Alignments styles
========================================================================== */
.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;
}
@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;
}
/* ==========================================================================
4.0 Clearings styles
========================================================================== */
.clear:before, .clear:after,
.comment-content:before,
.comment-content:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
content: '';
display: table;
table-layout: fixed;
}
.clear:after,
.comment-content:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
clear: both;
}
/* ==========================================================================
5.0 Typography styles
========================================================================== */
body {
font-family: "Hind", sans-serif;
font-size: 16px;
line-height: 25px;
font-weight: 400;
color: #909090;
background-color: #ffffff;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
h1,
.qodef-h1 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 70px;
line-height: 1.1em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 a,
.qodef-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;
}
h1 a:hover,
.qodef-h1 a:hover {
color: #000001;
}
h2,
.qodef-h2 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 55px;
line-height: 1.1em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h2 a,
.qodef-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;
}
h2 a:hover,
.qodef-h2 a:hover {
color: #000001;
}
h3,
.qodef-h3 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 35px;
line-height: 1.06em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h3 a,
.qodef-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;
}
h3 a:hover,
.qodef-h3 a:hover {
color: #000001;
}
h4,
.qodef-h4 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 26px;
line-height: 1.1em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h4 a,
.qodef-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;
}
h4 a:hover,
.qodef-h4 a:hover {
color: #000001;
}
h5,
.qodef-h5 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h5 a,
.qodef-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;
}
h5 a:hover,
.qodef-h5 a:hover {
color: #000001;
}
h6,
.qodef-h6 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 17px;
line-height: 1.5em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h6 a,
.qodef-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;
}
h6 a:hover,
.qodef-h6 a:hover {
color: #000001;
}
a {
color: #000000;
text-decoration: none;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
a:hover {
color: #000001;
}
.qodef-link--light a {
color: #ffffff;
-webkit-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.qodef-link--light a:hover {
color: #ffffff;
opacity: 0.6;
}
.qodef-link--dark a {
color: #000000;
}
.qodef-link--dark a:hover {
color: #7e7e7e;
}
p a {
color: #909090;
text-decoration: none;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
p a:hover {
color: #000001;
}
p {
margin: 10px 0;
}
blockquote {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 10px 0;
padding: 0;
border: none;
padding: 20px 10% 20px 0;
position: relative;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
quotes: none;
}
blockquote:before {
content: '“';
position: absolute;
top: -37px;
right: 14%;
height: 100%;
font-size: 400px;
line-height: 1;
font-weight: 600;
letter-spacing: -0.02em;
color: #f5f5f5;
z-index: -1;
font-family: "Hind", sans-serif;
}
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;
}
@media only screen and (max-width: 1366px) {
blockquote > p:before {
top: -42%;
}
}
@media only screen and (max-width: 768px) {
blockquote > p:before {
top: -25%;
}
}
@media only screen and (max-width: 680px) {
blockquote > p:before {
right: 5%;
top: 0;
}
}
/* ==========================================================================
6.0 Input Fields styles
========================================================================== */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
-webkit-appearance: none;
background-color: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
color: #909090;
cursor: pointer;
font-family: inherit;
font-size: 15px;
font-weight: inherit;
line-height: 24px;
margin: 0 0 15px;
outline: 0;
padding: 5.5px 15px;
-webkit-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
-o-transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
/* This code is for fields wrapped inside grid because gutter is giving space */
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus {
background-color: #f5f5f5;
border-color: transparent;
color: #909090;
}
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, textarea::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
textarea::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer input[type="text"], #qodef-page-footer
input[type="email"], #qodef-page-footer
input[type="url"], #qodef-page-footer
input[type="password"], #qodef-page-footer
input[type="number"], #qodef-page-footer
input[type="tel"], #qodef-page-footer
textarea {
color: #fff;
background-color: #282828;
border: 1px solid transparent;
}
#qodef-page-footer input[type="text"]:focus, #qodef-page-footer
input[type="email"]:focus, #qodef-page-footer
input[type="url"]:focus, #qodef-page-footer
input[type="password"]:focus, #qodef-page-footer
input[type="number"]:focus, #qodef-page-footer
input[type="tel"]:focus, #qodef-page-footer
textarea:focus {
color: #fff;
background-color: #282828;
border-color: transparent;
}
.qodef-grid--cf input[type="text"], .qodef-grid--cf
input[type="email"], .qodef-grid--cf
input[type="url"], .qodef-grid--cf
input[type="password"], .qodef-grid--cf
input[type="number"], .qodef-grid--cf
input[type="tel"], .qodef-grid--cf
textarea {
margin-bottom: 0;
}
.wpcf7 .ajax-loader {
display: none !important;
}
.wpcf7 .wpcf7-not-valid-tip {
color: #909090;
font-size: 15px;
margin-top: 10px;
}
.wpcf7 .wpcf7-response-output {
border: 2px solid #f5f5f5;
margin: 2em 0 1em;
}
.qodef-cf.qodef-cf-subscribe {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.qodef-cf.qodef-cf-subscribe .wpcf7-form-control-wrap {
-webkit-box-flex: 2;
-ms-flex-positive: 2;
flex-grow: 2;
padding-right: 14px;
}
.qodef-cf.qodef-cf-subscribe input[type='email'] {
margin: 0;
padding: 12px 15px;
}
.qodef-cf.qodef-cf-subscribe .qodef-button {
padding: 5px 23px;
}
.qodef-cf.qodef-cf-subscribe.qodef-skin--light input[type='email'] {
background-color: #282828;
color: #fff;
}
.qodef-cf.qodef-cf-subscribe.qodef-skin--light .qodef-button.qodef-layout--filled {
background-color: #282828;
}
.qodef-cf.qodef-cf-subscribe.qodef-skin--light .wpcf7-not-valid-tip {
color: #686868;
}
.qodef-cf.qodef-cf-subscribe.qodef-skin--dark input[type='email'] {
background-color: #e9e9e9;
color: #000;
}
.qodef-cf.qodef-cf-subscribe.qodef-skin--dark .qodef-button.qodef-layout--filled {
background-color: #e9e9e9;
color: #000;
}
@media only screen and (max-width: 680px) {
.qodef-cf.qodef-cf-subscribe {
display: block;
}
.qodef-cf.qodef-cf-subscribe .wpcf7-form-control-wrap {
padding-right: 0;
}
.qodef-cf.qodef-cf-subscribe .qodef-button {
margin-top: 14px;
}
}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget {
display: initial;
}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget .wpcf7-form-control-wrap {
padding-right: 0;
}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget input[type='email'] {
padding: 4px 12px;
}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget .qodef-button {
font-size: 0;
height: 34px;
line-height: 24px;
margin: 0;
padding: 4px 12px 0;
position: absolute;
right: 0;
top: 0;
}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget .qodef-button:before {
content: '\f1d8';
font-family: 'Font Awesome 5 Free';
font-size: 15px;
}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget.qodef-widget--footer .qodef-button.qodef-layout--filled {
background-color: #282828;
}
input[type='submit'],
.qodef-theme-button,
body:not([class*="boldlab-core"]) .qodef-button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Barlow Condensed", sans-serif;
font-size: 18px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
border-radius: 0;
outline: none;
-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: 4px 38px 6px;
color: #fff;
background-color: #000000;
border: 2px solid transparent;
cursor: pointer;
}
input[type='submit']:hover,
.qodef-theme-button:hover,
body:not([class*="boldlab-core"]) .qodef-button:hover {
color: #000001;
background-color: transparent;
border: 2px solid #000001;
}
/* ==========================================================================
Select 2 Script styles (Version: 4.0.6 ) - begin
========================================================================== */
body .select2-container--default {
/* just to make sure that this code overwrite styles from others plugin */
display: inline-block;
margin: 0 0 15px;
position: relative;
vertical-align: top;
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-selection__choice,
body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
body .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
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--single,
body .select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #f5f5f5;
cursor: default;
}
body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
body .select2-container--default.select2-container--disabled .select2-selection--multiple .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--single,
body .select2-container--default.select2-container--open .select2-selection--multiple {
color: #909090;
}
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: transparent;
}
body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
border-top-color: transparent;
}
body .select2-container--default .select2-selection--single {
background-color: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
color: #909090;
cursor: pointer;
display: block;
font-family: inherit;
font-size: 15px;
font-weight: normal;
height: 35px;
line-height: 24px;
margin: 0;
outline: none;
padding: 5.5px 15px;
-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: #000000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 16px;
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: '\33';
display: block;
font-family: 'ElegantIcons';
font-style: normal;
line-height: inherit;
}
body .select2-container--default .select2-selection--multiple {
background-color: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
color: #909090;
cursor: pointer;
display: block;
font-family: inherit;
font-size: 15px;
font-weight: normal;
height: 35px;
line-height: 24px;
margin: 0;
outline: none;
padding: 5.5px 15px;
-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: #000000;
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: 0.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: none;
padding: 0 !important;
width: 100%;
}
body .select2-container--default .select2-search--inline .select2-search__field:focus {
border-color: #000000;
}
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: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
display: block;
left: -100000px;
position: absolute;
top: 0;
width: 100%;
z-index: 99999;
}
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 #e1e1e1;
color: #909090;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: 20px;
margin: 0;
outline: none;
padding: 4px 8px;
width: 100%;
}
body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
background-color: #fff;
border-color: #000000;
color: #000000;
}
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: 200px;
overflow-y: auto;
}
body .select2-container--default .select2-results__options {
list-style: none;
margin: 5px 0;
padding: 2px 15px;
position: relative;
}
body .select2-container--default .select2-results__option {
font-size: 15px;
line-height: 24px;
padding: 3px 0;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
-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: #000000;
}
body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
background: none;
color: #909090;
}
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: none;
color: #000000;
}
body .select2-container--default .select2-results__group {
cursor: default;
display: block;
padding: 7px 0;
}
.select2-close-mask {
background-color: #fff;
border: 0;
display: block;
filter: alpha(opacity=0);
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;
}
/* ==========================================================================
7.0 Grid styles
========================================================================== */
.qodef-content-grid {
width: 1100px;
margin: 0 auto;
}
@media only screen and (min-width: 1367px) {
.qodef-content-grid-1300 .qodef-content-grid {
width: 1300px;
}
}
@media only screen and (min-width: 1366px) {
.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: #f5f5f5;
}
.qodef--boxed #qodef-page-wrapper {
display: block;
background-color: #ffffff;
}
.qodef--boxed #qodef-page-inner {
padding-left: 30px;
padding-right: 30px;
}
.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;
min-height: 1px;
float: left;
}
@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: 1441px) {
.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: 1441px) {
.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 {
width: 100%;
padding: 0;
margin: 0;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter {
width: 0;
padding: 0;
margin: 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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 > .qodef-grid-inner > .qodef-item--huge-square {
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--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;
}
/* ==========================================================================
8.0 Content styles
========================================================================== */
#qodef-page-wrapper {
position: relative;
overflow: hidden;
}
#qodef-page-outer {
position: relative;
}
#qodef-page-inner {
position: relative;
padding: 130px 0 120px;
}
/* ==========================================================================
9.0 Magnific Popup styles
========================================================================== */
.mfp-bg {
background-color: #000 !important;
opacity: 1 !important;
}
button.mfp-arrow {
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 1;
height: 35px;
width: 35px;
margin: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
button.mfp-arrow:hover {
opacity: 0.6;
}
button.mfp-arrow:before {
display: none;
}
button.mfp-arrow:active {
margin: 0;
}
button.mfp-arrow:before, button.mfp-arrow:after {
border: 0;
color: #fff;
font-size: 35px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: relative;
height: 35px;
width: 35px;
top: 0;
margin: 0;
}
button.mfp-arrow-left {
left: 30px;
}
button.mfp-arrow-left:after {
content: "\f104";
}
@media only screen and (max-width: 680px) {
button.mfp-arrow-left {
left: 14px;
}
}
button.mfp-arrow-right {
right: 30px;
}
button.mfp-arrow-right:after {
content: "\f105";
}
@media only screen and (max-width: 680px) {
button.mfp-arrow-right {
right: 14px;
}
}
button.mfp-close {
text-indent: -1000px;
overflow: hidden;
text-align: left !important;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
opacity: 1;
}
button.mfp-close:hover {
opacity: 0.6;
}
button.mfp-close:after {
font-family: "Font Awesome 5 Free";
content: "\f00d";
position: absolute;
right: 7px;
bottom: 0;
text-indent: 0;
font-size: 17px;
font-weight: 900;
}
.mfp-bottom-bar .mfp-title,
.mfp-bottom-bar .mfp-counter {
font-family: "Barlow Condensed", sans-serif;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
color: #fff;
}
/* ==========================================================================
9.0 Swiper carousel styles
========================================================================== */
.qodef-swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
}
.qodef-swiper-container .swiper-slide a, .qodef-swiper-container .swiper-slide img {
width: 100%;
}
.swiper-pagination-bullets {
bottom: 37px !important;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
width: 35px;
height: 12px;
background-color: transparent;
border-radius: 0;
opacity: 1;
-webkit-transition: width 0.3s ease;
-o-transition: width 0.3s ease;
transition: width 0.3s ease;
position: relative;
}
.swiper-pagination-bullets .swiper-pagination-bullet:after {
content: '';
display: inline-block;
width: 100%;
position: absolute;
top: 4px;
left: 0;
height: 4px;
background-color: #000;
}
.swiper-pagination-bullets .swiper-pagination-bullet-active {
width: 60px;
background-color: transparent;
}
.swiper-pagination-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
-webkit-animation: qodefBlink .65s infinite;
animation: qodefBlink .65s infinite;
}
.swiper-button-prev,
.swiper-button-next {
background-image: none !important;
width: 30px !important;
height: 30px !important;
margin: 0 !important;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.swiper-button-prev:before,
.swiper-button-next:before {
color: #fff;
font-size: 35px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.swiper-button-prev:after,
.swiper-button-next:after {
display: none;
}
.swiper-button-prev {
left: 33px !important;
}
@media only screen and (max-width: 680px) {
.swiper-button-prev {
left: 14px !important;
}
}
.swiper-button-prev:before {
content: '\f104';
display: block;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.swiper-button-prev:hover:before {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
.swiper-button-next {
right: 33px !important;
}
@media only screen and (max-width: 680px) {
.swiper-button-next {
right: 14px !important;
}
}
.swiper-button-next:before {
content: "\f105";
display: block;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.swiper-button-next:hover:before {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.swiper-button-prev.swiper-button-outside,
.swiper-button-next.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%);
}
/* ==========================================================================
WPML style start
========================================================================== */
.widget_icl_lang_sel_widget {
position: relative;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
position: relative;
display: inline-block;
vertical-align: middle;
text-align: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu {
opacity: 1;
visibility: visible;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.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 {
padding: 0;
margin: 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 {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.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 {
content: '\33';
font-family: 'ElegantIcons';
font-size: 15px;
line-height: 1;
border: 0;
position: initial;
margin-left: auto;
}
.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 {
position: absolute;
top: 100%;
left: 0;
width: 100%;
list-style: none;
margin: 0;
border-top: 0;
z-index: 10;
opacity: 0;
visibility: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
-o-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.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;
width: 100%;
margin: 0;
padding: 0;
}
.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 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 0;
background-color: transparent;
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;
vertical-align: middle;
margin-bottom: 0 !important;
/* Important is because of widget default css */
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
padding: 0;
display: block;
}
.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 {
padding: 0;
display: block;
}
#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 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
content: '';
}
#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 {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
padding: 3px 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: 11px 20px;
height: 46px;
line-height: 24px;
color: #909090;
background-color: #fff;
border: 0;
font-size: 14px;
}
#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: #000001;
}
#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 20px;
background-color: #fff;
}
#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: #909090;
font-size: 14px;
}
#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: #000001;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #909090;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #000001;
}
#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: 10px;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #909090;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #000001;
}
#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: 11px 20px;
height: 46px;
line-height: 24px;
color: #909090;
background-color: transparent;
border: 0;
font-size: 14px;
}
#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: #000001;
}
#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 20px;
background-color: transparent;
}
#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: #909090;
font-size: 14px;
}
#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: #000001;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #909090;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #000001;
}
#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: 10px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #909090;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #000001;
}
#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: 175px;
}
#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: 13px 20px;
height: 50px;
line-height: 24px;
color: #fff;
background-color: #000;
border: 0;
font-size: 15px;
}
#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: #fff;
}
#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 20px 20px;
background-color: #000;
}
#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: 15px;
}
#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: #fff;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#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: #fff;
}
#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: 10px;
}
#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: #fff;
}
#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: 11px 20px;
height: 46px;
line-height: 24px;
color: #909090;
background-color: #f5f5f5;
border: 0;
font-size: 14px;
}
#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: #000001;
}
#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 20px;
background-color: #f5f5f5;
}
#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: #909090;
font-size: 14px;
}
#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: #000001;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #909090;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #000001;
}
#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: 10px;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #909090;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #000001;
}
#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: 11px 20px;
height: 46px;
line-height: 24px;
color: #909090;
background-color: #f5f5f5;
border: 0;
font-size: 14px;
}
#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: #000001;
}
#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 20px;
background-color: #f5f5f5;
}
#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: #909090;
font-size: 14px;
}
#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: #000001;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#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: 10px;
}
#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: 11px 20px;
height: 46px;
line-height: 24px;
color: #909090;
background-color: #f5f5f5;
border: 0;
font-size: 14px;
}
#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: #000001;
}
#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 20px;
background-color: #f5f5f5;
}
#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: #909090;
font-size: 14px;
}
#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: #000001;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#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: 10px;
}
#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;
}
/* ==========================================================================
WPML style start
========================================================================== */
/* ==========================================================================
404 page styles
========================================================================== */
.error404 #qodef-page-inner {
padding: 0;
}
#qodef-404-page {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 160px 10% 250px;
text-align: center;
}
#qodef-404-page .qodef-404-title {
margin: 0;
}
#qodef-404-page .qodef-404-text {
display: block;
margin: 14px auto 0;
}
@media only screen and (min-width: 1025px) {
#qodef-404-page .qodef-404-text {
max-width: 50%;
}
}
#qodef-404-page .qodef-404-button {
position: relative;
display: inline-block;
vertical-align: top;
margin-top: 52px;
}
/* ==========================================================================
Blog styles
========================================================================== */
.qodef-blog {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 50px;
}
.qodef-blog .qodef-e-media-image, .qodef-blog .qodef-e-media-gallery-item {
overflow: hidden;
}
.qodef-blog .qodef-e-media-image img, .qodef-blog .qodef-e-media-gallery-item img {
-webkit-transition: -webkit-transform .3s;
transition: -webkit-transform .3s;
-o-transition: transform .3s;
transition: transform .3s;
transition: transform .3s, -webkit-transform .3s;
}
.qodef-blog .qodef-e-media-image a:hover img, .qodef-blog .qodef-e-media-gallery-item a:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.qodef-blog article {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 50px;
}
.qodef-blog article .qodef-e-inner,
.qodef-blog article .qodef-e-media,
.qodef-blog article .qodef-e-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.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 {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
}
.qodef-blog article .qodef-e-media-image.qodef--background img {
visibility: hidden;
}
.qodef-blog article .qodef-e-media iframe {
display: block;
}
.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 {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
width: 100%;
}
@media only screen and (min-width: 681px) {
.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;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
position: relative;
width: 50%;
}
.qodef-blog article .qodef-e-info .qodef-e-info-left {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
width: 50%;
}
}
.qodef-blog article .qodef-e-info .qodef-e-info-item {
color: currentColor;
display: inline-block;
padding: 0 19px 0 0;
position: relative;
vertical-align: top;
white-space: nowrap;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:after {
content: '/';
position: absolute;
right: 7px;
top: 0;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item a:not(.qodef-button) {
color: inherit;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item a:not(.qodef-button):hover {
color: #000001;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child {
padding-right: 0;
}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child:after {
content: '';
}
.qodef-blog article .qodef-e-info.qodef-info--top {
margin-bottom: 2px;
}
.qodef-blog article .qodef-e-info.qodef-info--bottom {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 22px;
}
.qodef-blog article .qodef-e-info .qodef-category-separator {
padding: 0 5px;
}
.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: 2em;
position: absolute;
right: -0.5em;
top: 0;
}
.qodef-blog article.has-post-thumbnail .qodef-e-media {
margin-bottom: 30px;
}
.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;
background-color: #000000;
padding: 13% 18% 13% 13.5%;
}
.qodef-blog article.format-link .qodef-e-link-text {
color: #ffffff;
margin: 0;
position: relative;
}
.qodef-blog article.format-link .qodef-icon-elegant-icons {
color: #282828;
font-size: 170px;
line-height: 1;
position: absolute;
right: 15%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.qodef-blog article.format-link .qodef-e-link-url {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.qodef-blog article.format-quote .qodef-e-quote {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
background-color: #000;
padding: 13% 18% 13% 13.5%;
}
.qodef-blog article.format-quote .qodef-e-quote:before {
color: #282828;
content: '“';
font-size: 670px;
font-weight: 600;
height: 246px;
letter-spacing: -0.02em;
line-height: 1;
position: absolute;
right: 16%;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.qodef-blog article.format-quote .qodef-e-quote-text {
color: #ffffff;
margin: 0;
position: relative;
}
.qodef-blog article.format-quote .qodef-e-quote-author {
color: #ffffff;
display: block;
font-size: 17px;
margin: 20px 0 0;
position: relative;
}
.qodef-blog article.format-quote .qodef-e-quote-url {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.qodef-blog.qodef-items--fixed article .qodef-e-media,
.qodef-blog.qodef-items--fixed article .qodef-e-media-image {
height: 100%;
}
/* ==========================================================================
Blog List styles
========================================================================== */
.qodef-blog.qodef--list article {
margin-bottom: 120px;
}
.qodef-blog.qodef--list article .qodef-e-read-more {
margin-top: 0;
margin-bottom: 5px;
}
.qodef-blog.qodef--list article.format-link {
margin-bottom: 130px;
}
.qodef-blog.qodef--list article.format-quote {
margin-bottom: 130px;
}
/* ==========================================================================
Blog Single styles
========================================================================== */
.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top {
margin-bottom: 0;
}
.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom {
margin-top: 30px;
}
.qodef-blog.qodef--single article .qodef-e-info-tags {
margin-left: auto;
}
.qodef-blog.qodef--single article .qodef-e-info-tags a {
position: relative;
display: inline-block;
vertical-align: top;
margin-right: 11px;
}
.qodef-blog.qodef--single article .qodef-e-info-tags a:after {
content: '';
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 1px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.qodef-blog.qodef--single article .qodef-e-info-tags a:last-child {
margin-right: 0;
}
.qodef-blog.qodef--single article.format-link .qodef-e-link {
margin-bottom: 30px;
}
.qodef-blog.qodef--single article.format-quote .qodef-e-quote {
margin-bottom: 30px;
}
/* ==========================================================================
Comments styles
========================================================================== */
#qodef-page-comments {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 85px;
}
#qodef-page-comments .qodef-page-comments-not-found {
margin: 0;
}
#qodef-page-comments-list {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 82px;
}
#qodef-page-comments-list .qodef-m-title {
margin: 0 0 50px;
}
#qodef-page-comments-list .qodef-m-comments {
list-style: none;
margin: 0;
padding: 0;
}
#qodef-page-comments-list .qodef-m-comments > .qodef-comment-item:first-child {
margin-top: 0;
}
#qodef-page-comments-list .qodef-comment-item {
margin: 50px 0 0;
padding: 0;
}
#qodef-page-comments-list .qodef-comment-item .children {
list-style: none;
margin: 0;
padding: 0 0 0 89px;
}
#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;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 25px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image img {
display: block;
}
#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 {
margin: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date {
margin-top: 3px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a {
color: #909090;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover {
color: #000000;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-text {
margin: 8px 0 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links {
margin-top: 16px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > * {
display: inline-block;
margin-right: 10px;
position: relative;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
font-family: "Barlow Condensed", sans-serif;
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
vertical-align: top;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > *:after {
content: ' _';
}
.qodef--underscore #qodef-page-comments-list .qodef-comment-item .qodef-e-links > *:hover:after {
-webkit-animation: qodefBlink .65s infinite;
animation: qodefBlink .65s infinite;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > *: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;
}
#qodef-page-comments-form .comment-form {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#qodef-page-comments-form .comment-form > p {
margin: 0;
}
#qodef-page-comments-form .comment-form .comment-notes,
#qodef-page-comments-form .comment-form .logged-in-as {
margin: 40px 0 8px;
width: 100%;
}
#qodef-page-comments-form .comment-form .comment-form-comment {
width: 100%;
}
#qodef-page-comments-form .comment-form .form-submit {
width: 100%;
}
#qodef-page-comments-form .comment-form .comment-form-author,
#qodef-page-comments-form .comment-form .comment-form-email,
#qodef-page-comments-form .comment-form .comment-form-url {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
#qodef-page-comments-form .comment-form .comment-form-author,
#qodef-page-comments-form .comment-form .comment-form-email {
padding-right: 15px;
}
/* ==========================================================================
Filter styles
========================================================================== */
.qodef-filter--on .qodef-hidden-filter-items {
position: absolute !important;
display: none !important;
height: 0 !important;
line-height: 1 !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--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;
}
.qodef-m-filter .qodef-m-filter-items {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.qodef-m-filter .qodef-m-filter-item {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 27px;
padding: 0 3px 1px;
-webkit-transition: color 0.3s ease, background-color 0.3s ease;
-o-transition: color 0.3s ease, background-color 0.3s ease;
transition: color 0.3s ease, background-color 0.3s ease;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 19px;
line-height: 1.1em;
font-size: 20px;
line-height: 1em;
}
.qodef-m-filter .qodef-m-filter-item:hover, .qodef-m-filter .qodef-m-filter-item.qodef--active {
background-color: #000000;
color: #fff;
}
/* ==========================================================================
Footer styles
========================================================================== */
#qodef-page-footer {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-footer > * {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-footer .widget a {
-webkit-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
#qodef-page-footer .widget a:hover {
opacity: 0.6;
}
#qodef-page-footer-top-area {
padding: 124px 0 40px;
background-color: #000000;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-top: 0 solid #e1e1e1;
}
#qodef-page-footer-top-area .qodef-content-full-width {
padding: 0 40px;
}
#qodef-page-footer-top-area .qodef-grid-item {
margin-bottom: 70px;
}
#qodef-page-footer-bottom-area {
padding: 44px 0;
background-color: #282828;
border-top: 0 solid #e1e1e1;
}
#qodef-page-footer-bottom-area .qodef-content-full-width {
padding: 0 40px;
}
@media only screen and (min-width: 681px) {
#qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:last-child {
text-align: right;
}
}
/* ==========================================================================
Gutenberg Blocks styles - begin
========================================================================== */
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: "Barlow Condensed", sans-serif;
font-size: 18px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
border-radius: 0;
outline: none;
-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: 4px 38px 6px;
color: #fff;
background-color: #000000;
border: 2px solid transparent;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:hover {
color: #fff;
background-color: #000001;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: #000001;
background-color: transparent;
border: 2px solid #000001;
}
.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: #000000;
text-decoration: none;
}
.wp-block-archives li a:hover,
.wp-block-categories li a:hover,
.wp-block-latest-posts li a:hover {
color: #000001;
}
.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 0.25em 0 0;
}
blockquote.wp-block-pullquote {
border: none;
padding: 20px 10% 20px 0;
position: relative;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
}
blockquote.wp-block-pullquote:before {
content: '“';
position: absolute;
top: -37px;
right: 14%;
height: 100%;
font-size: 400px;
line-height: 1;
font-weight: 600;
letter-spacing: -0.02em;
color: #f5f5f5;
z-index: -1;
font-family: "Hind", sans-serif;
}
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: 20px 10% 20px 0;
position: relative;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
width: auto;
text-align: center;
}
.wp-block-pullquote blockquote:before {
content: '“';
position: absolute;
top: -37px;
right: 14%;
height: 100%;
font-size: 400px;
line-height: 1;
font-weight: 600;
letter-spacing: -0.02em;
color: #f5f5f5;
z-index: -1;
font-family: "Hind", sans-serif;
}
.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: 20px 10% 20px 0;
position: relative;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
}
.wp-block-quote:before {
content: '“';
position: absolute;
top: -37px;
right: 14%;
height: 100%;
font-size: 400px;
line-height: 1;
font-weight: 600;
letter-spacing: -0.02em;
color: #f5f5f5;
z-index: -1;
font-family: "Hind", sans-serif;
}
.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.alignleft, .wp-block-image.aligncenter, .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-image,
.wp-block-cover {
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-image,
.wp-block-cover {
padding: 1rem 10%;
}
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
font-size: 35px;
line-height: 1.06em;
font-size: 28px !important;
margin-bottom: 0;
}
.wp-block-cover-image.aligncenter h2,
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text {
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-video figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-size: 0.71111em;
font-family: inherit;
line-height: 1.6;
margin: 0;
padding: 0.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;
/* Remove duplicate rule-line when a separator
* is followed by an H1, or H2 */
}
.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: 0.88889em;
padding-left: 0.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 th,
.wp-block-table td {
border-color: #e1e1e1;
}
.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: "Barlow Condensed", sans-serif;
font-size: 18px;
line-height: 2em;
font-weight: 600;
text-transform: uppercase;
border-radius: 0;
outline: none;
-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: 2px 33px 4px;
color: #fff;
background-color: #000000;
border: 2px solid transparent;
cursor: pointer;
}
.wp-block-file .wp-block-file__button:hover {
color: #fff;
background-color: #000001;
}
.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: normal;
}
.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: #000001;
}
.has-primary-background-color p,
.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 a {
color: #fff;
}
/* ==========================================================================
Header styles
========================================================================== */
#qodef-page-header {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 100px;
z-index: 100;
}
#qodef-page-header .qodef-header-logo-link {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100px;
max-height: 100%;
}
#qodef-page-header .qodef-header-logo-link img {
display: block;
margin: auto;
width: auto;
max-height: 100%;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
body:not([class*="boldlab-core"]) #qodef-page-header .qodef-header-logo-link img {
width: 50%;
}
#qodef-page-header-inner {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%;
padding: 0 40px;
}
/* ==========================================================================
Justified Gallery styles
========================================================================== */
.qodef-layout--justified-gallery {
height: auto !important;
visibility: hidden;
margin-bottom: 0 !important;
}
.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 {
position: absolute;
width: auto;
padding: 0 !important;
margin: 0 !important;
overflow: hidden;
}
.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;
}
/* ==========================================================================
Mobile Header styles
========================================================================== */
#qodef-page-mobile-header {
position: relative;
display: none;
height: 70px;
z-index: 100;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 70px;
max-height: 100%;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
display: block;
margin: auto;
width: auto;
max-height: 100%;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
#qodef-page-mobile-header-inner {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%;
padding: 0 35px;
}
#qodef-mobile-header-opener {
font-size: 20px;
margin-left: 20px;
}
#qodef-mobile-header-navigation {
position: absolute;
top: 100%;
left: 0;
display: none;
width: 100%;
padding: 0;
margin: 0;
z-index: 10;
max-height: calc(100vh - 70px);
overflow-y: scroll;
}
#qodef-mobile-header-navigation .qodef-m-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 20px 0;
background-color: #fff;
border-bottom: 1px solid #e1e1e1;
}
#qodef-mobile-header-navigation .qodef-m-inner > ul > li > a {
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
font-size: 20px;
padding: 10px 0;
}
#qodef-mobile-header-navigation .qodef-m-inner > ul > li > a .qodef-menu-item-inner {
padding: 0;
}
#qodef-mobile-header-navigation .qodef-m-inner > ul > li > a .qodef-menu-item-inner:after {
content: '';
position: absolute;
left: 0;
bottom: -6px;
width: 100%;
height: 4px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
#qodef-mobile-header-navigation .qodef-m-inner > ul > li.current-menu-ancestor > a .qodef-menu-item-inner,
#qodef-mobile-header-navigation .qodef-m-inner > ul > li.current-menu-item > a .qodef-menu-item-inner {
background-color: transparent;
color: #000000;
}
#qodef-mobile-header-navigation .qodef-m-inner > ul > li.current-menu-ancestor > a .qodef-menu-item-inner:after,
#qodef-mobile-header-navigation .qodef-m-inner > ul > li.current-menu-item > a .qodef-menu-item-inner:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
#qodef-mobile-header-navigation ul {
padding: 0;
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;
padding: 3px 0;
color: #909090;
}
#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner {
position: relative;
padding: 0 5px;
}
#qodef-mobile-header-navigation ul li.current-menu-ancestor > a .qodef-menu-item-inner,
#qodef-mobile-header-navigation ul li.current-menu-item > a .qodef-menu-item-inner {
background-color: #000001;
color: #fff;
}
#qodef-mobile-header-navigation ul li ul {
display: none;
margin: 0;
padding: 4px 0 0 15px;
}
#qodef-mobile-header-navigation ul li ul li.menu-item-has-children .qodef-menu-arrow {
top: 0;
}
body:not([class*="boldlab-core"]) #qodef-mobile-header-navigation ul li.menu-item-has-children > a:after {
content: '>';
position: absolute;
top: 0;
right: 0;
line-height: inherit;
color: #000000;
}
/* ==========================================================================
Navigation Menu styles
========================================================================== */
.qodef-header-navigation {
height: 100%;
}
.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: background-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
-o-transition: background-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
transition: background-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
vertical-align: top;
display: inline;
position: relative;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
background-image: -o-linear-gradient(#fff, #fff);
background-image: linear-gradient(#fff, #fff);
background-position: 0% 100%;
background-repeat: no-repeat;
background-size: 0% 100%;
-webkit-transition: background-size 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
-o-transition: background-size 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
transition: background-size 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
}
.qodef-header-navigation ul li a .qodef-menu-item-inner:hover {
background-size: 100% 100%;
}
.qodef-header-navigation ul li a:hover .qodef-menu-item-inner {
color: #000000;
-webkit-transition: background-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.2s;
-o-transition: background-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.2s;
transition: background-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.2s;
}
.qodef-header-navigation ul li .qodef-menu-arrow:after {
color: #fff;
content: "\f105";
font-family: 'Font Awesome 5 Free';
font-size: 19px;
font-weight: 900;
position: absolute;
right: 25px;
top: 3px;
}
.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 {
background-color: #fff;
color: #000000;
}
.qodef-header-navigation ul li.qodef-hide-link > a {
cursor: default;
}
.qodef-header-navigation ul li.qodef-hide-link > a .qodef-menu-item-inner {
background: transparent;
color: inherit;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
background-color: #000000;
left: -19px;
margin: 0;
opacity: 0;
padding: 34px 0;
position: absolute;
top: 100%;
-webkit-transition: opacity 0.3s ease-out, visibility 0.25s ease;
-o-transition: opacity 0.3s ease-out, visibility 0.25s ease;
transition: opacity 0.3s ease-out, visibility 0.25s ease;
visibility: hidden;
width: 260px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
padding: 3px 34px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a {
color: #fff;
font-size: 15px;
line-height: 24px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover > ul {
opacity: 1;
visibility: visible;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul {
left: 100%;
top: -34px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
left: auto;
right: 0;
text-align: right;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right .qodef-menu-item-inner {
display: inline;
position: relative;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
background-image: -o-linear-gradient(#fff, #fff);
background-image: linear-gradient(#fff, #fff);
background-position: 100% 100%;
background-repeat: no-repeat;
background-size: 0% 100%;
-webkit-transition: background-size 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
-o-transition: background-size 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
transition: background-size 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.1s;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right .qodef-menu-item-inner:hover {
background-size: 100% 100%;
}
.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;
}
.qodef-header-navigation > ul > li {
height: 100%;
padding: 0 15px;
}
.qodef-header-navigation > ul > li:last-child {
padding-right: 0;
}
.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: 20px;
height: 100%;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #000000;
font-size: 19px;
line-height: 1.1em;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-inner {
background: none;
padding: 0;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-inner:after {
content: '';
position: absolute;
left: 0;
bottom: -6px;
width: 100%;
height: 4px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
}
.qodef-header-navigation > ul > li > a:hover .qodef-menu-item-inner {
background-color: transparent;
color: inherit;
}
.qodef-header-navigation > ul > li > a:hover .qodef-menu-item-inner:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.qodef-header-navigation > ul > li > .qodef-menu-arrow {
display: none;
}
.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 {
background-color: transparent;
color: inherit;
}
.qodef-header-navigation > ul > li.current-menu-ancestor > a .qodef-menu-item-inner:after, .qodef-header-navigation > ul > li.current-menu-item > a .qodef-menu-item-inner:after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
/* ==========================================================================
Pagination global styles
========================================================================== */
.qodef-m-pagination {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0;
}
.qodef-m-pagination.qodef--wp .nav-links {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.qodef-m-pagination.qodef--wp .page-numbers {
position: relative;
margin: 0 19px;
font-family: "Barlow Condensed", sans-serif;
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
color: #000000;
}
.qodef-m-pagination.qodef--wp .page-numbers a {
color: inherit;
}
.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.prev, .qodef-m-pagination.qodef--wp .page-numbers.next {
position: relative;
top: 1px;
font-size: 30px;
}
body:not([class*="boldlab-core"]) .qodef-m-pagination.qodef--wp .page-numbers.prev, body:not([class*="boldlab-core"]) .qodef-m-pagination.qodef--wp .page-numbers.next {
top: 0;
font-size: 17px;
}
.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:hover, .qodef-m-pagination.qodef--wp .page-numbers.current {
color: #909090;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-inner {
padding: 40px 0 23px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item {
position: relative;
margin: 0 19px;
font-family: "Barlow Condensed", sans-serif;
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
color: #000000;
}
.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--number-1 {
margin-left: 0;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
position: relative;
top: 1px;
line-height: 1;
font-size: 30px;
}
body:not([class*="boldlab-core"]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev, body:not([class*="boldlab-core"]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
top: 0;
font-size: 17px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
margin-right: 25px;
margin-left: -5px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
margin-left: 6px;
margin-right: -5px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active {
color: #909090;
}
.qodef-m-pagination.qodef--load-more {
text-align: center;
}
.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner {
position: relative;
display: inline-block;
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 {
position: relative;
display: inline-block;
vertical-align: top;
font-size: 32px;
line-height: 1;
color: #000001;
opacity: 0;
z-index: -1;
-webkit-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.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 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.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 {
position: absolute;
bottom: 10px;
left: calc(50% - 16px);
font-size: 32px;
line-height: 1;
color: #000001;
opacity: 0;
z-index: -1;
-webkit-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
}
.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: baseline;
-ms-flex-align: baseline;
align-items: baseline;
clear: both;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 15px 0;
position: relative;
width: 100%;
}
.qodef-single-links .qodef-m-single-links-title {
font-family: "Barlow Condensed", sans-serif;
font-size: 17px;
font-weight: 600;
text-transform: uppercase;
color: #000000;
margin-right: 10px;
}
.qodef-single-links a,
.qodef-single-links > span:not(.qodef-m-single-links-title) {
color: #909090;
display: inline-block;
margin-right: 8px;
padding: 0 3px;
position: relative;
vertical-align: top;
}
.qodef-single-links a:last-child,
.qodef-single-links > span:not(.qodef-m-single-links-title):last-child {
margin-right: 0;
}
.qodef-single-links > span:not(.qodef-m-single-links-title) {
color: #000001;
}
/* ==========================================================================
Search styles
========================================================================== */
.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 {
width: 100%;
margin: 0;
}
.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 input,
.qodef-search .qodef-e-search-heading .qodef-search-form button {
height: 50px;
padding: 10px 0;
font-family: inherit;
font-weight: inherit;
line-height: 30px;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 20px;
padding-right: 60px;
font-size: 14px;
color: #909090;
background-color: #ffffff;
border: 1px solid #e1e1e1;
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
.qodef-search .qodef-e-search-heading .qodef-search-form input:focus {
border-color: #000000;
}
.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 {
position: absolute;
top: 0;
right: 0;
width: 50px;
font-size: 15px;
text-align: center;
color: #000000;
background-color: transparent;
border: 0;
cursor: pointer;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
.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: #000001;
}
.qodef-search article {
margin-bottom: 30px;
}
.qodef-search article:last-child {
margin-bottom: 0;
}
.qodef-search article .qodef-e-inner {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.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;
}
/* ==========================================================================
Sidebar styles
========================================================================== */
#qodef-page-sidebar {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 60px;
}
/* ==========================================================================
Title styles
========================================================================== */
.qodef-page-title {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 185px;
background-color: #f5f5f5;
}
.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;
}
/* ==========================================================================
Widgets styles
========================================================================== */
#qodef-page-sidebar .widget {
margin: 0 0 38px;
}
#qodef-page-sidebar .widget:last-child {
margin-bottom: 0 !important;
}
#qodef-page-sidebar .widget .qodef-widget-title {
margin: 0 0 19px;
}
#qodef-page-sidebar .widget .qodef-widget-title a {
color: inherit;
}
#qodef-page-sidebar .widget .qodef-widget-title a:hover {
color: #000001;
}
#qodef-page-sidebar .widget a {
color: #909090;
}
#qodef-page-sidebar .widget a:hover {
color: #000001;
}
#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;
font-size: 16px;
}
#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: 10px;
}
#qodef-page-sidebar .widget.widget_archive select, #qodef-page-sidebar .widget.widget_categories select, #qodef-page-sidebar .widget.widget_text select {
width: 100%;
max-width: 100%;
height: 45px;
margin: 7.5px 0 0;
padding: 10.5px 15px;
font-family: inherit;
font-size: 15px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #909090;
background-color: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
outline: none;
}
#qodef-page-sidebar .widget.widget_archive .select2, #qodef-page-sidebar .widget.widget_categories .select2, #qodef-page-sidebar .widget.widget_text .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: #fffffe;
background-color: #000001;
}
#qodef-page-sidebar .widget.widget_calendar #today a {
color: inherit;
}
#qodef-page-sidebar .widget.widget_calendar tfoot a {
color: #909090;
}
#qodef-page-sidebar .widget.widget_calendar tfoot a:hover {
color: #000001;
}
#qodef-page-sidebar .widget.widget_text img {
display: block;
}
#qodef-page-sidebar .widget.widget_text h6 {
margin: 0;
}
#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: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 17px;
line-height: 1.5em;
}
#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.widget_search .qodef-widget-title {
margin-bottom: 26.5px;
}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-inner {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100%;
position: relative;
}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-field {
margin: 0;
}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-button {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-negative: 0;
flex-shrink: 0;
padding: 0 1em;
}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-button.qodef--has-icon {
height: initial;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-button.qodef--button-outside {
margin-left: 1em;
}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-button.qodef--button-inside {
border: none !important;
height: 100%;
position: absolute;
right: 0;
top: 0;
}
#qodef-page-sidebar .widget.widget_search input,
#qodef-page-sidebar .widget.widget_search button {
height: 45px;
padding: 10.5px 0;
font-family: inherit;
font-weight: inherit;
line-height: 24px;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-page-sidebar .widget.widget_search input {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 15px;
padding-right: 60px;
padding-top: 14px;
font-size: 15px;
color: #909090;
background-color: #f5f5f5;
border: 1px solid transparent;
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
#qodef-page-sidebar .widget.widget_search input:focus {
color: #909090;
background-color: #f5f5f5;
border-color: transparent;
}
#qodef-page-sidebar .widget.widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-sidebar .widget.widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-sidebar .widget.widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-sidebar .widget.widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-sidebar .widget.widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-sidebar .widget.widget_search button {
font-size: 17px;
text-align: center;
cursor: pointer;
color: #000000;
background-color: transparent !important;
border: 0;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
#qodef-page-sidebar .widget.widget_search button:hover {
color: #909090;
}
#qodef-page-sidebar .widget.widget_search button span {
display: block;
line-height: inherit;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
#qodef-page-sidebar .widget.widget_search button span:before {
display: block;
line-height: inherit;
}
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 11px 0;
font-family: inherit;
font-size: 16px !important;
line-height: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-transform: capitalize;
color: #909090;
}
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:after {
content: '';
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 1px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
color: #000001;
}
#qodef-page-sidebar .widget.widget_media_image {
margin-bottom: 0;
}
#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title {
margin-bottom: 26.5px;
}
#qodef-page-sidebar .widget.widget_media_image a, #qodef-page-sidebar .widget.widget_media_image img {
display: block;
margin: 0;
}
#qodef-top-area .widget {
margin: 0 0 0px;
color: #fff;
}
#qodef-top-area .widget:last-child {
margin-bottom: 0 !important;
}
#qodef-top-area .widget .qodef-widget-title {
margin: 0 0 19px;
color: #fff;
}
#qodef-top-area .widget .qodef-widget-title a {
color: inherit;
}
#qodef-top-area .widget .qodef-widget-title a:hover {
color: #fff;
}
#qodef-top-area .widget a {
color: #fff;
}
#qodef-top-area .widget a:hover {
color: #fff;
}
#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 5px;
font-size: 16px;
}
#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: 5px;
margin-left: 5px;
}
#qodef-top-area .widget.widget_archive select, #qodef-top-area .widget.widget_categories select, #qodef-top-area .widget.widget_text select {
width: 100%;
max-width: 100%;
height: 45px;
margin: 7.5px 0 0;
padding: 10.5px 15px;
font-family: inherit;
font-size: 15px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #909090;
background-color: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
outline: none;
}
#qodef-top-area .widget.widget_archive .select2, #qodef-top-area .widget.widget_categories .select2, #qodef-top-area .widget.widget_text .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: black;
background-color: #fff;
}
#qodef-top-area .widget.widget_calendar #today a {
color: inherit;
}
#qodef-top-area .widget.widget_calendar tfoot a {
color: #fff;
}
#qodef-top-area .widget.widget_calendar tfoot a:hover {
color: #fff;
}
#qodef-top-area .widget.widget_text img {
display: block;
}
#qodef-top-area .widget.widget_text h6 {
color: #fff;
margin: 0;
}
#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: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 17px;
line-height: 1.5em;
}
#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.widget_search .qodef-widget-title {
margin-bottom: 26.5px;
}
#qodef-top-area .widget.widget_search .qodef-search-form-inner {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100%;
position: relative;
}
#qodef-top-area .widget.widget_search .qodef-search-form-field {
margin: 0;
}
#qodef-top-area .widget.widget_search .qodef-search-form-button {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-negative: 0;
flex-shrink: 0;
padding: 0 1em;
}
#qodef-top-area .widget.widget_search .qodef-search-form-button.qodef--has-icon {
height: initial;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#qodef-top-area .widget.widget_search .qodef-search-form-button.qodef--button-outside {
margin-left: 1em;
}
#qodef-top-area .widget.widget_search .qodef-search-form-button.qodef--button-inside {
border: none !important;
height: 100%;
position: absolute;
right: 0;
top: 0;
}
#qodef-top-area .widget.widget_search input,
#qodef-top-area .widget.widget_search button {
height: 45px;
padding: 10.5px 0;
font-family: inherit;
font-weight: inherit;
line-height: 24px;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-top-area .widget.widget_search input {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 15px;
padding-right: 60px;
padding-top: 14px;
font-size: 15px;
color: #909090;
background-color: #f5f5f5;
border: 1px solid transparent;
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
#qodef-top-area .widget.widget_search input:focus {
color: #909090;
background-color: #f5f5f5;
border-color: transparent;
}
#qodef-top-area .widget.widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-top-area .widget.widget_search button {
font-size: 17px;
text-align: center;
cursor: pointer;
color: #000000;
background-color: transparent !important;
border: 0;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
#qodef-top-area .widget.widget_search button:hover {
color: #909090;
}
#qodef-top-area .widget.widget_search button span {
display: block;
line-height: inherit;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
#qodef-top-area .widget.widget_search button span:before {
display: block;
line-height: inherit;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 11px 0;
font-family: inherit;
font-size: 16px !important;
line-height: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-transform: capitalize;
color: #fff;
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:after {
content: '';
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 1px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
}
#qodef-top-area .widget.widget_media_image {
margin-bottom: 0;
}
#qodef-top-area .widget.widget_media_image .qodef-widget-title {
margin-bottom: 26.5px;
}
#qodef-top-area .widget.widget_media_image a, #qodef-top-area .widget.widget_media_image img {
display: block;
margin: 0;
}
#qodef-page-footer .widget {
margin: 0 0 26px;
color: #fff;
}
#qodef-page-footer .widget:last-child {
margin-bottom: 0 !important;
}
#qodef-page-footer .widget .qodef-widget-title {
margin: 0 0 37px;
color: #fff;
}
#qodef-page-footer .widget .qodef-widget-title a {
color: inherit;
}
#qodef-page-footer .widget .qodef-widget-title a:hover {
color: #fff;
}
#qodef-page-footer .widget a {
color: #fff;
}
#qodef-page-footer .widget a:hover {
color: #fff;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) {
padding: 0;
margin: 0;
list-style: none;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 10px;
font-size: 16px;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child {
margin-bottom: 0;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 10px;
margin-left: 10px;
}
#qodef-page-footer .widget.widget_archive select, #qodef-page-footer .widget.widget_categories select, #qodef-page-footer .widget.widget_text select {
width: 100%;
max-width: 100%;
height: 45px;
margin: 7.5px 0 0;
padding: 10.5px 15px;
font-family: inherit;
font-size: 15px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #909090;
background-color: #f5f5f5;
border: 1px solid #fff;
border-radius: 0;
outline: none;
}
#qodef-page-footer .widget.widget_archive .select2, #qodef-page-footer .widget.widget_categories .select2, #qodef-page-footer .widget.widget_text .select2 {
margin-bottom: 0;
}
#qodef-page-footer .widget.widget_calendar {
width: 100%;
}
#qodef-page-footer .widget.widget_calendar table {
table-layout: fixed;
}
#qodef-page-footer .widget.widget_calendar #today {
color: black;
background-color: #fff;
}
#qodef-page-footer .widget.widget_calendar #today a {
color: inherit;
}
#qodef-page-footer .widget.widget_calendar tfoot a {
color: #fff;
}
#qodef-page-footer .widget.widget_calendar tfoot a:hover {
color: #fff;
}
#qodef-page-footer .widget.widget_text img {
display: block;
}
#qodef-page-footer .widget.widget_text h6 {
color: #fff;
margin: 0;
}
#qodef-page-footer .widget.widget_rss ul li {
margin-bottom: 25px;
}
#qodef-page-footer .widget.widget_rss ul li:last-child {
margin-bottom: 0;
}
#qodef-page-footer .widget.widget_rss ul .rsswidget {
display: block;
font-family: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 17px;
line-height: 1.5em;
}
#qodef-page-footer .widget.widget_rss ul .rssSummary {
margin-top: 5px;
}
#qodef-page-footer .widget.widget_rss ul cite {
display: block;
margin-top: 5px;
}
#qodef-page-footer .widget.widget_search .qodef-widget-title {
margin-bottom: 44.5px;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-inner {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100%;
position: relative;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-field {
margin: 0;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-button {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-negative: 0;
flex-shrink: 0;
padding: 0 1em;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-button.qodef--has-icon {
height: initial;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-button.qodef--button-outside {
margin-left: 1em;
}
#qodef-page-footer .widget.widget_search .qodef-search-form-button.qodef--button-inside {
border: none !important;
height: 100%;
position: absolute;
right: 0;
top: 0;
}
#qodef-page-footer .widget.widget_search input,
#qodef-page-footer .widget.widget_search button {
height: 45px;
padding: 10.5px 0;
font-family: inherit;
font-weight: inherit;
line-height: 24px;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-page-footer .widget.widget_search input {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 15px;
padding-right: 60px;
padding-top: 14px;
font-size: 15px;
color: #909090;
background-color: #f5f5f5;
border: 1px solid #fff;
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
#qodef-page-footer .widget.widget_search input:focus {
color: #909090;
background-color: #f5f5f5;
border-color: #000001;
}
#qodef-page-footer .widget.widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer .widget.widget_search button {
font-size: 17px;
text-align: center;
cursor: pointer;
color: #000000;
background-color: transparent !important;
border: 0;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
#qodef-page-footer .widget.widget_search button:hover {
color: #909090;
}
#qodef-page-footer .widget.widget_search button span {
display: block;
line-height: inherit;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
#qodef-page-footer .widget.widget_search button span:before {
display: block;
line-height: inherit;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 11px 0;
font-family: inherit;
font-size: 16px !important;
line-height: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-transform: capitalize;
color: #fff;
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:after {
content: '';
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 1px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
}
#qodef-page-footer .widget.widget_media_image {
margin-bottom: 0;
}
#qodef-page-footer .widget.widget_media_image .qodef-widget-title {
margin-bottom: 44.5px;
}
#qodef-page-footer .widget.widget_media_image a, #qodef-page-footer .widget.widget_media_image img {
display: block;
margin: 0;
}
#qodef-side-area .widget {
margin: 0 0 38px;
color: #fff;
}
#qodef-side-area .widget:last-child {
margin-bottom: 0 !important;
}
#qodef-side-area .widget .qodef-widget-title {
margin: 0 0 19px;
color: #fff;
}
#qodef-side-area .widget .qodef-widget-title a {
color: inherit;
}
#qodef-side-area .widget .qodef-widget-title a:hover {
color: #000001;
}
#qodef-side-area .widget a {
color: #fff;
}
#qodef-side-area .widget a:hover {
color: #000001;
}
#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;
font-size: 16px;
}
#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: 10px;
}
#qodef-side-area .widget.widget_archive select, #qodef-side-area .widget.widget_categories select, #qodef-side-area .widget.widget_text select {
width: 100%;
max-width: 100%;
height: 45px;
margin: 7.5px 0 0;
padding: 10.5px 15px;
font-family: inherit;
font-size: 15px;
line-height: 24px;
font-style: inherit;
font-weight: inherit;
color: #909090;
background-color: #f5f5f5;
border: 1px solid transparent;
border-radius: 0;
outline: none;
}
#qodef-side-area .widget.widget_archive .select2, #qodef-side-area .widget.widget_categories .select2, #qodef-side-area .widget.widget_text .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: #fffffe;
background-color: #000001;
}
#qodef-side-area .widget.widget_calendar #today a {
color: inherit;
}
#qodef-side-area .widget.widget_calendar tfoot a {
color: #fff;
}
#qodef-side-area .widget.widget_calendar tfoot a:hover {
color: #000001;
}
#qodef-side-area .widget.widget_text img {
display: block;
}
#qodef-side-area .widget.widget_text h6 {
color: #fff;
margin: 0;
}
#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: "Barlow Condensed", sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 17px;
line-height: 1.5em;
}
#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.widget_search .qodef-widget-title {
margin-bottom: 26.5px;
}
#qodef-side-area .widget.widget_search .qodef-search-form-inner {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100%;
position: relative;
}
#qodef-side-area .widget.widget_search .qodef-search-form-field {
margin: 0;
}
#qodef-side-area .widget.widget_search .qodef-search-form-button {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-negative: 0;
flex-shrink: 0;
padding: 0 1em;
}
#qodef-side-area .widget.widget_search .qodef-search-form-button.qodef--has-icon {
height: initial;
width: 40px;
padding: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#qodef-side-area .widget.widget_search .qodef-search-form-button.qodef--button-outside {
margin-left: 1em;
}
#qodef-side-area .widget.widget_search .qodef-search-form-button.qodef--button-inside {
border: none !important;
height: 100%;
position: absolute;
right: 0;
top: 0;
}
#qodef-side-area .widget.widget_search input,
#qodef-side-area .widget.widget_search button {
height: 45px;
padding: 10.5px 0;
font-family: inherit;
font-weight: inherit;
line-height: 24px;
border-radius: 0;
outline: 0;
-webkit-appearance: none;
}
#qodef-side-area .widget.widget_search input {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding-left: 15px;
padding-right: 60px;
padding-top: 14px;
font-size: 15px;
color: #909090;
background-color: #f5f5f5;
border: 1px solid transparent;
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
#qodef-side-area .widget.widget_search input:focus {
color: #909090;
background-color: #f5f5f5;
border-color: transparent;
}
#qodef-side-area .widget.widget_search input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input::-moz-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search input::placeholder {
color: inherit;
opacity: 1;
}
#qodef-side-area .widget.widget_search button {
font-size: 17px;
text-align: center;
cursor: pointer;
color: #000000;
background-color: transparent !important;
border: 0;
-webkit-transition: color 0.25s ease;
-o-transition: color 0.25s ease;
transition: color 0.25s ease;
}
#qodef-side-area .widget.widget_search button:hover {
color: #909090;
}
#qodef-side-area .widget.widget_search button span {
display: block;
line-height: inherit;
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1);
}
#qodef-side-area .widget.widget_search button span:before {
display: block;
line-height: inherit;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 8px 11px 0;
font-family: inherit;
font-size: 16px !important;
line-height: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-transform: capitalize;
color: #fff;
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:after {
content: '';
position: absolute;
left: 0;
bottom: 3px;
width: 100%;
height: 1px;
background-color: currentColor;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover {
color: #000001;
}
#qodef-side-area .widget.widget_media_image {
margin-bottom: 0;
}
#qodef-side-area .widget.widget_media_image .qodef-widget-title {
margin-bottom: 26.5px;
}
#qodef-side-area .widget.widget_media_image a, #qodef-side-area .widget.widget_media_image img {
display: block;
margin: 0 auto;
}
/* ==========================================================================
Search appearance tweak begin
========================================================================== */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
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;
}
/* ==========================================================================
11.0 Grid responsive styles
========================================================================== */
@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: 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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
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--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
/* ==========================================================================
Grid System responsive style - end
========================================================================== */
/* ==========================================================================
404 page responsive styles
========================================================================== */
@media only screen and (max-width: 680px) {
#qodef-404-page {
padding: 110px 40px 200px;
}
}
/* ==========================================================================
Blog styles
========================================================================== */
@media only screen and (max-width: 680px) {
.qodef-blog article .qodef-e-info .qodef-e-info-right {
margin-top: 15px;
}
.qodef-blog article .qodef-e-info.qodef-info--bottom {
display: inline-block;
}
.qodef-blog article.format-link .qodef-icon-elegant-icons {
right: 12%;
font-size: 120px;
}
.qodef-blog article.format-quote .qodef-e-quote:before {
right: 19%;
font-size: 470px;
}
}
/* ==========================================================================
Comments responsive styles
========================================================================== */
@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;
}
}
@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: 768px) {
#qodef-page-comments-form .comment-form .comment-form-author,
#qodef-page-comments-form .comment-form .comment-form-email,
#qodef-page-comments-form .comment-form .comment-form-url {
width: 100%;
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto;
padding-right: 0;
}
}
@media only screen and (max-width: 1024px) {
.qodef-m-filter .qodef-m-filter-item {
margin: 0 20px;
}
}
@media only screen and (max-width: 680px) {
.qodef-m-filter .qodef-m-filter-items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.qodef-m-filter .qodef-m-filter-item {
margin: 5px;
}
}
/* ==========================================================================
Footer responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-footer-top-area .qodef-content-full-width {
padding: 0 40px;
}
}
@media only screen and (max-width: 1024px) {
#qodef-page-footer-bottom-area .qodef-content-full-width {
padding: 0 25px;
}
}
/* ==========================================================================
Header responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-header {
display: none;
}
}
/* ==========================================================================
Mobile Header responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-mobile-header {
display: block;
}
}