.conatainer_language_selector { cursor: pointer; float: left; font-family: Dosis, sans-serif; color: #000; position: absolute; top: 0; left: 170px; bottom: 0; margin: auto; height: 28px; z-index: 1; }
#flags_language_selector { float: left; position: relative; }
.current_language { text-transform: uppercase; font-weight: 700; font-size: 16px; margin-bottom: 3px; border: 1px solid #000; border-radius: 20px; padding: 5px 25px 5px 15px; line-height: 100%; background-color: #fff; }
.current_language:after { content: "["; font-family: WebSymbolsRegular, sans-serif; padding-left: 6px; position: absolute; font-size: 13px; }
#lang_ul { display: none; position: absolute; width: inherit; border-radius: 7px; min-width: 100px; margin: 0; padding: 0; list-style: none; }
.language-li { background-color: #000; opacity: 0.9; cursor: pointer; clear: both; }
.language-li:last-child { border-bottom: 0 none; }
.language-name { clear: both; display: block; font-size: 14px; font-weight: 500; color: #bababa; text-transform: uppercase; padding: 8px 15px; padding-right: 50px; line-height: 1; position: absolute; }
.language-name-bold { clear: both; display: block; font-size: 14px; color: #bababa; text-transform: uppercase; padding: 8px 15px; padding-right: 50px; line-height: 1; visibility: hidden; font-weight: 900; }
.language-name:hover { font-weight: 700; color: #000; }
.language-li:hover a { text-decoration: none; }
.language-li:hover { background-color: #b9baba; opacity: 1; }
.language-li:first-child { border-radius: 6px 6px 0 0; }
.language-li:last-child { border-radius: 0 0 6px 6px; }
.language-li:only-child { border-radius: 6px; }
#flags_language_selector:hover .current_language { margin-right: 70px; }
html:not(.mod-touch) #flags_language_selector:hover #lang_ul { display: block; }
.language-name { }
.active_lng { }
html.mod-touch .current_language.active + #lang_ul { display: block; }
@media (max-width: 950px){
.conatainer_language_selector { clear: both; display: none; } 
}.content-block-container { position: relative; width: 100%; margin: auto; }
.content-block-wrapper { overflow: hidden; position: relative; }
.content-block-wrapper-inner { width: 100%; transition: margin .2s linear; }
.content-block { }
.cb-title { color: #000; font-size: 200%; font-weight: 700; line-height: 1; min-height: 2em; margin-bottom: 0.75em; word-wrap: break-word; }
.cb-title[data-icon] { }
.cb-title[data-icon]:before { content: attr(data-icon); color: #000; font: 400 225%/1 ModernPictogramsNormal; float: left; margin-right: 15px; }
.cb-title.cb-news-title { }
.cb-title a { color: #000; text-decoration: none; cursor: pointer; display: block; }
.cb-title a:hover { color: #00A4A7; text-decoration: none; }
.cb-image {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; filter: grayscale(100%); -webkit-filter: grayscale(100%); -webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.cb-image:hover {
filter: none;
-webkit-filter: grayscale(0);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.cb-title {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.cb-image:hover + .cb-title { color: #00a4a7; }
.cb-image-link:hover + .cb-title { color: #00a4a7; }
.cb-image-link:hover + .cb-title .cb-title-link { color: #00a4a7; }
.cb-date { color: #787878; font-size: 75%; font-weight: 700; margin-bottom: 4px; text-transform: uppercase; }
.cb-content { clear: both; }
.cb-image { margin: 0 auto; display: block; margin-bottom: 20px; max-width: 100%; }
.cb-description { clear: both; color: #505050; display: block; font-size: 16px; font-weight: 600; line-height: 18px; margin-top: 10px; }
.cb-left, .cb-right { width: 40px; height: 85px; position: absolute; cursor: pointer; text-indent: -9999px; z-index: 2;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
}
.cb-left { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/shortcode-content-slider/images/news-arrow-left-active-light.png) no-repeat left top transparent; left: -45px; top: 120px; }
.cb-right { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/shortcode-content-slider/images/news-arrow-right-active-light.png) no-repeat right top transparent; right: -45px; top: 120px; }
.cb-left-inactive { background-image: url(//neonglow.com.mt/wp-content/themes/daisho/modules/shortcode-content-slider/images/news-arrow-left-inactive-light.png); cursor: default; }
.cb-right-inactive { background-image: url(//neonglow.com.mt/wp-content/themes/daisho/modules/shortcode-content-slider/images/news-arrow-right-inactive-light.png); cursor: default; }
@media (max-width: 1200px) {
.content-block-container { width: 86%; }
.cb-title { font-size: 150%; }
}
@media (max-width: 960px) {
.cb-title { font-size: 125%; }
}
@media (max-width: 767px) {
.content-block-container { width: 100%; }
.cb-title { font-size: 175%; min-height: 0; }
.cb-title[data-icon]:before { font-size: 200%; }
.content-block-wrapper-inner { transition: none; }
.cb-left,
.cb-right { display: none; }
}.map_canvas { height: 355px; width: 100%; float: left; margin-bottom: 3em; }
.map_canvas img { max-width: none !important; }* {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary { display: block; }
audio,
canvas,
video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html,
button,
input,
select,
textarea { font-family: "Open Sans", sans-serif; }
body { margin: 0; background-color: #fff; color: #505050; line-height: 1.625; }
a { color: #00a4a7; text-decoration: none; }
a:visited { }
a:focus { outline: thin dotted; }
a:active,
a:hover { outline: 0; color: #00a4a7; text-decoration: underline; }
a img { border: none; }
h1, h2, h3, h4, h5, h6 { color: #000; font-weight: 700; font-family: "Open Sans", sans-serif; line-height: 1; margin: 0 0 1em 0; word-wrap: break-word; }
h1 { font-size: 225%; }
h2 { font-size: 200%; }
h3 { font-size: 175%; }
h4 { font-size: 150%; }
h5 { font-size: 125%; }
h6 { font-size: 100%; }
p { margin: 0 0 2em 0; }
address { font-style: normal; margin-bottom: 20px; }
abbr[title] { border-bottom: 1px dotted; }
b,
strong { font-weight: 700; }
em { font-style: italic; }
dfn { font-style: italic; }
mark { background: #fe6; color: #000; }
code,
kbd,
pre,
samp { font-family: monospace, serif; font-size: 93.75%; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
pre { margin: 0 0 3em 0; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
pre code { display: block; background-color: #f5f5f5; overflow: hidden; padding: 0 2em; }
kbd {
padding: 0.1em 0.65em;
border: 1px solid #ccc;
font-size: 75%;
font-family: "Open Sans", sans-serif;
background-color: #f8f8f8;
color: #3a3a3a;
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 0 2px #fff inset;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 0 2px #fff inset;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 0 2px #fff inset;
border-radius: 3px;
display: inline-block;
margin: 0 0.1em;
line-height: 1.4;
white-space: nowrap;
} blockquote,
q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; } blockquote:before,
blockquote:after,
q:before,
q:after { content: ""; content: none; }
blockquote { font-size: 112.5%; font-style: italic; font-weight: 300; margin: 24px 40px; }
blockquote blockquote { margin-right: 0; }
blockquote cite,
blockquote small { font-size: 87.5%; font-weight: normal; text-transform: uppercase; }
blockquote em,
blockquote i { font-style: normal; font-weight: 300; }
blockquote strong,
blockquote b { font-weight: 400; }
blockquote.quote-style-2 { position: relative; text-indent: 2em; }
blockquote.quote-style-2:before { quotes: "«" "»"; quotes: "\00AB" "\00BB"; content: open-quote; font-size: 2.5em; font-weight: 900; line-height: 0.375; text-indent: 0; color: #787878; position: absolute; top: 0; left: 0; }
small { font-size: smaller; }
sub,
sup { font-size: 75%; line-height: 0; position: relative; }
sub { vertical-align: sub; }
sup { vertical-align: super; }
dl { margin: 0 2em; }
dt { font-weight: 700; }
dd { margin: 0 0 1.5em; }
menu,
ol,
ul { margin: 2em 0; padding: 0 0 0 2em; }
ul { list-style-type: square; }
nav ul,
nav ol { list-style: none; list-style-image: none; }
li > ul,
li > ol { margin: 0; }
.list-armenian { list-style-type: armenian; }
.list-circle { list-style-type: circle; }
.list-cjk-ideographic { list-style-type: cjk-ideographic; }
.list-decimal { list-style-type: decimal; }
.list-decimal-leading-zero { list-style-type: decimal-leading-zero; }
.list-disc { list-style-type: disc; }
.list-georgian { list-style-type: georgian; }
.list-hebrew { list-style-type: hebrew; }
.list-hiragana { list-style-type: hiragana; }
.list-hiragana-iroha { list-style-type: hiragana-iroha; }
.list-inherit { list-style-type: inherit; }
.list-katakana { list-style-type: katakana; }
.list-katakana-iroha { list-style-type: katakana-iroha; }
.list-lower-alpha { list-style-type: lower-alpha; }
.list-lower-greek { list-style-type: lower-greek; }
.list-lower-latin { list-style-type: lower-latin; }
.list-lower-roman { list-style-type: lower-roman; }
.list-none { list-style-type: none; }
.list-square { list-style-type: square; }
.list-upper-alpha { list-style-type: upper-alpha; }
.list-upper-latin { list-style-type: upper-latin; }
.list-upper-roman { list-style-type: upper-roman; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0 0 2em 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button,
input,
select,
textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button,
input { line-height: normal; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled],
input[disabled] { cursor: default; }
input[type="checkbox"],
input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; width: 270px; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 87.5%; line-height: 2; margin: 0 0 2em; width: 100%; }
caption,
th,
td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
caption { margin: 0 0 20px 0; } th { font-weight: bold; text-transform: uppercase; } td { border-top: 1px solid #ededed; border-right: 1px solid #ededed; padding: 6px 10px 6px 10px; }
td:first-child { border-left: 1px solid #ededed; }
del { text-decoration: line-through; }
ins { text-decoration: underline; }
hr { background: none; border: 0 none; border-top: 1px solid #dcdcdc; clear: both; color: #EEE; height: 1px; width: 100%; margin: 0 auto 2em auto; padding-top: 0; }
:focus { outline: 0; }  .clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clear:after,
.clearfix:after {
clear: both;
} .entry-media:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-body:after {
clear: both;
}
.entry-media:before,
.entry-media:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
} .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
top: 5px;
left: 5px;
text-decoration: none;
height: auto;
width: auto;
z-index: 100000; } button,
input,
textarea {
border: 1px solid #d9dcdd;
font-family: inherit;
padding: 7px;
}
input,
textarea {
color: #000;
}
input:focus,
textarea:focus {
border: 1px solid #d9dcdd;
outline: 0;
} button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
background: #282832;
border: none;
color: #fff;
display: inline-block;
padding: 10px 24px;
text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
background: #00a4a7;
outline: none;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
background: #098b8d;
border: none;
}
.post-password-required input[type="submit"] {
background: none repeat scroll 0 0 transparent;
color: #000;
font-weight: 900;
padding: 5px 10px;
text-transform: uppercase;
}
.post-password-required input[type="submit"]:hover {
color: #00a4a7;
} ::-webkit-input-placeholder {
color: #7d7b6d;
}
:-moz-placeholder {
color: #7d7b6d;
}
::-moz-placeholder {
color: #7d7b6d;
}
:-ms-input-placeholder {
color: #7d7b6d;
} .entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
max-width: 100%;
} .entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
height: auto;
max-width: 100%;
}
img.size-project-image {
height: auto;
max-width: 100%;
} embed,
iframe,
object,
video {
max-width: 100%;
} .entry-content .twitter-tweet-rendered {
max-width: 100% !important;
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
margin: 0 2em 2em 0;
}
.wp-caption.alignleft {
margin: 0 2em 0 0;
}
img.alignright {
margin: 0 0 2em 2em;
}
.wp-caption.alignright {
margin: 0 0 0 2em;
}
img.aligncenter {
margin: 0 auto;
}
.wp-caption.aligncenter { margin-bottom: 0;
}
img.alignnone {
margin: 0;
}
.wp-caption.alignnone { margin-bottom: 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
font-size: 87.5%; font-style: italic;
}
.wp-caption .wp-caption-text { margin-top: 5px;
margin-bottom: 2em;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .site-content { margin: 0 auto; max-width: 1120px; width: 92%; word-wrap: break-word; }
.page-template-template-portfolio-php .site-content { margin-top: 40px; }
.no-boundaries .site-content { max-width: none; width: 100%; }
.content-area { position: relative; width: 100%; }
.single .content-area { margin: 0 auto; max-width: 900px; padding-bottom: 20px; }
.single:not(.attachment) .content-area { font-size: 112.5%; }  .site-header { width: 100%; height: auto; z-index: 150; top: 0; position: relative; }
.site-header .site-header-inner { margin: 0 auto; max-width: 1120px; width: 92%; position: relative; height: 100%; min-height: 150px; border-bottom: 3px solid #d9dcdd; }
.logo { height: 100%; position: absolute; }
.logo-inner { display: table; height: 100%; }
.home-link { display: table-cell; vertical-align: middle; }
.home-link:hover { text-decoration: none; }
.home-link:focus { outline: 0; }
.site-title {  font-weight: 900; color: #000; margin: 0 0 5px 0; }
.site-title:hover { color: #00a4a7; }
.site-description { font-size: 13px; text-decoration: none; margin: 0; }
.site-logo { outline: 0; max-width: 100%; vertical-align: 0; }
.site-logo + .site-title,
.site-logo + .site-title + .site-description { display: none; }
.daisho-classic-has-slideshow:not(.daisho-classic-has-welcome-text) .site-header .site-header-inner { border-bottom: 0 none; } .compact-header { padding-top: 105px; }
.compact-nav { display: none; position: fixed; top: 0; left: 0; width: 100%; background-color: #fff; padding: 8px 0; z-index: 220; clear: both; box-shadow: 0 0 16px 1px rgba(0,0,0,0.16); }
.compact-nav.compact-nav-visible { display: block; }
.compact-header .compact-nav { display: block; }
.compact-nav .inner { max-width: 1120px; margin: 0 auto; width: 92%; position: relative; }
.mod-touch .compact-nav { position: absolute; }
.admin-bar .compact-nav { top: 32px; }
.compact-header .info-box { display: none; }
.compact-header .site-header { display: none; }
#compact_menu { float: right; margin-top: 5px; max-width: 85%; } .back { float: left; display: block; cursor: pointer; }
.back .label { color: #c6cacb; float: left; font: 700 62.5%/1 "Open Sans", sans-serif; margin: 12px 0 0 5px; text-transform: uppercase; }
.back .icon { height: 34px; float: left; }
.back .icon polyline { stroke: #c6cacb; stroke-width: 4.2px; stroke-linecap: round; stroke-linejoin: round; }
.back:hover .label { color: #000; text-decoration: none; opacity: 1; }
.back:hover .icon polyline { stroke: #000; } .compact-search  { cursor: pointer; float: left; margin: 0 auto 0 20px; position: relative; }
.compact-search .label { color: #c6cacb; font: 700 62.5%/1 "Open Sans", sans-serif; float: left; margin: 12px 0 0 0; padding: 0 0 10px 32px; text-transform: uppercase; }
.compact-search .label:before { content: "L"; cursor: pointer; font: 400 27px/1 WebSymbolsRegular; position: absolute; top: 2px; left: 0; }
.compact-search:hover .label { color: #000; }
.single-portfolio .compact-search,
.page-template-template-portfolio-php .compact-search { display: none; } .header-search { background-color: #fff; display: none; height: 100%; opacity: 0.97; position: fixed; width: 100%; z-index: 300; top: 0; left: 0; }
.header-search .search-form { margin: 3.8% auto 20px auto; max-width: 1120px; width: 92%; }
.header-search .search-field { border: 1px solid transparent; color: #000; font-size: 80px; font-weight: 300; padding: 0; text-transform: uppercase; max-width: 100%; width: 100%; }
.header-search .search-field::-webkit-input-placeholder { color: transparent; }
.header-search .search-field:-moz-placeholder { color: transparent; }
.header-search .search-field::-moz-placeholder { color: transparent; }
.header-search .search-field:-ms-input-placeholder { color: transparent; }
.header-search .search-submit { display: none; }
.header-search .search-message { color: #8c8c8c; font-size: 11px; font-weight: 700; margin: 0 auto; max-width: 1120px; text-transform: uppercase; width: 92%; } .info-box { background-color: #121217; background-color: rgba(18, 18, 23, 0.96); position: absolute; top: 0; left: 0; width: 100%; z-index: 160; margin-top: -100%; }
.info-box .info-box-inner { max-width: 1120px; width: 92%; margin: 0 auto; color: #fff; font-family: "Open Sans", sans-serif; padding: 40px 0 40px 0; }
.info-box p { font-size: 125%; margin: 0 0 1.5em 0; line-height: 1.125; font-weight: 400; }
.info-box h2 { color: #fff; font-family: "Open Sans", sans-serif; font-size: 250%; font-weight: 700; margin-bottom: 0.875em; }
.info-box a { text-decoration: underline; color: inherit; }
.header-arrow { bottom: -19px; height: 19px; left: 0; margin: 0 auto; position: absolute; right: 0; }
.no-js .info-box { display: none; }
.admin-bar .info-box { top: 32px; } #menu-menu-1 li a::before {
content: "" !important;
display: none !important; 
}
.site-navigation { position: absolute; right: 0; top: 45px; }
.menu-item[class^="modernpicrograms-icon-"]:before,
.menu-item[class*=" modernpicrograms-icon-"]:before { content: ""; }
.menu-item[class^="modernpicrograms-icon-"] > a,
.menu-item[class*=" modernpicrograms-icon-"] > a { color: #000; }
.menu-item[class^="modernpicrograms-icon-"] > a:before,
.menu-item[class*=" modernpicrograms-icon-"] > a:before { text-decoration: inherit; display: inline-block; speak: none; font-family: ModernPictogramsNormal; font-weight: 400; font-style: normal; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; width: 100%; font-size: 38px; text-align: center; top: 0; line-height: 1; }
.menu-item[class^="modernpicrograms-icon-"].has-submenu > a:before,
.menu-item[class*=" modernpicrograms-icon-"].has-submenu > a:before { margin-left: -13px; }
.menu-item[class^="modernpicrograms-icon-"].has-submenu:hover > a:before,
.menu-item[class*=" modernpicrograms-icon-"].has-submenu:hover > a:before { color: #00a4a7; }
.nav-menu .has-submenu > a:after { content: "["; font-family: WebSymbolsRegular, Arial, sans-serif; padding-left: 6px; position: absolute; font-size: 75%; line-height: 1.5; }
.nav-menu .has-submenu .has-submenu > a:after { content: "]"; line-height: 2; right: 10px; top: 4px; }
.nav-menu li a { font-family: Dosis, sans-serif; font-weight: 700; font-size: 16px; }
ul.nav-menu,
div.nav-menu > ul { margin: 0; padding: 0; }
.nav-menu li { display: inline-block; position: relative; }
.nav-menu > li { margin-left: 45px; padding-bottom: 3px; }
.nav-menu > li.has-submenu { margin: 0 0 0 31px; }
.nav-menu > li.has-submenu + li { margin: 0 0 0 36px; }
.nav-menu > li.has-submenu + li.has-submenu { margin: 0 0 0 23px; }
@media (max-width: 1050px){
.nav-menu > li { margin-left: 25px; }
.nav-menu > li.has-submenu { margin: 0 0 0 11px; }
.nav-menu > li.has-submenu + li { margin: 0 0 0 16px; }
.nav-menu > li.has-submenu + li.has-submenu { margin: 0 0 0 3px; }
}
.nav-menu li a { color: #000; display: block; font-size: 15px; line-height: 1; text-decoration: none; text-transform: uppercase; }
.nav-menu > li > a { line-height: 1.25; margin-top: 38px; }
.nav-menu li li a { font-size: 14px; font-weight: 500; padding: 8px 25px 8px 12px; }
.nav-menu ul > li:first-child > a { border-radius: 5px 5px 0 0; }
.nav-menu ul > li:last-child > a { border-radius: 0 0 5px 5px; }
.nav-menu ul > li:only-child > a { border-radius: 5px; }
.nav-menu li:hover > a,
.nav-menu li a:hover { color: #00a4a7; }
.nav-menu > .has-submenu > a { padding: 3px 23px 3px 13px; }
.nav-menu > .has-submenu:hover > a,
.nav-menu > .has-submenu > a:hover { background-color: #00a4a7; border-radius: 13px 13px 13px 13px; color: #fff; padding: 3px 23px 3px 13px; }
.nav-menu .menu-item[class^="modernpicrograms-icon-"] > a:before:hover,
.menu-item[class*=" modernpicrograms-icon-"] > a:before:hover,
.nav-menu .menu-item[class^="modernpicrograms-icon-"]:hover > a:before,
.menu-item[class*=" modernpicrograms-icon-"]:hover > a:before { color: #00a4a7; }
.nav-menu li li:hover > a,
.nav-menu li li a:hover { background-color: #bdbdbd; color: #000; font-weight: 700; }
.nav-menu .sub-menu,
.nav-menu .children { background-color: #000; background-color: rgba(0, 0, 0, 0.9); border-radius: 6px; color: #BABABA; display: none; float: left; font-size: 14px; font-weight: 500; padding: 0; position: absolute; word-wrap: break-word; z-index: 9999; }
.nav-menu > li > .sub-menu,
.nav-menu > li > .children { margin-top: 3px; }
.nav-menu .sub-menu ul,
.nav-menu .children ul { border-left: 0; left: 100%; top: 0; }
ul.nav-menu ul a,
.nav-menu ul ul a { color: #BABABA; margin: 0; min-width: 180px; }
.nav-menu li li { width: 100%; }
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover { background-color: #bdbdbd; color: #000; font-weight: 700; }
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul { display: block; }
.nav-menu > .current_page_item > a,
.nav-menu > .current-menu-item > a { color: #00a4a7; }
.nav-menu li .current_page_item > a,
.nav-menu li .current-menu-item > a { background-color: #bdbdbd; color: #000; font-weight: 700; }
.menu-toggle { display: none; }
.compact-container { position: absolute; right: 0; top: 3px; }
.compact-container .menu-item[class^="modernpicrograms-icon-"] > a:before, .menu-item[class*=" modernpicrograms-icon-"] > a:before { content: ""; }
.compact-container .nav-menu > li > a { margin-top: 0; }
.compact-container .nav-menu > .has-submenu > a { padding: 3px 23px 3px 13px; }
.compact-container .nav-menu > .has-submenu > a { margin-top: 0; } .entry-container { border-bottom: 1px solid #d9dcdd; clear: both; margin-bottom: 50px; padding-bottom: 20px; position: relative; width: 100%; }
.entry-container:last-child { margin-bottom: 0; border-bottom: 0 none; } .entry-container .entry-header { float: left; width: 34%; margin-right: 4%; position: relative; word-wrap: break-word; }
.entry-title { max-width: 100%; margin: 0 0 7px 0; font: 900 200%/1 "Open Sans", sans-serif; word-wrap: break-word; }
.entry-title a { color: #000; text-decoration: none; }
.entry-title a:hover { color: #00a4a7; text-decoration: none; }
.single .entry-header { clear: both; margin-bottom: 40px; }
.page-header { clear: both; margin-bottom: 50px; }
.page-title { clear: both; width: 92%; max-width: 1120px; padding: 15px 0 16px 0; border-bottom: 1px solid #d9dcdd; margin: 0 auto; color: #000; font: 900 200%/1 "Open Sans", sans-serif; text-transform: uppercase; word-wrap: break-word; }
.page-title:empty { padding: 0; border: 0 none; }
.page-description { width: 92%; max-width: 1120px; padding-bottom: 20px; border-bottom: 3px solid #d9dcdd; margin: 15px auto 0 auto; font: 300 200%/1.25 "Open Sans", sans-serif; }
.page-description a { text-decoration: underline; }
.page-description p { font-size: 100%; line-height: 1.25; }
.page-description p:last-child { margin-bottom: 0; } @media (max-width: 767px) {
.entry-container .entry-header { width: 100%; }
.entry-title { padding-right: 60px; display: block; }
}		
@media (max-width: 640px) {
.page-description { font-size: 175%; }
} .entry-meta { margin-bottom: 20px; }
.entry-meta .author { color: #787878; display: block; font: 700 68.75%/1 "Open Sans", sans-serif; margin-bottom: 5px; text-transform: uppercase; }
.entry-meta .author a { color: #787878; text-decoration: underline; }
.entry-meta .author a:hover { color: #000; }
.entry-meta .date { display: block; font: 700 68.75%/1 "Open Sans", sans-serif; margin: 0 0 5px 0; text-transform: uppercase; }
.entry-meta .date a { color: #787878; }
.entry-meta .date a:hover { color: #000; text-decoration: none; }
.entry-meta .edit-link { display: block; font: 700 11px/1 "Open Sans", sans-serif; margin: 0 0 5px 0; text-transform: uppercase; }
.entry-meta .edit-link a { display: block; margin-bottom: 5px; color: #787878; }
.entry-meta .edit-link a:hover { color: #000; text-decoration: none; }
.entry-meta .entry-tags { display: block; line-height: 1.5; margin: 0 0 5px 0; }
.entry-meta .entry-tags a { background-color: #b4b4b4; border-radius: 3px; color: #fff; font: 700 68.75%/1 Dosis, sans-serif; padding: 3px 7px; text-transform: uppercase; white-space: nowrap; }
.entry-meta .entry-tags a:hover { background-color: #000; color: #fff; text-decoration: none; } .blog-comments-wrapper { position: absolute; left: -35px; top: 9px; cursor: pointer; height: 30px; margin-top: -3px; }
.blog-comments-icon { height: 20px; }
.blog-comments-icon-shape { }
.blog-comments-icon-shape path { fill: #000; stroke: #000; stroke-width: 2px; }
.blog-comments-wrapper:hover .blog-comments-icon-shape path { fill: #00a4a7; stroke: #00a4a7; }
.blog-comments-wrapper.blog-comments-wrapper-zero .blog-comments-icon-shape path { fill: transparent; stroke: #000; stroke-width: 2px; }
.blog-comments-wrapper.blog-comments-wrapper-zero:hover .blog-comments-icon-shape path { fill: transparent; stroke: #00a4a7; }
.blog-comments-value { position: absolute; overflow: hidden; top: 0; width: 25px; height: 20px; }
.blog-comments-wrapper.blog-comments-wrapper-zero .blog-comments-value { display: none; }
.blog-comments-value a { color: #fff; display: block; font: 700 68.75%/1.5 Dosis, sans-serif; height: 18px; text-align: center; }
.blog-comments-value a:hover { text-decoration: none; }
@media (max-width: 1024px) {
.blog-comments-wrapper { left: -30px; }
}
@media (max-width: 767px) {
.entry-tags { display: none; }
.blog-comments-wrapper { left: auto; position: absolute; right: 0; top: 5px; }
.blog-comments-icon { height: 40px; width: 40px; }
.blog-comments-icon-shape { width: 100%; height: 100%; display: block; }
.blog-comments-value { height: 40px; width: 40px; top: 5px; }
.blog-comments-value a { font-size: 100%; line-height: 1.25; }
} .entry-summary { font-size: 112.5%; line-height: 1.625; width: 62%; float: left; }
.entry-thumbnail { max-width: 100%; position: relative; }
.entry-thumbnail img { display: block; margin: 0 0 20px; }
@media (max-width: 767px) {
.entry-content { width: 100%; }
.entry-summary { width: 100%; }
}
.single-meta { position: relative; width: 92%; max-width: 1120px; padding: 15px 0 15px 0; border-bottom: 3px solid #d9dcdd; margin: 0 auto; color: #787878; font-family: "Open Sans", sans-serif; line-height: 1.375; }
.single-meta .blog-comments-wrapper { z-index: 2; left: 0; margin-top: 7px; }
.single-meta .single-date { float: left; z-index: 1; width: 48%;padding-left: 35px; font-size: 125%; font-weight: 600; line-height: 1.125; text-transform: uppercase; }
.single-meta .single-tags { float: right; text-align: right; width: 48%; }
.single-meta .single-tags a { font-size: 68.75%; font-family: Dosis, sans-serif; text-transform: uppercase; padding: 3px 7px; border-radius: 3px; white-space: nowrap; font-weight: 700; background-color: #b4b4b4; color: #fff; }
.single-meta .single-tags a:hover { text-decoration: none; background-color: #000; color: #fff; }
@media (max-width: 767px) {
.single-meta .blog-comments-wrapper { display: none; }
.single-meta .single-date { width: auto; padding-left: 0; font-size: 100%; }
} .flow-fa:before,
.flow-fa a:before {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flow-fa-pencil a:before { content: "\f040"; }
.attachment .single-meta .single-date { width: auto; margin-right: 30px; padding-left: 0; font-size: 100%; line-height: normal; }
.attachment .single-meta .full-size-link a { margin: 0 30px 0 0; color: #787878; font-weight: 600; }
.attachment .single-meta .full-size-link a:before { margin: 0 5px 0 0; font-weight: 400; }
.attachment .single-meta .full-size-link a:hover { color: #00a4a7; text-decoration: none; }
.attachment .single-meta .parent-post-link a { margin: 0 30px 0 0; color: #787878; font-weight: 600; }
.attachment .single-meta .parent-post-link a:before { margin: 0 5px 0 0; font-weight: 400; }
.attachment .single-meta .parent-post-link a:hover { color: #00a4a7; text-decoration: none; }
.attachment .single-meta .edit-link a { margin: 0 30px 0 0; color: #787878; font-weight: 600; }
.attachment .single-meta .edit-link a:before { margin: 0 5px 0 0; font-weight: 400; }
.attachment .single-meta .edit-link a:hover { color: #00a4a7; text-decoration: none; } .page-links { clear: both; font-size: 16px; font-weight: 700; line-height: 2.2; margin: 3em 0; text-transform: uppercase; }
.page-links a,
.page-links > span { background-color: #fff; border: 1px solid #fff; color: #000; padding: 5px 10px; text-decoration: none; }
.page-links a { background-color: #000; border: 1px solid #000; color: #fff; margin-bottom: 5px; line-height: 1.5; display: inline-block; }
.page-links a:hover { background-color: #fff; color: #000; }
.page-links .page-links-title { background: transparent; border: none; color: #000; margin-right: 10px; padding: 0; } .gallery {
margin-bottom: 2em !important;
}
.gallery-item {
float: left;
margin: auto;
overflow: hidden;
position: relative;
}  .entry-attachment { margin-bottom: 2em; }
.entry-attachment .attachment { margin-bottom: 5px; } .navigation { width: 92%; max-width: 1120px; padding-top: 20px; border-top: 1px solid #d9dcdd; margin: 0 auto 25px auto; }
.navigation a { color: #000; font-weight: 700; text-decoration: none; text-transform: uppercase; }
.navigation a:hover { text-decoration: none; }
.page-template-template-portfolio-php .navigation,
.single-portfolio .navigation { margin-top: 20px; } .paging-navigation .nav-previous { line-height: 1; float: right; }
.paging-navigation .nav-previous a { font-size: 150%; }
.paging-navigation .nav-previous a:before { content: ">"; font: 400 75%/1.375 WebSymbolsRegular, sans-serif; float: right; padding-left: 10px; cursor: pointer; color: #000; }
.paging-navigation .nav-previous a:hover,
.paging-navigation .nav-previous a:hover:before { color: #00a4a7; }
.paging-navigation .nav-next { line-height: 1; float: left; }
.paging-navigation .nav-next a { font-size: 150%; }
.paging-navigation .nav-next a:before { content: "<"; font: 400 75%/1.375 WebSymbolsRegular, sans-serif; float: left; padding-right: 10px; cursor: pointer; color: #000; }
.paging-navigation .nav-next a:hover,
.paging-navigation .nav-next a:hover:before { color: #00a4a7; } .post-navigation .nav-links { line-height: 1; }
.post-navigation .nav-links a { font-size: 150%; }
.post-navigation .nav-links a[rel="prev"] { float: left; }
.post-navigation .nav-links a[rel="next"] { float: right; }
.post-navigation .nav-links a[rel="prev"]:before { content: "<"; font: 400 75%/1.375 WebSymbolsRegular, sans-serif; float: left; padding-right: 10px; cursor: pointer; color: #000; }
.post-navigation .nav-links a[rel="next"]:before { content: ">"; font: 400 75%/1.375 WebSymbolsRegular, sans-serif; float: right; padding-left: 10px; cursor: pointer; color: #000; }
.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:hover:before { color: #00a4a7; } .image-navigation { margin-bottom: 20px; }
.image-navigation .nav-links { line-height: 1; }
.image-navigation .nav-links a { display: block; font-size: 150%; }
.image-navigation .nav-links a .previous-image { float: left; }
.image-navigation .nav-links a .next-image { float: right; text-align: right; }
.image-navigation .previous-image:before { content: "<"; font: 400 75%/1.375 WebSymbolsRegular, sans-serif; float: left; padding-right: 10px; cursor: pointer; color: #000; }
.image-navigation .next-image:before { content: ">"; font: 400 75%/1.375 WebSymbolsRegular, sans-serif; float: right; padding-left: 10px; cursor: pointer; color: #000; }
.image-navigation .nav-links a:hover,
.image-navigation .previous-image:hover:before,
.image-navigation .next-image:hover:before { color: #00a4a7; }
@media (max-width: 767px) {
.nav-previous { width: 45%; text-align: right; }
.nav-previous a { font-size: 125%; }
.nav-next { float: left; width: 45%; }
.nav-next a { font-size: 125%; }
.post-navigation .nav-links a { font-size: 125%; width: 45%; }
.post-navigation .nav-links a[rel="next"] { text-align: right; }
.image-navigation .nav-links a { font-size: 125%; }
.image-navigation .nav-links a .previous-image { width: 45%; }
.image-navigation .nav-links a .next-image { width: 45%; }
}   .page-content {
margin: 0 auto;
max-width: 1120px;
width: 92%;
padding: 0 0 50px 0;
}  #comments { clear: both; position: relative; width: 92%; margin: 0 auto; max-width: 1120px; } .comments-title { border-bottom: 1px solid #d9dcdd; border-top: 2px solid #d9dcdd; padding: 15px 0; margin: 0 0 40px 0; }
.comments-title h2 { font-family: "Open Sans", sans-serif; color: #000; font-size: 32px; margin: 0; float: left; font-weight: 300; }
.comments-title a { font-weight: 900; text-transform: uppercase; color: #000; font-size: 32px; float: right; line-height: 1; }
.comments-title a:hover { color: #00a4a7; text-decoration: none; } .comment-list { padding: 0; margin: 0 0 25px 0; list-style: none; }
.comment-list .children li { list-style: none; }
.comment-body { border-bottom: 1px solid #d9dcdd; position: relative; font-family: "Open Sans", sans-serif; line-height: 1.625; padding: 40px 0; }
.comment-list > li:first-child > .comment-body { padding-top: 0; }
.comment-meta { width: 32%; float: left; }
.comment-author { }
.comment-author .avatar { float: left; margin: 0 1em 1em 0; }
.comment-author .fn { color: #000; font-size: 200%; line-height: 0.75; font-weight: 900; word-wrap: break-word; width: auto; font-style: italic; }
.comment-author .fn a { word-wrap: break-word; color: #000; }
.comment-author .fn a:hover { text-decoration: none; color: #00a4a7; }
.says { display: none; }
.comment-metadata { color: #A9A9A9; font-weight: 700; text-transform: uppercase; font-size: 68.75%; line-height: 1; margin: 5px 0 0 0; }
.comment-metadata a { color: #A9A9A9; }
.comment-metadata a:hover { color: #000; text-decoration: none; }
.comment-metadata .edit-link { display: block; }
.comment-awaiting-moderation { font-size: 14px; line-height: 1; margin: 10px 0 0; }
.comment-content { width: 64%; float: right; }
.comment-content p { font-size: 112.5%; line-height: 1.5; }
.reply { bottom: 20px; right: 0; position: absolute; }
.reply a { font-size: 87.5%; text-transform: uppercase; color: #A9A9A9; }
.reply a:hover { font-weight: 700; color: #000; text-decoration: none; } .comment-navigation { margin: 0 0 25px 0; }
.comment-navigation .nav-previous { float: left; cursor: pointer; }
.comment-navigation .nav-next { float: right; cursor: pointer; }
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a { font-size: 23px; text-transform: uppercase; color: #000; text-decoration: none; font-weight: 700; position: relative; line-height: 1; }
.comment-navigation .nav-previous a { padding-left: 20px; }
.comment-navigation .nav-next a { padding-right: 20px; }
.comment-navigation .nav-previous a:after,
.comment-navigation .nav-next a:after { font-family: WebSymbolsRegular, sans-serif; font-size: 17px; line-height: 1; color: #000; position: absolute; top: 0; bottom: 0; margin: auto; height: 17px; }
.comment-navigation .nav-previous a:after { content: "<"; left: 0; }
.comment-navigation .nav-next a:after { content: ">"; right: 0; }
.comment-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-previous a:hover:after,
.comment-navigation .nav-next a:hover:after { color: #00a4a7; } .no-comments { margin: 0 0 1em 0; color: #000; font-weight: 300; font-family: "Open Sans", sans-serif; border-bottom: 1px solid #d9dcdd; border-top: 2px solid #d9dcdd; padding: 15px 0; width: 100%; font-size: 150%; line-height: 1.25; }
.comments-closed { margin: 0 0 35px 0; font-size: 150%; }
.comment-body + #respond { margin-top: 20px; border-bottom: 1px solid #d9dcdd; } #respond { clear: both; }
#reply-title { clear: both; display: none; position: relative; }
#reply-title small { bottom: 0; margin: auto; position: absolute; right: 0; top: 0; }
#cancel-comment-reply-link { padding-right: 25px; color: #000; text-transform: capitalize; }
#cancel-comment-reply-link:before { content: "'"; font-family: WebSymbolsRegular, sans-serif; font-size: 81.25%; top: 2px; right: 0; position: absolute; color: #000; }
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:hover:before { color: #00a4a7; text-decoration: none; }
.comment-list #reply-title { clear: both; display: block; }
.logged-in-as { font-size: 125%; margin: 0 0 20px 0; }
.logged-in-as a { text-decoration: underline; color: inherit; }
.must-log-in { font-size: 125%; margin: 0 0 30px; }
#commentform { }
#commentform label { font-weight: 600; margin-bottom: 10px; display: none; }
.comment-notes { display: none; }
.comment-form-author { float: left; margin-right: 3.8%; width: 30.75%; }
.comment-form-email { float: left; margin-right: 3.8%; width: 30.75%; }
.comment-form-url { float: right; width: 30.75%; }
#commentform > p:not(.comment-form-author):not(.comment-form-email):not(.comment-form-url) { clear: both; }
.comment-form-comment { margin-bottom: 20px; }
.form-allowed-tags { display: none; clear: both; margin-bottom: 20px; font-size: 100%; line-height: 1; }
.form-submit { text-align: right; margin-bottom: 20px; }
.form-submit  input[type="submit"] { background-color: transparent; color: #000; padding: 0; font-size: 32px; font-weight: 900; line-height: 1; text-transform: uppercase; }
.form-submit  input[type="submit"]:hover { color: #00a4a7; }
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform textarea { background: none repeat scroll 0 0 transparent; border: 1px solid #d9dcdd; font-family: "Open Sans", sans-serif; font-size: 14px; padding: 7px; width: 100%; }
#commentform input:-moz-placeholder,
#commentform textarea:-moz-placeholder { color: #888; font-weight: 600; }
#commentform input::-webkit-input-placeholder,
#commentform textarea::-webkit-input-placeholder { color: #888; font-weight: 600; }  .homepage-read-more { clear: both; display: inline-block; color: #000; font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: 700; margin-top: 30px; }
.homepage-read-more:hover { color: #00a4a7; text-decoration: none; }  .rbp-single { margin: 0 auto; width: 92%; max-width: 1120px; }
.rbp-single + .navigation { border-top: 0 none; margin: 0 auto 25px; }
.rbp-container { clear: both; margin: 2em auto 0 auto; position: relative; width: 100%; }
.rbp-header { display: table-row; font-size: 200%; line-height: 1.5; white-space: nowrap; }
.rbp-header h2 { font-size: 78.125%; overflow: hidden; display: table-cell; vertical-align: middle; font-family: "Open Sans", sans-serif; }
.rbp-header .spacer { display: table-cell; width: 50%; width: 100%; }
.rbp-header .spacer { padding: 0 10px; }
.rbp-header .spacer:first-child { padding:0 10px 0 0; }
.rbp-header .spacer:last-child { padding:0 0 0 10px; }
.rbp-header .spacer:after { background: #d9dcdd; display: inline-block; content: "."; font-size: 0; color: transparent; height: 3px; width: 100%; vertical-align: middle; position: relative; top: 0; }
.rbp-header a { background-color: #00a4a7; color: #fff; font: 700 43.75%/1.125 Dosis, sans-serif; border-radius: 12px; padding: 0.275em 0.9em; text-decoration: none; text-transform: uppercase; vertical-align: middle; }
.rbp-header a:active,
.rbp-header a:hover { background-color: #000; color: #fff; text-decoration: none; }
.rbp-content { background-color: #eee; margin-top: 15px; padding: 35px 0 40px 0; }
.rbp-entry { float: left; margin-right: 3.5%; margin-left: 3.5%; width: 18%; }
.rbp-entry .rbp-title { color: #000; font: 900 150%/1 "Open Sans", sans-serif; float: left; margin-bottom: 0.25em; word-wrap: break-word; max-width: 100%; }
.rbp-entry .rbp-title:hover { color: #00a4a7; text-decoration: none; }
.rbp-entry .rbp-date { clear: both; display: block; font: 700 11px/1.625 "Open Sans", sans-serif; max-width: 100%; text-transform: uppercase; word-wrap: break-word; }
.rbp-entry .rbp-date a { color: #787878; }
.rbp-entry .rbp-date a:hover { color: #000; text-decoration: none; }
body:not(.page-template-template-classic-php) .rbp-single .rbp-container { margin: 0 auto; }
body:not(.page-template-template-classic-php) .rbp-single .rbp-content { margin-top: 0; }
@media (max-width: 640px) {
.rbp-entry { width: 100%; margin: 0 auto 3em auto; padding: 0 20px; } 
.rbp-entry:last-child { margin: 0 auto; } 
.rbp-entry .rbp-title { font-size: 22px; }
}
@media (max-width: 480px) {
.rbp-content { margin-top: 0; }
.rbp-header h2 { display: block; overflow: visible; }
.rbp-header .spacer { display: none; }
.rbp-header a { display: none; }
} .rpp-container { clear: both; position: relative; margin: 2em auto 0 auto; }
.rpp-header { display: table-row; line-height: 1.5; font-size: 200%; white-space: nowrap; }
.rpp-header h2 { font-size: 78.125%; overflow: hidden; display: table-cell; vertical-align: middle; font-family: "Open Sans", sans-serif; }
.rpp-header .spacer { display: table-cell; width: 50%; width: 100%; }
.rpp-header .spacer { padding: 0 10px; }
.rpp-header .spacer:first-child { padding:0 10px 0 0; }
.rpp-header .spacer:last-child { padding:0 0 0 10px; }
.rpp-header .spacer:after { background: #d9dcdd; display: inline-block; content: "."; font-size: 0; color: transparent; height: 3px; width: 100%; vertical-align: middle; position: relative; top: 0; }
.rpp-header a { background-color: #00a4a7; color: #fff; font: 700 43.75%/1.125 Dosis, sans-serif; border-radius: 12px; padding: 0.275em 0.9em; text-decoration: none; text-transform: uppercase; vertical-align: middle; }
.rpp-header a:active,
.rpp-header a:hover { background-color: #000; color: #fff; text-decoration: none; }
@media (max-width: 480px) {
.rpp-header h2 { display: block; overflow: visible; }
.rpp-header .spacer { display: none; }
.rpp-header a { display: none; }
}
.rpp-container #content-small { margin-top: 15px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.rpp-container #content-small .element img { max-width: none; }
.rpp-container #content-small .element { margin: 0 5px 5px 0; }
.rpp-container #content-small .element:nth-child(5n) { margin: 0 0 5px 0; }
@media (max-width: 1260px) {
.rpp-container #content-small { margin: 15px auto 0 auto; display: block; width: 895px; }
.rpp-container #content-small .element .symbol { font-size: 175%; }
.rpp-container #content-small .element:nth-child(5n) { display: none; margin: 0 5px 5px 0; }
.rpp-container #content-small .element:nth-child(4n) { margin: 0 0 5px 0; }
}
@media (max-width: 1023px) {
.rpp-container #content-small { margin: 15px auto 0 auto; display: block; width: 670px; }
.rpp-container #content-small .element:nth-child(5n) { display: block; }
.rpp-container #content-small .element:nth-child(4n) { margin: 0 5px 5px 0; }
.rpp-container #content-small .element:nth-child(3n) { margin: 0 0 5px 0; }
}
@media (max-width: 767px) {
.rpp-container #content-small { margin: 15px auto 0 auto; display: block; width: 445px; }
.rpp-container #content-small .element:nth-child(3n) { margin: 0 5px 5px 0; }
.rpp-container #content-small .element:nth-child(2n) { margin: 0 0 5px 0; }
}
@media (max-width: 525px) {
.rpp-container #content-small { margin: 15px auto 0 auto; display: block; width: 225px; }
.rpp-container #content-small .element:nth-child(2n) { margin: 0 5px 5px 0; }
.rpp-container #content-small .element:nth-child(1n) { margin: 0 0 5px 0; }
} .wpcf7-form p { margin: 0 0 10px 0; font-size: 13px; font-weight: 700; }
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form textarea {
width: 100%;
}		
.wpcf7-form textarea { min-height: 150px; }
.wpcf7-not-valid { border: 1px solid #c26464 !important; }
.wpcf7-form-control-wrap { display: block !important; }
.wpcf7-not-valid-tip { background: url(//neonglow.com.mt/wp-content/themes/daisho/images/contact-warning-light.png) no-repeat scroll right top transparent !important; border: none !important; color: #ee0000; display: block !important; font-size: 75%!important; height: 26px; left: auto !important; opacity: 1 !important; padding: 0 !important; position: absolute !important; right: -35px; text-indent: -9999px; top: 0 !important; width: 26px !important; }
.wpcf7-response-output { margin: 0!important; }
.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7-response-output.wpcf7-validation-errors { background-color: transparent !important; border: none !important; margin-bottom: 10px !important; font-size: 11px; font-weight: 600; text-transform: uppercase; padding: 0 !important; } .wpcf7 .watermark { color: #aaa; }
.wpcf7 .wpcf7-not-valid { color: #c26464; } .ajax-loader { display: none !important; }
input.wpcf7-submit { background: none !important; color: #000 !important; cursor: pointer; border: none !important; font-family: "Open Sans", sans-serif !important; width: auto !important; padding: 0 !important; font-size: 32px !important; font-weight: 900; text-transform: uppercase; }
input.wpcf7-submit:hover { color: #00a4a7 !important; }
.wpcf7 input[type=submit][disabled=disabled],
.wpcf7 input[type=reset][disabled=disabled],
.wpcf7 button[disabled=disabled]{ color: #aaa !important; }
.wpcf7 input[type=submit]:disabled,
.wpcf7 input[type=reset]:disabled,
.wpcf7 button:disabled { color: #aaa !important; }
@media (max-width: 1024px) {
.wpcf7-not-valid-tip { right: 5px; top: 0 !important; margin: auto; bottom: 0; }
} .wp-video-shortcode { margin-bottom: 2em; }
.wp-audio-shortcode { margin-bottom: 2em; } .symple-toggle {
clear: both;
margin-bottom: 1em !important;
}
.symple-toggle .symple-toggle-trigger {
padding: 0px 0px 15px 27px !important;
background: none !important;
background-color: transparent !important;
background-position: 0 10px !important;
border: 0 !important;
border-bottom: 1px solid #dcdcdc !important;
font-size: 112.5% !important;
margin: 0 !important;
margin-top: 0 !important;
color: #6b6a73 !important;
font-weight: 700 !important;
position: relative;
}
.symple-toggle .symple-toggle-trigger.active {
color: #282832 !important;
}
.symple-toggle .symple-toggle-trigger:hover {
background-color: transparent !important;
font-weight: 700 !important;
color: #282832 !important;
}
.symple-toggle .symple-toggle-container {
padding: 1em 0 !important;
border: 1px solid #ddd !important;
border: 0 !important;
border-bottom: 1px solid #dcdcdc !important;
}
.symple-toggle .symple-toggle-trigger:before { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; }
.symple-toggle .symple-toggle-trigger:before { color: #c7c7c7; content: "\f054"; font-size: 19px; left: 0; position: absolute; top: 1px; }
.symple-toggle .symple-toggle-trigger.active:before { content: "\f078"; color: #282832; } .symple-tabs { margin-bottom: 2em;
}
.symple-tabs ul.ui-tabs-nav li a {
height: 40px !important;
}
@media only screen and (min-width: 521px) { 
.symple-tabs ul.ui-tabs-nav .ui-state-active a {
height: 41px !important;
top: 0 !important;
padding-top: 0 !important;
font-weight: 700;
}
}
@media only screen and (max-width: 520px) {
.symple-tabs ul.ui-tabs-nav li {
height: auto !important;
}
.symple-tabs ul.ui-tabs-nav li a {
min-height: 40px !important;
height: auto !important;
}
} .symple-accordion {
margin-bottom: 2em;
}
.symple-accordion h3.symple-accordion-trigger {
border: none !important;
margin: 5px 0 0 !important;
}
.symple-accordion .ui-accordion-content { overflow: auto;
} .symple-pricing-table > div {
margin-bottom: 2em !important;
}
.symple-pricing-table .symple-pricing-content ul {
padding: 0 !important;
} .symple-callout {
margin-bottom: 2em;
} .symple-skillbar {
margin-bottom: 1em;
} .symple-testimonial {
margin-bottom: 2em;
} .symple-box {
margin-bottom: 2em !important;
} .symple-one-half, .symple-one-third, .symple-two-third, .symple-three-fourth, .symple-one-fourth, .symple-one-fifth, .symple-two-fifth, .symple-three-fifth, .symple-four-fifth, .symple-one-sixth, .symple-five-sixth { margin-bottom: 0 !important; } .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12  { float: left; position: relative; margin-right: 3.8%; min-height: 1px; }
.grid_1 { width: 4.85%; }
.grid_2 { width: 13.45%; }
.grid_3 { width: 22.05%; }
.grid_4 { width: 30.75%; }
.grid_5 { width: 39.45%; }
.grid_6 { width: 48%; }
.grid_7 { width: 56.75%; }
.grid_8 { width: 65.4%; }
.grid_9 { width: 74.05%; }
.grid_10 { width: 82.7%; }
.grid_11 { width: 91.35%; }
.grid_12 { width: 100%; }
.last { margin-right: 0; }
.grid_responsive_only { display: none; }
@media (max-width: 767px) {
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12  { width: 100%; margin: 0; }
.grid_not_responsive { display: none; }
.grid_responsive_only { display: block; }
} .map_canvas { height: 355px; width: 100%; float: left; margin-bottom: 3em; }
.map_canvas img { max-width: none !important; } .ls-container .button {
display: block;
padding: 0.7em 1em 0.7em;
cursor: pointer;
border: 3px solid rgba(255, 255, 255, 0.4);
border-radius: 2em;
background-color: transparent;
color: #f1f1f1;
color: rgba(255, 255, 255, 0.9);
font-family: "Open Sans", sans-serif;
font-weight: 900;
line-height: 1;
text-shadow: 0 2px 2px #fff inset;
text-align: center;
text-decoration: none;
white-space: pre;
}
.ls-container .button:hover {
border: 3px solid transparent;
background-color: rgba(255, 255, 255, 0.4);
text-decoration: none;
}
.ls-wp-fullwidth-container {
margin-bottom: 3em;
}
.ls-fullwidth .ls-nav-prev {
background-image: url(//neonglow.com.mt/wp-content/themes/daisho/images/cursor_prev_white.png) !important;
background-position: 0 0 !important;
}
.ls-fullwidth .ls-nav-next {
background-image: url(//neonglow.com.mt/wp-content/themes/daisho/images/cursor_next_white.png) !important;
background-position: 0 0 !important;
}
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
height: 70px !important;
top: 50%;
margin-top: -25px !important;
opacity: 0.7;
}
@media (max-width: 720px) {
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
background-size: 25px;
width: 25px !important;
height: 43px !important;
margin-top: -15px !important;
opacity: 0.7;
}
}
@media (max-width: 480px) {
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
background-size: 15px;
width: 15px !important;
height: 26px !important;
margin-top: -10px !important;
}
}  .sidebar-right .content-area { width: 74.05%; float: left; margin-right: 3.8%; min-height: 1px; }
.sidebar-left .content-area { width: 74.05%; float: right; margin-right: 0; min-height: 1px; }
.site-sidebar { float: left; min-height: 1px; padding-left: 3%; position: relative; width: 22.05%; }
.sidebar-left .site-sidebar { padding-left: 0; padding-right: 3%; }
.sidebar-left:not(.single) .blog-comments-wrapper { display: none; }
.sidebar-shadow {
background: transparent;
background-image: -moz-radial-gradient(left center, ellipse farthest-side, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.15) 10%, transparent 100%), -moz-linear-gradient(left , rgba(0, 0, 0, 0.03) 0%, transparent 10%, transparent 100%);
background-image: -ms-radial-gradient(left, ellipse farthest-side, rgba(0,0,0,.35) 0%, rgba(0, 0, 0, .25) 10%, rgba(0,0,0,0) 100%);
background-image: -o-radial-gradient(left, ellipse farthest-side, rgba(0,0,0,.35) 0%, rgba(0, 0, 0, .25) 10%, rgba(0,0,0,0) 100%);
background-image: radial-gradient(left, ellipse farthest-side, rgba(0,0,0,.35) 0%, rgba(0, 0, 0, .25) 10%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, .35)), color-stop(10%,rgba(0, 0, 0, .25)), to(transparent));
-webkit-mask-box-image: -webkit-gradient(linear,left top,right bottom,color-stop(0.0,rgba(0,0,0,0)),color-stop(0.3,rgba(0,0,0,.5)),color-stop(1.0,rgba(0,0,0,0)));
width: 20px;
position: absolute;
height: 100%;
top: 0;
left: 0;
}
.sidebar-left .sidebar-shadow {
left: auto;
right: 0;
-moz-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
-ms-filter: fliph;
filter: fliph;
} .mod-no-cssgradients .sidebar-shadow { border-left: 1px solid #dcdcdc; }
.mod-no-cssgradients .sidebar-left .sidebar-shadow { border-right: 1px solid #dcdcdc; } .widget { position: relative; margin-bottom: 3rem; clear: both; }
.widget a { color: inherit; }
.widget a:hover { color: #00a4a7; text-decoration: none; }
.widget-title { font-size: 150%; font-weight: 600; }
.widget ul { list-style: none outside none; margin: 0; padding: 0; }
.widget_archive ul li,
.widget_categories ul li,
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li,
.widget_pages ul li { border-top: 1px solid #e6e6e6; position: relative; padding-left: 20px; }
.widget-title + ul > li:first-child { border-top: 0 none; }
.widget_archive ul li,
.widget_categories ul li, .widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li { padding: 0.4em 0 0.4em 20px; }   .widget_links ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,   .widget_pages ul li a { display: block; padding: 0.4em 0; }
.widget_archive ul li a,
.widget_categories ul li a,
.widget_links ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a,
.widget_pages ul li a { font-weight: 600; }
.widget_categories .children li { border-top: 1px solid #e6e6e6; margin-top: 0.4em; }
.widget_categories .children li:last-child { padding-bottom: 0; }
.widget_archive > ul,
.widget_categories > ul,
.widget_links > ul,
.widget_meta > ul,
.widget_nav_menu > div > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_rss > ul,
.widget_pages > ul { border-bottom: 1px solid #e6e6e6; }
.widget_archive ul li a:before,
.widget_categories ul li a:before,
.widget_links ul li a:before,
.widget_meta ul li a:before,
.widget_nav_menu ul li a:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li a:before,
.widget_rss ul li a:before,
.widget_pages ul li a:before { content: ">"; font-family: WebSymbolsRegular, sans-serif; font-size: 81.25%; top: 0.625em; left: 0; position: absolute; color: #00a4a7; }
.widget .current-menu-item > a,
.widget .current_page_item > a,
.widget_categories .current-cat > a { font-weight: 700; color: #00a4a7; }
.widget_tag_cloud a { text-decoration: none; font-weight: 400; line-height: 1; color: #000; }
.widget_tag_cloud a:hover { text-decoration: none; color: #00a4a7; }
.widget_recent_entries .post-date,
.widget_rss .rss-date,
.widget_rss li > cite { font-size: 75%; }
.widget_rss .rsswidget { font-weight: 700; }
.widget_rss .rssSummary { font-size: 87.5%; }
.widget_rss .rss-date { display: block; }
.site-footer .widget-title { border-bottom: 3px solid #d9dcdd; padding-bottom: 15px; margin: 0 0 15px 0; }
.searchform input[type="search"] { width: 100%; padding: 7px; margin: 0; font-size: 81.25%; border-radius: 0; box-shadow: 0 none; }
.searchform input[type="submit"] { display: none; } .site-footer { font-family: "Open Sans", sans-serif; z-index: 150; width: 100%; color: #787882; padding-top: 25px; }
.site-footer .inner { max-width: 1120px; margin: 0 auto; width: 92%; }
.site-footer hr { border-top: 2px solid #d9dcdd; border-bottom: 1px solid #d9dcdd; margin: 20px auto; width: 100%; height: 0; }
.site-footer .inner > div > .widget:first-child hr:first-child { margin-top: 0; }
.site-footer .footer-client-logos img { width: 20%; max-width: 220px; float: left; }
.site-footer .footer-social-icons { float: right; }
.site-footer .footer-social-icons li { float: left; margin-left: 20px; }
.site-footer .footer-social-icons a { position: relative; text-decoration: none; cursor: pointer; display: block; font-family: WebSymbolsRegular; font-size: 112.5%; color: #c6cacb; }
.site-footer .footer-social-icons a:hover { color: #00a4a7; text-decoration: none; }
.site-footer .footer-fa { text-align: right; }
.site-footer .footer-fa a { color: #c6cacb; font-size: 20px; line-height: 1.25; margin-left: 20px; }
.site-footer .footer-fa a:hover { color: #00a4a7; text-decoration: none; }
.site-footer .copyright_notice { font-size: 87.5%; color: #919495; font-weight: 500; } @media (max-width: 1240px) {
.daisho-portfolio .site-header .site-header-inner { width: 895px; }
.daisho-portfolio .info-box .info-box-inner { width: 895px; }
.daisho-portfolio .site-footer .inner { width: 895px; }
.daisho-portfolio .welcome-text { width: 895px; }
.daisho-portfolio .tn-grid-container { width: 895px; }
}
@media (max-width: 960px) {
.daisho-portfolio .site-header .site-header-inner { width: 670px; }
.daisho-portfolio .info-box .info-box-inner { width: 670px; }
.daisho-portfolio .site-footer .inner { width: 670px; }
.daisho-portfolio .welcome-text { width: 670px; }
.daisho-portfolio .tn-grid-container { width: 670px; }
}
@media (max-width: 700px) {
.daisho-portfolio .site-header .site-header-inner { width: 445px; }
.daisho-portfolio .info-box .info-box-inner { width: 445px; }
.daisho-portfolio  .site-footer .inner { width: 445px; }
.daisho-portfolio .welcome-text { width: 445px; }
.daisho-portfolio .tn-grid-container { width: 445px; }
}
@media (max-width: 480px) {
.daisho-portfolio .site-header .site-header-inner { width: 442px; }
.daisho-portfolio .info-box .info-box-inner { width: 442px; }
.daisho-portfolio  .site-footer .inner { width: 442px; }
.daisho-portfolio .welcome-text { width: 442px; }
.daisho-portfolio .tn-grid-container { width: 442px; }
}
@media (max-width: 479px) {
.daisho-portfolio .site-header .site-header-inner { width: 294px; }
.daisho-portfolio .info-box .info-box-inner { width: 294px; }
.daisho-portfolio  .site-footer .inner { width: 294px; }
.daisho-portfolio .welcome-text { width: 294px; }
.daisho-portfolio .tn-grid-container { width: 294px; }
}
@media (max-width: 640px) {
.daisho-portfolio .welcome-text { font-size: 200%; padding: 25px 0 30px 0; }
body.daisho-classic-has-welcome-text.daisho-classic-has-slideshow .welcome-text { border-bottom: 3px solid #d9dcdd; margin-bottom: 50px; }
}
@media (max-width: 1024px) {
.info-box { display: none; }
.info-box.visible { margin-top: 0 !important; }
}
@media (max-width: 767px) {
.compact-nav.compact-nav-visible { display: none; }
}
@media (max-width: 640px) {
.header-search .search-field { font-size: 40px; }
}
@media (max-width: 767px) {
.daisho-portfolio.daisho-portfolio-viewing-project .site-header .site-header-inner { width: 92%; }
.daisho-portfolio.daisho-portfolio-viewing-project .welcome-text { display: none; }
.daisho-portfolio.daisho-portfolio-viewing-project .tn-grid-container { display: none; }
.daisho-portfolio.daisho-portfolio-viewing-project .site-footer .inner { width: 92%; }
}
@media (max-width: 767px) {
.compact-header { padding-top: 0; }
.compact-header .compact-nav { display: none; }
.compact-header .site-header { display: block; }
} @media (max-width: 767px) {
.site-navigation { top: 0 !important; position: relative; margin: 25px auto; }
.logo { position: relative; text-align: center; margin: 30px 0; }
.logo-inner { display: block; }
.home-link { display: block; }
ul.nav-menu,
div.nav-menu > ul { text-align: center; }
.nav-menu > li { text-align: left; }
.nav-menu > li:first-child { margin-left: 0; }
} @media (max-width: 640px) {
.menu-toggle { cursor: pointer; display: block; font: bold 18px/1.25 "Open Sans", sans-serif; margin: 0; padding: 15px; background: #eee; }
.menu-toggle:before { content: "\f0c9"; font: 400 100%/1 FontAwesome; margin-right: 10px; }
.toggled-on .nav-menu,
.toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; margin-top: 3px; }
.toggled-on li,
.toggled-on .children { display: block; }
.toggled-on .nav-menu li > ul { background-color: transparent; display: block; float: none; margin-left: 20px; position: relative; left: auto; top: auto; }
.toggled-on .nav-menu li > ul a { color: #000; width: auto; }
.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a { color: #000; }
.toggled-on .nav-menu li a:hover,
.toggled-on .nav-menu ul a:hover { background-color: #eee; }
ul.nav-menu,
div.nav-menu > ul { display: none; }
.nav-menu > li > a { margin-top: 0; }
.menu-item[class^="modernpicrograms-icon-"] > a:before,
.menu-item[class*=" modernpicrograms-icon-"] > a:before { display: none; }
.nav-menu .has-submenu > a:after { display: none; }
.nav-menu ul > li:first-child > a { border-radius: 0; }
.nav-menu ul > li:last-child > a { border-radius: 0; }
.nav-menu > .has-submenu > a { padding: 15px; }
.nav-menu > .has-submenu:hover > a,
.nav-menu > .has-submenu > a:hover { border-radius: 0; padding: 15px; }
ul.nav-menu ul a,
.nav-menu ul ul a { min-width: 0; }
.nav-menu li a { padding: 15px; }
.nav-menu li li a { padding: 15px; font-weight: 400; }
.nav-menu > li.has-submenu + li { margin-left: 0; }
.nav-menu > li.has-submenu { margin-left: 0; }
.nav-menu > li { margin-left: 0; }
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover { font-weight: 400; }
.nav-menu li li:hover > a,
.nav-menu li li a:hover { font-weight: 400; }
.nav-menu li li:hover > a,
.nav-menu li li a:hover { background-color: transparent; }
.nav-menu > .has-submenu:hover > a,
.nav-menu > .has-submenu > a:hover { background-color: transparent; }
.toggled-on .nav-menu .current_page_item > a,
.toggled-on .nav-menu .current-menu-item > a { background-color: #eee; color: #000; font-weight: 700; }
} @media (max-width: 767px) {
.single .content-area { font-size: 100%; }
.entry-summary { font-size: 100%; }
} @media (max-width: 767px) {
.comments-title h2 { font-size: 175%; }
.comments-title a { display: none; }
.comment-meta { float: none; width: 100%; }
.comment-author .fn { font-size: 175%; }
.comment-content { clear: both; float: none; width: 100%; }
.comment-content p { font-size: 100%; }
.comment-list #reply-title { font-size: 125%; }
.logged-in-as { font-size: 100%; }
.comment-form-author { float: none; margin-right: 0; width: 100%; }
.comment-form-email { float: none; margin-right: 0; width: 100%; }
.comment-form-url { float: none; width: 100%; }
.form-submit  input[type="submit"] { font-size: 24px; }
} @media (max-width: 767px) {
.sidebar-right .site-content, .sidebar-left .site-content { width: 100%; margin: 0; }
.site-sidebar { clear: both; float: none; margin: 0 auto; padding: 0; width: 92%; }
.sidebar-shadow { display: none; }
.blog.sidebar-left .blog-comments-wrapper { display: block; }
.sidebar-right .content-area,
.sidebar-left .content-area	{ float: none; margin: 0 auto; width: 92%; }
}  @media (min-width: 768px) {
.widget_no_margin .widget { margin-bottom: 0; } } @media (max-width: 767px) {
.site-footer .copyright_notice { font-size: 100%; text-align: center; }
.site-footer .footer-social-icons { display: table; float: none; margin: 0 auto; padding-bottom: 0; }
.site-footer .footer-social-icons li { margin-right: 20px; margin-left: 0; }
.site-footer .footer-social-icons li:last-child { margin-right: 0; }
.site-footer .footer-client-logos img { display: block; width: auto; max-width: 100%; float: none; margin: 30px auto; }
.site-footer .footer-fa { text-align: center; }
.site-footer .footer-fa a:first-child { margin-left: 0; }
}
.width-test { display: none; max-width: none; }
@media (max-width: 767px) {
.width-test { max-width: 767px; }
} @media print {
}
@font-face {
font-family: 'GillSansLight';
src: url(//neonglow.com.mt/wp-content/themes/daisho-child/fonts/gillsanslight/gillsanslight-webfont.eot); src: url(//neonglow.com.mt/wp-content/themes/daisho-child/fonts/gillsanslight/gillsanslight-webfont.eot?#iefix) format('embedded-opentype'), url(//neonglow.com.mt/wp-content/themes/daisho-child/fonts/gillsanslight/gillsanslight-webfont.svg#svgFontName) format('svg'), url(//neonglow.com.mt/wp-content/themes/daisho-child/fonts/gillsanslight/gillsanslight-webfont.woff) format('woff'), url(//neonglow.com.mt/wp-content/themes/daisho-child/fonts/gillsanslight/gillsanslight-webfont.ttf)  format('truetype'); } #menu-menu-1 li a::before {
content: "" !important;
display: none !important; 
}
.home-html {
height: 100%;
overflow: hidden;
position: relative;
}
.loading-cont.active-load {
display: block;
}
.loading-cont {
display: none;
top: 0;
}
.site-logo {
width: 200px;
}
.page-title {
font: 900 170%/1 "Open Sans", sans-serif !important;
}
.page-title.sub-header {
font: 900 150%/1 "Open Sans", sans-serif !important;
width: 100%;
margin-bottom: 2em;
}
.page-description {
font: 300 150%/1.25 "Open Sans", sans-serif !important;
}
.project-title {
font: 900 600%/0.75 "Open Sans", sans-serif !important;
}
img.size-project-image {
margin-bottom: 30px !important;
} .cb-title {
text-align: center;
}
.cb-left,
.cb-right {
top: 40px !important;
}
.cb-image {
width: 120px;
height: 120px !important;
margin: 10px auto;
filter: none;
filter: none;
filter: none;
-webkit-filter: none;
}
.cb-image:hover + .cb-title {
color: black;
}
.project-slides img {
margin-bottom: 30px !important;
}
.services-seperator {
margin: 50px 0;
width: 100%; }
.foreign-services .content-block-wrapper {
opacity: 0.6;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.foreign-services:hover .content-block-wrapper {
opacity: 1;
}
.loading-cont {
position: absolute;
width: 100%;
height: 100%;
z-index: 9999;
}
#canvas {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.enter-button {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 100px;
text-align: center;
border: 2px solid;
height: 50px;
line-height: 46px;
cursor: pointer;
display: none;
}
.enter-text {
padding: 20px;
text-transform: uppercase;
} .inner-footer {
color: #A0A0A0;
max-width: 1120px;
width: 92%;
margin: 0 auto;
line-height: 60px;
border-top: 3px solid #d9dcdd;
}
.left-align {
text-align: left;
font-size: 13px;
}
.right-align {
text-align: right;
}
.social-container {
text-align: center;
}
.social-container a {
display: inline-block;
}
.social-container a svg {
height: 25px;
}
.sc-logo-container {
width: 100%;
text-align: right;
bottom: 0;
}
.sc-logo-container a {
text-decoration: none;
color: #A0A0A0;
}
.sc-logo {
height: 18px;
width: 80px;
display: inline-block;
margin-bottom: 7px;
}
.sc-text {
display: inline-block !important;
line-height: 0.9;
text-align: left;
font-family: "GillSansLight";
font-size: 12px;
}
@media all and (max-width: 500px) {
.loading-cont {
display: none !important;
}
html {
height: auto !important;
overflow-y: auto !important;
}
}@font-face {
font-family: WebSymbolsRegular;
src: url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/websymbols/websymbols-regular-webfont.eot);
src: url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/websymbols/websymbols-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/websymbols/websymbols-regular-webfont.woff) format('woff'),
url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/websymbols/websymbols-regular-webfont.ttf) format('truetype'),
url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular) format('svg');
}
.websymbols-icon {
font-family: WebSymbolsRegular, sans-serif;
}                  @font-face {
font-family: ModernPictogramsNormal;
src: url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/modern-pictograms/modernpics-webfont.eot);
src: url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/modern-pictograms/modernpics-webfont.eot?#iefix) format('embedded-opentype'),
url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/modern-pictograms/modernpics-webfont.woff) format('woff'),
url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/modern-pictograms/modernpics-webfont.ttf) format('truetype'),
url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/modern-pictograms/modernpics-webfont.svg#ModernPictogramsNormal) format('svg');
font-weight: normal;
font-style: normal;
}
.modernpicrograms-icon-1:before { content: "A"; }
.modernpicrograms-icon-2:before { content: "B"; }
.modernpicrograms-icon-3:before { content: "C"; }
.modernpicrograms-icon-4:before { content: "D"; }
.modernpicrograms-icon-5:before { content: "E"; }
.modernpicrograms-icon-6:before { content: "F"; }
.modernpicrograms-icon-7:before { content: "G"; }
.modernpicrograms-icon-8:before { content: "H"; }
.modernpicrograms-icon-9:before { content: "I"; }
.modernpicrograms-icon-10:before { content: "J"; }
.modernpicrograms-icon-11:before { content: "K"; }
.modernpicrograms-icon-12:before { content: "L"; }
.modernpicrograms-icon-13:before { content: "M"; }
.modernpicrograms-icon-14:before { content: "N"; }
.modernpicrograms-icon-15:before { content: "O"; }
.modernpicrograms-icon-16:before { content: "P"; }
.modernpicrograms-icon-17:before { content: "Q"; }
.modernpicrograms-icon-18:before { content: "R"; }
.modernpicrograms-icon-19:before { content: "S"; }
.modernpicrograms-icon-20:before { content: "T"; }
.modernpicrograms-icon-21:before { content: "U"; }
.modernpicrograms-icon-22:before { content: "V"; }
.modernpicrograms-icon-23:before { content: "W"; }
.modernpicrograms-icon-24:before { content: "X"; }
.modernpicrograms-icon-25:before { content: "Y"; }
.modernpicrograms-icon-26:before { content: "Z"; }
.modernpicrograms-icon-27:before { content: "a"; }
.modernpicrograms-icon-28:before { content: "b"; }
.modernpicrograms-icon-29:before { content: "c"; }
.modernpicrograms-icon-30:before { content: "d"; }
.modernpicrograms-icon-31:before { content: "e"; }
.modernpicrograms-icon-32:before { content: "f"; }
.modernpicrograms-icon-33:before { content: "g"; }
.modernpicrograms-icon-34:before { content: "h"; }
.modernpicrograms-icon-35:before { content: "i"; }
.modernpicrograms-icon-36:before { content: "j"; }
.modernpicrograms-icon-37:before { content: "k"; }
.modernpicrograms-icon-38:before { content: "l"; }
.modernpicrograms-icon-39:before { content: "m"; }
.modernpicrograms-icon-40:before { content: "n"; }
.modernpicrograms-icon-41:before { content: "o"; }
.modernpicrograms-icon-42:before { content: "p"; }
.modernpicrograms-icon-43:before { content: "q"; }
.modernpicrograms-icon-44:before { content: "r"; }
.modernpicrograms-icon-45:before { content: "s"; }
.modernpicrograms-icon-46:before { content: "t"; }
.modernpicrograms-icon-47:before { content: "u"; }
.modernpicrograms-icon-48:before { content: "v"; }
.modernpicrograms-icon-49:before { content: "w"; }
.modernpicrograms-icon-50:before { content: "x"; }
.modernpicrograms-icon-51:before { content: "y"; }
.modernpicrograms-icon-52:before { content: "z"; }
.modernpicrograms-icon-53:before { content: "1"; }
.modernpicrograms-icon-54:before { content: "2"; }
.modernpicrograms-icon-55:before { content: "3"; }
.modernpicrograms-icon-56:before { content: "4"; }
.modernpicrograms-icon-57:before { content: "5"; }
.modernpicrograms-icon-58:before { content: "6"; }
.modernpicrograms-icon-59:before { content: "7"; }
.modernpicrograms-icon-60:before { content: "8"; }
.modernpicrograms-icon-61:before { content: "9"; }
.modernpicrograms-icon-62:before { content: "0"; }
.modernpicrograms-icon-63:before { content: "`"; }
.modernpicrograms-icon-64:before { content: "!"; }
.modernpicrograms-icon-65:before { content: "@"; }
.modernpicrograms-icon-66:before { content: "#"; }
.modernpicrograms-icon-67:before { content: "$"; }
.modernpicrograms-icon-68:before { content: "%"; }
.modernpicrograms-icon-69:before { content: "^"; }
.modernpicrograms-icon-70:before { content: ","; }
.modernpicrograms-icon-71:before { content: "*"; }
.modernpicrograms-icon-72:before { content: "("; }
.modernpicrograms-icon-73:before { content: ")"; }
.modernpicrograms-icon-74:before { content: "-"; }
.modernpicrograms-icon-75:before { content: "_"; }
.modernpicrograms-icon-76:before { content: "+"; }
.modernpicrograms-icon-77:before { content: "="; }
.modernpicrograms-icon-78:before { content: "["; }
.modernpicrograms-icon-79:before { content: "{"; }
.modernpicrograms-icon-80:before { content: "]"; }
.modernpicrograms-icon-81:before { content: "}"; }
.modernpicrograms-icon-82:before { content: "'"; }
.modernpicrograms-icon-83:before { content: "\""; }
.modernpicrograms-icon-84:before { content: ":"; }
.modernpicrograms-icon-85:before { content: ";"; }
.modernpicrograms-icon-86:before { content: "<"; }
.modernpicrograms-icon-87:before { content: ">"; }
.modernpicrograms-icon-88:before { content: "?"; }
.modernpicrograms-icon-89:before { content: "/"; } .menu-item.modernpicrograms-icon-1 > a:before { content: "A"; }
.menu-item.modernpicrograms-icon-2 > a:before { content: "B"; }
.menu-item.modernpicrograms-icon-3 > a:before { content: "C"; }
.menu-item.modernpicrograms-icon-4 > a:before { content: "D"; }
.menu-item.modernpicrograms-icon-5 > a:before { content: "E"; }
.menu-item.modernpicrograms-icon-6 > a:before { content: "F"; }
.menu-item.modernpicrograms-icon-7 > a:before { content: "G"; }
.menu-item.modernpicrograms-icon-8 > a:before { content: "H"; }
.menu-item.modernpicrograms-icon-9 > a:before { content: "I"; }
.menu-item.modernpicrograms-icon-10 > a:before { content: "J"; }
.menu-item.modernpicrograms-icon-11 > a:before { content: "K"; }
.menu-item.modernpicrograms-icon-12 > a:before { content: "L"; }
.menu-item.modernpicrograms-icon-13 > a:before { content: "M"; }
.menu-item.modernpicrograms-icon-14 > a:before { content: "N"; }
.menu-item.modernpicrograms-icon-15 > a:before { content: "O"; }
.menu-item.modernpicrograms-icon-16 > a:before { content: "P"; }
.menu-item.modernpicrograms-icon-17 > a:before { content: "Q"; }
.menu-item.modernpicrograms-icon-18 > a:before { content: "R"; }
.menu-item.modernpicrograms-icon-19 > a:before { content: "S"; }
.menu-item.modernpicrograms-icon-20 > a:before { content: "T"; }
.menu-item.modernpicrograms-icon-21 > a:before { content: "U"; }
.menu-item.modernpicrograms-icon-22 > a:before { content: "V"; }
.menu-item.modernpicrograms-icon-23 > a:before { content: "W"; }
.menu-item.modernpicrograms-icon-24 > a:before { content: "X"; }
.menu-item.modernpicrograms-icon-25 > a:before { content: "Y"; }
.menu-item.modernpicrograms-icon-26 > a:before { content: "Z"; }
.menu-item.modernpicrograms-icon-27 > a:before { content: "a"; }
.menu-item.modernpicrograms-icon-28 > a:before { content: "b"; }
.menu-item.modernpicrograms-icon-29 > a:before { content: "c"; }
.menu-item.modernpicrograms-icon-30 > a:before { content: "d"; }
.menu-item.modernpicrograms-icon-31 > a:before { content: "e"; }
.menu-item.modernpicrograms-icon-32 > a:before { content: "f"; }
.menu-item.modernpicrograms-icon-33 > a:before { content: "g"; }
.menu-item.modernpicrograms-icon-34 > a:before { content: "h"; }
.menu-item.modernpicrograms-icon-35 > a:before { content: "i"; }
.menu-item.modernpicrograms-icon-36 > a:before { content: "j"; }
.menu-item.modernpicrograms-icon-37 > a:before { content: "k"; }
.menu-item.modernpicrograms-icon-38 > a:before { content: "l"; }
.menu-item.modernpicrograms-icon-39 > a:before { content: "m"; }
.menu-item.modernpicrograms-icon-40 > a:before { content: "n"; }
.menu-item.modernpicrograms-icon-41 > a:before { content: "o"; }
.menu-item.modernpicrograms-icon-42 > a:before { content: "p"; }
.menu-item.modernpicrograms-icon-43 > a:before { content: "q"; }
.menu-item.modernpicrograms-icon-44 > a:before { content: "r"; }
.menu-item.modernpicrograms-icon-45 > a:before { content: "s"; }
.menu-item.modernpicrograms-icon-46 > a:before { content: "t"; }
.menu-item.modernpicrograms-icon-47 > a:before { content: "u"; }
.menu-item.modernpicrograms-icon-48 > a:before { content: "v"; }
.menu-item.modernpicrograms-icon-49 > a:before { content: "w"; }
.menu-item.modernpicrograms-icon-50 > a:before { content: "x"; }
.menu-item.modernpicrograms-icon-51 > a:before { content: "y"; }
.menu-item.modernpicrograms-icon-52 > a:before { content: "z"; }
.menu-item.modernpicrograms-icon-53 > a:before { content: "1"; }
.menu-item.modernpicrograms-icon-54 > a:before { content: "2"; }
.menu-item.modernpicrograms-icon-55 > a:before { content: "3"; }
.menu-item.modernpicrograms-icon-56 > a:before { content: "4"; }
.menu-item.modernpicrograms-icon-57 > a:before { content: "5"; }
.menu-item.modernpicrograms-icon-58 > a:before { content: "6"; }
.menu-item.modernpicrograms-icon-59 > a:before { content: "7"; }
.menu-item.modernpicrograms-icon-60 > a:before { content: "8"; }
.menu-item.modernpicrograms-icon-61 > a:before { content: "9"; }
.menu-item.modernpicrograms-icon-62 > a:before { content: "0"; }
.menu-item.modernpicrograms-icon-63 > a:before { content: "`"; }
.menu-item.modernpicrograms-icon-64 > a:before { content: "!"; }
.menu-item.modernpicrograms-icon-65 > a:before { content: "@"; }
.menu-item.modernpicrograms-icon-66 > a:before { content: "#"; }
.menu-item.modernpicrograms-icon-67 > a:before { content: "$"; }
.menu-item.modernpicrograms-icon-68 > a:before { content: "%"; }
.menu-item.modernpicrograms-icon-69 > a:before { content: "^"; }
.menu-item.modernpicrograms-icon-70 > a:before { content: ","; }
.menu-item.modernpicrograms-icon-71 > a:before { content: "*"; }
.menu-item.modernpicrograms-icon-72 > a:before { content: "("; }
.menu-item.modernpicrograms-icon-73 > a:before { content: ")"; }
.menu-item.modernpicrograms-icon-74 > a:before { content: "-"; }
.menu-item.modernpicrograms-icon-75 > a:before { content: "_"; }
.menu-item.modernpicrograms-icon-76 > a:before { content: "+"; }
.menu-item.modernpicrograms-icon-77 > a:before { content: "="; }
.menu-item.modernpicrograms-icon-78 > a:before { content: "["; }
.menu-item.modernpicrograms-icon-79 > a:before { content: "{"; }
.menu-item.modernpicrograms-icon-80 > a:before { content: "]"; }
.menu-item.modernpicrograms-icon-81 > a:before { content: "}"; }
.menu-item.modernpicrograms-icon-82 > a:before { content: "'"; }
.menu-item.modernpicrograms-icon-83 > a:before { content: "\""; }
.menu-item.modernpicrograms-icon-84 > a:before { content: ":"; }
.menu-item.modernpicrograms-icon-85 > a:before { content: ";"; }
.menu-item.modernpicrograms-icon-86 > a:before { content: "<"; }
.menu-item.modernpicrograms-icon-87 > a:before { content: ">"; }
.menu-item.modernpicrograms-icon-88 > a:before { content: "?"; }
.menu-item.modernpicrograms-icon-89 > a:before { content: "/"; }@font-face {
font-family: 'FontAwesome';
src: url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/fontawesome/fontawesome-webfont.eot?v=4.0.1);
src: url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.0.1) format('embedded-opentype'), url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/fontawesome/fontawesome-webfont.woff?v=4.0.1) format('woff'), url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/fontawesome/fontawesome-webfont.ttf?v=4.0.1) format('truetype'), url(//neonglow.com.mt/wp-content/themes/daisho/modules/fonts/fontawesome/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.3333333333333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.2857142857142858em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.142857142857143em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.142857142857143em;
width: 2.142857142857143em;
top: 0.14285714285714285em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.8571428571428572em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-move:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-resize-full:before {
content: "\f065";
}
.fa-resize-small:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-resize-vertical:before {
content: "\f07d";
}
.fa-resize-horizontal:before {
content: "\f07e";
}
.fa-bar-chart-o:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-fullscreen:before {
content: "\f0b2";
}
.fa-group:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-reorder:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building:before {
content: "\f0f7";
}
.fa-hospital:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-expand-o:before {
content: "\f116";
}
.fa-collapse-o:before {
content: "\f117";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-reply-all:before {
content: "\f122";
}
.fa-mail-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-o:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-horizontal:before {
content: "\f141";
}
.fa-ellipsis-vertical:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item {
transition-duration: 0.8s;
}
.isotope {
transition-property: height, width;
}
.isotope .isotope-item {
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
transition-duration: 0s;
}  .isotope.infinite-scrolling {
transition: none;
}
#infscr-loading {
position: absolute;
text-align: center;
z-index: 100;
background: #fff;
background: rgba(255, 255, 255, 0.9);
padding: 20px;
color: #222;
font-size: 100%;
font-weight: 700;
border-radius: 4px;
width: 75px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}  .welcome-text { border-bottom: 3px solid #d9dcdd; clear: both; color: #000; font: 300 50px/1.125 "Open Sans", sans-serif; margin: 0 auto; max-width: 1120px; padding: 35px 0 40px 0; text-align: center; width: 92%; }
body.daisho-classic-has-welcome-text.daisho-classic-has-slideshow .welcome-text { font-size: 25px; padding: 30px 0 35px 0; border-bottom: 0 none; }
body.daisho-classic-has-welcome-text:not(.daisho-classic-has-slideshow) .welcome-text { margin-bottom: 50px; }
.welcome-text a { text-decoration: underline; color: inherit; }
.tn-grid-container { clear: both; max-width: 1120px; width: 92%; margin: 0 auto; padding-top: 18px; }
#container { overflow: hidden; -webkit-tap-highlight-color: transparent; transition: height 0.8s; }
#options { max-width: 1120px; margin: 0 auto; padding-bottom: 18px; width: 100%; }
#options ul { margin: 0; padding: 0; list-style: none; }
#options li { float: left; margin: 0 0 0 5px; }
#options li:first-child { margin-left: 0px; }
#filters { float: right; }
#options li a { display: block; padding: 0.35em 0.9em; color: #202020; font-weight: normal; font-size: 87.5%; font-family: Dosis, sans-serif; line-height: 1.125; text-transform: uppercase; }
#options li a:hover { text-decoration: none; background-color: #00a4a7; color: #fff; border-radius: 12px; }
#options li a.selected { background-color: #00a4a7; color: #fff; border-radius: 12px; font-weight: 700; }
#etc { margin-top: 4px; }
#options #toggle-sizes a { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/change-view.png) no-repeat top left transparent; text-indent: -9999px; width: 28px; height: 18px; padding: 0 !important; float: left; margin-right: 20px; margin-top: 3px; }
#options #toggle-sizes a:hover { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/change-view.png) no-repeat top right transparent; border-radius: 0px; }
#options #toggle-sizes a:first-child { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/change-view.png) no-repeat bottom left transparent; text-indent: -9999px; width: 28px; height: 18px; padding: 0 !important; }
#options #toggle-sizes a:first-child:hover { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/change-view.png) no-repeat bottom right transparent; border-radius: 0px; }
#options #toggle-sizes a.toggle-selected { background-position: top right; }
#options #toggle-sizes a:first-child.toggle-selected { background-position: bottom right; }
#options #shuffle { margin-left: 0; }
#options #shuffle a { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/shuffle-view.png) no-repeat left top transparent; text-indent: -9999px; width: 22px; height: 18px; padding: 0 !important; float: left; margin-right: 20px; margin-top: 3px; }
#options #shuffle a:hover { background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/shuffle-view.png) no-repeat left bottom transparent; border-radius: 0px; } .toggle-sizes-small-svg { display: none; cursor: pointer; }
.toggle-sizes-large-svg { display: none; cursor: pointer; }
html.mod-svg .toggle-sizes-small-svg { display: block; }
html.mod-svg .toggle-sizes-large-svg { display: block; }
html.mod-svg #options #toggle-sizes a { background: none repeat scroll 0 0 transparent; text-indent: 0; }
html.mod-svg #options #toggle-sizes a:hover { background: none repeat scroll 0 0 transparent; text-indent: 0; }
#options #toggle-sizes a svg path { fill: #d9dcdd; }
#options #toggle-sizes a:hover svg path { fill: #a0a0a0; }
#options #toggle-sizes a.toggle-selected svg path { fill: #a0a0a0; }
@media (max-width: 1240px) {
.daisho-portfolio #container { margin: 0 auto; }
}
@media (max-width: 800px) {
#options { display: none; }
} .element { cursor: pointer; float: left; overflow: hidden; position: relative; background-color: #888; color: #222; width: 220px; height: 150px; margin: 0 0 5px 0; word-wrap: break-word; }
.variable-sizes .element.width2 { width: 445px; }
.variable-sizes .element.height2 { height: 305px; }
.variable-sizes .element.width3 { width: 670px; }
.thumbnail-link { background-color: rgba(255, 255, 255, 0.01); width: 100%; height: 100%; position: absolute; opacity: 0; z-index: 50; }
.thumbnail-project-link { background-color: rgba(255, 255, 255, 0.01); width: 100%; height: 100%; position: absolute; text-indent: -9999px; z-index: 50; }
.element .thumbnail-meta-data-wrapper { overflow: hidden; left: 0; top: 0; padding: 9px 15px 0 13px; width: 100%; position: absolute; word-wrap: break-word; }
.element .symbol { color: #fff; overflow: hidden; height: 3em; font: 300 175%/1 Lato, sans-serif; width: 100%; position: relative; text-transform: uppercase; z-index: 40; }
.variable-sizes .element .symbol { font-size: 175%; }
.variable-sizes .element.width2.height2 .symbol { font-size: 350%; }
.variable-sizes .element.width3.height2 .symbol { font-size: 500%; }
.element .categories,
.element .name { position: absolute; left: 0; z-index: 40; width: 100%; max-width: 100%; padding: 0 15px; overflow: hidden; color: #fff; text-overflow: ellipsis; white-space: nowrap; }
.element .categories { font-weight: 400; font-size: 75%; font-family: Dosis, sans-serif; bottom: 10px; text-transform: uppercase; }
.element .name { font-weight: 400; font-size: 81.25%; bottom: 25px; }
.thumbnail-hover { width: 100%; height: 100%; position: absolute; z-index: 30; }
.project-img { width: 100%; z-index: 20; opacity: 0; position: absolute; transition: opacity 0.5s; -webkit-transition: opacity 0.5s; }
.project-img-visible { opacity: 1; transition: opacity 0.5s; -webkit-transition: opacity 0.5s; }
.project-thumbnail-background { width: 100%; height: 100%; position: absolute; z-index: 10; }
.element .thumbnail-hover,
.element .symbol,
.element .name,
.element .categories {
opacity: 0;
visibility: hidden;
transition: opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
}
.element:hover .thumbnail-hover,
.element:hover .symbol,
.element:hover .name,
.element:hover .categories  {
opacity: 1;
visibility: visible;
transition: opacity 0.25s ease-in-out, visibility 0s;
}
.tn-display-meta .symbol,
.tn-display-meta .name,
.tn-display-meta .categories { opacity: 1; visibility: visible; }
@media (max-width: 700px) {
.element .name { display: none; }
.variable-sizes .element.width3 { width: 445px; }
.element.width3.height2 .symbol { font-size: 375%; }
}
@media (max-width: 480px) { .element .name { font-size: 100%;  }
.variable-sizes .element .symbol { font-size: 100%; } .element:not(.element-stand-alone) {
width: 144px !important;
height: 98px !important;
margin: 0 0 3px 0 !important;
}
.element.height2 {
height: 199px !important;
}
.element.width2 {
width: 291px !important;
}
.element.width2.height2,
.element.width3.height2 {
height: 199px !important;
width: 291px !important;
}
.variable-sizes .element.width2.height2 .symbol,
.variable-sizes .element.width3.height2 .symbol {
font-size: 200%;
}
}  .project-navigation,
.portfolio-arrowleft,
.portfolio-arrowright { display: none; }
.daisho-portfolio-viewing-project .project-navigation,
.daisho-portfolio-viewing-project .portfolio-arrowleft,
.daisho-portfolio-viewing-project .portfolio-arrowright { display: block; outline: 0 none; }
.project-navigation { width: 92%; max-width: 1120px; margin: auto; z-index: 205; position: fixed; right: 0; left: 0; top: 0; bottom: 0; }
.portfolio-arrowleft,
.portfolio-arrowright { top: 0; bottom: 0; padding: 0; margin: auto; line-height: 100px; width: 110px; height: 85px; position: absolute; cursor: pointer; background-repeat: no-repeat; background-position: center top; text-indent: -9999px; visibility: hidden; }
.portfolio-arrowleft-visible,
.portfolio-arrowright-visible { visibility: visible; }
.portfolio-arrowleft:hover,
.portfolio-arrowright:hover { text-decoration: none; }
.portfolio-arrowleft { background-image: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/news-arrow-left-active-light.png); }
.portfolio-arrowright { background-image: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-isotope/images/news-arrow-right-active-light.png); }
.portfolio-arrowright,
.portfolio-arrowright:hover	{ transition: right 200ms ease-in-out; }
.portfolio-arrowright { right: -90px; }
.portfolio-arrowright:hover { right: -100px; }
.portfolio-arrowleft,
.portfolio-arrowleft:hover { transition: left 200ms ease-in-out; }
.portfolio-arrowleft { left: -90px; }
.portfolio-arrowleft:hover { left: -100px; } .portfolio_box { position: absolute; top: 0; left: 0; right: 0; width: 92%; max-width: 1120px; z-index: 210; opacity: 0; visibility: hidden; margin: 0 auto; padding-bottom: 20px; }
.admin-bar .portfolio_box { top: 28px; }
.content-projectc { margin: 0 auto; position: relative; width: 100%; margin-top: 140px; }
.portfolio_box-visible { opacity: 1; visibility: visible; }
.portfolio_box {
-webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
transition: visibility 0s linear 0.2s, opacity 0.2s linear;
}
.portfolio_box-visible {
-webkit-transition: visibility 0s linear 0s, opacity 0.25s linear;
transition: visibility 0s linear 0s, opacity 0.25s linear;
} .project-meta { text-transform: uppercase; color: #000; position: relative; width: 100%; max-width: 700px; }
.project-meta-col-1 { float: left; width: 310px; max-width: 310px; min-width: 310px; margin-right: 40px; }
.project-meta-col-2 { float: left; max-width: 310px; }
.project-meta-data { margin-bottom: 5px; font-size: 75%; }
.project-meta-heading { float: left; font: 900 100%/1 "Open Sans", sans-serif; padding-right: 10px; width: 75px; word-wrap: break-word; }
.project-meta-description { color: #505050; float: left; font: 400 100%/1 "Open Sans", sans-serif; width: 225px; word-wrap: break-word; }
.project-meta-description a { text-decoration: underline; }
@media (max-width: 950px) {
.project-meta-col-1 { float: left; max-width: none; min-width: 0; width: 100%; margin-right: 0; }
.project-meta-col-2 { float: left; max-width: none; min-width: 0; width: 100%; margin-right: 0; }
.project-meta-heading { width: 135px; }
.project-meta-description { max-width: 255px; width: 100%; }
} .sharing-icons { position: absolute; right: 0; top: 0; }
.sharing-icons a { display: inline-block; text-align: center; text-decoration: none; font-family: WebSymbolsRegular; font-size: 16px; width: 16px; color: #000; position: relative; margin-left: 18px; }
.sharing-icons a:hover { color: #000; text-decoration: none; }
.sharing-icons a:first-child { margin-left: 0; }
.sharing-icons-tooltip { position: absolute; bottom: -18px; left: 8px; margin-left: -35px; width: 70px; color: #fff; font: 10px "Open Sans", sans-serif; visibility: hidden; opacity: 0;
-webkit-transition: visibility 0s linear 470ms, opacity 450ms 20ms ease-out, bottom 450ms 20ms ease-out;
transition: visibility 0s linear 470ms, opacity 450ms 20ms ease-out, bottom 450ms 20ms ease-out;
}
.sharing-icons-icon:hover + .sharing-icons-tooltip { visibility: visible; opacity: 1; bottom: -27px;
-webkit-transition: visibility 0s linear, opacity 70ms linear, bottom 70ms linear;
transition: visibility 0s linear, opacity 70ms linear, bottom 70ms linear;
}
.sharing-icons-tooltip:after { color: #fff; content: attr(data-tooltip); font: 700 10px/1.5 "Open Sans", sans-serif; display: inline-block; padding: 2px 6px; text-transform: uppercase; background-color: #000; border-radius: 4px 4px 4px 4px; } .project-title { color: #000; font: 900 1000%/0.75 "Open Sans", sans-serif; margin: 0.375em 0; text-transform: uppercase; letter-spacing: -4px; width: 100%; word-wrap: break-word; }
.project-description { color: #000; font: 400 137.5%/1.25 "Open Sans", sans-serif; margin-bottom: 3em; width: 70%; }
.project-description:empty { margin: 0; } .project-slides p { margin-bottom: 1em; }
.project-slides .wp-caption-text { margin-bottom: 1.75em; margin-top: 10px; font-style: normal; }
.project-slides .wp-caption-text span.caption-title { color: #000; text-transform: uppercase; font-size: 125%; font-weight: 800; line-height: 1; margin: 0 0 0.5em 0; display: block; }
.project-slides .wp-caption-text span.caption-title + br { display: none; }
.project-slides .wp-caption-text.superslide-caption-text { font-size: 87.5%; }
.project-slides iframe { display: block; }
.project-slides .mejs-container { margin-bottom: 1em; } .project-slide { position: relative; clear: both; margin: 0 auto 1em auto; }
.project-slide img { max-width: 100%; }
.youtube_container { padding-bottom: 56.25%; position: relative; }
.youtube_container iframe,
.youtube_container embed { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }
.project-slides .wp-caption-text h4 { color: #000; text-transform: uppercase; font-size: 125%; font-family: "Open Sans", sans-serif; font-weight: 800; line-height: 1; margin: 0 0 0.5em 0; display: block; } .project-coverslide { width: 100%; height: 100%; background-color: #fff; position: fixed; top: 0; left: 0; z-index: 200; opacity: 0; visibility: hidden;
-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
}
.project-coverslide-visible { opacity: 0.97; visibility: visible;
-webkit-transition: visibility 0s linear 0s, opacity 0.25s linear;
transition: visibility 0s linear 0s, opacity 0.25s linear;
}
@media (max-width: 1260px) {
.portfolio-arrowleft { left: -75px; }
.portfolio-arrowright { right: -75px; }	
.scrollbar-arrowleft { left: -35px; right: auto; }
.scrollbar-arrowright { right: -35px; left: auto; }
.portfolio-arrowleft:hover { left: -80px; }
.portfolio-arrowright:hover { right: -80px; }
}
@media (max-width: 767px) {
.project-navigation { position: relative; margin-bottom: 25px; }
.portfolio-arrowleft,
.portfolio-arrowright { line-height: 1; font-size: 150%; text-transform: uppercase; color: #000; text-decoration: none; font-weight: 700; width: auto; height: auto; position: relative; cursor: pointer; background: none; text-indent: 0; left: 0; right: 0; }
.portfolio-arrowleft:hover,
.portfolio-arrowright:hover { left: 0; right: 0; color: #00A4A7; }
.portfolio-arrowleft { float: left; padding: 0 0 0 20px; }
.portfolio-arrowright { float: right; padding: 0 20px 0 0; }
.portfolio-arrowleft:before,
.portfolio-arrowright:before { position: absolute; cursor: pointer; color: #000; font-weight: 400; font-size: 18px; line-height: 1.375; font-family: WebSymbolsRegular, sans-serif; }
.portfolio-arrowleft:before { content: "<"; left: 0; margin-right: 10px; }
.portfolio-arrowright:before { content: ">"; right: 0; margin-left: 10px; }
.portfolio-arrowleft:hover:before,
.portfolio-arrowright:hover:before  { color: #00A4A7; }
}
@media (max-width: 767px) {
.portfolio_box { position: relative; display: none; }
.daisho-portfolio.daisho-portfolio-viewing-project .portfolio_box { display: block; top: 0; }
.content-projectc { margin-top: 40px; }
.project-coverslide { display: none; }
.sharing-icons { display: none; }
}
@media (max-width: 1200px){
.project-title { font-size: 750%; }
}
@media (max-width: 767px){
.project-title { font-size: 500%; }
.project-description { font-size: 100%; width: 100%; }
}
@media (max-width: 640px){
.project-title { font-size: 275%; margin: 0.5em 0; }
}
@media (max-width: 767px){
.project-slide .project-slide-description { display: block; background-image: none; padding: 20px 0 25px 0; position: relative; width: 100%; }
}#flow_slideshow .konzept_arrow_left, #flow_slideshow .konzept_arrow_right {
-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
-moz-transition: visibility 0s linear 0.52s, opacity 0.25s ease-out;
-ms-transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
-o-transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
transition: visibility 0s linear 0.25s, opacity 0.25s ease-out;
}
#flow_slideshow:hover .konzept_arrow_left, #flow_slideshow:hover .konzept_arrow_right {
-webkit-transition: visibility 0s linear 0s, opacity 0.25s linear;
-moz-transition: visibility 0s linear 0s, opacity 0.25s linear;
-ms-transition: visibility 0s linear 0s, opacity 0.25s linear;
-o-transition: visibility 0s linear 0s, opacity 0.25s linear;
transition: visibility 0s linear 0s, opacity 0.25s linear;
}
#flow_slideshow .konzept_arrow_left { opacity: 0; visibility: hidden; }
#flow_slideshow .konzept_arrow_right { opacity: 0; visibility: hidden; }
#flow_slideshow:hover .konzept_arrow_left { opacity: 0.3; visibility: visible; width: 70px; position: absolute; z-index: 2; left: 0; height: 100%; cursor: pointer; background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-iscroll4/images/cursors/cursor_prev_white.png) no-repeat center center transparent; }
#flow_slideshow:hover .konzept_arrow_right { opacity: 0.3; visibility: visible; width: 70px; position: absolute; z-index: 2; right: 0; height: 100%; cursor: pointer; background: url(//neonglow.com.mt/wp-content/themes/daisho/modules/library-iscroll4/images/cursors/cursor_next_white.png) no-repeat center center transparent; }
#flow_slideshow:hover .konzept_arrow_left:hover { opacity: 1; }
#flow_slideshow:hover .konzept_arrow_right:hover { opacity: 1; }
.slideshow-button-wrapper { max-width:1120px;width:92%;margin:0 auto;position: relative; z-index: 10; }
.slideshow-button:before { font: 1em/0 sans-serif; content: attr(data-icon); margin-right: 0.4em; }
.slideshow-button {
border-left: none; 
border-right: none;
font: 24px/1em "Open Sans", Arial, sans-serif;
font-weight: 900;
margin: .5em;
display: inline-block;
border-top: 1px solid rgba(255,255,255,0.8);
box-shadow: 0 0.05em 0 rgba(255, 255, 255, 0.6) inset, 0 3px 3px rgba(0, 0, 0, 0.5);
-webkit-transition: box-shadow 0.25s linear;
-moz-transition: box-shadow 0.25s linear;
-ms-transition: box-shadow 0.25s linear;
-o-transition: box-shadow 0.25s linear;
transition: box-shadow 0.25s linear;
z-index: 10;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
text-decoration: none;
text-align: center;
white-space: pre;
position: absolute;
right: 0; 
top: 0; 
color: #f1f1f1; 
text-shadow: 0 2px 2px #fff inset;
text-transform: uppercase; 
padding: 0.7em 1em 0.7em; 
-webkit-border-radius: 2em 2em 2em 2em; 
-moz-border-radius: 2em 2em 2em 2em; 
border-radius: 2em 2em 2em 2em;
background-color: transparent;
background-image: -moz-linear-gradient(center top , rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.25) 100%);
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.25) 100%);
background-image: linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.25) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0.25) 100%);
}
.slideshow-button:hover { text-decoration: none; cursor: pointer; box-shadow: 0 0.05em 0 rgba(255, 255, 255, 0.6) inset, 0 3px 3px rgba(0, 0, 0, 0.5), 0 0 100px rgba(0, 0, 0, 0.15) inset;
-webkit-transition: box-shadow 0.25s linear;
-moz-transition: box-shadow 0.25s linear;
-ms-transition: box-shadow 0.25s linear;
-o-transition: box-shadow 0.25s linear;
transition: box-shadow 0.25s linear;
}   .flow_slideshow_pager { bottom: 50px; left: 0; margin: auto; max-width: 1120px; position: absolute; right: 0; }
.flow_slideshow_pager ul.inner { position: absolute; }
.flow_slideshow_pager ul li { background-clip: padding-box; background-color: #fff; border: 4px solid transparent; border-radius: 50% 50% 50% 50%; cursor: pointer; float: left; height: 15px; margin-right: 2px; opacity: 0.5; width: 15px; }
.flow_slideshow_pager ul li.active, .flow_slideshow_pager ul li:hover { width: 15px; height: 15px; border-radius: 50%; -webkit-border-radius: 50%; background-color: transparent; opacity: 0.75; border: 4px solid #fff; }
#flow_slideshow { width: 100%; position: relative; top: 0; overflow: hidden; clear: both; margin-bottom: 50px; margin-top: -40px; padding-top: 40px; box-sizing: content-box; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; z-index: 99; }
#flow_slideshow * { max-height: 330px; overflow: visible !important; }
#scroller { float:left; padding: 0 0 0 0; }
#scroller ul { list-style: none; display: block; float: left; width: 27000px; }
#scroller li { float: left; margin: 0; position: relative; overflow: hidden; height: 330px; }
#scroller li img { left: 0; margin: auto; max-height: 450px; position: absolute; right: 0; top: -81px; }
#thelist { padding: 0; margin: 0; }
#thelist li { }
.slideshow-meta-wrapper { display: block; margin: 0 auto; position: absolute; width: 92%; height: 100%; max-width: 1120px; left: 0; right: 0; }
.slideshow-meta-inner { display: table; max-width: 1120px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; margin: auto; z-index: 2; vertical-align: middle; }
.slideshow-meta-inner-2 { display: table-cell; vertical-align: middle; height: 100%; }
.slideshow-meta-title { color: #F8F8F8; font-family: "Open Sans", sans-serif; font-size: 400%; line-height: .875; margin-bottom: 0.25em; word-wrap: break-word; font-weight: 900; width: 37.5%; }
.slideshow-meta-description { font-family: "Open Sans", sans-serif; font-weight: 400; font-size: 22px; color: #fff; width: 37.5%; margin: 0; }
.slideshow-background { width: 100%; height: 100%; background-color: #00a4a7; }
@media (max-width: 1440px) {
.slideshow-meta-title { font-size: 337.5%; }
}
@media (max-width: 950px) {
.slideshow-meta-title { font-size: 275%; width: 50%; }
.slideshow-meta-description { width: 50%; }
}
@media (max-width: 640px) {
#flow_slideshow { display: none; }
}.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.ns-isotope,
.ns-isotope .isotope-item { transition-duration: 0.8s; }
.ns-isotope { transition-property: height, width; }
.ns-isotope .isotope-item { transition-property: transform, opacity; }
.ns-isotope.no-transition,
.ns-isotope.no-transition .item,
.ns-isotope .item.no-transition { transition-duration: 0s !important; }  .isotope.infinite-scrolling {
transition: none;
}
#infscr-loading {
position: absolute;
text-align: center;
z-index: 100;
background: #fff;
background: rgba(255, 255, 255, 0.9);
padding: 20px;
color: #222;
font-size: 100%;
font-weight: 700;
border-radius: 4px;
width: 75px;
left: 0;
right: 0;
bottom: 0;
margin: auto;
} .ns-isotope { clear: both; margin: 0 auto; padding-top: 18px; }
.ns-container { overflow: hidden; -webkit-tap-highlight-color: transparent; transition: height 0.8s; }
.ns-filters { width: 100%; padding-bottom: 18px; margin: 0 auto; }
.ns-filters ul { margin: 0; padding: 0; list-style: none; }
.ns-filters li { float: left; margin: 0 0 0 5px; }
.ns-filters li:first-child { margin-left: 0px; }
.ns-filter-category { float: right; }
.ns-filter-category li a { display: block; padding: 5px 13px; color: #202020; font-size: 87.5%; font-family: Dosis, sans-serif; line-height: 1; text-transform: uppercase; }
.ns-filter-category li a:hover { text-decoration: none; background-color: #00a4a7; color: #fff; border-radius: 12px; }
.ns-filter-category li a.selected { background-color: #00a4a7; color: #fff; border-radius: 12px; font-weight: 700; }
.ns-filter-size { margin-top: 4px; }
.ns-filter-size a { width: 28px; height: 18px; padding: 0 !important; float: left; margin-right: 20px; margin-top: 3px; }
.ns-filter-size a:hover { border-radius: 0px; }
.ns-filter-size a:first-child { width: 28px; height: 18px; padding: 0 !important; }
.ns-filter-size a:first-child:hover { border-radius: 0px; }
.ns-filter-size a.toggle-selected { background-position: top right; }
.ns-filter-size a:first-child.toggle-selected { background-position: bottom right; } .toggle-sizes-small-svg { cursor: pointer; }
.toggle-sizes-large-svg { cursor: pointer; }
.ns-filter-size a svg path { fill: #d9dcdd; }
.ns-filter-size a:hover svg path { fill: #a0a0a0; }
.ns-filter-size a.toggle-selected svg path { fill: #a0a0a0; }
@media (max-width: 1240px) {
.ns-container { margin: 0 auto; }
}
@media (max-width: 800px) {
.ns-filters { display: none; }
} .ns-isotope .item { cursor: pointer; float: left; overflow: hidden; position: relative; background-color: #888; color: #222; width: 220px; height: 150px; margin: 0 5px 5px 0; margin: 0 0 5px 0; word-wrap: break-word; }
.ns-isotope .variable-sizes .item.width2 { width: 445px; }
.ns-isotope .variable-sizes .item.height2 { height: 305px; }
.ns-isotope .variable-sizes .item.width3 { width: 670px; }
.ns-isotope .item .thumbnail-link { opacity: 0; position: absolute; z-index: 50; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.01); }
.ns-isotope .item .thumbnail-project-link { position: absolute; z-index: 50; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.01); color: transparent; }
.ns-isotope .item .thumbnail-meta-data-wrapper { overflow: hidden; left: 0; top: 0; padding: 9px 15px 0 13px; width: 100%; position: absolute; word-wrap: break-word; }
.ns-isotope .item .symbol { color: #fff; overflow: hidden; height: 3em; font: 300 175%/1 Lato, sans-serif; width: 100%; position: relative; text-transform: uppercase; z-index: 40; }
.ns-isotope .variable-sizes .item .symbol { font-size: 175%; }
.ns-isotope .variable-sizes .item.width2.height2 .symbol { font-size: 350%; }
.ns-isotope .variable-sizes .item.width3.height2 .symbol { font-size: 500%; }
.ns-isotope .item .categories,
.ns-isotope .item .name { position: absolute; left: 0; z-index: 40; width: 100%; max-width: 100%; padding: 0 15px; overflow: hidden; color: #fff; text-overflow: ellipsis; white-space: nowrap; }
.ns-isotope .item .categories { font-weight: 400; font-size: 75%; font-family: Dosis, sans-serif; bottom: 10px; text-transform: uppercase; }
.ns-isotope .item .name { font-weight: 400; font-size: 81.25%; bottom: 25px; }
.ns-isotope .item .thumbnail-hover { position: absolute; z-index: 30; width: 100%; height: 100%; }
.ns-isotope .item .project-img { opacity: 0; position: absolute; z-index: 20; width: 100%; max-width: none; transition: opacity 0.5s; }
.ns-isotope .item .project-img-visible { opacity: 1; transition: opacity 0.5s; }
.ns-isotope .item .project-thumbnail-background { position: absolute; z-index: 10; width: 100%; height: 100%; }
.ns-isotope .item .thumbnail-hover,
.ns-isotope .item .symbol,
.ns-isotope .item .name,
.ns-isotope .item .categories {
opacity: 0;
visibility: hidden;
transition: opacity 0.25s ease-in-out, visibility 0s linear 0.25s;
}
.ns-isotope .item:hover .thumbnail-hover,
.ns-isotope .item:hover .symbol,
.ns-isotope .item:hover .name,
.ns-isotope .item:hover .categories  {
opacity: 1;
visibility: visible;
transition: opacity 0.25s ease-in-out, visibility 0s;
}
.ns-isotope .item.tn-display-meta .symbol,
.ns-isotope .item.tn-display-meta .name,
.ns-isotope .item.tn-display-meta .categories { opacity: 1; visibility: visible; }
.ns-isotope .item.item-meta-data-medium .symbol { font-size: 125%; }
.ns-isotope .item.item-meta-data-small .name,
.ns-isotope .item.item-meta-data-small .symbol { font-size: 100%; }
.ns-isotope .variable-sizes .item.item-meta-data-medium.width3.height2 .symbol { font-size: 350%; }
.ns-isotope .variable-sizes .item.item-meta-data-medium.width2.height2 .symbol { font-size: 300%; }
.ns-isotope .variable-sizes .item.item-meta-data-small.width3.height2 .symbol { font-size: 175%; }
.ns-isotope .variable-sizes .item.item-meta-data-small.width2.height2 .symbol { font-size: 175%; }
.ns-isotope .item.item-meta-data-small .name { display: none; }
@media (max-width: 700px) {   }
@media (max-width: 480px) {     }