﻿body {
}



.img_product img {
    width: 100%;
    top: 40px;
    position: relative;
}

.navbar-header {
    display: none;
}
/*.header.innerpages {
padding-top:0px;
}*/
.feature li {
    line-height: 30px;
    list-style-type: circle;
}

.project_details > span {
    padding: 10px 12px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #454545;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.project_details .light {
    font-size: 18px;
    background-color: #eee;
}

.but_large5 {
    color: #000000;
    padding: 6px 0px 4px 0px;
    margin: 4px 10px 0px 0px;
    background-color: #e6e6e6;
    border-radius: 2px;
    transition: all 0.3s ease;
    white-space: nowrap;
    border: 0px;
    cursor: pointer;
    width: 12%;
    display: inline-block;
    float: left;
}

    .but_large5:hover {
        color: #0049bb;
        border: 0px;
        text-decoration: underline;
    }

.availModels {
    display: inline-block;
    width: 15%;
    float: left;
    color: black;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 0px 5px 0px;
    text-align: left;
}

.models_arrow {
    display: inline-block;
    width: 5px;
    border-width: 16px;
    border-style: solid;
    border-color: transparent transparent transparent #ec1c24;
    float: left;
    margin-top: 4px;
}

.stcode_title5 .line {
    background: #ec1c24;
    position: absolute;
    height: 3px;
    display: block;
    bottom: 0px;
    width: 100px;
}

.stcode_title5 .line2 {
    border-top: solid 1px #ffcdcd;
    position: absolute;
    height: 1px;
    display: block;
    bottom: 1px;
    width: 100%;
}

.fati4 {
    color: #fff;
    font-size: 45px;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    line-height: 100px;
    border-radius: 100%;
    text-align: center;
    margin-right: 12px;
    background-color: #ec1c24;
    margin-bottom: 12px;
}

.viewtabs .tabs_container ul li p {
    font-weight: bold;
    color: #727272;
    position: relative;
    top: 10px;
    font-size: 13px;
}

.navbar-collapse {
    max-height: 425px!important;
}
.nav > li {
    margin: 0px !important;
}
.navbar-nav .install-head {
    position:relative;
}
.submenu {
  left:167px !important;
  top:-2px;
  

}




@media only screen and (max-width: 999px) {
    .navbar-header {
        display: block;
    }

    .navbar-default.mainDropDown {
        width: 167px;
    }

    .mainDropDown ul.nav > li > a.active {
        border-radius: 0px !important;
    }

    .mainDropDown .navbar-nav {
        margin: 0px 0px 0px 0px!important;
    }

    .navbar-header:hover + .navbar-collapse, .navbar-collapse:hover {
        display: block;
        height: auto;
        position: absolute!important;
        animation-duration: 0.5s;
        animation-name: fadeInFromNone;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 0.5s;
        -webkit-animation-name: fadeInFromNone;
        -webkit-animation-fill-mode: forwards;
        border: 1px solid #b3b0b0;
        border-radius: 0px;
    }

   
    /*li.dropdown ul.dropdown-menu ul.dropdown-menu .install {
        padding-left:66px !important;
    }*/
    .ins-underline {
        font-weight:700 !important;
        color:#000;
    }
    .ins-underline:before {
        position:absolute;
        content:'';
        background-color:rgb(204,201,201);
        width:87%;
        height:1px;
        margin-top:25px;
    }
     
}

.container a.but_large5.active {
    color: #2a630c;
    border: 2px solid #2a630c;
}
.st-content{
    padding: 0px 0px 0px 40px;
}
