#form1
{
    width: 100% !important;
}
@font-face
{
    font-family: "BLKCHCRY";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/BLKCHCRY.eot");
    src: url("../Fonts/BLKCHCRY.eot?#iefix") format("embedded-opentype"),url("../Fonts/BLKCHCRY.woff") format("woff"),url("../Fonts/BLKCHCRY.ttf") format("truetype"),url("../Fonts/BLKCHCRY.svg#bebasneue") format("svg");
}
@font-face
{
    font-family: "BebasNeueRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/bebasneue-webfont.eot");
    src: url("../Fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"),url("../Fonts/bebasneue-webfont.woff") format("woff"),url("../Fonts/bebasneue-webfont.ttf") format("truetype"),url("../Fonts/bebasneue-webfont.svg#bebasneue") format("svg");
}

@font-face
{
    font-family: "SnellBT";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/SnellBT-Bold.otf");
}
@font-face
{
    font-family: "SnellRoundhand";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/SnellRoundhand-BlackScript.otf");
}
#divIndexPage
{
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}


.pFeelTheDifference, .pGoodTimeAwaits, .pAfinerExperiance
{
    font-family: 'BebasNeueRegular' , 'Segoe UI' ,​Helvetica,​Sans-Serif;
    font-size: 45px !important;
    color: #ff9;
    text-shadow: 2px 2px 4px #000;
}
.pFeelTheDifference
{
    color: #fff799;
}
.pImpressYourGuest, .pCOIHospitality, .pPerfectVenueFor, .pCelebratingLife, .pMakingYourParty, .pAmemorableEvent
{
    font-family: 'BebasNeueRegular' , 'Segoe UI' ,​Helvetica,​Sans-Serif;
    font-size: 45px !important;
    color: #fff799;
    text-shadow: 2px 2px 4px #000;
}
.pCOIHospitality
{
    color: #fff;
}
.sliderControl
{
    text-align: center;
    float: left;
    opacity: .2;
}
.sliderControl:hover
{
    opacity: 1;
}
.sliderControl > div
{
    float: left;
}
.sliderPlay, .sliderPause, .slidePrev, .slideNext
{
    background: url('../Images/PlayPousButton.jpg');
    width: 56px;
    height: 35px;
    margin: 0 5px;
}
.sliderPlay
{
    background-position: -67px -36px;
}
.sliderPause
{
    background-position: -67px 0;
}
.slidePrev
{
    background-position: 0 0;
}
.slideNext
{
    background-position: -133px 0;
}
.sliderPlay:hover, .sliderPause:hover, .slideNext:hover, .slidePrev:hover
{
    cursor: pointer;
}
.divIndexpageFooter
{
    background: url(../Images/IndexPage/FooterBg.png) repeat-x;
    height: 190px;
}
#IndexFooterLink1
{
    padding-top: 140px;
    font-size: 12px;
    line-height: 20px;
}
#IndexFooterLink1, .CompanyLink1
{
    text-decoration: none;
    color: #fbf6e1;
}
.CompanyLink1:hover
{
    text-decoration: underline;
}
#Indexfooter
{
    display: none;
}


/*START Index Page CSS*/
.divCommanWrapper
{
    margin: 0 auto;
    width: 100%;
}
.divCommanInnerWrapper
{
    margin: 0 auto;
    width: 1000px;
}
.slider
{
    max-width: 100% !important;
}

#divIndexPageContainer
{
    background: url(../Images/IndexPage/IndexBG.jpg);
    background-repeat: repeat;
}

#divIndexGalleryContainer #slider
{
    background: url("../Images/loading.gif") no-repeat scroll 50% 50% transparent !important;
    height: 100% !important;
    position: relative !important;
    margin: 0 auto;
}
#divIndexGalleryContainer .slider-wrapper
{
    height: 100%;
    margin: 0 auto;
}
.sliderBullets
{
    float: left;
    margin: 10px auto 0 49%;
    width: 65px;
}
#divLocationHeaderLogoWrapper
{
        margin-top: -64px;
    z-index: 11111;
    position: relative;
}
.divCommanLocation
{
    width: 100%;
}
#divLocationLeft
{
    float: left;
}
#divLocationRight
{
    float: right;
}
#divLocationHeaderLogoRestaurant
{
    background: url(../Images/IndexPage/RestaurantLogo.png) no-repeat center center;
}
#divLocationHeaderLogoCafe
{
    background: url(../Images/IndexPage/CafeLogo.png) no-repeat center center;
}
.divLocationHeaderLogo
{
    height: 133px;
}

.divLocationBox
{
    width: 30%;
    float: left;
}
#divLocationBox2, #divLocationBox4
{
    float: right;
}
#divRestaurantLocation
{
    background: url(../Images/IndexPage/Restaurant.png) no-repeat;
}
#divCateringLocation
{
    background: url(../Images/IndexPage/Catering.png) no-repeat;
}
#divBanquetLocation
{
    background: url(../Images/IndexPage/Banquet.png) no-repeat;
}
#divCafeLocation
{
    background: url(../Images/IndexPage/Cafe.png) no-repeat;
}
.locationImg
{
    width: 295px;
    height: 221px;
    margin: 0 auto;
}
#divLocationTitle2, #divLocationTitle3
{
    margin: 21px 0px 30px 0px;
}
.divLocationTitle
{
    text-align: center;
    text-transform: capitalize;
    font-family: "SnellRoundhand";
    font-size: 40px;
    color: #9b1b1e;
}
.divLocationbtn
{
    background-image: linear-gradient(#a23630,#a00608) !important;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    width: 150px;
    padding: 15px;
    margin: 0 auto;
    border-radius: 5px;
}

.divLocationbtn:hover
{
    background-image: linear-gradient(#d9a950,#9f6e41) !important;
}



#divLocationFooterWrapper
{
    background: url(../Images/IndexPage/FooterBg.png) repeat-x center center; /* height: 150px; */
    padding: 50px 0px 90px 0px;
}
#IndexFooterLink
{
    color: #fff;
    position: relative;
    top: 80px;
}
#IndexFooterLink a
{
    color: #fff;
}
.divFooterSepearator1
{
    background-image: url(../Images/IndexPage/Footer_Seperator.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 291px;
    width: 1px;
    margin-top: 65px;
}
.divFooterSepearator2
{
    background-image: url(../Images/IndexPage/Footer_Seperator.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 291px;
    width: 1px;
    /*margin-top: 195px;*/
    /*margin-left: 13px;*/
    margin-right: 13px;
}
