@CHARSET "UTF-8";
@import 'font-awesome.min.css';
@import 'bootstrap.min.css';
@import 'footer.min.css';               
@import 'event.min.css'; 
@import 'owl.carousel.min.css'; 
@import 'owl.theme.min.css'; 
@import 'prettyPhoto.min.css'; 
@import 'jquery-ui.min.css'; 
@import 'extra.min.css'; 
@import 'section3.min.css';
@import 'datepicker.min.css'; 
@import 'bootstrap-timepicker.min.css'; 
@import 'theatre.min.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;
    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;
}

 #group-registration{
    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;

 }

.text-banner-ad-image{
    height: 72px;
    background-position: top right;
    position: relative;
    overflow: hidden;
}

.text-ban {
    border-radius: 2px;
    line-height: 14px;
    float: left;
    cursor: pointer;
    overflow: hidden;
    z-index: 200;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    text-decoration: none;
}

.text-banner-ad-image .heading_text {
    position: absolute;
    color: #fff;
    z-index: 1;
    bottom: 0;
    text-transform: uppercase;
    padding: 3px 8px 1px;
    right: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10.5px;
    background-color: rgba(0,0,0,.2);
}

.text-banner-description {
    max-height: 40px;
    line-height: 16px;
    padding: 4px 8px;
    background-color: #fff;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.text-ban-sm {
    color: #9a9a9a;
    line-height: 1.3em;
    font-size: 11px;
    word-break: break-word;
}