body {
    background: #f5f5f5;
    font-family: "Malgun Gothic";
}

/*HEADER*/

/*          Create Button           */

nav ul li #btn{
   margin-top: 8px!important;
}
nav{
    margin-bottom: 0px!important;
    padding: 15px 0;
}
nav ul li:hover{
    background-color: transparent;
    
}
nav ul li a:hover {
    color: #ffa63c  !important;
    
}
.pos-fix{
    position: fixed!important;
    top: 0;
    width: 100%!important;
    padding: 5px 0 15px 0!important;
    /* border-bottom: 1px solid #e9e9e9; */
}
#search{
     margin-top: -20px;
}
/* Search Section*/


@media screen and (max-width: 600px){
    #search .font-17{
    font-size: 16px!important;
   
}
}

@media screen and (min-width: 768px){

#search .col-md-4, #search .col-md-5{
    width: auto;
}
#search .menu-inline li form{
    margin-left: 30px;
}
#search .menu-inline li a:hover .tag{
    background: #dfdfdf;
}
#search #search-container{
    height: 300px;
}
#search .menu-inline li form input{
    box-shadow: none;
    padding: 8px 10px;
    border: 1px solid #ccc
}
#search .col-md-6{
    width: 30%;
}
#search{
    z-index: 10;
   margin-top: -8px;
    padding: 0px!important;
}

}
.row-margin{
    margin-right: 0px;
    margin-left: 0px;
}
/*
  ================================= 
           Display event
  =================================
 */

#Events h1{
    padding-left: 15px;
    font-weight: 100;
    font-family: Calibri
}
#Events h3 {
    font-size: 20px;
    white-space: nowrap;
    width: 17em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
#Events #book-btn{
    margin-left: -15px; 
    margin-right: -15px;
}
#Events #display-box{
    border-radius: 5px 5px 0 0
}
#Events .box-header{
    padding: 12px 12px; 
    background: #000; 
    margin: 0 -15px; 
    color: #fff;
    border-radius: 5px 5px 0 0 ; 
    border-bottom: 1px solid #ccc;
}
#Events .box-header #follow a{
    border: 1px solid #ff6a00; 
    color: #fff ; 
    margin-top: -7px; 
    font-family: Calibri; 
    font-size: 13px;
}
#Events em a{
    color: #fff;
}
#Events em a:hover{
    color: #ccc;
}
#Events .box-header .glyphicon-user{
    color: #ccc!important;
}
#Events .relative {
    /*
    margin-left: -15px;
    margin-right: -15px;*/
   height: 200px;
    overflow: hidden;
}
#Events h3 a{
    color: #333;
}
#Events .relative img:hover{
   width: 110%;
   margin-left: -10px;
   transition: .4s;
   cursor: pointer;
}
#Events .relative img{
   transition: .2s;
}
#Events #display-box{
    margin-bottom: 35px;
    box-shadow: 0 0 2px 2px #eee;
    border: 1px solid #e3e3e3;
}
#Events #display-box #date{
    margin-bottom: 20px;
}
#Events #display-box .category{
    background-color: #eee; 
    padding: 5px 10px;
}
#Events #follow a:hover{
    background: rgb(255, 132, 0)!important;
    color: #000!important;
}
#Events #action{
    margin-left: -15px; 
    margin-right: -15px; 
    margin-top: 18px
}
#Events #action ul{
    border-top: 1px solid #e9e9e9; 
    width: 100%; 
    list-style-type: none;
    padding: 0!important
}

#Events #category a{
    color: #333;
}
#Events #action .block-ds{
    padding: 10px 
}
.border-l{
    border-left: 1px solid #eee;
}
.border-right{
    border-right: 1px solid #eee;
}

