body {
    margin: 0;
    padding: 0;
    background-color: #ebecea;

}

@font-face {
    font-family: Franklin Gothic;
    src: url(../fonts/Franklin.ttf);
}


@font-face {
    font-family: verdana;
    src: url(../fonts/verdana.ttf);
}

@font-face {
    font-family: mangal;
    src: url(../fonts/mangal.ttf);
}




*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}






p {
    color: #000;
    letter-spacing: normal;
    line-height: 20px;
    text-align: left;
}

.header {
    background-color: #fbfbfb;
    position: relative;
}

.top-head-1 {
    border-bottom: 1px solid #eaeaea;
    padding: 10px 0 0px 0;
    float: left;
    width: 100%;
}

.top-head {
    padding: 10px 0 10px 0;
    font-size: 30px;
    float: left;
    width: 100%;
    background-color: #fff;
}




.main_logo {
    width: 25%;
    height: auto;
    float: left;
    position: relative;
}

.main_logo img {
    max-width: 100%;
    max-height: 100%;
}

.sirji {
    float: left;
    width: 75%;
}

#banner {
    background-image: url(../images/header_main.jpg);
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0;
    height: 320px;
    background-size: cover;

}


#banner-2 {
    display: none
}

/*.input-group .form-control, .input-group-addon, .input-group-btn
{
    border: 0px solid red;
}*/




.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}

.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    border-radius: 4px 25px 25px 4px;
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
}




.btn-info {
    color: #fff;
    background-color: #6ba56c;
    border-color: #6ba56c;
}




.home-title {
    font-size: 35px;
    text-align: center;
    color: #035d8e;
    margin: 10px 0;
}

.title-2 {
    font-size: 30px;
    text-align: left;
    margin: 0px 0px 0px 1%;
    font-weight: bold;
    position: relative;
    color: #000;
}


.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding: 0px !important;
    background: #000;
}

.navbar-default {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
    margin-bottom: 0;
}

.top5 img {
    margin: 8px 0 0 0;
}


.login>li>a {
    margin: 5px 0 0 0;
    padding: 2px 4px;
    border-radius: 0;
}


.headernav {
    background-color: #000 !important;
}

.nav>li>a {
    position: relative;
    display: inline-block;
    padding: 0px 10px;


}

nav ul li:first-child:before {
    content: '';
}

nav ul li:nth-child(2):before {
    content: '';
}

nav>ul>li:before {
    content: '|';
    color: #fff;
}

.menu-footer li:first-child:before {
    content: '';
}

.menu-footer li:before {
    content: '|';
    color: #fff;
    padding: 0 0px;

}

.high-con-1 li a {
    color: #000;
}

.red {
    color: #d75554 !important;
}

.yellowblack {
    color: yellow !important;
    background-color: black;
    padding: 2px 5px;
    border-radius: 5px;
}

.whiteblack {
    color: #000 !important;
    border: 1px solid #000;
    padding: 2px 5px;
    border-radius: 5px;
}

.pinkblack {
    color: #fd60ff !important;
    background-color: black;
    padding: 2px 5px;
    border-radius: 5px;
}



.high-con-1 li a span.plain {
    border: 1px solid;
    padding: 2px 5px;
    background: #fff;
}

.high-con-1 li a span.plain-high {
    border: 1px solid;
    padding: 3px 6px;
    background: #000;
    color: #fff;
}

marquee#mymarquee,
marquee#mymarquee-2 {
    min-height: 200px;
}

.head1 {
    color: #000;
    font-size: 19px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    line-height: 25px;
    letter-spacing: normal;
}

.head1hindimain {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    border-bottom: 2px solid #000;
    line-height: 25px;
    letter-spacing: normal;
}

.head1hindi {
    float: right;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: normal;
}

.head2 {
    color: #fff;
    font-size: 25px;
    padding: 5px;
    border-bottom: 1px solid #035d8e;
    background: #035d8e;
}

.media-heading a {
    color: #a31a1a;
    font-size: 15px !important;
    font-weight: bold;
    margin: 0px 10px 0px 0px;
    text-decoration: none;
}

.media-heading a:hover {
    color: #045beb;
}

