/*
Theme Name: PIH
Theme URI: http://pihnews.com
Author: Digi Web LLC
Author URI: http://pihnews.com
Description: In 2020 PIH new website is a combination between a corporate website and a corporate online magazine with a sleek design. This new engine allows the Holding to Feature favorite homepage content in either a grid or a slider, while keeping track of all contents and cross links either between different parts of the website or linking to out
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: PIH

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
footer{padding-top:100px; margin-top:0;}
.header .navbar .container .logo a img{height:100px;}
.aligncenter {
    text-align: center;
}

.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%; 
}
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { 
    font-size: 10px; 
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td { 
    background: #f5f5f5; 
    border: 1px solid #E9E9E9; 
    text-align: center; 
    padding:8px;
}
#wp-calendar tbody td#today {
    background: #262d57; 
    color: #fff;
}
#wp-calendar tbody td#today a {
    color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; 
    color: #83c99f; 
    padding: 10px;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; 
    color: #83c99f; 
    padding: 10px;
}
.widget_text .textwidget img{
    max-width: 100%;
    height: auto; 
    margin: 10px 0px;
}
.widget_text select, .widget_text input , .widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
}
#sidebar .textwidget img {
    max-width: 100%;
}
img{
    max-width:100%;
    height: auto;
}
.wp-caption{
    max-width:100%;
}
.wp-caption img{
    padding-bottom: 10px;
}
.form-submit input.submit{
    border: none;
    background: #f65935;
    color: #fff;
    height: 54px;
    padding: 0 40px;
    font-weight: 600;
    width: auto;
    transition: all linear 400ms;
    font-size: 16px;
    cursor: pointer;
}
.form-submit input.submit:hover {
    color: #fff;
    background: #405089;
}
.screen-reader-text{
    text-decoration: none;
}

/* add */

.alignright{
    float:right;
}
.alignleft{
    float:left;
}

.post-text table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-text table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.post-text table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 img.alignleft, .alignleft img{
  margin-right: 20px; 
  margin-bottom: 10px;
 }
 img.alignright, .alignright img{
  margin-left: 20px;
  margin-bottom: 10px;
 } 
 .blog-comment-area  table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.blog-comment-area  table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.blog-comment-area  table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
.post-text  li{
  padding-top: 5px;
  list-style: inherit!important;
 }
.post-text  ul{
  padding-left: 20px!important;
 }
.post-text  ol{
  list-style: decimal!important;
  padding-left: 20px!important;
 }

.search-custom form {
    width: 70% !important;
    margin-top: 50px;
}
.search-custom form.search-form:after {
    top: 10px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    text-decoration: none;
}

form.post-password-form input[type=submit] {
    width: auto !important;
    background: #333053;
    border-color: #333053;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
}
 .screen-reader-text {
    display: none;
}

.widget ul li {
    list-style: none !important;
    line-height: 28px;
    padding-top: 10px;
}
.widget ul.sub-menu , .widget ul.children{
    padding-left: 5px !important;
}
a:hover {
    text-decoration: none !important;
}
/*add */ 
li.featured-post {
    color: #4e54c8 !important;
    font-weight: bold !important;
    float: right;
    font-size: 16px !important;
}
p.logged-in-as {
    font-size: inherit;
    margin-bottom: 25px;
}
p.logged-in-as a{
    color: #888;
}

h3.archive-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 600;
}
.post-text h1 {
    font-size: 46px;
    font-weight: 500;
    color: #34517D;
}
.post-text h2 {
        font-size: 36px;
        font-weight: 500;
        color: #34517D;
}
.post-text h3 {
    font-size: 26px;
    font-weight: 500;
    color: #34517D;
}
.post-text h4 {
    font-size: 22px;
    font-weight: 500;
    color: #34517D;
}
.post-text h5 {
    font-size: 20px;
    font-weight: 500;
    color: #34517D;
}
.post-text h6 {
    font-size: 16px;
    font-weight: 500;
    color: #34517D;
}
body.logged-in .header-nav {
    top: 32px !important
}
@media screen and (max-width: 600px){
body.logged-in .header-nav.fixed-header {
    top: 0px !important
}
}
.date-comment {
    display: inline-block;
}
.comment-title {
    display: inline-block;
}
.blog-comment-area .blog-comment ul.children {
    padding-left: 20px;
}
.blog-content {
    overflow: hidden;
    margin-bottom: 20px;
}
#respond{
    padding-top: 150px;
    margin-top: -150px;
}
.page-links{
    clear: both;
    padding-top: 20px;
}
.page-links a{
    margin-left: 4px;
    color: #252839;
}
body:not(.has-sidebar) .blog-page-content .col-sm-8.col-md-9 {
    width: 83.33333333%;
    margin-left: 8.33333333%;
}
.search-custom h5 {
    text-transform: inherit;
    font-weight: 400;
    font-size: 18px;
}