@media screen and (min-width: 768px){

#Events .col-md-4 {
    /*
    width: 31.5%;
    margin-left: 10px;
    margin-right: 10px;
    */
    margin-top: 10px;
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.logo{
    width:340px;
}

}
@media screen and (max-width: 768px) {

    .row-margin{
        margin-right: -15px;
        margin-left: -15px;
    }

    #Events h3 {
        font-size: 20px;
        white-space: nowrap;
        width: 14em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
    }
    #Events .relative {
        margin-left: -15px;
        margin-right: -15px;
        height: 170px;
        overflow: hidden;
    }
    #Events .col-md-4 {
        /*
        width: 31.5%;
        margin-left: 10px;
        margin-right: 10px;
        */
        margin-top: 20px;
    }

    #Events .row {
      margin-left: -15px;
      margin-right: -15px;
    }
    #search{
        z-index: 10;
        margin-top: 44px!important;
        padding: 0px!important;
        width: 100%;
    }
    .menu-inline{
        padding-left: 0px!important;
    }
    .logo{
        width: 260px;
    }
}

/* ====================================
             Global Classes   
  =======================================
*/

.padding-l{
    padding-left: 15px;
}
.padding-r{
    padding-right: 15px;
}

.org{
    height: 40px;;
    width: 320px;
    background: rgb(255, 132, 0);
    padding: 0px 30px;
    position: absolute;
    left: -20px;
    top: 15px;
    z-index: 5;
}
.org-back{
    height: 30px;
    width: 60px;
    background-color: #ccc;
    position: absolute;
    left: -16px;
    top: 43px;
    transform: rotate(30deg);
    z-index: -1
}
#ev-img{
    z-index: 2;
    position: relative;
}
#action .block-ds:hover{
    background: #eee;
    cursor: pointer;
}
.font-weight{
    font-weight: 100;
    font-family: 'Malgun Gothic';
}
.font-12{
    font-size: 12px;
}
.font-16{
    font-size: 16px;
}
.color-white{
    color: #fff!important;
}
.color-black{
    color: #333!important;
}
.space{
    margin-bottom: 20px;
}

.bg-grey{
    background-color: #f4f4f4;
}
.font-14{
    font-size: 14px !important;
}
.bg-white{
    background-color: #fff;
    padding: 8px;
    /* margin-bottom: 10px; */
    margin-top: 10px;
    border: 1px solid #e9e9e9;
}
.bg-white h3, h4{
    margin: 10px;
}
#Events .font-14{
    margin-top: 3px;
}
#Events p{
    margin-top: 20px;
}
.no-padding-l{
    padding-left: 0px!important;
}

.white{
    color: #fff!important;
}
footer{
    margin-bottom: 0px!important;
}
footer ul li{
    list-style: none;
    display: block

}
footer ul{
    padding-left: 0px !important;
}
footer ul li a{
    color: #adadad !important;
}
a:hover,a:active, a:focus, a:visited{
    text-decoration: none!important;
}
.relative{
    position: relative!important;
}
.status{
    background: rgba(255, 132, 0, 0.90);
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #fff!important;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 20px 0 0 0
}
.price{
    background: #ff6a00;
}


/*
    ========================================
                 Event Page
    ========================================
 */

.org  .inactive .btn{
    border: 1px solid #000;
    margin-top: -5px;
    color: #000;
}
.org  .active .btn{
    border: 1px solid #000;
    margin-top: -5px;
    color: #000;
     background: #333;
     color: #eee;
}
.org #follow .btn:hover {
    background: rgba(65,65,65,0.7);
    color: #eee;
}


/*
    =======================================
                    Ticket
    =======================================
*/

#ticket-before{
    width: 60px; 
    border: 1px solid #ccc;
    height: 100%;
    min-height: 100%;
    position: absolute;
    padding: 20px 0;
    float: left;

}
#ticket-before #circle{
    height: 100%;
    min-height: 100%;
    width: 20px;
    border: 4px solid #ff8c00;
    margin-left: auto;
    margin-right: auto;
    
    border-radius: 10px;
  }  
#ticket-after{
    
    height: auto;
    border: 1px solid #ccc;
    
   
    padding: 5px 20px  5px 80px;
}

.space{
    margin-bottom: 20px;
}