.media-headingwhiteleft {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
    text-align: right;
}

.media-headingwhiteright {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}

.headingwhitetext {
    color: #fff !important;
    ;
    font-size: 15px;
    text-align: justify;
}

.redmoreboxleft {
    color: #f7ff20;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    text-align: right;
}

.redmoreboxright {
    color: #f7ff20;
    font-size: 14px;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

.black {
    color: #000;
}

footer {
    color: #fff;
    width: 100%;
    padding: 30px 0;
    background: #000;
    /* For browsers that do not support gradients */


}


.boximagestyleleft1 {
    float: right;
    margin: 30px 10px 10px 10px;
}

.boximagestyleleft2 {
    float: right;
    margin: 30px 10px 10px 10px;
}

.boximagestyleright1 {
    float: left;
    margin: 30px 10px 10px 10px;
}

.boximagestyleright2 {
    float: left;
    margin: 30px 10px 10px 10px;
}


.img-circle {

    height: 100px;
    width: 100px;
}



.media-left,
.media>.pull-left {
    padding-top: 4px;
}

/* carousel */
.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}

/* Previous button  */
.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 30px
}

/* Next button  */
.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 30px
}

/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {
    background: #c0c0c0;
}

.media-carousel .carousel-indicators .active {
    background: #333333;
}

.media-carousel img {
    width: auto;
    height: auto;
}

.media-carousel .carousel-control.left {
    left: -12px;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 8px;
}

.media-carousel .carousel-control.right {
    right: -12px !important;
    background-image: none;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    height: 40px;
    width: 40px;
    margin-top: 8px;
}

.head-right {
    float: right;
}


.home-res {
    display: none;
}

.skip-to-content {
    float: left;
}

.social-media-mob {
    display: none;
}

.top-head form {
    padding: 8px 0 0 0;
}

.search-form .form-group {
    margin: 0;
}

@media(max-width: 1280px) {
    #banner {
        display: none;
    }

    #banner-2 {
        display: block;
    }

}

@media(max-width: 768px) {

    .skip-to-content {
        float: left;
        width: 70%;
        text-align: right;
    }

    .head-right {
        float: none;
    }

    .social-media-mob {
        display: block;
        width: 30%;
        float: left;
        text-align: left;
    }

    .social-media-mob .btn {
        display: inline-block;
        padding: 0px 12px;

    }

    .top-head {
        padding: 10px 0 0px 0;
        font-size: 30px;

        float: left;
        width: 100%;
        background-color: #fff;
    }

    .social-media-mob .form-group {
        margin: 0;
    }

    .social-media-mob .dropdown-menu {
        min-width: auto;
        background-color: #e6e4e4;
    }

    .social-media-mob .dropdown-menu>li>a {
        background: #403e3e;
        padding: 4px 10px;
    }

    .social-media-mob .dropdown-menu>li {
        text-align: center;
    }

    .title-2 {
        font-size: 24px;
        text-align: left;
        margin: 0px 0px 0px 1%;
        font-weight: bold;
        position: relative;
        color: #000;
    }

    .line-11 {
        display: none;
    }

    .social-media {
        display: none;
    }

    .header {
        text-align: center;
        padding: 0 0 5px 0;
    }

    nav ul li:before {
        content: '';
        color: #fff;
    }

    .navbar-nav {
        margin: 7.5px 4px;
    }

    .media-carousel a {
        min-height: 73px;
        display: block;
    }

    .media-carousel .carousel-control.left {
        left: -12px;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: 15%;
        padding-top: 17px;
    }

    .media-carousel .carousel-control.right {
        right: -12px !important;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: 15%;
        padding-top: 17px;
    }

    .header2 {
        padding: 10px 0;
    }

    .home-res {
        display: inline-block;
        text-align: left;
        background-color: #6ba56c;
        color: #fff;
    }

    .home-dis {
        display: none !important;
    }
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.show-on-hover:hover>ul.dropdown-menu {
    display: block;
}

.fa-3x {
    font-size: 2em;
}

.width50 {
    min-width: 30px !important;
    background: #035d8e;
    margin: 0;

}

.width50 .fa-3x {
    font-size: 1.3em;
    color: #fff;
}

.width50>li>a {
    padding: 0px 10px;
}


.dropdown-menu {
    padding: 5px 4px;
    border: 0px solid red;
}


.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #035d8e;
}



