/*========================
News Section
========================*/


#news-section { /*padding:2%;*/ }
#news-section .section-header a {  border-radius:8px; font-size: 18px; float: right; padding:10px 20px; margin-top: 0px; }
#news-section article { border-radius: 8px; border:1px solid #e5e5e5; float: left; width: 100%; }
#news-section article a { float: left; width: 100%; }
#news-section article a img { border-top-right-radius: 8px; border-top-left-radius: 8px; }
#news-section article a .article-title { font-size: 22px; padding-left: 5%; font-family: din_next; line-height: 1.1em; min-height: 84px;}
#news-section article a .meta-area {  padding:0 5%; float: left; width: 100%; margin-bottom: 10px; }
#news-section article a .meta-area .date { margin-bottom: 10px; padding:0; float: left; width: 100%; font-size: 12px; font-family: din_next; }
#news-section article a .meta-area .date i { color: #278199; font-size: 14px; padding-right:5px;  }
#news-section article a .meta-area .author {  padding:0; float: left; width: 100%; font-size: 12px; font-family: din_next; }
#news-section article a .meta-area .author i { color: #2c85c7; font-size: 14px; padding-right:5px; }
#news-section article a .article-text { padding:0 5%; float: left; width: 100%; font-size: 14px;  }
#news-section article a .dumby-button { margin-left: 5%; background:#2c85c6; color: #FFF; border-radius:8px; float: left; padding:10px 20px; margin-top: 20px; margin-bottom: 25px; line-height: 22px; }
#news-section article a .dumby-button img { width: 10px; float: left; margin-right: 10px; }
#news-section article a:hover .dumby-button { background: #05538c; }
#news-section article a:hover img { opacity: 0.5; }
#news-section .section { padding-bottom: 0; }
body #news-section h2 {border:none; width: auto;}


#news-posts article a .meta-area p {margin-bottom: 10px;}

