/*
Theme Name: PBK Child
Author: Anonymous
Author URI:
Version: 1
Template: pbk
Description: PBK theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pbk
Tags: one-column, two-columns
Theme URI:
*/
/*
@media (min-width: 992px) {
  .full-height .header {
    height: 139px !important;
    overflow: hidden;
  }
}
@media (min-width: 1300px) {
  .full-height .header {
    height: 162px !important;
    font-size: 23px;
    line-height: 33px;
  }
}
*/

.pagination .curent {
    display: block;
    width: 14px;
    margin: 0px 2px 0;
    height: 0px !important;
    background: #000;
}

.single-project .content-text p {
    margin-bottom: 15px;
	border:0px solid red;
}

.col ul:not([class]) li {
    font-weight: 400 !important;
    line-height: 26px;
    padding-left: 14px;
}

sup { 
    vertical-align: super;
    font-size: smaller;
}





