




@media only screen and (max-width:1025px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }
.india_map figure {
    display: inline-block;
    position: relative;
    width:720px;
}
.abut-txt {
    background-color: rgb(255, 255, 255);
    padding: 25px;
    color: #8f8f8f;
    margin-left:0px;
    margin-top:0px;
    position: static;
    z-index: 6000;
    font-family: 'Open Sans', Regular;
    font-size: 13px !important;
    padding-left:0px;
    padding-bottom:30px;
}
.our-project {
    margin-top: 0px;
    background: url(../img/ban2.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
    .mar-top {
        margin-bottom: 0px !important;
    }
}





@media only screen and (max-width: 979px) {
    .container {
        width: 93%;
        margin: 0 3%;
    }

}

@media only screen and (max-width: 767px) {
    .container {
        width: 93%;
        display: block;
        margin: auto;
    }
    .india_map figure {
        display: inline-block;
        position: relative;
        width:359px;
    }

.map_hover6 {
        position: absolute;
        top: 51px;
        right: 254px;
    }

.map_hover6 i{font-size:13px !important;}

.map_hover1 {
        position: absolute;
        top: 51px;
        right: 230px;
    }

.map_hover1 i{font-size:13px !important;}

.map_hover2 {
        position: absolute;
        top: 63px;
        right: 239px;
    }

.map_hover2 i{font-size:13px !important;}

.map_hover3 {
        position: absolute;
        top: 78px;
        right: 256px;
    }
.map_hover3 i{font-size:13px !important;}

.map_hover5 {
        position: absolute;
        top: 87px;
        right: 239px;
    }

.map_hover5 i{font-size:13px !important;}

.map_hover7 {
        position: absolute;
        top: 91px;
        right: 214px;
    }

    .map_hover7 i{font-size:13px !important;}

    .map_hover9 {
        position: absolute;
        top: 103px;
        right: 243px;
    }

.map_hover9 i{font-size:13px !important;}

.map_hover8 {
        position: absolute;
        top: 132px;
        right: 103px;
    }

.map_hover8 i{font-size:13px !important;}

    .map_hover {
        position: absolute;
        top: 123px;
        right: 45px;
    }

.map_hover i{font-size:13px !important;}

    .map_hover4 {
        position: absolute;
        top: 151px;
        right: 50px;
    }
 
.map_hover4 i{font-size:13px !important;}

    .map_hover10 {
        position: absolute;
        top: 181px;
        right: 62px;
    }

.map_hover10 i{font-size:13px !important;}

.overlay {
    background: white;
    position: static;
    display: none;
    transition: .5s ease;
    z-index: 9999;
    left:-60px !important;
    width:200px !important;
}

.overlay_maphover{ left:-165px !important;
    width:200px !important;}

.overlay_maphover1{ left:-165px !important;
    width:200px !important;}
.overlay_maphover2{ left:-165px !important;
    width:200px !important;}
.overlay_maphover3{ left:-165px !important;
    width:200px !important;}

.phone_list{font-size:10px;margin-bottom:0px;padding-top:3px;}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    top: 20px;
    left: 16%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.preparing-std2 {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s 
linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s 
linear infinite 0s;
    font-family: 'Montserrat', Semi-Bold;
    font-size:22px !important; 
    font-weight: 600;
}
.small-mar {
        margin-bottom:0px !important;
    }
    .small-mar2 {
        margin-bottom: 0px !important;
    }
    .socal-icn {
    text-align: right;
    padding-right: 15px;
}

}

@media only screen and (max-width: 479px) {
    .container {
        width: 100%;
        display: block;
        margin: auto;
    }



}

