@CHARSET "UTF-8";
@import 'font-awesome.min.gz.css';
@import 'bootstrap.min.gz.css';
@import 'footer.min.gz.css';               
@import 'event.min.gz.css'; 
@import 'owl.carousel.min.gz.css'; 
@import 'owl.theme.min.gz.css'; 
@import 'prettyPhoto.min.gz.css'; 
@import 'jquery-ui.min.gz.css'; 
@import 'extra.min.gz.css'; 
@import 'section3.min.gz.css'; 
@import 'create_event.min.gz.css'; 
@import 'datepicker.min.gz.css'; 
@import 'bootstrap-timepicker.min.gz.css'; 
@import 'theatre.min.gz.css'; 

video {
  width: 100% !important;
}	
.fb-comments{
  width: 100% !important;
}
p img {
	width:100%;
}
.owl-item{
    height:165px;
}
a {
    color:#333;
    text-decoration:none;
}
#menu a:hover {
    color:#52babe;
    text-decoration:none;
}
.section_2 {
  background: none;
}
.modal .modal-header {
  border: none;
  z-index: 9999;
  right: 0px;
  position:relative !important;
  
}
.modal-title{
	font-weight:bold;
}

#enquiry-btn{
    clear: both;
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    float: none;
    text-transform: uppercase;
    background-color: #db4344;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    letter-spacing: .5px;
    border-radius: 3px;
    cursor: pointer;
    transition: all 200ms;
}
.dropdown-menu:after {
  position: absolute;
  top: -13px;
  right: 11px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 13px solid #fafafa;
  border-left: 10px solid transparent;
  content: '';
  width: 1px;
}
.dropdown-menu:before {
  position: absolute;
  top: -14px;
  right: 10px;
  display: inline-block;
  border-right: 11px solid transparent;
  border-bottom: 13px solid #ccc;
  border-left: 10px solid transparent;
  border-bottom-color: rgba(0,0,0,.2);
  content: '';
  width: 1px;
}
.selectSend{
    color:#ccc;
}
.community-content #event-description .droptabs li.active a {
  font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  overflow:hidden;
  border: none;
  border-bottom: 2px solid #de4e4e;
  text-transform:uppercase;
}
.community-content #event-description .droptabs li a {
  font-family: 'Gotham Rounded SSm A', 'Gotham Rounded SSm B';
  font-weight: 400;
  font-style: normal;
  font-size: 1px;
  border: none;
  font-size: 15px;
  overflow:hidden;
  text-transform:uppercase;
} 
@media (min-width: 768px){
        #event-description.community-desc .droptabs li {
         width: 20% !important; 
    }
}
.navbar-default #logo {
    padding: 0px 0px;
}