/*
Theme Name: PPIS Child Theme
Description: This is a custom child theme for PPIS
Author: Hello Pomelo
Author URI:  https://hellopomelo.com/
Template: ppis
*/



/* 01-26-23 */
@media(max-width: 1199px){
	.hover-box-div .vc_col-sm-3{
		width: 50%!important;
		margin: 10px 0;
	}
}
@media(max-width: 767px){
	.hover-box-div .vc_col-sm-3{
		width: 100%!important;
		margin: 10px 0;
	}
	
}
@media(max-width: 360px){
	.expertise-div .wpb_column{
		width: 90%!important;
	}
}

/*=====================
        Jom
=====================*/
/* BLOG LIST */
/* Header */
#blog-list-header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 170px 0;
    }
    
    #blog-list-header h1 {
        color: #fff;
        font-weight: 700;
        font-size: 47px;
        line-height: 60px;
    }
    
    #blog-list-sec1 {
       padding-top: 3rem;
       padding-bottom: 3rem;
    }
    
    #blog-list-sec1 h4 {
    font-size: 19px;
    color: #000;
    }
    
    #blog-list-sec1 .sec1-box {
        border: 1px solid #d4855d;
        border-radius: 6px;
        height: 100%;
    }
    
    
    #blog-list-sec1 .sec1-box-img img {
    height: 100%;
    width: 100%;
    }
    
    #blog-list-sec1 .sec1-box-text {
        padding: 25px;
        height: auto;
        /* border-bottom: 1px solid #d4855d;
        border-left: 1px solid #d4855d;
        border-right: 1px solid #d4855d;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px; */
    }
    
    #blog-list-sec1 .sec1-box-text h3 {
        color: #17082e;
        line-height: unset;
        margin-bottom: 1rem;
    }

    #blog-list-sec1 .sec1-box-text p {
        margin-bottom: 1rem;
    }
    
    #blog-list-sec1 .sec1-box-info {
        display: flex;
        color: #e1aa8e;
    }
    
    #blog-list-sec1 .sec1-box-info p {
        margin: 0;
    }
    
    #blog-list-sec1 .sec1-box-info .author {
        margin-right: 3px;
        color: #e1aa8e;
    }
    
    #blog-list-sec1 .sec1-box-info .date {
        margin-left: 3px;
        color: #e1aa8e;
    }
    
    #blog-list-sec1 .page-nav {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    #blog-list-sec1 .page-nav a {
        color: #343c4b;
        font-size: 18px;
        margin: 0 20px;
    }
    
    #blog-list-sec1 .page-nav .active {
        background-color: #e1aa8e;
        height: 50px;
        line-height: 50px;
        width: 50px;
        display: block;
        border-radius: 50%;
        margin: 0 3px;
        color: #fff;
    }
    
    #blog-list-sec1 .sec1-header-text {
        margin-bottom: 29px;
    }

    #blog-list-sec1 .sec1-header-text h3 {
        color: #000;
    }
    
    @media (min-width: 320px) and (max-width: 1138px){
     #blog-list-sec1 .col-xl-4:nth-child(1) {
         margin-bottom: 26px;
     }
    
     #blog-list-sec1 .col-xl-4:nth-child(2) {
        margin-bottom: 26px;
    }
    }
    
    /* BLOG */
    #blog-header {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 170px 0;
        }

        .page-id-7161 p {
            margin-bottom: 1rem;
        }
        
        #blog-header h1 {
            color: #fff;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 47px;
            line-height: 60px;
        }
    
        #blog-header .header-box-info {
            display: flex;
            color: #fff;
            justify-content: center;
        }
        
        #blog-header .header-box-info p {
            margin: 0;
        }
        
        #blog-header .header-box-info .author {
            margin-right: 3px;
            color: #fff;
            font-size: 21px !important;
        }
        
        #blog-header .header-box-info .date {
            margin-left: 3px;
            color: #fff;
            font-size: 21px !important;
    }  
    
    #blog-sec1 {
        padding-top: 5rem;
