/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
.jssorb032 {position:absolute;}
.jssorb032 .i {position:absolute;cursor:pointer;}
.jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
.jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
.jssorb032 .i.idn {opacity:.3;}

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
/* End Jassor Slider */

.meeting-info2 h3 {
    font-family: 'Roboto Condensed', sans-serif !important;
}
.meet-pointer{
    cursor: pointer;
}
.mar-tb-50{
    margin-top: 50px;
    margin-bottom: 50px;
}
.mar-t-60{
    margin-top: 60px;
}
.mar-t-70{
    margin-top: 70px;
}
/* Free Bowling */
.free-b-mart{
    margin-top: 20px;
}
.txt-detail-h {
    height: 250px;
}
.meeting-txt-bowling {
    font-weight: bold;
    color: #414042;
    font-size: 20px;
    margin-top: 15px;
    text-transform: uppercase;
}
.btn-free-float{
    float: left;
}
.btn-meet {
    color: #fff;
    background: #b59272;
    border-radius: 5px;
    font-size: 15px;
}
.btn-mar25 {
    margin-bottom: 25px;
}
#packagein img {
    height: auto!important; 
    max-width: 540px;
}

@media (min-width:1291px) and (max-width:1490px){
    .meeting-page {
        width: 1200px;
    }
    .meeting-txt-bowling {
        margin-top: 0;
    }
    .txt-detail-h {
        height: 279px;
    }
}
@media (min-width:1200px){
    #packagein, #freebow {
        max-width: 1170px;
    }
}
@media (max-width:1290px){
    .meeting-page {
        width: auto;
    }
    .meeting-txt-bowling {
        margin-top: 0;
    }
    .txt-detail-h {
        height: 279px;
    }
    .table-bg2, .table-bg3, .table-bg {
        font-size: 15px!important;
    }
}
@media (max-width:1056px){
    .txt-detail-h {
        height: 270px;
    }
}
@media (max-width: 991px){
    #free-bow .col-xs-6{
        width: 100%;
    }
    .img-bow-mb{
        margin: 0 auto;
    }
    .txt-detail-h {
        height: auto;
        margin-bottom: 25px;
    }
    .meeting-txt-bowling{
        margin-top: 25px;
    }
    #free-bow .col-xs-3{
        width: 50%;
    }
    #free-bow .bow-pad1{
        padding-left: 0;
        padding-right: 7px;
    }
    #free-bow .bow-pad2{
        padding-left: 7px;
        padding-right: 0;
    }
}
/*End Free Bowling*/

/* Information */
#meeting-infotmation-mobile{
    display: none;
}
.meeting-info2 h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
}
.txt-information{
    font-size: 20px;
}
@media (max-width:600px){
    #meeting-infotmation-desktop{
        display: none;
    }
    #meeting-infotmation-mobile{
        display: block;
    }
}
/*End Information*/

@media (max-width:991px){
    .darkred2 {
        font-size: 20px!important;
    }
    .meeting-bowling-topic{
        margin-top: 25px;
    }
    #packagein .col-6 {
        width: 100%;
        text-align: center;
    }    
    #freebow .col-sm-6 {
        width: 100%;
        text-align: center;
    }
    #packagein .meeting-bowling-topic, #packagein .meeting-bowling-detail,
    #freebow .txt-detail-h{
        text-align: left;
    }
    #freebow-img .col-sm-6 {
        width: 50%;
    }
    #jssor_1 {
        margin-top: 152px !important;
    }
}
.navi-color1{
    color: #999;
}
.navi-color1:focus, .navi-color1:hover{
    color: #b59670;
}
.navi-color2{
    color: #000;
}
.mar-b-50{
    margin-bottom: 50px;
}

.meeting-page {
    max-width: 1400px;
}
.meeting-topic {
    font-family: 'Oswald',sans-serif;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #414042;
    margin-top: 20px;
}
.meeting-topic2 {
    font-weight: normal;
    text-align: center;
    color: #414042;
    font-size: 25px;
}
.table-bg {
    background-color: #262262;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.table-bg2 {
    background-color: #6D6E71 !important;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.table-bg3 {
    background-color: #262262;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.txt-table {
    text-align: center;
    color: #414042;
    font-size: 15px;
}
.meeting-bowling-topic {
    font-weight: bold;
    color: #414042;
    font-size: 20px;
    margin-top: 15px;
}
.img-margin {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    height: 320px;
}
.meeting-info2 {
    border: 2px solid #9C3C24;
    display: block;
    margin: 40px auto 0;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 50px;
}
.meeting-info2 h3 {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #fff;
    display: table;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-top: -15px;
}
.meeting-info2 h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
}
.darkred2 {
    color: #9C3C24;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    background-color: transparent;
}
.information-table-border {
    border: 1px solid transparent !important;
}
a {
    text-decoration: none;
    color: #333333;
}
a:focus, a:hover{
    text-decoration: none;
    color: #333333;
}

@media (max-width:1435px){
    .meeting-page {
        width: auto;
    }
}
@media (max-width:1109px){
    .txt-information {
        font-size: 15px;
    }
}