/* ==========================================================================
	#Transitions
========================================================================== */
#pjWrapper .btn,
#pjWrapper .pjBlSocials a,
#pjWrapper .form-control,
#pjWrapper .pjBlNav .pjBlSearch label,
#pjWrapper .pjBlFiltersDropdown,
#pjWrapper .pjBlFilter a,
#pjWrapper .pjBlPost .pjBlPostImageOverlay,
#pjWrapper .pjBlCommentsCounter,
#pjWrapper .pjBlPost .pjBlPostTitle a,
#pjWrapper .pjBlPost .pjBlPostMeta li,
#pjWrapper .pjBlPost .pjBlPostMeta li a,
#pjWrapper .pjBlPaging .pagination a,
#pjWrapper .pjBlArticle .pjBlArticleBody a,
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta li a { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* ==========================================================================
	#General
========================================================================== */
#pjWrapper a[href^=tel] { color: inherit; }
#pjWrapper a:focus,
#pjWrapper button:focus { outline: unset; outline: none; }

#pjWrapper .pjBlContainer { padding: 15px; }

/* ==========================================================================
	#Buttons
========================================================================== */
#pjWrapper .btn { border-radius: 0; }

#pjWrapper .btn-default { height: 36px; padding: 0 15px; font-size: 16px; line-height: 32px; font-weight: 400; text-transform: uppercase; }

#pjWrapper .btn-primary { height: 36px; padding: 0 15px; border: 0 solid #ff7474; font-size: 16px; line-height: 36px; font-weight: 400; text-transform: uppercase; }

/* ==========================================================================
	#Socials
========================================================================== */
#pjWrapper .pjBlSocials { padding: 10px 0; font-size: 0; }
#pjWrapper .pjBlSocials ul { margin: 0; }
#pjWrapper .pjBlSocials li,
#pjWrapper .pjBlSocials a { display: inline-block; vertical-align: middle; }
#pjWrapper .pjBlSocials li { padding: 5px 10px 5px 0; }
#pjWrapper .pjBlSocials [class^="pjBlLink"] { overflow: hidden; width: 36px; height: 36px; background: url(../img/frontend/sprite.png); font-size: 0; white-space: nowrap; text-indent: 200%; }
#pjWrapper .pjBlSocials .pjBlLinkFacebook { background-position: 8px 2px; }
#pjWrapper .pjBlSocials .pjBlLinkTwitter { background-position: -56px 2px; }
#pjWrapper .pjBlSocials .pjBlLinkPinterest { background-position: -196px 1px; }
#pjWrapper .pjBlSocials .pjBlLinkLinkedIn { background-position: -267px 1px; }
#pjWrapper .pjBlSocials .pjBlLinkGooglePlus { background-position: -127px 2px; }
#pjWrapper .pjBlSocials .pjBlLinkInstagram { background-position: -347px 1px; }

/* ==========================================================================
	#Forms
========================================================================== */
#pjWrapper .pjBlForm .form-group { position: relative; margin: 0; padding-bottom: 25px; }
#pjWrapper .pjBlForm .form-control { height: 36px; padding: 0 15px; border: 1px solid #e4e2e3; border-radius: 0; }
#pjWrapper .pjBlForm textarea.form-control { height: 190px; padding: 15px; }
#pjWrapper .pjBlForm label { margin: 0 0 5px; font-size: 15px; line-height: 1.4; font-weight: 400; }

#pjWrapper .pjBlForm .pjBlFormCaptcha { font-size: 0; }
#pjWrapper .pjBlForm .pjBlFormCaptcha .form-control,
#pjWrapper .pjBlForm .pjBlFormCaptcha img { display: inline-block; vertical-align: middle; }
#pjWrapper .pjBlForm .pjBlFormCaptcha .form-control { width: 190px; margin-right: 10px; }

#pjWrapper .pjBlForm .help-block,
#pjWrapper .pjBlForm .help-block ul,
#pjWrapper .pjBlForm .help-block li { margin: 0; }
#pjWrapper .pjBlForm .help-block { position: absolute; bottom: 8px; left: 0; overflow: hidden; width: 100%; }
#pjWrapper .pjBlForm .help-block li { overflow: hidden; max-width: 100%; font-size: 13px; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }

/* ==========================================================================
	#pjBlModal
========================================================================== */
#pjWrapper .pjBlModal .modal-content,
#pjWrapper .pjBlModal .modal-header,
#pjWrapper .pjBlModal .modal-body,
#pjWrapper .pjBlModal .modal-footer { border-radius: 0; }
#pjWrapper .pjBlModal .modal-title { font-size: 24px; line-height: 1.4; font-weight: 700; text-transform: uppercase; }

/* ==========================================================================
	#Main
========================================================================== */
#pjWrapper .pjBlMain { position: relative; /* overflow: hidden;  */}
#pjWrapper .pjBlMain,
#pjWrapper .pjBlHeader,
#pjWrapper .pjBlBody,
#pjWrapper .pjBlFooter { border-width: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }

/* ==========================================================================
	#pjBlHeader
========================================================================== */
#pjWrapper .pjBlHeader { padding: 0; }
#pjWrapper .pjBlHeader .pjBlHeaderInner { position: relative; z-index: 4; padding: 10px; }
#pjWrapper .pjBlNav { padding: 0 5px; }
#pjWrapper .pjBlNav .btn-default:hover,
#pjWrapper .pjBlNav .btn-default:focus,
#pjWrapper .pjBlNav .btn-default.active,
#pjWrapper .pjBlNav .btn-default.pjBlFiltersTriggerActive { -webkit-box-shadow: none; box-shadow: none; }
#pjWrapper .pjBlNav .btn-default:hover,
#pjWrapper .pjBlNav .btn-default:focus { z-index: 2; }
#pjWrapper .pjBlNav .btn-default.active,
#pjWrapper .pjBlNav .btn-default.pjBlFiltersTriggerActive { z-index: 3; }
#pjWrapper .pjBlNav .pjBlSearch { padding: 0; font-size: 0; }
#pjWrapper .pjBlNav .pjBlSearch.pjBlSearchActive { z-index: 3; }
#pjWrapper .pjBlNav .pjBlSearch label,
#pjWrapper .pjBlNav .pjBlSearch .form-control { display: inline-block; margin: 0; vertical-align: middle; }
#pjWrapper .pjBlNav .pjBlSearch .form-control { width: 0; padding: 0; border: 0; background: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }
#pjWrapper .pjBlNav .pjBlSearch.pjBlSearchActive .form-control,
#pjWrapper .pjBlNav .pjBlSearch .form-control:focus { width: 160px; padding: 0 10px 0 0; }
#pjWrapper .pjBlNav .pjBlSearch label { padding: 0 15px; font-size: 16px; cursor: pointer; }

/* ==========================================================================
	#pjBlFiltersDropdown
========================================================================== */
#pjWrapper .pjBlFiltersDropdown { position: absolute; top: 0; left: 0; z-index: 3; overflow: hidden; visibility: hidden; width: 290px; max-width: 100%; height: auto; min-height: calc(100% - 56px); max-height: 0; padding: 40px 0 0; opacity: 0; }
#pjWrapper .pjBlFiltersDropdown.pjBlFiltersDropdownActive { top: 56px; visibility: visible; opacity: 1; max-height: 9999px; }
#pjWrapper .pjBlFiltersDropdown .pjBlFiltersRemove { position: absolute; top: 5px; right: 5px; width: 24px; height: 24px; padding: 0; border: 2px solid #767d83; line-height: 22px; text-align: center; }
#pjWrapper .pjBlFilter { display: none; }
#pjWrapper .pjBlFilter.pjBlFilterActive { display: block; }
#pjWrapper .pjBlFilter .pjBlFilterTitle { margin: 0; padding: 5px 10px; font-size: 22px; line-height: 1.4; font-weight: 700; text-transform: uppercase; }
#pjWrapper .pjBlFilter ul { margin: 0; padding: 0 0 10px; }
#pjWrapper .pjBlFilter li { border-bottom: 1px solid #33b6ae; }
#pjWrapper .pjBlFilter a { display: block; padding: 5px 15px; border-left: 0px solid #33b6ae; font-size: 16px; line-height: 1.6; }
#pjWrapper .pjBlFilter a:hover,
#pjWrapper .pjBlFilter a:focus,
#pjWrapper .pjBlFilter .active a { text-decoration: none; }
#pjWrapper .pjBlFilter a:hover,
#pjWrapper .pjBlFilter a:focus { border-left-width: 8px; }
#pjWrapper .pjBlFilter .active a { border-left-width: 10px; }

/* ==========================================================================
	#pjBlBody
========================================================================== */
#pjWrapper .pjBlBody { position: relative; z-index: 1; }

/* ==========================================================================
	#pjBlPost
========================================================================== */
#pjWrapper .pjBlPost { padding: 20px 15px; }
#pjWrapper .pjBlPost:last-of-type { border-bottom-width: 0; }
#pjWrapper .pjBlPost .pjBlPostImage img { width: 100%; height: auto; }
#pjWrapper .pjBlPost .pjBlPostImage a { position: relative; display: block; text-align: center; }
#pjWrapper .pjBlPost .img-holder { display: block; position: relative; }
#pjWrapper .pjBlPost .pjBlPostImageOverlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; font-size: 0; text-align: center; opacity: 0; }
#pjWrapper .pjBlPost:hover .pjBlPostImageOverlay { opacity: 1; }
#pjWrapper .pjBlPost .pjBlPostImageOverlay:before { display: inline-block; height: 100%; margin-left: -0.25em; vertical-align: middle; content: ''; }
#pjWrapper .pjBlPost .pjBlPostImageOverlay .btn { max-width: 100%; text-align: center; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
#pjWrapper .pjBlPost:hover .pjBlPostImageOverlay .btn { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

#pjWrapper .pjBlPost .pjBlPostContent p,
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph { font-size: 16px; line-height: 1.5em; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph { position: relative; overflow: hidden; display: block; max-height: 3em; margin-right: -.5em; padding-right: 1em; text-align: justify; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph:before,
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph:after { position: absolute; right: 0; width: 1em; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph:before { bottom: 0; content: '...'; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph:after { height: 1em; margin-top: .2em; content: ''; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostTitle { margin: 0; padding-top: 3px; font-size: 24px; line-height: 1.4; font-weight: 700; text-transform: uppercase; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostTitle a { display: block; overflow: hidden; color: inherit; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostTitle a:hover,
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostTitle a:focus { text-decoration: none; }
#pjWrapper .pjBlCommentsCounter,
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostTitle .pjBlCommentsCounter { font-size: 16px; }
#pjWrapper .pjBlCommentsCounter:hover,
#pjWrapper .pjBlCommentsCounter:focus { text-decoration: none; }
#pjWrapper .pjBlCommentsCounter .glyphicon { font-size: 14px; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta { margin: 0; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta li { padding: 0 7px 0 0; margin-right: 5px; border-right: 1px solid #909898; font-size: 14px; line-height: 1.1; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta li:last-of-type { border-right: 0; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostCategory { text-transform: uppercase; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostCategory a { color: inherit; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostCategory a:hover,
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostCategory a:focus { text-decoration: none; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostAuthor a { text-transform: capitalize; }
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostAuthor a:hover,
#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta .pjBlPostAuthor a:focus { text-decoration: none; }

#pjWrapper .pjBlRate { overflow: hidden; font-size: 0; line-height: 0; font-weight: bold; }
#pjWrapper .pjBlPost .pjBlRate { padding: 5px 0 10px; }

#pjWrapper .pjBlStarsResult,
#pjWrapper .pjBlStars { display: inline-block; vertical-align: top; }
#pjWrapper .pjBlRate .pjBlStarsResultCurrent { display: none; }
#pjWrapper .pjBlRate:hover .pjBlStarsResult { display: none; }
#pjWrapper .pjBlRate:hover .pjBlStarsResultCurrent { display: inline-block; }
#pjWrapper .pjBlPost .pjBlRate:hover .pjBlStarsResult { display: inline-block; }

#pjWrapper .pjBlStarsResult,
#pjWrapper .pjBlStarsResultCurrent { padding-left: 5px; font-size: 16px; line-height: 1.5; font-weight: 400; }

#pjWrapper .pjBlStars { position: relative; margin-right: 30px; }
#pjWrapper .pjBlStars label { margin: 0; padding: 0 3px 0 0; font-size: 18px; line-height: 1.4; cursor: pointer; }
#pjWrapper .pjBlStars input { position: absolute; top: 0; left: -999px; }

#pjWrapper .pjBlStars:hover > input:disabled + label { cursor: default; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

#pjWrapper .pjBlStars input:nth-of-type(1):checked ~ .pjBlStarsResultCurrent:after { content: '0'; }
#pjWrapper .pjBlStars input:nth-of-type(2):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(1):hover ~ .pjBlStarsResultCurrent:after { content: '1'; }
#pjWrapper .pjBlStars input:nth-of-type(3):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(2):hover ~ .pjBlStarsResultCurrent:after { content: '2'; }
#pjWrapper .pjBlStars input:nth-of-type(4):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(3):hover ~ .pjBlStarsResultCurrent:after { content: '3'; }
#pjWrapper .pjBlStars input:nth-of-type(5):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(4):hover ~ .pjBlStarsResultCurrent:after { content: '4'; }
#pjWrapper .pjBlStars input:nth-of-type(6):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(5):hover ~ .pjBlStarsResultCurrent:after { content: '5'; }
#pjWrapper .pjBlStars input:nth-of-type(7):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(6):hover ~ .pjBlStarsResultCurrent:after { content: '6'; }
#pjWrapper .pjBlStars input:nth-of-type(8):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(7):hover ~ .pjBlStarsResultCurrent:after { content: '7'; }
#pjWrapper .pjBlStars input:nth-of-type(9):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(8):hover ~ .pjBlStarsResultCurrent:after { content: '8'; }
#pjWrapper .pjBlStars input:nth-of-type(10):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(9):hover ~ .pjBlStarsResultCurrent:after { content: '9'; }
#pjWrapper .pjBlStars input:nth-of-type(11):checked ~ .pjBlStarsResultCurrent:after,
#pjWrapper .pjBlStars label:nth-of-type(10):hover ~ .pjBlStarsResultCurrent:after { content: '10'; }

/* ==========================================================================
	#pjBlPaging
========================================================================== */
#pjWrapper .pjBlPaging { padding: 10px 0; font-size: 0; }
#pjWrapper .pjBlPaging .pagination { margin: 0; padding: 0; }
#pjWrapper .pjBlPaging .pagination li { display: inline-block; }
#pjWrapper .pjBlPaging .pagination a { font-size: 16px; border-radius: 0; }
#pjWrapper .pjBlPaging .pagination .active a { cursor: default; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

/* ==========================================================================
	#pjBlFooter
========================================================================== */
#pjWrapper .pjBlFooter { position: relative; z-index: 2; }

/* ==========================================================================
	#pjBlArticle
========================================================================== */
#pjWrapper .pjBlArticle .pjBlBackLink{font-size: 18px;}
#pjWrapper .pjBlArticle .pjBlArticleHead { padding-bottom: 15px; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleTitle { margin: 0; font-size: 32px; line-height: 1.4; font-weight: 700; text-transform: uppercase; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleTitle .pjBlCommentsCounter { margin-left: 5px; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta { margin: 0; padding-bottom: 5px; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta li { padding: 0 7px 0 0; margin-right: 5px; border-right: 1px solid #909898; font-size: 14px; line-height: 1.1; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta li:last-of-type { border-right: 0; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleCategory { text-transform: uppercase; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleCategory a { color: inherit; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleCategory a:hover,
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleCategory a:focus { text-decoration: none; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleAuthor a { text-transform: capitalize; }
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleAuthor a:hover,
#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta .pjBlArticleAuthor a:focus { text-decoration: none; }

#pjWrapper .pjBlArticle .pjBlArticleBody img,
#pjWrapper .pjBlArticle .pjBlArticleBody iframe { max-width: 100%; }
#pjWrapper .pjBlArticle .pjBlArticleBody p { margin: 0; padding: 5px 0; font-size: 15px; line-height: 1.4; }
#pjWrapper .pjBlArticle .pjBlArticleBody ul,
#pjWrapper .pjBlArticle .pjBlArticleBody ol { margin: 0; padding-top: 10px; padding-bottom: 10px; }
#pjWrapper .pjBlArticle .pjBlArticleBody li { font-size: 16px; line-height: 1.4; }
#pjWrapper .pjBlArticle .pjBlArticleBody strong { font-weight: 700; }
#pjWrapper .pjBlArticle .pjBlArticleBody a:hover { text-decoration: none; }
#pjWrapper .pjBlArticle .pjBlArticleBody a strong { color: inherit; }
#pjWrapper .pjBlArticle .pjBlArticleBody h1,
#pjWrapper .pjBlArticle .pjBlArticleBody h2,
#pjWrapper .pjBlArticle .pjBlArticleBody h3,
#pjWrapper .pjBlArticle .pjBlArticleBody h4,
#pjWrapper .pjBlArticle .pjBlArticleBody h5,
#pjWrapper .pjBlArticle .pjBlArticleBody h6 { margin: 0; padding: 5px 0 10px; }
#pjWrapper .pjBlArticle .pjBlArticleBody h1 { font-size: 34px; }
#pjWrapper .pjBlArticle .pjBlArticleBody h2 { font-size: 28px; }
#pjWrapper .pjBlArticle .pjBlArticleBody h3 { font-size: 24px; }
#pjWrapper .pjBlArticle .pjBlArticleBody h4 { font-size: 18px; }
#pjWrapper .pjBlArticle .pjBlArticleBody h5 { font-size: 16px; }
#pjWrapper .pjBlArticle .pjBlArticleBody h6 { font-size: 14px; }

#pjWrapper .pjBlArticle .pjBlArticleFoot { padding-top: 30px; }
#pjWrapper .pjBlArticle .pjBlArticleSocials { padding: 20px 0; border-bottom: 1px solid #e3e3e3; }
#pjWrapper .pjBlArticle .pjBlArticleComments { padding: 5px 0 15px; }
#pjWrapper .pjBlArticle .pjBlArticleComments .pjBlArticleCommentsTitle { font-size: 18px; line-height: 1.4; font-weight: 700; text-transform: uppercase; }

#pjWrapper .pjBlComments { margin: 0; padding: 15px 0; }
#pjWrapper .pjBlComment { padding: 10px 0; }
#pjWrapper .pjBlComment .pjBlCommentHead { position: relative; padding-bottom: 5px; border-bottom: 1px solid #e3e3e3; }
#pjWrapper .pjBlComment .pjBlCommentHead .pjBlCommentAuthor { margin: 0; font-size: 16px; line-height: 1.4; font-weight: 700; text-transform: capitalize; }
#pjWrapper .pjBlComment .pjBlCommentHead .pjBlCommentMeta { margin: 0; font-size: 13px; }
#pjWrapper .pjBlComment .pjBlCommentBody { padding: 10px 5px 0; }
#pjWrapper .pjBlComment .pjBlCommentBody p { margin: 0; font-size: 15px; line-height: 1.4; }

/* ==========================================================================
	.Modal
========================================================================== */
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.fade.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/* ==========================================================================
	#Responsive
========================================================================== */
@media only screen and (max-width: 767px) {
	/* ==========================================================================
		#pjBlPost
	========================================================================== */
	#pjWrapper .pjBlPost .pjBlPostContent p,
	#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostParagraph { font-size: 14px; }
	#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostTitle { font-size: 18px; }
	#pjWrapper .pjBlPost .pjBlPostContent .pjBlPostMeta li { font-size: 13px; }
	#pjWrapper .pjBlPost .pjBlRate { padding: 0 0 5px; }
}

@media only screen and (max-width: 640px) {
	/* ==========================================================================
		#Forms
	========================================================================== */
	#pjWrapper .pjBlForm .pjBlFormCaptcha .form-control { width: 170px; }

	/* ==========================================================================
		#Header
	========================================================================== */
	#pjWrapper .pjBlNav { width: 100%; }
	#pjWrapper .pjBlNav .btn-default { padding: 0 10px; }
	#pjWrapper .pjBlNav .pjBlSearch { display: block; width: 100%; margin: 5px 0 0; padding: 0; text-align: left; }
	#pjWrapper .pjBlNav .pjBlSearch .form-control,
	#pjWrapper .pjBlNav .pjBlSearch .form-control:focus { width: calc(100% - 60px); padding: 0; }
	#pjWrapper .pjBlFiltersDropdown { min-height: calc(100% - 96px); }
	#pjWrapper .pjBlFiltersDropdown.pjBlFiltersDropdownActive { top: 95px; }

	/* ==========================================================================
		#pjBlPost
	========================================================================== */
	#pjWrapper .pjBlPost { padding-bottom: 5px; }
	#pjWrapper .pjBlPost .pjBlPostImage,
	#pjWrapper .pjBlPost .pjBlPostContent { width: 100%; }
	#pjWrapper .pjBlPost .pjBlPostImage { padding: 0 0 10px; }
	#pjWrapper .pjBlPost .pjBlPostContent { padding: 0 5px; }
	#pjWrapper .pjBlStarsResult,
	#pjWrapper .pjBlStarsResultCurrent { font-size: 15px; }

	/* ==========================================================================
		#pjBlArticle
	========================================================================== */
	#pjWrapper .panel-body.pjBlBody { padding: 0; }
	#pjWrapper .pjBlArticle { padding: 10px 5px; }
	#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleTitle { font-size: 24px; line-height: 1.2; }
	#pjWrapper .pjBlArticle .pjBlArticleHead .pjBlArticleMeta li { font-size: 13px; }
}