
form #website{ display:none; }
.gridview_peace1{
  padding: 5px;
    margin: 10px;
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 322px;
}
.gridview_peace1:hover {
    -moz-box-shadow: inset 0 0 10px #0082c6;
    -webkit-box-shadow: inset 0 0 10px #0082c6;
    box-shadow: inset 0 0 10px #0082c6;
    cursor: pointer;
}
.event_gridview1 img {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
    height: 221px;
    width: 329px;
}
.EventTitle1 {
    padding: 13px 10px 10px 10px;
    margin: 0px;
    width: 312px;
    font-size: 16px;
    color: #0082c6;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif !important;
}
.left_containereventse {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
}
.title_texteventdetails1 h2 {
    background-color: #0082c6;
    border-bottom: 1px solid #DEDEDE;
    font-family: 'Open Sans', sans-serif !important;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 6px;
    padding-top: 10px;
    height: 45px;
    font-family: Open Sans;
    padding-left: 25px;
    position: relative;
    width: 100%;
    float: left;
    font-weight: bold;
}
.title_texteventdetails1 a {
    padding: 2px;
    border-radius: 2px;
    color: #fff;
}
.m-t-20 {
    margin-top: 20px;
}
.gridview_peace {
    padding: 0px;
    margin: 10px;
    float: left;
    background-color: #fff;
    border: 1px solid #ccc;
    width: 166px;
}
.event_gridview {
    padding: 0px;
    margin: 0px auto;
}
.event_gridview img {
    padding: 5px;
    margin: 0px;
    max-width: 100%;
    height: 150px;
    width: 300px;
}


.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
margin-bottom: 20px;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:14px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:0px;
line-height: 1.5;
letter-spacing: 1px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:25px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}
.content{
  margin-top: 40px;
}
.content ul{
  list-style:none;
}
.content ul >li{
margin-top: 10px;
}
.content .fa{
  color: green;
}
.content .fa:hover{
  color: #0082c6;
}
.content li > a{
  font-size: 15px;
  color: #0082c6;
}
.content li > a:hover{
  color: green;
}
.content li >i{
  margin-right: 10px;
}
.news-box{
  border :1px solid #cfcfcf;
  padding: 6px;
  display: inline-block;
}
.another{
  display: flex;
}
.event-section{
margin-right: 20px;
border: 1px solid #cfcfcf;
padding: 8px;
}
.tab-content > .tab-pane {
  margin-top: 25px;
}
.tab-pane img{
  width: 28%;
}
.latest-content{
  display: block;
  position: relative;
  left:135px;
  bottom: 110px;
}
.latest-content p{
  font-size: 12px;
}

/*News CSS*/


#top-posts h2 {
    position: relative;
    display: block;
    text-align: left;
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 3px;
    padding: 0% 1%;
}

#top-posts {
    background-color: #FFFFFF;
}
#top-posts-list li, #latest-news, .post-date + img {
    border-top: 1px solid #a6bcc6;
    display: flex;
}
#top-posts {
    position: relative;
    clear: both;
    width: 100%;
    text-align: left;
    margin-top: 4px;
}
#top-posts-list {
    display: table;
    list-style: none !important;
    height: 111px;
    width: 100%;
    padding-left: 0 !important;
}
#top-posts-list {
    display: table;
    width: 100%;
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: -2px 0px 0px 0px;
}
#top-posts-list li .image-block_wrap {
    width: 36%;
    position: relative;
    height: auto;
}

.post-thumbnail {
    background-position: top center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 250px;
    width: 290px;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}
#top-posts-list li div.image-block, .blog-post .image-block {
    text-align: right;
}
#top-posts-list li .date, .blog-post .date {
   
    width: 65px;
    text-align: center;
    font-size: 23px;
    height: 100%;
    padding: 0;
}
.month_year {
    position: relative;
    height: 100%;
    text-transform: uppercase;
    overflow: hidden;
}
#day {
    font-size: 36px;
}
#month {
    line-height: 40px;
    font-size: 17px;
    top: -13px;
    position: relative;
}
#year, .date.lat_news, .blog-post .date, .date.most_pop_date {
    background: #0480B4;
    padding: 7px;
}
#top-posts-list li div.text {
    width: 55%;
    margin-right: 2%;
    overflow: hidden;
    float: right;
}
#top-posts-list li a, #top-posts-list li a:link, #top-posts-list li a:visited {
    display: block;
    
}
#top-posts-list li div.text p {
    overflow: hidden;
    width: 100%;
}
#top-posts-list .date, .date.lat_news, .blog-post .date, .most_pop_date.date {
    background-color: #025a7e;
    color: #ffffff;
}
.section_pagination {
    margin: 10px 0;
}
.readmore{
	position: relative;
	top: 100px;
	right: 20px;
}
.news{
	margin-bottom: 30px;

}
.news-images{
	display: flex;
}
.news-images img{
	width: 25%;
}
.news{
	border: 1px solid #cfcfcf;
	padding: 10px;
}
.news button{
	margin-top: 20px;
}


.cursorremove { 

    cursor: default; pointer-events: none;
}