body {
  padding-top:0px;
  padding-bottom: 0px;
}

.navbar {
   margin-bottom: 10px;
   /*margin-bottom: 0px;*/
   width: 100% !important;
}
.footer-media-links{border:none;}
  .navbar-header {
   
}

/* --CSS by Chetan - 04-03-2015 */
@media only screen and (min-width : 250px) and (max-width : 769px) 
{
.nav-container {
   /*background: none repeat scroll 0 0 #000;*/
   width: 100% !important;
   position: absolute;
   z-index: 1000;
  }
  

 
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
   border-color: none !important;
 }
 
 /*  .menu-in (
   background: red;
   )*/
   
/*   .chetan (
   background: none repeat scroll 0 0 black;
   border-bottom: 2px solid #e1017c;
   border-top: 2px solid #fff;
   float: right;
   text-align: left;
   width: 50%;
   ) */
   
   .collapsing {
    /*position: absolute !important;*/
    position: relative !important;
   }  
   
   .navbar-nav {
    margin: 0px;
    background: none repeat scroll 0 0 #f5f5f5;
   }
   
   .nav > li {
   display: block;
   position: relative;
   }
   
   .nav > li > a {
   border-top: 1px solid #b4b4b4;
   /*border-bottom: 1px solid #c8c8c8; */     
   }
   
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #cdcdcd !important;
    color: #ff3300 !important;
   }
   .navbar-nav .open .dropdown-menu {
    background-color: #e7e7e7 !important;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000 !important;
   }
  .dropdown-menu > li > a {
   border-bottom: medium none !important;
   border-top: 1px solid #a0a0a0 !important;
   font-family: Source Sans Pro, Arial, Helvetica, Lucida sans, Verdana, sans-serif;
   font-size: 14px;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #000000 !important;
   }
   
 .navbar-default .navbar-nav > li > a {
    color: #000000;
}  
.navbar-nav > li > a {
    font-family: Source Sans Pro, Arial, Helvetica, Lucida sans, Verdana, sans-serif;
    font-size: 16px;
    line-height: 18px;
}
   .dropdown-menu {
   background-color: #d7d7d7 !important;
   padding: 0px ;
  }
   .dropdown open {
   background-color: #d7d7d7 !important;
   }
.caret {
   border-left: 4px solid rgba(0, 0, 0, 0);
   border-right: 4px solid rgba(0, 0, 0, 0);
   border-top: 4px solid;
   display: inline-block;
   float: right;
   height: 0;
   margin-top: 9px;
   vertical-align: middle;
   width: 0;
}
}
/* --CSS by Chetan - 04-03-2015 */

/*added by hilal on 05-03-2015*/
@media only screen and (min-width : 250px) and (max-width : 769px)
{
   .navbar-header{
   background-color: #000000;
   }
.navbar-collapse{
   border-top: medium none;
   background-color: #000000;
   padding-left : 0px !important;
   padding-right : 0px !important;
   }
   
   #topContent{
      /*padding-bottom: 65px;*/	/*started displaying AD in home page too*/
   }
/*.navbar-default {
    background-color: transparent;
   }*/
}
.navbar-header{border-bottom:2px solid #930101;}
.navbar-default{border-bottom:2px solid #930101;}

@media (max-width: 769px){
.navbar-collapse {
  width: 75%;
  float: right;
}
.navbar-default{
   background-color:rgba(0, 0, 0, 0) !important;
   border-bottom:none !important;
   /*margin-top:-2px;*/ /*for diwali*/
}
.prevnext{
	margin-top:10px;
}
.leftbartopgap{
	/*margin-top:55px;*/ /*not required as in mobile banner 300x100 will be coming - 6th apr 2015*/
}
}
