.gallery-head-one h5 {
    text-align: center;
    padding: 22px;
    font-size: 16px;
    color: #8c8c8c;
}

.gallery-up p {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-top: 8px;
    background: #639433;
    padding: 10px 16px;
}

.gallery-head-one {
    margin-bottom:35px;
    background: #fff;
    padding: 10px 10px;
    border: 4px solid #fff;
    box-shadow: -2px 1px 8px 0px #ccc;
}

.gallery-head-two{
    text-align: center;
    background: #fff;
    padding:10px 10px; 
    border: 4px solid #fff;
    box-shadow: -2px 1px 8px 0px #ccc;
}

span.glyphicon.glyphicon-chevron-right {
     background-color: #fff;
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #2f3130;
    padding: 17px 0px;
    height: 50px;
    width: 41px;
    text-shadow: none;
}

span.glyphicon.glyphicon-chevron-left {
    background-color: #fff;
    font-size: 14px;
    position: absolute;
    left: 9px;
    color: #2f3130;
    padding: 17px 0px;
    height: 50px;
    width: 41px;
    text-shadow: none;
}

.carousel-control {
  padding-top:10%;
  width:5%;
}
.carousel-control {
  padding-top:10%;
  width:5%;
}

.core-gcc ul li {
    list-style: none;
    margin-bottom: 15px;
    /* display: inline-block; */
    clear: both;
}

.core-gcc img {
    /* display: inline-block; */
    margin-right: 24px;
    float: left;
    /*margin-bottom: 20px;*/
}
.core-gcc ul {
    padding-left: 0px;
    padding-top: 20px;
}

.core-gcc p {
    padding-top: 10px;
    color: #8d8d66;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.our-story {
    padding-right: 35px;
}
.our-story p {
    margin-bottom: 12px;
}
.our-story h4 {
    color: #656161;
    font-weight: 600;
}

.core-gcc h4{
 color: #18478d;
 font-weight: 600;
}
.our-para {
    padding-top: 25px;
    background: #f7f7f7;
    padding-left: 32px;
}

.footer-top h3 {
    color: #18478d;
        font-size: 18px;
    font-weight: 600;
}

ul.navigation {
    list-style: none;
        padding: 0px;
}

.navigation a {
    color: #a4a4a4;
    text-decoration: none;
    cursor: pointer;
}

.navigation li {
    margin-bottom: 12px;
}

.building{
    background:url(../img/location.png);
    background-repeat: no-repeat;
}

.phone{
    background:url(../img/phone.png);
    background-repeat: no-repeat;
}
.mail{
    background:url(../img/mail.png);
    background-repeat: no-repeat;
}
.pad0{
    padding: 0px;
}

ul.building-list {
    list-style: none;
}
.pad-left p{
padding-left: 34px;
}

ul.building-list.pad0.pad-left li p {
    margin-bottom: 0px;
    color:#a4a4a4;
}

.container.form-sec {
    background: #ec6c2c;
    padding: 20px 60px 52px;
}

.get-in-touch h4 {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
}

.get-in-touch p {
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin-bottom: 25px;
}

.form-sec-left input[type="text"] {
    border-radius: 9px;
    padding: 7px 26px;
    width: 85%;
    border: 0px;
    margin-bottom: 23px;
}
input.message {
    padding: 36px !important;
}

button.send-btn {
    float: right;
    margin: 33px 35px 0px 0px;
    padding: 7px 30px;
    background-color: #18478d;
    color: #fff;
    border: 0px;
}

.view-more-btn {
    width: 100%;
    text-align: end;
    display: block;
    margin-bottom: 30px;
}
.view-more-btn a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
    background: #18478d;
    padding: 10px;
    display: inline-block;
}

.social-icon li {
    display: inline-block;
    list-style: none;
    color: #ec6c2c;
    border: 2px solid #ec6c2c;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    text-align: center;
    margin-right: 4px;
}

.foot-background {
    color: #ec6c2c;
    text-align: center;
    font-weight: 600;
    border-top: 2px solid #adadad;
    background-color: #f4f4f4;
}

.footer-sec{
    background-color: #8d8d66;
}

