@charset "utf-8";
/* CSS Document */

.blogBLOCK { text-align: center;position: relative;display:block;width:100%; }
.margoBlog { background: #fff!important; box-shadow: 0 1px 4px 0 rgb(12 12 13/10%); overflow: hidden; max-width: 100%;  padding: 0!important; margin: 7px 5px!important; float: none!important; border-bottom: 1px solid #ccc; width: 400px; height: 500px; position: relative; display: inline-block; vertical-align: top; }
.margoBlog h3, .margoBlog h2 { font-family:'MyFont', Arial;color: #069; letter-spacing: normal; font-size: 20px!important; line-height:1.2em;margin: 0; }
.margoBlog a h3, .margoBlog a{text-decoration:none!important;}
.margoBlog .post-info { display: block; overflow: hidden; max-height: 230px; }
.margoBlog .post-body { line-height: 1.3em; color: #444; font-size: 14px; padding: 0 4% 8px; display: block; padding-bottom: 0px; }
.blogPIC { display: block; overflow: hidden; width: 100%; max-height: 173px; margin-bottom: 10px; }
.blogPIC img { border: none; margin-bottom: 0; padding: 0; max-width: 100%; width: 100%; position: relative; display: block; transition: 1s;    height: auto; }
.blogPIC a:hover img, .blogPIC a:focus img, .bloglPIC:hover img, .margoBlog:hover img { transform: scale(1.1); transition: 1.5s; }
.margoBlog  p.date {line-height: 15px;margin:0 0 5px 0;text-align:right;font-size: 12px;color:#666;font-style: italic;}
.screen-reader-text{display:none;}
.margoBlog p {
    font-family: Arial;text-align:left!important;
    font-size: 13px;
    line-height: 1.2em;
    margin: 5px 0!important;
}

#main .post-info ol li, #main .post-info ul li {margin-bottom: 0px;font-size: 12px;line-height:18px;}
#main .margoBlog .post-body h2 {margin-top:10px;    font-size: 21px;}

#main  .post-info ol, #main  .post-info ul {margin:4px 0px 5px 15px !important;}

body .center .margoBlog p {
text-align:left!important;
}
.post-info {
    display: block;
    overflow: hidden;
    max-height: 200px;
    margin-top: 5px;
}
a.learn{font-style: italic;font-size: 13px;}

/*@media(min-width: 1024px) {
.blogBLOCK .margoBlog:first-child, .margoBlog:nth-child(1) { width: 100%!important; max-width: 610px!important; }
.margoBlog:first-child .post-info, .margoBlog:first-child .learnmoreBTN,
.margoBlog:first-child .post-info, .margoBlog:first-child .learn{ display: none; }
.margoBlog:first-child .post-body { padding: 0; }
.margoBlog:first-child .blogPIC { margin: 0; max-height: 320px!important;}
.margoBlog:first-child h3 { display: block; width: 100%; bottom: 0; margin: 0; padding: 10px 4% 20px; position: absolute; z-index: 2; box-sizing: border-box; }
}*/

@media(max-width: 855px) {
.margoBlog {height:auto;}
.margoBlog .post-body {padding-bottom:10px;}
}

@media(max-width: 664px) {
	.margoBlog{max-width: 500px; width:96%;}
	.margoBlog h3 {font-size: 22px!important;line-height: 1.2em;}
	.margoBlog p {font-size: 14px;}
	.blogPIC { max-height:200px;  }
	.margoBlog .post-info {max-height: 250px; }
}

ul.blogList li a{font-size:13px!important;line-height:1em;}
.smallBlogPIC{float:left;}

	.HOMENEWS{display:block;margin:auto;max-width:1400px;padding:0px;}
	.projectINFO h2{font-family: 'MyFontMed', Arial;text-transform:none;margin: 10px 0 10px 0;letter-spacing:normal;}
	.projectINFO h2 span.term{display:inline-block; clear:both;margin:0;text-align:left;font-size:13px;color:#444;font-weight:normal;}	
.Warning { background: #f5f5f5;border-top: 1px solid #B22234;}
 .Warning.box {
    display: block;
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3em;
    color: #333;
    border-radius: 0;
    min-width: 240px;
    box-shadow: 0 0 2px #ccc;
    clear: none;
    float: none;
    position: relative;
    top: 0px;text-align:left;
}
	
 .Warning.box .smallPIC {
    display: block;
    float: left;
    height: auto!important;
    width: 210px;
    min-height: 140px;
    overflow: hidden;
    margin: 0 4% 5px 0;
    position: relative;
}	

 .Warning.box p.date {color:#777;line-height: 15px;margin:0 0 5px 0;text-align:right;font-size: 12px;font-style: italic;position:absolute; right:20px;bottom:10px;}
	
@media(min-width:900px){
.Warning.box {width: 49%;display: inline-block;box-sizing: border-box;vertical-align: top;min-height: 115px;
margin: 2px 0.05%;}
#smallPIC, .smallPIC { max-width: 28%;margin-right:2%;}
}
	
@media(min-width:1440px){
.Warning.box {width: 33%;}
}
@media(min-width:1900px){
.Warning.box {width: 24%;}
.HOMENEWS{max-width:1800px;}
}	
	
@media(max-width:600px){
	.Warning.box  p.date{display:none!important;}
	.projectINFO h2{font-size:14px!important;font-weight:bold;}
	.projectINFO h2 span.term{float:left;}
	}