﻿@media (max-width: 991px) { .header-left, .header-right { text-align: center; }
  .list-event-item .list-event-header .view-details, .flex-direction-nav, .footer-nav { display: none; }
  .footer-widget { margin-bottom: 60px; }
  .footer-widget:not(:last-child) { margin-bottom: 0; } }
@media (max-width: 767px) { .header-left, .header-right { text-align: center; }
  .list-event-item .list-event-header .view-details, .flex-direction-nav, .footer-nav { display: none; }
  .footer-widget { margin-bottom: 60px; }
  .footer-widget:not(:last-child) { margin-bottom: 0; }
  .blog-grid-thumb { height: auto; }
  .left-event-content { float: none; }
  .left-event-content img { float: left; margin-right: 30px; }
  .left-event-content .event-contact { overflow: hidden; }
  .right-event-content { width: 100%; }
  .right-event-content { margin-top: 30px; } }
@media (max-width: 581px) { .header-left, .header-right { text-align: center; }
  .flex-direction-nav, .slider-caption, .footer-nav, .list-event-item .list-event-header, .course-list .ui-icon, .blog-post-meta { display: none; }
  .flexslider { height: 150px; }
  .footer-widget { margin-bottom: 60px; }
  .footer-widget:not(:last-child) { margin-bottom: 0; }
  .list-event-thumb { width: 100%; overflow: hidden; }
  .list-event-thumb img { width: 100%; height: auto; }
  .list-event-thumb, .left-event-content, .course-list .level { float: none; }
  .select-yes { margin: 0; }
  .search-form-item { margin: 20px 0 0 0; }
  .left-event-content img, .search-form-item, .course-search-form .searchbox, .right-event-content, .contact-form input, .contact-form .contact-label, .contact-form textarea { width: 100%; max-width: 100%; }
  .event-title { margin-top: 20px; font-size:18px; direction:ltr;text-align:left;direction:ltr }
  .contact-map { height: 250px; overflow: hidden; }
  .contact-form .contact-label { margin-bottom: 10px; } 

.list-event-thumb-News { width: 100%; overflow: hidden; text-align:center; }

.list-event-thumb-News img{
 margin:20px;
	min-width:auto;
	max-width:auto;
}
.list-event-thumb {
 width: 100%;
  overflow: hidden;
  text-align:center;
   }

.list-event-thumb img {
 margin:10px;
    width: 120px;
    height: 130px;
    z-index: 5;
    opacity: 1;
    filter: alpha(opacity = 50);
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    box-shadow: 0 0 5px #000;
    transition: opacity 0.7s ease-out 0.3s;
    -moz-transition: opacity 0.7s ease-out 0.3s;
    -webkit-transition: opacity 0.7s ease-out 0.3s;
}


.box-content-inner h4 {
	
	text-align:center !important;
}  

 }
 
 .ShowBlock {
	display:block !important;
}
 
