.header-one .logo-area {
    padding: 13px 0 !important;
}
#main-slide .item {
    min-height: 435px !important;
    color: #fff;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
}
.ts-service-box-bg {
    background: #252525;
    color: #fff;
    padding: 25px !important;
}
.footer-main {
    padding: 40px 0 60px;
}
.subscribe-call-to-acton {
    min-height: 115px;
    padding: 25px 0 0 105px !important;
}
.ts-newsletter {
    padding: 25px 0 0 50px !important;
}

/*.dropdown-submenu > a::after {
    content: "" !important;
}*/
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin-right: 4px !important;
}
.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 0;
    border: 0px solid transparent;
    border-radius: 0;
    padding: 23px 15px;
}
.input-icon {
    position: relative;
}
.input-icon.right > i {
    right: 8px;
    float: right;
}
.has-success .input-icon > i {
    color: #007bff;
}
.has-error .input-icon > i {
    color: #f3565d;
}
.input-icon > i {
    color: #ccc;
    display: block;
    position: absolute;
    margin: 14px 2px 4px 10px;
    z-index: 3;
    width: 16px;
    font-size: 16px;
    text-align: center;
}
.form-group.has-error > label {
    color: #f3565d;
}
.has-error .form-control {
    border-color: #f13e64;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-group.has-warning > label {
    color: #ff5722;
}
.has-warning .form-control {
    border-color: #ff1b08;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*.form-group.has-success > label{
  color: #26A69A;
}*/
.has-success .form-control {
    border-color: #219174;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.products-details-tab {
    background-color: #f9f9f9 !important;
    padding: 22px !important;
    text-align: justify !important;
    border: 1px solid #eee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: aliceblue !important;
    background-color: #6e7985 !important;
}
/*-----------------CSS for Card---------------*/
.wrapper {
    display: table;
    height: 100%;
    width: 100%;
}

.container-fostrap {
    display: table-cell;
    padding: 1em;
    text-align: center;
    vertical-align: middle;
}
.fostrap-logo {
    width: 100px;
    margin-bottom: 15px;
}
h1.heading {
    color: #fff;
    font-size: 1.15em;
    font-weight: 900;
    margin: 0 0 0.5em;
    color: #505050;
}
@media (min-width: 450px) {
    h1.heading {
        font-size: 3.55em;
    }
}
@media (min-width: 760px) {
    h1.heading {
        font-size: 3.05em;
    }
}
@media (min-width: 900px) {
    h1.heading {
        font-size: 3.25em;
        margin: 0 0 0.3em;
    }
}
.card {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow 0.25s;
}
.card:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.img-card {
    width: 100%;
    height: 160px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}
.img-card img {
    /*width: 100%;*/
    height: 160px;
    object-fit:cover; 
    transition: all 0.25s ease;
    padding: 10px 0px 0px 0px;
}
.card-content {
    text-align: center;
    padding: 13px 0px 15px 0px;
}
.card-title {
    margin-top: 0px;
    font-weight: 600;
    font-size: 15px;
}
.card-title a {
    color: #000;
    text-decoration: none !important;
}
.card-read-more {
    border-top: 1px solid #d4d4d4;
}
.card-read-more a {
    text-decoration: none !important;
    padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
p{
    text-align: justify;
}
.footer-widget ul.list-arrow li:hover a, .footer-widget ul.list-arrow li:hover {
    color: #000 !important;
}
.footer .widget-title {
    border-left: 3px solid white !important;
}
.footer-social ul li {
    background-color: #0985ff;
    padding: 7px 9px;
}
.footer-main {
    padding: 40px 0 40px;
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.grey-section{
    background-color: #f5f5f5;
}
.section-padding-tb-30{
    padding: 30px 0;
}
.our-value-padding{
    padding-left: 1.8%;
}
.our-vision{
    margin-left: -22px;
}
.footer{
    background-color: #005f8d !important;
    color: white;
}
.copyright{
    background-color: #3e4f59 !important;
    color: aliceblue !important;
    font-weight: 600;
    font-size: 13px;
}
.Brochure-btn{
    float: right;
    width: 20%;
    margin-right: 4%;
}
.enquiry-btn{
    margin-bottom: 10%;
}
.our-products-title{
    margin: 0 0 4% 0;
}
.product-img{
    height: 161px;
    /*width: 263px;*/
}
.product-name{
    color: red;
}
/*--------------------------------*/
/*---------------------- Mobile View -----------------------*/
@media only screen and (max-width: 600px) {
    .mb-logo{
        width: 50% !important;
        float: left;
    }
    .logo-area .logo {
        padding-bottom: 17px;
    }
    #main-slide .item {
        background-size: cover;
        width: 100% !important;
        min-height: 0px !important;
        height: 115px;
        background-position: 0% 0%;
    }
    #main-slide .carousel-control i {
        line-height: 47px;
        width: 42px;
        height: 47px;
        font-size: 27px;
    }
    .banner-title {
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        font-weight: 700;
        line-height: 1.1;
    }
    .banner-area {
        min-height: 200px;
    }
    .into-sub-title {
        font-weight: 700;
        font-size: 26px;
    }
    .our-value-padding{
        padding-left: 5.8%;
    }
    .footer-widget {
        margin-top: 0px;
    }
    .footer-widget-mt {
        margin-top: 24px;
    }
    .footer .widget-title{
        margin: 0px 0 15px;
    }
    .section-sub-title{
        margin-top: 50px;
        font-weight: 700;
        font-size: 32px;
        line-height: 46px;
        margin: 0 0 46px;
    }
    .section-title{
        margin: 20px 0 0 0;
    }
    .font-size-28{
        font-size: 28px;
    }
    .ts-service-box-bg {
        margin-bottom: 10%;
    }
    .mt-0{
        margin-bottom: 0%;
    }
    .Brochure-btn {
        float: left !important;
        width: 51%;
        margin: 5%;
    }
    .enquiry-btn{
        margin: 4% 3.5%;
    }
    .bg-grey{
        background-color: #f0f0f0;
    }
    .our-products-title{
        margin: -35px 0 10% 0;
    }
    .product-img{
        height: 115px;
        width: 109px;
    }   
    .product-name{
        color: red;
        margin-top: 5px;
        font-size: 18px;
    }
}