  section {
            padding: 30px 0px 30px 0px !important;
        }
        .img_size
        {
            height: 200px; 
            width: 310px; 
            padding-bottom: 10px;
            padding: 5px;
        }
        .logo_img
        {
            width: 240px;
            max-height: 40px;
        }
        .logo_a
        {
            padding: 5px 15px !important;
        }
       /* .logo_a:focus, .logo_a:hover 
        {   
        height: 190px !important;
        }*/
        .section-heading
        {
            color:#fff;
            margin-bottom: 0px;
        }
        .section-heading-title
        {
            font-size: 64px;
        }
        /* Signin Signup css start */
        .input-login {
            border: 1px solid #D3D3D3 !important;
            width: 220px !important;
            padding: 5px 10px !important;
            border-radius: 4px !important;
            outline: medium none !important;
            box-shadow: none !important;
            color: #808080 !important;
            text-indent: 35px !important;
            font-size: 13px !important;
            height: 35px !important;

        }
        #loginuid, #signup
        {
            width:75px !important;
            height: 30px !important;
        }
        .input-icon {
            position: absolute !important;
            margin-left: 1px !important;
            margin-top: 1px !important;
            background-color: #77777B !important;
            color: #FFF !important;
            padding: 9px 11px !important;
            border-radius: 4px 0px 0px 4px !important;
        }
        .modal-header-login
        {
            height: 65px !important;
        }
        .login_modal_logo
        {
            width: 107px !important;
            height: 37px !important; margin-top: 5px !important;
            float:right !important;
            position: relative !important;
            right: 25px !important;
        }
        .error
        {
            border: 1px solid red !important;
        }
        #signin_span
        {
            margin: 0px 0px 0px 15px !important;
        }
        #logout
        {
            cursor: pointer !important;
        }
        .red-field
        {
          border:solid 1px red !important;
        }
        /* Signin Signup css End */
        .margin-bottom0
        {
            margin-bottom: 0px !important;
        }
        .overly_txt
        {
            /*text-align: center;
            margin-top: 30%;
            margin-left: 30%;
            position: absolute;*/
            font-size: 20px;
            color: rgb(46, 43, 43);
            left: 37% !important;
        }
        /*Menu CSS Start*/
        #main-wrapper .all-menu-details .details 
        {
            width: 80% !important;
        }
        #main-wrapper .all-menu-details .price-option {
            border-right: 0px solid #ccc;
        }
        /*Menu CSS End*/
        /* Popup modal css start*/
        #events1, #events, #spiritual-services
        {
            padding: 0px;
        }

        /*popup style end */
        .details h1, h2, h3, h4, h5, h6 {  
          text-transform: none !important;
          letter-spacing: 0px !important;
        }

        #punj_cus_menu_tbl tr td p,h6
        {
            margin-bottom: 5px;
        }

        /* New Pagination Start*/
        .page-navigation a {
          margin: 0 1px;
          display: inline-block;
          padding: 0px 5px;
          border-radius: 5px;
          text-decoration: none;
          border:solid 1px;
        }

        .page-navigation a[data-selected] { background-color: #E00000; color: #ffffff;}
        .navbar {
           border-radius: 0px !important;
        }
        /* pagenation end */
        .veg
        {
            color:#20ac76;border: 1px solid;padding: 3px 3px 1px 3px;font-size: 14px;
        }
        .non-veg
        {
            color:red;border: 1px solid;padding: 3px 3px 1px 3px;font-size: 14px;
        }
        .color000
        {
            color:#000;
        }
        .nav-tabs {
        border-bottom: 3px solid #F05F40;
        }
        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background: #F05F40;
        color: #fff;
        border-color: #F05F40;
        border-radius: 4px 4px 0 0;
        margin-right: 1px;
        }
        .nav-tabs > li.active > a {
        background: #F05F40;
        border: 1px solid #F05F40;
        }

        /*service slide show css*/
        #wrapper {
            /*border:1px solid black;*/
           /* background-color: #fff;
            border-top: 1px solid #ccc;*/
            width: 100%;
            position: relative;
            left: 0;
            bottom: 0;
        }
        #carousel {
            margin-top: 22px !important;
        }
        #carousel div {
            text-align: center;
            width: 200px; 
            height: 200px;
            float: left;
            position: relative;
            margin:10px;
        }
        #carousel div img {
            border: none;
            width: 100%;
            height: auto;
        }
        .rg-image-nav i 
        {
          color: #fff;
          text-align:center;
          cursor: pointer;
          font-size: 28px;background-color: rgba(0, 0, 0, 0.45);
        }
        .prev{float:left;cursor: pointer;left: 5px;position: absolute;bottom: 150px;border-radius:50%;padding: 3px 7px 3px 3px;}
        .next{float:right;cursor: pointer;right: 5px;position: relative;bottom: 180px;border-radius:50%;padding: 3px 3px 3px 7px;}
        tr >th
        {
            border:1px solid rgb(194, 194, 194);
        }
        tr >td
        {
            border:1px solid rgb(194, 194, 194);
            font-size: 18px;
        }
        td, th
        {
            padding:8px;
        }
