@font-face {
font-family: 'Panton-BlackCaps';
src: url(//corvinestate.com/wp-content/themes/wt_metro-child/Panton-BlackCaps.otf) format('opentype');
font-weight: normal;
font-style: normal;
} .metroBig { font-size:36px; line-height:36px; }
.live-tile, .list-tile
{
color:#fff;
float:left;
height: 207px;
margin-right:10px;
margin-bottom:10px;
overflow:hidden;
position:relative;
width: 207px;
}
.live-tile.two-wide, .list-tile.two-wide { width:390px; }
.live-tile.two-tall, .list-tile.two-tall { height:390px; }
.live-tile img, .list-tile img { border:none; }
.live-tile.me>.slide-back>a.metroBig { position:absolute; left:0; bottom:0; padding: 0 0 12px 12px; text-decoration:none; }
.live-tile a:link, .live-tile a:visited { color:#fff; text-decoration:underline; }
.live-tile a:hover { color:#fff; text-decoration:none; }
.live-tile p { line-height: 1.6; padding:10px; }
.live-tile .tile-title, .list-tile .tile-title { position:absolute; bottom:0px; font-size:12px; left:0px; padding:0 0 6px 6px; z-index:30; }
.live-tile a.tile-title, .list-tile a.tile-title { text-decoration:none; }
.live-tile.me>.metroBig { padding-top:45px; }
.live-tile,.live-tile>div,.list-tile>div
{ backface-visibility:hidden;
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
}
.live-tile>div,.list-tile>div
{    
top:0px;
left:0px;
margin:0px;
height:100%;
width:100%;
position:absolute;
z-index:20;
}
.list-tile>div
{
position:relative;
}
img.full , a.full
{
display:block;
margin:0px;
width:100%;    
}
.list-tile>div { background-color:transparent; }
.live-tile>.back, .live-tile>.slide-back,.live-tile>.flip-back, .flip-list .flip-back
{
position:absolute;
z-index:10;	
} .flip-list  
{
padding:0px; 
margin:0px;	
}
.list-tile .flip-list 
{
height:100%;
width:100%;
}
.flip-list>li>a
{
border:none;
outline:none;
text-decoration:none;
margin:0px;
padding:0px;
height:100%;
width:100%;
}
.flip-list img  
{
border:none;
outline:none;
height:100%;
margin:0px;
padding:0px;
width:100%;
}
.flip-list>li 
{
height: 60px;
float: left;
list-style-type:none;
margin: 0px;
outline:none;
padding: 0px;
position: relative;
width: 60px;
}
.flip-list>li>div 
{
border:none;
background: white;
height: 100%;
left: 0px;
margin:0px;
overflow: hidden;
position: absolute;
padding:0px;
top: 0px;
width: 100%;
z-index:20;
}
.flip-list>li>div.flip-back 
{
height:0px;
} .light { background-color:#fff; color:#000; }
.dark { background-color:#000; color:#fff; }
.light.accent { background-color:#fff; }
.dark.accent { background-color:#000; }
.light .appbar { background-color:#dfdfdf; }
.dark .appbar { background-color:#212021; }
.pc-wrap {
margin: 40px 0;
font-family: courier, sans-serif;
line-height: 1.4;
font-size: 16px;
}
.pc-block {
margin-bottom: 40px;
}
.pc-title {
font-size: 20px;
font-weight: 600;
letter-spacing: 0.5px;
margin-bottom: 18px;
text-transform: uppercase;
}
.pc-sep {
width: 100%;
height: 1px;
background: linear-gradient(to right, #ccc, #eee, #ccc);
margin: 10px 0 25px;
}
.pc-item {
display: flex;
align-items: flex-start;
gap: 14px;
margin-bottom: 14px;
}
.pc-icon {
width: 22px;
height: 22px;
flex-shrink: 0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: 600;
}
.pc-icon.pos {
background: #6e709f;
color: #fff;
margin-top: 3px;
}
.pc-icon.neg {
background: #ee3338;
color: #fff;
margin-top: 3px;
}
.pc-text {
flex: 1;
}
.pc-title {
position: relative;
display: inline-block; font-size: 20px;
font-weight: 600;
letter-spacing: 0.5px;
margin-bottom: 18px;
text-transform: uppercase;
background: #fff; padding-right: 10px; }
.pc-title::after {
content: '';
position: absolute;
top: 50%; left: 100%; transform: translateY(-50%);
height: 2px;
width: calc(100vw - 100px); background: #ccc;
} .nineTiles    
{ }
.flip-list.nineTiles>li,.flip-list.nineTiles>li>div,.flip-list.nineTiles>li>div>img,.flip-list.nineTiles>li>div>a 
{ 
height:60px; width:60px; border:none; padding:0; margin:0; 
}
.nineTiles1  { background-position: 0px 0px; }
.nineTiles2  { background-position: -60px 0px; }
.nineTiles3  { background-position: -120px 0px; }
.nineTiles4  { background-position: 0px -60px; }
.nineTiles5  { background-position: -60px -60px; }
.nineTiles6  { background-position: -120px -60px; }
.nineTiles7  { background-position: 0px -120px; }
.nineTiles8  { background-position: -60px -120px; }
.nineTiles9  { background-position: -120px -120px; }
.fourTiles   {}
.flip-list.fourTiles>li,.flip-list.fourTiles>li>div,.flip-list.fourTiles>li>div>img,.flip-list.fourTiles>li>div>a 
{ 
border:none; padding:0; margin:0; 
height:90px;
width:90px;
}
.fourTiles1  { background-position: 0px 0px; }
.fourTiles2  { background-position: -90px 0px; }
.fourTiles3  { background-position: 0px -90px; }
.fourTiles4  { background-position: -90px -90px; } .appbar 
{
background-color:#212021;
bottom:0px;
color: #fff;
font-size: .9em;
height:60px;
left:0px;
line-height: normal;
margin:0;
overflow:hidden;
padding: 10px 0;
position:fixed;
text-align: center;
width:100%;
z-index:100;
}
.light .appbar { background-color:#dfdfdf; color:#000; }
.dark .appbar { background-color:#212021; }
.appbar .clear { clear:both; }
.appbar-buttons {
padding: 0 0 2px;
position: relative;
margin: 0 auto;
text-align: right;
width:252px;
}
.appbar-buttons li {
display: inline;
padding: 0 10px;
float:left;
list-style: none;
}
.appbar-buttons li a {
font-weight: bold;
background-color: transparent;
color: #fff;
}
.allevents{
padding: 14px;
border: 1px solid #e0e0e0;
border-radius: 10px;
}
.light .appbar-buttons li a { color:#000; }
.appbar-buttons a>img { background-image:url(//corvinestate.com/wp-content/themes/wt_metro-child/images/metroIcons.jpg); background-repeat:no-repeat; height:64px; width:64px; border:none;}
.light .appbar-buttons a>img { background-image:url(//corvinestate.com/wp-content/themes/wt_metro-child/images/metroIcons_light.jpg); }
.appbar-buttons a.home>img { background-position:-104px -12px; }
.appbar-buttons a.about>img { background-position:-198px -99px;  }
.appbar-buttons a.twitter>img { background-position:-198px -12px;  }
.appbar-buttons li a:active, ul#menu li.selected a, .appbar-buttons li a:hover { text-decoration: none; }
.appbar a.etc, .appbar a:hover.etc,.appbar a:visited.etc
{   
color:#fff;
cursor:pointer; 
display:block; 
font-size:32px;
height:60px;
position:absolute; 
right:0px; 
text-decoration:none;
top:0px; 
width:60px; 
}
.light .appbar a.etc, .light .appbar a:hover.etc, 
.light .appbar a:visited.etc { color:#000; }
.appbar .charm-title { font-size:10px; display:block; text-align:center; }
.appbar .theme-options { display:block; width:644px; margin:0px auto; }
.appbar .theme-options>li { margin:7px; display:inline; float:left; line-height:24px; height:24px; width:24px; }
.appbar .theme-options>li>a, .appbar .theme-options>li>a:hover,
.appbar .theme-options>li>a:visited { display:block; padding:0px; text-decoration:none; height:24px; width:24px; }
.appbar .base-theme-options { display:block; width:130px; margin:0px auto; }
.appbar .base-theme-options>li { margin:7px; display:inline; float:left; line-height:24px; height:24px; width:24px; }
.appbar .base-theme-options>li>a, .appbar .base-theme-options>li>a:hover, 
.appbar .base-theme-options>li>a:visited { display:block; padding:0px; text-decoration:none; height:24px; width:24px; }
.appbar .base-theme-options>li>a.dark.accent { background-color:#000; } @media screen and (max-width: 1025px) 
{
.appbar .theme-options { width:650px; } .appbar .base-theme-options { width:140px; } }
@media screen and (max-width: 801px)
{
.appbar .theme-options { width:360px; }
}  .flip-list>li>.ha.flip-back, .flip-list>li>.ha.flip-back img
{ margin:0px !important;
height:100%;
}
.live-tile>.ha.flip-front, .flip-list>li>.ha.flip-front  
{   
position:absolute; -webkit-animation-name:flipfront180;
-webkit-animation-play-state:paused;
-webkit-animation-fill-mode:forwards;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-moz-animation-name:flipfront180;
-moz-animation-play-state:paused;
-moz-animation-fill-mode:forwards;
-moz-animation-iteration-count: 1;
-moz-animation-timing-function: linear;
-ms-animation-name:flipfront180;
-ms-animation-play-state:paused;
-ms-animation-fill-mode:forwards;
-ms-animation-iteration-count: 1;
-ms-animation-timing-function: linear;
-o-animation-name:flipfront180;
-o-animation-play-state:paused;
-o-animation-fill-mode:forwards;
-o-animation-iteration-count: 1;
-o-animation-timing-function: linear;
animation-name:flipfront180;
animation-play-state:paused;
animation-fill-mode:forwards;
animation-iteration-count: 1;
animation-timing-function: linear;
}
.live-tile>.ha.flip-back, .flip-list>li>.ha.flip-back
{
position:absolute;
-webkit-animation-name:flipback180;
-webkit-animation-play-state:paused;
-webkit-animation-fill-mode:forwards;
-webkit-animation-iteration-count: 1;
-webkit-animation-timing-function: linear;
-moz-animation-name:flipback180;
-moz-animation-play-state:paused;
-moz-animation-fill-mode:forwards;
-moz-animation-iteration-count: 1;
-moz-animation-timing-function: linear;
-ms-animation-name:flipback180;
-ms-animation-play-state:paused;
-ms-animation-fill-mode:forwards;
-ms-animation-iteration-count: 1;
-ms-animation-timing-function: linear;
-o-animation-name:flipback180;
-o-animation-play-state:paused;
-o-animation-fill-mode:forwards;
-o-animation-iteration-count: 1;
-o-animation-timing-function: linear;
animation-name:flipback180;
animation-play-state:paused;
animation-fill-mode:forwards;
animation-iteration-count: 1;
animation-timing-function: linear;
} @-keyframes flipfront180 {
from     {  z-index:20; transform: rotateX(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; transform: rotateX(-180deg); }
}
@-webkit-keyframes flipfront180 {
from     {  z-index:20; -webkit-transform: rotateX(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; -webkit-transform: rotateX(-180deg);  }
}
@-moz-keyframes flipfront180 {
0%     {  z-index:20; -moz-transform: rotateX(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
100%       {  z-index:10; -moz-transform: rotateX(-180deg); }
}
@-ms-keyframes flipfront180 {
from     {  z-index:20; -ms-transform: rotateX(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; -ms-transform: rotateX(-180deg); }
}
@-o-keyframes flipfront180 {
from     {  z-index:20; -o-transform: rotateX(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; -o-transform: rotateX(-180deg); }
}
@-keyframes flipback180 {
0%     {  z-index:10; transform: rotateX(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
100%       {  z-index:20; transform: rotateX(0deg); }
}
@-webkit-keyframes flipback180 {
from     {  z-index:10; -webkit-transform: rotateX(180deg);  }
49%      {  z-index:10; }
50%      {  z-index:20; }
to       {  z-index:20;  -webkit-transform: rotateX(0deg); }
}
@-moz-keyframes flipback180 {
0%     {  z-index:10; -moz-transform: rotateX(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
100%       {  z-index:20; -moz-transform: rotateX(0deg); }
}
@-ms-keyframes flipback180 {
from     {  z-index:10; -ms-transform: rotateX(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
to       {  z-index:20; -ms-transform: rotateX(0deg); }
}
@-o-keyframes flipback180 {
from     {  z-index:10; -o-transform: rotateX(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
to       {  z-index:20; -o-transform: rotateX(0deg); }
} @-keyframes flipfrontY180 {
0%      {  z-index:20; transform: rotateY(0deg); }
49%     {  z-index:20; }
50%     {  z-index:10; }
100%    {  z-index:10; transform: rotateY(-180deg); }
}
@-webkit-keyframes flipfrontY180 {
from     {  z-index:20; -webkit-transform: rotateY(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; -webkit-transform: rotateY(-180deg);  }
}
@-moz-keyframes flipfrontY180 {
0%      {  z-index:20; -moz-transform: rotateY(0deg); }
49%     {  z-index:20; }
50%     {  z-index:10; }
100%    {  z-index:10; -moz-transform: rotateY(-180deg); }
}
@-ms-keyframes flipfrontY180 {
from     {  z-index:20; -ms-transform: rotateY(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; -ms-transform: rotateY(-180deg); }
}
@-o-keyframes flipfrontY180 {
from     {  z-index:20; -o-transform: rotateY(0deg); }
49%      {  z-index:20; }
50%      {  z-index:10; }
to       {  z-index:10; -o-transform: rotateY(-180deg); }
}
@-keyframes flipbackY180 {
0%     {  z-index:10; transform: rotateY(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
100%       {  z-index:20; transform: rotateY(0deg); }
}
@-webkit-keyframes flipbackY180 {
from     {  z-index:10; -webkit-transform: rotateY(180deg);  }
49%      {  z-index:10; }
50%      {  z-index:20; }
to       {  z-index:20;  -webkit-transform: rotateY(0deg); }
}
@-moz-keyframes flipbackY180 {
0%       {  z-index:10; -moz-transform: rotateY(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
100%     {  z-index:20; -moz-transform: rotateY(0deg); }
}
@-ms-keyframes flipbackY180 {
from     {  z-index:10; -ms-transform: rotateY(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
to       {  z-index:20; -ms-transform: rotateY(0deg); }
}
@-o-keyframes flipbackY180 {
from     {  z-index:10; -o-transform: rotateY(180deg); }
49%      {  z-index:10; }
50%      {  z-index:20; }
to       {  z-index:20; -o-transform: rotateY(0deg); }
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ul, ol {
margin: 0 0 1.5em 1.5em;
}
ul {
list-style: square;
}
ol {
list-style-type: decimal;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
dl {
margin: 0 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
small { 
font-size: 80%; 
}
big {
font-size: 120%;
}
cite, em, i {
font-style: italic;
}
cite {
border: none;
}
blockquote {
font-style:italic;
margin: 7px 35px 10px 45px;    
font-style:italic;
background:#EFEFEF;
padding:10px;
clear: both;
}
blockquote p {
margin: 0px;
padding: 0px;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
pre {
background: rgba(0, 0, 0, 0.05);
font: 87.5% "Courier 10 Pitch", Courier, monospace;
line-height: normal;
margin-bottom: 1.5em;
padding: 0.75em 1.5em;
}
code, kbd {
font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
ins {
background: #fff9c0;
text-decoration: none;
}
sup, sub {
font-size: 62.5%;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type=text], textarea {
border: 1px solid #E7E7E7;
}
textarea {
padding-left: 3px;
width: 98%;
}
address {
display: block;
margin: 0 0 1.625em;
}
table {
border-bottom: 1px solid #ddd;
margin: 0 0 1.625em;
width: 100%;
text-align:left;
}
th {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.1em;
line-height: 2.6em;
}
td {
padding: 0;
}
p{
margin-bottom: 22px;
}
img{
max-width: 100%; 
height: auto;
border-radius: 10px;
} .alignleft {
display: inline;
float: left;
margin-right: 1.25em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.25em;
}
.alignnone,
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone{
margin-bottom: 1.25em;	
}
p img,
.wp-caption {
margin-top: 0.4em;
}
.wp-caption {
margin-bottom: 1.25em;
max-width: 96%;
text-align:center;
}
.wp-caption img {
display: block;
margin: 0 auto;
max-width: 98%;
}
p.wp-caption-text{
margin-bottom: 0;
}
.wp-caption .wp-caption-text,
.gallery-caption {
color: #666;
font-size: 12px;
}
.gallery{
margin-bottom:15px !important;
}
.gallery dl{	
margin: 0;
}
.gallery img{
border: none !important;
}
.sticky {
}
.sticky:before{	
content: "Sticky Post";	
background:#EEEEEE;
padding:4px 6px;
display: inline-block;
}
.button {
background: #FA824F;
color: #FFFFFF !important;
cursor: pointer;
font-family: inherit;
font-size: 16px;
font-weight: 600;
display: inline-block;
padding: 10px 12px;
text-decoration: none;
border: none;
-moz-transition:  .4s ease-in-out; 
-webkit-transition:  .4s ease-in-out; 
transition:  .4s ease-in-out;
}
.clear{
clear:both;
}
.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
}
.clearfix { 
display: inline-block; 
}/*\*/.clearfix { 
display: block; 
}
.bypostauthor{
}/**/body:after {
content: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/close.png) url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/loading.gif) url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/prev.png) url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/next.png);
display: none;
} .lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
} .lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
} .lightbox .lb-image {
display: block;
height: auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
} .lightbox a img {
border: none;
} .lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
} .lb-outerContainer:after {
content: "";
display: table;
clear: both;
} .lb-container {
padding: 4px;
} .lb-loader {
position: absolute;
top: 43%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
} .lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/loading.gif) no-repeat;
} .lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
} .lb-container > .nav {
left: 0;
} .lb-nav a {
outline: none;
} .lb-prev, .lb-next {
width: 49%;
height: 100%;
cursor: pointer; display: block;
} .lb-prev {
left: 0;
float: left;
} .lb-prev:hover {
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/prev.png) left 48% no-repeat;
} .lb-next {
right: 0;
float: right;
} .lb-next:hover {
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/next.png) right 48% no-repeat;
} .lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
} .lb-dataContainer:after {
content: "";
display: table;
clear: both;
} .lb-data {
padding: 0 4px;
color: #bbbbbb;
} .lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
} .lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
} .lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
} .lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
} .lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
} .msgbox {
padding: 10px 10px 10px 25px;
margin: 15px 0;
}
.msgbox-info{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/info.png") no-repeat 5px 14px #E9F3F8;
color: #4581B9;
}
.msgbox-warning{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/warning.png") no-repeat 5px 14px #FFF8D8;
color: #6C6600;
}
.msgbox-error{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/error.png") no-repeat 5px 14px #F8E9E9;
color: #8D0D0D;
}
.msgbox-success{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/success.png") no-repeat 5px 14px #EBF9E2;
color: #336801;
}
.msgbox-doc{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/doc.png") no-repeat 5px 14px #f9f9f9;
color: #666666;
}
.msgbox-download{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/download.png") no-repeat 5px 14px #f2f2f2;
color: #666666;
}
.msgbox-media{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/camera.png") no-repeat 5px 14px #eef8f8;
color: #55A0B4;
}
.msgbox-note{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/note.png") no-repeat 5px 14px #fefbeb;
color: #776606;	
}
.msgbox-new{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/new.png") no-repeat 5px 14px #fff7f0;
color: 	#B76F38;	
}
.msgbox-help{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn16/help.png") no-repeat 5px 14px #f0f5fa;
color: 	#6187B3;	
} .wt-btn {
color: #fff !important;
display: inline-block;	
text-decoration: none;
line-height: 1;
border: 0px;
-moz-transition: all 0.8s ease-in-out 0s;
margin: 5px 8px;
}
.wt-btn:hover{
opacity: 0.8;
}
.wt-btn-small{
padding: 7px 10px;
font-weight: 700;
}
.wt-btn-medium{
font-size: 14px;
padding: 10px 16px;
font-weight: 700;
}
.wt-btn-large{
font-size: 16px;
font-weight: 700;
padding: 12px 20px;
}
.wt-btn-default{
background: #37414E;	
}
.wt-btn-black{
background: #111111;	
}
.wt-btn-blue{
background: #318CE7;
}
.wt-btn-brown{
background: #6B3C02;
}
.wt-btn-coral{
background: #CD5B45;
}
.wt-btn-dark-brown{
background: #372E25;
}
.wt-btn-dark-green{
background: #3A491A;
}
.wt-btn-green{
background: #74941F;
}
.wt-btn-magenta{
background: #CF71AF;
}
.wt-btn-maroon{
background: #800000;
}
.wt-btn-orange{
background: #E98813;
}
.wt-btn-pink{
background: #DE5D83;
}
.wt-btn-purple{
background: #69359C;
}
.wt-btn-red{
background: #CC0000;
}
.wt-btn-royal-blue{
background: #002366;
}
.wt-btn-sienna{
background: #E97451;
}
.wt-btn-silver{
background: #C0C0C0;
}
.wt-btn-sky-blue{
background: #87CEEB;
}
.wt-btn-teal{
background: #008080;
}
.wt-btn-yellow{
background: #F7C808;
} .wt-highlight{
padding: 1px 5px;
}
.wt-highlight-default{
background: #FFFFCC;
}
.wt-highlight-alice-blue{
background: #F0F8FF;	
}
.wt-highlight-beige{
background: #F5F5DC;
}
.wt-highlight-buff{
background: #F0DC82;
}
.wt-highlight-cream{
background: #FFFDD0;
}
.wt-highlight-bubbles{
background: #E7FEFF;
}
.wt-highlight-cyan{
background: #CCFFFF;
}
.wt-highlight-magenta{
background: #FFCCFF;
}
.wt-highlight-misty-rose{
background: #FFE4E1;
}
.wt-highlight-pearl{
background: #F0EAD6;
}
.wt-highlight-peach{
background: #FFE5B4;
}
.wt-highlight-pear-green{
background: #D1E231;
}
.wt-highlight-pink{
background: #FFC1CC;
}
.wt-highlight-platinum{
background: #E5E4E2;
}
.wt-highlight-salmon{
background: #FFA07A;
}
.wt-highlight-seashell{
background: #FFF5EE;
}
.wt-highlight-smoke{
background: #F5F5F5;
}
.wt-highlight-yellow{
background: #FFFFAA;
}
.wt-highlight-vanilla{
background: #F3E5AB;
}
.wt-highlight-wheat{
background: #F5DEB3;
} .wt-list {
padding:0;
margin: 10px 0;
list-style: none;	
}
.wt-list li{
padding-left: 14px;
margin-bottom: 2px;
}
.wtlist-arrow li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/arrow.png") no-repeat left center;	
}
.wtlist-circle li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/circle.png") no-repeat left center;	
}
.wtlist-check li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/check.png") no-repeat left center;	
}
.wtlist-check-green li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/check_green.png") no-repeat left center;	
}
.wtlist-star li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/star.png") no-repeat left center;
}
.wtlist-warning li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/warning.png") no-repeat left center;
}
.wtlist-diamond  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/diamond.png") no-repeat left center;
}
.wtlist-doc  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/doc.png") no-repeat left center;
}
.wtlist-plus  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/plus.png") no-repeat left center;
}
.wtlist-plus-green  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/plus_green.png") no-repeat left center;
}
.wtlist-error  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/error.png") no-repeat left center;
}
.wtlist-square  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/square.png") no-repeat left center;
}
.wtlist-pencil  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/pencil.png") no-repeat left center;
}
.wtlist-delete  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/delete.png") no-repeat left center;
}
.wtlist-minus  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/minus.png") no-repeat left center;
}
.wtlist-minus-red  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/minus_red.png") no-repeat left center;
}
.wtlist-info  li{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/icn12/info.png") no-repeat left center;
} .wt-dropcap-default, 
.wt-dropcap-round,
.wt-dropcap-square, .wt-dropcap-circle {
float: left;
text-align: center;
font-size: 36px;
font-weight: 600;
height: 36px;
line-height: 36px;
width: 36px;
margin: 6px 10px 0px 0px;	
}
.wt-dropcap-square {
background: #f1f1f1;	
}
.wt-dropcap-circle {
background: #f1f1f1;
border-radius: 50px 50px 50px 50px;
}
.wt-dropcap-round {
background: #f1f1f1;
border-radius: 5px 5px 5px 5px;
} .wt-video {
margin-top: 10px;
margin-bottom: 10px;
}
iframe.wt-video{
max-width: 100% !important;
} .wt_social{
margin-left: 10px;
margin-right: 10px;
display: inline-block;	
}
.wt_social_fb{
margin-top: 4px;
vertical-align: top;	
}  body{
font-family: "Trebuchet MS","Verdana","Arial", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
color: #111111;
background: #ffffff;
}
.homearticlebox{
display: inline-block;
}
.homearticlebox2{
display: inline-block;
margin: 0px 0 40px 0%;
width: 100%;
max-width: 760px;
}
#video{
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 { color:#222222;
line-height: 1.16;
text-transform: uppercase;
}
.logonew{
z-index: 1000;
position: relative;
top: 0px;
left: 0px;
margin-bottom: -50px;
width: 330px;
}
@media only screen and (min-width: 1024px) and (max-width: 1259px) {
.logonew {
z-index: 1000;
position: relative;
top: 4px;
left: 0px;
margin-bottom: -46px;
width: 330px;
}
}
@media only screen and (min-width: 840px) and (max-width: 1023px) {
.logonew {
z-index: 1000;
position: relative;
top: 18px;
right: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 660px) and (max-width: 839px) {
.logonew {
z-index: 1000;
position: relative;
top: 18px;
left: 0px;
margin-bottom: 0px;
max-width: 470px;
}
}
@media only screen and (min-width: 1px) and (max-width: 659px) {
.logonew {
z-index: 1000;
position: relative;
top: 20px;
left: 0px;
margin-bottom: 40px;
max-width: 60%;
}
}
h1, h2, h3 {
font-family: 'Panton-BlackCaps', sans-serif;
}
.greyspacer{
width: calc(100% - 40px); 
height: 1px; 
background: #e0e0e4;
margin:0px 20px 40px 20px;
}
h3 a {
text-decoration:none;
}
h1{
font-size: 52px;
font-weight: 500;
line-height: 1.16;    
margin-bottom: 5px;
color: #111111;
letter-spacing: 0.3px;
}
h2 {
font-size: 26px;
font-weight: 500;
line-height: 1.16;
margin-bottom: 10px;
letter-spacing: 0.2px;
}
h3 {
font-size: 19px;
line-height: 1.16;
letter-spacing: 0.1px;
}
h4 {
font-size: 16px;
font-weight: 500;
}
h5 {
font-size: 14px;
font-weight: 400;
}
h6 {
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
color: #999999;
}
.adate{
margin-top: -6px;
margin-bottom: 6px;
color: #6e709f;
font-size: 13px;
font-weight: bold;
}
a:link {
color: #111111;
-moz-transition:  color 0.3s linear 0s;
-webkit-transition:  color 0.3s linear 0s;
transition:  color 0.3s linear 0s;	
}
a:visited {
color: #111111;
} 
a:hover{
color: #111111;
}
:focus {
outline: 0;
}
.intro{
padding: 10px 4px 20px 20px;
margin-bottom: 20px;
font-style: italic;
margin-top: 20px;
border-left: 25px #222 solid;
font-size: 21px;
font-family: times, serif;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#container{
width: 1130px; 
margin: 0 auto;	
}
#main{
position: relative;
}
.lgfriss li{
margin-top: 20px;
}
#content {
width: 750px;			
float: left;
margin-right: 90px;	
overflow: hidden;
}
#left-sidebar{
float: left;
margin-right: 0px;	
overflow: hidden;
width: 290px;
}
.leftarticle{
width: 100%;
}
#right-sidebar{	
float: left;	
overflow: hidden;
width: 270px;
}
.asidebar{
width: 270px;
}
.onesidebar-page{
width: 940px !important;	
}
.full-content{
width: 100% !important;
}
.toppost{
overflow: hidden;
margin-bottom: 10px;
clear: both;
background: #FFFFFF;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #E0E0E0;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
margin: 7px 7px 14px;
padding: 10px;
padding-bottom: 10px;
}
.secondpost{
margin-bottom: 0px;
padding: 14px 14px 14px 0px;
overflow: hidden;
height: 65px;
line-height: 21px;
display: block;
height: 100%;
border: 1px solid #e0e0e0;
border-radius: 10px;
margin: 20px 0px;
clear: both;
}
.secondpostb{
margin-bottom: 0px;
padding: 0px;
overflow: hidden;
height: 65px;
line-height: 21px;
display: block;
height: 100%;
background: linear-gradient(90deg,rgba(229, 229, 229, 1) 80%, rgba(194, 217, 217, 1) 100%);
border-radius: 10px;
margin: 10px 0px;
width: 100%;
}
.program{
padding: 6px 10px 8px;
overflow: hidden;
line-height: 1.4;
display: block;
border-radius: 10px;
margin: 0px 00px 10px;
clear: both;
min-height: 26px;
}
.secondpostc{
margin-bottom: 0px;
padding: 14px 14px 14px 0px;
overflow: hidden;
height: 65px;
line-height: 21px;
display: block;
height: 100%;
border: 1px solid #e0e0e0;
border-radius: 10px;
margin: 20px 0px;
clear: both;
}
.thirdpost{
margin-bottom: 0px;
border-bottom: 3px #ffffff solid;
padding: 14px 0px;
overflow: hidden;
height: 65px;
line-height: 21px;
display: block;
height: 100%;
}
.thirdpostimage {
width: 90px;
float: left;
box-sizing: border-box;
}
.thirdposttext {
font-size: 18px;
line-height: 24px;
display: table-cell;
vertical-align: middle;
height: 64px;
font-family: courier;
}
.thirdposttext a{
text-decoration: none;
}
.secondpostimage {
width: 76px;
float: left;
box-sizing: border-box;
padding-right: 10px;
margin-left: 10px;
}
.secondposttext {
width: 72%;
font-size: 18px;
line-height: 21px;
display: table-cell;
vertical-align: middle;
height: 64px;
}
.one-half{
width: 305px;	
margin-right: 30px;
float: left;
}
.last-col{
margin-right: 0;
}
.wp-post-image{
display: block;
}
.lb-image{ 
max-width: inherit; 
} #header{
margin: 0px auto 40px !important;
position: relative;
}
@media only screen and (min-width: 1px) and (max-width: 1023px) {
#header{
float: right;
}
.menu-toggle{color: #000 !important;}
}
#header .wrap{
overflow: hidden;
border-bottom: 4px solid #111111;
z-index: 100;
padding-bottom: 6px;
padding-top: 10px;
border-top: 4px solid #111111;
}
#header .logo{
float: left;
display: inline-block;
width: 392px;	
height: 55px;
margin-right: 30px;
overflow: hidden;
}
#header .logo h1{
margin-bottom: 0px;
display: inline-block;
line-height: 1;
font-size: 48px;
}
#header .logo img{
display: block;
}
#header .date{
color: #111111;
float: left;
font-size: 16px;
font-style: italic;
margin-right: 30px;
margin-top: 15px;
}
#header .search{
width: 300px;
float: left;
margin-right: 30px;
}
#header .social{
max-width: 207px;
float: right;	
}
#header .social ul{
list-style: none;
margin: 0;
padding: 0;	
}
#header .social ul li{
float: left;
margin-left: 5px;	
}
#header .social ul li a{
display: block;
float: left;
height: 48px;
width: 48px;
text-indent: -999em;   
}
#header .social ul li:first-child{
margin-left: 0;
}
#header .social ul li a{
-webkit-transition: all 0.3s; 
-moz-transition: all 0.3s; 
transition: all 0.3s;
}
#header .social ul li a:hover{
opacity: 0.8;
}
#header .social ul li a.twitter{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/twitter.png") no-repeat left center;  
}
#header .social ul li a.fb{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/facebook.png") no-repeat left center;  
}
#header .social ul li a.gplus{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/gplus.png") no-repeat left center;  
}
#header .social ul li a.rss{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/rss.png") no-repeat left center;  
}  #map {
margin-top: 10px;
}
#main-menu {
width: 100%;
background: #333333;
float: left;
position: relative;
z-index: 30;
margin-top: 30px;
height: 58px;	
}
#main-menu select {
display: none;
z-index: 3000;
position: relative;
padding: 6px;
font-size: 14px;
border: 1px solid #EEEEEE;
height: 34px;	
color:#555555;
font-family:inherit;	
}
#main-menu ul {
float:left;
list-style-type:none;
margin:0px;
padding:0px;
position:relative;
z-index:99;
}
#main-menu ul li {
float:left;	padding:0px;
margin:0px;
position:relative;
}
#main-menu ul li a {
display: block;
padding: 18px 22px;
text-align: center;
font-size: 18px;
font-weight: 500;
line-height: 22px;
color: #FFFFFF;	
}
#main-menu .current-menu-item ,
#main-menu .current_page_item,
#main-menu ul li a:hover{
background: #111111;
}
#main-menu ul li ul {
display:none;
position:absolute;
padding:0;
background: #F2F2F2;
margin-top: 0;
}
#main-menu ul li ul li {
float:none;
padding:0px;
}
#main-menu ul li ul li a, 
#main-menu ul li:hover ul li a, 
#main-menu ul li.over ul li a {	
padding: 12px 20px 12px 18px;	
display: block;	
width: 142px;	
text-align: left;	
height: auto;	
background: #EEEEEE;		
font-size: 14px;	
font-weight: 400;	
border-bottom: 1px solid #CCC;	
color: #333333;	
text-transform: none;	
}
#main-menu ul li ul li:hover a, 
#main-menu ul li ul li.over a {	
color: #000000;
}
#main-menu ul li ul li ul {	
display: none;	
position: absolute;	
left: 180px;	
top: -1px;	
}
#main-menu ul li ul li:hover ul, 
#main-menu ul li ul li.sfHover ul {	
display: block;	
position: absolute;	
left: 180px;	
top: 0;	
}
#main-menu ul li ul li:hover ul li a, 
#main-menu ul li ul li.over ul li a {	
color: #000000;	
}
#main-menu ul li ul li ul li a:hover {
color: #000000;
}
#main-menu a.sf-with-ul {
padding-right:25px;
min-width:1px;
}
#main-menu .sf-sub-indicator {
display: none;
}
#main-menu a.menu-link {
display: none;
}
#main-menu .menu-item-home{
width: 80px;
}
#main-menu .menu-item-home a{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/home.png") no-repeat 50% 50%;
text-indent: -999em;
display: block;	
}
#main-menu .menu-item-home a:hover{
background: #111111 url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/home.png") no-repeat 50% 50%;
} #top-stories {
overflow: hidden;
margin-bottom: 30px;
margin-top: 20px;
}
#top-stories .thumb-wrap{  
position: relative;
overflow: hidden;
width: 75px;
float: left;
margin-right: 15px;
}
#top-stories .box {
background: #EEEEEE;
float: left;
height: 50px;
padding: 10px;
width: 208px;
position: relative;
overflow: hidden;
margin-left: 25px;
}
#top-stories .box:first-child{
margin-left: 0;
width: 207px;
}
#top-stories .header {
background: #272727;
color: #FFFFFF;
font-weight: normal;
padding-left: 0;
width: 180px;
text-align: right;
}
#top-stories .date{
margin-top: 5px;
color: #ababab;
}
#top-stories .number {
color: #F7F7F7;
font-size: 54px;
font-weight: 800;
right: 20px;
position: absolute;
bottom: -30px;
}
#top-stories .overlay{
position: absolute;
width: 100%;
height: 75px;	
top: 0;  
}
#top-stories .overlay:hover{
background: #343434;
background: rgba(34, 34, 34, 0.8);  
}
#top-stories a.img-link{
width: 30px;
height: 30px;
position: absolute;
left: -100%;
top: 32%; 
display: block;
background: #343434 url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/search16.png") no-repeat 50% 50%;	
text-indent: -999em;
}
#top-stories .overlay:hover a.img-link{
left: 30%;  
} #wt-slider {
overflow: hidden;
position: relative;
z-index: 1;
margin-bottom: 40px;
}
#wt-slider .attachment-wt-slider-img{
width: 800px;
height: 420px;
}
#wt-slider ul, #wt-slider ol {
list-style: none;
margin: 0;
padding: 0;
}
#wt-slider .slider-nav {
bottom: 0px;
display: inline-block;
position: absolute;
right: 0px;
z-index: 2;
background: #111111;
height: 100px;
}
#wt-slider .slider-nav {
width: 40px;
}
#wt-slider .slider-nav .flex-direction-nav{
margin-top: 18px;
overflow: hidden;
width: 14px;
margin-left: 12px;
}
#wt-slider .slider-nav li {
float: left;
}
#wt-slider .slider-nav a {
display: inline-block;
height: 30px;
overflow: hidden;
text-indent: -999em;
transition: all 0.3s ease 0s;
width: 14px;
}
#wt-slider .slider-nav .flex-prev {
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/slider-prev.png") no-repeat center center;
margin-right: 5px;
}
#wt-slider .slider-nav .flex-next {
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/slider-next.png") no-repeat center center;
}
#wt-slider .flex-viewport {
max-height: 630px;
transition: all 1s ease 0s;
}
#wt-slider .loading .flex-viewport {
max-height: 300px;
}
#wt-slider .attachment-wt-slider-image {
height: 310px;
width: 630px;
}
#wt-slider .slides li {
position: relative;
}
#wt-slider .slider-text {
background: #ffffff;
height: 80px;
font-size: 16px;
line-height: 21px
padding: 5px 20px 15px;
}
#wt-slider .slider-text h2 a {
color: #000;
}
#wt-slider .slider-text .wrap{
width: 575px;
}
#wt-slider .slider-text h3 {
display: block;
margin-bottom: 7px;
}
#wt-slider .slider-text h3 a {
color: #FFFFFF;
}
#wt-slider .slider-text p {
margin-bottom: 0;
} #feat-textposts{
overflow: hidden;
margin-bottom: 20px;
font-size: 18px;
line-height: 24px;
}
#feat-textposts .more-posts{
background: #EEEEEE;
overflow: hidden;
padding: 20px 40px;
}
#feat-textposts .more-posts ul{
margin: 15px 0 0;
padding: 0;
list-style: none;	
overflow: hidden;
}
#feat-textposts .more-posts ul li{
width: 230px;
margin-right: 20px;
margin-bottom: 3px;
float: left;
padding-left: 25px;
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/arrow-circle-dark.png") no-repeat left 4px;	
}
#feat-textposts  .tag-title{	
display: block;
float: left;
padding: 1px 8px;
margin-right: 8px;
margin-top: 6px;
background: #BE4F3B;
font-weight: 500;
font-size: 16px;
}
#feat-textposts  .tag-title a{
color: #FFFFFF;
}
#feat-textposts .entry-meta{
margin-bottom: 2px;
} #feat-posts{
overflow: hidden;
margin-bottom: 20px;
font-size: 16px;
line-height: 21px
}
#feat-posts .cat-header {
background: #111111;
display: none;
}
#feat-posts .left{
width: 423px;
height: 425px;
overflow: hidden;
margin-right: 10px;
float: left;
}
#feat-posts .right{
width: 207px;
overflow: hidden;
float: left;
}
#feat-posts .left,
#feat-posts .left a{
color: #FFFFFF;
}
#feat-posts .left .thumb-wrap{  
position: relative;
overflow: hidden;
width: 423px;
float: left;
}
#feat-posts .left .overlay{
position: absolute;
width: 423px;
height: 100%;	
top: 0;  
}
#feat-posts .left .overlay:hover{
background: #111111;
background: rgba(95, 180, 53, 0.5);
}
#feat-posts .left .wp-post-image{
width: 423px;
height: 320px;
display: block;
}
#feat-posts .left a.post-link{
width: 48px;
height: 48px;
position: absolute;
left: -100%;
top: 38%; 
display: block;	
background-image: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/link16.png");
background-position: center;
background-repeat: no-repeat;
background-color: #111111;
text-indent: -999em;
}
#feat-posts .left .overlay:hover a.post-link{
left: 37%;  
}
#feat-posts .left a.img-link{
width: 48px;
height: 48px;
position: absolute;
right: -100%;
top: 38%; 
display: block;
background-image: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/search16.png");
background-position: center;
background-repeat: no-repeat;
background-color: #111111;
text-indent: -999em;
}
#feat-posts .left .overlay:hover a.img-link{
right:37%;  
}
#feat-posts .post-text{
height: 85px;
padding: 10px;
overflow: hidden;
background: #111111;
}
#feat-posts #tiles{
width: 207px;
}
#feat-posts .wp-post-image{
width: 207px;
height: 207px;
}
.tile-title{
bottom: 15px !important;
left: 0 !important;
padding: 4px 8px !important;
max-width: 90%;	
}
.tile-title a{
font-size: 14px !important;
font-weight: 600 !important;
line-height: 1.3;
text-decoration: none !important;	
display: inline-block;	
}
.red .tile-title{
background: #DC3030;
}
.green .tile-title{
background: #111111;
}
.skyblue .tile-title{
background: #6AB7FE;
}
.blue .tile-title{
background: #1BA1E2;
}
.orange .tile-title{
background: #FA824F;
} .feat-cat{
overflow: hidden;
margin-bottom: 30px;
}
.feat-cat .attachment-wt-cat-img{
width: 305px;
height: 175px;
}
.attachment-wt-medium-thumb{
width: 75px;
height: 75px;
}
.feat-cat .item-post{
margin-bottom: 10px;	
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #EEEEEE;
}
.feat-cat .item-post h4{
margin-bottom: 5px;
}
.feat-cat .item-post .thumb-wrap{
width: 75px;
margin-right: 15px;
float: left;
}
.feat-cat .item-post .post-wrap{
float: left;
width: 215px;
}
.feat-cat .item-post:nth-child(4){
margin-bottom: 0;
border-bottom: none;
}
.feat-cat .last-col{
margin-right: 0;
}
.entry-meta{	
color: #999999;
}
.post .entry-meta,
.page .entry-meta{
margin-bottom: 15px;
font-size: 12px;
}
.entry-meta a{	color: #999999;}
.entry-meta .comments{
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/comments.png") no-repeat left 5px; 
padding-left: 20px;
}
.entry-meta .author{
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/author.png") no-repeat left 2px; 
padding-left: 20px;
margin-right: 14px;
}
.entry-meta .category{
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/folder.png") no-repeat left 2px; 
padding-left: 20px;
margin-right: 14px;
}
.entry-meta .date{
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/date.png") no-repeat left 0px; 
padding-left: 20px;
margin-right: 14px;
}
.entry-meta .image-link{
float: right;
}
.cat-header{	
background: #111111;
margin-bottom: 18px;
padding: 6px 10px;
}
.cat-header a.rss{
text-indent: -999em;
display: inline-block;
width: 24px;
float: right;
margin-top: 2px;
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/rss16_1.png") no-repeat right center; 
}
.cat-header h3{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/category16.png") no-repeat left center;  
padding-left: 24px;	
display: inline-block;
color: #FFFFFF;	
}
.cat-header h3 a{
color: #FFFFFF;
}
.feat-cat  .entry-meta{
margin-bottom: 10px;
}
.feat-cat .item-post  .entry-meta{
margin-bottom: 0;
}
.feat-cat h3{
line-height: 1.65;
}
.feat-cat .main-post h3{
margin-bottom: 5px;
}
.feat-cat p{
margin-bottom: 0;
}
.feat-cat .tag-title{	
display: block;
float: left;
padding: 1px 6px;
margin-right: 7px;
}
.feat-cat .main-post .tag-title{	
font-weight: 600;
}
.feat-cat .main-post .entry-header{
overflow: hidden;
margin-top: 10px;
}
.feat-cat .tag-title a{
color: #FFFFFF;
}
.feat-cat h2{
display: inline;	
line-height: 1.2;
}
.feat-cat .item-post .tag-title{
padding: 0px 6px;
margin-top: -1px;
}
.feat-cat .item-post  h3{
display: inline;
line-height: 1.1;	
}
.feat-cat ul,
.feat-cat ol{
margin: 0;
padding: 0;
list-style: none;
}
.slide-cat-nav{
float: right;
max-width: 60px;
margin-top: 1px;
}
.flex-control-nav li{
display: inline-block;
}
.flex-control-nav li a{
display: inline-block;
text-indent: -999em;
margin-right: 5px;
width: 12px;
height: 12px;
margin-top: 7px;
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/sbullet-inactive.png") no-repeat left center;
cursor: pointer;
}
.flex-control-nav li a:hover,
.flex-control-nav li a.flex-active{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/sbullet-active.png") no-repeat left center;
}
.attachment-wt-tile-thumb,
.attachment-207x207{
width: 207px;
height: 207px;
display: block;
}
.tile-slider div.wide-slide {
width: 621px; }
.tile-slider div.wide-slide>img { 
display:block; float:left; 
}   #feat-cat1 .cat-header{	
background: #1BA1E2;
}
#feat-cat1 .tag-title{
background: #1BA1E2;
}
#feat-cat2 .cat-header{	
background: #111111;
}
#feat-cat2 .tag-title{
background: #111111;
} #feat-cat3 .cat-header{	
background: #DC3030;
}
#feat-cat3 .tag-title{
background: #DC3030;
} #feat-cat4 .cat-header{	
background: #FA824F;
}
#feat-cat4 .tag-title{
background: #FA824F;
} #feat-cat5 .cat-header{	
background: #3B5D9C;
}
#feat-cat5 .tag-title{
background: #3B5D9C;
}  .thumb-wrap{  
position: relative;
overflow: hidden;
}
.overlay a{
-webkit-transition: all 0.4s; 
-moz-transition: all 0.4s; 
transition: all 0.4s;
}
.feat-cat .main-post .overlay{
position: absolute;
width: 100%;
height: 175px;
top: 0;  
}
#feat-cat1 .overlay:hover{
background: #1BA1E2;
background: rgba(27, 161, 226, 0.8);  
}
#feat-cat2 .overlay:hover{
background: #111111;
background: rgba(95, 180, 53, 0.8);  
}
#feat-cat3 .overlay:hover{
background: #DC3030;
background: rgba(220, 48, 48, 0.8);  
}
#feat-cat4 .overlay:hover{
background:  #FA824F;
background: rgba(250, 130, 79, 0.8);  
}
#feat-cat5 .overlay:hover{
background: #3B5D9C;
background: rgba(59, 93, 156, 0.8);  
}
#feat-cat1 .overlay a{
background-color: #1BA1E2;
}
#feat-cat2 .overlay a{
background-color: #111111;
}
#feat-cat3 .overlay a{
background-color: #DC3030;
}
#feat-cat4 .overlay a{
background-color: #FA824F;
}
#feat-cat5 .overlay a{
background-color: #3B5D9C;
}
.feat-cat .main-post a.post-link{
width: 48px;
height: 48px;
position: absolute;
left: -100%;
top: 38%; 
display: block;	
background-image: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/link16.png");
background-position: center;
background-repeat: no-repeat;
text-indent: -999em;
}
.feat-cat .main-post .overlay:hover a.post-link{
left: 32%;  
}
.feat-cat .main-post a.img-link{
width: 48px;
height: 48px;
position: absolute;
right: -100%;
top: 38%; 
display: block;
background: #111111 url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/search16.png") no-repeat scroll 50% 50%;
text-indent: -999em;
}
.feat-cat .main-post .overlay:hover a.img-link{
right:32%;  
}
.feat-cat .item-post .overlay{
position: absolute;
width: 100%;
height: 75px;
top: 0;  
}
.feat-cat .item-post a.img-link{
width: 30px;
height: 30px;
position: absolute;
left: -100%;
top: 32%; 
display: block;
background: #111111 url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/search16.png") no-repeat 50% 50%;	
text-indent: -999em;
}
.feat-cat .item-post .overlay:hover a.img-link{
left: 30%;  
} #content h1.page-title{
margin-bottom: 15px;
}
#content .archive-meta{	
background: #FFFFFF;
margin-bottom: 30px;
}
#content .archive-meta p{
margin-bottom: 3px;
}
#content .attachment-wt-cat-img{
width: 305px;
height: 175px;
float: left;
margin-right: 30px;	
}
#content .attachment-wt-cat-img + #content .post-right{
float: left;
width: 310px;
overflow: hidden;	
}
#content .archive-author-info .author-avatar{
float:left;
width: 80px;
}
#content .archive-author-info .avatar{
margin-right: 10px;	
}
#content .archive-author-info .author-info{
background: #EEEEEE;
padding: 5px 7px;
}
#content .entry-author{
margin-bottom: 20px;
overflow: hidden;
background: #F4F4F4;
padding: 10px;
}
#content .entry-author h3{
margin-bottom: 5px;
}
#content .entry-author .author-avatar{
float:left;
width: 80px;
margin-top: 5px;
}
#content .entry-author .avatar{
margin-right: 10px;	
}
#content .entry-footer{
margin: 10px 0;
overflow: hidden;
}
#content .entry-social{
margin-bottom: 20px;	
padding: 10px;
font-size: 1px;
background: #FFFFFF;
}
#content .entry-social .fb{
margin-right: 35px;
font-size: 1px;		
}
#content .entry-social .twitter{	
width: 90px;	
}  
#content .entry-social .linkedin{
margin-right: 25px;
}
#content .entry-social .pinterest{	
width: 90px;	
margin-right: 25px;
vertical-align: top !important;
}
.entry-footer .entry-tags{
margin: 0px auto 20px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
gap: 8px 8px;
width: 100%;
}
.entry-footer .entry-tags a, .tagzi {
background: rgba(255,0,255,0.5);
color: #FFFFFF;
display: block;
float: left;
font-size: 14px !important;
line-height: 12px;
padding: 12px 16px;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
border-radius: 10px;
flex: 1 1 auto;
text-align: center;
max-width: 200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.entry-footer .entry-tags a:hover {
background: #FA824F;
}
#content #nav-single{
overflow: hidden;
}
#content #nav-single .nav-previous{
float: left;
}
#content #nav-single .nav-next{
float: right;
}
#content .image-post-link{
text-align: center;
} .post-nav{
overflow: hidden;
background: #111111;
margin-bottom: 10px;
display: none;
}
.post-nav a{	
display: inline-block;
color: #FFFFFF;
font-size: 16px;
text-decoration:none;	
}
.post-nav .prev{
float: left;
padding: 3px 12px;	
background: #111111;
text-transform: uppercase;
}
.post-nav .prev .wrap{
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/arrow-circle-prev.png") no-repeat left center;	
}
.post-nav .prev a{
padding-left: 24px;
}
.post-nav .next .wrap{
background:  url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/arrow-circle.png") no-repeat right center;	
}
.post-nav .next{
background: #111111;
float: right;
padding: 3px 12px;
text-transform: uppercase;
}
.post-nav .next a{
padding-right: 24px;
} #content .related-posts{
border-top: 30px solid #111111;
margin: 10px 0px 20px 0px;
padding-top: 30px;
}
#content .related-posts h3{
margin-bottom: 10px;
}
#content .related-posts .date{
color: #999999;
margin-top: 5px;
}
#content .related-posts ul{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
#content .related-posts ul li{
overflow: hidden;
margin-bottom: 15px;	
margin-right: 10px;
margin-left: 10px;
float: left;	
}
#content .related-posts .wp-post-image{
height: 75px;
width: 75px;
margin-right: 10px;
float: left;
}
#content .related-posts .post-right{
float: left;
}
#content .related-posts .entry-header{
border-bottom: none;
}
#content .related-posts .overlay  + .post-right{
width: 190px;
} #content .attachment{
padding: 10px;
}
#content .attachment img{
max-width: 100%;
} #content .post,
#content .page{	
overflow: hidden;
margin-bottom: 10px;
clear: both;
} .archive-columns .block{
overflow: hidden;
margin-bottom: 15px;	
}
.archive-columns h3{
margin-bottom: 10px;
}
ul.pages,
ul.archive-list, 
ul.wp-tag-cloud,
ul.sp-list, 
ul.children{
list-style: none;
padding: 0;
margin: 0;	
}
ul.pages li,
ul.archive-list li, 
ul.wp-tag-cloud li,
ul.sp-list li{
margin-bottom: 5px;	
}
.wp-tag-cloud a{
font-size: 14px !important;
} .contact-page .map{
margin-bottom: 20px;
}
.contact-page .contact-text{
margin-bottom: 30px;
}
.contact-page .contact-form .error{
color: #EC0000;
}
.contact-page .contact-form .row-half{
width: 305px;
float: left;
overflow: hidden;
}
.contact-page .contact-form .row{
margin-bottom: 30px;
overflow: hidden;
}
.contact-page .contact-form .row-half input[type="text"]{
width: 275px;
}
.contact-page .contact-form .message-field input[type="text"]{
width: 610px;
}
.contact-page .contact-form .right{
margin-left: 30px;
}
.contact-page .contact-form label{
display: block;
font-size: 14px;
font-weight: 700;
margin-bottom: 3px;
}
.contact-page .contact-form label span{
margin-left: 15px;
font-size: 12px;
color: #bcbcbc;
font-weight: normal;
}
.contact-page .contact-form input[type="text"],
.contact-page .contact-form input[type="email"],
.contact-page .contact-form textarea{
display: block;
font-family: inherit;
font-size: 14px;
padding: 14px;
border: 1px solid #E6E6E6;
margin: 0;
color: #AEAEAE;
}
.contact-page .contact-form textarea{
height: 185px;
width: 610px;
}
.contact-page .contact-address{
float: left;
width: 300px;
margin-left: 30px;
}
.contact-page .contact-address ul{
list-style: none;
margin: 10px 0 30px;
padding: 0;
} .error404 #searchform{
margin-bottom: 15px;
}
.error404 .widget_recent_entries ul{
list-style: none;
margin: 0;	
}
.error404 .widget_recent_entries ul li{
border-bottom: none;
padding: 2px 0;
}
td {padding: 6px;} .pagination{
clear: both;
overflow: hidden;
padding: 30px 00px 10px 0px;
}
.pagination a:hover{
color: #FFFFFF;
background: rgba(0,100,100,0.1);
}
.pagination  .page-numbers {
background: rgba(0,0,0,0.1);
display: inline-block;	
margin-right:3px;
margin-bottom: 8px;
padding: 15px 22px;
border-radius: 10px;
}
.pagination .current {
background: #111111;
color: #ffffff;
} .sidebar .widget{
margin-bottom: 30px;
overflow: hidden;
}
.widget h3{
background-image: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/arrow-circle.png");
background-position: 96% 8px;
background-repeat: no-repeat;	
background-color: #111111;
padding: 6px 20px;
color: #FFFFFF;
margin-bottom: 15px;
}
#footer h3{
background-color: #111111;
}
#searchform{
overflow: hidden;
}
#searchform .searchfield{
font-size: 14px !important;
padding: 13px 10px 13px;
width: 230px;
height: 20px;
border: 1px solid #EEEEEE;
border-right: none;
font: inherit;
color: #999999;
display: block;
float: left;
}
#searchform .submit{
background: url(//corvinestate.com/wp-content/themes/wt_metro-child/<?php echo home_url();?>/wp-content/themes/wt_metro/images/search.png") no-repeat;
display: inline-block;
border: none;
width: 48px;
height: 48px;
text-indent: -999em;
float: left;
cursor: pointer;	
}
.widget_search #searchform .searchfield{	
width: 201px;
}
.widget_tag_cloud{
overflow: hidden;
}
.tagcloud a {
background: #111111;
color: #FFFFFF;
display: block;
float: left;
font-size: 14px !important;
line-height: 12px;
margin: 0 2px 2px 0;
padding: 8px 10px;
}
.tagcloud a:hover {
background: #3FB4FF;
} .attachment-270x270,
.attachment-wt-tile-large,
.widget_tile_posts .wp-post-image{
width: 270px;
height: 270px;
display: block;
}
.homearticle{
margin-right: 18px;
margin-bottom: 50px;
float: left;
max-width: 290px;
}
.kiscat3 {
background: #111111;
color: white;
padding: 0px 3px 0px 3px;
text-decoration: none;
text-transform: uppercase;
font-size: 10px;
width: fit-content;
float: left;
height: 18px;
line-height: 18px;
margin-right: 0;  display: inline-block;
margin-top: 2px;
margin-right: 4px;	
}
.kiscat2 {
color: white;
padding: 0px 0px 2px 0px;
text-decoration: none;
text-transform: uppercase;
margin-bottom: 3px;
font-size: 10px;
width: fit-content;
height: 10px;
line-height: 10px;
margin-right: 0;
font-weight: 900;
}
#feat-textposts .kiscat, #feat-textposts .kiscat a, .kiscat3 a {
background: #111111;
color: white;
padding: 0px 4px 4px;
text-decoration: none;
text-transform: uppercase;
margin-bottom: 1px;
font-size: 10px;
width: fit-content;
float: left;
height: 13px;
line-height: 17px;
margin-right: 0;
} #footer{
margin-bottom: 20px;
}
#footer .footer-widgets{
margin-bottom: 18px;
border-bottom: 1px solid #EEEEEE;
overflow: hidden;
}
#footer .widget{
width: 287px;
float: left;
margin-left: 30px;
}
#footer .widget:first-child{
margin-left: 0;
}  @media only screen and (min-width: 1260px) and (max-width: 1459px) {
#container{
width: 1130px;
}
#content {
width: 750px;			
float: left;
margin-right: 90px;	
overflow: hidden;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1259px) {
.homearticle{
margin-right: 18px;
margin-bottom: 50px;
float: left;
max-width: 240px;
}    
.secondpostimage {
width: 76px;
float: left;
box-sizing: border-box;
padding-right: 10px;
margin-left: 10px;
}
#container{
width: 940px;
}
#left-sidebar{
float: left;
margin-left: 30px;	
overflow: hidden;
width: 270px;
}	
.leftarticle{
width: 100%;
}
#content{
margin: 0px auto;
float: left;
width: 640px;
}
#header .date{
display: none;
}
#header .search{
margin-right: 10px;
}
#top-stories .box{
margin-left: 9px;		
}
#top-stories .box:nth-child(5){
display: none;
}
#right-sidebar{
width: 940px;
margin: 20px 0;
float: left;
-moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;	
}
#right-sidebar .widget{
width: 270px;
margin: 0;
margin-bottom: 10px;
}
.widget_googleplus,
.widget_tweet,
.widget_weather,
.widget_fbpost{
display: none;
}
#footer .footer-widgets {
margin: 20px 0;
float: left;
-moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;
}
#footer .widget{
margin-left: 0;
margin-bottom: 20px;
}	
} @media only screen and (min-width: 840px) and (max-width: 1023px) {
#container{
width: 800px;
}	
.greyspacer{
width: calc(100% - 40px); 
height: 1px; 
background: #e0e0e4;
margin:0px 20px 40px 20px;
}
.homearticle{
margin-right: 18px;
margin-bottom: 40px;
float: left;
max-width: 240px;
}
.secondpostimage {
width: 90px;
float: left;
box-sizing: border-box;
margin-right: 20px;
margin-left: 10px;
}
.onesidebar-page {
width: 800px !important;
}
#header .date{
width: 215px;
margin-right: 0;
text-align: right;
}
#header .logo{
margin-bottom: 20px;
}
#main-menu {
background: none;	
width: 280px;
position: absolute;
top: 55px;
}
#main-menu ul { 
display:none; 
}
#main-menu select {		
display: block;
width: 280px; 
font: inherit;
float: left;
}
#header .social{
display: none;
}
#header .search{
width: 300px;
float: right;
margin-right: 0;
}
#content{
margin-right: 0;
}
#left-sidebar{
float: left;
margin-right: 0px;	
overflow: hidden;
width: 100%;
}
.leftarticle{
width: 100%;
}
#right-sidebar{
margin-top: 20px;
}
#top-stories .box{
margin-left: 10px;
width: 185px;
}
#top-stories .box:first-child{
margin-left: 0;
width: 184px;
}
#top-stories .box:nth-child(4),
#top-stories .box:nth-child(5){
display: none;
}
#top-stories .thumb-wrap{
display: none;
}
.sidebar{
width: 640px;
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;  
}	
.widget_carousel,
.widget_facebook,
.widget_googleplus,
.widget_tweet,
.widget_weather,
.widget_fbpost{
display: none;
}
.widget_search #searchform .searchfield {
width: 236px;
}
#footer .footer-widgets {
margin: 20px 0;
float: left;
-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px;
}	
#footer .widget{
margin-left: 0;
margin-bottom: 20px;
width: 305px;
}
#footer .widget_pinterest ul li.recent-pin img,
#footer .widget_flickr .flickr_stream img{
width: 91px;
height: 91px;
}	
#footer .widget_subscribe input[type="text"]{
width: 285px;
}
#footer .widget_comments .comment{
width: 200px;
}	
} @media only screen and (min-width: 660px) and (max-width: 839px) {
#container{
width: 640px;
}
.greyspacer{
width: calc(100% - 40px); 
height: 1px; 
background: #e0e0e4;
margin:10px 20px 40px 20px;
}	
.homearticle{
margin-right: 18px;
margin-bottom: 88px;
float: left;
max-width: 240px;
}
#content{
width: 640px;
}
.secondpostimage {
width: 100px;
float: left;
box-sizing: border-box;
margin-right: 16px;
margin-left: 10px;
}
h1{
font-size: 54px;
}
.onesidebar-page {
width: 640px !important;
}
#header .date{
width: 215px;
margin-right: 0;
text-align: right;
}
#header .logo{
margin-bottom: 20px;
}
#main-menu {
background: none;	
width: 280px;
position: absolute;
top: 55px;
}
#main-menu ul { 
display:none; 
}
#main-menu select {		
display: block;
width: 280px; 
font: inherit;
float: left;
}
#header .social{
display: none;
}
#header .search{
width: 300px;
float: right;
margin-right: 0;
}
#content{
margin-right: 0;
}
#left-sidebar{
float: left;
margin-right: 0px;	
overflow: hidden;
width: 100%;
}
.leftarticle{
width: 100%;
}
#right-sidebar{
margin-top: 20px;
}
#top-stories .box{
margin-left: 10px;
width: 185px;
}
#top-stories .box:first-child{
margin-left: 0;
width: 184px;
}
#top-stories .box:nth-child(4),
#top-stories .box:nth-child(5){
display: none;
}
#top-stories .thumb-wrap{
display: none;
}
.sidebar{
width: 640px;
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;  
}	
.widget_carousel,
.widget_facebook,
.widget_googleplus,
.widget_tweet,
.widget_weather,
.widget_fbpost{
display: none;
}
.widget_search #searchform .searchfield {
width: 236px;
}
#footer .footer-widgets {
margin: 20px 0;
float: left;
-moz-column-count: 2;
-moz-column-gap: 30px;
-webkit-column-count: 2;
-webkit-column-gap: 30px;
column-count: 2;
column-gap: 30px;
}	
#footer .widget{
margin-left: 0;
margin-bottom: 20px;
width: 305px;
}
#footer .widget_pinterest ul li.recent-pin img,
#footer .widget_flickr .flickr_stream img{
width: 91px;
height: 91px;
}	
#footer .widget_subscribe input[type="text"]{
width: 285px;
}
#footer .widget_comments .comment{
width: 200px;
}	
} @media only screen and (min-width: 480px) and (max-width: 659px) {
#container{
width: 460px;
}
.secondpostimage {
width: 90px;
float: left;
box-sizing: border-box;
margin-right: 10px;
margin-left: 10px;
}
.greyspacer{
width: calc(100% - 40px); 
height: 1px; 
background: #e0e0e4;
margin:10px 20px 30px 20px;
}
#main-menu {
background: none;		
}
h1{
font-size: 40px;
}
#main-menu ul { 
display:none; 
}
#main-menu select {		
display: block;
width: 460px; 
font: inherit;
}
#header{
margin-bottom: 0;
margin: 10px auto 20px !important;
}
#header .social{
display: none;
}
#header .logo,
#header .date,
#header .search{
width: 460px;
}
#header .date{
text-align: center;
margin-bottom: 15px;
}
#header .logo{
text-align: center;
}
#header #searchform .searchfield{
width: 380px;
}
#content{
margin-right: 0;
}
#left-sidebar{
float: left;
margin-right: 0px;	
overflow: hidden;
width: 100%;
}	
#top-stories .thumb-wrap{
display: none;
}
#top-stories .box{
width: 204px;
margin-left: 10px;
}
#top-stories .box:first-child{
margin-left: 0;
width: 203px;
}
#top-stories .box:nth-child(3),
#top-stories .box:nth-child(4),
#top-stories .box:nth-child(5){
display: none;
}
#content{
width: 460px;
}
.onesidebar-page {
width: 460px !important;
}
#wt-slider .attachment-wt-slider-img{
width: 400px;
height: 230px;
}
#wt-slider .slider-text .wrap{
width: 405px;
height: 85px;
overflow: hidden;		
}
#feat-posts .left,
#feat-posts .left .overlay,
#feat-posts .left .thumb-wrap{
width: 460px;
margin-right: 0;		
}
#feat-posts .left{
margin-bottom: 30px;
}
#feat-posts .left .wp-post-image{
width: 460px;
height: 320px;
}
#feat-posts .right,
#feat-posts #tiles{
width: 470px;
}
#feat-posts .live-tile, #feat-posts .list-tile{
width: 225px;
height: 225px;
}
.attachment-207x207,
.attachment-wt-tile-thumb{
width: 225px;
height: 225px;
}
#feat-posts .wp-post-image{
width: 225px;
height: 225px;
}
.tile-slider div.wide-slide{
width: 810px;
}
.feat-cat .one-half{
margin-right: 0;
}
.feat-cat .slide-cat1,
.feat-cat .slide-cat2,
.feat-cat .slide-cat3,
.feat-cat .slide-cat4,
.feat-cat .slide-cat5{
width: 142px !important;
margin-left: 10px !important;
}
.feat-cat .item-post .post-wrap{
width: 100%;
}
.feat-cat .one-half .item-post:nth-child(4),
.feat-cat .one-half .item-post .thumb-wrap{
display: none;
}
#content .related-posts ul li{
width: 460px;
}
#content .entry-social{
display: none;
}
.archive .attachment-wt-cat-img{
width: 220px !important;
height: 125px !important;
margin-right: 10px !important;
} .contact-page .contact-form textarea,
.contact-page .contact-form .message-field input[type="text"]{
width: 90%;	
}
.contact-page .contact-form .row-half {
margin-bottom: 20px;
}
.contact-page .contact-form .right{
margin-left: 0;
margin-bottom: 0px;
} #comments{
width: 460px;
}
#respond .comment-form-author, 
#respond .comment-form-email,
#respond .comment-form-url input[type="text"], 
#respond textarea{
width: 420px;		
}	
.slide-cat-nav{
display: none;
} #footer .footer-widgets,
.sidebar{
width: 460px;
-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px;  
}
#footer .widget,
.sidebar .widget{
max-width: 220px;
}
.widget_adsingle,
.widget_tile_posts,
.widget_carousel,
.widget_facebook,
.widget_googleplus,
.widget_tweet,
.widget_weather,
.widget_fbpost{
display: none;
}
.sidebar .widget{
margin-bottom: 15px;
}
.widget_comments .avatar{
display: none;
}
.widget_comments .comment{
width: 100%;
}
.widget_social_counter .bottom{
margin-top: 0;
}
.widget_social_counter .facebook{
margin-right: 10px;
}
.widget_social_counter .facebook,
.widget_social_counter .twitter{
width: 84px;
height: 84px;		
}
.widget_flickr .flickr_stream img,
.widget_pinterest ul li.recent-pin img{
width: 90px;
height: 90px;
}
.widget_flickr .flickr_stream ul li:nth-child(3n+3),
.widget_pinterest ul li:nth-child(3n+3){
margin-right: 15px;
}
.widget_subscribe input[type="text"]{
width: 200px !important;
}
.widget_popular_posts .post-number{
display: none;
}
.widget_search #searchform .searchfield {
width: 151px;
}
#footer{
margin-top: 20px;
}
#footer .widget{
margin-left: 0;
margin-bottom: 15px;
}
.homearticle{
margin-right: 0px;
margin-bottom: 0px;
margin-top: 16px;
float: left;
width: 100%;
max-width: 100%;
}
.homearticle .attachment-thumbnail{
width: 100%;
max-width: 100%;
}
#feat-textposts .kiscat, #feat-textposts .kiscat a, .kiscat3 a{
margin-right: 100%;
margin-bottom: 5px;
}
#left-sidebar{
float: left;
margin-right: 0px;	
overflow: hidden;
width: 100%;
}	
#right-sidebar{
float: left;
margin-right: 0px;	
overflow: auto;
width: 100%;
}	
.leftarticle{
width: 100%;
}
} @media only screen and (max-width: 479px) {
#container{
width: 90%;
}	
.greyspacer{
width: calc(100% - 40px); 
height: 1px; 
background: #e0e0e4;
margin:10px 20px 30px 20px;
}
.secondpostimage {
width: 90px;
float: left;
box-sizing: border-box;
margin-right: 0px;
margin-left: 10px;
}
#header{
margin-bottom: 0;
margin: 00px auto 20px !important;
}
h1{
font-size: 30px;
}
#header .social{
display: none;
}
#header .logo,
#header .date,
#header .search{
width: 100%;
}
#header .date{
text-align: center;
margin-bottom: 15px;
}
#header .logo{
text-align: center;
}
#searchform .searchfield{
width: 200px;
}
#main-menu {
background: none;	
}
#main-menu ul { 
display:none; 
}
#main-menu select {		
display: block;
width: 270px; 
font: inherit;
}
#top-stories{
display: none;
}
#content{
width: 100%;
margin-right: 0;
}
.onesidebar-page {
width: 270px !important;
}
#left-sidebar{
float: left;
margin-right: 0px;	
overflow: hidden;
width: 100%;
}	
#right-sidebar{
float: left;
margin-right: 0px;	
overflow: auto;
width: 100%;
}	
#wt-slider{
}	
#feat-textposts .more-posts{
padding: 10px;
}
#feat-textposts .more-posts ul li{
margin-right: 0;
width: 225px;
}
#feat-posts .left,
#feat-posts .left .overlay,
#feat-posts .left .thumb-wrap{
width: 100%;
margin-right: 0;
}
#feat-posts .left .wp-post-image{
width: 100%;
height: auto;
}
#feat-posts .left h2{
line-height: 30px;
}
#feat-posts .right{
display: none;
}
#feat-posts .left{
height: auto;
}
#feat-posts .left .overlay:hover a.post-link{
left: 32%;  
}
#feat-posts .left .overlay:hover a.img-link{
right: 32%;  
}
#content .related-posts ul li{
}
#content .entry-social{
display: none;
}
.one-half{
width: 270px !important;
margin-right: 0 !important;
}
.feat-cat .main-post{
margin-bottom: 30px;
}
.feat-cat .item-post .post-wrap{
width: 180px;
} .error404 .entry-content #searchform{
margin-bottom: 20px;
overflow: hidden;
}
#feat-textposts .kiscat, #feat-textposts .kiscat a, .kiscat3 a{
margin-right: 100%;
margin-bottom: 5px;
} .contact-page .contact-form .row-half input[type="text"],
.contact-page .contact-form textarea,
.contact-page .contact-form .message-field input[type="text"]{
width: 240px;	
}
.contact-page .contact-form .row-half {
margin-bottom: 20px;
}
.contact-page .contact-form .right{
margin-left: 0;
margin-bottom: 0px;
}
.contact-page .captcha-image img{
width: 270px;
height: auto;
} .widget_adsingle,
.widget_tile_posts,
.widget_carousel,
.widget_facebook,
.widget_googleplus,
.widget_tweet,
.widget_weather,
.widget_fbpost{
display: none;
} #footer{
margin-top: 20px;
}
#footer .widget{
margin-left: 0;
margin-bottom: 15px;
width: 100%;
}
#footer .widget_comments .comment{
width: 162px;
}
#footer .widget_flickr .flickr_stream img,
#footer .widget_pinterest ul li.recent-pin img{
width: 80px;
height: 80px;
}
#footer .widget_subscribe input[type="text"]{
width: 248px !important;
}
.homearticle{
margin-right: 0px;
margin-bottom: 0px;
margin-top: 16px;
float: left;
width: 100%;
max-width: 100%;
}
.homearticle .attachment-thumbnail{
width: 100%;
max-width: 100%;
}
.leftarticle{
width: 100%;
}
}
.widget a {
text-decoration:none;
}
#content .itelet {
clear: both;
border: 3px dashed #111111;
padding: 10px;
float: left;
margin-bottom: 20px;
}
#content .adsenseleft {
width:300px;
height:250px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
float:left;
}
#content .adsenseright {
width:300px;
height:250px;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
float:right;
}
#footer .footer-info{
color: #c8c8c8;
float: left;
font-size: 15px;
font-style: italic;
margin-right: 30px;
margin-bottom: 15px;
}
#footer .footer-info a, #footer .footer-info a:hover, #footer .footer-info a:visited{
color: #d0d0d0;
}
#content .post {
padding-bottom: 0px;
margin-bottom: 0px;
}
.entry-content-category{
font-size: 16px;
line-height: 20px;
}
.simplesocialbuttons{
margin:   40px 0px 30px 0px !important;
}
.wp-editor-area {
font-family: Consolas, Monaco, monospace;
font-size: 18px;
padding: 10px;
margin: 1px 0 0;
line-height: 150%;
border: 0;
outline: 0;
display: block;
resize: vertical;
box-sizing: border-box;
}
.bwg_popup_image_spun2 img {
animation: move 40s ease; -ms-animation: move 40s ease;
-webkit-animation: move 40s ease;
-0-animation: move 40s ease;
-moz-animation: move 40s ease;
}
@-webkit-keyframes move {
0% {
-webkit-transform-origin: bottom left;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-o-transform-origin: bottom left;
transform-origin: bottom left;
transform: scale(1.0);
-ms-transform: scale(1.0); -webkit-transform: scale(1.0); -o-transform: scale(1.0); -moz-transform: scale(1.0); }
100% {
transform: scale(1.2);
-ms-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); }
}
.stellarnav,.stellarnav li{position:relative;line-height:normal}.stellarnav{width:100%;z-index:9900;}.stellarnav a{color:#777}.stellarnav ul{margin:0;padding:0;text-align:center;float: right;}.stellarnav li{list-style:none;display:block;margin:0;padding:0;vertical-align:middle}.stellarnav li a{padding:15px;display:block;text-decoration:none;color:#777;font-size:inherit;font-family:inherit;box-sizing:border-box;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.stellarnav.light a,.stellarnav.light li a{color:#000000;}.stellarnav>ul>li{display:inline-block;border-bottom: 2px solid #000;}.stellarnav>ul>li>a{padding:20px 14px}.stellarnav ul ul{top:auto;width:220px;position:absolute;z-index:9900;text-align:left;display:none;background:#ddd}.stellarnav.light,.stellarnav.light ul ul{background:rgba(255,255,255,1)}.stellarnav li li{display:block}.stellarnav ul ul ul{top:0;left:220px}.stellarnav>ul>li:hover>ul>li:hover>ul{opacity:1;visibility:visible;top:0}.stellarnav>ul>li.drop-left>ul{right:0}.stellarnav li.drop-left ul ul{left:auto;right:220px}.stellarnav.dark,.stellarnav.dark ul ul{background:rgba(0,0,0,1)}.stellarnav.dark a,.stellarnav.dark li a{color:#FFF}.stellarnav.fixed{position:fixed;width:100%;top:0;left:0;z-index:9999}body.stellarnav-noscroll-x{overflow-x:hidden}.stellarnav li.has-sub>a:after{content:'';margin-left:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #FFF;display:inline-block}.stellarnav .dd-toggle,.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile,.stellarnav.hide-arrows li li.has-sub>a:after,.stellarnav.hide-arrows li.drop-left li.has-sub>a:after,.stellarnav.hide-arrows li.has-sub>a:after{display:none}.stellarnav li li.has-sub>a:after{margin-left:10px;float:right;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #FFF;position:relative;top:4px}.stellarnav li.drop-left li.has-sub>a:after{float:left;margin-right:10px;border-left:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #FFF}.stellarnav .call-btn-mobile,.stellarnav .close-menu,.stellarnav .location-btn-mobile,.stellarnav .menu-toggle{display:none;text-transform:uppercase;text-decoration:none}.stellarnav .dd-toggle{position:absolute;top:0;right:0;padding:0;width:48px;height:48px;text-align:center;z-index:9999;border:0}.stellarnav.desktop li.has-sub a{padding-right:5px}.stellarnav.desktop.hide-arrows li.has-sub a{padding-right:15px}.stellarnav.mobile>ul>li>a.dd-toggle{padding:0}.stellarnav svg{fill:currentColor;width:1em;height:1em;position:relative;top:2px}.stellarnav a.dd-toggle .icon-plus{box-sizing:border-box;transition:transform .3s;width:12px;height:100%;position:relative;vertical-align:middle;display:inline-block}.stellarnav a.dd-toggle .icon-plus:after,.stellarnav a.dd-toggle .icon-plus:before{content:'';display:block;height:0;top:50%;border-bottom:solid 3px #777;position:absolute;width:12px}.stellarnav a.dd-toggle .icon-plus:before{transform:rotate(90deg);transition:width .3s}.stellarnav li.open>a.dd-toggle .icon-plus{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.stellarnav.light a.dd-toggle .icon-plus:after,.stellarnav.light a.dd-toggle .icon-plus:before{border-color:#000}.stellarnav.dark a.dd-toggle .icon-plus:after,.stellarnav.dark a.dd-toggle .icon-plus:before{border-color:#FFF}.stellarnav .icon-close{box-sizing:border-box;width:12px;height:12px;position:relative;display:inline-block}.stellarnav .icon-close:after,.stellarnav .icon-close:before{content:'';display:block;width:12px;height:0;top:50%;border-bottom:solid 3px #777;position:absolute}.stellarnav .icon-close:before{transform:rotate(45deg)}.stellarnav .icon-close:after{transform:rotate(-45deg)}.stellarnav.light .icon-close:after,.stellarnav.light .icon-close:before{border-color:#000}.stellarnav.dark .icon-close:after,.stellarnav.dark .icon-close:before{border-color:#FFF}.stellarnav .call-btn-mobile,.stellarnav .close-menu,.stellarnav .location-btn-mobile,.stellarnav .menu-toggle{padding:15px;box-sizing:border-box}.stellarnav .menu-toggle span.bars{display:inline-block;margin-right:7px;position:relative;top:3px}.stellarnav .menu-toggle span.bars span{display:block;width:15px;height:2px;border-radius:6px;background:#777;margin:0 0 3px}.stellarnav .full{width:100%}.stellarnav .half{width:50%}.stellarnav .third{width:33%;text-align:center}.stellarnav .location-btn-mobile.third{text-align:center}.stellarnav .location-btn-mobile.half{text-align:right}.stellarnav.light .half,.stellarnav.light .third{border-left:1px solid rgba(0,0,0,.15)}.stellarnav.light.left .half,.stellarnav.light.left .third,.stellarnav.light.right .half,.stellarnav.light.right .third{border-bottom:1px solid rgba(0,0,0,.15)}.stellarnav.light .half:first-child,.stellarnav.light .third:first-child{border-left:0}.stellarnav.dark .half,.stellarnav.dark .third{border-left:1px solid rgba(255,255,255,.15)}.stellarnav.dark.left .half,.stellarnav.dark.left .third,.stellarnav.dark.right .half,.stellarnav.dark.right .third{border-bottom:1px solid rgba(255,255,255,.15)}.stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle,.stellarnav.light.left .menu-toggle,.stellarnav.light.right .menu-toggle{border-bottom:0}.stellarnav.dark .half:first-child,.stellarnav.dark .third:first-child{border-left:0}.stellarnav.light .menu-toggle span.bars span{background:#000}.stellarnav.dark .menu-toggle span.bars span{background:#FFF}.stellarnav.mobile,.stellarnav.mobile.fixed{position:static}.stellarnav.mobile ul{position:relative;display:none;text-align:left;background:rgba(221,221,221,1)}.stellarnav.mobile.active>ul,.stellarnav.mobile>ul>li{display:block}.stellarnav.mobile.active{padding-bottom:0}.stellarnav.mobile>ul>li>a{padding:15px}.stellarnav.mobile ul ul{position:relative;opacity:1;visibility:visible;width:auto;display:none;-moz-transition:none;-webkit-transition:none;-o-transition:color 0 ease-in;transition:none}.stellarnav.mobile ul ul ul{left:auto;top:auto}.stellarnav.mobile li.drop-left ul ul{right:auto}.stellarnav.mobile li a{border-bottom:1px solid rgba(255,255,255,.15)}.stellarnav.mobile>ul{border-top:1px solid rgba(255,255,255,.15)}.stellarnav.mobile.light li a{border-bottom:1px solid rgba(0,0,0,.15)}.stellarnav.mobile.light>ul{border-top:1px solid rgba(0,0,0,.15)}.stellarnav.mobile li a.dd-toggle,.stellarnav.mobile.light li a.dd-toggle{border:0}.stellarnav.mobile .call-btn-mobile,.stellarnav.mobile .close-menu,.stellarnav.mobile .dd-toggle,.stellarnav.mobile .location-btn-mobile,.stellarnav.mobile .menu-toggle{display:inline-block}.stellarnav.mobile li.call-btn-mobile{border-right:1px solid rgba(255,255,255,.1);box-sizing:border-box}.stellarnav.mobile li.call-btn-mobile,.stellarnav.mobile li.location-btn-mobile{display:inline-block;width:50%;text-transform:uppercase;text-align:center}.stellarnav.mobile li.call-btn-mobile.full,.stellarnav.mobile li.location-btn-mobile.full{display:block;width:100%;text-transform:uppercase;border-right:0;text-align:left}.stellarnav.mobile.light ul{background:rgba(0,0,0,0.9)}.stellarnav.mobile.dark ul{background:rgba(0,0,0,1)}.stellarnav.mobile.dark ul ul{background:rgba(255,255,255,.08)}.stellarnav.mobile.light li.call-btn-mobile{border-right:1px solid rgba(0,0,0,.1)}.stellarnav.mobile.top{position:absolute;width:100%;top:0;left:0;z-index:9999}.stellarnav.mobile li li.has-sub>a:after,.stellarnav.mobile li.drop-left li.has-sub>a:after,.stellarnav.mobile li.has-sub>a:after{display:none}.stellarnav.mobile.left>ul,.stellarnav.mobile.right>ul{position:fixed;top:0;bottom:0;width:100%;max-width:280px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.stellarnav.mobile.right>ul{right:0}.stellarnav.mobile.left .close-menu,.stellarnav.mobile.right .close-menu{display:inline-block;text-align:right}.stellarnav.mobile.left>ul{left:0}.stellarnav.mobile.left .call-btn-mobile.half,.stellarnav.mobile.left .call-btn-mobile.third,.stellarnav.mobile.left .close-menu.half,.stellarnav.mobile.left .close-menu.third,.stellarnav.mobile.left .location-btn-mobile.half,.stellarnav.mobile.left .location-btn-mobile.third,.stellarnav.mobile.right .call-btn-mobile.half,.stellarnav.mobile.right .call-btn-mobile.third,.stellarnav.mobile.right .close-menu.half,.stellarnav.mobile.right .close-menu.third,.stellarnav.mobile.right .location-btn-mobile.half,.stellarnav.mobile.right .location-btn-mobile.third{text-align:center}.stellarnav.mobile.left .menu-toggle.half,.stellarnav.mobile.left .menu-toggle.third,.stellarnav.mobile.right .menu-toggle.half,.stellarnav.mobile.right .menu-toggle.third{text-align:left}.stellarnav.mobile.left .close-menu.third span,.stellarnav.mobile.right .close-menu.third span{display:none}.stellarnav.desktop li.mega ul ul{background:0 0;width:auto}.stellarnav.desktop li.mega li{display:inline-block;vertical-align:top;margin-left:-4px}.stellarnav.desktop li.mega li li{display:block;position:relative;left:4px}.stellarnav.desktop>ul>li.mega{position:inherit}.stellarnav.desktop>ul>li.mega>ul{width:100%}.stellarnav.desktop>ul>li.mega>ul li.has-sub ul{display:block;position:relative;left:auto}.stellarnav.desktop>ul>li.mega>ul>li{padding-bottom:15px;box-sizing:border-box}.stellarnav.desktop li.mega li li a{padding:5px 15px}.stellarnav.desktop li.mega li.has-sub a:after{display:none}.stellarnav.desktop>ul>li.mega>ul>li>a{color:#ff0}@media only screen and (max-width :768px){.stellarnav{overflow:hidden;display:block}.stellarnav ul{position:relative;display:none}}@media only screen and (max-width :420px){.stellarnav.mobile .call-btn-mobile.third span,.stellarnav.mobile .location-btn-mobile.third span{display:none}}
@media only screen and (min-width: 1px) and (max-width: 1023px) {
.stellarnav.light li a{color: #ffffff;}
}
@media only screen and (min-width: 1024px) {
.stellarnav>ul>li>a{padding:10px 10px}  
}
.searchtrendrow{
max-width: 100%;
display: block;
background: #dbdcf4;
background: linear-gradient(90deg,rgba(219, 220, 244, 1) 50%, rgba(229, 242, 242, 1) 100%);
border-radius: 10px;
margin: 11px 12px 12px 12px;
padding: 8px 12px;
}
.searchtrendrowred{
max-width: 100%;
display: block;
background: #ffeaea;
border-radius: 10px;
margin: 12px;
padding: 12px 12px;
font-weight: bold;
}
.searchtrend{
display:inline-block;
width: 50%;
float: left;
}
.searchtrendvolume{
display:inline-block;
}
.searchtrendpercentage{
display:inline-block;
float: right;
}
.ibox{
margin-bottom: 18px;
border-radius: 20px;
padding: 20px 20px 26px 20px;
max-width: 500px;
float: right;
clear: both;
color: #000000;
margin-left: 20px;
background: #FECEC5;
background: linear-gradient(90deg,rgba(254, 206, 197, 1) 50%, rgba(229, 242, 242, 1) 100%);
}
.filozo{
border-radius: 20px;
padding: 20px 20px 26px 20px;
max-width: 500px;
float: right;
background: #00e0ff;
clear: both;
opacity: 0.6;
color: #000000;
margin-left: 20px;
}
.filozobox{
width: 100%;
display: inline-block;
margin-bottom: 20px;
}
.filozologo{
max-width: 500px;
float: right;
font-weight: bold;
color: #00d0ef;
font-size: 38px;
padding-right: 50px;
opacity: 0.7;
}
.termeklogo {
max-width: 500px;
float: right;
font-weight: bold;
color: #111111;
font-size: 38px;
padding-right: 30px;
margin-bottom: 1px;
}
.termeklogo2 {
max-width: 500px;
font-weight: bold;
background:
-webkit-linear-gradient(#add1d1 0%, #E5F2F2 90%);
background-clip: border-box;
font-size: 50px;
padding-left: 30px;
margin-bottom: -2px;
-webkit-background-clip:
text;
-webkit-text-fill-color: transparent;
line-height: 0.8;
}
.filozo ul{
margin: 0 0 0 1em !important;
}
.ownfooter{
background: #000000;
padding: 30px 20px;
font-size: 22px;
color: #ffffff;
}
.ownfooter a{
font-size: 18px;
color: #ffffff;
text-decoration: underline;
}
.spbsm-output-textstring{
display: none !important;
}
.spbsm-button-wrapper-flat{
margin-bottom: 20px;
}
.brd{
font-family: courier;
font-size: 16px;
margin-top: -27px;
z-index: 10000;
display: inline-block;
position: absolute;
padding-bottom: 8px;
}
.category-grid {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
background: #fff;
max-width: 100%;
margin-bottom: 60px;
}
.category-tile {
position: relative;
flex: 1 1 calc(25% - 10px); aspect-ratio: 1.2 / 1;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
border-radius: 6px;
background: #fff;
transition: transform 0.3s ease;
} .category-inner {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.category-inner img {
max-width: 80%;
height: auto;
object-fit: contain;
transition: transform 0.3s ease;
}
.category-inner .title {
margin-top: 8px;
font-weight: bold;
color: #111111;
padding: 6px 10px;
border-radius: 6px;
font-size: 1em;
} .category-tile:hover .category-inner img {
transform: scale(1.05);
}
.category-tile::after {
content: attr(data-hover);
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.7);
color: #fff;
padding: 8px;
text-align: center;
opacity: 0;
transition: opacity 0.3s ease;
font-size: 0.9em;
border-radius: 0 0 6px 6px;
}
.category-tile:hover::after {
opacity: 1;
} @media (max-width: 1100px) {
.category-tile { flex: 1 1 calc(33.333% - 10px); }
} @media (max-width: 750px) {
.category-tile { flex: 1 1 calc(50% - 10px); }
}