﻿@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons);

body
{
    font-family:Roboto, Sans-Serif!important;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #033519f5;
}

ul.menuheader
{
  position: relative;     
}

ul.menuheader > li::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 11px;
    background: #fffffffc;
    top: 10px;
    z-index: 1;
}

ul.menuheader > li:last-child::after
{
    width: 0;
}

a
{
    text-decoration: none!important;
}

hr
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.wrapper1
{
    background-attachment: fixed; /*background-image: url('bg.jpg');*/
    background-color: White;
    background-repeat: no-repeat; /*  background: rgba(5,144,15,0.73);    */
    height: auto;
}
.section2
{
   /* background-image: url('menu-bg_02.jpg');
    background-attachment: fixed;*/
    height: auto;
      background-color: #00923f;
}
.Section8
{
    background-image: url('menu-section8.jpg');
    height: auto;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.footerimage
{
    height: : auto;
}
.bg_imgtran
{
    background-image: url('sec8.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    background-position: center;
}
.LogoImg
{
    margin-left: auto;
    margin-right: auto;
}
img.LogoImg
{
    height: 140px;
    width: 100%;
}
.logoheading
{
    margin-top: -3%;
    margin-left: 4%;
}
.imgLogoname
{
    width: 100%;
    height: 140px;
}
.imgspop
{
    width: auto;
    height: auto;
}
.bg_footer_sec9
{
    background: url('footer-bg.jpg');
}
.img_map
{
    width: 100%;
    height: 150px;
}
.color_white, .color_white a
{
    color: #ffffff;
}
.color_white, .color_black a
{
     color: white;
    padding-left:8px;
    font-family: 'Qualio';
    font-size: 20px;
}
.nb1
{
    font-weight: bold;
    padding: 2px;
    font-size: 38px;
    color: Green;
    text-shadow: -2px 6px 20px black, 0px 6px 0 black;
}
.nb2
{
    padding: 2px;
    font-size: 16px;
    font-weight: bold;
}
socialbtn
{
    padding: 5px;
}
.socialbtn > li
{
    text-decoration: none;
    display: block;
    padding: 5px;
}
.socialbtn > li > A
{
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}
.socialbtn > li A:hover
{
    color: Green;
}
.navbar-default .nb3, .navbar-default .nb3
{
    display: none;
}
.navbar
{
        margin-bottom: 0px;
    background-color: #00923f;
    position: absolute;
    z-index: 999;
    left: auto;
    width: 100%;
    right: auto;
    margin-top:-30px;
    
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
    background-color: #000000;
    color: White;
    border-color: transparent;
    border-right: 10px solid RGB(0,0,0);
        padding: 10px;    font-size: 18px;
}
.navbar-default
{
    border-bottom: 0px;
    min-height: 0;
}
.navbar-default .navbar-nav > li > a, .navbar-nav > li > a
{
    display: inline-block;
    padding: 15px 10px;
    color: #fff;
    letter-spacing: 0.3px;
    text-decoration: none;
    position: relative;
    transition: 0.5s;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Roboto';
}
.navbar-nav > li, .navbar-default .navbar-nav > .active > a
{
      background-color: #00923f;
    color: #ffffff;
}
.dropdown-menu
{
    background-color: rgba(3, 53, 25,0.8);
    border: 0px solid RGBA(255,255,255,0.3);
    border-top: 0px;
}

.navbar-default
{
 background-color: #00923f;    padding: 9px;
     margin-top: -37px;
}
.dropdown-menu > li > a
{
    border-left: 10px solid transparent;
    color: #FFFFFF;
}
.navbar-nav > li > .dropdown-menu, .dropdown-menu > li > a
{
    border-radius: 0px;
    padding-top: 5px;
    font-weight: bold;
    padding-bottom: 5px;
}

.dropdown-menu > li > a:hover
{
  background-color: #033519;
    border-left: 10px solid #00923f;
    color: #ffffff;
}
.affix
{
    margin-left: 0 auto;
    margin-right: 0 auto;
}
.affix
{
    top: 0px;
    width: 100%;
    background: #033519;
    box-shadow: 0px 10px 10px;
}
.btn-success
{
    background-color: #033519;
}
.bg_white
{
    background-color: #ffffff;
}
.dark_grren
{
    background-color: Green;
}

.carousel-inner > .item > a > .imgslide, .carousel-inner > .item > .imgslide
{
    height: 500px;
}
.carousel-inner > .item > a > .img_gallary, .carousel-inner > .item > .img_gallary
{
    height: 370px;
    width: 100%;
}

.carousel-control.left, .carousel-control.right
{
    background-image: none;
    background-color: transparent;
}
.bg_transparent_white
{
    background-color: rgba(228, 228, 228, 0.9);
}
.h2_Cl
{
    font-size: 20px;
}
.p_cl
{
    font-size: 15px;
}
.color_red, .color_red a
{
    color: orange;
}
.bg_black
{
    background-color: #000000;
}
.bg_lightred
{
    background-color: rgba(255, 191, 191, 0.9);
}
.bg_yellow
{
    background-color: rgba(232, 255, 41, 0.4);
}

.txtJustify
{
    text-align: justify;
}

.border_bottom_2
{
    border: 1px solid black;
}
.height200px
{
    min-height: 200px;
}
.height300px
{
    min-height: 300px;
    max-height: 500px;
}
.imgGridMainPage
{
    width: 100%;
    height: 200px;
}
.overlayCl
{
    border: 1px solid #ffffff;
}
.bg_red
{
    background-color: Red;
}
.overlayCl1
{
    margin-left: auto;
    margin-right: auto;
}

.overlay
{
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: RGB(21,162,254);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.column:hover .overlay
{
    bottom: 0;
    color: White;
    height: 100%;
}
.img_vvDiv
{
    margin-left: auto;
    margin-right: auto;
}
.img_vvDiv
{
    height: 100px;
    width: 100px;
}

.bg_green
{
    background: #033519;
}

.h_1p
{
    padding: 5px;
}
.heding1
{
    font-size: 20px;
}

.padding5
{
    padding: 5px;
}
.padding50
{
    padding: 50px;
}
.img_imgp
{
    margin-left: auto;
    margin-right: auto;
}
.img_imgp
{
    height: 150px;
    margin-top: 10%;
    border: 1px solid white;
}
/*---sec8--------------*/
.img_sec8_div
{
    margin-left: auto;
    margin-right: auto;
}
.img_sec8_div
{
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
}
.img_sec8
{
    height: 150px;
    width: 100%;
}
.H_footer
{
    font-size: 22px;
}
.footer_ul
{
    padding: 10px;
    position: relative;
}
.footer_ul > li
{
    display: grid;
    padding: 5px;
    text-decoration: none;
    font-size: 15px;
}
.footer_ul > li a
{
    font-size: 15px;
}
.fbg_red
{
    background: rgb(3, 53, 25);
}
.sub_menu
{
    color: White;
    background-color: #033519;
    padding: 5px;
}
.sub_menu:hover
{
    padding: 5px;
    background-color: rgba(3,53,25,0.8);
}

.menu_left_sub a, .sub_menu a, .sub_menu
{
    font-size: 14px;
    color: White;
    text-decoration: none;
}


.border
{
    border: 1px solid white;
}

.border_black
{
    border: 1px solid #000000;
}
.AlbumBtn
{
    padding: 5px;
}
.imgAlbum
{
    height: 100px;
    width: 100%;
}
.g_h
{
    font-size: 23px;
}
.Imgheight
{
    width: 100%;
}
.Imgheight
{
    width: 100%;
    height: 200px;
}
.dtlist
{
    padding: 10px;
}
.CBSeLink
{
    padding-top: 30px;
}
.CBSeLink a
{
    text-decoration: none;
    border: 1px solid black;
    font-weight: bold;
    padding: 3px;
}.img_logo
{
    text-align: center;
    height: 140px;
}

.imgLogo_big img
{
    
    padding-top: 20px;
    width:100%;
}
.CBSeLink
{ 
       padding-top: 7px;
    width: 50%;
    height: 95px;
}

@media only screen and (max-width: 768px)
{.imgLogo_big img
{
    
      margin-left: 0%;
    width: 100%;
    height: auto;
    padding-bottom:0px;
    /* margin-top: -41px; */
    margin-bottom: 10px;
}


.menuheader, .navbar_header > ul > li:hover ul:after
{
    display: none;
}

.navbar_header > ul li > ul, .navbar_header > ul li > ul > li > ul
{
    visibility: visible!important;
    display: block!important;
    transform: scaleY(1)!important;
}

.navbar_header > ul > li > ul > li > ul
{
    position: relative!important;
    left: 0!important;
    width: 100%!important;
}


.cbseimgDiv
{    display:none;
 
}
    .CBSeLink
    {width: 100%;
    }

    .img_sec8_div
    {
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
    }
    .img_sec8
    {
        width: 100%;
        height: 120px;
    }
    .img_logo
    {
        display :none;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_ul > li
    {
        display: grid;
        padding: 5px;
        text-decoration: none;
    }
    .footer_ul > li a
    {
        font-size: 14px;
    }

    
    .affix
    {
        top: 0px;
    }
    .heding1
    {
        font-size: 16px;
    }
    .padding50
    {
        padding: 0px;
    }
    .dropdown-menu
    {
        background: rgba(255, 76, 76, 0.7);
        margin-left: 10%;
    }
    .navbar-default
    {
        background-color: transparent;
    }
    .affix
    {
        background: rgba(255, 255, 255, 0.7);
    }
    .navbar-nav > li > .dropdown-menu
    {
        padding-left: 20%;
        width: 100%;
    }
    
    .navbar-header
    {
        display: block;
    }
    .carousel-inner > .item > a > .imgslide, .carousel-inner > .item > .imgslide
    {
        height: 200px;
    }

    .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-nav > li, .navbar-default .navbar-nav > .active > a, .navbar-nav > li > .dropdown-menu, .dropdown-menu > li > a, .navbar-nav
    {
        border: 0px;
        border-radius: 0px;
    }
    .navbar-default .navbar-nav
    {
        margin-right: 5px;
        padding-left: 10px;
        width: 100%;
    }
    .navbar-default .nb3, .navbar-default .nb3
    {
        display: block;
    }

    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img, .carousel-inner > .item > .img_gallary
    {
        height: 200px;
    }
    .navbar-default .nb1, .navbar-default .nb1, .navbar-default .nb2, .navbar-default .nb2
    {
        display: none;
    }
    .imgLogoname
    {
        width: 100%;
        height: 100px;
    }

    .impPersonheading
    {
        text-align: center;
    }
    .container > .navbar-header
    {
        margin-left: -30px;
        margin-right: -30px;
    }

}

.navbar-default .navbar-toggle > .icon-bar:focus
{
    transform: rotate(150deg);
}
.navbar-default .navbar-toggle
{
    border: 0px;
}

.navbar-default .navbar-toggle .icon-bar
{
    background-color: Green;
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
    background-color: White;
}
.navbar-default .navbar-toggle .icon-bar:focus
{
    transform: translate(50px, 100px);
}





::-webkit-scrollbar-thumb
{
    background: #033519;
    border-radius: 10px;
}
::-webkit-scrollbar
{
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-track
{
    border: 1px solid #033519;
    border-radius: 10px;
}


/*----------------Gallery Effect-----------*/
.hovereffect3
{
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect3 .overlay3
{
    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;
}

.hovereffect3:hover .overlay3
{
    background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect3 img
{
    display: block;
    position: relative;
}

.hovereffect3 h2
{
    text-transform: uppercase;
    display: none;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect3:hover h2
{
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
    display: block;
}

.hovereffect3 a.info
{
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: 32px 0 0 0;
    padding: 32px 20px;
}

.hovereffect3:hover a.info
{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect3 a.info:hover
{
    box-shadow: 0 0 5px #fff;
}


div.desc
{
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 95%;
    font-size: 16px; /* margin-top: 62px; */
    background-color: #000;
    color: #fff; /* opacity: 0.5; */
}





/*-------------overlaytext-----*/
/*

.overlaydiv {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}
.overlaytext{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}*/


.form-control, .btn
{
    border-radius: 0px;
}
.img_frontmain
{
    height: 400px;
    width: 100%;
}
.news td
{
    font-family: Calibri;
    font-size: 12px;
}


.sectionheading
{
    font-size: 26px;
}

/* navbar start */
.Header_navbar
{
    background-image: linear-gradient(180deg, #00913e, #00913e);
}

.navbar_header
{
    width: auto;
    height: auto;
    display: block;
    letter-spacing: 0.3px;
}

.navbar_header > ul > li:last-child ul
{
    right: 0;
    left: auto;
}

.navbar_header > ul > li > ul > li > ul
{
    position: absolute;
    top: -3px;
    right: -150px;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    z-index: 999;
}

.third-level-menu::after
{
    display: none;
}
.navbar_header > ul > li > ul > li > ul > li > a
{
    color: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #ffffff;
    padding: 10px;
    font-size: 12px;
    position: relative;
    background: linear-gradient(0deg, #087c3b 50%, #04823b 100%);
}



.navbar_header > ul > li > ul
{
    position: absolute;
    left: 0;
    min-width: 250px;
    list-style: none;
    padding: 0;
    top: 41px;
    z-index: 999;
    margin: 0;
    display: none;
    -moz-animation: zoomIn 0.3s ease;
    -webkit-animation: zoomIn 0.3s ease;
    animation: zoomIn 0.3s ease;
}

.navbar_header > ul > li > ul > li
{
    position: relative;
}

.navbar_header > ul > li > ul > li > a
{
    color: #ffffff;
    border-bottom: 1px solid #066731;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 5px 14px;
    font-size: 16px;
    position: relative;
    letter-spacing: .5px;
    font-weight: 500;
}
.navbar_div_sub
{
    position: relative;
}



.navbar_header > ul
{
    list-style: none;
    padding: 3px 0;
    margin: 0;
    position: relative;
    width: 100%;
}

.navbar_header > ul > li:hover > a
{
    color: white;
}

.navbar_header > ul > li
{
    position: relative;
    float: left;
    width: auto;
    display: inline-block;
}

div.class1 .navbar_header > ul > li::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 51px;
    background: #234f32;
    top: -7px;
}


.navbar_header > ul > li:last-child::after
{
    width: 0!important;
}

.navbar_header > ul li:hover > ul, .navbar_header > ul li > ul > li:hover > ul {
    visibility: visible;
    /* background-color: #fff; */
    transform: none;
    display: block;
}

.navbar_header > ul > li > ul {
    list-style: none;
    display: none;
    position: absolute;
    top: 35px;
    background: linear-gradient(10deg, #017a35, #097d3c);
    padding: 5px 0 0 0 ;
    width: 250px;
    z-index: 999999;
    border-radius: 0;
    border: 0;
    display: block;
    visibility: hidden;
    transition: all .4s ease;
    transform: scaleY(0);
}


.Togglebtn
{
    display: none;
}


/* Menu Link Styles */

.navbar_div
{
    background: #234f32;
}

.navbar_header > ul > li > a {
    display: inline-block;
    padding: 8px 12px;
    color: #f6fff9;
    text-shadow: 1px 1px 1px #07070742;
    position: relative;
    transition: 0.5s;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.navbar_header > ul > li:hover ul:after {
    content: '';
    position: absolute;
    left: 25px;
    background: #087c3b;
    top: -9px;
    right: 9px;
    width: 24px;
    height: 12px;
    transition: .5s all ease-in;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    bottom: -5px;
}

.navbar_header ul li:last-child:hover ul:after
{
    left: auto;
    right: 25px;
}


.navbar_header > ul a:hover
{
    color: #ffee5c;
}

.MobileMenubar
{
    display: none;
}

.Navbartoggle
{
    font-size: 20px;
    color: #fff;
}



.affix {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0px;
    box-shadow: 0px 5px 20px 0px #0000002e;
    width: 100%;
}

.menuBar
{
    height: auto;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.mobileMenu
{
    width: 100%;
    display: none;
}


/* navbar end */
/* navbar end */





/*--------inner pages---------*/



div.fullbox
{
    padding: 0;
    width: 98%;
    margin-bottom: 20px;
    text-align: center;
}

div.halfbox
{
    width: 50%;
    auto: auto;
    position: relative;
}
.Div > .border_right > img, div > .border > img
{
    width: 100%;
    height: 200px;
}
@media (min-width: 768px)
{
    .box_5, .box_4, .box_3, .box_2, .box_1
    {
        padding: 0px;
        float: left;
    }


    .box_5
    {
        width: 20%;
        position: relative;
        text-align: center !important;
    }
    .box_4
    {
        text-align: center !important;
        width: 25%;
    }
    .box_3
    {
        text-align: center !important;
        width: 33.333%;
    }
    .box_2
    {
        text-align: center !important;
        width: 50%;
    }
    .box_1
    {
        width: 100%;
        text-align: center !important;
    }
}
div > .border_right > img, div > .border > img
{
    width: 100%;
    height: 200px;
}
.border_right
{
    border-right: 1px solid #000000;
    padding: 5px;
}
.border
{
    border: 1px solid black;
    padding: 5px;
}
@media (max-width: 500px)
{
    .video_Playlist
    {
        height: 200px;
        width: 100%;
    }
    .box_5, .box_4, .box_3, .box_2, .box_1
    {
        float: none;
        display: block;
        padding: 0px;
    }

    .box_5, .box_4, .box_3, .box_2, .box_1
    {
        float: left;
        padding: 0px;
    }
    .border_right
    {
        border-right: 0px solid #000000;
        padding: 5px;
    }



    div > .border_right > img, div > .border > img
    {
        width: 100%;
        height: 200px;
    }
}


.removepadding
{
    padding: 0px;
}

.col-sm-6.col-lg-4.col-md-4.col-xs-12
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.nws
{
    border: 1px solid transparent;
    padding: 1px;
}
.nws:hover
{
    padding: 1px;
       padding: 5px;
    background-color: #061f639e;
}
.copYright
{
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
}

.IconText
{
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    font-family: Calibri;
}
.galleryicon
{
    height: 50px;
    width: 50px;
}
.shade:hover
{
    box-shadow: 0px 10px 10px #033519;
}
.video_Playlist
{
    height: 400px;
    width: 100%;
       border: 8px solid #00923f;
}


.Adsbar
{
    margin-top: 10px;
    display: block;
    right: 10px;
    height: 59px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
    background-color: #ae2521;
    border-radius: 10px;
    margin-bottom: 10px;}
.Adsbar a
{
font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    animation: admission 2s infinite;
    height: 55px;
    padding-top: 10px;
}
@keyframes admission 
{
    0%
    {
    color:Black;
}50%
{
    color:#ffffff;
}
}
.Adsbar2
{
    width:100%;
    display: block;
    right: 10px;
    
    text-align: center;
}
.Adsbar2 img
{
    width:100%;
    height:55px;
}
@media only screen and (max-width: 600px)
{
    .video_Playlist
    {
        height: 150px;
        width: 100%;
        margin-bottom: 20PX;
    }
.Adsbar
{  display: inline-block;
    right: 3px;
    padding: 5px;
    float:left;
    text-align: center;
    background-color: #f4241a;
    width:48%;
    height:auto;
    }
    .Adsbar a
{font-weight: bold;
    font-size: 14px;
    TEXT-ALIGN: CENTER;
    /* PADDING: 14PX; */
    
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;}

.Adsbar2
{float: left;
    width: 48%;
    display: inline-block;
    right: 10px;
    margin-top: 10px;
    margin-left: 3%;
    text-align: center;
    border-radius:0px;}
.Adsbar2 img
{
    width:100%;
    height:50px;
}
}

.MobileMenu
{
    width:100%;
    height:auto;
    display:none;
}
.MobileMenu_Btn
{
    display:inline-block;
    width:100%;
    height:auto;
    padding:5px;
}
a.ToggleBtn
{
    font-size:20px;
 display:inline-block;
 padding:2px;
 border:1px solid gray;
}



@media only screen and (max-width: 768px)
{
    /* start */
    .navbar_header > ul > li > ul
    {
        background: #358d5c;
    }
    .navbar_header > ul > li > ul > li > ul > li > a
    {
        background: #26784a;
    }
    
    .closebtn {
        position: fixed;
        font-size: 25px;
        text-transform: uppercase;
        left: 0;
        z-index: 999;
        height: 100%;
        width: 0;
        top: 0;
        display: inline-block;
        padding: 0;
        background-color: #f9f9f9;
    }
    /* end */
    
    
    .MobileMenu
    {
        display:none;
        height: 100vh;
        background-color: #f8f8f8;
        position: fixed;
        z-index: 1000;
        top: 0px;
        width: 70%;
        right: 0px;
        border-left: 2px solid #05923f;
    }
        .MobileMenubar
    {
        display: inline-block;
        padding: 10px;
    }
    .navbar_header > ul
    {
     padding: 0px;
     padding-left: 10px;
    list-style: none;
    margin: 0px;
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    background-color: #3ba168;
}

    .navbar_header > ul > li
    {
        position: relative;
        float: left;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #2f8756;
    }
    .navbar_header > ul > li > a
    {
        width: 100%;
        color: #fff;
    }

    .navbar_header > ul > li > ul
    {
        display: inline-block;
        position: static;
        width: 100%;
    }
    .navbar_header
    {
        width: 0px;
        right: -100%;
        position: fixed;
        left: auto;
        height: 100%;
        overflow: auto;
        background-color: #003a19;
        top: 0px;
        bottom: 0px;
        z-index: 999;
    }
    .div_Logo
    {
        position: static;
        z-index: 99;
        width: 60%;
        height: auto;
        background-color: White;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .Header_address
    {
        padding: 5px;
    }
   .navbar_header > ul > li > ul
    {
        display: inline-block;
        position: static;
        width: 100%;
    }
    .mobileMenu
    {
        width: 100%;
        display: inline-block;
        padding: 10px;
        text-align: right;
        margin-top: 10px;
        display: block;
    }
    .menuBar
    {
        width: 0px;
        height: 100%;
        top: 0px;
        bottom: 0px;
        left: 0px;
        display: block;
    }
    .closebtn_menu
    {
        position: fixed;
        font-size: 25px;
        text-transform: uppercase;
        left: 0px;
        z-index: 999;
        height: 100%;
        width: 0px;
        top: 0px;
        display: inline-block;
        padding: 0;
        background-color: rgb(255 255 255 / 80%);
    }
 .Togglebtn
    {
        padding: 5px;
        display: inline-block;
        color: #fff;
        font-size: 25px;
    }
    
    .MobileMenu {
        display: block;
        position: relative;
        z-index: 99;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 35px;
        background: #05923f;
        border-left: 2px solid #05923f;
    }
   
}

.navtab_div {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-top: 20px;
    padding-top: 10px;
    background-color: #00923f;
    box-shadow: -2px 2px 0px 0px #e5e6e5;
}

.navtab_div .bold_line
{
        font-size: 16px;
    color: #dddddd;
    padding-right: 3px;
}

.navtab_div > a {
    color: White;
    font-size: 16px;
    letter-spacing: .5px;
    text-decoration: none;
    transition: 0.50s;
}

.navtab_div > a:hover
{
    color: #f3ee12;
}

.navtab_div > a > i {
    color: White;
}

.navtab_div:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: auto;
    right: 0px;
    border-left: 32px solid #00923f;
    border-top: 39px solid #ffffff;
}
.MenuLinkbtn_Div > a {
    display: inline-block;
    width: 100%;
    padding: 8px;
    background-color: #ddd;
    color: Green;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: .5px;
    border-bottom: 1px solid white;
}

.MenuLinkbtn_Div
{
    margin-top: 30px;
}

.MenuLinkbtn_Div > a:hover {
    color: black;
    font-weight: bold;
    background-color: wheat;
}

/* new css */
ul#new_evt_div, ul#for_evt_div
{
    list-style: none; 
    padding-left: 10px;
}

ul#new_evt_div > li, ul#for_evt_div > li
{
    margin-bottom: 40px;
}

ul#new_evt_div > li > a , ul#for_evt_div > li > a 
{
    font-size: 16px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    color: #031b32;
    background: #dddddd;
    padding: 10px;
    border: 1px solid #ffffff;
    transition: 0.50s;
    box-shadow: 5px 6px 0px 0px #0b2f52;
}

ul#new_evt_div > li > a:hover, ul#for_evt_div > li > a:hover
{
    color: #021a30;
}

/* modal start */
div#myModal_1 {
    background: url(../images/modal_bg.png);
    background-color: #151515a8;
}
.PopSliderImg {
    height: auto;
    width: 100%;
    display: inline-block;
}

.modal-body .Model_header {
    font-size: 18px;
    text-transform: uppercase;
    background-color: #00913e;
    color: #fff;
    text-align: center;
    padding: 10px;
}

#buttonC 
{
    opacity: 1;
    background: #fff;
    color: #2b3560;
    padding: 7px 8px 11px;
    font-size: 21px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 10px;
    height: 37px;
    position: absolute;
    cursor: pointer;
    border: 5px solid #00913e;
    border-radius: 50%;
    top: -10px;
    z-index: 9;
    left: auto;
    right: -12px;
    transition: .5s all ease-in;
}

.modal-body {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0;
    z-index: 1080;
}
.modal-body .Model_header {
    font-size: 16px;
    text-transform: uppercase;
    background-color: #00913e;
    color: #fff;
    text-align: center;
    padding: 10px 10PX 8PX;
    LETTER-SPACING: .5PX;
}

p
{
        font-size: 18px;
    letter-spacing: .5px;
    line-height: 30px;
}