#wrapper {
    position: relative; /* position:absolute needs a relative parent */
}
#main {
    width: 50px;
    height: 60px;
    background-color: green;
    text-align: center;
}
#cutout {
    width: 50px;
    height: 50px;
    border-radius: 50px / 25px; /* half of width / half of height
                                http://css-tricks.com/the-shapes-of-css/
                                remember to add vendor prefixes if necessary */
    background-color: white;
    position: absolute;
    top: -30px; /* should be -25px, but a little padding looks nicer */
}

/*
 ==========================================
               Organiser Page
 ==========================================
 */

#notification-bar{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(65, 65, 65, 0.9);
    height: auto;
}

.pro-pic-column {
    width: 20%!important
}

#profile-pic{
    margin-top: 10px
}
#profile-pic img{
    position: relative;
    margin-top: -150px;
    box-shadow: 0 0 1px 1px #ccc;
    border: 4px solid #fff;
}
.font-23{
    font-size: 23px
}
.border{
    border: 1px solid #eee;
}


/*
    ====================================
                  cover menu
    ===================================
*/

#notification-bar a .black-hover:hover{
    background: #eaeaea!important;
    color: #333!important;
   
}

 #notification-bar a .active{
    background: #eaeaea!important;
    color: #333!important;
   
}










/*
    ========================================
                Create Event
    ========================================
    */

#tickets .menu-inline li{
   width: 19%;
}


/*
    ==========================
             Followers
    ==========================
*/

#followers .margin-bottom{
    margin-bottom: 20px;
} 

/*Wordpress*/

 .decor:before, .decor:after{
    background: #004a00  none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 5px;
    width: 100px;
    z-index: -1;
}

.decor:before{
    left: 14px;
}
.decor:after{
    right: 14px;
}

.decor {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #004a00 ;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}

 .decor1:before, .decor1:after{
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 5px;
    width: 100px;
    z-index: -5;
}

.deco1r:before{
    left: 14px;
}
.decor1:after{
    right: 14px;
}

.decor1 {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #179bd7 ;

    display: inline-block;
    position: relative;
    z-index: 1!important;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	
}

@media screen and (max-width: 500px) {
    .filter {
        height: 107%;
        overflow: scroll;
        z-index: 9;
        position: fixed;
        margin-top: -30px!important;
    }

    .close-filter {
        left: 100%;
        transition: 0.2s;
    }

    .open-filter {
        left: 0px;
        transition: 0.2s;
    }
    .menu-inline li{
        width: 100%;
    }
}
#search .filter{
    margin-top: 10%!important;
}
.active-filter {
    background: green!important;
    color: #fff!important;
}

@media screen and (min-width: 500px){
    #filter-btn-close, #filter-btn{
        display: none;
    }
}

.div-border{
    border: 1px solid #c6c4c4;
    padding: 15px;
    margin: 0 0;
}


/* Responsive Table */

div.table-title {
    display: block;
    margin: auto;
    max-width: 600px;
    padding:5px;
    width: 100%;
}

.table-title h3 {
    color: #fafafa;
    font-size: 30px;
    font-weight: 400;
    font-style:normal;
    font-family: "Roboto", helvetica, arial, sans-serif;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    text-transform:uppercase;
}

