/* Header Menu */
.hcont-1{
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	background-color: #1f2732;
    padding: 20px;
    z-index: 10;
}
.hcont-1 .container{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.hcont-1 .ncont .col-md-2 {
    max-width: 200px!important;
}
.hcont-1 .ncont .col-md-10 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
}

#yDnF-Mosn-qXeZ-IpvH.Menu-Bar-1-v1 .desktop .menu_container{
    padding-left:25%;
}

.logo_image_container img{
    max-width: 191px !important;
}

#EZqK-MXoP-uFOR-tduJ.Special-Embed-Code {
    position: absolute;
    right: 20px;
    top: 8px;
}

.npcont-1{
    margin-top:20px;
}

#interstitial .container-fluid:nth-child(2){
    padding-left: 0px;
    padding-right: 0px;
}
.bgcont-1{
    background-color: #f3f3f5;
    margin-bottom:40px;
    background: url(https://bharatiweb.in//img/breadcrumbs.jpg) no-repeat center;
    background-size: cover;
}
body {
  overflow-x: hidden;
}