/****** Box Sizing *****/
.pgafu-column, .pgafu-columns {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.pgafu-post-grid-main *{outline: none !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}

/****** Clearfix *****/
.pgafu-clearfix:before, .pgafu-clearfix:after{content: "";display: table;}
.pgafu-clearfix::after{clear: both;}
.pgafu-clearfix{clear: both;}
.clearboth{clear: both;}
.pgafu-first{clear:both !important;}

/****** Some common css *****/
.pgafu-post-content{padding-top:10px;}
.pgafu-post-grid{margin-bottom:30px; }
.pgafu-post-date span{font-style:italic; font-size:12px;}
.pgafu-post-date img, .pgafu-post-tags img{display:inline-block !important; box-shadow:none !important;}
.pgafu-cat-list li ul{margin-left: 0.857143rem;}
.pgafu-cat-list .current-cat > a{font-weight:bold;}
.pgafu-post-date span{font-size:12px;display: inline-block; margin-right:10px;}
.pgafu-post-date span img, .pgafu-post-tags img{margin-right:5px; position:relative;vertical-align: middle;}
.pgafu-post-date a{color:#555}
.pgafu-post-title a{text-decoration:none !important; border-bottom:0px !important;}
.pgafu-post-tags a { font-style: italic; text-decoration: none; font-size: 14px;  color: #666;}
.pgafu-post-grid-main h2{margin:5px 0 !important; line-height:24px !important; padding-top:0px !important;font-size:20px !important;  padding-bottom:0px !important;}
.pgafu-post-grid-main h2.pgafu-post-title a{font-size:20px !important;line-height:normal !important; color:#444; }

.pgafu-post-image-bg{text-align:center; margin-bottom:15px;}
.pgafu-post-image-bg img{display:inline-block;}
.pgafu-image-fit .pgafu-post-image-bg img {height: 100%;width: 100% !important;object-fit: cover;object-position: top center;}

/***** Main grid Margin *****/
.pgafu-post-grid-main {margin:0 -15px;}

/****** Pagination CSS *****/
.pgafu-post-pagination{clear:both !important; width:100%; padding:0px 15px 10px 15px;box-sizing: border-box; text-align:center;}
.pgafu-post-pagination .button-post-p{width:40%; float:right; text-align:right;}
.pgafu-post-pagination .button-post-n{width:40%; float:left; text-align:left;}
.pgafu-post-pagination a, .pgafu-post-pagination a{color: #fff !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;background: #333;padding: 7px 10px;display: inline-block;text-align: center;border-radius: 0px;line-height: normal;
box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #333;text-decoration: none !important;}
.pgafu-post-pagination a:hover, .pgafu-post-pagination a:focus, .pgafu-post-pagination a:hover, .pgafu-post-pagination a:focus{color: #333 !important;background: transparent;}
.pgafu-post-pagination .current{color: #333 !important;background: transparent;padding: 7px 10px;display: inline-block;text-align: center;border-radius: 0px;line-height: normal;box-shadow: none;text-shadow: none;font-size: 14px;text-transform: uppercase;border: 1px solid #333;text-decoration: none !important;}

/***** Categories CSS *****/
.pgafu-post-categories{padding: 4px 0;display: inline-block;text-transform: uppercase;color: #666;z-index: 9;position: relative;}
.pgafu-post-categories a{text-decoration: 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; font-size:10px;text-transform: uppercase;padding: 3px 8px;color: #fff !important;line-height: normal;display: inline-block; margin: 0 0 2px 0; background:#333;}
.pgafu-post-categories a:nth-child(4n+1){background: #1abc9c;}
.pgafu-post-categories a:nth-child(4n+2){background: #3aadff;}
.pgafu-post-categories a:nth-child(4n+3){background: #9b59b6;}
.pgafu-post-categories a:nth-child(4n+4){background: #3498db;}
.pgafu-post-categories a:hover, .pgafu-post-categories a:focus{background: #333;color: #fff; text-decoration:none;}

/****** Read more link pgafu-design *****/
.readmorebtn{ -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: 1px solid #888;padding: 4px 12px;font-size: 12px;display: inline-block;box-sizing: border-box;line-height: normal !important;margin:15px 0 0 0px;}
.readmorebtn:hover, .readmorebtn:focus, .readmorebtn:active{background:#888; color:#fff; }

/****** Grid pgafu-designs *****/
/****** Grid pgafu-design-1 *****/
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content{background:#fff; text-align:center; }
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content .pgafu-post-title, 
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-grid-content .pgafu-post-date {padding:5px 15px;float: none; display:block;}
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-image-bg{background: #f1f1f1; margin-bottom:20px; line-height: 0; overflow: hidden; position: relative; width: 100%;}
.pgafu-post-grid-main.pgafu-design-1 .readmorebtn{border:0px; border-bottom:1px solid #888; font-size:15px;}
.pgafu-post-grid-main.pgafu-design-1 .pgafu-post-content{padding-bottom:0px;}
.pgafu-post-grid-main.pgafu-design-1.pgafu-image-fit .pgafu-post-image-bg{height: 320px;}
.pgafu-post-grid-main.pgafu-design-1.pgafu-image-fit .pgafu-medium-4 .pgafu-post-image-bg{height: 200px;}
.pgafu-post-grid-main.pgafu-design-1.pgafu-image-fit .pgafu-medium-3 .pgafu-post-image-bg{height: 180px;}

/***** Grid pgafu-design-2 *****/
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content{background:#fff; padding-bottom:10px;   border-bottom:2px solid #555;}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-content-above-image{position:relative; margin-top:-50px; width:85%; background:#fff; padding:20px 0px 5px 0px; }
.pgafu-post-grid-main.pgafu-design-2 .no-thumb-image .pgafu-content-above-image{margin-top:0px; width:100%; padding-top:0px;}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content .pgafu-post-title, 
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content .pgafu-post-date {padding:5px 0px;float: none; display:block;}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-grid-content .pgafu-post-content{padding:15px 0 0px 0;}
.pgafu-post-grid-main.pgafu-design-2 .pgafu-post-image-bg{background: #f1f1f1; margin-bottom:20px; line-height: 0; overflow: hidden; position: relative; width: 100%;}
.pgafu-post-grid-main.pgafu-design-2.pgafu-image-fit .pgafu-post-image-bg{height: 320px;}
.pgafu-post-grid-main.pgafu-design-2.pgafu-image-fit .pgafu-medium-4 .pgafu-post-image-bg{height: 200px;}
.pgafu-post-grid-main.pgafu-design-2.pgafu-image-fit .pgafu-medium-3 .pgafu-post-image-bg{height: 180px;}


/***** Filter shortcode css *****/
.pgafu-filter{list-style: none !important;text-align: center;}
.pgafu-filter li a{text-decoration:none; font-size: 15px;  display: block; position: relative; cursor: pointer; color: #000; background: #e1e1e1; padding: 8px 15px; line-height: normal;}
.pgafu-filter li {display: inline-block; float: none; position: relative;text-indent: 0; margin: 0px 0px 4px 0px !important;}
.pgafu-filter li.pgafu-active-filtr a{background:#525252; color: #fff;}

/****** Grid CSS *****/
.pgafu-column,
.pgafu-columns { padding-left: 0.9375em;  padding-right: 0.9375em;  width: 100%;  float: left; position: relative;  }

@media only screen and (max-width:480px) { 
.pgafu-column,
.pgafu-columns { padding-left: 0.9375em;  padding-right: 0.9375em;  width: 100%;  float: left; position: relative;  }
}

@media only screen and (min-width: 40.0625em) {
	.pgafu-column,
	.pgafu-columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;float: left; }
	.pgafu-medium-1{width: 8.33333%;}
	.pgafu-medium-2{width: 16.66667%;}
	.pgafu-medium-3{width: 25%;}
	.pgafu-medium-4{width: 33.33333%;}
	.pgafu-medium-5{width: 41.66667%;}
	.pgafu-medium-6{width: 50%;}
	.pgafu-medium-7{width: 58.33333%;}
	.pgafu-medium-8{width: 66.66667%;}
	.pgafu-medium-9{width: 75%;}
	.pgafu-medium-10{width: 83.33333%;}
	.pgafu-medium-11{width: 91.66667%;}
	.pgafu-medium-12{width: 100%;}
	.pgafu-medium-c5{width: 20%;}
}.entry-content:not(.single-content) .kb-table-of-content-nav{margin-bottom:30px}.kb-table-of-content-nav .kb-table-of-contents-title{display:block;font-size:110%;font-weight:700}.kb-table-of-content-nav .kb-table-of-content-wrap{border-style:solid;border-width:0;padding:var(--global-kb-spacing-sm,1.5rem)}.kb-table-of-content-nav .kb-table-of-content-wrap:after{clear:both;content:"";display:table}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list{list-style:disc;margin:var(--global-kb-spacing-sm,1.5rem) 0 0 0;padding-left:1.75em}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list .kb-table-of-contents__entry{color:inherit}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list li:last-child{margin-bottom:0}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline a{text-decoration:underline}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline_hover a{text-decoration:none}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-underline_hover a:hover{text-decoration:underline}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-link-style-plain a{text-decoration:none}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered,.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered ol{counter-reset:item;list-style:none}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered ol li:before{content:counters(item,".") " "}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-numbered li:before{content:counters(item,".") ". ";counter-increment:item;margin-left:-1.75em;padding-right:.2em}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-none{list-style:none;padding-left:0}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-style-none ul{list-style:none;padding-left:1em}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-2{-moz-columns:2;column-count:2;-moz-column-gap:3rem;column-gap:3rem}.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-3{-moz-columns:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem}@media(max-width:767px){.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-2,.kb-table-of-content-nav .kb-table-of-content-wrap .kb-table-of-content-list-columns-3{-moz-columns:1;column-count:1}}.kb-table-of-contents-title-wrap{align-content:space-between;align-items:center;border-style:solid;border-width:0;display:flex;width:100%}.kb-table-of-contents-title-wrap .kb-table-of-contents-title{flex-grow:1}.kb-table-of-contents-title-wrap .kb-table-of-contents-icon-trigger{background:transparent;border:0;border-radius:0;box-shadow:none!important;color:inherit;display:block;height:24px;margin-left:auto;min-width:24px;padding:0;position:relative;transition:all .2s ease-in-out;width:24px}.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:before,.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before{background-color:currentColor;content:"";height:4px;left:2px;position:absolute;top:10px;transition:all .1333333333s ease-in-out;width:20px}.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:before,.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before{transform:rotate(90deg);transform-origin:50%}.kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after{transform:rotate(0deg);transform-origin:50%}.kb-toc-toggle-active .kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:after,.kb-toc-toggle-active .kb-toggle-icon-style-basic .kb-table-of-contents-icon-trigger:before,.kb-toc-toggle-active .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after,.kb-toc-toggle-active .kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before{transform:rotate(0deg)}.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger{background-color:currentColor;border-radius:50%}.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-basiccircle .kb-table-of-contents-icon-trigger:before{background-color:#fff;left:4px;top:10px;width:16px}.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before,.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before{background-color:currentColor;content:"";height:4px;left:2px;position:absolute;top:10px;transition:all .1333333333s ease-in-out;width:20px}.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before,.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before{transform:rotate(90deg);transform-origin:50%}.kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after{transform:rotate(0deg);transform-origin:50%}.kb-toc-toggle-active .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:before,.kb-toc-toggle-active .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before{transform:rotate(45deg)}.kb-toc-toggle-active .kb-toggle-icon-style-xclose .kb-table-of-contents-icon-trigger:after,.kb-toc-toggle-active .kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after{transform:rotate(-45deg)}.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger{background-color:currentColor;border-radius:50%}.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-xclosecircle .kb-table-of-contents-icon-trigger:before{background-color:#fff;left:4px;top:10px;width:16px}.kb-toc-toggle-active .kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:before,.kb-toc-toggle-active .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before{transform:rotate(-45deg)}.kb-toc-toggle-active .kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:after,.kb-toc-toggle-active .kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after{transform:rotate(45deg)}.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:before,.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before{background-color:currentColor;content:"";height:2px;position:absolute;top:11px;transition:all .1333333333s ease-in-out;width:12px}.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:before,.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before{left:2px;transform:rotate(45deg);transform-origin:50%}.kb-toggle-icon-style-arrow .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after{right:2px;transform:rotate(-45deg);transform-origin:50%}.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger{background-color:currentColor;border-radius:50%}.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after,.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before{background-color:#fff;width:10px}.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:before{left:4px}.kb-toggle-icon-style-arrowcircle .kb-table-of-contents-icon-trigger:after{right:4px}.kb-table-of-content-nav.kb-toc-toggle-hidden .kb-table-of-content-wrap .kb-table-of-content-list{height:0!important;margin:0!important;overflow:hidden;padding:0!important}.kb-table-of-contents-title-wrap .kb-table-of-contents-title-btn.kb-table-of-contents-toggle{align-content:space-between;align-items:center;background:transparent;border-radius:0;border-style:solid;border-width:0;box-shadow:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;letter-spacing:inherit;margin:0;padding:0;text-align:inherit;text-transform:inherit;width:100%}