body
{
	background-image:url('../images/index_background.jpg');
	background-repeat:no-repeat;
	background-size: cover;
    background-position: center;
}


.jammuKashmir .indicator 
{
    background: url(../images/jammu.png) center no-repeat;
    width: 112px;
    height: 127px;
    z-index: 3;
    position: absolute;
    display: none;
}


.ladakh .indicator 
{
    background: url(../images/ladakh.png) center no-repeat;
    width: 90px;
    height: 98px;
    z-index: 3;
    position: absolute;
    display: none;
}



   .assam .indicator{
    background: url(../images/assam-map-b.png) center no-repeat;
    width:138px;
    height:100px;
    z-index: 2;
    position: absolute;
    display:none;
}
 .assam {
    width: 138px;
    height: 100px;
}
.assam:hover .indicator{
    display:block !important;
}
.nagaland .indicator{
    background: url(../images/nqagaland-map-b.png) center no-repeat;
    width:39px;
    height:42px;
    z-index: 2;
    position: absolute;
    display:none;
}
 .nagaland {
    width:39px;
    height:42px;
}
.nagaland:hover .indicator{
    display:block !important;
}
.arunachalPradesh .indicator{
    background: url(../images/arunachal-pradesh-map.png) center no-repeat;
    width:127px;
    height:70px;
    z-index: 2;
    position: absolute;
    display:none;
}
 .arunachalPradesh {
    width:127px;
    height:70px;
}
.arunachalPradesh:hover .indicator{
    display:block !important;
}
.delhi .indicator{
    background: url(../images/delhi-map.png) center no-repeat;
    width:11px;
    height:13px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .delhi {
    width:11px;
    height:13px;
}
.delhi:hover .indicator{
    display:block !important;
}
.himachalPradesh .indicator{
    background: url(../images/himachal-pradesh-map.png) center no-repeat;
    width:68px;
    height:72px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .himachalPradesh {
    width:68px;
    height:72px;
}
.himachalPradesh:hover .indicator{
    display:block !important;
}

 .jammuKashmir {
    width:173px;
    height:127px;
}
.jammuKashmir:hover .indicator{
    display:block !important;
}

 .ladakh {
    width:90px;
    height:98px;
}
.ladakh:hover .indicator{
    display:block !important;
}

.manipur .indicator{
    background: url(../images/manipur-map.png) center no-repeat;
    width:35px;
    height:42px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .manipur {
    width:35px;
    height:42px;
}
.manipur:hover .indicator{
    display:block !important;
}
.mizoram .indicator{
    background: url(../images/mizoram-map.png) center no-repeat;
    width:24px;
    height:59px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .mizoram {
    width:24px;
    height:59px;
}
.mizoram:hover .indicator{
    display:block !important;
}
.meghalaya .indicator{
    background: url(../images/meghalaya-map.png) center no-repeat;
    width:67px;
    height:26px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .meghalaya {
    width:67px;
    height:26px;
}
.meghalaya:hover .indicator{
    display:block !important;
}
.nepal .indicator{
    background: url(../images/nepal-map.png) center no-repeat;
    width:193px;
    height:103px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .nepal {
    width:193px;
    height:103px;
}
.nepal:hover .indicator{
    display:block !important;
}
.sikkam .indicator{
    background: url(../images/sikkam-map.png) center no-repeat;
    width:13px;
    height:20px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .sikkam {
    width:13px;
    height:20px;
}
.sikkam:hover .indicator{
    display:block !important;
}
.tripura .indicator{
    background: url(../images/tripura-map.png) center no-repeat;
    width:27px;
    height:35px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .tripura {
    width:27px;
    height:35px;
}
.tripura:hover .indicator{
    display:block !important;
}
.uttrakhand .indicator{
    background: url(../images/uttrakhand-map.png) center no-repeat;
    width:72px;
    height:66px;
    z-index: 3;
    position: absolute;
    display:none;
}
 .uttrakhand {
    width:72px;
    height:66px;
}
.uttrakhand:hover .indicator{
    display:block !important;
}
.westBangal .indicator{
    background: url(../images/west-bengal-map.png) center no-repeat;
    width:90px;
    height:152px;
    position: absolute;
    display:none;
}
 .westBangal {
    width:90px;
    height:152px;
}
.westBangal:hover .indicator{
    display:block !important;
}


.andaman .indicator{
    background: url(../images/andaman-map.png) center no-repeat;
    width:57px;
    height:191px;
    position: absolute;
    display:none;
}
 .andaman {
    width:57px;
    height:191px;
}
.andaman:hover .indicator{
    display:block !important;
}


.indicatorsFM {
    position: absolute;
}
.indiInnerFM {
    position: relative;
    display: block;
    font-size: 0;
}

.style_prevu_kit
{
	padding:30px; 
	color:white; 
	text-align:center;
}


.style_prevu_kit:hover 
{      
   box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);  
}
.btn-block
{
	font-size:13px;
	font-weight:bold;
	padding:10px;
}
p
{
	font-size:14px;
	text-transform:uppercase;
	font-family:"Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
}
footer
{
	background-color:rgba(0,0,0,0.4);
	text-align:center;
	padding:10px;
	color:white;
	font-weight:bold;
	font-family:tahoma !important;
	bottom:0px;
}
#example1
{
	background-color:rgba(255,255,255,0.7);
}

.table-condensed
{
 font-size:13px;   
}

@media only screen and (max-width: 766px) {
  #mapDiv {
    margin-left:0% !important;
    margin-right:0% !important;
  }
}

