*{
    font-family:"Lucida Sans Unicode";
    line-height: 20px;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Lucida Sans Unicode";
    margin-top:10px;
    margin-bottom:10px;
}
h4{
    line-height: 26px;
}
p{
    line-height: 24px;
}
a:hover{
    text-decoration: none;
}
.padding{
    padding-top: 25px;
    padding-bottom: 25px;
}

.navbar-default{
    padding-top: 8px;
    padding-bottom: 8px;
    background: #ffffff;
    box-shadow: 0 0 10px #1e1e1e;
    border: none !important;
    border-radius: 1px;
    margin-bottom: 0;
    z-index: 2;
}
.header{
    height: 102px;
    line-height: 160px;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    transition: height 0.5s;
}
.logoimg{
    width: 147px;
    height: 83px;
}
.logoimg{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.logoimg1{
    width: 90px;
    height: 125px;
    position: absolute;
    left: 3%;
    top: -9%;
    float: left;
}
.logoimg2{
    width: 400px;
    height: auto;
    position: absolute;
    left: 11%;
    top:64%;
}
.promotionContent{
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 80px;
    padding-bottom: 30px;
    background: url("assets/images/logoShade.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.promotionTitle{
    color: #303030;
    font-size: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}
.promotionSentence{
    color: #646464;
    font-size: 17px;
}
.navigation{
    margin-top: 2px;
    clear: right;
    float: right;
}
.navigation li{
    padding-top: 2px;
}
.navigation li a{
    padding-top: 14px;
    padding-bottom: 12px;
    color: #999999 !important;
    font-size: 14px;
    transition: all 0.3s ease-in;
}
.navigation li a:hover{
    color: #3b5e87 !important;
    transition: all 0.3s ease-in;
}
.navigation li ul li a{
    padding-top: 12px;
    display: block;
    height: inherit;
}

.navigation ul{
    position: absolute;
    min-width: 270px;
    display: none;
    list-style-type: none;
    background: #ffffff;
    padding-left: 0;
    /*border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;*/
    box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
.navigation li:hover ul{
    display: block;
}
.navigation ul li{
    padding-top: 0px;
}
.navigation ul li a{
    padding-left: 15px;
    padding-right: 15px;
}
.navigation ul li a:hover{
    background: #82929e;
    color: #ffffff !important;
}
.navigation li ul li{
    border-bottom: 1px solid #dddddd;
}
.navigation li ul li:last-child{
    border-bottom: none;
}
.dropdown-menu{
    padding-top:0px;
    padding-bottom: 0px;
}
.extraInfo{
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.extraInfo li{
    color: #999999;
}
.protfolio{
    margin-top: 15px;
    padding-top:40px;
    padding-bottom: 50px;
}
.service-content{
    width: 1100px;
    margin: 0 auto;
}
.img-container{
    height:240px;
}
.protfolioSection img{

    height: inherit;
}
.img
.protfolioSection{
    overflow: hidden;
    transition:all 0.2s linear;
}
.protfolioSection:hover,.service-container:hover .service-title{
    transform:scale(1.05);
    transition:all 0.2s linear;
}
.protfolioSectionContainer{

    border:2px solid #aaa8a8;
    border-radius: 3px;
    box-shadow: 4px 4px 6px rgba(0,0,0,0.25);
}
.protfolioSectionContainer img{
    width: 100%;
}
.protfolioTitle{
    font-weight:bold;
    font-size: 17px;
    background: #dddddd;
    height: 52px;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 20px;
    color: #5a7288;
}
.automotiveTitle{
    padding-top:15px;
    padding-bottom: 15px;
}
.section-2,.section-4{
    margin-top:30px;
    margin-bottom:30px;
}
.serviceTitle{
    color:#646464;
    font-size: 17px;
}
.service-container{
    width: 490px;
    border: 3px solid #dddddd;
    border-radius: 3px;
    margin-bottom: 30px;
    padding-left: 8px;
    padding-right: 10px;
}
.service-title{
    color: #433f3f;
    font-weight: bold;
    font-size: 16px;
    transition:all 0.2s linear;
}
.service-desc{
    width:290px;
    color:#5a5a5a;
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0;
}
.service-img img{
    margin-left: 8px;
    height: 215px;
}
.serviceContent{
    padding-top: 11px;
    padding-left:20px;
    padding-right: 0px;
}
.fea{
    margin-left: -8px !important;
}
.manufacturing{
    margin-left: -8px !important;
}
.pdt{
    margin-left: -8px !important;
}
.footer{
    background: #383838;
}
.footerBlock{
    padding-top: 40px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.footer-navigation{
    margin-left: 20px;
    margin-top: 20px;
    list-style-type: none;
    padding:0;
    border: none;
    background: transparent;
}
.footer-navigation li{
    padding-top: 4px;
    padding-bottom: 4px;
    background: transparent;
    border: none;
}
.footer-navigation li a{
    color:#dddddd;
    text-decoration: none;
    font-size: 14px;
}
.footer-title{
    font-size: 16px;
    color: #d7d7d7;
    text-transform: uppercase;
}
.footer-form input,.footer-form textarea{
    color: #ffffff;
    border: none;
    border-radius: 1px;
    background: rgba(153,153,153,0.5);
}
.footer-form input:focus,.footer-form textarea:focus{
    outline: none;
    box-shadow: none;
    color:#ffffff;
}
.submit-btn{
    border-radius: 0px;
    background: rgba(247,247,247,0.5);
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.addressline p{
    font-size:14px;
    color:#dddddd !important;
    line-height: 16px;
    margin-bottom: 4px;
}
.copy{
    background: #222222;
    color:#7a7a7a;
    padding-top:10px;
    padding-bottom: 10px;
}
.pointer{
    border: 1px solid #333333;
}
.carousel-control.left,.carousel-control.right{
    background-image: none !important;
}
.control-left,.control-right{
    color: #333333;
}
.footer-chevron{
    font-size: 12px;
    font-weight: lighter;
}
.wrap{
    margin-top: 20px;
}
.wrapper{
    position: relative;
    z-index: 1;
    margin-top: 102px;
    box-shadow: 4px 4px 10px #1e1e1e;
}
.gallery-container{
    padding:0;
    list-style-type: none;
}
.gallery-container li{
    width: 33.333333%;
    height:88px;
    padding: 1px 1px 1px 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    opacity: 0.7;
    transition:all 0.3s linear;
}
.gallery-container li img{
    display: block;
    max-width: 88px;
    max-height: 88px;
    min-height: 88px;
    width: 100%;
    height: auto;
}
.thumbnail{
    padding:0;
    border-radius: 0px;
}
.gallery-container li:hover{
    opacity: 1;
    transition:all 0.3s linear;
}
.gallery-container li img{
    margin-bottom: 0px;
}
.arrow{
    vertical-align: middle;
    font-size: 72px;
    margin-top: 200px;
    vertical-align: center;
}
.arrow-left{
    margin-right: 75px;
}
.arrow-right{
    margin-left: 75px;
}
#carousel-example-generic{
    margin-bottom: 50px;
}
.content-divition{
    margin-bottom:50px;
}
.footer-arrow{
    color: #f7f7f7;
    font-size: 20px;
}

/* SUB PAGES STYLE */

.banner{
    padding:0px;
    height: 400px;
   /* background: url('assets/images/subpage/sysengg.jpg');
    background-position:center center;
    background-size: contain; 
    background-repeat: no-repeat;
    background-origin: content-box;*/

}
.banner-1{
    padding:0px;
    height: 400px;
    /*background: url('assets/images/subpage/pdd.jpg');
    background-position:center center;
    background-size: contain; 
    background-repeat: no-repeat;
    background-origin: content-box;*/

}
.banner-2{
    padding:0px;
    height: 400px;
    /*background: url('assets/images/subpage/manufacturing.jpg');
    background-position:center center;
    background-size: contain; 
    background-repeat: no-repeat;
    background-origin: content-box;*/

}
.banner-3{
    padding:0px;
    height: 400px;
    /*background: url('assets/images/subpage/pdd1-edit.jpg');
    background-position:center center;
    background-size: contain; 
    background-repeat: no-repeat;
    background-origin: content-box;*/

}
.banner-4{
    padding:0px;
    height: 400px;
    /*background: url('assets/images/subpage/intelligent.jpg');
    background-position:center center;
    background-size: contain; 
    background-repeat: no-repeat;
    background-origin: content-box;*/

}
.banner-5{
    padding:0px;
    height: 400px;
    /*background: url('assets/images/subpage/fea1.jpg');
    background-position:center center;
    background-size: contain; 
    background-repeat: no-repeat;
    background-origin: content-box;*/

}
.banner-text{
    position: absolute;
    top: 5%;
    right: 10%;
}
.banner-text h4{
    color: #dddddd;
    font-size: 22px;
    line-height: 33px;
}
.contact2{
    margin-top:70px;
}
.contact-form input,.contact-form textarea{
    border:1px solid #dddddd !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-radius: 0px;
}
.contact-form input:focus,.contact-form textarea:focus{
    outline:1px solid #555555;
    box-shadow: none;
}
.contact-form-submit-btn{
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
background: #cccccc;    color: #ffffff;
}
.contact-form-submit-btn:hover{
    background: #c3c3c3;
    color: #ffffff;
}
.contact-address{
    color: #646464;
    font-size: 20px;
}
.contact-address{
    margin-top: 0px;
    font-size: 17px;
    color: #777777;
    line-height: 28px;
}
.map{
    height: 320px;
}
.sysengg,.iss,.feaas{
    margin-left: 15px;
}
.pdd,.mst,.plcm{
    margin-right: 15px;
}
.sub-title{
    color:#666666;
}
.page-title{
    font-size:22px;
    color: #527992;
}
.content-section p{
    font-size: 17px;
    color: #777777;
}
.content-section-list{
    font-size: 17px;
    color: #777777;
}
.content-section-list li{
    line-height: 26px;
}
.content-image-div img{
    margin-bottom: 40px;
}
.caption-1{
    position: absolute;
    top: 13%;
    left: 3%;
}
.caption-2{
    position: absolute;
    top: 12%;
    right: 1%;
}
.caption-3{
    position: absolute;
    top: 13%;
    left: 3%;
}
.caption-4{
    position: absolute;
    top: 18%;
    right: 6%;
}
.caption-4 ul{
    list-style-type: square;
    list-style-type-color:#5a7288; 
}
.caption-4 ul li{
    font-size: 20px;
    font-family: Lucida Sans Unicode;
    color: #5a7288;
    text-shadow:1px 1px 1px rgba(0,0,0,.30);
    font-weight: 500;
    line-height: 30px;
}
.caption p{
    font-size: 20px;
    font-family: Lucida Sans Unicode;
    color: #ffffff;
    text-shadow:1px 1px 1px rgba(0,0,0,.30);
    margin-bottom: 20px;
    font-weight: 550;
}
.caption-4 p{
    color: #5a7288;
    font-weight: 460;
}
.caption h4{
    font-size: 20px;
    font-family: Lucida Sans Unicode;
    color: #ffffff;
    text-shadow:1px 1px 1px rgba(0,0,0,.30);
    margin-bottom: 20px;
    font-weight: 500;
}
.form-label{
    color: #777777;
    font-size: 17px;
}

@media screen and (max-width: 480px) {
    .slide{
        height: 180px;
    }
    .wrap{
        padding-left: 5px;
        padding-right: 5px;
    }
    .slide .carousel-inner .item img{
        height: 180px;
    }
    .promotionContent{
        padding-top: 20px;
    }
    .protfolioSection{
        width: 50%;
    }
    .protfolioSection img{
        width: 100%;
        height: inherit;
    }
    .services{
        padding-left: 0px;
        padding-right: 0px;
    }
    .service-content{
        margin-top:50px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .footerBlock{
        background-size: cover;
    }
    .copy{
        text-align: center;
    }
}
 .smaller{
        height: 75px;
        line-height: 80px;
        padding-top: 5px;
        padding-bottom: 5px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }
    .smaller .extraInfo{
        opacity: 0;
        margin-top: -50px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }
    .smaller .navigation{
        margin-top:28px;
    }
    .smaller .navigation li a{
        padding-bottom: 5px;
        padding-top: 15px;
    }
    .smaller .navbar-header .logoimg{
        width: 110px;
        height: 66px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }
