﻿
/*   nhjghj*/
body
{
    font-family: Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.kts_lft_lg1
{
     width: 15%;
  height: 71px;
  float: left;
    }
    .kts_lft_lg2
{
     width: 85%;
  height: 70px;
  float: left;
  display:none;
    }
.menu
{
    width: 200px;
    height: auto!important;
    background-color: #fff;
    display: none;
    padding: 20px 0px 0px 0px;
    float: left;
    display:none;
}
.menu > ul
{
    width: 100px;
    height: 175px;
    margin-left: 0%;
    margin-top: 10px;
}
.menu > ul > li
{
    list-style: none;
    padding: 0px 0px;
    display: block;
}
.menu > ul > li > a:hover
{
    border-top: 2px solid #0D9B6D;
    color: White;
}
.menu > ul > li > a
{
    display: inline-block;
    width: 175px;
     border-top: 1px solid rgb(240, 234, 234);
     border-left:1px solid rgb(240, 234, 234);
    border-right:1px solid rgb(240, 234, 234);
    height: 34px;
    list-style: none;
    cursor: pointer;
    padding: 10px 0px 10px 30px;
    color: #428bca;
    text-decoration: none;
    font-family: Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.sidebr
{
    width: 165px;
    height: 35px;
    background-color: #E9EAEC;
    margin-top: -20px;
    margin-left: -10px;
    text-shadow: 0 1px 0 #ffffff;
    color: #000;
    font-size: 14PX;
    font-weight: bold;
    padding: 8PX 18PX;
}
.act
{
    width: 35px;
    height: 35px;
    font-size: 21px;
    float: right;
    font-weight: bold;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    text-align: center;
    margin-top: -35px;
    cursor: pointer;
    background-color: #615A5A;
}
.act:hover
{
    background-color: black;
    color: #fff;
    text-shadow: 0 1px 0 #B61FB6;
}
@media (max-width:840px)
{
     #wowslider-container1 {
    margin-top:0px!important;
    overflow:hidden!important;
     }
    .d-menu
    {
        display:none;
    }
    .btrw
    {
        display: block;
    }
    .navbar-default, .navbar-nav
    {
        display: none;
    }
    
    .blbtn
    {
        display: inline-block;
    }
    .menu > ul
    {
        width:100%!important;
    }
    .menu > ul > li > a
    {
        width: 100%!important;
    }
    .menu
    {
        width: 100%!important;
          height: 330px!important;
    }
    .sidebr
    {
        width: 97%!important;
        padding-left: 13%;
    }
    .act
    {
        width: 10%;
    }
    .mega-inner
    {
        width:200px;
        }

}
@media (max-width:800px)
{
    .navbar-default, .navbar-nav
    {
        display: none;
    }
    
    .blbtn
    {
        display: inline-block;
    }
    .menu > ul
    {
        width:100%;
    }
    .menu > ul > li > a
    {
        width: 100%;
    }
    .menu
    {
        width: 100%;
          height: 330px!important;
    }
    .sidebr
    {
        width: 92%!important;
        padding-left: 13%;
    }
    .act
    {
        width: 10%;
    }
    .mega-inner
    {
        width:200px;
        }

}




