/*alfaj gadakari 09372069222 alfaj820182@gmail.com*/

a{
    text-decoration: none!important;
}
input, button, a{
    border-radius: 0!important;
}
body, h2.company, span.small, .edition span, .p, #incubation h5, #incubation h3,#incubation p, #moto h3 {
    text-shadow: 0 0 1px rgba(71,71,71,0.3);
}
#nav ul li a, .identity ul li, #incubation button, span.featured{
    text-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.light{
    font-weight: 300!important;
}
.hrtop{
    height: 2px;
    display: block;
    border: none;
    background: url('../img/hrbr.png') no-repeat center bottom ;
    margin: 0 0 10px 0;
}
.hrbottom{
    height: 2px;
    display: block;
    border: none;
    background: url('../img/hrbr.png') no-repeat center bottom ;
    margin: 10px 0 0 0;
}

.sticky{
    position: fixed;
    top: 0;
}
.motobg{
    background: #36aab2;
}
#intro{
    background: url('../img/per.png') no-repeat center 116px;
}
.navbar-inner{
        background: #f2f6f6;
}
.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
h1.logo {
    margin-top: 20px;
    display: inline-block;
    float: left;
    margin-bottom: 21px;
}
a.brand{
    display: block;
    background: url(../img/logo.png) no-repeat;
    height: 78px;
    width: 171px;
}
h2.company{
    font-size: 30px;
    margin-top: 43px;
    display: inline-block;
    margin: 44px 0 40px 70px;
}
h2.company span.bar {
    padding-left: 0.5em;
}
span.small{
    padding-left: 1em;
    font-size: 15px;
    margin-top: -17px;
    display: inline-block;
    top: 7px;
    position: relative;
    line-height: 18px;
}
.edition {
    background: url('../img/arrowbutton.png') no-repeat right 10px center;
    background-color: #6EC23E;
    text-align: center;
    padding: 5px 30px 5px;
    color: #f6f6f6;
    position: relative;
    font-size: 13px;
    float: right;
    margin-top: -30px;
}
.edition span{
    color: #565656;
    font-size: 14px;
    position: absolute;
    top: -16px;
    right: 0px;
}
.edition:hover{
    background-position: 2px center;
    background-color: #31390D;
    color: #fff;
}

#bcnavbar{
    z-index: 2000;
    display: block;
}
#blocks{
    margin-top: 130px;
}
#moto h3{
    text-align: center;
    font-size: 22px;
    color: #585858;
}
#nav ul {
    list-style: none;
    display: inline-block;
    margin: 0;
}
#nav ul li {
    float: left;
    display: block;
}
#nav ul li a {
    font-size: 12px;
    display: block;
    width: 92px;
    float: left;
    text-align: center;
    background: #3385dd;
    color: #fff;
    height: 30px;
    line-height: 30px;
}
#nav ul li a.product{ background-color: #3385dd;}
#nav ul li a.industry{ background-color: #13d2a2;} 
#nav ul li a.research{ background-color: #f27935;}  
#nav ul li a.mission{ background-color: #a5aeb9;}
#nav ul li a.team{ background-color: #12afcb;}
#nav ul li a.association{ background-color: #ab74c2;}
#nav ul li a.career{ background-color: #FFBE22;} 
#nav ul li a.corporate{ background-color: #82c83c;}
#nav ul li a.contact{ background-color: #fb574e;}
#nav ul li a.fb{ background-color: #3b5998; font-size: 24px; font-weight:700;}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus{
    background-color: #323a45;
}
.current{
    background-color: #323a45;   
}
.identity{
    background: #36aab2;
    color: #fff;
    padding: 5px 0 5px 35px;
}
.identity h3{
    font-size: 27px;
    color: #fff;
    margin: 0 0 5px 0;
    padding: 0;
}
.identity ul{
    list-style: none;
    margin: 0;
}
.identity ul li{
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 3px;
}
#incubation{
    background: url('../img/bulb.png') no-repeat 207px 36px;
    margin-top: 40px;
}
#incubation h3,#incubation p {
    padding: 0 0 0 314px;
    margin: 0;
    font-weight: 300;
}
#incubation h5{
    font-size: 14px;
    font-weight: 400;
    padding-left: 140px;
}
#, h5{
    font-size: 14px;
    font-weight: 400;
    padding-left:10px;
}

