.bdpp-post-grid-wrap *, .bdpp-post-grid-box-wrap *, .bdpp-gridbox-slider-wrap *, .bdpp-post-list-wrap *, .bdpp-post-carousel-wrap *, .bdpp-post-slider-wrap *, .bdpp-tmln-wrap *, .bdpp-post-masonry-wrap *, .bdpp-post-widget-wrap *, .bdpp-post-slider-widget *, .bdpp-term-wrap *, .bdpp-term-slider-wrap *, .bdpp-wrap, .bdpp-wrap *{outline: none !important; -webkit-box-sizing: border-box; -moz-box-sizing:border-box; box-sizing: border-box;}
.bdpp-post-grid-wrap .bdpp-post-grid img, .bdpp-post-grid-box-wrap img, .bdpp-gridbox-slider-wrap img, .bdpp-post-list-wrap img, .bdpp-post-carousel-wrap .bdpp-post-slide img, .bdpp-post-slider-wrap .bdpp-post-slide img, .bdpp-tmln-wrap img, .bdpp-post-masonry-wrap .bdpp-post-grid img, .bdpp-post-widget-wrap img, .bdpp-post-slider-widget img, .bdpp-term-wrap img, .bdpp-term-slider-wrap img, .bdpp-wrap img, .bdpp-thumb-slider-wrap img{box-shadow:none; border-radius:0; max-width:100%; max-height:100%;}

.bdpp-hide{display:none;}
.bdpp-text-center{text-align:center;}
.bdpp-text-right{text-align:right;}
.bdpp-first{clear:both;}
.bdpp-clearfix:before, .bdpp-clearfix:after{content: "";display: table;}
.bdpp-clearfix:after{clear: both;}