/*uoncorp*/
body.blog {
    padding: 0px;
}
.header.header-notop .topbar {
    display: none;
}
.header.header-notop .navbar {
    margin-top: 0px;
}
.header.header-notop + .page-header {
    margin-top: -100px;
    padding-top: 154px;
}
body.logged-in .search-box.open {
    top: 32px;
}
.blog .post .post-content a.blog-title {
    width: auto;
    height: auto;
    line-height: 38px;
    display: inherit;
    border: none;
    text-align: left;
    border-radius: 0px;
}
.blog .post .post-content a.blog-title:hover {
    background: transparent;
    border-color: transparent;
}
.pagination .page-item a {
    border: none;
    border-bottom: 2px solid #eaebee;
    color: #405089;
    border-radius: 0 !important;
    font-size: 12px;
    font-weight: 600;
    position: relative;
    display: block;
    padding: .5rem .75rem;
    line-height: 1.25;
    background-color: #fff;
}
.pagination .page-item a:hover {
    background: none;
    border-color: #f65935;
}
.blog .sidebar .widget.widget_search {
    border:none;
}
.blog .sidebar .widget.widget_search form input {
    width: calc(100% - 51px);
    height: 50px;
    border: 1px solid #d1d1d1;
    background: #f7f7f7;
}
.blog .sidebar .widget.widget_search .butn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 0;
    float: right;
    border-radius: 0;
    padding: 0;
    background: #f65935;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    transition: all linear 400ms;
    -webkit-appearance: button;
}
.blog .sidebar .widget.widget_search .butn:hover {
    background-color: #405089;
    color: #fff;
}
.blog .sidebar .widget_recent_entries ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_recent_entries ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_recent_entries ul li a {
    float: left;
    font-weight: 600;
}
.blog .sidebar .widget_tag_cloud ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px;
}
.blog .sidebar .widget_tag_cloud ul li {
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    padding: 0;
    list-style: none;
}
.blog .sidebar .widget_tag_cloud ul li a {
    float: left;
    height: 26px;
    line-height: 20px;
    padding: 3px 7px;
    background: #9aa0ae;
    font-size: 12px !important;
    color: #fff;
}
.blog .sidebar .widget_tag_cloud ul li a:hover {
    background: #405089;
    text-decoration: none;
}
.blog .sidebar .gallery ul li a img {
    margin: 0px;
}
.blog .sidebar .textwidget .download-box {
    margin-bottom: 0px;
}
@media (min-width: 768px) {
body.logged-in .blog .sidebar {
    top: 32px;
}
}
.footer .content-wrapper .logo {
    margin-bottom: 0px;
}
.comments-area {
    margin-top: 20px;
    float: left;
}
.title-g.margin-30px-bottom h3 {
    width: 100%;
    float: left;
    padding: 20px 0px;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    color: #f65935;
    border-bottom: 1px solid #eaebee;
    float: left;
}
.blog .post .comments-area ul.blog-comment {
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: hidden;
    float: left;
}
.blog .post .comments-area .comment-box {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;
}
.blog .post .comment-box .author-thumb {
    width: 80px;
    float: left;
}
.blog .author-thumb img.avatar {
    width: 85%;
    border-radius: 50%!important;
}
.blog .post .comment-box .comment-info {
    margin-left: 100px;
}
.blog .post .comment-box .comment-info h6 {
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    margin-right: 5px;
    font-weight: 600;
}
.blog .post .blog-date {
    margin-left: 5px;
    color: #f65935;
    font-size: 14px;
}
.blog-comment ul.children {
    margin-left: 80px;
    list-style: none;
}
@media (min-width: 768px) {
.blog-comment ul.children {
    margin-left: 20px;
    list-style: none;
}
}
.comment-form {
    float: left;
    width: 100%;
    overflow: hidden;
}
.comment-form textarea, .comment-form input {
    width: 100%;
}
.comment-respond .comment-reply-title {
    width: 100%;
    float: left;
    padding: 20px 0px;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    color: #f65935;
    border-bottom: 1px solid #eaebee;
    float: left;
}
p.form-submit {
    margin-top: 20px;
}
.row-area {
    display: block;
}
.mt-20 {
    margin-top: 20px;
}
.comment-form input {
    border: 1px solid #eaebee;
    background: #fff;
    padding: 20px;
}
.blog .sidebar .widget.widget_search form input {
    border: 1px solid #eaebee;
    background: #fff;
}
.request-form form input[type=email] {
    width: 100%;
}
div.row.inner br {
    display: none;
}
label.mr-15 {
    margin-bottom: 15px !important;
}
.request-form div.wpcf7-response-output {
    color: #fff !important;
}
.contact input[type=email] {
    width: 100%;
}