.boxrightpanel {
    background-color: #f7f7f7;
    margin-top: 20px;
    margin-right: 0;
    padding: 0px;

}



.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.thumbnail a>img,
.thumbnail>img {
    border: 10px solid #e2e3e1;
}


.banner_slider {
    margin-top: 15px;
}


section.wrapper.carousel-wrapper {
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-top: 1px solid #dadada
}

.media-11 {
    margin: 10px 0;
    background-color: #474747;
    padding: 10px;
    display: block;
    min-height: 185px;
}


.Fevents {
    background-color: #232323;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    float: left;
}

.pevents {
    background-color: #232323;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    float: right;
}

.footercontainer {
    background-color: #000 !important;
    line-height: 25px;
    font-size: 14px;
    border: 0px solid yellow;
    width: 100%;
}


@media (min-width: 1300px) {
    .header {
        background-color: #fbfbfb;
        position: relative;
        max-height: 114px;
    }


    .container {
        width: 1250px;
        margin: 0px auto;
        padding: 0px;
        background-color: #fff;
    }


}


@media (min-width: 990px) {
    .header {
        background-color: #fbfbfb;
        position: relative;
        max-height: 115px;
    }

    .main_logo {
        max-width: 188px;
        height: auto;
        float: left;
        position: relative;
    }

    .sirji {
        width: 80%;
        float: left;
    }

    .top-head-1 {
        border-bottom: 1px solid #eaeaea;
        padding: 10px 0 0px 0;
        float: left;
        width: 100%;
    }

    .top-head {
        padding: 10px 0 0px 0;
        font-size: 30px;
        float: left;
        width: 100%;
        background-color: #fff;
    }

    .title-2 {
        font-size: 40px;
        text-align: left;
        margin: 0px 0px 0px 1%;
        font-weight: bold;
        position: relative;
        color: #000;
    }
}



.input-lg {
    height: 40px;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 7px 16px;
}


.mediaimage_center {
    width: 100%;
    border: 0px solid red;
    text-align: center;
    margin: 0px 0px 10px 0px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-menu {
    /* min-width: 250px; */
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.first-child:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.navbar-default .navbar-nav>li>a {
    color: #fff7f7;
    font-size: 17px !important;

}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #6ba56c;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #6ba56c;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000;

}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    background-color: #729627;
    border-bottom: 1px solid;
    font-size: 17px;
}


.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #55790b;
}




.arrows>li:before {
    content: '\00BB';
    padding-right: 8px;
    color: #432470;
}

.arrows>li {

    text-indent: -17px;
    list-style: none;
    margin: 0px 0px 10px 10px;
    /*line-height:  1.7;*/
    border: 0px solid red;
}



.arrows>li ul.arrows-child {
    margin: 8px 0;
}

.arrows>li ul.arrows-child li {
    list-style: none;
    text-indent: 0;
    margin-left: 0;
    text-align: justify;
    letter-spacing: normal;
    color: #000 !important;
    font-size: 15px;
}


.arrows li a {

    color: #a31a1a;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;

}

.arrows li a:hover {


    color: #045beb;

}




.arrowother_link {
    padding-left: 5%;
    border: 0px solid red;
}


.text_cont a {
    color: #000;
    text-align: justify;
    font-size: 15px;
    display: block;
    text-decoration: none;

}

.text_cont a:hover {
    color: #a31a1a;


}

li.dropdown:hover>.dropdown-menu {
    display: block !important;
}

/*.dropdown-menu{    background-color: #000;}*/





#bannerindex2 {
    background-image: url(../images/header_main3.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #6ba56c;
    min-width: 100%;
    min-height: 307px;
}


.eventsbutton {
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
}

.row-2 {
    height: 150px;
}


.social-media {
    float: right;
    margin: -4px 0 0 0;
}

.ui-datepicker {
    z-index: 1050 !important;
}







.align-center {
    text-align: center;
    margin-top: 50px;
}


