body{background: #ececec;}

h3.ind-subtitle {
    font-size: 22px;
    color: #191919;
    padding: 25px 0px 15px 0px;
	text-align: center;
}
.categoriespage .site-column.site-column-content, .pages .site-column.site-column-content {
    width: 100%;
}
.ind-sub-decs {
font-size: 16px;
line-height: 24px;
color: #353535;
}
.home-d-desc p a {color: #0D6EFD !important;text-decoration: none;}
.ind-catpage-head {font-size: 22px;font-weight: bold;color: #1b1b1b;margin-bottom: 10px; text-align: center;}
table tr:nth-child(odd) td {background: #f7f7f7;}

table td {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
.single-bg-d{
background: #fff;
border-radius: 5px;
box-shadow: 0 2px 4px 0 #c9b7b7;
padding: 20px 15px;
}
.cat-bg-d,.ind-inner-white{
background: #fff;
border-radius: 5px;
box-shadow: 0 2px 4px 0 #c9b7b7;
padding: 20px 20px;
}
.home-inner {
background: #fff;
border-radius: 5px;
box-shadow: 0 2px 4px 0 #c9b7b7;
padding: 15px;
}

.ind-inner-white p.ind-sub-decs { margin-bottom: 15px;}
.single .site-column-aside .site-column-wrapper{padding-left:0px;}

.related_link {
line-height: 1.5;
list-style-type: none;
text-align: left;
color: #000;
font-weight: normal;
font-size:17px;
}

.gallery-feature-img img {
    width: 100%;
    max-width: 650px;
    height: auto;
}

.h-desc-d {
    font-size: 14px;
    font-weight: normal;
    color: #353535;
    line-height: 25px;
}
.mg1 {margin: -4px;}
.d-lft{float:left}
.d-rgt{float:right}

.ind-view-all {
padding-top: 15px;
font-size: 14px;
line-height: 20px;
color: #858585;
}

.rft_hm, .lft_bar_hm {
    width: 70%;
}
.rft_bar_hm {
    display: flex;
    width: 30%;
    flex-direction: column;
}
.artl_hm {
    width: 100%;
    display: inline-flex;
}


@media screen and (max-width: 480px) {
	display: flex;
    min-height: .01%;
    overflow-x: auto;
    margin: -10px;
    padding-bottom: 25px;
	
}