body {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    line-height: 16px;
}
.home-new {
    padding-top: 25%;
}

.close-new {
    font-size: 21px;
    line-height: 20px;
    background-color: #970303;
    padding: 6px;
    border-top: 1px solid #cf4848;
    font: 21px/24px "britannic_boldregular", Gadget, sans-serif;
    color: #ff0 !important;
}
.weare {
    font-size: 21px;
    line-height: 28px;
}
.bg-red {
    background-color: #9b0200;
    color: #fff;
    font-size: 15px;
    padding: 8px;
    font-weight: 600;
    text-align: center;
}

.bg-red span {
    color: #ff0;
}

.btn-primary {
    color: #fff;
    background-color: #ce1126;
    border-color: #ce1126;
    font-size: 22px;
    font: 23px/23px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #af071a;
    border-color: #af071a;
}

body.homepage {
    background-image: url(../images/birthbg-new.png);
    background-size: contain;
    background-position: center 152px;
    background-repeat: no-repeat;
}

.new-location01 h3 {
    font: 31px/31px 'Conv_HEAVYWEI';
    text-align: center;
    color: #fff;
    background-color: #ce1126;
    margin: 4px auto!important;
    padding: 10px;
    padding-bottom: 5px;
    border: 1px solid #fff;
}

.new-location01 {
    background-color: #ce1126;
    padding-right: 4px!important;
    padding-left: 4px!important;
    margin-top: 10px;
    margin-bottom: 20px;
}


.btn-menu {
    color: #ffffff;
    background-color: #ce1126;
    border-color: #d47970;
    font: 180%/30px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    text-shadow: none !important;
}

.btn-menu:hover {
    color: #fff;
    background-color: #006847;
    border-color: #7fbfab;
}


.logo img {
    background-color: #fff;
    border-radius: 45px;
    box-shadow: 5px 0px 5px #000;
}