.footer.footer-no-widget .content-wrapper {
    display: none;
}
.footer.footer-no-widget {
    margin-top: 0px !important;
}




/* Design */
.slider .swiper-slide p {
    color: #fff;
}
.slider .swiper-pagination-bullet {
    opacity: 1;
}
.latest-news .content-box {
    padding: 40px;
}
.latest-news .content-box .post-image {
    margin-bottom: 20px;
}
.latest-news .content-box span {
    margin-bottom: 10px;
}
.image-content-box .content-box a {
    width: 34px;
    height: 34px;
    line-height: 32px;
    display: inline-block;
    border: 1px solid #eaebee;
    border-radius: 50%;
    text-align: center;
    margin-top: 20px;
}

/*Test*/

body.no-has-sidebar section.blog .row > .col-md-8.col-12 + .col-md-4.col-12 {
    display: none;
}

.blog .sidebar .widget_archive ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_archive ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_archive ul li a {
    float: left;
    font-weight: 600;
}
.widget select {
    -webkit-appearance: menulist;
}
.blog .sidebar .widget.widget_calendar .widget-title {
    margin-bottom: 0px;
    border-bottom: none;
}

.blog .sidebar .widget_categories ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_categories ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_categories ul li a {
    float: left;
    font-weight: 600;
    margin-right: 5px;
}
.blog .sidebar .widget_categories ul.children li {
    border-bottom: none;
    padding-bottom: 0px;
    margin-top: 15px;
}

.blog .sidebar .widget_pages ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_pages ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_pages ul li a {
    float: left;
    font-weight: 600;
    margin-right: 5px;
}
.blog .sidebar .widget_pages ul.children li {
    border-bottom: none;
    padding-bottom: 0px;
    margin-top: 15px;
}



.blog .sidebar .widget_meta ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_meta ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_meta ul li a {
    float: left;
    font-weight: 600;
    margin-right: 5px;
}

.blog .sidebar .widget_recent_comments ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_recent_comments ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_recent_comments ul li a {
    float: left;
    font-weight: 600;
    margin-right: 5px;
}
.blog .sidebar .widget ul li:last-child {
    border-bottom: none;
}

.blog .sidebar .widget_rss ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_rss ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_rss ul li a {
    display: block;
    font-weight: 600;
    margin-right: 5px;
}
.blog .sidebar .widget_rss ul li .rss-date {
    color: #f65935;
    font-size: 14px;
}
.blog .sidebar .widget.widget_search .widget-title {
    margin-bottom: 0px;
    border-bottom: none;
}
.blog .sidebar .widget.widget_text .textwidget {
    padding: 20px;
    width: 100%;
    float: left;
    margin: 0;
}