.news-search h2 {color: #fff;border:none; position: relative; margin-bottom: 20px;}
.news-search h2:before {position: absolute; bottom: 0px; left: 0px; height: 3px; width: 80px; background: #fff; content:'';}

.news-search .span_2_of_3 .right .form-button { cursor: pointer; background:#fff url(../images/blue-arrow-right.png); background-repeat: no-repeat;background-size: 10px;
    background-position: 10%; font-size: 16px;  }
.news-search .span_2_of_3 .right .form-button:hover { background:#2c85c6 url(../images/white-arrow-right.png); background-repeat: no-repeat;background-size: 10px;
    background-position: 10%; color:#FFF; }

/*========================
Main News Sections
========================*/



.news-search .span_2_of_3 { background-image: url("../images/blue-background.jpg"); background-size: cover; border-radius:8px; overflow:hidden; padding:20px; }
.news-search .span_2_of_3 .left { float: left; width: 100%; }
.news-search .span_2_of_3 .right { float: left; width: 100%; }
.news-search .span_2_of_3 .left h2 { color: #FFF; font-size: 28px; border-bottom:none; }
.news-search .span_2_of_3 .left p { color: #FFF; font-size: 14px; padding-top: 0; }

.news-search .span_2_of_3 .right input { background:#FFF; border-radius:8px; padding:15px; float: left; width: 100%; font-size: 15px; font-style: italic; }
.news-search .span_2_of_3 .right .button { width: auto; color: #2c85c6; margin-top: 10px; padding:10px 30px; font-family: din_next; font-style:normal; font-size: 16px; margin-bottom: 0; }

.news-search .publications { background-image: url("../images/purple-background.jpg"); background-size:cover; float: left; width: 100%; border-radius:8px; overflow: hidden; padding:20px; }
.news-search .publications h2 { color:#FFF; border-bottom:none; font-size: 26px; padding-bottom:20px;}
.news-search .publications .button { cursor: pointer; background: #FFF; color: #2c85c6; margin-bottom:8px;  }
.news-search .publications .button:hover { background:#afcee4; color: #FFF; }

#news-posts { float: left; width: 100%; /*padding:10px;*/ margin-top: 20px; }
#news-posts article { float: left; width: 100%; margin-bottom: 20px; }
#news-posts article a { float:left; width:100%; border:1px solid #e5e5e5; border-radius: 8px;}
#news-posts article a img { border-top-right-radius: 8px; border-top-left-radius: 8px; }
#news-posts article a .meta-area {  /*padding:0 5%;*/ float: left; width: 100%; margin-bottom: 10px; }
#news-posts article a .title { position: relative; font-size: 22px; padding:15px 0 15px 5%; font-family: din_next; line-height: 1.1em; min-height: 84px; margin-bottom: 20px; }
#news-posts article a .title:before {position: absolute; bottom: 0px; left: 20px; height: 3px; width: 80px; background: #2c85c6; content:'';}



#news-posts article a .meta-area .date {   float: left; width: 100%; font-size: 12px; font-family: din_next; }
#news-posts article a .meta-area .date i { color: #278199; font-size: 14px; padding-right:5px;  }
#news-posts article a .meta-area .author {  padding:0 5%; float: left; width: 100%; font-size: 12px; font-family: din_next; }
#news-posts article a .meta-area .author i { color: #2c85c7; font-size: 14px; padding-right:5px;}
#news-posts article a p { padding:0 5%; float: left; width: 100%; font-size: 14px;  }
#news-posts article a .button { margin-left: 5%; background:#2c85c6; color: #FFF; border-radius:8px; float: left; padding:10px 20px; margin-top: 20px; margin-bottom: 25px; line-height: 22px; }
#news-posts article a .button img { width: 10px; float: left; margin-right: 10px; }

#news-posts article a:hover .button { background: #05538c; }
#news-posts article a:hover img { opacity: 0.5; }


.more-posts { display: none; }
.show-posts { display: block; }



#load-more { float: left; width: 100%; position: relative; padding-bottom: 3%; }

 #load-more .button {
 	margin: 10px auto;
    position: relative;
    z-index: 10;
    height: 40px;
    display: block;
    width: 220px;
    text-align: center;
    line-height: 23px;
    border-left: 4px solid #FFF;
    border-right: 4px solid #FFF;
    border-radius: 14px;
}
#load-more:after {
    position: absolute;
    height: 1px;
    left: 0px;
    width: 100%;
    content: '';
    z-index: 8;
    background: #dadada;
    top: 30px;
}
.down-button {margin:0 auto; float: none; text-align:center;}
.down-button img { width: 21px; margin-top: 0px; float: none; }





/* =======================================
 @ 500
======================================= */
@media only screen and (min-width: 500px) {


#news-section article a .meta-area .date {  padding:0; float: left; width: 100%; }
#news-section article a .meta-area .author { padding:0; float: left; width: 100%;  }




#news-posts article { float: left; width: 50%; padding:10px; }


}





/* =======================================
 @ 771
======================================= */
@media only screen and (min-width: 711px) {

#news-posts article { float: left; width: 33.3333%; padding:10px; }
.news-search .span_2_of_3 .left { float: left; width: 50%; }
.news-search .span_2_of_3 .right { float: left; width: 50%; }

/*#news-posts article a .meta-area .date {   padding: 0 5%; }


*/


#news-posts {margin-top: 0;}

}


/* =======================================
 @ 1000
======================================= */
@media only screen and (min-width: 1000px) {
.news-search .span_2_of_3 .left h2 { font-size: 23px; }
#news-posts article a .meta-area .date {  padding:0 1%; float: left; width: 40%; }
#news-posts article a .meta-area .author { padding:0 1%; float: left; width: 60%;  }

#news-posts article a .meta-area {padding: 0 5%;}
#news-posts article a .meta-area p {margin-bottom: 0;}


}


/* =======================================
 @ 1200
======================================= */
@media only screen and (min-width: 1200px) { 

#news-section { padding:0% 0 0 0; }
#news-posts { padding:0; }
#news-section article a .article-title, #news-posts article a .title { min-height: auto; min-height:initial; }
.news-search .span_2_of_3 .left h2 { font-size: 28px; }

}