#incubation h3{
    font-size: 21px;
    line-height: 21px;
    margin-bottom: 10px;
    margin-top: 4px;
    color: #6ec23e;

}
#incubation p{
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #585858;
    float: left;
    display: inline-block;
}
#incubation a.btn{
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    background: #36aab2;
    border: none;
    border-radius: 0;
    color: #fff;
    margin: -5px 0 0 9px;
}
#incubation i{
    background-position: -313px -143px;
    margin-right: 3px;
}
#incubation a.btn:hover{
    background: #323a45;
}

body{
      -webkit-font-smoothing: antialiased;
     font-smoothing: antialiased;
}
h2.tag{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0;
    display: inline-block;
}
h2.tag span{
    padding-left: 20px;
}
h2.tag span.small{
    font-size: 13px;
}
footer hr{
    margin-bottom: 7px;
}
footer p{
    font-size: 12px;
    text-align: center;
}

h2.tag span.small, a.menuitem, a.submenuitem, .panel  h2, .tile a, .modal h4, span.one, span.two, .edition span, h3, h5, h6, .continfo_item, p, nav{
    
}

h2.sectionheading {
    border-bottom: 2px solid #575757;
    color: #36aab2;
    display: inline-block;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2px;
    margin-bottom: 0px;   
    margin-top: 60px;
    font-weight: 400;
    text-shadow: none;
}
.vbar {
    border-left: 1px solid #C4C4C4;
    margin-left: 20px;
    width: 2px;
}
.firstbar{
    height: 60px;

}
.noramlbar{
    height: 25px;
}
.topbar{
    margin-top:-8px;
}
.menubar{
    height: 53px;   
    margin-top:-6px;
    display: inline-block;

}
.dotted{
    margin-left: 97px;
    width: 1px;
    background: url('../img/dotted.png') no-repeat 0px 1px;
}
.dottedendbar{
    margin-left: 124px;
}
.mini{
    height: 25px;
}
span.line{
    height: 12px;
    padding-top: 4px;
    border-left: 1px solid #c4c4c4;
    margin-left: 20px;
}
.row.rowitem {
    margin-top: -5px;
}
.row.rowsubitem{
    margin-top: -8px;
}
.hbar {
    padding-top: 4px;
    background: url("../img/hbar.png") no-repeat scroll 15px 4px transparent;
    height: 12px;
}
.lastbar{
  margin-top: -5px
}
.hround{
    background: url('../img/round.png') no-repeat 39px 4px;
}
a.menuitem, a.submenuitem{
    text-decoration: none;
    outline: none;
    font-size: 17px;
    background: url("../img/arrow.png") right center no-repeat;
    padding-right: 20px;
    cursor: pointer;
}
a.submenuitem{
    font-size: 15px;
}
a.nobg{
    background: none;
    cursor: default;
}
a.nobg:hover{
    color: #565656;
}
.panel {
    background: none repeat scroll 0 0 #ECF0F1;
    height: 175px;
    max-height: 175px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    display: none;
}
.panel  h2{
    font-size: 15px;
    margin: 0;
    padding: 0 0 0 5px;
    font-weight: normal;
    position: relative;
    display: inline;
}
.subpanel{
    margin-top: -3px;
}
span.featured{
    font-size: 15px;
    float: right;
    background: #36aab2;
    padding: 5px 10px;
    color: #fafcfc;
}
a.tile{
    margin-top: 10px;
    outline: none;
    font-size: 17px;
    padding-top: 75px;
    padding-bottom: 10px;
    text-align: center;
    color: #fafcfc;
    text-decoration:none;
    cursor: pointer;
    transition: opacity 0.3s linear 0.1s;
    -webkit-transition: opacity 0.3s linear 0.1s;
    -moz-transition: opacity 0.3s linear 0.1s;
    -o-transition: opacity 0.3s linear 0.1s;
    -ms-transition: opacity 0.3s linear 0.1s;
}
a.tile:hover{
    opacity: 0.8;
}
a.website{
    border-bottom: 2px solid #0b639e;
    background :#0e7ac3 url(../img/web.png) no-repeat 98px 10px; 
}
a.information{
    border-bottom: 2px solid #0a598f;
    background :#0e7ac3 url(../img/info.png) no-repeat 97px 10px; 
}
a.paper{
    border-bottom: 2px solid #27ac5f;
    background :#2ecc71 url(../img/paper.png) no-repeat 98px 10px; 
}
a.video{
    border-bottom: 2px solid #bf691c;
    background :#e67e22 url(../img/video.png) no-repeat 98px 10px; 
}
a.gallery{
    border-bottom: 2px solid #65307b;
    background :#8e44ad url(../img/gallery.png) no-repeat 98px 10px; 
}
a.feedback{
    border-bottom: 2px solid #b63c2f;
    background :#e74c3c url(../img/feedback.png) no-repeat 98px 10px; 
}
a.taem{
    border-bottom: 2px solid #19242e;
    background :#2c3e50 url(../img/team.png) no-repeat 98px 10px; 
}
a.linkedin {
    border-bottom: 2px solid #005781;
    background :#007bb6 url(../img/linkedin.png) no-repeat 98px 10px; 
}
a.facebook {
    border-bottom: 2px solid #253860;
    background :#3b5998 url(../img/facebook.png) no-repeat 98px 10px; 
}
a.ipo{
    font-size: 15px;
    padding-top: 57px;
}
a.pic{
    height: 105px;
    padding: 0px;
}
.cornerform{
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    display: none;
    margin: 0;
    padding: 10px;
    font-size: 14px;
}
.cornerform button.btn, .modal .btn{
    border: none;
    text-shadow: 0 0;
    color: #fafcfc;
    padding: 5px 12px;
    font-size: inherit;
    -webkit-box-shadow:  0 0 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
}
.cornerform input[type="text"],.file-input-wrapper{
    background-color: #fafcfc;
    border: 1px solid #fafcfc;
    font-size: inherit;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
    -webkit-box-shadow:  0 0 0 rgba(0, 0, 0, 0.075);
    -moz-box-shadow:  0 0 0 rgba(0, 0, 0, 0.075);
}
form.feedbackform{
    background-color: #E74C3C;
}
form.feedbackform  span{
    font-size: 12px;
    line-height: 14px;
    margin-top: 8px;
    display: none;
    margin-top: 5px;
    padding: 1px 15px 2px;
    color: #fff;
}
form.feedbackform  span.success{
    background: #1ABC9C;
    display: inline-block;
}
form.feedbackform  span.error{
    background: #B62931;
    display: inline-block;
}
form.teamform{
    background: #2c3e50;
}
span.file-input-name{
    color: #fafcfc;
}
form.feedbackform button.btn{
    background: #902f25;
}
form.teamform button.btn, .modal .btn{
    background: #080b0e;
}

