.home a{color:black;}#rightcolumnplaces{display:block;margin-top:10px;}#headernews{display:none;}.marquee{display:none;}.topad{display:none;}.jobsdiv{display:none;}#headerfixed{margin-top:0px;z-index:1000;background-color:#d3eff0;display:block;height:65px;}#headerfixed-anchor{display:none;}.post-item{background-size:260px 190px;border:solid 8px white;margin:0 0 8px 0;width:260px;height:190px;position:relative;}.post-item .post-item-inner{position:absolute;bottom:0;margin-bottom:50px;width:100%;}.home-title{line-height:120%;background:rgba(255,255,255,0.7);padding:10px;font-size:14px;bottom:0;}.home-description{display:none;}@media screen and (min-device-width : 480px) {.topad{display:block;position:relative;float:right;margin:0px;}.jobsdiv{display:none;}#headerfixed{clear:both;margin-top:20px;z-index:1000;background-color:#d3eff0;display:block;height:125px;}#headerfixed-anchor{height:0px;}.home #header{position:static;height:172px;}.home .logo{margin-top:113px;}.home #pagetitle{float:left;width:260px;font-family:'News Cycle',sans-serif;margin:120px 0 0 10px;font-size:64px;}.home #leftcolumntop,.home #maincolumntop,.home #rightcolumntop{margin-top:0;}.home #main{margin:0px 0 20px 0;position:relative;}.home #navigation{position:static;}.home .designjob{float:right;height:120px;line-height:120%;padding:10px 0 0 0;}.home #featuredjob{display:none;}.home #rightcolumnad{display:block;}.home a{color:black;}.post-item{background-size:100%;border:solid 8px white;margin:0 0 8px 0;height:430px;position:relative;width:90%;}.post-item .post-item-inner{position:absolute;bottom:0;margin-bottom:20px;width:100%;}.home-title{line-height:120%;background:rgba(255,255,255,0.7);padding:10px;font-size:44px;bottom:0;}.home-description{display:none;font-size:18px;background:rgba(255,255,255,1.0);padding:10px;bottom:0;}.post-item:hover .home-description{display:block;}}@media screen and (min-device-width : 992px) {.topad{display:block;position:relative;float:right;margin:0px;}.topjob{display:block;position:relative;float:right;margin:15px 20px 0 0;}#headerfixed{clear:both;margin-top:20px;z-index:1000;background-color:#d3eff0;display:block;height:125px;}#headerfixed-anchor{height:0px;}.home #header{position:static;height:172px;}.home .logo{margin-top:113px;}.home #pagetitle{float:left;width:300px;font-family:'News Cycle',sans-serif;margin:120px 0 0 10px;font-size:64px;}.home #leftcolumntop,.home #maincolumntop,.home #rightcolumntop{margin-top:0;}.home #main{margin:0px 0 20px 0;position:relative;}.home #navigation{position:static;}.home .designjob{float:right;height:120px;line-height:120%;padding:10px 0 0 0;}.home #featuredjob{display:none;}.home #rightcolumnad{display:none;}.home a{color:black;}.post-item{background-size:686px;border:solid 8px white;margin:0 0 8px 0;height:430px;position:relative;width:670px;}.post-item .post-item-inner{position:absolute;bottom:0;margin-bottom:50px;width:100%;}.home-title{line-height:120%;background:rgba(255,255,255,0.7);padding:10px;font-size:44px;bottom:0;}.home-description{visibility:hidden;height:0px;font-size:18px;background:white;padding:10px;bottom:0;}.post-item:hover .home-description{visibility:visible;-webkit-animation:showhome .2s ease;-moz-animation:showhome .2s ease;-o-animation:showhome .2s ease;animation:showhome .2s ease;height:auto;}@-webkit-keyframes showhome {
    from {height: 0px;}
    to {height: auto;}
}

/* Standard syntax */
@keyframes showhome {
    from {height: 0px;}
    to {height: auto;}
}


}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.jobsdiv {
		display: none;
	}
}
