
#branah-keyboard{width:100%;line-height:20px;font-size:1em}
 .branah-key,#branah-backspace,#branah-tab,#branah-k25,#branah-caps-lock,#branah-enter,#branah-left-shift,#branah-right-shift,#branah-space,#branah-left-ctrl,#branah-right-ctrl,#branah-left-alt,#branah-right-alt,#branah,#branah-escape{float:left;display:block;margin:1px;height:3em;line-height:2.75em;text-align:center;color:#fff}
 .branah-key{width:40px}
 #branah-backspace{width:78px}
 #branah-tab{width:62px}
 #branah-k25{width:56px}
 #branah-caps-lock{width:76px}
 #branah-enter{width:84px}
 #branah-left-shift{width:46px}
 #branah-right-shift{width:114px}
 #branah-space{width:246px;text-align:center}
 #branah-right-ctrl,#branah-right-alt,#branah-escape{width:62px}
 #branah-left-ctrl,#branah-left-alt,#branah{width:60px}
 .branah-label-reference{color:#fff;font-size:.9em;line-height:12px;text-align:left;cursor:default}
 .branah-label-natural{margin-top:-5px;color:#fff;line-height:20px;text-align:center;cursor:default}
 .branah-label-shift{margin-top:-5px;color:#fff;line-height:20px;text-align:center;cursor:default}
 #branah-k29 .branah-label-reference,#branah-k32 .branah-label-reference{color:#fff}
 .branah-recessed span{color:#3C0}
 .branah-recessed-hover span{color:#fff}
 .branah-clear{clear:both};
 li  a {
font-size:16px;
}

#newsletter {
height:40px;
}

.newspanel
{
    border:2px solid #19c1dd;border-radius:6px;
}

.newspanel1 a
{
    font-size: 18px;
    padding-left: 12px;
    padding-bottom: 1px;
    margin: 5px;
    background: url(../images/listicon.gif) top left no-repeat;
    display: block;
}

.newspanel1 a.notbgimg
{
    background-image: none;
    padding-left:0;
}

.newspanel a.more
{
    font-size:12px;text-align:right;
}

.newstitle
{
    background-color:#DD2519;padding:1px;padding-left:10px;border-radius:6px;margin:-2px;
}

.newstitle h4,.newstitle h5{color: white;}

.normalfont{font-family: Helvetica, Arial, sans-serif;}

.topmenu
{
    font-family: Helvetica, Arial, sans-serif;
    margin-top:-2px; padding:1px;color:#000;font-size:12px;
    text-align:right;background-color:#DD2519;
}
.topmenu a
{
    color: white;
    font-weight: bold;
}

.topmenu a:hover
{
    color: yellow;
}

#footer {
    background: #DD2519;font-family: Helvetica, Arial, sans-serif;
    height: 50px;color:#FFF;text-align:center
}

.large-12 li{list-style: none;padding: 5px;}

.news-panel
{
    min-height: 430px;
}

.newspanel a.first-news {
    border-bottom: 3px solid #eaeaea;
    padding: 0;
    width: 100%;
    float: none;
    height: auto;
}
.newspanel a.first-news div {
    padding:2px;margin:2px;
    height:160px;overflow: hidden;
    border-bottom: 1px solid #5a1c1c;
}

.newspanel a.first-news div img.news-pic
{width:200px;float:left;padding:0 5px 5px 0;}

.newspanel a.other-news img.news-pic
{width:100px;float:left;padding:5px;}

.newspanel .inner-title
{display: block;font-weight: bold;color: red; font-size: 20px;}

.ondate
{
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    display: block;
}

.newspanel a.other-news {
    background: #f7f7f7;
    background-color: #fff;
    padding: 2px;
    border-top: 2px solid #046484;
    
}

.newspanel a.x2, .newspanel a.x4, .newspanel a.x6{
    border-right: 2px solid #046484;    
}

.newspanel a.x2, .newspanel a.x3{
    border-top: none;    
    margin-top: 5px;
}

.newspanel a {
    min-height: 100px;
}
.newspanel a {
    overflow: hidden;
    padding: 10px 20px 0;
    width: 50%;
    float: left;
    height: 78px;
    -webkit-transition: all .40s;
    -moz-transition: all .40s;
    -o-transition: all .40s;
    transition: all .40s;
}

.scrollbar
{
    overflow-y: scroll;height:350px;overflow-x: hidden;  cursor:pointer;  
}

.scrollbar::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar-thumb
{
	background-color: #4a4747;;
}

/* Menu CSS*/

a.toggleMenu {
    display:  none;
    background: #DD2519;
    padding: 10px 15px;
    color: #fff;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
a.toggleMenu:hover{color: #fff;}

.nav {
    list-style: none;
     *zoom: 1;
     background:#DD2519;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 15px;
    color:#fff;
    font-size:19px;font-weight: bold;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
    background-image:url(../images/downArrow.png);
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav > li > a:hover {
    background: #272727;
}

.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background: #DD2519;
    position: relative;
    z-index:100;
}

.nav li li a:hover {
    background: #272727;
}

.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

@media screen and (max-width: 768px) {
    
    .main-advt{display: none;}
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}