form.feedbackform button.btn:hover{
    background: #030303;
}
form.teamform button.btn:hover, .modal .btn:hover{
    background: #0e7ac3;
}
.modal{
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.modal-header{
    background: #0E7AC3;
    color: #fafbfb;
}
.modal-footer{
    background: #ECF0F1;
    padding: 6px;
    border:none;
}
.modal-body{
    background: #ffffff;
    font-size: 13px;
    font-weight: 400;
}
.modal h4{
    font-size: 17px;
}
.modal p, .modal .btn{
    font-size: 13px;
    font-weight: normal;
}
span.one{
    font-size: 15px;
}
span.two{
    font-size: 12px;
    padding-left: 2em;
}
span.email{
    color: #0e7ac3;
}
.imgallery {
    margin-top: 26px;
    background: #ECF0F1;
    height: 123px;
    text-align: center;
    display: block;
}
.imgallery ul{
    list-style: none;
    text-align: center;
    display: inline-block;
}
.imgallery ul li{
    width: 100px;
    max-height: 71px;
    float: left;
    margin-right: 20px;
    border: 1px solid #fff;
    padding: 2px;
    overflow: hidden;
}
.viewgallery{
    max-height: 300px;
    height: 300px;
}
hr{
    border-top: 1px solid rgb(215, 216, 216);
}


/*navigation starts here*/
#navigation {
    position: fixed;
    display: block;
    right: 240px;
    margin-top: 78px;
    text-align: right;
}
#navigation ul{
    list-style: none;
}
#navigation ul li a {
    height: auto;
    display: block;
    font-size: 13px;
    padding: 2px 8px ;
    color: #16a085;
    margin-bottom: 4px;
}
/*navigation ends here*/

