﻿
 html, body
        {
            height: 100%;
            width: 100%;
            position: relative;
            overflow:hidden;
         
           
        }

.glyphicon
{
    margin-right:4px !important; /*override*/
}
.gallery
{
    display: inline-block;
  
}
.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}
.kgrpromoters
{
    margin:0px 0px 0px 145px; top:0; z-index:9999;position:fixed;
}
.newpromote
{
    margin: 0px 0px 0px 145px;
    top: 0;
    z-index: 9999;
    position: fixed;
}
@media (max-width:768px)
{
    .newpromote
    {
        margin:0px 0px 0px 100px;
         top: 0;
    z-index: 9999;
    position: fixed;
    }
    .kgrpromoters
    {
         margin:0px 0px 0px 100px;
          top: 0;
    z-index: 9999;
    position: fixed;
    }
}
@media (max-width:420px)
{
    .kgrpromoters
    {
         margin:0px 0px 0px 100px;
          top: 0;
    z-index: 9999;
    position: fixed;
    }
    .newpromote
    {
        margin:0px 0px 0px 100px;
         top: 0;
    z-index: 9999;
    position: fixed;
    }
}

.news-item
{
  padding: 4px 4px;
    margin: 0px;
    border-bottom: 1px dotted #E0DBDB;
   

  
}
    .news-item img
    {
         width:155px;
        height:80px;

    }
.caption-text {
    font-size:11px;
   font-weight:700;
    padding:0;
    margin:0;
   
}
    .caption-text a {
        text-decoration:none;
        color:#45560F;
       
    }

.styleSignaurefont
{
    font-family: 'Lobster Two', cursive;
}
    
.kgrrightslide
{
    
    position: absolute;
    top: 85px;
    right: -231px;
}



.center-content
{
  position: absolute;
    top: 152px;
    margin: 0;
    background: rgba(238, 238, 238, 0.89) !important;
  

}
    .center-content h4
    {
        font-weight:700;
        font-size:22px;
    }





@media (max-width:768px)
{
    .news-item img
    {
         width:150px;
        height:90px;

    }
    .kgrrightslide
{
    
    position: absolute;
    top: 200px;
    right: -10px;
    display:none;
}
    
}

@media (max-width:320px)
{
    .news-item img
    {
         width:165px;
        height:100px;

    }
    .kgrrightslide
{
    
    position: absolute;
    top: 200px;
    right: -10px;
    display:none;
}
    
}
.nav-tabs { border-bottom: 2px solid #DDD;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0;  }
    .nav-tabs > li > a { border: none;
    color: #2F0B0B;
    font-size: 15px;
    font-weight: 700;}
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 9px 0; }
.tab-content{padding:0px}

.card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px;  }






  