section, [class*="section-"] {
  padding: 0;
  overflow: hidden;
  position: relative;
}
a {
  text-decoration: none;
  outline: 0;
  color: #000;
}
.breadcrumb {
  margin: 20px 0 15px;
  padding: 0;
  justify-content: center;
  background: 0 0;
}

.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li::before {
  padding: 0 0px 0 8px;
  color: #ccc;
  content: "/\00a0";
}

.sectionTitle {
  margin: 0 0 30px;
}

.sectionTitle .title, .section-instagram .title {
  font-size: 24px;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
}

.sectionTitle .title span {
  display: inline-block;
  position: relative;
  padding: 0 0 7px;
}

.sectionTitle .title span::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: #a69a96;
  margin-left: -25px;
  left: 50%;
  top: 100%;
}




 
.widget {
  margin-bottom: 30px;
}



.ui-title-block {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 22px;
  line-height: 1.27;
  letter-spacing: 0.12em;
  font-weight: 400;
}

.border-left {
  position: relative;border-left: 1px solid #dee2e6 !important;
}

.widget-title {
  margin-bottom: 30px;
  font-size: 14px;
  text-transform: uppercase;
}


.post-widget_mod-b {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  flex-wrap: wrap;
}

.post-widget_mod-b .post-widget__media {
  float: left;
  width: 32%;
  margin-right: 11px;
}

.widget .widget-content .post-widget_mod-b .post-widget__media a img {
  width: 100%;
  height: 90px;
  object-fit: cover;
}

.post-widget_mod-b .post-widget__inner {
  width: 63%;
  float: left;
}


 
.post-widget_mod-b .post-widget__title {
  margin-bottom: 0;
  line-height: 1.57;
}
.post-widget_mod-b .post-widget__title {
  display: block;
  line-height: 23px !important;
  font-weight: 400;
  font-size: 15px;
}
.post-widget__title {
  display: block;
  margin-bottom: 12px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.71;
  color: #333;
  letter-spacing: 0.05em;
}

.post-widget_mod-b .post-widget__title {
  display: block;
  line-height: 23px !important;
  font-weight: 400;
  font-size: 15px;
}

.post-widget_mod-b .post-widget__title {
  margin-bottom: 0;
  line-height: 1.57;
}


.blogLeftTitle {
  font-size: 28px;
  text-transform: capitalize;
  border-bottom: solid 1px #501617;
  margin: 0 0 10px;
  padding: 0 0 4px;
  color: #501617;
} 

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-widget {
  padding-bottom: 10px;
}

.list-widget__item {
  overflow: hidden;
}
.list-widget__link {
  font-size: 15px !important;
  font-weight: 500 !important;
}
.list-widget__link {
  display: block;
  padding: 4px 0 4px 5px;
    padding-top: 4px;
  font-size: 13px;
  font-weight: 700;
  color: #333;
  border-bottom: 1px solid #ddd;
  transition: all 0.3s;
  letter-spacing: 0.05em;
}

.list-widget__item:first-child .list-widget__link {
  padding-top: 0;
}

.badge {
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 15px !important;
}



 

.post-group {
  position: inherit;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#blogNewList .row {
  display: flex;flex-wrap: wrap;
  justify-content: space-between;
}

.post-1 {
  padding-bottom: 90px;
}
.blogListingBlock .post-1 {
  padding-bottom: 20px;
}

.post .entry-media {
  position: relative;
}
.post-1 .entry-media {
  margin-bottom: 20px;
}
.entry-media img {
  margin: 0 auto;
}
.entry-media img.mainImg {
  width: 100% !important;
}

.captionText {
  overflow: hidden;
  height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 6px 0 0;
}
a:focus, a:hover {
  color: #501607;
}
.post-1 .entry-main {
  margin-top: 57px;
  margin-left: 0;
  padding-left: 30px;
  border-left: navajowhite;
}
.blogListingBlock .post-1 .entry-main {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
  margin-top: 0px;
}
.socialPluginBox ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
}

.socialPluginBox ul li {
  padding-right: 10px;
  list-style: none;
}

.entry-header.blogListing {
  text-align: left !important;
}

.post .entry-title, .post .entry-title a {
  font-weight: 600;
  color: #000;
  line-height: 26px;
  overflow: hidden;
  min-height: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.post .entry-title_spacing {
  letter-spacing: 0.043em;
}

.post-1 .entry-title {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 400;
}

.blogLising .entry-content {
  overflow: hidden;
  height: 100px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.entry-content p {
  font-size: 15px;
  line-height: 24px;
}

.entry-footer a {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #545454;
}

.main-content.main-content_mod-a .post-group .categoryImg a img {
  height: 220px;
  width: 100%;
  object-fit: cover;
}


.newslettersec {
  background-color: #ddd;
  padding: 30px 0 40px 0;
  margin: 50px 0 0;
}

.footer__section_right {
  text-align: center;
  display: flex;
  justify-content: center;
  align-self: center;
}

.footer__title {
margin-bottom: 10px;
  font-size: 36px;
  text-transform: capitalize;
}

 .has-feedback {
 width: 100%;
  position: relative;
  max-width: 400px;
  margin: 20px auto 0;
}


  .has-feedback #subscriber_email  {
  width: 100%;
  height: 50px;
  border-radius: 0;
}



 .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  width: 50px;
  height: 100%;
  border: none;
  color: #fff;
  font-size: 19px;
}

 .blog-detail-container h3, .blog-detail-container h4, .blog-detail-container h2  {
  font-size: 25px;
  font-weight: 600;
}



@media only screen and (max-width:992px)
{
.post-widget_mod-b .post-widget__inner {
  width: 61%;
  float: left;
}
.post-widget_mod-b .post-widget__title {
  display: block;
  line-height: 18px !important;
  font-weight: 400;
  font-size: 13px;
}


}