.foot-background {
    color: #ec6c2c;
    text-align: center;
    font-weight: 600;
    border-top: 2px solid #adadad;
    background-color: #f4f4f4;
    width: 100%;
    display: inline-block;
    padding: 18px;
}

.foot-background p{
    margin:0px;
}

.gallery-up {
    border: 1px solid transparent;
    padding: 15px 6px 10px;
    /*background: #f4f4f4;*/
}

/*.gallery-up:hover {
    border: 1px solid #c9c8c9;
    padding: 15px 20px 31px;
    background: #fff;
    box-shadow: 0px 0px 6px 1px;
}*/

.gallery-background {
    background: #f7f7f7;
    padding-bottom: 30px;
    padding-left: 45px;
    padding-right: 45px;
}
.carousel-inner .active.left { left: -20%; }
.carousel-inner .active.right { left: 20%; }
.carousel-inner .next        { left:  20%; }
.carousel-inner .prev        { left: -20%; }



.carousel-control {
    display: block;
    width: 60px;
    height: 100%;
    font-size: 100px;
    background: rgba(0, 0, 0, 0);
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    line-height: 2;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }

.carousel-fade .carousel-control { z-index: 2; }

.testimonial-slider {
    background: #fff;
    border: 2px solid #ccc;
    padding: 25px;
}

.carousel-control {
    padding: 0px !important;
    }
.carousel-control.right {
    background-image: none;
    position: absolute;
    top: -57px;
}

.carousel-control.left {
    background-image: none;
    top: -60px;
    position: absolute;
}

.form-sec-left {
    text-align: center;
}

textarea.message {
    width: 85%;
    height: 100px;
    text-indent: 10px;
    border-radius: 10px;
}

span.glyphicon.glyphicon-chevron-left {
    background-color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0px;
    text-align: center;
    color: #2f3130;
    padding: 17px 0px;
    top: 234px;
    height: 50px;
    width: 41px;
    text-shadow: none;
}
li.testimonial a {
    border: 1px solid #cccccc;
    /* background: #fff; */
    margin-right: 20px;
    /* padding: 1px 11px; */
}

.head-background
{
    background-color:#d7a301; 
}

.navbar-inverse {
    background-color: #f4f4f4;
    border-color: transparent;
    margin-top: 40px;
    }

    .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
    padding: 4px 10px;
    background: #fff
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #18478d;
}


.icon-right img {
    float: right;
    position: relative;
    right: 28%;
    bottom: 3px;
}
.icon-right{
    text-align: right;
        margin-top: 46px;
}
.icon-right p {
    color: #000;
    font-weight: 600;
}
.background-color{
    background-color:#d0d0c0;
}

.menu-list{
    padding: 0;
}
.menu-list nav.navbar.navbar-inverse {
    margin: 0;
    border-radius: 0;
    background: #639433;
}

.menu-list .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 15px 21px;
    background: #639433;
    border-right: 1px solid #fff;
}

.menu-list .navbar-inverse .navbar-nav > li:last-child  > a{
    border-right: 0px;
}
.menu-list .navbar-nav > li {
    float: left;
    margin-top: 0px;
}

.navbar {
    min-height: 0px;
    }

    .foot-txt{
        font-size: 12px;
    color: #fff;
    margin-top: 38px;
    padding-left: 40px;
    }

    .svirt{
        color: #f1d111;
        text-decoration: underline;
    }

    li.vision-list {
    padding-bottom: 6px;
   }

   .contact-bottom {
    margin-bottom: 25px;
}

.italic-para{
    font-style: italic;
}

h4.about-us-head {
    color: #656161;
    margin-left: 14px;
    margin-bottom: 16px;
    font-weight: 600;
}

li.vision-list-contact {
    padding-bottom: 6px;
    list-style: none;
}

.bearing img {
    float: right;
    margin-right: 65px;
}
.footer-img {
    background: url(../img/footer-img.png);
    background-position: -67px 4px;
    background-repeat: no-repeat;
}
.para-foot{
    text-align: center;
    margin-top: 10px;
    font-weight: 600;
}