.logo span {
    display: block;
    color: #ffeb00;
    font: 173%/0px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    ;
    margin-top: 20px;
    margin-bottom: 20px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.padding0 {
    padding: 0;
}

.padding3 {
    padding: 0;
    width: 30%;
}

.padding-bottom-3 {
    padding-bottom: 8px;
}

.margin0 {
    margin: 0;
}

.margin-right-3 {
    margin-right: 5px;
}

.margin-topB-50 {
    margin-top: 150px;
    margin-bottom: 150px;
}

.margin-top-5 {
    margin-top: -15px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-bottom-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-top-bottom-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.padding-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-top-50 {
    padding-top: 50px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-20 {
    margin-top: 30px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.margin-top-n-60 {
    margin-top: -70px;
}

.rounded-corners {
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
}

.rounded-corners-lr {
    -webkit-border-radius: 0px 0px 8px 8px;
    border-radius: 0px 0px 8px 8px;
}

.rounded-corners-tr {
    -webkit-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}

.no-rounded-corners {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.brd-black {
    border: 5px solid #2b2c31;
}

.farial {
    font-family: Arial, Helvetica, sans-serif;
}

.text-white {
    color: #FFF;
}

a.text-white,
a.text-white:hover {
    color: #fff;
}

.text-black {
    color: #000;
}

a.text-black,
a.text-black:hover {
    color: #000;
}

.text-gray {
    color: #999999;
}

a.text-gray,
a.text-gray:hover {
    color: #999999;
}

.text-brown {
    color: #ce1126;
}

.text-brown a {
    color: #6c1600;
}

.text-brown a:hover {
    color: #6c1600;
    text-decoration: underline;
}

a.text-brown,
a.text-brown:hover {
    color: #6c1600;
}

.text-litebrown {
    color: #623b14
}

a.text-litebrown,
a.text-litebrown:hover {
    color: #623b14
}

.text-caps {
    text-transform: uppercase;
}

.normallineheight {
    line-height: normal;
}

.copyright {
    font: 11px/20px Arial, Helvetica, sans-serif;
    text-align: center;
}

.no-margin-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.noborder {
    border: none;
}

h1 {
    font: 315%/40px 'Conv_HEAVYWEI';
    /*font:44px/40px 'Conv_HEAVYWEI';*/
}

h1 small {
    font-size: 44%;
    font-weight: normal;
}

h1 span {
    font-size: 66%;
    font-weight: normal;
}

h2 {
    font: 40px/40px 'Conv_HEAVYWEI';
}

p {
    font: 16px/30px 'open_sansregular';
}


/*-------------------Menu---------------------*/

.menu-whute-bg {
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
}

.menu-whute-bg h1 {
    font: 213%/28px 'Conv_HEAVYWEI';
    color: #3C9526;
}

.well h2 {
    color: #980402;
    font: 25px/30px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    text-align: center;
    display: block;
    margin-top: -1px;
    margin-bottom: 4px;
}

.well h3 {
    font: 17px/24px 'open_sansregular';
    color: #9e5102;
    margin-top: 1px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1px;
}

.well p {
    font: 15px/24px 'open_sansregular';
    color: #333333;
}

.well p strong {
    font: 15px/24px 'open_sansregular';
    color: #9a162b;
    font-weight: 600;
}

.margin-bottom25 {
    margin-bottom: 25px;
}


/*--------------------Menu New---------------------*/

#menu h2 {
    font-family: 'Bradley Hand ITC';
    color: #006847;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
}

#menu h3 {
    font-family: 'Jokerman';
    color: #ce1126;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 44px;
    font-weight: normal;
}

#menu p {
    font: 15px/24px 'open_sansregular';
    color: #333333;
}

#menu p strong {
    font: 15px/24px 'open_sansregular';
    color: #9a162b;
    font-weight: 600;
}

.fR {
    float: right;
}


/*-----------------------------------------*/

.needContent {
    text-align: center;
    padding: 150px 0;
}

.header-bg-full {
    background: url(../images/header-bg.jpg) repeat-x center bottom;
    height: 155px;
}

.bg-header {
    /*background:url(../images/bg-header-new-01.png) no-repeat center bottom;*/
    padding-top: 25px;
    height: 183px;
}

.bg-headerInner {
    /* background: url(../images/bg-header-new-inner.jpg) no-repeat center bottom;*/
    padding-top: 25px;
    height: 144px;
}

.menu-bg-full {
    /*background:url(../images/bg-header-new-01.png) no-repeat center bottom;*/
}

.menubg {
    /*background:url(../images/bg-menu-new.jpg) no-repeat center top;*/
    font: 18px/18px "britannic_boldregular", Gadget, sans-serif;
    font-style: normal;
    margin-bottom: 0px;
    margin-top: 0px;
}

.menubgInner {
    /*background:url(../images/bg-menu-new-inner.jpg) no-repeat center top;*/
    font: 18px/18px "britannic_boldregular", Gadget, sans-serif;
    font-style: normal;
}

.menubgtop {
    background: url(../images/slidetop-image.jpg) no-repeat center top;
    height: 58px;
}

.menubgbottom {
    background: url(../images/bg-banner-new-complate.png) no-repeat center top;
    height: 457px;
    padding-top: 80px;
    margin-bottom: 20px;
}

.menubgbottomInner {
    background: url(../images/bg-banner-new-inner.jpg) no-repeat center top;
    height: 378px;
}

.navbar {
    position: relative;
    min-height: 59px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-margin-left {
    margin-left: 55px;
}

.navbar-default .navbar-nav>li>a {
    color: #ca2319;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 13px 30px 11px 11px;
    background: url(../images/menuli.png) no-repeat center right;
}

.nav>li>a.lst {
    background: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #026e4c;
    background-color: transparent;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.marginbottom0 {
    margin-bottom: 0px;
}

.slidertext {
    font: 420%/40px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    margin-top: 35px;
}

.slidertext span {
    font-size: 62%;
}

.txtSlider {
    margin-left: 80px;
}

.birthdayReminder {
    font: 35px/40px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    margin-top: 23px;
    background: url(../images/birthdayremider.jpg) repeat left top;
}

.bg-fff {
    background-color: #fff;
    border: 1px solid #006847;
}

.frm-inpt-small {
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.footer-bg-full {
    background: url(../images/footer_back.jpg) repeat left top;
}

.left-countdown {
    background: url(../images/left-coundown.png) no-repeat center center;
    height: 151px;
}

.right-countdown {
    background: url(../images/right-coundown.png) no-repeat center center;
    height: 151px;
}

.festival {
    font-size: 32px;
    line-height: 30px;
    font-family: 'Conv_HEAVYWEI';
}

.festival small {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
}

.timer {
    /*background:url(../images/coundown_back.png) no-repeat center center;*/
    height: 68px;
    color: #ce1126;
}

.timertext {
    font: 25px/15px "Arial Black", Gadget, sans-serif;
    text-shadow: 0px 0px #333;
}

.eventNameOnly {
    line-height: 36px;
}

.text-small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}

.happyhour {
    font: 177%/34px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    -webkit-text-fill-color: #ffeb00;
    -webkit-text-stroke-color: #676767;
    line-height: 26px;
}

.btn-warning {
    color: #fff;
    background-color: #ce1126;
    border-color: #a50a1b;
}

.btn-warning:hover {
    color: #fff;
    background-color: #006847;
    border-color: #006847;
}

.hour {
    font: 174%/0px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    /*font:40px/30px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;*/
    font-weight: bold;
    -webkit-text-fill-color: #0d9629;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.daytime {
    font: 14px/21px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    text-shadow: 1px 1px #333;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0) 0%), color-stop(rgba(0, 0, 0, 0) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    width: 4%;
}

.slide {
    width: 834px;
    margin-left: 50px;
}

.carousel-indicators {
    bottom: -48px;
}

@media (min-width: 992px) and (max-width: 1024px) {
    .nav>li>a {
        padding: 13px 8px;
    }
    .navbar-margin-left {
        margin-left: 27px;
    }
    .slide {
        margin-left: 35px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 100%;
    }
    .happyhour {
        font: 210%/30px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    }
    .daytime {
        font: 146%/20px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    }
    .timer {
        background: url(../images/coundown_back_sm.png) no-repeat center center;
        padding-top: 12px;
    }
    .navbar {
        border-radius: 0px;
    }
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .navbar-margin-left {
        margin-left: 0px;
    }
    .nav>li>a {
        padding: 13px 2px 13px 5px;
    }
    .slidertext {
        font: 330%/40px 'Conv_HEAVYWEI';
    }
    .slidertext span {
        font-size: 60%;
    }
    .txtSlider {
        margin-left: 0px;
    }
    .birthdayReminder {
        margin-top: 35px;
    }
}

@media (max-width: 767px) {
    
    .home-new {
    padding-top: 0%;
}
    .container {
        width: 100%;
    }
    .container {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .margin-xs-10 {
        margin-bottom: 10px;
    }
    .happyhour {
        font: 250%/30px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    }
    .daytime {
        font: 150%/20px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    }
    .header-bg-full {
        background: url(../images/header-bg-mobile.jpg) repeat center top;
    }
    .bg-header {
        background: url(../images/bg-header-new-inner.jpg) repeat center top;
        padding-top: 25px;
        margin-bottom: 20px;
    }
    .menubg {
        background: none;
        font: 18px/18px "britannic_boldregular", Gadget, sans-serif;
        font-style: normal;
    }
    .menubgbottom {
        background: url(../images/bg-banner-new-inner.jpg) no-repeat center top;
    }
    h1 {
        font: 210%/40px 'Conv_HEAVYWEI';
        text-align: center;
    }
    h1 small {
        font-size: 70%;
        font-weight: normal;
    }
    .margin-bottom-100 {
        margin-bottom: 30px;
    }
    .margin-top-n-60 {
        margin-top: 10px;
    }
    .footer-bg-full {
        padding: 20px 0 10px 0;
    }
    .navbar-toggle {
        padding: 9px 10px;
        margin-top: 5px;
        margin-right: 15px;
        margin-bottom: 3px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #f0716a;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #b60203;
        background-color: #762015;
    }
    .navbar-margin-left {
        margin-left: 0px;
    }
    .navbar-nav {
        margin: 0px -15px;
    }
    .nav>li {
        border-bottom: 1px dotted #b60203;
    }
    .nav>li>a {
        background: none;
    }
    .navbar-brand {
        height: 44px;
        padding: 12px 15px;
    }
    .navbar-default .navbar-brand {
        color: #fff;
    }
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: #fff;
        background-color: transparent;
    }
}

.img-border {
    border: 1px solid #cacaca;
    padding: 2px;
}

.contact {
    font: 190%/20px 'Conv_HEAVYWEI';
}

.contline {
    line-height: 24px;
}

.contactBox {
    border: 0px solid #f4a703;
    padding: 2px;
    background-color: #fff
}

.text-justify {
    text-align: justify;
}

.panel-heading {
    background-color: #980402;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #980402;
    border-color: #fc9812;
    font: 25px/20px "britannic_boldregular", Gadget, sans-serif;
    font-style: normal;
}

.panel-title {
    font-size: 18px;
}

.panel-default>.panel-heading:hover {
    color: #fff;
    background-color: #fead34;
}

.menuhed {
    color: #980402;
    font: 25px/30px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.menutxt {
    font: 14px/20px 'open_sansregular';
    color: #884500;
}

.menuitm {
    font: 14px/22px 'open_sansregular';
    color: #333333;
}

.menuitm span {
    font: 14px/20px 'open_sansregular';
    color: #9a162b;
    font-weight: bold;
}

.menuitm b {
    font: 14px/20px 'open_sansregular';
    color: #9e5102;
    font-weight: bold;
}

.menuitm strong {
    font: 14px/20px 'open_sansregular';
    color: #9e5102;
    font-weight: bold;
}

.well {
    background-color: #fff;
    border: 0px solid #febc11;
}

h3 {
    font: 30px/20px "britannic_boldregular", Gadget, sans-serif;
    color: #8e0001;
}

#contentContact {
    overflow: hidden;
}

.contentbox-wrapper {
    position: relative;
    left: 0;
    width: 100%;
    height: 0px;
}

.contentbox {
    width: 100%;
    height: 800px;
}

.hide {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

#contactTabs .nav li.last {
    margin-right: 0;
}

.map ul li a {
    background: none;
    font: 22px/25px 'Conv_HEAVYWEI';
    border: 1px solid #720503;
    margin: 10px;
    background-color: #960502;
    color: #fff;
}

.map ul li a:hover {
    background: none;
    font: 22px/25px 'Conv_HEAVYWEI';
    border: 1px solid #e8770b;
    margin: 10px;
    background-color: #ff922a;
    color: #fff;
}

.nav .current {
    background-color: #ff922a;
    color: white;
    text-decoration: none;
    border: 1px solid #e8770b;
}

.birth {
    background-image: url(../images/birthbg.jpg);
    background-repeat: no-repeat;
    padding-top: 40px;
}

.birthhed {
    color: #980402;
    font: 35px/30px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.smalloffer {
    font-size: 12px;
}

.text-offer {
    font: 22px/25px 'Conv_HEAVYWEI';
}

.bigf {
    font-size: 36px;
}

.text-green {
    color: #006847;
}

.txt-lg-brown {
    font-size: 80px;
    color: #333;
    margin: 120px 0px 30px 0px;
}

@media (max-width: 1024px) and (min-width: 992px){
.nav>li>a {
    padding: 13px 22px;
}
}

@media (min-width:768px) and (max-width:991px){
.birth {
    background-image: url(../images/birthbg.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
    background-size: contain;
    padding-left: 58px;
    padding-right: 60px;
}

.birthhed {
    color: #980402;
    font: 27px/30px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.header-bg-full {
    background: url(../images/header-bg.jpg) repeat center top;
    height: auto;
}

.bg-header {
    padding-top: 0px;
    height: auto;
}

.daytime {
    font: 124%/23px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}

.happyhour {
    font: 195%/30px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
    margin-top: 16px;
    margin-bottom: -15px;
    display: block;
}

.logo img {
    margin-top: 50px;
}

.nav>li>a {
    padding: 13px 17px 9px 5px;
}

.timer {
    background: none;
    padding-top: 12px;
}

.timertext{
color:#fff;
}

}


@media(max-width:767px) {
.new-num {
    color: #ffeb00;
    text-decoration: none;
    font: 201%/35px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}
.margin-topB-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}


.birth {
    background-position: center top;
    background-size: contain;
    padding-top: 0px;
background-image:none;
}

.birthhed {
    color: #980402;
    font: 20px/24px 'Conv_HEAVYWEI';
    text-transform: uppercase;
    text-align: center;
    display: block;
}

    .header-bg-full{
height:auto;}

.daytime {
    font: 126%/22px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}

.happyhour {
    font: 186%/30px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}

.logo span {
    font: 259%/24px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}

.logo span a{
color:inherit;
text-decoration:none;}

.navbar-toggle {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-top: 0px;
        margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
border: 0px solid transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: #006847;
    color: #fff;
    margin-top: 20px;
background-color: #006847;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #006847;
    }

  


.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #ffeb00;
    background-color: transparent;
}

h1 {
    font: 247%/40px 'Conv_HEAVYWEI';
    text-align: center;
}

.txt-lg-brown {
    font-size: 328%;
    line-height: 80px;
    color: #333;
    margin: 17px 0px 30px 0px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #006847;
    background-color: #006847;
margin-top: -5px;
}

.nav>li {
    border-bottom: 1px dotted #729a72;
}

.navbar-collapse {
    border-top: 0px solid transparent;}


}

/*----------------------------------------------------------------*/

@media (min-width:768px) and (max-width:768px){

.menubgbottom {
    background-size: contain;
}

.slide {
    width: auto;
    margin-left: 0px;
}

.carousel-control.right {
    right: -10px;
}

.carousel-indicators {
    bottom: -29px;
}

}

@media (max-width:767px){
    .new-location {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }
    .new-location h3 {
        font: 21px/30px 'Conv_HEAVYWEI'!important;
    }

.no-pad-banner{
padding-left:0px;
padding-right:0px;

}

.menubgbottom {
    background: url(../images/bg-banner-new-complate.png) no-repeat center top;
    height: 325px;
    background-size: contain;
    padding-top: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.slide {
    width: auto;
    margin-left: 0px;
}

.carousel-indicators {
    bottom: -30px;
}

.carousel-control.left, .carousel-control.right{
display:none;
}
}

@media (min-width:736px) and (max-width:736px){
.menubgbottom {
    background: url(../images/bg-banner-new-complate.png) no-repeat center top;
    height: 370px;
    background-size: contain;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
}


@media (max-width:420px){
.menubgbottom {
    background: url(../images/bg-banner-new-complate.png) no-repeat center top;
    height: 200px;
    background-size: contain;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
}

.panel-group {
    margin-bottom: 6px;
}
.new-num {
    color: #ffeb00;
    font: 120%/35px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}

.new-num a {
    color: #ffeb00;
 text-decoration: none;
}

.new-num a:hover {
    color: #ffeb00;
 text-decoration: none;
}
/**************/

.new-location {
    background-color: #ce1126;
    padding-right: 4px!important;
    padding-left: 4px!important;
    margin-top: 10px;
    margin-bottom: 20px;
}
.new-location h3 {
    font: 31px/31px 'Conv_HEAVYWEI';
    text-align: center;
    color: #fff;
    background-color: #026e4c;
    margin: 4px auto!important;
    padding: 10px;
    padding-bottom: 5px;
    border: 1px solid #fff;
}
.grubhub {
    background-color: #ce1126;
    padding: 4px!important;
    margin-bottom: 20px;
}
.grubhub-inner {
    font: 31px/31px 'Conv_HEAVYWEI';
    text-align: center;
    color: #fff;
    background-color: #026e4c;
    border: 1px solid #fff;
    padding-bottom: 5px;
}
.grubhub-inner h3 {
    font: 25px/25px 'Conv_HEAVYWEI';
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
.grubhub-inner h4 {
    color: #ffeb00;
    font: 23px/23px 'clarendon_condensedbold', Georgia, "Times New Roman", Times, serif;
}



#menu-1 h1 {
    font-family: 'Conv_AliquamREG';
    text-transform: uppercase;
    color: #CD381D;
    letter-spacing: 6px;
    font-size: 46px;
    line-height: 39px;
    margin-bottom: 0px;
}

#menu-1 h2 {
    font-family: 'haettenschweilerregular';
    color: #CD381D;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px;
}
#menu-1 h4 {
font-family: "Arial Narrow", Arial, sans-serif; font-size: 20px; font-weight: 800;
}

#menu-1 p{font-family: "Arial Narrow", Arial, sans-serif; font-size: 20px; }

.pri-t {font-family: "Arial Narrow", Arial, sans-serif; font-size: 20px; color: #000;}
#menu-1 .brun{color: #88471F;}

#menu-1 .scrp {
    font-family: 'Conv_BrannbollFS_PERSONAL';
    text-transform: none;
    letter-spacing: 0px;
}

.cov {
text-align: center;
  padding: 10px;
}


.cov h3 {
font-size: 28px!important;
 color: #bd0101!important;
 border:3px solid #bd0101; 
display: inline-block;
 padding: 10px;
 line-height: 29px;
 margin-bottom: 20px;
}