.management-pg .tab-team table {
    width: 100% !important;
    position: relative;
}

.management-pg .tab-team tr:first-child td {
    color: #FFF !important;
    font-weight: 600;
}

.management-pg .tab-team tr td {
    padding: 8px 10px !important;
    font-size: 14px !important;
    color: #999;
    font-weight: 400;
}

.management .management-pg .tab-team .col-desc {
    float: left;
    width: 100%;
}

.management .management-pg .tab-team .col-desc .cont-col {
    padding: 20px 0px 20px 0px;
}

.management-pg .tab-team tr:nth-child(odd) {
    background: #DEEEF3 !important;
}

.management-pg .tab-team tr:first-child {
    background: #009ed6 !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 15px !important;
}

/* Growth Story */
.growth-story .growth-blk {
    width: 100%;
    display: block;
    margin-bottom: 30px !important;
    background: #e2eef3;
    height: 150px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    z-index: 99;
}

section.contents .content-bar.growth-story {
    overflow: inherit;
    top: -120px;
    position: relative;
    margin-bottom: -120px;
}

.growth-story .growth-blk .cont-col h2 {
    width: 150px !important;
    height: 150px !important;
    padding: 10px;
    background: #345c6a;
    font-size: 40px !important;
    line-height: 150px;
    font-weight: 800;
    color: #FFF;
    text-align: center;
    /* display: inline-block; */
    float: left;
}

.growth-story .growth-blk .cont-col h4 {
    padding-left: 30px !important;
    color: #422774 !important;
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 600;
    margin-bottom: 20px;
    padding-top: 25px !important;
    display: inline-block;
    position: relative;
    width: calc(100% - 160px);
}

.growth-story .growth-blk .cont-col p {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #7a7a7a;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    width: calc(100% - 160px);
    padding-left: 30px !important;
}

.growth-story .cont-col {
    margin-bottom: 30px !important;
}

.yarns-products .yarn-text p {
    font-size: 14px !important;
    line-height: 24px;
    color: #999 !important;
    text-align: center;
    margin-bottom: 40px !important;
}

.yarns-products .yarn-blk {
    float: left;
    width: calc(20% - 16px);
    padding: 20px;
    position: relative;
    margin: 0 8px !important;
    background: #f2f2f2;
    margin-bottom: 20px !important;
    text-align: center;
    min-height: 100px;
}

.yarns-products .yarn-blk p {
    font-size: 13px !important;
    line-height: 24px;
    color: #999;
}

.yarns-products .yarn-blk .pl-icon {
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background: #009ed6;
    border-radius: 100%;
    font-size: 10px;
    -webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
    cursor: pointer;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.yarns-products .yt-heading {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
    color: #009ed6;
    font-size: 20px !important;
    line-height: 27px;
}

.yarns-products .mytable {
    width: 100% !important;
}

.yarns-products .mytable caption {
    text-align: center;
    margin-bottom: 15px !important;
    font-weight: 600;
    color: #009ed6 !important;
    font-size: 20px !important;
}

.yarns-products .mytable th {
    text-align: center;
    background: #0ba292;
    color: #fff;
    font-weight: 600;
}

.yarns-products .mytable th,
.mytable td {
    padding: 10px;
    border: 1px solid #ccc !important;
    border-bottom: 0;
    border-right: 0;
    vertical-align: middle;
}

.yarns-products .mytable .tp-head {
    text-align: center;
    background: #f7f7f7;
    color: #0ba292;
    font-weight: 600;
}

section.contents .yarns-products .mytable tr:nth-child(odd) {
    background: #FFF;
}

.yarns-products .mytable .total {
    background: #0ba292 !important;
    color: #fff;
    font-weight: 600;
}

.career .form-group .form-control {
    border-radius: 0px !important;
    font-size: 13px;
    padding: 10px 10px;
    border: 1px solid #121212 !important;
}

.career .btn-submit {
    min-width: 135px;
    color: #FFF !important;
    background: #1d68c4 !important;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    padding: 10px 15px !important;
    margin-top: 20px;
    border-radius: 0px !important;
}

.career .btn-submit:hover {
    background: #333 !important;
}

.truetzschler-heading h2,
.open-end-yarn-heading h2 {
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #009ed6 !important;
    padding: 5px;
    font-weight: 600 !important;
    margin-bottom: 20px !important;
}

.truetzschler-heading.mj-heading h2 {
    margin-top: 30px !important;
}

.career-msg p {
    text-align: center;
    margin-bottom: 20px !important;
}


@media only screen and (min-width:1280px) and (max-width:1366px) {}

@media only screen and (min-width:992px) and (max-width:1199px) {}

@media only screen and (min-width:768px) and (max-width:991px) {}

@media only screen and (min-width:320px) and (max-width:767px) {}