/*         padding-bottom: 2rem; */
    }
    
    #blog-sec1 .big-p {
        font-size: 22px;
        /* color: #666666; */
    }
    
    /* #blog-sec1 p {
        font-size: 18px;
        color: #666666;
    } */
    
    #blog-sec1 .section-wrap img {
        margin-bottom: 60px;
    }
    
    #blog-sec1 .section-wrap h2 {
        margin-bottom: 1rem;
        color: #444444;
        font-weight: bold;
    }
    
    #blog-sec1 .row:nth-child(1) {
    margin-bottom: 2.5rem;
    }
    
    #blog-social .social-icons {
        display: flex;
        color: red;
     }
     
     #blog-social .social-icons .facebook {
        height: 70px;
        width: 70px;
        line-height: 70px;
        text-align: center;
        background-color: #3c5a99;
        color: #fff;
        font-size: 33px;
        margin-right: 10px;
     }
     
     #blog-social .social-icons .twitter {
        height: 70px;
        width: 70px;
        line-height: 70px;
        text-align: center;
        background-color: #33ccff;
        color: #fff;
        font-size: 33px;
        margin-right: 10px;
     }
     
     #blog-social .social-icons .pinterest {
        height: 70px;
        width: 70px;
        line-height: 70px;
        text-align: center;
        background-color: #ff0000;
        color: #fff;
        font-size: 33px;
        margin-right: 10px;
     }
     
     #blog-social .social-icons .linkedin {
        height: 70px;
        width: 70px;
        line-height: 70px;
        text-align: center;
        background-color: #2867b2;
        color: #fff;
        font-size: 33px;
        margin-right: 10px;
     }
    
     /* #blog-social {
         margin-bottom: 85px;
     } */
    
     #blog-related {
	   /*padding-top: 6rem; */
		 padding-bottom: 6rem; 
     }
    
     #blog-related .related-header-text h1 {
         color: #444444;
     }
    
     #blog-related .row:nth-child(1) {
         margin-bottom: 4rem;
     }
    
     #blog-related .related-box {
        border: 1px solid #d4855d;
        border-radius: 6px;
        height: 100%;
    }
    
    
    #blog-related .related-box-img img {
    height: 100%;
    width: 100%;
    }
    
    #blog-related .related-box-text {
        padding: 25px;
        height: auto;
        /* border-bottom: 1px solid #d4855d;
        border-left: 1px solid #d4855d;
        border-right: 1px solid #d4855d;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px; */
    }
    
    #blog-related .related-box-text h3 {
        color: #17082e;
        line-height: unset;
        margin-bottom: 1rem;
    }
    
    #blog-related .related-box-info {
        display: flex;
        color: #e1aa8e;
    }
    
    #blog-related .related-box-info p {
        margin: 0;
    }
    
    #blog-related .related-box-info .author {
        margin-right: 3px;
        color: #e1aa8e;
    }
    
    #blog-related .related-box-info .date {
        margin-left: 3px;
        color: #e1aa8e;
    }

    .page-id-7161 .content .container  {
        background-color: unset !important;
    }

    .page-id-7159 .content .container  {
        background-color: unset !important;
    } 

    /* January 18, 2022 */

    @media (min-width: 320px) and (max-width: 575px){
        #blog-list-sec1 {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        #blog-sec1 {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        #blog-related {
            padding-left: 1rem;
            padding-right: 1rem;
        }
    }

    #blog-sec1 .aligncenter {
        display: unset;
    }

    #blog-sec1 .st-left  {
        display: none;
    }

    @media (min-width: 320px) and (max-width: 600px){
        #blog-social .social-icons {
            justify-content: center;
        }

        #blog-sec1 h3 {
            text-align: center;
        }

        .related-header-text {
            text-align: center;
        }

        #blog-list-sec1 .sec1-header-text {
            text-align: center;
        }
    }

    /*=====================
          Jom Ends
    =====================*/
    
    .col-xl-4.marginbot {
    margin-bottom: 25px;
}
span.page-numbers.current {
    background-color: #e1aa8e;
    height: 50px;
    line-height: 50px;
    width: 50px;
    display: block;
    border-radius: 50%;
    margin: 0 3px;
    color: #fff;
}
    