.blog .sidebar .widget_nav_menu ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.blog .sidebar .widget_nav_menu ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 20px;
    border-bottom: 1px solid #eaebee;
    list-style: none;
}
.blog .sidebar .widget_nav_menu ul li a {
    float: left;
    font-weight: 600;
    margin-right: 5px;
}
.blog .sidebar .widget_nav_menu ul.sub-menu li {
    border-bottom: none;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.blog .sidebar .widget:last-child {
    margin-bottom: 0px;
}
.post-cont h1, .post-cont h2,.post-cont h3,.post-cont h4,.post-cont h5,.post-cont h6 {
    font-family: "Poppins", sans-serif !important;
    color: #262d57 !important;
    margin-bottom: 10px !important;
}

.post-cont h1 {
    font-size: 46px;
    font-weight: 500 !important;
}
.post-cont h2 {
        font-size: 36px;
        font-weight: 500 !important;
}
.post-cont h3 {
    font-size: 26px;
    font-weight: 500 !important;
}
.post-cont h4 {
    font-size: 22px !important;
    font-weight: 500 !important;
}
.post-cont h5 {
    font-size: 20px;
    font-weight: 500 !important;
}
.post-cont h6 {
    font-size: 16px;
    font-weight: 500 !important;
}
blockquote a {
    color: #fff;
}
code {
    color: #d23d81;
}

.post-cont table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.post-cont table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.post-cont table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 .blog .post .post-content .post-cont ul {
    margin-bottom: 0px;
    padding-left: 40px;
 }
  .blog .post .post-content .post-cont ul li{
    color: #262d57;
    padding: 5px 0px;
 }
.blog .post .post-content .post-cont ol li{
    color: #262d57;
    padding: 5px 0px;
 }
.blog .post .post-content .post-cont p {
    color: #262d57;
}
.blog .post .post-content blockquote p {
    color: #fff !important;
}
.blog .post .post-content span {
    color: #7a7d88;
}
.blog .post .post-image img {
    width: auto;
}
.post-content {
    overflow: hidden;
}

.page-links {
    padding-bottom: 10px;
}
.page-links .page-number {
    padding: 0px 18px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    background: #fff;
    transition-duration: .2s;
    display: inline-block !important;
}
.page-links a:hover span{
    background-color: #405089;
    color: #fff !important;
    transition-duration: .2s;
}
.post-password-form label {
    display: inline-block;
}
form.post-password-form input[type=submit] {
    width: auto !important;
    background: #f65935;
    border-color: #f65935;
    color: #fff;
    border-radius: 0px;
    cursor: pointer;
}

.comment_text h1, .comment_text h2,.comment_text h3,.comment_text h4,.comment_text h5,.comment_text h6 {
    font-family: "Poppins", sans-serif !important;
    color: #262d57 !important;
    margin-bottom: 10px !important;
}

.comment_text h1 {
    font-size: 46px;
    font-weight: 500 !important;
}
.comment_text h2 {
        font-size: 36px;
        font-weight: 500 !important;
}
.comment_text h3 {
    font-size: 26px;
    font-weight: 500 !important;
}
.comment_text h4 {
    font-size: 22px !important;
    font-weight: 500 !important;
}
.comment_text h5 {
    font-size: 20px;
    font-weight: 500 !important;
}
.comment_text h6 {
    font-size: 16px;
    font-weight: 500 !important;
}

.comment_text table{ 
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #d1d1d1;
}
.comment_text table td{
    border: 1px solid #d1d1d1;
    padding: 7px;
} 
.comment_text table th{
    border: 1px solid #d1d1d1;
    padding: 7px;
 }
 .blog .post .comment_text ul {
    margin-bottom: 0px;
    padding-left: 40px;
 }
  .blog .post .comment_text ul li{
    color: #262d57;
    padding: 5px 0px;
 }
.blog .post .comment_text ol li{
    color: #262d57;
    padding: 5px 0px;
 }
.blog .post .comment_text p {
    color: #262d57;
}
.post.no-margin {
    overflow: hidden;
}
.blog .post .comments-area ul.blog-comment {
    width: 100%
}
.comments-area {
    width: 100%;
}
.comment-info.no-ava {
    margin-left: 0px !important;
}
.page-header h2 {
    padding: 10px 0px;
    margin-bottom: 0px;
}
.page-links .page-number {
    color: #405089 !important;
    border: 1px solid #b0bad8;
}
span.featured-post {
    float: right;
    font-weight: 600;
    color: #f65935 !important;
    font-size: 18px !important;
}
.blog .post .post-content span {
    display: inline-block;
}
.search-custom form input {
    width: calc(100% - 51px);
    height: 50px;
    border: 1px solid #eaebee;
    background: #fff;
}
.search-custom .butn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 0;
    float: right;
    border-radius: 0;
    padding: 0;
    background: #f65935;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    transition: all linear 400ms;
    -webkit-appearance: button;
}
.blog .post .post-content .social-share li a {
    text-align: center;
}