p.global {
    font-size: 20px;
    font-weight: 600;
}
p.replacement {
    font-size: 20px;
    font-weight: 600;
}
.gallery-up img {
    border: 10px solid #f0d114;
}

.quality-img img{
display: inline-block;
text-align: center;
}
.quality-img {
    margin-top: 40px;
}
.quality-right {
    margin-left: 30px;
}

.about-left{
height: 173px;
}

}

.menu-list .navbar-inverse .navbar-nav > li > a:hover {
    color: #639433;
    padding: 15px 21px;
     background: #ededed; 
    border: 1px solid #fff;
}

.nav > li > a:hover, .nav > li > a:focus {
    border: 1px solid #fff;
    border-right:1px solid #fff !important; 
   
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid transparent;
}

@media(max-width: 1150px){

.menu-list .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    padding: 15px 9px;
    background: #639433;
    border-right: 1px solid #fff;
}
.col-md-3.col-sm-6.gallery-sec {
    padding: 0px;
}

.our-story h4 {
    color: #656161;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;
}
}
/*responsive*/

@media(max-width: 1024px){
    .menu-list .navbar-inverse .navbar-nav > li > a{
        padding: 15px 10px;
    }

    .icon-right img{
    position: relative;
    right: 35%;
    }
}

@media(max-width: 768px){
    .icon-right{
        margin: 0;
    }
    .gallery-head-one{
        overflow: auto;
    }
    .gallery-head-two{
       overflow: auto; 
    }
    .para-foot{
        font-size: 11px;
    }
    .custom-slide{
        overflow: auto;
    }
   .col-md-12.head-background .col-md-4 {
    width: 47%;
    float: left;
}

.col-md-12.head-background{
    height: 110px;
} 

.col-md-8.icon-right p {
    padding-top: 55px;
}

.menu-list .navbar-inverse .navbar-nav > li > a {
    padding: 15px 6px;
    font-size: 11px;
}

p.replacement {
    font-size: 16px;
    font-weight: 600;
}

.responsive-clear{
    clear: both;
}

.col-md-8.mission-gallery {
    margin-bottom: 30px;
    overflow: auto;
}

.col-md-6.industriyal-gallery {
    margin-bottom: 30px;
    overflow: auto;
}
}

@media(max-width: 650px){
    .bearing img{
        float: none;
    }
    .our-para{
        padding-left: 15px;
    }
    .nav > li {
    position: relative;
    display: inline-block;
    width: 100%;
    float: none;
}
.nav > li {
    position: relative;
    display: inline-block;
    width: 100%;
    float: none;
}
.icon-right p{
        margin: 0;
}

.our-story {
    padding-right: 0px;
}

.col-md-8.icon-right p {
    padding-top: 39px;
}

.col-md-12.our-story h4 {
    margin-left: 0px !important;
}

.col-md-12.our-story ul {
    padding-left: 0px;
}

img.img-responsive.contact-res-img {
    width: 100%;
    padding-top: 30px;
}

.menu-list .navbar-inverse .navbar-nav > li > a {
    padding: 11px 6px;
    font-size: 13px;
}

.col-md-6.responsive-clear .col-sm-4.col-md-4 img {
    width: 100%;
    margin: 28px 0px;
}

.col-sm-4.col-md-4.product-service img {
    width: 100%;
    padding: 0px;
    margin: 30px 0px;
}

.col-md-4.col-sm-4.product-service-two img {
    width: 100%;
}

.our-story {
    padding-right: 15px;
    padding-left: 15px;
}

.col-md-8.mission-gallery .col-sm-4.col-md-4 img {
    width: 100%;
    margin: 30px 0px;
}

.col-md-6.industriyal-gallery .col-sm-4.col-md-4 img {
    width: 100%;
    margin: 20px 0px;
}

.col-md-8.quality-listing-gallery .col-sm-6.col-md-6 img {
    margin: 20px 0px;
    width: 100%;
}

.col-md-8.quality-listing-img .col-sm-6.col-md-6 img {
    margin: 20px 0px;
}

.col-sm-6.col-md-6.about-as-gallery-res .col-sm-6.col-md-6 img {
    width: 100%;
}
}