.btn-primary1 {
    background-color: #1a7ad2;
    border-color: #1b75c8;
    border-radius: 10px 140px 30px 140px;
}

.btn-primary2 {
    background-color: #1a7ad2;
    border-color: #1b75c8;
    border-radius: 140px 30px 140px 10px;
}

.btn-name {
    padding: 10px;
    margin-top: 5px;
}

.panel-body {
    padding: 15px;
    height: 457px !important;
    overflow: scroll !important;
}

.bg-primary {
    color: #fff !important;
    background-color: #494e52 !important;
}


.navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default {
    color: #2d2d2d;
    font-size: 15px;
}

.main-footer {
    margin: 0px !important;
}

.table:not(.table-dark) {
    font-size: 14px;
}

.dataTables_info {
    /* font-size: 1.7rem; */
    text-align: center;
}

.dataTables_paginate {
    /* font-size: 1.7rem; */
}

.small-box>.inner {
    padding: 10px;
    min-height: 120px;
}

.tab_head {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #ccc !important;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #9d9999 !important;
}


.req_message {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: red;
    /* text-transform: uppercase; */
    line-height: 39px;
}

.color-white {

    color: #83868c !important;
    background-color: #000 !important;
}

ul,
li {
    list-style-type: none;
}

.color-white li a {
    color: #83868c !important;
    padding: 5px;
    background-color: #000 !important;
}

.copyright_part_text {
    background-color: #000 !important;
    padding: 20px 0px;
    margin-top: 0px;
}

.color-black {
    background-color: #000;
}

.copyright_part_text p {
    color: #83868c;
    font-size: 15px;
    font-weight: 400;

}

.copyright_part_text a {
    color: #9bbb59;
}

.goog-te-gadget {
    font-size: 0px !important;
}

.custom-body iframe {
    display: none;
}

.custom-body {
    position: relative;
    top: 0 !important;
}


.goog-te-gadget {
    color: transparent !important;
    font-size: 0px;
}

.goog-logo-link,
.gskiptranslate,
.goog-te-gadget span,
.goog-te-banner-frame,
#goog-gt-tt,
.goog-te-balloon-frame,
div#goog-gt- {
    display: none !important;
}

.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}


.fixed-con {
    z-index: 9724790009779558 !important;
    background-color: #f7f8fc;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd.skiptranslate {
    display: none !important;
}

.VIpgJd-ZVi9od-ORHb {
    z-index: 9724790009779 !important;
    top: 0;
    left: unset;
    right: -5px;
    display: none !important;
    border-radius: 50%;
    border: 2px solid gold;
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO {
    width: 80px;
    height: 80px;
}


.goog-logo-link {
    display: none !important;
}

.goog-te-gadget {
    color: transparent !important;
}

.goog-te-banner-frame {
    display: none !important;
}


#goog-gt-tt,
.goog-te-balloon-frame {
    display: none !important;
}

.goog-text-highlight {
    background: none !important;
    box-shadow: none !important;
}

.goog-te-banner-frame.skiptranslate {
    display: none;
}

.lng {
    top: 0 !important;
}

.goog-te-combo {
    margin: 0px !important;
    height: 26px;
    color: black;
}

.sidebar-mini {
    top: 0px !important;
}

a {
    text-decoration: none !important;
}

.nav-tabs .nav-link {
    color: #729627 !important;
}

.nav-tabs .nav-link.active {
    color: #555555 !important;
}

.nav-tabs>li>a {
    /* position: relative;
    display: inline-block; */
    padding: 10px 10px;
    font-size: 14px;
}

.custom-btn {
    color: #729627 !important;
}

.navbar {
    padding: 0px;
}

.dataTables_filter input {
    margin-bottom: 0.5rem !important;
}

.legend{
    position: absolute;
    z-index: 1;
    padding: 10px;
    bottom:0px;
    color: #3a3a3a;
    font-weight: bold;
}
.legend-color {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0px 5px -4px 0px;
}
.heading{
    position: absolute;
    z-index: 1;
    padding: 0 0 0 30%;
    top:0px;
    color: #3a3a3a;
    font-weight: bold;
}

    