@font-face {font-family: 'Roboto';font-style: normal;font-weight: 300;src: local('Roboto Light'), local('Roboto-Light'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}
@font-face {font-family: 'Roboto';font-style: normal;font-weight: 400;src: local('Roboto Regular'), local('Roboto-Regular'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');}
@font-face {font-family: 'Roboto';font-style: normal;font-weight: 500;src: local('Roboto Medium'), local('Roboto-Medium'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}
@font-face {font-family: 'Roboto';font-style: normal;font-weight: 700;src: local('Roboto Bold'), local('Roboto-Bold'), url(http://themes.googleusercontent.com/static/fonts/roboto/v8/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}



body {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  color: #333;
  background: #fff;
  margin: 0px;
  padding: 0px;

}

a {
  color: #3689cf;
  text-decoration: none;
}

a:hover {
  color: #1866a8;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}

.tophdr {
    color: #a19ba1;
    font-size: 14px;
    font-weight: 500;
    font-family:'Roboto', Arial, Helvetica, sans-serif;
}

.annoucemnt {
    color: #17a43b;
    font-size: 18px;
    font-weight: 400;
    font-family:'Roboto', Arial, Helvetica, sans-serif;
    text-align: center;

}

.tophdrbtm {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    font-family:'Roboto', Arial, Helvetica, sans-serif;

}

.tophdrlnk a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    font-family:'Roboto', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.tophdrlnk a:hover {
    color: #ff9600;
}

.lft {
border: 1px solid #17a43b;
}

.quicklink {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family:'Roboto', Arial, Helvetica, sans-serif;
    text-align: center;
}


@media (min-width: 768px) and (max-width: 980px)
#cssmenu {
    margin-bottom: 15px;
}
#cssmenu {
    width: 100%;
    background: #fff;
    padding: 0;
    border: 1px solid #17a43b;
}
#cssmenu, #cssmenu a, #cssmenu li, #cssmenu ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
    font-size: 14px;
    position: relative;
}

#cssmenu>ul>li>a>span {
    display: block;
    padding: 10px 10px;
    width: 90%;
    float: right;
}

#cssmenu>ul>li>a {
    font-size: 15px;
    display: inline-block;
    color: #333;
    width: 100%;
    background: #fff;
    background-image: linear-gradient(to left, transparent, transparent 50%, #4f4f4f 50%, #4f4f4f);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}

#cssmenu a {
    line-height: 1.3;
}

#cssmenu>ul>li a::before {
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 40px;
    padding-left: 10px;
}


.topbarlink a {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#fff; 
  font-weight:600; 
  text-decoration:none; 
  padding:5px 10px;
  width:100px; 
  display:block; 
  text-align: center;
  background: #00c942; 
  
}
   

.topbarlink a:hover {
    color: #fff;
    transition: .4s;
}


.lftlink a {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#000000; 
  font-weight:normal; 
  text-decoration:none; 
  padding-left:35px;
  padding-top:10px;
  width:225px; 
  display:block; 
  background:url(../images/arrow.jpg); 
  height:30px; 
  
}
   

.lftlink a:hover {
    background:url(../images/arrow-hov.jpg);
    color: #fff;
    transition: .4s;


}

.lftlink-02 a {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#000000; 
  font-weight:normal; 
  text-decoration:none; 
  padding-left:35px;
  padding-top:5px;
  width:225px; 
  display:block; 
  background:url(../images/arrow.jpg); 
  height:45px;
  
}
   

.lftlink-02 a:hover {
    background:url(../images/arrow-hov.jpg);
    color: #fff;
    transition: .4s; 
}

.ryt-txt {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#fff; 
  font-weight:normal; 
  text-align: left;
  padding: 10px 0;
  
}

.foter-txt {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#ecd40b; 
  font-weight:normal; 
  text-align: center;
  padding: 0px 10px;
  
}

.ryt {height: 680px; overflow-y: scroll;}

.copyright-txt {
  font-family:'Roboto', Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#CCC; 
  text-align: center;

  
}

.hdr-bg {
  background-image: url("../images/banner1.jpg");
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;

}

.bantitle {
  padding: 0px 130px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}





/*slider style*/

@keyframes fadey { 
0% { opacity: 0; }
20% { opacity: 1; }
80% { opacity: 1; }
100% { opacity: 1; }
}

figure#slideshow { 
  width: 100%;
  height: 400px;  
  margin: 0px auto; 
  position: relative; 

}
figure#slideshow img { 
  position: absolute; 
  left: 0; 
  top: 0;
  bottom: 0; 
  width: 100%; 
  height: 400px; 
  opacity: 0; 

}
figure#slideshow img:first-child { position: relative; }

#container:fullscreen { 
  display: flex; 
  justify-content: center; 
  align-items: center; 
  background: #fff; 
}
#container:-moz-full-screen figure, 
#container:-ms-full-screen figure, 
#container:-webkit-fullscreen figure, 
#container:fullscreen figure { 
  width: 100%;
  height: 400px; 
  margin: 0 auto;
  background: #fff; 
}
:-webkit-full-screen { 
  width: 100%; height: 100%; 
}
*:-moz-full-screen { 
  background: #fff; 
}
*:-webkit-full-screen { 
  background: #fff; 
}

/*end slider*/

/*news style*/


.sagscroller{
overflow:hidden;
position:relative;

}

div#mysagscroller{
width: 530px;
height:620px;
z-index: 1;
border: 1px solid #666;
}

div#mysagscroller ul li{
background:#fff;
color:#000;
font-size: 15px;
padding:10px;
border-bottom: 1px dotted #000;

}

.sagscroller a{
font-weight:bold;
}

.sagscroller ul{
position:absolute;
margin:0;
padding:0;
background:white;
list-style:none;
width: 100%;
}

.sagscroller ul li{
display:block;
}

.sagscroller ul li .rsscontent{ /*div containing body of each RSS entry*/
font-size:90%;
}

.sagscroller ul li .rsslabel{ /*div containing label of each RSS entry*/
margin-top:5px;
background: #eee;
font-size:12px;
clear: both;
}


