.post-detail .th-posttitel,
.th-description,
.th-posttitel {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.th-navigation ul li a {
    padding: 10px 5px;
    font-size: 15px;
}
.th-navigation > ul > li {
    float: left;
    padding: 13px 0;
}
.th-slidercontent h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    margin: 0 0 30px;
    line-height: 46px;
}
.th-slidercontent {
    padding: 89px 140px 160px 0;
}
@media (max-width: 1200px) and (min-width: 767px) {
    .th-nav {
        font-size: 13px;
    }
}
.th-logo {
    margin: 26px 0;
}
@media (max-width: 1440px) {
    .th-slidercontent {
        width: 855px;
        padding: 42px 140px 162px 0;
    }
}
@media (max-width: 1600px) {
    .th-slidercontent {
        width: 866px;
    }
}
@media (max-width: 1680px) {
    .th-slidercontent {
        width: 864px;
    }
}
@media (max-width: 1366px) {
    .th-slidercontent {
        padding: 32px 110px 117px 10px;
        width: 691px;
    }
}
.th-description {
    -webkit-line-clamp: 3;
    height: 72px;
    max-height: 72px;
}
.post-detail .th-posttitel,
.th-posttitel {
    -webkit-line-clamp: 2;
}
.th-nav,
.th-posttitel {
    width: 100%;
}
       .about, .services-sec{
            margin-bottom: 40px;
            margin-top: 40px;
        }
.post-detail .th-posttitel {
    height: 62px;
    max-height: 62px;
}
.th-hasdropdown:hover > .th-menudropdown {
    top: 100%;
}
.th-menudropdown {
    padding: 0;
}
.th-hasdropdown .th-menudropdown:before {
    content: "";
    height: 6px;
    display: block;
    background-color: #fff;
}
.th-fservices li .th-contentbox strong span {
    font-size: 12px;
}
.th-fservices li .th-contentbox strong {
    font-size: 24px;
}
@media (max-width: 480px) {
   
    .th-logo {
        left: 0;
        right: 0;
        margin: auto;
    }
    .xs-hidden {
        display: none;
    }
}
.big-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1460px;
}
.th-nav:before {
    width: 100%;
    transform: none;
}
@media (max-width: 479px) {
    .th-slidercontent h1 {
        font-size: 16px;
    }
    .th-innerpagebanner {
        height: 152px;
    }
    .th-addressbox li:first-child,
    .th-addressbox li:nth-child(2) {
        width: auto;
        padding: 5px;
    }
}
.th-slidercontent .th-description {
    padding: 0 0 30px;
    width: 80%;
}
@media (max-width: 1199px) {
    .th-features {
        margin: -20px 0 0;
    }
     .th-sectionspace{
        padding: 22px 20px !important;
    }
}
.about .th-sectionhead,
.th-sectionhead {
    padding: 0 0 5px;
}
.about .th-featurehead {
    padding: 0 0 4px;
}
.about .th-featuretitle {
    overflow: hidden;
    padding: 2px 0;
}
.about .th-feature {
    padding: 20px 0 0;
}
.th-sectiontitle {
    padding: 5px 0;
}
.th-sectionspace {
    padding: 22px 0;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    text-transform: capitalize;
}
.dl-horizontal dt {
    float: left;
    width: auto;
}
.dl-horizontal dd {
    margin-left: 90px;
}
article.card {
    border: 1px solid;
    padding: 10px;
    margin-bottom: 10px;
}
article.card p {
    margin: 0 !important;
}
.th-postimg {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
}