/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

.postcontent ul {
    padding-left: 25px;
}

.article-column ul {
    padding: 0px 40px;
}
.testimonial-page .kd-testmnl-info {
    float: left;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #dedede;
    padding: 0px 22px;
    border-radius: 10px;
    margin-bottom: 5px;
    position: relative;
}
.testimonial-page .kd-testmnl-info i {
    color: #e8e8e8;
    margin-right: 5px;
    font-size: 1.2em;
}
.testimonial-page .kd-testimonial .kd-thumb ~ figcaption {
    padding: 16px 0px 0px 43px;
}
.testimonial-page .kd-testimonial figcaption h2 {
    margin: 5px 0px 0px 0px;
    line-height: 1;
    font-size: 1.2em;
}
.kd-caption h2 {
    color: #FFF;
    font-size: 40px;
    text-transform: uppercase;
    margin: 0px;
    text-shadow: 2px 3px 2px #000;
}
.owl-carousel .item{
margin:5px;
border:0px solid #CCC;	
}
td, th {
    border: 0px solid #FFF !important;
}
.article-column {
    text-align: justify;
}
.kd-services .kd-serviceinfo p {
    margin-bottom: 15px;
    text-align: justify;
}