/* Pagination CSS */
.bdpp-paging{width:100%; padding:0.9375em 0; text-align:center; color:#666; clear:both;}
.bdpp-paging a{color: #fff !important; background-color: #333; padding: 7px 10px; margin:0 1px 6px 2px; display: inline-block;text-align: center;line-height: normal; box-shadow: none; text-shadow: none; font-size: 14px; border: 1px solid #333; text-decoration: none !important; -webkit-transition: all .3s ease; transition: all .3s ease; outline:0;}
.bdpp-paging .page-numbers.current{color:#666; background: transparent; padding: 7px 10px; margin:0 1px 6px 2px; display: inline-block;text-align: center;line-height: normal; box-shadow: none; text-shadow: none; font-size: 14px; text-transform: uppercase;border: 1px solid #666; text-decoration: none !important;}
.bdpp-paging a:hover,
.bdpp-paging a:focus,
.bdpp-paging a:visited:hover{color: #666 !important;background: #fff; outline:0;}
.bdpp-paging a.prev, .bdpp-paging a.next{min-width:90px;}
.bdpp-paging a:after{content:"" !important;}
.bdpp-paging .bdpp-next-btn, .bdpp-pagi-prev-next a.next{float:right;}
.bdpp-paging .bdpp-prev-btn, .bdpp-pagi-prev-next a.prev{float:left;}
.bdpp-paging .bdpp-pagi-btn a{min-width:90px; margin:0;}

.bdpp-load-more{display:inline-block; border:1px solid #ccc; padding:8px 12px; font-size:14px; cursor:pointer; line-height: normal;}
.bdpp-load-more:hover{background-color:#eee;}
.bdpp-load-more i{margin:0 0 0 5px; vertical-align: middle;}
.bdpp-loader{display:none; border:4px solid #ddd; border-top:4px solid #3498db; border-radius: 50%; width: 20px; height: 20px; animation: bdpp-spin 2s linear infinite; margin:0 0 0 5px; vertical-align:middle;}

.bdpp-prev-next-ajax .bdpp-ajax-pagi-btn{display:inline-block; border:1px solid #ccc; padding:3px; min-width:80px; cursor: pointer; margin:0 3px;}
.bdpp-ajax-disabled{opacity:0.6;}

/* Post Title */
h2.bdpp-post-title{font-size:26px; line-height:32px;}
.bdpp-post-carousel-wrap h2.bdpp-post-title{font-size:24px; line-height:28px;}
h3.bdpp-post-title{font-size:20px; line-height:26px;}
h4.bdpp-post-title{font-size:16px; line-height:22px;}

/* Ajax Load More */
@keyframes bdpp-spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

/***** Read More link ******/
.bdpp-rdmr-btn{ position:relative;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;text-decoration: none !important; color: #888;border: 2px solid #888;padding: 8px 15px;font-size: 13px;display: inline-block;box-sizing: border-box;line-height: normal !important; margin-top:15px;}
.bdpp-rdmr-btn:hover, .bdpp-rdmr-btn:focus{background:#03a9f5; color:#fff !important;   border-color: #0593d4;}

/***** Categories CSS *****/
.bdpp-post-cats{display: inline-block;color: #666;z-index: 9;position: relative;}
.bdpp-post-cats a{text-decoration: none !important; color:#555; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; font-size:13px;padding: 3px 2px;line-height: normal;display: inline-block; margin: 0 0 5px 0; border-bottom: 3px solid #f1f1f1;}
.bdpp-post-cats a:hover{border-color:#03a9f5;}

/***** Some Common CSS *****/
.bdpp-post-title{margin:15px 0 0 0 !important;}
.bdpp-post-title a{text-decoration:none !important; border:0 !important;}
.bdpp-post-meta{line-height: normal; margin:10px 0 0px 0; color:#666; font-size:12px;}
.bdpp-post-meta-down{margin:20px 0 0px 0;}
.bdpp-post-meta span{font-size:13px; display:inline-block;}
.bdpp-post-meta .bdpp-post-meta-sep{margin:0 3px;}
.bdpp-post-meta .bdpp-post-meta-data{margin:0 5px 5px 5px;}
.bdpp-post-meta a{color:#888}
.bdpp-post-meta span i.fa, .bdpp-post-meta span svg{margin-right:8px;}
.bdpp-post-meta .bdpp-post-share{cursor:pointer;}
.bdpp-post-content{margin-top:15px;}
.bdpp-post-img-bg{margin-bottom:15px; text-align:center; position:relative; background-repeat:no-repeat; background-position: center; -webkit-background-size: cover;
  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;}
.bdpp-post-slider-wrap .bdpp-post-img-bg{margin-bottom:0px; }
.bdp-post-image-bg a{display:block; line-height:0;}
.bdpp-post-img-bg{overflow:hidden; line-height:0px;}
.bdpp-post-img-bg img{display:inline-block;  -webkit-transition: .3s ease-in-out;	transition: .3s ease-in-out;}
.bdpp-post-img-bg:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.bdpp-post-img-link {position:relative;}
.bdpp-post-linkoverlay{position:absolute; width:100%; top:0px; bottom:0px; z-index:1; left:0px; right:0px;}
.bdpp-post-grid{margin-bottom:40px;}
.bdpp-post-head {padding-bottom: 20px;}
.bdpp-block-title {padding-left: 0; overflow: hidden; text-overflow: ellipsis; display: table-cell; width: 100%;}
.bdpp-block-date{position: relative; padding-right: 0; text-align: center; width: 85px; display: table-cell; vertical-align: top; position: relative; padding-right: 15px;}
.bdpp-block-date + .bdpp-block-title{ padding: 0 15px;}
.bdpp-block-date::after {content: ""; position: absolute; width: 1px; border-right: 1px solid #d0d0d0; height: 100%; top: 0; right: 0;}
.bdpp-block-date span.thedate {font-size: 26px; line-height: 20px; padding: 10px 0 9px 0; margin: 0; color: #000000; font-weight: 600;}
.bdpp-block-date span {font-weight: 400; text-transform: uppercase; line-height: 13px; padding-bottom: 5px; margin-bottom: 0; color: #6D6D6D; font-size: 11px; display:block;}
.bdpp-format-icon{display:inline-block;}
.bdpp-format-icon .bdpp-post-icon{font-size:18px; width:40px; height:40px; line-height:36px; background:rgba(0,0,0,0.5);  border:2px solid #fff; border-radius:100%;}
.bdpp-post-video .bdpp-format-icon .bdpp-post-icon{ padding-left: 4px;}
.bdpp-post-meta .bdpp-post-tags a.bdpp-post-cat-link{background:none !important; padding:0px !important;}
/******************************************************
			Social Sharing
*******************************************************/
.bdpp-social-share{margin-top:15px;}
.bdpp-social-share i{font-size:16px;}
.bdpp-share-tooltip-wrap .bdpp-social-share{margin:5px 0 0 0;}
.bdpp-social-share.bdpp-social-design-1 a.bdpp-share-link{display:inline-block; margin:0 2px 4px 0;color:#555; border-radius: 50%; width:30px; height:30px; text-align:center; line-height:30px; position: relative;border:1px solid #ddd; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
.bdpp-social-share.bdpp-social-design-1 a.bdpp-share-link:hover{border-color:#0593d4; color :#fff; background:#03a9f5;}  

.bdpp-social-share.bdpp-social-design-2 a.bdpp-share-link{display:inline-block; margin:0 2px 4px 0;color:#555; width:30px; height:30px; text-align:center; line-height:30px; position: relative;border:1px solid #ddd; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
.bdpp-social-share.bdpp-social-design-2 a.bdpp-share-link:hover{border-color:#0593d4; color :#fff; background:#03a9f5;}  

.bdpp-social-share.bdpp-social-design-3 a.bdpp-share-link{display:inline-block;  color:#fff; margin:0 2px 4px 0;  border-radius: 50%; width:30px; height:30px; text-align:center; line-height:30px; position: relative;-moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
.bdpp-social-share.bdpp-social-design-3 a.bdpp-share-link:hover{ color :#fff; background:#03a9f5;}  
.bdpp-social-share.bdpp-social-design-3 a.bdpp-facebook{ background:#3b5998;}  
.bdpp-social-share.bdpp-social-design-3 a.bdpp-twitter{background:#1da1f2; } 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-google-plus{background:#db4437;} 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-youtube{background:#ff0000; }  
.bdpp-social-share.bdpp-social-design-3 a.bdpp-instagram{background:#c32aa3; }
.bdpp-social-share.bdpp-social-design-3 a.bdpp-linkedin{background:#007bb5;  } 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-pinterest{background:#bd081c;  }
.bdpp-social-share.bdpp-social-design-3 a.bdpp-whatsapp{ background:#25d366; }  
.bdpp-social-share.bdpp-social-design-3 a.bdpp-tumblr{background:#35465d; } 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-reddit{background:#ff4500; } 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-pocket{background:#ee4056; }  
.bdpp-social-share.bdpp-social-design-3 a.bdpp-skype{background:#00aff0;}
.bdpp-social-share.bdpp-social-design-3 a.bdpp-telegram{background:#7289da;  } 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-digg{background:#000; }
.bdpp-social-share.bdpp-social-design-3 a.bdpp-wordpress{background:#21759b;  } 
.bdpp-social-share.bdpp-social-design-3 a.bdpp-envelope{background:#21759b;  }

.bdpp-social-share.bdpp-social-design-4 a.bdpp-share-link{display:inline-block;  color:#fff; margin:0 2px 4px 0; width:30px; height:30px; text-align:center; line-height:30px; position: relative;border:1px solid #ddd; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
.bdpp-social-share.bdpp-social-design-4 a.bdpp-share-link:hover{border-color:#0593d4; color :#fff; background:#03a9f5;}  
.bdpp-social-share.bdpp-social-design-4 a.bdpp-facebook{ background:#3b5998; border-color:#3b5998;}  
.bdpp-social-share.bdpp-social-design-4 a.bdpp-twitter{background:#1da1f2; border-color:#1da1f2; } 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-google-plus{background:#db4437; border-color:#db4437;} 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-youtube{background:#ff0000; border-color:#ff0000; }  
.bdpp-social-share.bdpp-social-design-4 a.bdpp-instagram{background:#c32aa3; border-color:#c32aa3; }
.bdpp-social-share.bdpp-social-design-4 a.bdpp-linkedin{background:#007bb5; border-color:#007bb5; } 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-pinterest{background:#bd081c; border-color:#bd081c; }
.bdpp-social-share.bdpp-social-design-4 a.bdpp-whatsapp{ background:#25d366; border-color:#25d366; }  
.bdpp-social-share.bdpp-social-design-4 a.bdpp-tumblr{background:#35465d; border-color:#35465d; } 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-reddit{background:#ff4500; border-color:#ff4500;} 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-pocket{background:#ee4056; border-color:#ee4056;}  
.bdpp-social-share.bdpp-social-design-4 a.bdpp-skype{background:#00aff0; border-color:#00aff0;}
.bdpp-social-share.bdpp-social-design-4 a.bdpp-telegram{background:#7289da; border-color:#7289da; } 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-digg{background:#000; border-color:#000;}
.bdpp-social-share.bdpp-social-design-4 a.bdpp-wordpress{background:#21759b; border-color:#21759b; } 
.bdpp-social-share.bdpp-social-design-4 a.bdpp-envelope{background:#21759b; border-color:#21759b; } 

.bdpp-social-share-lbl span{border-bottom:1px solid #f1f1f1; display:inline-block; margin-bottom:10px;}

/********************************************************
				Ticker Mode
************************************************/
.bdpp-ticker-wrp.inf-news-ticker{display: block; width: 100%; border: 2px solid #2096cd; background: #fff; height: 40px; position: relative; line-height: 36px; overflow: hidden; border-radius: 2px; font-size: 14px;}
.bdpp-ticker-wrp.inf-news-ticker.inf-fixed-top{ position: fixed; left: 0; right: 0; top: 0;}
.bdpp-ticker-wrp.inf-news-ticker.inf-fixed-bottom{ position: fixed; left: 0; right: 0; bottom: 0;}
.bdpp-ticker-wrp .inf-label{left: 0;top: 0; bottom: 0; height: 100%; position: absolute; background-color: #2096cd; text-align: center; color: #FFF; font-weight: bold; padding: 0 15px; white-space: nowrap;}
.bdpp-ticker-wrp .inf-ticker{ position: absolute; left: 0; top: 0; bottom: 0; height: 100%;right: 0; overflow: hidden;}
.bdpp-ticker-wrp .inf-ticker ul{display: block;  line-height: inherit !important;height: 100%;list-style: none;padding: 0; margin: 0; left: 0; bottom: 0; width: 100%; position: absolute;}
.bdpp-ticker-wrp .inf-ticker ul li{white-space: nowrap; margin:0 !important;  overflow:hidden !important; text-overflow: ellipsis;text-decoration: none;-webkit-transition: color .2s linear; -moz-transition: color .2s linear; -o-transition: color .2s linear; transition: color .2s linear; position: absolute; width: 100%; display: none;color: #333;}
.bdpp-ticker-wrp .inf-ticker ul li a{ white-space: nowrap; text-overflow: ellipsis; text-decoration: none; padding: 0 10px; color: #333; position: relative; display: block; overflow: hidden;}
.bdpp-ticker-wrp.inf-ticker ul li a:hover{color: #069;}
.bdpp-ticker-wrp .inf-loader-text{ padding: 0 10px;}
.bdpp-ticker-wrp .inf-seperator{ display: inline-block; float: left; margin-right: 15px; width: 30px; height: 40px; background-position: center; background-size: contain; background-repeat: no-repeat; position: relative;}
.bdpp-ticker-wrp .inf-seperator.inf-ticker-dot{ margin-right: 0;}
.bdpp-ticker-wrp .inf-seperator.inf-ticker-dot:after{content: ''; position: absolute; width: 8px; height: 8px; background: #333; border-radius: 50%; top: 50%; margin-top: -4px; left: 50%; margin-left: -4px;}
.bdpp-ticker-wrp .inf-prefix{ color: #d65d7a; margin-right: 15px; padding-left: 10px;}
.bdpp-ticker-wrp .inf-positive{ color: #0b8457; font-weight: bold;}
.bdpp-ticker-wrp .inf-negative{ color: #dc2f2f; font-weight: bold;}
.bdpp-ticker-wrp .inf-controls{ width: auto; right: 0; top: 0; bottom: 0; height: 100%; position: absolute; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.bdpp-ticker-wrp .inf-controls span.inf-ctrl-btn{width: 30px; float: left; height: 100%; cursor: pointer; border:none; border-left: solid 1px #EEE; text-align: center; background-color: #f6f6f6; outline: none;}
.bdpp-ticker-wrp .inf-controls span.inf-ctrl-btn:hover{ background-color: #EEE;}
.bdpp-ticker-wrp .inf-arrow { margin: 0; display: inline-block; height: 8px; position: relative; width: 8px;}
.bdpp-ticker-wrp .inf-arrow::after { border-bottom-style: solid; border-bottom-width: 2px; border-right-style: solid; border-right-width: 2px; content: '';  display: inline-block; height: 8px; left: 0; position: absolute; top: 0; width: 8px;}
.bdpp-ticker-wrp .inf-arrow.inf-next { -moz-transform: rotate(315deg); -ms-transform: rotate(315deg); -webkit-transform: rotate(315deg); transform: rotate(315deg); left:-3px;}
.bdpp-ticker-wrp .inf-arrow.inf-prev { -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg); left: 3px;}
.bdpp-ticker-wrp .inf-arrow{color:#999999;}
.bdpp-ticker-wrp .inf-arrow::after{ border-color:inherit;}
.bdpp-ticker-wrp .inf-action{background-color: #999999; color: #999999;}
.bdpp-ticker-wrp .inf-play{ position: relative; width: 0; height: 12px; top:2px; display: inline-block; margin-left: -5px;}
.bdpp-ticker-wrp .inf-play::after { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0;position: absolute;pointer-events: none; border-color: rgba(136, 183, 213, 0); border-left-color: inherit; border-width: 8px; margin-top: -8px;}
.bdpp-ticker-wrp .inf-pause{position: relative; width: 0; height: 14px; display: inline-block; top: 3px; left:-1px;}
.bdpp-ticker-wrp .inf-pause::before{ position: absolute; content: ""; width: 2px; height: 100%; left: 3px; background-color: inherit;}
.bdpp-ticker-wrp .inf-pause::after{ position: absolute; content: ""; width: 2px; height: 100%; left: -3px; background-color: inherit;}
.bdpp-ticker-wrp.inf-direction-rtl{ direction: rtl;}
.bdpp-ticker-wrp.inf-direction-rtl .inf-label{ left: auto;  right: 0;}
.bdpp-ticker-wrp.inf-direction-rtl .inf-controls{ right: auto; left: 0;}
.bdpp-ticker-wrp.inf-direction-rtl .inf-seperator{ margin-left: 15px; margin-right: 0;  float: right;}
.bdpp-ticker-wrp.inf-direction-rtl .inf-prefix{ margin-left: 15px; margin-right: 0; padding-left: 0;  padding-right: 10px;}
.bdpp-ticker-wrp.inf-direction-rtl .inf-controls button{ border-left: none; border-right: solid 1px #EEE;}
.bdpp-ticker-wrp.inf-effect-scroll .inf-ticker ul{ display: block; width: 100%;  position: relative;}
.bdpp-ticker-wrp.inf-effect-scroll .inf-ticker ul li{ display: list-item; float: left; position: relative;  width: auto;}
.bdpp-ticker-wrp.inf-effect-scroll.inf-direction-rtl .inf-ticker ul li{ float: right;}

/***************************************************************************
				  GRID
**************************************************************************/
.bdpp-post-grid-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-equal-height .bdpp-post-grid-inr-wrap{display:flex; flex-wrap:wrap;}

/***** Grid bdpp-design-1 *****/
.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-post-grid-content{text-align:center;}
.bdpp-post-grid-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
/****Grid bdpp-design-2*******************/
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-grid-content{background:#f9f9f9; padding-bottom:15px;  text-align:center; }
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-grid-content{padding-bottom:0px; }
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-image-bg{margin-bottom:0px;}
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-post-margin-content{background:#fff; padding:20px 20px 20px 20px; max-width:85%; margin:-50px auto 0 auto; position:relative; }
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important}
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-format-icon{display:block; position:relative; margin-top:-40px; color:#fff; }
.bdpp-post-grid-wrap.bdpp-design-2 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}

.bdpp-equal-height.bdpp-design-2 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-2 .bdpp-post-margin-content{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-3*******************/
.bdpp-post-grid-wrap.bdpp-design-3 .bdpp-post-title{margin-top:0px !important}
.bdpp-post-grid-wrap.bdpp-design-3 .bdpp-no-thumb .bdpp-post-head{padding-bottom:0px;}
.bdpp-post-grid-wrap.bdpp-design-3 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-3 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}
/****Grid bdpp-design-4*******************/
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-img-bg{margin-bottom:0px; line-height:0px;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-title, 
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-content,
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-cats,
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-social-share{padding:0 30px;}

.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-cats{margin-top:25px;}
.bdpp-post-grid-wrap.bdpp-design-4  .bdpp-post-meta{margin-top:0px;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-meta span{text-transform:uppercase; color:#fff;}

.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-content-block{border:3px solid #fd6420; border-top:0px; padding-bottom:25px;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+1) .bdpp-post-content-block{border-color:#fd6420}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+2) .bdpp-post-content-block{border-color:#3aadaa}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+3) .bdpp-post-content-block{border-color:#98b446}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+4) .bdpp-post-content-block{border-color:#f62705}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+5) .bdpp-post-content-block{border-color:#9c27b0}

.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-meta{background:#fd6420; padding:20px 20px 15px 20px; color:#fff;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+1) .bdpp-post-meta{background:#fd6420}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+2) .bdpp-post-meta{background:#3aadaa}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+3) .bdpp-post-meta{background:#98b446}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+4) .bdpp-post-meta{background:#f62705}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+5) .bdpp-post-meta{background:#9c27b0}

.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-cats a{font-size:15px; padding:0; margin-right:5px; border:0px;}

.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-cats a{color:#fd6420;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+1) .bdpp-post-cats a{color:#fd6420}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+2) .bdpp-post-cats a{color:#3aadaa}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+3) .bdpp-post-cats a{color:#98b446}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+4) .bdpp-post-cats a{color:#f62705}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-grid:nth-child(5n+5) .bdpp-post-cats a{color:#9c27b0}

.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-rdmr-btn{border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-rdmr-btn:hover{background:none; color:#000 !important;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-meta-down{background:none !important; padding:10px 30px 0 30px;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-post-meta-down span{color:#000;}
.bdpp-post-grid-wrap.bdpp-design-4 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.bdpp-equal-height.bdpp-design-4 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-4 .bdpp-post-content-block{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-5*******************/
.bdpp-post-grid-wrap.bdpp-design-5 .bdpp-post-meta{border-bottom:1px solid #d1d1d1; padding-bottom:5px;}
.bdpp-post-grid-wrap.bdpp-design-5 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-5 .bdpp-post-meta-down{border:0px; padding-bottom:0px; margin-top:15px;}
.bdpp-post-grid-wrap.bdpp-design-5 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
/****Grid bdpp-design-6*******************/
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-6  .bdpp-post-grid .bdpp-post-grid-content {position: relative; background-color: #ffffff; -webkit-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1); -ms-box-shadow: 0px 0px 20px rgba(0,0,0,.1); -o-box-shadow: 0px 0px 20px rgba(0,0,0,.1); box-shadow: 0px 0px 20px rgba(0,0,0,.1);}
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-post-title {position: relative; padding-bottom: 15px; margin-bottom: 30px; margin-top:0px;}
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-post-title::before{position: absolute; left: 0; bottom: 0; height: 3px; width: 40px; content: ""; background-color: #b73637;}
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-post-meta{margin-top:20px;}
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-post-content-inner{padding:15px 25px 30px 25px; }
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-format-icon{display:block; position:relative; margin-top:-50px; color:#fff; text-align:right; }
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; text-align:center;color:#555;}
.bdpp-post-grid-wrap.bdpp-design-6 .bdpp-no-thumb .bdpp-format-icon{float:left; margin-top:10px;  margin-bottom:15px;}
.bdpp-equal-height.bdpp-design-6 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-6 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-7*******************/
.bdpp-post-grid-wrap.bdpp-design-7  .bdpp-post-grid .bdpp-post-grid-content {	position: relative;	background-color: #ffffff;	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.1); -ms-box-shadow: 0px 0px 20px rgba(0,0,0,.1); -o-box-shadow: 0px 0px 20px rgba(0,0,0,.1); box-shadow: 0px 0px 20px rgba(0,0,0,.1); border-bottom:3px solid #2a7d90;}
.bdpp-post-grid-wrap.bdpp-design-7 .bdpp-post-meta{margin-top:20px;}
.bdpp-post-grid-wrap.bdpp-design-7 .bdpp-post-content-inner{padding:15px 25px 30px 25px; }
.bdpp-post-grid-wrap.bdpp-design-7 .bdpp-format-icon{display:block; position:relative; margin-top:-50px; color:#fff; text-align:right;}
.bdpp-post-grid-wrap.bdpp-design-7 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff;  text-align:center;color:#555;}
.bdpp-post-grid-wrap.bdpp-design-7 .bdpp-no-thumb .bdpp-format-icon{text-align:left; float:none; margin-top:10px;  margin-bottom:15px;}
.bdpp-equal-height.bdpp-design-7 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-7 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-8*******************/
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px;}
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-no-thumb .bdpp-post-img-bg {min-height: 180px;  background-color: #f1f1f1;}
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-block-date{position:absolute; width:60px; bottom:10px; left:10px; background:#fff; padding:0px; text-align: center; margin:0px;}
.bdpp-post-grid-wrap.bdpp-design-8 .thedate{color: #fff;display: block;font-size: 28px;padding:15px 0;margin-bottom:8px;text-align: center;background:#f71735;}
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-block-date::after{border:0px;}
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-format-icon{display:block; position:relative; margin-top:-45px; margin-right:10px; color:#fff;  text-align:right; }
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; color:#555; text-align:center;}
.bdpp-post-grid-wrap.bdpp-design-8 .bdpp-no-thumb .bdpp-format-icon{text-align:left; float:none; margin-top:10px;  margin-bottom:15px;}

/****Grid bdpp-design-9*******************/
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-post-grid-content {	webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.07);-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.07);box-shadow: 0 0 15px 0 rgba(0,0,0,.07);}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-post-inner{padding:0px 20px 20px 20px;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px; overflow:visible ;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-no-thumb .bdpp-post-img-bg {min-height: 180px;  background-color: #f1f1f1;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-block-date{position:absolute; width:60px; top:10px;  border:1px solid #f71735;left:-10px; background:#fff; padding:0px; text-align: center; margin:0px;}
.bdpp-post-grid-wrap.bdpp-design-9 .thedate{ color: #fff;display: block;font-size: 28px;padding:15px 0;margin-bottom:8px;text-align: center;background:#f71735;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-block-date::after{border:0px;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-no-thumb .bdpp-post-inner{padding:20px;}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-post-img-bg:hover img{-webkit-transform: scale(1);transform: scale(1);}
.bdpp-post-grid-wrap.bdpp-design-9 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.bdpp-equal-height.bdpp-design-9 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-9 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-10*******************/
.bdpp-post-grid-wrap.bdpp-design-10 .bdpp-post-img-bg img{border-radius: 8px; box-shadow: 0px 19px 35px -22px rgba(0, 0, 0, 0.5);}
.bdpp-post-grid-wrap.bdpp-design-10 .bdpp-post-cats a{padding: 3px 7px; font-size:11px; background: #000;border:0px;color: #fff !important;}
.bdpp-post-grid-wrap.bdpp-design-10 .bdpp-post-img-bg{overflow:visible ; margin-bottom:25px;}
.bdpp-post-grid-wrap.bdpp-design-10 .bdpp-post-img-bg:hover img{-webkit-transform: scale(1);transform: scale(1);}
.bdpp-post-grid-wrap.bdpp-design-10 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
/****Grid bdpp-design-11*******************/
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-post-head{padding-bottom:0px; }
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-block-date{ background:#1e4398; padding:5px 15px; vertical-align: middle;}
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-block-date::after{border:0px;}
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-block-date span{color:#fff}
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-no-thumb .bdpp-post-head{padding-bottom:0px;}
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-post-content,
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-post-meta-down,
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-social-share{padding-left:80px;}
.bdpp-post-grid-wrap.bdpp-design-11 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
/****Grid bdpp-design-12*******************/
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-grid-content {text-align:left; }
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-img-bg .bdpp-post-cats{position:absolute; top:15px; left:15px; text-align:left;}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px; font-size:11px; padding: 4px 8px;}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-img-bg{height:350px; position:relative;background-repeat:no-repeat; background-position:center center;}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-overlay .bdpp-post-title a{color:#fff !important}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-overlay .bdpp-post-meta{color:#fff;}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-overlay 	{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 20px; width: 100%;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(130%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-no-thumb .bdpp-post-content{padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-format-icon{ color:#555; display:block; }
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-format-icon .bdpp-post-icon{text-align:center; box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:rgba(255,255,255,0.9)}
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-no-thumb .bdpp-format-icon{margin-top:10px;}
/****Grid bdpp-design-13*******************/
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-grid-content {border: 1px solid #eee; padding-bottom:15px;border-radius: 4px;background: #fff;box-shadow: 0 1px 6px rgba(0,0,0,.03);}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-title{padding:0 15px 15px 15px; position:relative;}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px;padding:3px 7px;}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-cats,
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-meta,
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-content,
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-social-share{padding:0 15px;}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-has-thumb .bdpp-post-img-bg{margin-bottom:25px;}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-post-content{margin-top:5px;}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-format-icon{display:block; position:absolute; z-index:9; bottom:-20px; right:10px; color:#fff; text-align:center;  }
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; color:#555; text-align:center;}
.bdpp-post-grid-wrap.bdpp-design-13 .bdpp-no-thumb .bdpp-format-icon{position:static; text-align:left; margin-top:15px;}
.bdpp-equal-height.bdpp-design-13 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-13 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-14*******************/
.bdpp-post-grid-wrap.bdpp-design-14 .bdpp-post-grid-content{ text-align:center;  }
.bdpp-post-grid-wrap.bdpp-design-14 .bdpp-post-image-bg{margin-bottom:0px;}
.bdpp-post-grid-wrap.bdpp-design-14 .bdpp-post-margin-content{background:#fff; box-shadow: 0 1px 6px rgba(0,0,0,.03); border: 1px solid #eee; padding:20px 20px 20px 20px; max-width:90%; margin:-50px auto 0 auto; position:relative; }
.bdpp-post-grid-wrap.bdpp-design-14 .bdpp-no-thumb .bdpp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important}
.bdpp-post-grid-wrap.bdpp-design-14 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-equal-height.bdpp-design-14 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-14 .bdpp-post-margin-content{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Grid bdpp-design-15*******************/
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-grid-content {text-align:left; }
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px;padding: 4px 8px; font-size:11px;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-img-bg{height:350px; position:relative;background-repeat:no-repeat; background-position:center center;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-overlay .bdpp-post-title a{display: inline; color: #191919; background: rgba(255,255,255,0.8); box-decoration-break: clone;padding:0 10px;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-title{line-height:normal;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-overlay .bdpp-post-meta{color:#fff;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-overlay{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 20px; width: 100%;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(130%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-no-thumb .bdpp-post-title{padding-left:0px; line-height:normal;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-content,
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-social-share{padding:0 15px 0 15px;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-no-thumb .bdpp-post-content{padding:0px;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-format-icon{display:block; margin-bottom:15px;}
.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-icon{text-align:center; background:rgba(255,255,255,0.9); color:#555; box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}

/****Grid bdpp-design-16*******************/
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid-content{ text-align:center;  }
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-image-bg{margin-bottom:0px;}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-margin-content{background:#fd6420; padding:20px 20px 20px 20px; max-width:90%; margin:-50px auto 0 auto; position:relative; }
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-no-thumb .bdpp-post-margin-content{ max-width:100%; margin:0px !important}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+1) .bdpp-post-margin-content{background:#fd6420}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+2) .bdpp-post-margin-content{background:#3aadaa}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+3) .bdpp-post-margin-content{background:#98b446}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+4) .bdpp-post-margin-content{background:#f62705}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+5) .bdpp-post-margin-content{background:#9c27b0}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid .bdpp-post-cats a,
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid .bdpp-post-title a,
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-meta span,
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-meta,
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-meta a,
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-desc,
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-rdmr-btn::before, .bdpp-post-grid-wrap.bdpp-design-16 .bdpp-rdmr-btn::after{ border-color:#fff;}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-format-icon{display:block; position:relative; margin-top:-40px; color:#fff; }
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}

.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+1) .bdpp-post-icon{background:#fd6420}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+2) .bdpp-post-icon{background:#3aadaa}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+3) .bdpp-post-icon{background:#98b446}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+4) .bdpp-post-icon{background:#f62705}
.bdpp-post-grid-wrap.bdpp-design-16 .bdpp-post-grid:nth-child(5n+5) .bdpp-post-icon{background:#9c27b0}
.bdpp-equal-height.bdpp-design-16 .bdpp-post-grid-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-16 .bdpp-post-margin-content{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}

/***************************************************************************
				  Masonry
**************************************************************************/


/***************************************************************************
				  LIST
**************************************************************************/
.bdpp-post-list-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-list-main{margin-bottom:30px;}
.bdpp-post-list-main .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/***** List bdpp-design-1 *****/
.bdpp-post-list-wrap.bdpp-design-1 .bdpp-post-meta{}

/***** List bdpp-design-2 *****/
.bdpp-post-list-wrap.bdpp-design-2 .bdpp-post-list-right{ text-align:center;}

/***** List bdpp-design-3 *****/
.bdpp-post-list-wrap.bdpp-design-3 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px; overflow:visible ;}
.bdpp-post-list-wrap.bdpp-design-3 .bdpp-post-img-bg:hover img{-webkit-transform: scale(1);transform: scale(1);}
.bdpp-post-list-wrap.bdpp-design-3 .bdpp-post-img-bg img{border-radius: 8px; box-shadow: 0px 19px 35px -22px rgba(0, 0, 0, 0.5);}
.bdpp-post-list-wrap.bdpp-design-3 .bdpp-post-cats a{padding: 3px 8px;background: #000; font-size:11px;border:0px;color: #fff !important;border-radius: 3px;text-transform: uppercase;}

/***** List bdpp-design-4 *****/
.bdpp-post-list-wrap.bdpp-design-4 .bdpp-post-meta-up{background: #101020;padding: 5px 5px 2px 5px;color: #fff;}
.bdpp-post-list-wrap.bdpp-design-4 .bdpp-post-meta-up a{color: #fff;}

/***** List bdpp-design-5 *****/
.bdpp-post-list-wrap.bdpp-design-5 .bdpp-post-meta{}

/***** Grid bdpp-design-6 *****/
.bdpp-post-list-wrap.bdpp-design-6 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px; overflow:visible ;}
.bdpp-post-list-wrap.bdpp-design-6 .bdpp-post-img-bg:hover img{-webkit-transform: scale(1);transform: scale(1);}
.bdpp-post-list-wrap.bdpp-design-6 .bdpp-post-img-bg img{border-radius: 8px; box-shadow: 0px 19px 35px -22px rgba(0, 0, 0, 0.5);}
.bdpp-post-list-wrap.bdpp-design-6 .bdpp-post-cats a{padding: 3px 8px;background: #000; font-size:11px;border:0px;color: #fff !important;border-radius: 3px;text-transform: uppercase;}

/***** List bdpp-design-7 *****/
.bdpp-post-list-wrap.bdpp-design-7 .bdpp-post-meta-up{background: #101020;padding: 5px 5px 2px 5px;color: #fff;}
.bdpp-post-list-wrap.bdpp-design-7 .bdpp-post-meta-up a{color: #fff;}

/***** List bdpp-design-8 *****/
.bdpp-post-list-wrap.bdpp-design-8 .bdpp-title-overlay-border {border: 3px solid #d3e5ea; padding: 10px 20px 10px 20px;  margin-bottom: 15px;}


/***************************************************************************
				  Carousel
**************************************************************************/
.bdpp-post-carousel-wrap .owl-item .owl-lazy:not([src]), .bdpp-post-carousel-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}
.bdpp-post-carousel-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}
.bdpp-post-carousel-wrap .owl-item img.owl-lazy{transition: opacity .4s ease, transform .3s ease-in-out;}
.bdpp-post-carousel-wrap{position:relative; }
.bdpp-post-carousel-wrap.bdpp-has-arrows{padding-top:43px;}
.bdpp-post-carousel-wrap .owl-nav{position:absolute; top:0; text-align:right; right:0; margin:0px !important;}
.bdpp-post-carousel-wrap .owl-nav .owl-next,
.bdpp-post-carousel-wrap .owl-nav .owl-prev{display:inline-block; text-align: center !important; background:#555; color:#fff; margin-left:3px;line-height:normal !important; font-size:25px; padding:2px 15px 4px 15px !important; border-radius:0px; box-shadow:none; -moz-transition:all 0.5s ease-out 0s;-ms-transition:all 0.5s ease-out 0s;-o-transition:all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
.bdpp-post-carousel-wrap .owl-nav .owl-next:hover,
.bdpp-post-carousel-wrap .owl-nav .owl-prev:hover,
.bdpp-post-carousel-wrap .owl-nav .owl-next:focus,
.bdpp-post-carousel-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}
.bdpp-post-carousel-wrap .owl-dots{width:100%; text-align:center;}
.bdpp-post-carousel-wrap .owl-dots .owl-dot{width:10px !important; height:10px !important;  padding:0px !important; background:#555; margin:0 2px; border-radius:100%; display:inline-block; box-shadow:none;}
.bdpp-post-carousel-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}
/***** Carousel bdpp-design-1 *****/
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-post-carousel-content{text-align:center;}
.bdpp-post-carousel-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

.bdpp-equal-height .owl-stage{display:flex; flex-wrap:wrap;}

/***** Carousel bdpp-design-2 *****/
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-carousel-content{background:#f9f9f9; padding-bottom:15px;  text-align:center; }
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-carousel-content{padding-bottom:0px; }
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-image-bg{margin-bottom:0px;}
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-post-margin-content{background:#fff; padding:20px 20px 20px 20px; max-width:85%; margin:-50px auto 0 auto; position:relative; }
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-no-thumb .bdpp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important; }
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-format-icon{display:block; position:relative; margin-top:-40px; color:#fff; }
.bdpp-post-carousel-wrap.bdpp-design-2 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}
.bdpp-equal-height.bdpp-design-2 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-2 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-2 .bdpp-post-margin-content{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}

/***** Carousel bdpp-design-3 *****/
.bdpp-post-carousel-wrap.bdpp-design-3 .bdpp-post-title{margin-top:0px !important}
.bdpp-post-carousel-wrap.bdpp-design-3 .bdpp-no-thumb .bdpp-post-head{padding-bottom:0px;}
.bdpp-post-carousel-wrap.bdpp-design-3 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-3 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
/***** Carousel bdpp-design-4 *****/
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-img-bg{margin-bottom:0px; line-height:0px;}
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-title, 
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-content,
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-cats,
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-social-share{padding:0 30px;}
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-meta-up{color:#fff; }
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-cats{margin-top:25px;}

.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-meta span{text-transform:uppercase; color:#fff;}

.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-content-block{border:3px solid #fd6420; border-top:0px; padding-bottom:25px;}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+1) .bdpp-post-content-block{border-color:#fd6420}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+2) .bdpp-post-content-block{border-color:#3aadaa}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+3) .bdpp-post-content-block{border-color:#98b446}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+4) .bdpp-post-content-block{border-color:#f62705}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+5) .bdpp-post-content-block{border-color:#9c27b0}

.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-meta{background:#fd6420;padding:20px 20px 15px 20px; margin-top:0px;}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+1) .bdpp-post-meta{background:#fd6420}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+2) .bdpp-post-meta{background:#3aadaa}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+3) .bdpp-post-meta{background:#98b446}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+4) .bdpp-post-meta{background:#f62705}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+5) .bdpp-post-meta{background:#9c27b0}

.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-cats a{font-size:15px; padding:0; margin-right:5px; border:0px;}

.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-cats a{color:#fd6420;}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+1) .bdpp-post-cats a{color:#fd6420}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+2) .bdpp-post-cats a{color:#3aadaa}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+3) .bdpp-post-cats a{color:#98b446}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+4) .bdpp-post-cats a{color:#f62705}
.bdpp-post-carousel-wrap.bdpp-design-4 .owl-item:nth-child(5n+5) .bdpp-post-cats a{color:#9c27b0}

.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-rdmr-btn{border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-meta-down{background:none !important; padding:10px 30px 0 30px;}
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-post-meta-down span{color:#000;}
.bdpp-post-carousel-wrap.bdpp-design-4 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

.bdpp-equal-height.bdpp-design-4 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-4 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-4 .bdpp-post-content-block{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}

/****Carousel bdpp-design-5*******************/
.bdpp-post-carousel-wrap.bdpp-design-5 .bdpp-post-meta{border-bottom:1px solid #d1d1d1; padding-bottom:5px;}
.bdpp-post-carousel-wrap.bdpp-design-5 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-5 .bdpp-post-meta-down{border:0px; padding-bottom:0px;}
.bdpp-post-carousel-wrap.bdpp-design-5 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Carousel bdpp-design-6*******************/
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-post-carousel-content {margin:10px; position: relative; background-color: #ffffff; -webkit-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1); -ms-box-shadow: 0px 0px 10px rgba(0,0,0,.1); -o-box-shadow: 0px 0px 10px rgba(0,0,0,.1); box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-post-title {position: relative; padding-bottom: 15px; margin-bottom: 30px; margin-top:0px !important;}
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-post-title::before {position: absolute; left: 0; bottom: 0; height: 3px; width: 40px; content: ""; background-color: #b73637;}
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-post-meta{margin-top:20px;}
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-post-content-inner{padding:15px 25px 30px 25px; }
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-format-icon{display:block; position:relative; top:-10px; margin-top:-40px; color:#fff; text-align:right; }
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff;  text-align:center;color:#555;}
.bdpp-post-carousel-wrap.bdpp-design-6 .bdpp-no-thumb .bdpp-format-icon{text-align:left; margin-top:10px; top:0px;  margin-bottom:15px;}
.bdpp-post-carousel-wrap.bdpp-design-6 .owl-nav{right:10px;}
.bdpp-equal-height.bdpp-design-6 .owl-stage{padding-bottom:15px;}
.bdpp-equal-height.bdpp-design-6 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-6 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-6 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Carousel bdpp-design-7*******************/
.bdpp-post-carousel-wrap.bdpp-design-7 .bdpp-post-carousel-content {margin:10px;	position: relative;	background-color: #ffffff; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1); -ms-box-shadow: 0px 0px 10px rgba(0,0,0,.1);	-o-box-shadow: 0px 0px 10px rgba(0,0,0,.1);	box-shadow: 0px 0px 10px rgba(0,0,0,.1); border-bottom:3px solid #2a7d90;}
.bdpp-post-carousel-wrap.bdpp-design-7 .bdpp-post-meta{margin-top:20px;}
.bdpp-post-carousel-wrap.bdpp-design-7 .bdpp-post-content-inner{padding:15px 25px 30px 25px; }
.bdpp-post-carousel-wrap.bdpp-design-7 .bdpp-format-icon{display:block; position:relative; top:-10px; margin-top:-40px; color:#fff; text-align:right; }
.bdpp-post-carousel-wrap.bdpp-design-7 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff;  text-align:center;color:#555;}
.bdpp-post-carousel-wrap.bdpp-design-7 .bdpp-no-thumb .bdpp-format-icon{text-align:left; margin-top:10px; top:0px;  margin-bottom:15px;}
.bdpp-post-carousel-wrap.bdpp-design-7 .owl-nav{right:10px;}
.bdpp-equal-height.bdpp-design-7 .owl-stage{padding-bottom:15px;}
.bdpp-equal-height.bdpp-design-7 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-7 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-7 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Carousel bdpp-design-8*******************/
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px;}
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-no-thumb .bdpp-post-img-bg { min-height:220px; background-color:#ddd;}
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-block-date{position:absolute; width:60px; bottom:10px; left:10px; background:#fff; padding:0px; text-align: center; margin:0px;}
.bdpp-post-carousel-wrap.bdpp-design-8 .thedate{ color: #fff;display: block;font-size: 28px;padding:15px 0;margin-bottom:8px;text-align: center;background:#f71735;}
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-block-date::after{border:0px;}
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-format-icon{display:block; position:relative; margin-top:-45px; margin-right:10px; color:#fff;  text-align:right; }
.bdpp-post-carousel-wrap.bdpp-design-8 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; color:#555; text-align:center;}

/****Carousel bdpp-design-9*******************/
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-post-slide{padding-left:10px;}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-post-carousel-content {margin:5px;	webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.07);-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.07);box-shadow: 0 0 10px 0 rgba(0,0,0,.07);}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-post-inner{padding:0px 20px 20px 20px;}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px; overflow:visible; }
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-no-thumb .bdpp-post-img-bg { min-height:220px; background-color:#ddd;}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-block-date{position:absolute; width:60px; top:10px;  border:1px solid #f71735;left:-10px; background:#fff; padding:0px; text-align: center; margin:0px;}
.bdpp-post-carousel-wrap.bdpp-design-9 .thedate{ color: #fff;display: block;font-size: 28px;padding:15px 0;margin-bottom:8px;text-align: center;background:#f71735;}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-block-date::after{border:0px;}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-post-img-bg:hover img{-webkit-transform: scale(1);transform: scale(1);}
.bdpp-post-carousel-wrap.bdpp-design-9 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-post-carousel-wrap.bdpp-design-9 .owl-nav{right:5px;}
.bdpp-post-carousel-wrap.bdpp-design-7 .owl-nav{right:10px;}
.bdpp-equal-height.bdpp-design-9 .owl-stage{padding-bottom:15px;}
.bdpp-equal-height.bdpp-design-9 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-9 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-9 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}
/****Carousel bdpp-design-10*******************/
.bdpp-post-carousel-wrap.bdpp-design-10 .bdpp-post-img-bg img{border-radius: 8px; box-shadow: 0px 19px 35px -22px rgba(0, 0, 0, 0.5);}
.bdpp-post-carousel-wrap.bdpp-design-10 .bdpp-post-cats a{padding: 4px 8px;background: #000; font-size:11px;border:0px;color: #fff !important;border-radius: 3px;}
.bdpp-post-carousel-wrap.bdpp-design-10 .bdpp-post-meta{margin-top:10px;}
.bdpp-post-carousel-wrap.bdpp-design-10 .bdpp-post-img-bg{line-height:0px; margin-bottom:25px; overflow:visible ;}
.bdpp-post-carousel-wrap.bdpp-design-10 .bdpp-post-img-bg:hover img{-webkit-transform: scale(1);transform: scale(1);}
.bdpp-post-carousel-wrap.bdpp-design-10 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Carousel bdpp-design-11*******************/
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-post-cats a{ border:0px; padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-post-head{padding-bottom:0px; }
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-block-date{ background:#1e4398; padding:5px 15px; vertical-align: middle;}
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-block-date::after{border:0px;}
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-block-date span{color:#fff}
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-no-thumb .bdpp-post-head{padding-bottom:0px;}
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-post-content{padding-left:80px;}
.bdpp-post-carousel-wrap.bdpp-design-11 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Carousel bdpp-design-12*******************/
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-carousel-content {text-align:left; }
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-img-bg .bdpp-post-cats{position:absolute; top:15px; left:15px;}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px;padding: 5px 15px 5px;}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-img-bg{height:350px; background-color:#ddd; position:relative;background-repeat:no-repeat; background-position:center center;}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-overlay .bdpp-post-title a{color:#fff !important}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-overlay .bdpp-post-meta{color:#fff;}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-overlay{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 20px; width: 100%;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(130%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-post-content{padding:0 15px 0 15px;}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-format-icon{ color:#555; display:block; }
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-format-icon .bdpp-post-icon{text-align:center; box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:rgba(255,255,255,0.9)}
.bdpp-post-carousel-wrap.bdpp-design-12 .bdpp-no-thumb .bdpp-format-icon{margin:10px 0 10px 0;}

/****Carousel bdpp-design-13*******************/
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-carousel-content {border: 1px solid #eee; padding-bottom:15px;border-radius: 4px;background: #fff;box-shadow: 0 1px 6px rgba(0,0,0,.03);}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-title{padding:0 15px 15px 15px; position:relative;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px;padding: 5px 15px 5px; font-size:11px;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-cats,
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-meta,
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-content{padding:0 15px;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-has-thumb .bdpp-post-cats{position:absolute; margin-top:-48px;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-has-thumb .bdpp-post-img-bg{margin-bottom:25px;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-post-content{margin-top:5px;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-format-icon{display:block; position:absolute; z-index:9; bottom:-20px; right:10px; color:#fff; text-align:center;  }
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; color:#555; text-align:center;}
.bdpp-post-carousel-wrap.bdpp-design-13 .bdpp-no-thumb .bdpp-format-icon{position:static; text-align:left; margin-top:15px;}
.bdpp-equal-height.bdpp-design-13 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-13 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-13 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}

/****Carousel bdpp-design-14*******************/
.bdpp-post-carousel-wrap.bdpp-design-14 .bdpp-post-carousel-content{ text-align:center;  }
.bdpp-post-carousel-wrap.bdpp-design-14 .bdpp-post-image-bg{margin-bottom:0px;}
.bdpp-post-carousel-wrap.bdpp-design-14 .bdpp-post-margin-content{background:#fff; box-shadow: 0 1px 6px rgba(0,0,0,.03); border: 1px solid #eee; padding:20px 20px 20px 20px; max-width:90%; margin:-50px auto 0 auto; position:relative; }
.bdpp-post-carousel-wrap.bdpp-design-14 .bdpp-no-thumb .bdpp-post-margin-content{ max-width:100%; border:10px solid #f9f9f9; margin:0px !important}
.bdpp-post-carousel-wrap.bdpp-design-14 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-equal-height.bdpp-design-14 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-14 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-14 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}

/****Carousel bdpp-design-15*******************/
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-carousel-content {text-align:left; }
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px;padding: 3px 8px; font-size:11px;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-img-bg{height:350px; background-color:#ddd; position:relative;background-repeat:no-repeat; background-position:center center;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-overlay .bdpp-post-title a{display: inline; color: #191919; background: rgba(255,255,255,0.8); box-decoration-break: clone;padding:0 10px;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-title{line-height:normal;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-overlay .bdpp-post-meta{color:#fff;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-overlay{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 20px; width: 100%;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(130%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-content{padding:0 15px 0 15px;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-format-icon{display:block; margin-bottom:15px;}
.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-icon{text-align:center; background:rgba(255,255,255,0.9); color:#555; box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}

/****Carousel bdpp-design-16*******************/
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-post-carousel-content{ text-align:center;  }
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-post-image-bg{margin-bottom:0px;}
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-post-margin-content{background:#fd6420; padding:20px 20px 20px 20px; max-width:90%; margin:-50px auto 0 auto; position:relative; }
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-no-thumb .bdpp-post-margin-content{ max-width:100%; margin:0px !important}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+1) .bdpp-post-margin-content{background:#fd6420}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+2) .bdpp-post-margin-content{background:#3aadaa}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+3) .bdpp-post-margin-content{background:#98b446}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+4) .bdpp-post-margin-content{background:#f62705}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+5) .bdpp-post-margin-content{background:#9c27b0}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item .bdpp-post-cats a,
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item .bdpp-post-title a,
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-post-meta span,
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-post-meta,
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-post-desc,
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-rdmr-btn{color:#fff;}
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-rdmr-btn{border-color:#fff;}

.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-format-icon{display:block; position:relative; margin-top:-40px; color:#fff; }
.bdpp-post-carousel-wrap.bdpp-design-16 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+1) .bdpp-post-icon{background:#fd6420}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+2) .bdpp-post-icon{background:#3aadaa}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+3) .bdpp-post-icon{background:#98b446}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+4) .bdpp-post-icon{background:#f62705}
.bdpp-post-carousel-wrap.bdpp-design-16 .owl-item:nth-child(5n+5) .bdpp-post-icon{background:#9c27b0}

.bdpp-equal-height.bdpp-design-16 .bdpp-post-slide{height: 100%;}
.bdpp-equal-height.bdpp-design-16 .bdpp-post-carousel-content{display: flex;flex-direction: column;height: 100%;}
.bdpp-equal-height.bdpp-design-16 .bdpp-post-content-inner{flex: auto; -ms-flex: auto; -webkit-flex: auto; -moz-flex: auto; width:100%;}

/****Carousel bdpp-design-17*******************/
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-carousel-content {text-align:left; }
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-cats a{color:#fff;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-img-bg{height:350px; position:relative;background-repeat:no-repeat; background-color:#ddd; background-position:center center;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title{width:80%;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a{position:relative; color:#fff; padding: 10px 0; display: inline-block;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a::after {left: 0; bottom: 0; -webkit-transform-origin: 0 50%; transform-origin: 0 50%;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a::before,
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a::after{content: ''; width: 100%; height: 2px; background: #fff; position: absolute; -webkit-transform: scale3d(0,1,1); transform: scale3d(0,1,1); -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a::before {right: 0; top: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}	
.bdpp-post-carousel-wrap.bdpp-design-17 .owl-item:hover .bdpp-post-title a::before,
.bdpp-post-carousel-wrap.bdpp-design-17 .owl-item:hover .bdpp-post-title a::after,
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a:hover::before,
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-title a:hover::after {-webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1);}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay .bdpp-post-meta{color:#fff;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-overlay{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 20px; width: 100%;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(130%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}

.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-content{padding:0 15px 0 15px;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-no-thumb .bdpp-post-content{padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-format-icon{display:block; margin-bottom:15px;}
.bdpp-post-carousel-wrap.bdpp-design-17 .bdpp-post-icon{text-align:center; background:rgba(255,255,255,0.9); color:#555; box-shadow: 0 0 22px -1px rgba(36,36,43,.2);}

/****Carousel bdpp-design-18*******************/
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-carousel-content {text-align:left; }
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-cats a{color: #fff;background: #dd3333; border:0px;padding: 5px 15px 5px; font-size:11px;}
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-img-bg{height:350px; position:relative;background-repeat:no-repeat; background-position:center center;  background-color:#ddd;}
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-overlay .bdpp-post-title a,
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-overlay .bdpp-post-meta{color:#fff;}
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-overlay{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 20px; width: 100%; background: rgba(0,0,0,0.5);}
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-post-content{padding:0 15px 0 15px;}
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-no-thumb .bdpp-post-content{padding:0px;}
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-format-icon{display:block; position:relative; margin-top:-40px;  color:#fff;  text-align:right; }
.bdpp-post-carousel-wrap.bdpp-design-18 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; color:#555; text-align:center;}


/***************************************************************************
				 Slider
**************************************************************************/
.bdpp-post-slider-wrap .owl-item .owl-lazy:not([src]), .bdpp-post-slider-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}
.bdpp-post-slider-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}

.bdpp-thumb-slider-wrap .owl-item .owl-lazy:not([src]), .bdpp-thumb-slider-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}
.bdpp-thumb-slider-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}

.bdpp-post-slider-wrap .bdpp-post-img-bg{height:400px;}
.bdpp-post-slider-wrap{position:relative;}
.bdpp-post-slider-wrap .owl-nav{position:absolute; top:50%; margin-top:-30px;  left:0; right:0;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.bdpp-post-slider-wrap .owl-nav .owl-next,
.bdpp-post-slider-wrap .owl-nav .owl-prev{display:inline-block; text-align:center !important; position:absolute; line-height: normal !important; cursor:pointer; background:rgba(0,0,0,0.8); color:#fff;  margin:0; font-size:40px;padding:2px 15px 6px 15px ; box-shadow:none; border-radius:0px; -moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.bdpp-post-slider-wrap .owl-nav .owl-next:hover,
.bdpp-post-slider-wrap .owl-nav .owl-prev:hover,
.bdpp-post-slider-wrap .owl-nav .owl-next:focus,
.bdpp-post-slider-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}

.bdpp-post-slider-wrap .owl-nav .owl-next{right:0px;}
.bdpp-post-slider-wrap .owl-nav .owl-prev{left:0px;}
.bdpp-post-slider-wrap.owl-rtl .owl-nav .owl-next{left:0px; right:auto;}
.bdpp-post-slider-wrap.owl-rtl .owl-nav .owl-prev{right:0px; left:auto;}
.bdpp-post-slider-wrap .owl-dots{position:absolute; bottom:13px; width:100%; text-align:center;}
.bdpp-post-slider-wrap .owl-dots .owl-dot{width:10px !important; height:10px !important; background:#555; margin:0 2px; padding:0px !important; border-radius:100%; display:inline-block; box-shadow:none;}
.bdpp-post-slider-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}
.bdpp-post-slider-wrap .bdpp-post-desc{line-height:normal;}
.bdpp-post-slider-wrap .bdpp-post-slider-content {position:relative;}
.bdpp-post-slider-wrap .bdpp-no-thumb .bdpp-post-img-bg{background-color:#ddd;}

/****Slider bdpp-design-1*******************/
.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-format-icon{display:block; text-align:center; margin-bottom:15px;}
.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-img-bg{position: relative;  width: 100%;  display: table; vertical-align: middle; text-align: center;  overflow: hidden;background-repeat:no-repeat;  background-position:center;}
.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-featured-meta	{margin: 0;padding: 1.5rem 2rem;position: absolute;top: 50%;left: 50%;width: 90%;
max-width: 500px;-webkit-transform: translate(-50%, -50%);-khtml-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: rgba(255, 255, 255, 0.8); z-index: 99;
}
.bdpp-post-slider-wrap.bdpp-design-1 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}

/****Slider bdpp-design-2*******************/
.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-slider-content {position:static;}
.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-post-slide{ background: #e9eff9; }
.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-left{padding-left:0px;}
.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right {background: #fff;position: absolute;padding: 20px;right: 50px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Slider bdpp-design-3*******************/
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-format-icon{display:block; text-align:center; margin-bottom:15px;}
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-post-img-bg{position: relative;  width: 100%;  display: table; vertical-align: middle; text-align: center;  overflow: hidden;background-repeat:no-repeat;  background-position:center;}
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-featured-meta{margin: 0;padding: 1.5rem 2rem 2.5rem 2rem; position: absolute;top: 50%;left: 50%;width: 90%;
max-width: 500px;-webkit-transform: translate(-50%, -50%);-khtml-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: rgba(255, 255, 255, 0.8); z-index: 99;
}
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-post-meta-outer{ position:absolute; bottom:-20px; left:0; right:0;  }
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-post-meta-up{background:#101020; max-width: 70%;margin: 0 auto; padding:10px 5px 6px 5px; color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-post-meta-up span{color :#fff;}
.bdpp-post-slider-wrap.bdpp-design-3 .bdpp-post-cat-link{border-color:#101020;}

/****Slider bdpp-design-4*******************/
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-slide .bdpp-post-slider-content{display:table; width:100%;  }
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-left{display:table-cell; float:none !important; vertical-align:middle; margin-right:-100px;}
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-left .bdpp-featured-meta{margin-right:-100px; position:relative; padding:25px; z-index:1;}
.rtl .bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-left .bdpp-featured-meta{margin-right:0px; margin-left:-100px;}
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-right {padding-right:0px; display:table-cell; float:none !important; }
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-img-bg{margin:40px 0;}
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-slide::after {content: "";  position: absolute;  left: 0; top: 0;  width: 70%;  height: 100%; background: #f8f8f8;    z-index: -1;}
.rtl .bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-slide::after{left:auto; right:0;}
@media only screen and (min-width: 40.0625em) {
.bdpp-post-slider-wrap.bdpp-design-4 .owl-nav{right:auto !important; top:auto !important; bottom: 50px; z-index: 1;}
.rtl .bdpp-post-slider-wrap.bdpp-design-4 .owl-nav{right:0 !important;}
.bdpp-post-slider-wrap.bdpp-design-4 .owl-nav .owl-prev{left: 30px;  margin:0px !important}
.bdpp-post-slider-wrap.bdpp-design-4 .owl-nav .owl-next{left: 60px; right:auto;}
.rtl .bdpp-post-slider-wrap.bdpp-design-4 .owl-nav .owl-prev{right: 30px; left:auto;}
.rtl .bdpp-post-slider-wrap.bdpp-design-4 .owl-nav .owl-next{right: 60px; left:auto; }
.bdpp-post-slider-wrap.bdpp-design-4 .owl-nav .owl-next, .bdpp-post-slider-wrap.bdpp-design-4 .owl-nav .owl-prev{background: none !important;color: #555 !important;  line-height:40px !important; }
}
.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Slider bdpp-design-5*******************/
.bdpp-post-slider-wrap.bdpp-design-5 .bdpp-featured-meta	{margin: 0;padding: 1.5rem 2rem;position: absolute;top: 50%;left: 50px;width: 50%;
max-width: 400px;-webkit-transform: translate(0%, -50%);-khtml-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);transform: translate(0%, -50%);background-color: rgba(255, 255, 255, 0.8); z-index: 99;
}
.bdpp-post-slider-wrap.bdpp-design-5 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}
.bdpp-post-slider-wrap.bdpp-design-5 .bdpp-format-icon{display:block; text-align:center; margin-bottom:15px;}
.bdpp-post-slider-wrap.bdpp-design-5 .bdpp-post-icon{color:#fff;}

/****Slider bdpp-design-6*******************/
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-slide .bdpp-post-slider-content{display:table; width:100%;   background:#000;}
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-col-left{display:table-cell; float:none !important; vertical-align:middle;}
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-col-left .bdpp-featured-meta{ position:relative; padding:25px; z-index:1;}
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-col-right {padding-right:0px; display:table-cell; float:none !important; }
@media only screen and (min-width: 40.0625em) { 
.bdpp-post-slider-wrap.bdpp-design-6 .owl-nav{right:auto !important; top:auto !important; bottom: 50px; z-index: 1;}
.rtl .bdpp-post-slider-wrap.bdpp-design-6 .owl-nav{right:0 !important;}
.bdpp-post-slider-wrap.bdpp-design-6 .owl-nav .owl-prev{left: 30px;  margin:0px !important}
.bdpp-post-slider-wrap.bdpp-design-6 .owl-nav .owl-next{left: 60px; right:auto;}
.rtl .bdpp-post-slider-wrap.bdpp-design-6 .owl-nav .owl-prev{right: 30px; left:auto;}
.rtl .bdpp-post-slider-wrap.bdpp-design-6 .owl-nav .owl-next{right: 60px; left:auto; }
.bdpp-post-slider-wrap.bdpp-design-6 .owl-nav .owl-next, .bdpp-post-slider-wrap.bdpp-design-6 .owl-nav .owl-prev{ line-height:40px !important;background: none !important;color: #fff !important;}
}
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-title,
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-title a,
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-cats .bdpp-post-cat-link,
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-meta,
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-meta span,
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-content,
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-post-meta-down a.bdpp-post-cat-link{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Slider bdpp-design-7*******************/
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-format-icon{display:block; text-align:center; margin-bottom:15px;}
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-slider-content {text-align:center; }
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-cats a{color: #fff;background: #dd3333; font-size:10px; border:0px;padding: 5px 10px 5px;}
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-title a{display: inline; color: #191919; background: rgba(255,255,255,0.8); box-decoration-break: clone;padding:0 10px;}
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-title{line-height:normal; margin-top:0px !important;}
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-meta,
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-post-meta-down a.bdpp-post-cat-link{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-7 .bdpp-featured-meta{text-align:center; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding: 30px; width: 100%; z-index: 99;
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(130%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 130%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0);
}

/****Slider bdpp-design-8*******************/
.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-slide .bdpp-post-slider-content{display:table; width:100%;   background:#fff;}
.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-left{display:table-cell; float:none !important; vertical-align:middle;}
.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-left .bdpp-featured-meta{ position:relative; padding:25px; z-index:1;}
.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-right {padding-left:0px; display:table-cell; float:none !important; }
@media only screen and (min-width: 40.0625em) { 
.bdpp-post-slider-wrap.bdpp-design-8 .owl-nav{right:0px !important; top:auto !important; bottom: 45px !important; z-index: 1;}
.rtl .bdpp-post-slider-wrap.bdpp-design-8 .owl-nav{left:0px !important; right:auto !important;}
.bdpp-post-slider-wrap.bdpp-design-8 .owl-nav .owl-prev{right: 70px; left:auto; margin:0px !important}
.bdpp-post-slider-wrap.bdpp-design-8 .owl-nav .owl-next{right: 40px; }
.rtl .bdpp-post-slider-wrap.bdpp-design-8 .owl-nav .owl-prev{left: 60px; right:auto;}
.rtl .bdpp-post-slider-wrap.bdpp-design-8 .owl-nav .owl-next{left: 30px; right:auto; }
.bdpp-post-slider-wrap.bdpp-design-8 .owl-nav .owl-next, .bdpp-post-slider-wrap.bdpp-design-8 .owl-nav .owl-prev{line-height:40px !important;background: none !important;color: #555 !important;}
}
.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-post-icon{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/****Slider bdpp-design-9*******************/
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-featured-meta	{text-align:left; margin: 0;padding: 3rem 2rem;position: absolute;top: 50%;left: 40px;width: 50%;
max-width: 400px;-webkit-transform: translate(0%, -50%);-khtml-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);transform: translate(0%, -50%); z-index:1;
}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title a,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-cats .bdpp-post-cat-link,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-meta,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-meta span,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-content{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-img-bg:after{content: ''; background: rgba(0,0,0,0.3); position: absolute; left:0; right:0; bottom:0; top:0;	 -webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-slider-wrap.bdpp-design-9 .owl-item:hover  .bdpp-post-img-bg:after{ background: rgba(0,0,0,0.5);}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title a{position:relative; color:#fff; padding: 10px 0; display: inline-block;}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title a::after {left: 0; bottom: 0; -webkit-transform-origin: 0 50%; transform-origin: 0 50%;}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title a::before,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title a::after{content: ''; width: 100%; height: 2px; background: #fff; position: absolute; -webkit-transform: scale3d(0,1,1); transform: scale3d(0,1,1); -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s;}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-title a::before {right: 0; top: 0; -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%;}
.bdpp-post-slider-wrap.bdpp-design-9 .owl-item:hover .bdpp-post-title a::before,
.bdpp-post-slider-wrap.bdpp-design-9 .owl-item:hover .bdpp-post-title a::after,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-overlay .bdpp-post-title a:hover::before,
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-overlay .bdpp-post-title a:hover::after{-webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1);}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-format-icon{display:block; text-align:left; margin-bottom:15px;}
.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-post-icon{color:#fff; text-align:center;}

/****Slider bdpp-design-10*******************/
.bdpp-post-slider-wrap.bdpp-design-10 .bdpp-post-slider-content {text-align:left; }
.bdpp-post-slider-wrap.bdpp-design-10 .bdpp-post-meta, .bdpp-post-slider-wrap.bdpp-design-10 .bdpp-post-title a{color:#fff;}
.bdpp-post-slider-wrap.bdpp-design-10 .bdpp-featured-meta{text-align:left; color:#fff; position: absolute; bottom: 0px; left: 0px; z-index: 1; padding:20px 30px; width: 100%; background: rgba(0,0,0,0.5);}
.bdpp-post-slider-wrap.bdpp-design-10 .bdpp-post-cats a{color: #fff;background: #dd3333; font-size:10px; border:0px;padding: 5px 10px 5px;}
.bdpp-post-slider-wrap.bdpp-design-10 .bdpp-format-icon{display:block; position:relative; margin-top:-40px;  color:#fff;  text-align:right; }
.bdpp-post-slider-wrap.bdpp-design-10 .bdpp-format-icon .bdpp-post-icon{box-shadow: 0 0 22px -1px rgba(36,36,43,.2); background:#fff; color:#555; text-align:center;}

/***************************************************************************
				 Slider Thumb
**************************************************************************/
.bdpp-thumb-slider-wrap {margin-top:10px; text-align:center}
.bdpp-thumb-slider-wrap .bdpp-thumb-item{cursor:pointer;}
.bdpp-thumb-slider-wrap .bdpp-thumb-item .bdpp-thumb-cnt {height:100px; background-color:# background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.bdpp-thumb-slider-wrap .bdpp-thumb-item img{cursor:pointer;}
.bdpp-thumb-slider-wrap .owl-stage{margin:0 auto;}
.bdpp-thumb-slider .bdpp-thumb-cnt {
	position: relative;   background: rgba(0, 0, 0, 0.3); box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.4);
}
.bdpp-thumb-slider .bdpp-current-thumb .bdpp-thumb-cnt:before{border-color: #fff transparent transparent; border-style: solid; border-width: 10px 10px 0; content: ""; right: 0; left: 0; width: 10px; margin: auto; position: absolute; top: 0; z-index: 2; box-sizing: border-box;}
.bdpp-thumb-slider .active .bdpp-thumb-cnt:after {content: ''; position: absolute; top: 0px; z-index: 1; left: 0; right: 0; bottom: 0;}

/***************************************************************************
				  GRID BOX Slider
**************************************************************************/
.bdpp-gridbox-slider-wrap .owl-item .owl-lazy:not([src]), .bdpp-gridbox-slider-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}
.bdpp-gridbox-slider-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-columns{padding:1px !important;}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg, .bdpp-gridbox-slider-wrap .bdpp-post-grid-content {height: 100%;}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg{background-size: cover; background-repeat:no-repeat; background-position:center center;position: relative;overflow: hidden;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{position: absolute;z-index: 0;left: 0;top: 0;right: 0;bottom: 0;content: '';-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{background-color: rgba(0,0,0,0.3)}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title,
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title a,
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta,
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta span,
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-content{color:#fff;}
.bdpp-gridbox-slider-wrap .bdpp-post-content-overlay {z-index:1;}

.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-left{margin-bottom:20px;}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-right .bdpp-post-img-bg{margin-bottom:0px}
.bdpp-gridbox-slider-wrap .bdpp-post-gridbox-right{padding-left:0px !important; margin-bottom:25px;}

.bdpp-gridbox-slider-wrap .bdpp-post-img-bg{height:400px;}
.bdpp-gridbox-slider-wrap{position:relative;}
.bdpp-gridbox-slider-wrap .owl-nav{position:absolute; top:50%; margin-top:-30px; left:0; right:0;-webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.bdpp-gridbox-slider-wrap .owl-nav .owl-next,
.bdpp-gridbox-slider-wrap .owl-nav .owl-prev{display:inline-block; text-align:center !important; position:absolute; line-height: normal !important; cursor:pointer; background:rgba(0,0,0,0.8); color:#fff; margin:0; font-size:40px ;padding:2px 15px 6px 15px; box-shadow:none; border-radius:0px; -moz-transition: all 0.5s ease-out 0s;-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s;}
.bdpp-gridbox-slider-wrap .owl-nav .owl-next:hover,
.bdpp-gridbox-slider-wrap .owl-nav .owl-prev:hover,
.bdpp-gridbox-slider-wrap .owl-nav .owl-next:focus,
.bdpp-gridbox-slider-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}

.bdpp-gridbox-slider-wrap .owl-nav .owl-next{right:1px;}
.bdpp-gridbox-slider-wrap .owl-nav .owl-prev{left:1px;}
.bdpp-gridbox-slider-wrap.owl-rtl .owl-nav .owl-next{left:1px; right:auto;}
.bdpp-gridbox-slider-wrap.owl-rtl .owl-nav .owl-prev{right:1px; left:auto;}
.bdpp-gridbox-slider-wrap .owl-dots{position:absolute; bottom:5px; width:100%; text-align:center;}
.bdpp-gridbox-slider-wrap .owl-dots .owl-dot{width:10px !important; height:10px !important;  padding:0px !important; background:#555; margin:0 2px; border-radius:100%; display:inline-block; box-shadow:none;}
.bdpp-gridbox-slider-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}

/***** Grid bdpp-slider-design-1 *****/
.bdpp-gridbox-slider-wrap .bdpp-post-content{line-height:normal;}
.bdpp-gridbox-slider-wrap .bdpp-format-icon{position:absolute; top:0px; right:0px;}
.bdpp-gridbox-slider-wrap .bdpp-format-icon .bdpp-post-icon{border-radius:0px; border:0px; background:rgba(255,255,255,0.8); font-size:14px; color:#555; line-height:32px; height:30px; width:30px;}
.bdpp-gridbox-slider-wrap .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-gridbox-slider-wrap .bdpp-rdmr-btn{color:#fff; border-color:#fff;}

.bdpp-gridbox-slider-wrap.bdpp-design-1 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-gridbox-slider-wrap.bdpp-design-1 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-gridbox-slider-wrap.bdpp-design-1 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-gridbox-slider-wrap.bdpp-design-1 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff;text-transform: uppercase;}

/***** Grid bdpp-slider-design-2 *****/
.bdpp-gridbox-slider-wrap.bdpp-design-2 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-gridbox-slider-wrap.bdpp-design-2 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-gridbox-slider-wrap.bdpp-design-2 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-gridbox-slider-wrap.bdpp-design-2 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}

/***** Grid bdpp-slider-design-3*****/
.bdpp-gridbox-slider-wrap.bdpp-design-3 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-gridbox-slider-wrap.bdpp-design-3 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-gridbox-slider-wrap.bdpp-design-3 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-gridbox-slider-wrap.bdpp-design-3 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}

/***** Grid bdpp-slider-design-4 *****/
.bdpp-gridbox-slider-wrap.bdpp-design-4 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-gridbox-slider-wrap.bdpp-design-4 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-gridbox-slider-wrap.bdpp-design-4 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-gridbox-slider-wrap.bdpp-design-4 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}

/***** Grid bdpp-slider-design-5 *****/
.bdpp-gridbox-slider-wrap.bdpp-design-5 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-gridbox-slider-wrap.bdpp-design-5 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-gridbox-slider-wrap.bdpp-design-5 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-gridbox-slider-wrap.bdpp-design-5 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}

/***** Grid bdpp-slider-design-6 *****/
.bdpp-gridbox-slider-wrap.bdpp-design-6 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-gridbox-slider-wrap.bdpp-design-6 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-gridbox-slider-wrap.bdpp-design-6 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-gridbox-slider-wrap.bdpp-design-6 .bdpp-post-cats .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:10px;color: #fff !important;text-transform: uppercase;}

/***************************************************************************
				  GRID BOX
**************************************************************************/
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-columns{padding:1px !important;}
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg, .bdpp-post-grid-box-wrap .bdpp-post-grid-content {height: 100%;}
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg{background-size: cover; background-repeat:no-repeat; background-position:center center;position: relative;overflow: hidden;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{position: absolute;z-index: 0;left: 0;top: 0;right: 0;bottom: 0;content: '';-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-img-bg::before{background-color: rgba(0,0,0,0.3)}

/******Colorfull overlay class***************/
.bdpp-colorfull .bdpp-post-gridbox:nth-child(5n+1) .bdpp-post-img-bg::before{background-color: rgba(233,30,99,0.4)}
.bdpp-colorfull .bdpp-post-gridbox:nth-child(5n+2) .bdpp-post-img-bg::before{background-color: rgba(63,81,181,0.4)}
.bdpp-colorfull .bdpp-post-gridbox:nth-child(5n+3) .bdpp-post-img-bg::before{background-color: rgba(76,175,80,0.4)}
.bdpp-colorfull .bdpp-post-gridbox:nth-child(5n+4) .bdpp-post-img-bg::before{background-color: rgba(3,169,244,0.4)}
.bdpp-colorfull .bdpp-post-gridbox:nth-child(5n+5) .bdpp-post-img-bg::before{background-color: rgba(255,193,7,0.4)}

.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title,
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-title a,
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta,
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-meta span,
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-main .bdpp-post-content-overlay .bdpp-post-content{color:#fff;}

.bdpp-post-grid-box-wrap .bdpp-post-gridbox-left{margin-bottom:20px;}
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-right .bdpp-post-img-bg{margin-bottom:0px}
.bdpp-post-grid-box-wrap .bdpp-post-gridbox-right{padding-left:0px !important; margin-bottom:25px;}

h4.bdpp-post-title{margin-top:5px !important;}
.bdpp-post-grid-box-wrap .bdpp-post-content-overlay {line-height:25px;}

.bdpp-post-grid-box-wrap .bdpp-post-grid-content{position:relative;}
.bdpp-post-grid-box-wrap .bdpp-post-content-overlay {z-index:1;}

/***** Grid bdpp-design-1 *****/
.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-grid-box-inr-wrap{font-size:0; margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-gridbox-left{font-size: 15px;}
.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-post-gridbox-right {float:none !important; display:inline-block; vertical-align:top; font-size: 15px;}
.bdpp-post-grid-box-wrap.bdpp-design-1 .bdpp-format-icon{position:absolute; text-align:center; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}

/***** Grid bdpp-design-2 *****/
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-grid-box-inr-wrap{font-size:0; margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-img-bg{background-size: cover; background-repeat:no-repeat; background-position:center center;position: relative;overflow: hidden;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-img-bg::before{position: absolute;z-index: 0;left: 0;top: 0;right: 0;bottom: 0;content: '';-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-img-bg::before{background-color: transparent;background-image: linear-gradient(0deg, #222 0%, rgba(222,222,222,0) 70%)}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-title,
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-title a,
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-meta,
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-meta span,
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-content,
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-rdmr-btn{color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-rdmr-btn{border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-cat-link {padding: 3px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-format-icon{position:absolute; text-align:center; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left .bdpp-format-icon{position:unset;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-left{font-size: 15px;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-gridbox-right {float:none !important; display:inline-block; vertical-align:top; font-size: 15px;}
.bdpp-post-grid-box-wrap.bdpp-design-2 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}

/***** Grid bdpp-design-3 *****/
.bdpp-post-grid-box-wrap.bdpp-design-3 .bdpp-post-grid-box-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-grid-box-wrap.bdpp-design-3 .bdpp-format-icon{position:absolute; text-align:center; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/***** Grid bdpp-design-4 *****/
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-grid-box-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-img-bg{background-size: cover; background-repeat:no-repeat; background-position:center center;position: relative;overflow: hidden;-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-img-bg::before{position: absolute;z-index: 0;left: 0;top: 0;right: 0;bottom: 0;content: '';-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-img-bg::before{background-color: transparent;background-image: linear-gradient(0deg, #222 0%, rgba(222,222,222,0) 70%)}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-title,
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-title a,
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-meta,
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-meta span,
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-post-content,
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-rdmr-btn{color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay .bdpp-rdmr-btn{border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px;  text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-cat-link {padding: 3px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-format-icon{position:absolute; text-align:center; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-gridbox-left .bdpp-format-icon{position:unset;}
.bdpp-post-grid-box-wrap.bdpp-design-4 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}

/***** Grid bdpp-design-5 *****/
.bdpp-post-grid-box-wrap.bdpp-design-5 .bdpp-post-grid-box-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-grid-box-wrap.bdpp-design-5 .bdpp-post-gridbox{margin-bottom:35px;}
.bdpp-post-grid-box-wrap.bdpp-design-5 .bdpp-format-icon{position:absolute; text-align:center; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }

/***** Grid bdpp-design-6 *****/
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-grid-box-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox{margin-bottom:35px; text-align:center;}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-img-bg::before{position: absolute;z-index: 0;left: 0;top: 0;right: 0;bottom: 0;content: '';-webkit-transition: all 200ms linear;transition: all 200ms linear;}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-img-bg::before{background-color: rgba(0,0,0,0.3)}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-title,
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-title a,
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-meta,
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-meta span,
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-cats a,
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-content,
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-post-content-overlay{position:absolute; top:50%; left:0; right:0; padding:20px; -webkit-transform: translate(0%, -50%);-khtml-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-format-icon{position:absolute; text-align:center; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top .bdpp-format-icon{position:unset; display:block;}
.bdpp-post-grid-box-wrap.bdpp-design-6 .bdpp-post-gridbox-top  .bdpp-post-meta-down .bdpp-post-cat-link{color:#fff;}

/***** Grid bdpp-design-7 *****/
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-col-4 .bdpp-format-icon{position:absolute; bottom:0px; right:0px;}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-col-4 .bdpp-format-icon .bdpp-post-icon{border-radius:0px; border:0px; background:rgba(255,255,255,0.8); font-size:14px; color:#555; line-height:32px; height:30px; width:30px;}
.bdpp-post-grid-box-wrap.bdpp-design-7 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}
/***** Grid bdpp-design-8 *****/
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px;text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-8 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}
/***** Grid bdpp-design-9 *****/
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; right:0; text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-9 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}
/***** Grid bdpp-design-10 *****/
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px; text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-col-4 .bdpp-format-icon{position:absolute; bottom:0px; right:0px;}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-col-4 .bdpp-format-icon .bdpp-post-icon{border-radius:0px; border:0px; background:rgba(255,255,255,0.8); font-size:14px; color:#555; line-height:32px; height:30px; width:30px;}
.bdpp-post-grid-box-wrap.bdpp-design-10 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}

/***** Grid bdpp-design-11 *****/
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px;  text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-format-icon{position:absolute; bottom:0px; right:0px;}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-format-icon .bdpp-post-icon{border-radius:0px; border:0px; background:rgba(255,255,255,0.8); font-size:14px; color:#555; line-height:32px; height:30px; width:30px;}
.bdpp-post-grid-box-wrap.bdpp-design-11 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}
/***** Grid bdpp-design-12 *****/
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-post-content-overlay{position:absolute; bottom:0; text-align:left; left:0; right:0; padding:20px;}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-post-content-overlay .bdpp-post-title	{text-shadow: 0 1px 1px rgba(0,0,0,.4);}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-post-cats{position: absolute; top:0; left:0; padding:20px;  text-align:left;}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-post-cat-link {padding: 4px 8px;background: #000;border: 0px; font-size:11px;color: #fff !important;}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-format-icon{position:absolute; bottom:0px; right:0px;}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-format-icon .bdpp-post-icon{border-radius:0px; border:0px; background:rgba(255,255,255,0.8); font-size:14px; color:#555; line-height:32px; height:30px; width:30px;}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-post-icon{color:#fff; text-align:center}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-post-meta-down .bdpp-post-cat-link{background:none; padding:0px;}
.bdpp-post-grid-box-wrap.bdpp-design-12 .bdpp-rdmr-btn{color:#fff; border-color:#fff;}
/*********************************************************
					Masonry Effects
**********************************************************/

/* Effect 2: Move Up */
.bdpp-post-masonry-wrap.bdpp-effect-2 .bdpp-post-grid{-webkit-transform: translateY(200px);  transform: translateY(200px);-webkit-animation: BdppMoveUp 0.65s ease forwards; animation: BdppMoveUp 0.65s ease forwards;}
@-webkit-keyframes BdppMoveUp {
	0% {}
	100%{ -webkit-transform: translateY(0); opacity: 1; }
}
@keyframes BdppMoveUp {
	0% {}
	100%{-webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}

/* Effect 3: Fall Perspective */
.bdpp-post-masonry-wrap.bdpp-effect-3 {    -webkit-perspective: 1300px;perspective: 1300px;}
.bdpp-post-masonry-wrap.bdpp-effect-3 .bdpp-post-grid {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	transform: translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation: BdppFallPerspective .8s ease-in-out forwards; animation: BdppFallPerspective .8s ease-in-out forwards;
}
@-webkit-keyframes BdppFallPerspective {
	0% {}
	100%{ -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes BdppFallPerspective {
	0% {}
	100%{ -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

/* Effect 4: BdppFly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.bdpp-post-masonry-wrap.bdpp-effect-4 {-webkit-perspective: 1300px;perspective: 1300px;}
.bdpp-post-masonry-wrap.bdpp-effect-4 .bdpp-post-grid {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 50% 50% -300px;
	transform-origin: 50% 50% -300px;-webkit-transform: rotateX(-180deg);transform: rotateX(-180deg);-webkit-animation: BdppFly .8s ease-in-out forwards;
	animation: BdppFly .8s ease-in-out forwards;
}
@-webkit-keyframes BdppFly {
	0% {}
	100%{-webkit-transform: rotateX(0deg); opacity: 1;}
}
@keyframes BdppFly {
	0% {}
	100%{-webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1; }
}

/* Effect 5: BdppFlip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.bdpp-post-masonry-wrap.bdpp-effect-5 {-webkit-perspective: 1300px;    perspective: 1300px;}
.bdpp-post-masonry-wrap.bdpp-effect-5 .bdpp-post-grid {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 0% 0%; transform-origin: 0% 0%;-webkit-transform: rotateX(-80deg); transform: rotateX(-80deg); -webkit-animation: BdppFlip .8s ease-in-out forwards; animation: BdppFlip .8s ease-in-out forwards;}
@-webkit-keyframes BdppFlip {
	0% {}
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@keyframes BdppFlip {
	0% {}
	100% {-webkit-transform: rotateX(0deg); transform: rotateX(0deg); opacity: 1;}
}

/* Effect 6: BdppHelix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
.bdpp-post-masonry-wrap.bdpp-effect-6 {-webkit-perspective: 1300px;perspective: 1300px;}
.bdpp-post-masonry-wrap.bdpp-effect-6 .bdpp-post-grid {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);-webkit-animation: BdppHelix .8s ease-in-out forwards;animation: BdppHelix .8s ease-in-out forwards; animation-duration: 0.5s;
}
@-webkit-keyframes BdppHelix {
	0% { }
	100% {-webkit-transform: rotateY(0deg); opacity: 1; }
}
@keyframes BdppHelix {
	0% { }
	100% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); opacity: 1; }
}

/* Effect 7: Bounce */
.bdpp-post-masonry-wrap.bdpp-effect-7 {-webkit-perspective: 1300px;perspective: 1300px;}
.bdpp-post-masonry-wrap.bdpp-effect-7 .bdpp-post-grid {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: scale(0.4);
	transform: scale(0.4);-webkit-animation: BdppPopUp .8s ease-in forwards;animation: BdppPopUp .8s ease-in forwards;animation-duration: 0.6s;
}
@-webkit-keyframes BdppPopUp{
	0% { }
	70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); opacity: 1; }
}
@keyframes BdppPopUp{
	0% { }
	70% { -webkit-transform: scale(1.1); transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
}

/*********************************************************
					Timeline CSS
**********************************************************/
.bdpp-tmln-wrap .bdpp-tmln-icon{ text-align:center; display:flex;}

.bdpp-tmln-wrap{position: relative;}
.bdpp-tmln-wrap .bdpp-tmln-inr-wrap{position:relative;}
/****Timeline design-1*******************/
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-inr-wrap{width:100%; float:left;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-format-icon{width:100%; line-height:0px !important;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-post-icon{background:none; border:0px; color:#d9b44a; text-align:center;  width:100%; font-size:16px; line-height:normal;  height:auto;padding:10px 0;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-inr-wrap:before{content: ""; width: 3px; height: 100%; background: #d9b44a; position: absolute; top: 0; left: 50%;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline{position: relative; width:50%; clear: left;float: left;  margin-bottom: 100px;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n){width:50%; clear: right;float: right; margin-top: 100px; margin-bottom: 0px;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:before,
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:after{content: ""; display: block; width: 100%; clear: both;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:before{content: ""; width:5.2%; height: 3px; background: #d9b44a; margin-left: -5%; position: absolute; top: 100px; right: 0;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-icon{width: 38px; height: 38px; border-radius: 50%; background: #fff; border: 2px solid #d9b44a; margin: 0 auto; position: absolute; top: 82px; right: 5.2%; z-index: 1;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-content{width: 85%; padding: 30px; background: #fff; float: left; border: 3px solid #d9b44a; transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n):before{ margin-left: 0; left:0;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{right: auto; left: 5.2%;}
.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{float: right; text-align: left;}
@media only screen and (max-width: 990px){
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-icon{width: 28px; height: 28px; top: 87px;}
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-post-icon{ padding:4px 0;}
}
@media only screen and (max-width: 640px){
	.bdpp-tmln-wrap.bdpp-design-1{ margin: 0 15px; }
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline{width:100%;  margin-top:15px;  margin-bottom:0px; }
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n){width:100%; margin-top:15px;}
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-inr-wrap:before{ left: 0; }
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:before{left: 0; margin: 0;}
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-icon,
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{top: 87px; left: 4.5%; right: auto;}
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-content{width: 85%; float: right; text-align: left;}
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-content:before{ left: -10%; }
}
@media only screen and (max-width: 480px){	
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:before{ display: none; }
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-tmln-icon,
	.bdpp-tmln-wrap.bdpp-design-1 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{left: -13px;}
}

/****Timeline design-2*******************/
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-format-icon{width: 40px;border: 1px solid #fff;border-radius: 50%;height: 40px;display: block;margin: 10px;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-post-icon{background:none; border:0px; text-align:center;  width:100%; font-size:16px; line-height:normal;  height:auto; padding:0 0 5px 0; vertical-align:middle;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-inr-wrap{padding-top: 50px; overflow: hidden; position: relative;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-inr-wrap:before{content: ""; width: 7px; height: 100%; background: #084772; margin: 0 auto; position: absolute; top: 80px; left: 0; right: 0;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline{width: 50%; padding: 20px 60px; border-top: 7px solid #084772; border-right: 7px solid #084772; border-radius: 0 30px 0 0; position: relative; right: -3.5px;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-icon{display: block; width: 60px; height: 60px; line-height:40px; border-radius: 50%; background: #e84c47; text-align: center; font-size: 25px; color: #fff;  position: absolute; top: -35px; left: 0;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-content{display: block; padding: 30px; background: #e84c47; color: #fff; position: relative;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-content:hover{text-decoration: none; color: #fff;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-content:before,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-content:after{content: ""; display: block; width: 10px; height: 50px; border-radius: 10px; background: #e84c47; border: 1px solid #fff !important; position: absolute; top: -35px; left: 50px;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-content:after{left: auto; right: 50px;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{left: auto; right: 0;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline{ margin-bottom: 50px; float:left; clear:left; }
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(2n){ margin: 130px 0 30px 0; float:right; clear:right; border-right: none; border-left: 7px solid #084772; border-radius: 30px 0 0 0; right: auto; left: -3.5px;}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:before,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:after,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{ background: #4bd9bf; }
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(3n) .bdpp-tmln-content,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(3n) .bdpp-tmln-content:before,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(3n) .bdpp-tmln-content:after,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(3n) .bdpp-tmln-icon{ background: #ff9e09; }
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(4n) .bdpp-tmln-content,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(4n) .bdpp-tmln-content:before,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(4n) .bdpp-tmln-content:after,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(4n) .bdpp-tmln-icon{ background: #3ebae7; }
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-post-cat-link,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-post-title,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-post-title a,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-post-meta,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-post-meta span,
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-rdmr-btn{color:#fff}
.bdpp-tmln-wrap.bdpp-design-2 .bdpp-rdmr-btn{border-color:#fff;}

@media only screen and (max-width: 767px){
	.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-inr-wrap:before{left: 0; right: auto;}
	.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline,
	.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(even),
	.bdpp-tmln-wrap.bdpp-design-2 .bdpp-timeline:nth-child(odd){width: 100%; float: none; padding: 20px 30px; margin: 0 0 30px 0; border-right: none; border-left: 7px solid #084772; border-radius: 30px 0 0 0; right: auto; left: 0;}
	.bdpp-tmln-wrap.bdpp-design-2 .bdpp-tmln-icon{left: auto; right: 0;}
}

/****Timeline design-3*******************/
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-inr-wrap:before,
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-inr-wrap:after{content: ""; display: block; width: 100%; clear: both;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-inr-wrap:before{width: 2px; height: 100%; background: #e5e9ed; margin: 0 auto; position: absolute; top: 0; left: 0; right: 0;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline{position:relative; }
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline{width: 100%; clear: both;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-content{width: 45%; padding-right: 30px; float: left; position: relative;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content {float: right; text-align: left;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline:after{content: ""; width: 12px; height: 12px; border-radius: 50%; background: #e5e9ed; position: absolute; top: 0px; right:0px; left:0px; margin:auto; transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-content{padding: 50px 40px; background: #e5e9ed; position: relative; transition: all 0.3s ease 0s; z-index:1;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-content:after{content: ""; border-top: 30px solid #e5e9ed; border-right: 15px solid transparent  !important; position: absolute; top: 0; right: -15px; transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:after{border-left: 15px solid transparent; border-right: none  !important; left: -15px; right: auto;}
@media only screen and (max-width: 767px) {
	.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-inr-wrap:before{margin: 0; left: 0;}
	.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline{width: 100%; float: left; padding: 0 0 0 30px; margin-bottom: 20px;}
	.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline:after{right: auto; left: -6px;}
	.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-content{padding: 20px; width:100%;}
	.bdpp-tmln-wrap.bdpp-design-3 .bdpp-tmln-content:after{border-left: 15px solid transparent; border-right: none; left: -15px; right: auto;}
	.bdpp-tmln-wrap.bdpp-design-3 .bdpp-timeline{margin-bottom: 20px;}
}

/****Timeline design-4*******************/
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-tmln-wrap.bdpp-design-4{overflow: hidden; position: relative;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-inr-wrap{float:left; width:100%; margin-bottom:30px;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-inr-wrap:before{content: ""; width: 3px; height: 100%; background: #3d3c4b; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline{position:relative;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline{width: 100%; clear: both; float:left;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content{width: 45%; padding-right: 30px; float: left; position: relative;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{float: right; text-align: left;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:before{content: ""; width: 40px; height: 3px; background: #3d3c4b; position: absolute; top: 50%; right: 50%; transform: translateY(-50%);}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:after{content: "\f0d9"; font-family: "FontAwesome"; font-weight: 900; background:none !important; font-size: 40px; color: #3d3c4b; position: absolute; top: 50%; left: calc(50% - 50px);     transform: translateY(-50%);}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content{display: block; padding: 30px; background: linear-gradient(to right top, #df458b, #d53863); position: relative;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content:hover{ text-decoration: none; }
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content:before,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content:after{content: ""; border-top: 20px solid #474548 !important; border-left: 20px solid transparent !important; border-bottom: 20px solid transparent !important; position: absolute; bottom: -40px; left: 0;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content:after{border-left: none !important; border-right: 20px solid transparent !important; left: auto; right: 0;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-icon{display: block; font-size: 40px; color: #fff; position: absolute; top: 50%; left: 20px; transform: translateY(-50%);}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(2n):before{right: auto; left: 50%;}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(2n):after{content: "\f0da"; right: auto; left: calc(50% + 35px);}

.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{ background: linear-gradient(to right top, #bed056, #8f9a35); }
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(3n) .bdpp-tmln-content{ background: linear-gradient(to right top, #fbd301, #e3a514); }
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(4n) .bdpp-tmln-content{ background: linear-gradient(to right top, #34afbe, #3798a5); }
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(5n) .bdpp-tmln-content{ background: linear-gradient(to right top, #019ed1, #0f2f74); }

.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-cat-link,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-title,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-title a,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-meta,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-meta span,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-desc,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-rdmr-btn,
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-post-fullcnt{color:#fff}
.bdpp-tmln-wrap.bdpp-design-4 .bdpp-rdmr-btn{border-color:#fff;}

@media only screen and (max-width: 767px){
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-inr-wrap:before{left: 0;transform: translateX(0);}
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline,
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(even),
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(odd){	width: 100%; padding: 0 0 0 60px;margin: 0 0 50px 0;}
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:before,
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(2n):before{ left: 0; }
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:after,
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(2n):after{ content: "\f0da";font-family: "FontAwesome";font-weight: 900;right: auto;left: 30px;}
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-tmln-content{width:100%;}
}
@media only screen and (max-width: 479px){
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline{margin-bottom:50px; float:left; width:100%;}
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline,
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(even),
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:nth-child(odd){	padding: 0 0 0 60px;}
	.bdpp-tmln-wrap.bdpp-design-4 .bdpp-timeline:before{width: 30px;}
}

/****Timeline design-5*******************/
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-format-icon .bdpp-post-icon{ font-size:50px; background:none; border:0px; width:auto; height:auto; line-height:normal;   }
.bdpp-tmln-wrap.bdpp-design-5{margin: 20px 0;position: relative;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-inr-wrap:before{content: "";display: block;	width: 2px;	height: 100%;background: #ff794a;margin: 0 auto;position: absolute;top: 0;left: 0;right: 0;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline{margin-bottom: 40px;position: relative;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:after{content: "";display: block;clear: both;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon{width: 18px;height: 18px;line-height: 18px;margin: auto;position: relative;top: 95px;left: 0;bottom: 0;right: 0;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon:before,
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon:after{content: "";	width: 100%;height: 100%;border-radius: 50%;position: absolute;top: 0;left: 0;transition: all 0.33s ease-out 0s;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon:before{background: #fff;border: 2px solid #00a79c;	left: -3px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon:after{	border: 2px solid #ff794a;left: 3px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:hover .bdpp-tmln-icon:before{left: 3px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:hover .bdpp-tmln-icon:after{left: -3px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-content{width: 50%;float: left;position: relative;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-content:before{content: "";width: 32.5%;height: 2px;background: #ff794a;margin: auto 0;position: absolute;	top: 0;right: 10px;bottom: 0;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer{width: 175px;height: 175px;font-size: 16px;color: #000;text-align: center;margin: auto;z-index: 1;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer:before,
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer:after{content: "";width: 175px;height: 175px;margin: 0 auto;	border-radius: 50%;	position: absolute;	top: 0;	left: 0;right: 0;transition: all 0.33s ease-out 0s;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer:before{background: #fff;	border: 2px solid #00a79c;left: -6px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer:after{border: 2px solid #ff794a;	left: 6px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:hover .bdpp-tmln-icon-outer:before{left: 6px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:hover .bdpp-tmln-icon-outer:after{left: -6px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-inner{	width: 100%;margin: auto;position: absolute;top: 60px;left: 0;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-content .bdpp-post-img-bg{margin-bottom:0px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-content{width: 50%;	padding: 20px 0 20px 50px;float: right;	}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-bottom-content{padding-top:15px;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon-content{float: right;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon-content:before{left: 14px;}
.rtl .bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon-content:before{left: auto; right:64%;}
.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{padding: 20px 50px 20px 0;text-align: right;}
@media only screen and (max-width: 990px){
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-content:before{
		width: 22.5%;
	}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-content{
		padding: 10px 0 10px 30px;
	}
	
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{
		padding: 10px 30px 10px 0;
	}
}
@media only screen and (max-width: 767px){
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-inr-wrap:before{
		margin: 0;
		left: 7px;
	}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-inner{   
		top: 40px;   
	}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline{
		margin-bottom: 20px;
	}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon{
		margin: auto 0;
	}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-content{
		width: 95%;
		float: right;
	}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline .bdpp-tmln-icon-content::before,
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon-content::before{left:0px;}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon {top:71px;}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer,
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer:before,
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-outer:after{
		width: 130px;
		height: 130px;
	}   
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-icon-content::before{width:50%;}
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-tmln-content,
	.bdpp-tmln-wrap.bdpp-design-5 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{
		width: 95%;
		text-align: center;
		padding: 10px 0;
	}
   
}


/****Timeline design-6*******************/
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-inr-wrap:before,
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-inr-wrap:after{content: "";	display: block;	width: 100%;clear: both;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-inr-wrap:before{width: 2px;	height: 100%;background: #e5e9ed;margin: 0 auto;position: absolute;top: 0;left: 0;right: 0;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline{position:relative; }
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline{width: 100%;clear: both;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-content{width: 45%;	padding-right: 30px;float: left;position: relative;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content {float: right;text-align: left;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:after{content: "";width: 12px;height: 12px;border-radius: 50%;background: #e5e9ed;position: absolute;top: 0;right:0;left:0;	margin:auto;transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:hover:after{transform:  scale(1.3);}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-content{padding: 30px;border:2px solid #e5e9ed;	position: relative;	transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-content:after{content: "";border-top: 30px solid #e5e9ed;border-right: 15px solid transparent !important;position: absolute;top: -2px;right: -15px;	transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:nth-child(2n){padding: 0 0 0 30px;}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:nth-child(2n):after{}
.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:after{border-left: 15px solid transparent;border-right: none !important;left: -15px;right: auto;}
@media only screen and (max-width: 767px){
	.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-inr-wrap:before{
		margin: 0;
		left: 0;
	}
	.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline{
		width: 100%;
		float: left;
		padding: 0 0 0 30px;
		margin-bottom: 20px;
	}
	.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline:after{
		right: auto;
		left: -6px;
	}
	.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-content{
		padding: 20px;
		width:100%;
	}
	.bdpp-tmln-wrap.bdpp-design-6 .bdpp-tmln-content:after{
		border-left: 15px solid transparent;
		border-right: none;
		left: -15px;
		right: auto;
	}
	.bdpp-tmln-wrap.bdpp-design-6 .bdpp-timeline{
		margin-bottom: 20px;
	}
}

/****Timeline design-7*******************/
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-inr-wrap{
	overflow: hidden;
	position: relative;
	padding: 60px 0;
}

.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-inr-wrap:before{
	content: "";
	width: 1px;
	height: 100%;
	background: #cfcdcd;
	position: absolute;
	top: 0;
	left: 50%;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline{
	width: 100%;
	clear: both;
	position: relative;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:before,
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:after{
	content: "";
	display: block;
	clear: both;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:first-child:before,
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:last-child:before{
	content: "";
	width: 11px;
	height: 11px;
	background: #cfcdcd;
	box-sizing: content-box;
	border: 5px solid #fff;
	box-shadow: 0 0 0 2px #cfcdcd;
	position: absolute;
	top: -54px;
	right: 0px;
	left:0;
	margin:0 auto;
	transform: rotate(45deg);
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:last-child:before{
	top: auto;
	bottom: -54px;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:last-child:nth-child(even):before{
	right: 0;
	left: 0;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-icon{
	width: 24px;
	height: 24px;
	background: #fff;
	border: 1px solid #cfcdcd;
	position: absolute;
	top: 17px;
	right: 0px;
	left:0px;
	margin:0 auto;
	z-index: 1;
	transform: rotate(45deg);
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-icon:before{
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: background-color 0.2s ease 0s;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:hover .bdpp-tmln-icon:before{ background: #39b3ff; }
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content{
	width: 45%;
	padding: 18px 30px;
	background: #fff;
	text-align: right;
	float: left;
	border: 1px solid transparent;
	position: relative;
	transition: all 0.3s ease 0s;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:hover .bdpp-tmln-content{
	border: 1px solid #cfcdcd;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content:before{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #cfcdcd;
	position: absolute;
	top: 21px;
	right: -7.3px;
	transform: rotate(45deg);
	transition: all 0.2s ease 0s;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:hover .bdpp-tmln-content:before{
	background: #39b3ff;
	border-color: #39b3ff;
}
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content:after{
	content: "";
	width: 11%;
	height: 1px;
	background: #cfcdcd;
	position: absolute;
	top: 28px;
	right: -14%;
}


.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:nth-child(2n),
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{
	float: right;
	text-align: left;
}

.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:before{ left: -7.3px; right:auto; }
.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:after{ left: -14%; right:auto; }
@media only screen and (max-width: 767px){
	.bdpp-tmln-wrap.bdpp-design-7{ padding-left: 20px; }
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-inr-wrap:before{ left: 20px; }
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline{ width: 100%; }
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline,
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content{
		float: right;
		text-align: left;
	}
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content{width:85%;}
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:first-child:before,
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:last-child:nth-child(odd):before,
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-timeline:last-child:nth-child(2n)::before {
   
		right: auto;
		left: 10px;
	}
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-icon{
		right: auto;
		left: 8px;
	}
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content:before{ left: -7.3px; }
	.bdpp-tmln-wrap.bdpp-design-7 .bdpp-tmln-content:after{ left: -14%; }
}

/****Timeline design-8*******************/
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-format-icon{width:100%}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-post-icon{background:none; border:0px; text-align:center;  width:100%; font-size:16px; line-height:normal;  height:auto; padding:0 0 5px 0; vertical-align:middle;}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-tmln-content{position:relative; z-index:9;}
.bdpp-tmln-wrap.bdpp-design-8{padding:0 50px;}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline{
	padding: 50px 60px;
	position: relative;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:first-child{
	padding-top: 0;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:last-child{
	padding-bottom: 0;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:before,
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:after{
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-tmln-icon{
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	background: #837cb6;
	box-sizing: border-box;
	border: 2px solid transparent;	
	text-align: center;
	margin: auto 0;
	font-size: 25px;
	color: #fff;
	position: absolute;
	top: 0;
	left: -34px;
	bottom: 0;
	z-index: 2;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:first-child .bdpp-tmln-icon,
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:last-child .bdpp-tmln-icon{
	box-sizing: content-box;
	margin: 0;
	top: 0;
	left: -36px;
	border: 2px solid #fff;
	box-shadow: 0 0 0 2px #837cb6;
}

.bdpp-tmln-wrap.bdpp-design-8 .bdpp-post-img-bg{margin-bottom:0px;}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-tmln-content-inner{padding-top:15px;}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:last-child .bdpp-tmln-icon{
	top: auto;
	bottom: 0;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{
	left: auto;
	right: -34px;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:last-child:nth-child(2n) .bdpp-tmln-icon{
	right: -36px;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-bdpp-tmln-content{
	width: 50%;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{
	float: right;
	text-align: right;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline .bdpp-post-img-bg{text-align:left;}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:nth-child(2n) .bdpp-post-img-bg{text-align:right;}

.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline .bdpp-border{
	width: 50%;
	border-top: 2px solid #837cb6;
	border-bottom: 2px solid #837cb6;
	border-left: 2px solid #837cb6;
	border-radius: 6px 0 0 6px;
	position: absolute;
	top: 0;
	bottom: -2px;
	left: 0;
	z-index: 1;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:nth-child(2n) .bdpp-border{
	border-left: none;
	border-right: 2px solid #837cb6;
	border-radius: 0 6px 6px 0;
	left: 50%;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:first-child .bdpp-border{
	border-top: none;
}
.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:last-child .bdpp-border{
	border-bottom: none;
}
@media only screen and (max-width: 990px){
	.bdpp-tmln-wrap.bdpp-design-8{padding:0px;}
	.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline{
		padding-right: 0px;
		margin: 0 0 0 35px;
	}
	.bdpp-tmln-wrap.bdpp-design-8 .bdpp-timeline:nth-child(2n){
		  padding-right: 50px;
		  padding-left:0px;
		margin: 0 35px 0 0;
	}
	.bdpp-tmln-wrap.bdpp-design-8 .bdpp-tmln-content{
		width: 100%;
	}
}


/****Timeline design-9*******************/
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-post-icon{ text-align:center;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff;  text-align:center; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-inr-wrap{   
	position: relative;
	padding: 60px 0;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-inr-wrap{width:100%; float:left;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-inr-wrap:before{
	content: "";
	width: 1px;
	height: 100%;
	background: #cfcdcd;
	position: absolute;
	top: 0;
	left: 50%;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline{
   
	clear: both;
	position: relative;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:before,
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:after{
	content: "";
	display: block;
	clear: both;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:first-child:before,
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:last-child:before{
	content: "";
	width: 11px;
	height: 11px;
	background: #cfcdcd;
	box-sizing: content-box;
	border: 5px solid #fff;
	box-shadow: 0 0 0 2px #cfcdcd;
	position: absolute;
	top: -54px;
	right: -11px;
	transform: rotate(45deg);
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:last-child:before{
	top: auto;
	bottom: -54px;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:last-child:nth-child(even):before{
	right: auto;
	left: -11px;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-icon{
	width: 24px;
	height: 24px;
	background: #fff;
	border: 1px solid #cfcdcd;
	position: absolute;
	top: 17px;   
	z-index: 1;
	transform: rotate(45deg);
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-icon:before{
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: background-color 0.2s ease 0s;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:hover .bdpp-tmln-icon:before{ background: #39b3ff; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-content{
	width: 85%;
	padding: 18px 30px;
	margin-bottom:25px;
	background: #fff;
	text-align: right;
	float: left;
	border: 1px solid #cfcdcd;
	position: relative;
	transition: all 0.3s ease 0s;
	text-align:left;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-post-img-bg{text-align:left;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-content:before{
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #cfcdcd;
	position: absolute;
	top: 21px;
   
	transform: rotate(45deg);
	transition: all 0.2s ease 0s;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:hover .bdpp-tmln-content:before{
	background: #39b3ff;
	border-color: #39b3ff;
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-content:after{
	content: "";
	width: 11%;
	height: 1px;
	background: #cfcdcd;
	position: absolute;
	top: 28px;
   
}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:nth-child(2n),
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{float: right; text-align: left;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{left: -12px;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:before{ left: -8.7px; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content:after{ left: -14%; }

.bdpp-tmln-wrap.bdpp-design-9{ padding-left: 20px; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-inr-wrap:before{ left: 0px; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline{ width: 100%; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline,
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-content{float: right; text-align: left;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:first-child:before,
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-timeline:last-child:nth-child(odd):before{right: auto; left: -11px;}
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-icon{left: -12px; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-content:before{ left: -8.7px; }
.bdpp-tmln-wrap.bdpp-design-9 .bdpp-tmln-content:after{ left: -14%; }

/****Timeline design-10*******************/
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-post-icon{ text-align:center;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-format-icon{position:absolute; left:0px; right:0px; top:50%; color:#fff; text-align:center; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);   }
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-inr-wrap:before{content: ""; width: 3px; height: 100%; background: #d9b44a; position: absolute; top: 0; left: 50%;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline{position: relative;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:before,
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:after{content: ""; display: block; width: 100%; clear: both;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:before{content: ""; width: 5.2%; height: 3px; background: #d9b44a; margin-left: -5%; position: absolute; top: 100px; left: 50%;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline .bdpp-post-img-bg{text-align:left;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-icon{width: 28px; height: 28px; border-radius: 50%; background: #fff; border: 2px solid #d9b44a; margin: 0 auto; position: absolute; top: 87px; z-index: 1;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-content{padding: 30px; background: #fff; text-align: right; float: left; margin-top: 25px; border: 1px solid #d9b44a; transition: all 0.3s ease 0s;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:nth-child(2n):before{ margin-left: 0; }
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{left: auto; right: 44.5%;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:nth-child(2n) .bdpp-tmln-content{float: right; text-align: left;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-icon{width: 28px; height: 28px; top: 87px;}
.bdpp-tmln-wrap.bdpp-design-10{ margin: 0 15px; }
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-inr-wrap:before{ left: 0; }
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:before{left: 0; margin: 0;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-icon,
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-timeline:nth-child(2n) .bdpp-tmln-icon{top: 87px; left: 4.5%; right: auto;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-content{width: 90%; float: right; text-align: left;}
.bdpp-tmln-wrap.bdpp-design-10 .bdpp-tmln-content:before{left: -10%;}

/***** Widget Grid CSS *****/
.bdpp-post-widget-wrap .owl-item .owl-lazy:not([src]), .bdpp-post-widget-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}
.bdpp-post-widget-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}
.bdpp-post-widget-wrap .bdpp-post-img-bg img{box-shadow:none; border-radius:0; max-width:100%; max-height:100%;}
.bdpp-post-widget-wrap{margin-left: -0.9375em;margin-right: -0.9375em;}
.bdpp-post-widget-wrap .bdpp-post-list-left{padding-right:0px;}
.bdpp-post-widget-wrap .bdpp-post-widget-main{margin-bottom:25px;}
.bdpp-post-widget-wrap .bdpp-post-widget-main:last-child {margin-bottom:0px;}
.bdpp-post-widget-wrap .bdpp-post-img-bg{margin-bottom:0px;}
.bdpp-post-widget-wrap .bdpp-post-meta span{margin:0px;}
.bdpp-post-widget-wrap .bdpp-post-cats a, .bdpp-post-date{font-size:11px;}
.bdpp-post-widget-wrap .owl-dots .owl-dot {width: 10px !important;height: 10px !important;  padding: 0px !important; background: #555; margin: 0 2px; border-radius: 100%; display: inline-block; box-shadow: none;}
.bdpp-post-widget-wrap .owl-dots{width: 100%;text-align: center;}

/***** Design-1 *****/
.bdpp-post-widget-wrap .bdpp-post-desc{margin-top:10px; line-height: normal;}
.bdpp-post-widget-wrap.bdpp-design-1 .bdpp-post-cats{margin-bottom:5px !important;}
.bdpp-post-widget-wrap.bdpp-design-1 h4.bdpp-post-title{margin-top:0px !important;}

/***** Design-2 *****/
.bdpp-post-widget-wrap.bdpp-design-2 .bdpp-post-list-left .bdpp-post-count{position:absolute; left:0; top:0; color:#fff; background:rgba(0,0,0,0.8); padding:15px; line-height:10px;}
.bdpp-post-widget-wrap.bdpp-design-2 .bdpp-post-cats{margin-bottom:5px !important;}
.bdpp-post-widget-wrap.bdpp-design-2 h4.bdpp-post-title{margin-top:0px !important;}

/***** Design-3 *****/
.bdpp-post-widget-wrap.bdpp-design-3 .bdpp-post-count{ text-align:center; font-size:50px; color:#ddd;  line-height:50px; padding-top:5px;}
.bdpp-post-widget-wrap.bdpp-design-3 .bdpp-post-img-bg{margin-bottom:10px;}

/***** Design-4 *****/
.bdpp-post-widget-wrap.bdpp-design-4 .bdpp-post-img-bg{margin-bottom:10px;}

/***** Design-6 *****/
.bdpp-post-widget-wrap.bdpp-design-6 .bdpp-post-img-bg{margin-bottom:10px;}

/***** Design-7 *****/
.bdpp-post-widget-wrap.bdpp-design-7 .bdpp-post-count{ background:#000; text-align:left; margin-top:10px; text-align:center; font-size:15px; line-height: normal !important; width:30px; height:30px; padding:5px 0; border-radius:100%;  color:#fff;  }

/**********************************************************
					Category grid and slider designs
*************************************************************/
.bdpp-term-grid .bdpp-term-title .bdpp-fa-custom, .bdpp-term-slider .bdpp-term-title .bdpp-fa-custom{margin-right:7px;}
.bdpp-term-grid{margin-bottom:30px;}
.bdpp-term-grid-inr-wrap{margin-left: -0.9375em; margin-right: -0.9375em;}
.bdpp-term-grid a, .bdpp-term-slider a{text-decoration:none !important;}
.bdpp-term-inner{position:relative;}
a.bdpp-term-link-overlay{position:absolute; width:100%; top:0; bottom:0; z-index:2;}
.bdpp-term-img-wrapper {height: 200px;position: relative; background-color:#f1f1f1;background-repeat:no-repeat; background-position: top center; background-size:cover;}
.bdpp-term-slider-wrap.bdpp-has-arrows{padding-top:45px;}
.bdpp-term-slider-wrap .owl-item .owl-lazy:not([src]), .bdpp-term-slider-wrap .owl-item .owl-lazy[src^=""]{max-height:none;}
.bdpp-term-slider-wrap .owl-item .bdpp-no-thumb .owl-lazy{opacity:1;}
.bdpp-term-slider-wrap .owl-item img.owl-lazy{transition: opacity .4s ease, transform .3s ease-in-out;}

.bdpp-term-slider-wrap .owl-nav{position:absolute; top:0; right:0;}
.bdpp-term-slider-wrap .owl-nav .owl-next,
.bdpp-term-slider-wrap .owl-nav .owl-prev{display:inline-block; text-align:center !important;line-height: normal !important; cursor:pointer; background:rgba(0,0,0,0.8); color:#fff;  margin:0; font-size:25px;padding:2px 13px 6px 13px ; box-shadow:none; border-radius:0px;}
.bdpp-term-slider-wrap .owl-nav .owl-next:hover,
.bdpp-term-slider-wrap .owl-nav .owl-prev:hover,
.bdpp-term-slider-wrap .owl-nav .owl-next:focus,
.bdpp-term-slider-wrap .owl-nav .owl-prev:focus{background:#03a9f5;}

.bdpp-term-slider-wrap .owl-nav .owl-next{margin-left:2px;}
.bdpp-term-slider-wrap .owl-dots{ bottom:13px; width:100%; text-align:center;}
.bdpp-term-slider-wrap .owl-dots .owl-dot{width:10px !important; height:10px !important; background:#555; margin:0 2px; padding:0px !important; border-radius:100%; display:inline-block; box-shadow:none;}
.bdpp-term-slider-wrap .owl-dots .owl-dot.active{background:#fd6e4f;}

.bdpp-custom-color{position:absolute; width: 100%;top: 0;bottom: 0;}
/*********************Design-1*********************/
.bdpp-design-1 .bdpp-term-inner .bdpp-term-title{max-width:70%; border:3px solid #fff;  margin:0 auto;  padding:5px; text-align: center; background:#000; position:relative;  margin-top:-20px;}
.bdpp-design-1 .bdpp-term-inner .bdpp-term-title a, .bdpp-design-1 .bdpp-term-inner .bdpp-term-title span{ display:block; color:#fff; text-align: center;width: 100%;font-size: 14px;text-transform: capitalize; font-weight: 700;}
.bdpp-design-1 .bdpp-term-inner .bdpp-term-count{background:#fff;  color:#000;font-size: 16px; font-weight: 700;line-height: 40px;width: 48px;text-align: center;position: absolute;top:0; left:0;z-index: 1;}
.bdpp-design-1 .bdpp-term-inner .bdpp-term-bottom-wrapper .bdpp-term-description{text-align:center; margin-top:15px;}				
				
/*********************Design-2*********************/
.bdpp-design-2 .bdpp-term-inner .bdpp-term-title{ background:rgba(255,255,255,0.8); z-index:1; text-align:center; padding:5px; position:absolute;left:50%;top:50%; -webkit-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);-o-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%); width:70%; }
.bdpp-design-2 .bdpp-term-inner .bdpp-term-title a, .bdpp-design-2 .bdpp-term-inner .bdpp-term-title span{ display:block; color:#000; width: 100%;font-size: 14px;text-transform: capitalize; font-weight: 700;}
.bdpp-design-2 .bdpp-term-inner .bdpp-term-count{background:#fff;  color:#000;font-size: 16px; font-weight: 700;line-height: 40px;width: 48px;text-align: center;position: absolute;top:5px; left:5px;z-index: 1;}
.bdpp-design-2 .bdpp-term-inner .bdpp-term-bottom-wrapper{text-align:center; margin-top:15px;}					

/*********************Design-3*********************/
.bdpp-design-3 .bdpp-term-inner .term-heading-main{background:#3a54e1;}
.bdpp-design-3 .bdpp-term-inner .term-heading-main .bdpp-term-count{text-align: center; padding:0 15px;display: table-cell;vertical-align: middle;position: relative;}
.bdpp-design-3 .bdpp-term-inner .bdpp-term-title{ padding:10px; overflow: hidden;text-overflow: ellipsis;display: table-cell;width: 100%;}
.bdpp-design-3 .bdpp-term-inner .bdpp-term-title a, .bdpp-design-3 .bdpp-term-inner .bdpp-term-title span{ color:#fff; font-size: 14px;text-transform: capitalize; font-weight: 700;}
.bdpp-design-3 .bdpp-term-inner .bdpp-term-count{background:#fed13f; margin-right:10px;  color:#000;font-size: 16px; font-weight: 700;line-height: 45px;text-align: center;}
.bdpp-design-3 .bdpp-term-inner .bdpp-term-bottom-wrapper{text-align:left; margin-top:15px;}					

/*********************Design-4*********************/
.bdpp-design-4 .bdpp-term-inner .bdpp-term-img-wrapper:after{content:''; border:1px solid #fff; position:absolute; border-radius:3px; top:10px; right:10px; left:10px; bottom:10px;}
.bdpp-design-4 .bdpp-term-inner .term-heading-main{background:rgba(255,255,255,0.8); z-index:1; border-radius:3px; text-align:center; padding:5px; position:absolute;left:50%;top:50%; -webkit-transform: translateY(-50%) translateX(-50%);-ms-transform: translateY(-50%) translateX(-50%);-o-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%); width:70%; }
.bdpp-design-4 .bdpp-term-inner .term-heading-main .bdpp-term-title span{display:inline;}
.bdpp-design-4 .bdpp-term-inner .bdpp-term-title a, .bdpp-design-4 .bdpp-term-inner .bdpp-term-title span{  color:#000; width: 100%;font-size: 14px;text-transform: capitalize; font-weight: 700;}
.bdpp-design-4 .bdpp-term-inner .bdpp-term-count{color:#000;font-size: 16px; font-weight: 700; background:none !important;}
.bdpp-design-4 .bdpp-term-inner .bdpp-term-bottom-wrapper{text-align:center; margin-top:15px;}	

/*********************Design-5*********************/
.bdpp-design-5 .bdpp-term-inner .bdpp-term-img-wrapper{overflow:hidden;}
.bdpp-design-5 .bdpp-term-inner .bdpp-term-img-wrapper::before {
	content: ""; background: rgba(0,0,0,0.7); width: 100%; height: 100%; z-index:1; position: absolute; top: -100%; left: 0; -webkit-transition: all .5s; -moz-transition: all .5s;  -o-transition: all .5s;  transition: all .5s;
}
.bdpp-design-5 .bdpp-term-inner:hover .bdpp-term-img-wrapper::before { top: 0; }
.bdpp-design-5 .bdpp-term-inner .bdpp-term-img-wrapper .term-heading-main{position: absolute; z-index:2; bottom: -100%;width: 100%; padding: 10px 10px;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.bdpp-design-5 .bdpp-term-inner:hover .term-heading-main {  bottom: 0;  }
.bdpp-design-5 .bdpp-term-inner .bdpp-term-title a, .bdpp-design-5 .bdpp-term-inner .bdpp-term-title span{  color:#fff; width: 100%;font-size: 16px;text-transform: capitalize; font-weight: 700;}
.bdpp-design-5 .bdpp-term-inner .bdpp-term-count{color:#fff;font-size: 16px; font-weight: 700; background:none !important;}
.bdpp-design-5 .bdpp-term-inner .bdpp-term-bottom-wrapper{text-align:left; margin-top:15px;}

/*********************Design-6*********************/
.bdpp-design-6 .bdpp-term-inner .bdpp-term-title i.bdpp-fa-custom{font-size:50px;}
.bdpp-design-6 .bdpp-custom-color{background:rgba(0,0,0,0.4);}
.bdpp-design-6 .bdpp-term-inner .bdpp-term-title{ z-index:1; text-align:left; padding:5px; position:absolute;left:15px;top:50%; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); right:15px; }
.bdpp-design-6 .bdpp-term-inner .bdpp-term-title a, .bdpp-design-2 .bdpp-term-inner .bdpp-term-title span{ display:block; color:#fff; width: 100%;font-size: 14px;text-transform: capitalize; font-weight: 700;}
.bdpp-design-6 .bdpp-term-inner .bdpp-term-count{background:#fff;  color:#000;font-size: 16px; font-weight:normal;line-height: 40px;width: 40px;text-align: center; border-radius:100%; position: absolute;top:5px; right:5px;z-index: 1;}
.bdpp-design-6 .bdpp-term-inner .bdpp-term-bottom-wrapper{text-align:center; margin-top:15px;}					
.bdpp-design-6 .bdpp-term-title .bdpp-fa-custom{vertical-align:middle;}


/***** Widget Slider CSS CSS *****/
.bdpp-post-slider-wdgt{margin:0px;}
.bdpp-post-slider-wdgt a{text-decoration:none !important;}
.bdpp-post-slider-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg,
.bdpp-post-scroling-wdgt  .bdpp-post-img-bg a.bdpp-post-link-bg {display:block; position:relative;height:300px; width:100%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.bdpp-post-slider-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg:after,
.bdpp-post-scroling-wdgt .bdpp-post-img-bg a.bdpp-post-link-bg:after{content:""; position:absolute; background:rgba(0,0,0,0.4); left:0; right:0; top:0; bottom:0;}
.bdpp-post-slider-wdgt .bdpp-post-widget-overlay,
.bdpp-post-scroling-wdgt .bdpp-post-widget-overlay{position:absolute; left:0; right:0; z-index:1; bottom:0px; padding:15px; }
.bdpp-post-slider-wdgt .owl-nav{margin:0px !important;}
.bdpp-post-slider-wdgt .owl-prev,
.bdpp-post-slider-wdgt .owl-next{background:rgba(0,0,0,0.5); font-size:20px;  padding:0px 10px 3px 10px; color:#fff; line-height:normal !important; }
.bdpp-post-slider-wdgt .owl-prev:hover,
.bdpp-post-slider-wdgt .owl-next:hover,
.bdpp-post-slider-wdgt .owl-prev:focus,
.bdpp-post-slider-wdgt .owl-next:focus{background:#03a9f5;}

/***** Design-1 *****/
.bdpp-post-slider-wdgt.bdpp-design-1{ padding-top:40px;}
.bdpp-post-slider-wdgt.bdpp-design-1 .owl-nav{position:absolute; top:0; width:100%; text-align:right;}
.bdpp-post-slider-wdgt.bdpp-design-1 .owl-next{margin-left:2px;}
.bdpp-post-slider-wdgt.bdpp-design-1 .bdpp-col-s-5{padding-left:0px !important;}
.bdpp-post-slider-wdgt.bdpp-design-1 .bdpp-col-s-7{padding-right:0px !important;}
.bdpp-post-slider-wdgt.bdpp-design-1 .bdpp-col-s-12{padding:0px !important;}

/***** Design-2 *****/
.bdpp-post-slider-wdgt.bdpp-design-2 .bdpp-post-cat-link,
.bdpp-post-slider-wdgt.bdpp-design-2 .bdpp-post-title a,
.bdpp-post-slider-wdgt.bdpp-design-2 .bdpp-post-date,
.bdpp-post-slider-wdgt.bdpp-design-2 .bdpp-post-desc{color:#fff;}
.bdpp-post-slider-wdgt.bdpp-design-2 .bdpp-post-desc {line-height:normal;}
.bdpp-post-slider-wdgt.bdpp-design-2 .owl-prev,
.bdpp-post-slider-wdgt.bdpp-design-2 .owl-next{position:absolute; top:50%; -webkit-transform: translate(0%,-50%);-khtml-transform: translate(0%,-50%);-moz-transform: translate(0%,-50%);
-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);}
.bdpp-post-slider-wdgt.bdpp-design-2 .owl-next{right:0px;}
.bdpp-post-slider-wdgt.owl-rtl .owl-nav .owl-next{left:0px; right:auto;}
.bdpp-post-slider-wdgt.owl-rtl .owl-nav .owl-prev{right:0px; left:auto;}

/***** Design-3 *****/
.bdpp-post-slider-wdgt.bdpp-design-3{padding-top:40px;}
.bdpp-post-slider-wdgt.bdpp-design-3 .owl-nav{position:absolute; top:0; width:100%; text-align:right;}
.bdpp-post-slider-wdgt.bdpp-design-3 .owl-next{margin-left:2px;}

/***** Design-4 *****/
.bdpp-post-slider-wdgt.bdpp-design-4{padding-top:40px;}
.bdpp-post-slider-wdgt.bdpp-design-4 .owl-nav{position:absolute; top:0; width:100%; text-align:right;}
.bdpp-post-slider-wdgt.bdpp-design-4 .owl-next{margin-left:2px;}
.bdpp-post-slider-wdgt.bdpp-design-4 .bdpp-post-count{text-align:center; font-size:50px; color:#ddd;  line-height:50px; padding-top:5px;}

/***** Vertical Scrolling Widget Common CSS *****/
.bdpp-vticker-scroling-wdgt{visibility: hidden; opacity:0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transition: opacity 0.5s linear; transition:opacity 0.5s linear; height:300;}
.inf-vticker-initialized{visibility: visible !important; opacity:1 !important;}
.bdpp-post-scroling-wdgt ul{margin:0 !important; padding:0px !important; list-style: none !important; width:100%;}
.bdpp-post-scroling-wdgt ul li{list-style: none !important;}
.bdpp-post-scroling-wdgt ul li:before,
.bdpp-post-scroling-wdgt ul li:after{content:none !important; padding:0px !important; margin:0px !important;}
.bdpp-post-scroling-wdgt .bdpp-post-list-content{padding:15px 0;}
.bdpp-post-scroling-wdgt .bdpp-post-cats a{text-decoration:none !important; font-size:11px; text-transform:capitalize; padding: 3px 3px;}
.bdpp-post-scroling-wdgt .bdpp-post-cats{margin-bottom:8px;}
.bdpp-post-scroling-wdgt h4.bdpp-post-title{margin: 0 0 8px 0 !important}
.bdpp-post-scroling-wdgt .bdpp-vscroll-btn-wrap{margin-bottom: 10px; padding-left:0.9375em; padding-right:0.9375em;}
.bdpp-post-scroling-wdgt .post-vticker-up,
.bdpp-post-scroling-wdgt .post-vticker-down{background:rgba(0,0,0,0.5); font-size:13px; cursor:pointer; display:inline-block; padding:5px 10px; color:#fff; line-height:normal !important; -moz-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;-o-transition: all 0.5s ease-out 0s;transition: all 0.5s ease-out 0s; }
.bdpp-post-scroling-wdgt .post-vticker-up:hover,
.bdpp-post-scroling-wdgt .post-vticker-down:hover,
.bdpp-post-scroling-wdgt .post-vticker-up:focus,
.bdpp-post-scroling-wdgt .post-vticker-down:focus{background:#03a9f5;}


/***** Vertical Scrolling Widget Design 3 *****/
.bdpp-post-scroling-wdgt.bdpp-design-3 .bdpp-post-cat-link,
.bdpp-post-scroling-wdgt.bdpp-design-3 .bdpp-post-title a,
.bdpp-post-scroling-wdgt.bdpp-design-3 .bdpp-post-date,
.bdpp-post-scroling-wdgt.bdpp-design-3 .bdpp-post-desc{color:#fff;}
.bdpp-post-scroling-wdgt.bdpp-design-3 .bdpp-post-desc {line-height:normal;}
.bdpp-post-scroling-wdgt.bdpp-design-3 {margin-left:0px; margin-right:0px;}
.bdpp-post-scroling-wdgt.bdpp-design-3 .bdpp-vscroll-btn-wrap{padding-left:0; padding-right:0;}
/***** Vertical Scrolling Widget Design 4 *****/
.bdpp-post-scroling-wdgt.bdpp-design-4 .bdpp-post-count{text-align:center; font-size:50px; color:#ddd;  line-height:50px; padding-top:5px;}
.bdpp-post-scroling-wdgt.bdpp-design-4 {margin-left:0px; margin-right:0px;}
.bdpp-post-scroling-wdgt.bdpp-design-4 .bdpp-col-s-9{padding-right:0px !important;}
.bdpp-post-scroling-wdgt.bdpp-design-4 .bdpp-vscroll-btn-wrap{padding-left:0; padding-right:0;}
/**********************************************************
					Creative designs
************************************************************/
.bdpp-post-ctv1-wrap{position:relative; overflow:hidden;}
.bdpp-post-ctv1-wrap .bdpp-post-ctv-one-inr-wrap{background:rgba(0,0,0,0.3);}
.bdpp-post-ctv1-wrap .bdpp-post-grid{z-index:2; overflow:hidden; height:250px; margin:0; position:relative; border-bottom:1px solid rgba(255,255,255,0.2);  border-left:1px solid rgba(255,255,255,0.2); -webkit-transition: all .35s ease-in-out;transition: all .35s ease-in-out;}
.bdpp-post-ctv1-wrap .bdpp-post-grid .bdpp-first{border-left:0;}
.bdpp-post-ctv1-wrap .bdpp-post-grid .bdpp-post-grid-bottom{position:absolute; bottom:-20px; left:0; right:0; padding:20px; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.bdpp-post-ctv1-wrap .bdpp-post-meta{color:#fff; max-height:0; overflow:hidden;  -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.bdpp-post-ctv1-wrap .bdpp-post-grid .bdpp-post-title{font-size:18px !important; line-height:26px !important;}
.bdpp-post-ctv1-wrap .bdpp-post-grid .bdpp-post-title a{font-size:18px !important; line-height:26px !important; color:#fff;}
.bdpp-post-ctv1-wrap .bdpp-post-grid .bdpp-post-cats{opacity: 0; color:#fff; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; position: relative; color: #fff;padding: 20px 10px;}
.bdpp-post-ctv1-wrap .bdpp-post-grid .bdpp-post-cats a{color:#fff;}
.bdpp-post-ctv1-wrap .bdpp-post-grid:hover .bdpp-post-cats{opacity:1;}
.bdpp-post-ctv1-wrap .bdpp-post-grid:hover .bdpp-post-meta{max-height:100px;}
.bdpp-post-ctv1-wrap .bdpp-post-grid:hover{background-color:rgba(0,87,217,0.8); background-image:none !important;}
.bdpp-post-ctv1-wrap .bdpp-post-grid:hover .bdpp-post-grid-bottom{bottom:0;}
.bdpp-post-ctv1-thumb{position: absolute; top: 0; z-index: 1; left: 0; height: 100%; width: 100%; display: none; background-repeat: no-repeat; background-position: center; background-size: cover;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transition: transform 0.6s ease-in-out;
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
}
.bdpp-post-ctv1-thumb-active{-webkit-transform: scale(1); transform: scale(1); display: block;}

/**************************Grid CSS***************************/
.bdpp-column,
.bdpp-columns{padding-left:0.9375em; padding-right:0.9375em; width:100%; float:left; position: relative;}

.bdpp-col-s-1 {width: 8.33333%;}
.bdpp-col-s-2 {width: 16.66667%;}
.bdpp-col-s-3 {width: 25%;}
.bdpp-col-s-4 {width: 33.33333%;}
.bdpp-col-s-5 {width: 41.66667%;}
.bdpp-col-s-6 {width: 50%;}
.bdpp-col-s-7 {width: 58.33333%;}
.bdpp-col-s-8 {width: 66.66667%;}
.bdpp-col-s-9 {width: 75%;}
.bdpp-col-s-10 {width: 83.33333%;}
.bdpp-col-s-11 {width: 91.66667%;}
.bdpp-col-s-12 {width: 100%;}

.bdpp-col-nr-1{width: 100%;}
.bdpp-col-nr-2{width: 50%;}
.bdpp-col-nr-3{width: 33.33%;}
.bdpp-col-nr-4{width: 25%;}
.bdpp-col-nr-5{width: 20%;}
.bdpp-col-nr-6{width: 16.6666%;}
.bdpp-col-nr-7{width: 14.28571%;}
.bdpp-col-nr-8{width: 12.5%;}
.bdpp-col-nr-9{width: 11.1111%;}
.bdpp-col-nr-10{width: 10%;}
.bdpp-col-nr-11{width: 9.0909%;}
.bdpp-col-nr-12{width: 8.3333%;}

@media only screen and (max-width: 480px) {
	.bdpp-post-ctv1-wrap .bdpp-post-grid{width: 100% !important;}
}

@media only screen and (min-width: 40.0625em) {
	.bdpp-column,
	.bdpp-columns {position:relative; padding-left:0.9375em; padding-right:0.9375em; float: left;}
	.bdpp-col-1{width: 100%;}
	.bdpp-col-2{width: 50%;}
	.bdpp-col-3{width: 33.33%;}
	.bdpp-col-4{width: 25%;}
	.bdpp-col-5{width: 20%;}
	.bdpp-col-6{width: 16.6666%;}
	.bdpp-col-7{width: 14.28571%;}
	.bdpp-col-8{width: 12.5%;}
	.bdpp-col-9{width: 11.1111%;}
	.bdpp-col-10{width: 10%;}
	.bdpp-col-11{width: 9.0909%;}
	.bdpp-col-12{width: 8.3333%;}
	
	.bdpp-col-xl-1 {width: 8.33333%;}
	.bdpp-col-xl-2 {width: 16.66667%;}
	.bdpp-col-xl-3 {width: 25%;}
	.bdpp-col-xl-4 {width: 33.33333%;}
	.bdpp-col-xl-5 {width: 41.66667%;}
	.bdpp-col-xl-6 {width: 50%;}
	.bdpp-col-xl-7 {width: 58.33333%;}
	.bdpp-col-xl-8 {width: 66.66667%;}
	.bdpp-col-xl-9 {width: 75%;}
	.bdpp-col-xl-10 {width: 83.33333%;}
	.bdpp-col-xl-11 {width: 91.66667%;}
	.bdpp-col-xl-12 {width: 100%;}
}
@media only screen and (min-width: 40.0625em) {
	.bdpp-term-slider.bdpp-term-slide-1 .bdpp-term-img-wrapper{height: 350px;}
}
@media only screen and (max-width: 40.0625em) {
	.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right{position:relative; top:0; right:0; -webkit-transform: translateY(0%);transform: translateY(0%); background:none; padding:0px; margin-top:-40px; margin-bottom:15px;}
	.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-right .bdpp-featured-meta{ max-width:85%; margin:0 auto; background:#fff; padding:15px;}
	.bdpp-post-slider-wrap.bdpp-design-2 .bdpp-col-left{padding:15px;}
	
	.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-left,
	.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-right,
	.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-col-left,
	.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-col-right,
	.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-left,
	.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-right{display:block; float:left !important}
	.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-left .bdpp-featured-meta,
	.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-post-img-bg{margin:0px;}
	
	.bdpp-post-slider-wrap.bdpp-design-5 .bdpp-featured-meta,
	.bdpp-post-slider-wrap.bdpp-design-9 .bdpp-featured-meta{left:50px;right:50px; width:auto; max-width:100%;}
	.bdpp-post-slider-wrap.bdpp-design-6 .bdpp-col-right,
	.bdpp-post-slider-wrap.bdpp-design-4 .bdpp-col-right{padding-left:0px;}
	.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-right{padding-right:0px;}
	.bdpp-post-slider-wrap.bdpp-design-8 .bdpp-col-left .bdpp-featured-meta{padding:20px 0;}
}
@media only screen and (max-width: 40.0625em) {
	h2.bdpp-post-title {
		font-size: 22px;
		line-height: 28px;
	}
	.bdpp-post-grid-wrap.bdpp-design-15 .bdpp-post-title,
	.bdpp-post-carousel-wrap.bdpp-design-15 .bdpp-post-title{line-height: 35px;}
}

/* Tooltip */
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #555;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}
.tooltipster-sidetip.tooltipster-top.bdpp-tooltipster .tooltipster-arrow-border{border-top-color:#555}

/* RTL Support */
.rtl .bdpp-post-content-overlay, .rtl .bdpp-post-overlay{text-align:right !important;}
.rtl .bdpp-post-meta span i.fa, .rtl .bdpp-post-meta span svg {margin: 0 0 0 5px;}
.rtl .bdpp-block-date::after{right:auto; left:0;}
.rtl .bdpp-block-date{padding-left:15px; padding-right:0px;}