@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;
}  .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-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;
} .allevents{
padding: 14px;
border: 1px solid #e0e0e0;
border-radius: 10px;
} @media screen and (max-width: 1025px) 
{  }
@media screen and (max-width: 801px)
{
}   @-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;
}
.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;
}
.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;
}  .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-list {
padding:0;
margin: 10px 0;
list-style: none;	
} .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-video {
margin-top: 10px;
margin-bottom: 10px;
} .wt_social{
margin-left: 10px;
margin-right: 10px;
display: inline-block;	
}  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;
}
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;
}
#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%;
}
.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;
}
.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 .current-menu-item ,
#main-menu .current_page_item,
#main-menu ul li a:hover{
background: #111111;
}
#main-menu a.menu-link {
display: none;
} #top-stories {
overflow: hidden;
margin-bottom: 30px;
margin-top: 20px;
}
#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;
} #wt-slider {
overflow: hidden;
position: relative;
z-index: 1;
margin-bottom: 40px;
}
#wt-slider .slider-text .wrap{
width: 575px;
} #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 .right{
width: 207px;
overflow: hidden;
float: left;
}
#feat-posts .left .wp-post-image{
width: 423px;
height: 320px;
display: block;
}
#feat-posts .wp-post-image{
width: 207px;
height: 207px;
} .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;
} #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 .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 .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;	
} #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;	
}
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-form .right{
margin-left: 30px;
} .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;
}
.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 .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 .item-post:nth-child(4),
#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;
} .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;
}
#content .post {
padding-bottom: 0px;
margin-bottom: 0px;
}
@-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.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.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}.stellarnav li.stellarnav .dd-toggle,.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile,.stellarnav.hide-arrows li li.stellarnav li li.stellarnav li.drop-left li.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.stellarnav.desktop.hide-arrows li.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.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.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 .stellarnav .third{width:33%;text-align:center}.stellarnav .location-btn-mobile.third{text-align:center}.stellarnav .location-btn-mobile.stellarnav.stellarnav.stellarnav.stellarnav.dark .stellarnav.dark.left .stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle,.stellarnav.stellarnav.dark .stellarnav.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.stellarnav.mobile.stellarnav.mobile li a.dd-toggle,.stellarnav.mobile.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.stellarnav.mobile.dark ul{background:rgba(0,0,0,1)}.stellarnav.mobile.dark ul ul{background:rgba(255,255,255,.08)}.stellarnav.mobile.stellarnav.mobile.top{position:absolute;width:100%;top:0;left:0;z-index:9999}.stellarnav.mobile li li.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.stellarnav.mobile.left .menu-toggle.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.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.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
}
@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;
}
.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;
}
.brd{
font-family: courier;
font-size: 16px;
z-index: 10000;
display: inline-block;
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); }
}