@import "style.css"; 
/*
body{
padding:0;
margin:0;
overflow-x:hidden;
color:#212121;
font-size:14px;
line-height:22px;
font-family: 'Roboto';
}

::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
   color: #ccc;
}
:-ms-input-placeholder { 
   color: #ccc;
}
:-moz-placeholder {
   color: #ccc;
}

img, a, a:hover, a:active, a:focus, object, embed{
	outline:0;
	border: 0; 
	text-decoration:none;
}

.dis-none{
	display:none;
}
.dis-inline-b{
display:inline-block;
}
.dis-block{
	display:block;
}
.font-18{
	font-size:18px;
}

ul, ol, p{
	list-style:none;
	padding:0;
	margin:0;
}

a:hover, a:active, a:focus{
	text-decoration:none;
}

.f-left{
float:left;
}

.f-right{
float:right;
}

.f-none{
float:none;
}

.text-left{
text-align:left;
}

.text-center{
text-align:center;
}

.text-right{
text-align:right;
}

.text-justify{
text-align:justify;
}

.text-bold{
	font-weight:bold;
}

cite, i, a{
	font-style:normal;
	display:inline-block;
}

.fluid-img{
width:100%;
}

.fluid-img2, .fluid-img3{
max-width:100%;
}
.fluid-img3{
	margin:0 auto;
}

.pos-relative{
position:relative;
}

.pd-0{
padding:0px !important;
}
.mg-0{
margin:0px !important;
}
.pd-LR-5{
	padding-left:5px;
	padding-right:5px;
}

.clr{
clear:both;
padding:0;
margin:0;
height:0;
line-height:1;
font:0;
}

.common-hd{
	margin:0;
	padding:0;
}
.hd01{
	font-size:45px;
}
.hd02{
	font-size:35px;
}
.hd03{
	font-size:27px;
}
.hd04{
	font-size:24px;
}
._capF{
	text-transform:uppercase;
}

.main:before, .main:after, ._clearBx:before, ._clearBx:after{
content: ".";
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
clear:both;
}

.main, ._head{
width:100%;
padding:0px;
margin:0px;
}
._head ._topHD{
	background:#98147C;
	color:#fff;
}

.pdGridM{
	padding:0 100px;
}


#top-nav{padding:0;}
#top-nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
#top-nav ul li{
  display: inline-block;
}

._lang a{
    color: #fff;
    font-weight: bold;
}
#top-nav ul li a{
  display: block;
  color:#fff;
  padding:15px 15px 15px 30px;
  position:relative;
}
#top-nav ul li a i{
	position: absolute;    
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 22px;
    height: 20px;
    left: 7px;
    top: 14px;
}
#top-nav ul li a i.hm{
	background-image: url(../images/home-ico.png);
}
#top-nav ul li a i.abt{
	background-image: url(../images/about-ico.png);
}
#top-nav ul li a i.med{
	background-image: url(../images/medical-ico.png);
}
#top-nav ul li a i.off{
	background-image: url(../images/offices-ico.png);
}
#top-nav ul li a i.tnd{
	background-image: url(../images/tender-ico.png);
}
#top-nav ul li a i.cont{
	background-image: url(../images/contact-ico.png);
}
#top-nav ul li a i.rec{
	background-image: url(../images/recruitment-ico.png);
}
#top-nav ul li a i.cash{
	background-image: url(../images/cash-ico.png);
}
#top-nav ul li a.active{background-color: #751C62;}


li.dropdown{position: relative;}
li.dropdown:after{
	background:url(../images/nav-ARW.png) no-repeat;
	width:10px;
	height:5px;
	position:absolute;
	right:0;
	top:25px;
	content:'';
}
ul.dropdown-menu:before{
	background:#751C62;
	width:100%;
	height:4px;
	position:absolute;
	left:0;
	top:-4px;
	content:'';
}
ul.dropdown-menu{
	position: absolute;
    min-width: 200px;
    padding: 10px !important;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    left: -4px;
}
ul.dropdown-menu li{
  display: block !important;
  white-space: nowrap;
}
ul.dropdown-menu li a{
	text-transform:capitalize !important;
	font-weight:normal !important;
	padding:7px!important;
	color:#444 !important;
}
ul.dropdown-menu li a:hover{
	background:#98147C;
	color:#fff !important;
}


ul.dropdown-menu ul.dropdown-menu{
  left: 100%;
  top: 0;
  background-color: #f00 !important;
}

ul.dropdown-menu{
  display: none;
}

._whatsNw{
	border:solid 1px #ddd;
}
._whatsNw h4{
	background:#f5f5f5;
	padding:13px 10px;
	margin:0px;
	font-size:15px;
	border-bottom:solid 1px #ddd;
	position:relative;
}
._whatsNw h4 a{
	position:absolute;
	right:10px;
	top:13px;
	color:#1265D5;
	font-size:13px;
}
._whatsNw ._marquee{
	padding:10px;
}
._whatsNw ._marquee marquee{
	height:125px;
	width:100%;
}


@-moz-document url-prefix() {
._whatsNw ._marquee marquee{
	height:130px;
	width:100%;
}
}



._whatsNw ._marquee ul{
}
._whatsNw ._marquee ul li, ._whatsNw ._marquee ul li a{
	display:block;
}
._whatsNw ._marquee ul li a{
	color:#1265D5;
	font-size:13px;
	padding:0px;
	padding-bottom:10px;
	border:none;
	border-bottom:solid 1px #ddd;
	background:none;
	margin-bottom:10px;
}
._whatsNw ._marquee ul li a:hover{
	background:none;
	text-decoration:underline;
}
._mobNav, ._mobNav0{
	display:none;
	padding: 15px 5px;
	margin-top:7px;	
}
._mobNav span, ._mobNav0 span{
	position:relative;
	display:block;
}
._mobNav span, ._mobNav span:before, ._mobNav span:after, ._mobNav0 span, ._mobNav0 span:before, ._mobNav0 span:after{
	width:20px;
	height:1px;
	background:#fff;
}
._mobNav span:before, ._mobNav span:after, ._mobNav0 span:before, ._mobNav0 span:after{
	position:absolute;
	left:0;
	content:'';
}
._mobNav span:before, ._mobNav0 span:before{
	top:-5px;
}
._mobNav span:after, ._mobNav0 span:after{
	bottom:-5px;
}
._closeM{
	position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    font-size:25px;
    background: #912e2a;
    z-index: 111;
    display: none; 
    padding: 5px 8px;
}



._lang{
	text-align: right;
    padding: 15px;
    padding-right: 0;
}
._lang select{
	background:transparent;
	border:none;
	outline:0;
}
._lang select option{
	color:#212121;
}

._logo{
	background-image:url(../images/esic-LOGO.jpg);
	background-repeat:no-repeat;
	background-position:left;
	-moz-background-size:470px;
	background-size:470px;
	height:100px;
	display:block;
	width:470px;
	margin:10px 0;
}

._ministryL{
	background-image:url(../images/ministry-of-labour.jpg);
	background-repeat:no-repeat;
	background-position:left;
	-moz-background-size:297px;
	background-size:297px;
	height:80px;
	display:block;
	width:297px;
	margin:20px 0;
}

._breadC{
	text-align:right;
}
._breadC li{
	display:inline-block;
	color:#999;
	font-size:12px;
}
._breadC li a{
	display:block;
	color:#444;
}

._hd-BRD{
	padding-bottom:10px;
	border-bottom:solid 1px #efefef;
	position:relative;
}
._hd-BRD:after{
	background:#ec9d62;
	width:60px;
	height:3px;
	position:absolute;
	left:0;
	bottom:-2px;
	content:'';
}
._content{
	text-align:justify;
	padding-bottom:15px;
}

._grid{
}
._grid tr td{
	border:solid 1px #efefef;
	padding:10px;
	font-size:14px;
	width:15%;
	vertical-align:top;
}
._grid tr td + td{
	width:85%;
}

._DIR{
}
._DIR li{
	display:block;
	background:#f5f5f5;
	padding:2%;
	margin-bottom:15px;
}
._DIR li h3, ._DIR li h5{
	margin-top:0;
}
._DIR li h3{
	font-size:21px; 
}
._DIR li a{
	color:#1265D5;
	display:inline-block;
	font-size:14px;
	line-height:30px;
}
._DIR li a:hover{
	text-decoration:underline;
}
.f-30{
	font-size:30px;
}


@media only screen and (max-width:1023px){

#top-nav ul li{
	width:100%;
}
#top-nav ul li.dropdown:after {
    right: 10px;
	top:20px;
}
#top-nav ul li a{
	padding:10px 10px 10px 30px
}
#top-nav ul li a i{
	top:10px;
}
ul.dropdown-menu{
	position:static;
	margin-bottom:5px !important;
	min-width:100%;
}
ul.dropdown-menu:before{
	display:none;
}

}


footer{
	background:#f5f5f5;
	padding:5px 0 45px 0;
	margin-top:15px;
}
._fooLst{
}
._fooLst li{
	float:left;
	width:25%;
	padding:15px;
}
._fooLst li:last-child{
	padding-left:80px;
	position:relative;
}
._fooLst li:last-child:before{
	background:url(../images/app-ico.png) no-repeat;
	width:60px;
	height:66px;
	left:0;
	top:15px;
}

._fooLst li ._toll{
	color:#666;
	padding-bottom:10px;
}
._fooLst li ._toll span{
	display:inline-block;
	position:relative;
}
._fooLst li ._toll span:before, ._fooLst li:last-child:before{
	position:absolute;
	content:'';
}
._fooLst li ._toll span:before{
	background:url(../images/phone-ico.png) no-repeat;
	width:14px;
	height:14px;
	left:-18px;
	top:3px;	
}
._fooLst li ._toll span._screenICO:before{
	background:url(../images/screen-ico.png) no-repeat;
	width:22px;
	height:18px;
	left:-26px;
}
.social-ico{
}
.social-ico a{
	display:inline-block;
	padding-right:10px;
}

.newsH{
	position:fixed;
	left:0;
	bottom:0;
	background:#751C62;
	color:#fff;
	padding:10px;
	width:100%;
	z-index:110;
}
.newsH ._nBx{
	padding-left:150px;
	position:relative;
}
.newsH ._nBx:before{
	background:#fff;
	width:135px;
	height:29px;
	line-height:29px;
	text-align:center;
	content:'News Highlights';
	position:absolute;
	left:0;
	top:0;
	color:#000;
	font-weight:600;
}
.newsH ._nBx marquee{
	font-size:13px;
}
.newsH ._nBx marquee a{
	display:inline-block;
	color:#fff;
}

._showSRV{
	background: #98147C;
    color: #fff;
	display:none;
	padding-right:15px;
	text-align:right;
}
._hr{
	margin:0px;
}
._copy{
	padding:8px 0;
}

@media only screen and (max-width:1100px){
.pdGridM{
	padding:0 15px;
}
#top-nav ul li a{
    font-size: 13px;
    padding-right: 9px;
}
._lang{
	font-size:12px;
}
li.dropdown:after{
	right: -5px;
}

}
@media only screen and (max-width:1023px){
#top-nav{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:175px;
	height:100%;
	z-index:111;
	overflow-x:hidden;
	overflow-y:auto;
	background: #98147C;
	box-shadow:0 0 50px 0 rgba(0,0,0,.5);
}
._mobNav, _mobNav0, ._closeM{
	display:inline-block;
}
._lang{
	padding:11px;
	padding-right:0;
}

._logo {
    -moz-background-size:400px;
    background-size:400px;
    width:400px;
	height:85px;
}
._ministryL{
	-moz-background-size: 250px;
    background-size: 250px;
    width:250px;
	height:70px;
}

}

@media only screen and (max-width:800px){
._fooLst li:last-child{
	padding-left:25px;
}
._fooLst li:last-child:before{
	left:-38px;
}
}

@media only screen and (max-width:767px){
._logo{
	background-image:url(../images/esic-LOGO2.jpg);
	-moz-background-size:123px;
	background-size:123px;
	height:51px;
	width:123px;
}
._ministryL{
	background-image:url(../images/ministry-of-labour2.jpg);
	-moz-background-size:135px;
	background-size:135px;
	height:37px;
	width:135px;
}
._action4Mob{
	padding:0px;
}
._fooLst li{
	width:50%;
	padding:25px;
	text-align:center
}
._fooLst li:last-child:before{
	display:none;
}
._expendTAB{
    padding: 15px;
    display: none;
    position: absolute;
    top: 37px;
    z-index: 110;
    background: #fff;
	width:100%;
}
._showSRV{
	display:block;
}
._mobNav0{
	display:inline-block;
	position:relative;
}
._mobNav0:before{
	position:absolute;
	left:-90px;
	top:3px;
	content:'ESIC Services';
	color:#fff;
}

.table-responsive{
	border:none;
}
._DIR li h5 a{
	line-height:20px;
	padding-bottom: 10px;
}


}

@media only screen and (max-width:480px){
._lang{
	padding:7px 10px;
	padding-right:0;
}
._mobNav, ._mobNav0 {
    margin-top: 0px;
    position: relative;
    top: 4px;
}
._fooLst li{
	padding:5px;
	padding-bottom:20px;
}
._fooLst li h3{
	font-size:17px;
}

._fooLst li:last-child .social-ico a{
	padding-right:0px;
}
._fooLst li ._toll {
    padding-left: 10px;
}
._copy, ._fooLst li ._toll{
	font-size: 12px;
}
.newsH ._nBx{
	padding-left:0px;
}
.newsH ._nBx:before{
	display:none;
}

}