/*scroll to top*/
#back-top {
    position: fixed;
    bottom: 5px;
    right: 10px;
    display: none;
}

#back-top a {
    width: 70px;
    height: 65px;
    overflow: hidden;
    display: block;
    text-align: center;
    font: 11px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #585858;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
    width: 70px;
    height: 37px;
    display: block;
    margin-bottom: 7px;
    background: #fff url('../img/top.png') no-repeat 0px center;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
#back-top a:hover span {
    background-position: -70px center;
    background-color: #36AAB2;
}
/*scroll to top*/


/*product section starts here
================================================== */
#products, #industry, #research, #mission, #team, #association, #career, #corporate, #contact{
    padding-top: 140px;
}
/*product section ends here
================================================= */


/*industry section starts here
================================================== */
#industry{
    padding-bottom: 120px;
}

/*industry section ends here
================================================== */

/*research section starts here
================================================== */

/*research section ends here
================================================== */

/*mission section starts here
================================================== */

/*mission section ends here
================================================== */


/*team starts here
================================================== */
#team .panel{
    max-height: 500px;
    height: auto;
}
#team .featured{
    margin-bottom: 10px;
}
#team hr{
    margin: 10px 0;
}
#team .imgallery h3{
    font-size: 17px;
    color: #575757;
    margin:0;
}
#team .imgallery{
    font-size: 12px;
    height: auto;
}
#team span.featured{
    margin-top: 10px;
}
a.uday{
    background: url('../img/bio.png') no-repeat center top;
}
a.rajeev{
    background: url('../img/bio.png') no-repeat center -109px;
}
a.neelkanth{
     background: url('../img/bio.png') no-repeat center -216px;
}
a.aditya{
    background: url('../img/bio.png') no-repeat center -324px;
}
a.Khandekar{
    background: url('../img/bio.png') no-repeat center -431px;
}
a.sameer{
     background: url('../img/sameer.png') no-repeat center top;
}
a.sourabh{
     background: url('../img/sourabh.png') no-repeat center;
}
/*team endss here
================================================== */

/*association section starts here
================================================== */
#association .topbar{
    margin-top: -6px;
}
/*association section ends here
================================================== */

/*career starts here
================================================== */
#career{
    padding-bottom: 60px;
}
#career .center{
    text-align: center;
    display: block;
}
#career .panel{
    height: 175px;
    max-height: 175px;
}
#careerheading{
    margin-bottom: 50px;
}
#career .left{
    margin-left: 475px;
}
#BAmodel{
    font-size: 14px;
}
#BAmodel h6{
    display: inline-block;
    font-size: 12px;
}
/*career ends here
================================================== */

/*corporate section starts here
================================================== */
#corporate .topbar{
    margin-top: -7px;
}
#corporate a.menuitem{
    font-size: 14px;
}
#corporate a.submenuitem{
    font-size: 12px;
}
/*corporate section ends here
================================================== */

/*contact section starts here
================================================== */
#contact{
    margin-bottom: 100px;
}
#contactheading{
    margin-bottom: 30px;
}
.contact_info h2{
    margin: 0 0 10px 0!important;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    display: inline-block;
    border-bottom: 2px solid;
}
.continfo_item{
    font-size: 13px;
    display: block;
    padding: 5px 0 20px 35px;
    line-height: 20px;
    position: relative;
}
.continfo_item a:hover{
    color: #0e7ac3;
}
.continfo_item .icon{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
}
.info_address {
    background: url(../img/home.png);
}
.info_phone{
    background: url(../img/contact.png);
}
.info_mail{
    background: url(../img/email.png);
}   
.info_landline{
    background: url(../img/landline.png);
}   





/*contact section endss here
================================================== */