/* Table responsive */
@media only screen and (max-width: 1200px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr { border: 1px solid #000; }

    #no-more-tables td {
        /* Behave like a "row" */
        border: none;
        border-bottom: none;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: lighter;
        color: #ff8c00;
        font-size: 16px;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}
@media print {
    a:link:after,
    a:visited:after {
        content: "" !important;
    }
}

.mnone {
    display: inline;
}
.display {
    display: none;
}
@media only screen and (max-width: 786px) {
    .mnone {
        display: none;
    }
    .display {
        display: block;
    }
    .mobile_inline li{
        display: inline-block;
        float: none;
    }
}

/* INDEX PAGE */

     /* Caption Slider */
@import url(https://fonts.googleapis.com/css?family=Istok+Web);
@keyframes slidy {
    0% { left: 0%; }
    20% { left: 0%; }
    25% { left: -100%; }
    45% { left: -100%; }
    50% { left: -200%; }
    70% { left: -200%; }
    75% { left: -300%; }
    95% { left: -300%; }
    100% { left: -400%; }
}
* {
    box-sizing: border-box;
}
div#captioned-gallery {
    width: 100%;
    overflow: hidden;
    margin-bottom: -20%;
    margin-top: 11%;
}
figure.slider {
    position: relative;
    width: 500%;
    font-size: 0;
    animation: 25s slidy infinite;
}
figure.slider figure {
    width: 20%;
    height: 300px;
    display: inline-block;
    position: inherit;
}
figure.slider img {
    width: 100%;
    height: 460px;
}
figure.slider figure figcaption {
    position: relative;
    bottom: 0;
    background: rgba(255, 255, 255, 0.81);
    color: #535353;
    width: 50%;
    font-size: 16px;
    padding: 45px;
    margin: auto;
    overflow: hidden;
    top: -125%;
    height: 300px;
}
.fig-head{
    font-size: 18px;
    display: block;
    color:  #4cae4c;;
    text-transform: uppercase;
    margin-bottom: 0;
}
.fig-span{
    font-size: 55px;
    display: block;
    color: #333333;
}
@media only screen and (max-width: 786px) {
    figure.slider figure figcaption{
        width: 90%;
        margin-bottom: -70%;
    }
    .fig-span {
        font-size: 25px;
    }
}

    /* Section Effects */
 .hovereffect {
     width: 100%;
     height: 100%;
     float: left;
     overflow: hidden;
     position: relative;
     text-align: center;
     cursor: default;
 }

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
    background-color: rgba(170,170,170,0.4);
}

.hovereffect h2, .hovereffect img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect img {
    width: 100%;
    display: block;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    height: 260px;
}

.hovereffect:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 35px;
    padding: 20px;
    z-index: 1;
}
.hovereffect h3{
    font-size: 20px;
    z-index: 9999;
}
.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    height: 85%;
    width: 85%;
    position: absolute;
    top: -11%;
    left: 7%;
}

.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: rgba(14, 11, 11, 0.41);
}
/* Category div CSS */
 .size{
     height:auto;
     width:100%;
     display:block;
     margin-left:auto;
     margin-right:auto;
     border:5px solid #5cb85c;
     box-sizing:border-box;
 }
.caption{
    font-size:18px;
    color:#333;
    background-color:rgba(255, 255, 255, 0.82);
    width:90%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    text-align:center;
}
.display-container{
    position:relative;
    float:left;
    display:block;
    overflow: hidden;
    margin-bottom: 10px;
}

 .pro-img{
     border: 2px solid #4cae4c;
     background: transparent;
     margin-bottom: 10px;
 }
.pro-img img{
    width: auto; !important;
    height: 200px;
    margin: auto;
    padding: 10px;
}
.pro-img .dis{
    background: white;
    padding: 2px;
    color: #4cae4c; !important;
    border-top: 2px solid #4cae4c;
}
.pro-img .dis a{
    color: #333; !important;
}
.pro-img .overlay {
    width: 87%;
    height: 188px;
    position: absolute;
    overflow: hidden;
    top: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pro-img:hover .overlay {
    background-color: rgba(248, 243, 243, 0.72);
}
.pro-img .overlay a {
    width: auto; !important;
    height: 200px;
    display: none;
    transition: all 0.4s ease-in-out;
}
.pro-img:hover .overlay a {
    display: inline;
    transition: all 0.4s ease-in-out;
    top: 50%;
    position: relative;
}
.footer{
    background-color: #e6e4e4;
    padding: 20px;
}
.footer h4{
    color: #4cae4c;
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
}

    .font{
       font-size: 18px;
    }
@media only screen and (max-width: 786px) {
    .font{
        font-size: 14px;
    }
}
.dropdown-menu {
    min-width: 200px;
}
.dropdown-menu.columns-2 {
    min-width: 576px;
}

.dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300;
}
.multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #fff;
    white-space: normal;
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #333;
}

@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }

    .container-fluid {
        padding-right: 0px;!important;
        padding-left: 0px; !important;
        margin-right: auto;
        margin-left: auto;
    }
}