html {
  overflow-y: scroll;
 }

body
{
  font-family: 'Roboto', sans-serif;
}
.header2 {
    width: 100%;
	background-color: #020C22;
	padding: 5px;
	min-height: 10px;
}
.header-name {
    font-family: 'Roboto Condensed', sans-serif;
	padding-top:10px;
	color:#F0F4F8;
	font-size:25px;
	text-align:left;
	font-weight: 700;
}
.header-name2 {
   font-family: 'Roboto Condensed', sans-serif;
	padding-top:10px;
	color:#F0F4F8;
	font-size:20px;
	text-align:left;
	font-weight: 700;
}
  
.logo {
	text-align:left;
 }  
.footer {
    border: solid 1px silver;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
}

.gugati {
    background-color: #FEFEFE;
    padding: 20px 0px;
}

.gnews{
    background-color: #F8F8F8;
    padding: 10px;
    box-shadow: 0px 0px 10px #BDBDBD;
	transition: 0.5s 0.05s ease all;
	min-height: 300px;
}

.gnews a {
     /*text-align: center; */
     padding-bottom: 5px; 
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
    font-weight: 600;
    transition: 0.2s 0.05s ease all;
	color: #020C22;
    text-decoration: none;
}
.gnews a:hover {
     /*text-align: center; */
    color: #0A3FB4;
    
}
.gnew{
       border-bottom: 1px solid;
	   padding: 10px 0px 0px 0px;
}
.gnew h5{
  
}

    
.t-desc{
    background-color: #F8F8F8;
    padding: 10px;
    box-shadow: 0px 0px 10px #BDBDBD;
	transition: 0.5s 0.05s ease all;
	height: 300px;
  
}
	
.t-desc{
    background-color: #F8F8F8;
    padding: 10px;
    box-shadow: 0px 0px 10px #BDBDBD;
	transition: 0.5s 0.05s ease all;
	height: 300px;
  
}
.t-desc:hover{
     background:#fff;
	 box-shadow: 0px 0px 30px #BDBDBD;
}
.t-news{
   overflow-y: auto;
   overflow-x: hidden; 
   height: 180px;
}

.t-news::-webkit-scrollbar {
    width: 12px;
}
 
.t-news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
.t-news::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}



.t-desc h4 {
     font-weight: 700; 
     text-align: center; 
     border-bottom: 3px solid;
     padding-bottom: 5px; 
}
.t-news h4 {
     font-weight: 700; 
     text-align: center; 
     border-bottom: 3px solid;
     padding-bottom: 5px; 
}

.ibgati {
    background-color:#F8F8F8;
    padding: 60px 0px;
	min-height: 250px;
}
 
.ibt-desc{
    background-color: #eee;
	box-shadow: 0px 0px 10px #BDBDBD;
	transition: 0.5s 0.05s ease all;
	padding: 20px 10px;
    border-radius: 10px;
    min-height: 120px;
    margin-top: 10px;
    text-align: center;
	
} 

.ibt-desc a {
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    transition: 0.2s 0.05s ease all;
	color: #020C22;
    text-decoration: none;
}

.ibt-desc:hover {
   background:#fff;
   box-shadow: 0px 0px 30px #BDBDBD;
}

.sbgati {
    background-color: #eee;
    padding: 60px 0px;
	min-height: 250px;
}

.sbt-desc{
    background-color: #737475;
   /* box-shadow: 0px 0px 10px #020C22;*/
	transition: 0.5s 0.05s ease all;
	padding: 20px 10px;
    border-radius: 10px;
    min-height: 120px;
    margin-top: 10px;
    text-align: center;

} 
.snsgati{
    text-align: left;
	color:#fff;
}
.snsgati td{ 
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    color: #909CB4;
    font-weight: 400;
    transition: 0.2s 0.05s ease all;
    text-decoration: none;
}
.snsgati th{ 
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #F5F5F5;
    font-weight: 400;
    transition: 0.2s 0.05s ease all;
    text-decoration: none;
}
.sbt-desc a{ 
    color: #fff;
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    transition: 0.2s 0.05s ease all;
    text-decoration: none;
}
.sbt-desc:hover {
   background: rgba(2, 14, 41, 0.63);
   box-shadow: 0px 0px 10px #020C22;
}
.sbt-desc a:hover {
     /*text-align: center; */
    color: #fff;
    
}

.bbgati {
    background-color: #737475;
    padding-top: 5px;
    border-top: 1px solid #023E83;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 3px 30px 3px 30px;
	
}

.pbgati {
    background-color: #020C22;
    padding-top: 5px;
    border-top: 1px solid #023E83;
    background-position: bottom center;
    background-repeat: no-repeat;
	padding: 30px 0px 60px 0px;
	
}
.pbgati a {
    font-size: 12px;
	font-family: 'Roboto', sans-serif;
    color: #909CB4;
    font-weight: 400;
    transition: 0.2s 0.05s ease all;
    text-decoration: none;
}
.pbgati ul li: {
    margin-top: 10px;}


.pbgati a:hover {
    color: #fff;}
.pbgati h4 {
    color: #F5F5F5;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;}

.pbgati  p{ 
    color: #F0F4F8;
	font-weight: 400;
    /*font-weight: 700;*/
}
.pdbgati {
    background-color: #2d353d;
    border-top: 1px solid #ffffff;
    background-position: bottom center;
    background-repeat: no-repeat;
	
}
.baners
{
    text-align: center;
	
}
.baners a img {
  padding: 5px 40px 5px 0px;
   /* border: 2px solid #020c22; */
   }         
.baners  a  img:hover{
     /*border: 2px solid #6091fd; */
     /*box-shadow: 0px 0px 50px #6091fd;*/
	   box-shadow: 0px 0px 20px #ffffff;
   }


.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
 
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
 
.embed-responsive{
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	width:100%;
}
 
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
   