/******************************

    00 - Home
    01 - Inner Page
        00 - About Us 1
		01 - About Us 2
        02 - Our History 
        03 - Service Detail
        04 - Project Detail
        05 - Blog Detail
             Sidebar Right
             Blog Classic
             Blog Detail
        06 - Team Single
        07 - Contact Us
        08 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/

/** Homepage 01 **/
.appointment-section-home1{
    background-image: url(../images/bg/bg-01.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 20px 0px 0px 0px;
    background-color: var(--pbmit-global-color);
}
.appointment-section-home1 .pbmit-heading-subheading .pbmit-subtitle{
    color: var(--pbmit-secondary-color);
}
.appointment-section-home1 .pbmit-heading-subheading .pbmit-subtitle:before,
.appointment-section-home1 .pbmit-heading-subheading .pbmit-subtitle:after{
    background-color: var(--pbmit-secondary-color);
}
.appointment-section-home1 .appointment-left-section{
    text-align: center;
}
.appointment-section-home1 .appointment-right-section{
    align-content: center;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
}
.appointment-section-home1 .appointment-right-section .contact-form-section{
    margin: 0 0 20px 0;
}
.about-section-home1 {
    z-index: 1;
    position: relative;
}
.about-section-home1 .about-left-section{
    margin: 5px 32px 0px 0px;
}
.about-section-home1 .about-left-section .pbmit-heading-subheading{
    margin-bottom: 55px;
}
.about-section-home1 .about-left-section .about-heading-title{
    color: var(--pbmit-heading-color);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7em;
    margin: -30px 0px 5px 0px;
}
.about-section-home1 .about-left-section .left-last-section{
    margin-top: 80px;
}
.about-section-home1 .about-img-section .about-img-one img{
    border-radius: 6px 6px 6px 6px;
}
.about-section-home1 .about-img-section .about-img-second{
    margin: 0px 0px 0px 20px;
    position: relative;
}
.about-section-home1 .about-img-section .about-img-second img{
    border-radius: 8px 8px 8px 8px;
    margin-bottom: 40px;
}
.about-section-home1 .about-icon-section{
    font-style: normal;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    font-size: 60px;
    border-radius: 50%;
}
.about-section-home1 .about-img-section .about-icon-section{
    position: absolute;
    top: 260px;
    left: -75px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
}
.bg-color-section-home1{
    background-color: var(--pbmit-light-color);
    position: relative;
    margin-top: -268px;
    margin-bottom: 5px;
    padding: 30px 0px 200px 0px;
}
.service-section-home1 {
    margin-top: -363px;
}
.offer-section-home1{
    padding: 70px 0px 90px 0px;
}
.offer-section-home1 .offer-left-section p{
    margin-bottom: 40px;
}
.offer-section-home1 .offer-left-section .offer-ihbox-section{
    margin-top: 20px;
    margin-bottom: 40px;
}
.offer-section-home1 .offer-left-section .offer-signechar-section{
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #E5E5E5;
    margin: 0px 0px 0px 10px;
    padding: 10px 15px 0px 30px;
}
.offer-section-home1 .offer-left-section a i{
    border-radius: 50%;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}
.offer-section-home1 .offer-left-section a i:before{
    width: 15px;
}
.offer-section-home1 .offer-left-section .button-text-section{
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.offer-section-home1 .offer-left-section a:hover{
    color: var(--pbmit-blackish-color);
}
.offer-section-home1 .accordion-style-1 .accordion-decs{
	margin-bottom: 0px;
}
.testimonial-section-home1 {
    margin: 0% 5% 0% 5%;
    background-image: url(../images/bg/bg-02.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 140px 0px 130px 0px;
    border-radius: 10px ;
}
.testimonial-section-home1 .swiper-slider{
	margin: 38px 15px 0px 30px;
}
.client-section-home1{
    margin-top: -293px;
    margin-bottom: 0px;
    padding: 290px 0px 157px 0px;
    background-color: var(--pbmit-light-color);
}   
.benefits-section-home1 .benefits-bg-section{
    border-radius: 0px 8px 0px 0px;
    background-color: transparent;
    background-position: 50% 20%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 420px 0 0;
    margin: -60px 0 60px 0;
}
.benefits-section-home1 .benefits-ph-section{
    margin: -10px 0px 45px 0px;
    color: var(--pbmit-white-color);
}
.benefits-section-home1 .bg-img-section{
    background-image: url(../images/bg/bg-03.jpg);
    border-radius: 0px 0px 0px 8px;
    background-color: rgb(238, 52, 78);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 70px 0px 60px 60px;
}
.benefits-section-home1 .benefits-right-section{
    width: 59%;
}
.benefits-section-home1 .pbmit-heading-subheading .pbmit-subtitle{
    color: var(--pbmit-blackish-color);
}
.benefits-section-home1 .pbmit-heading-subheading .pbmit-subtitle:before,
.benefits-section-home1 .pbmit-heading-subheading .pbmit-subtitle:after{
    background-color: var(--pbmit-blackish-color);
}
.benefits-section-home1 .benefits-bg-section .pbmit-ihbox-style-8{
    left: -29px;
}
.benefits-section-home1 .bg-img-section .border-section{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #FFFFFF24;
    margin-top: -5px;
    margin-bottom: 33px;
    padding: 0px 0px 30px 0px;
}
.benefits-section-home1 .benefits-right-section .progress-bar-title{
    font-size: 16px;
    font-weight: 700 !important;
    color: var(--pbmit-white-color);
}

/** Homepage 02 **/
.ihbox-section-home2{
    margin: -110px 0px 0px 0px;
    z-index: 2;
    position: relative;
}
.about-section-home2{
    background-color: var(--pbmit-blackish-color);
}
.about-section-home2 .about-img-section img{
    border-radius: 8px 8px 8px 8px;
	margin-bottom: 20px;
}
.about-section-home2 .about-right-section{
    padding: 0px 15px 0px 30px;
}
.about-section-home2 .about-ph-section{
    margin: -20px 0px 30px 0px;
    color: var(--pbmit-white-color);
}
.about-section-home2 .about-right-section .pbmit-heading-desc{
    color: var(--pbmit-global-color);
}
.about-section-home2 .about-right-section i{
    color: var(--pbmit-white-color);
}
.about-section-home2 .list-group li{
    color: var(--pbmit-white-color);
}
.about-section-home2 .about-img-section .about-fid-section{
    margin-top: -162px;
    padding: 0px 0px 0px 20px;
}
.signature-img{
    padding-left: 30px;
}
.service-section-home2{
    background-image: url(../images/bg/bg-06.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 100px 0px 95px 0px;
}
.benefits-section-home2 .bg-img-section{
    background-image: url(../images/bg/bg-05.jpg);
    border-radius: 0px 8px 8px 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 400px 0 400px;
    z-index: 2;
    position: relative;
    margin: 100px 0px 0px -366.5px;
}
.benefits-section-home2 .benefits-right-section{
    background-color: var(--pbmit-global-color);
    padding: 100px 0px 70px 350px;
    background-image: url(../images/bg/bg-07.jpg);
    border-radius: 8px 0px 0px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto;
    margin-right: -366.5px;
    margin-left: -306px;
    color: var(--pbmit-white-color);
}
.benefits-section-home2 .pbmit-ihbox-style-8{
    left: -358px;
    top: -247px;
}
.benefits-section-home2 .benefits-main-section{
    width: 70%;
}
.benefits-section-home2 .pbmit-heading-subheading .pbmit-subtitle{
    color: var(--pbmit-secondary-color);
}
.benefits-section-home2 .pbmit-heading-subheading .pbmit-subtitle:after,
.benefits-section-home2 .pbmit-heading-subheading .pbmit-subtitle:before{
    background-color: var(--pbmit-secondary-color);
}
.benefits-section-home2 .benefits-right-section p{
    color: rgba(255,255,255,0.90);
    margin: -20px 0px 30px 0px;
}
.benefits-section-home2 .benefits-right-section .pbmit-ihbox-icon-wrapper{
    background-color: var(--pbmit-secondary-color);
}
.benefits-section-home2 .contact-form {
    margin: 35px 15px 30px 30px !important;
}
.benefits-section-home2 .benefits-right-section .contact-form-section{
    margin-bottom: 20px;
}
.client-section-home2{
    margin-top: -474px;
    margin-left: 40px;
    background-color: var(--pbmit-light-color) !important;
}
.client-main-section {
    padding: 80px 15px 18px 50px;
}
.testimonial-section-home2{
    padding: 0px 75px 0px 75px;
	margin-top: -194px;
}
.testimonial-main-home2 .pbmit-heading-subheading{
    background-color: var(--pbmit-light-color);
    background-image: url(../images/bg/map-dots1.png);
    background-position:50% 114%;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 150px 0px 260px 0px;
}
.provide-section-home2 {
    background-image: url(../images/bg/bg-08.jpg);
    background-position: top center;
    background-size: cover;
}
.testimonial-main-home2 .swiper-horizontal>.swiper-pagination-bullets{
    text-align: center;
    bottom: 0px;
    left: 0px;
}
.testimonial-main-home2 .swiper-pagination-bullet-active{
    background-color: var(--pbmit-global-color) !important;
}
.testimonial-main-home2 .swiper-pagination-bullet{
    background-color: #e8e9eb;
}
.provide-section-home2 .provide-left-section{
    padding: 120px 15px 95px 15px;
}
.provide-section-home2 .provide-left-section .provide-ph-section{
    margin: 35px 0px 40px 0px;
}
.fid-bg-section-home2{
    background-color: var(--pbmit-secondary-color);
    background-image: url(../images/bg/bg-06.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 50px 0px 60px 0px;
}
.fid-bg-section-home2 .fid-border-section:after{
    content: "";
    position: absolute;
    top: 40%;
    right: 44px;
    height: 80px;
    width: 1px;
    display: block;
    background-color: rgb(255 255 255 / 0.20);
}

/** Homepage 03 **/
.about-section-home3{
    margin-top: -150px;
    z-index: 1;
    position: relative;
    padding: 0px 0px 50px 0px;
}
.service-section-home3{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #E8E8E8;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 0px 0px 0px;
}
.service-section-home3 .pbmit-ihbox-style-3{
    margin-bottom: 40px;
}
.service-section-home3 .ihbox-right-section{
    padding-left: 40px;
}
.appointment-section-home3{
    background-image: url(../images/bg/dot-white-map-01.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-color: var(--pbmit-global-color);
    padding: 100px 0px 0px 0px;
}
.appointment-section-home3 .appointment-left-section .pbmit-subtitle{
    color: var(--pbmit-secondary-color);
}
.appointment-section-home3 .appointment-left-section .pbmit-subtitle:after,
.appointment-section-home3 .appointment-left-section .pbmit-subtitle:before{
    background-color: var(--pbmit-secondary-color);
}
.appointment-section-home3 .appointment-right-section{
    background-color: var(--pbmit-blackish-color);
    padding: 40px 50px 0px 50px;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: -140px;
}
.appointment-section-home3 .appointment-right-section .contact-form-section{
    margin-bottom: 20px;
}
.appointment-section-home3 .appointment-right-section h3{
    color: var(--pbmit-white-color);
    margin-bottom: 20px;
}
.appointment-section-home3 .appointment-right-section .contact-form input[type=submit]{
    background-color: var(--pbmit-global-color);
}
.appointment-section-home3 .appointment-right-section .contact-form input[type=submit]:hover{
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-global-color);
}
.ihbox-section-home3{
    padding: 40px 0px 0px 0px;
}
.ihbox-bg-section-home3{
    background-image: url(../images/bg/step-counter-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 90px 0px 70px 0px;
}
.client-section-home3{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #E2E2E2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 0px 70px 0px;
}
.blog-section-home3{
    padding: 100px 0px 20px 0px;
}
.blog-section-home3 .pbmit-heading-subheading{
	margin-bottom: 80px;
}
/*----------------------------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 00 - About Us 1**/
.about-main-section img{
    border-radius: 6px 6px 6px 6px;
}
.about-main-section .benefits-right-section {
    padding: 0px 27px 0px 15px;
}
.about-main-section .about-fid-section{
    z-index: 1;
    position: absolute;
    left: 30px;
    bottom: 25px;
}
.about-main-section .benefits-right-section .pbmit-ihbox-style-1 i{
    color: var(--pbmit-global-color);
}
.about-main-section .benefits-right-section .pbmit-ihbox-style-1 h2{
    color: var(--pbmit-heading-color);
}
.about-main-section .benefits-right-section .pbmit-heading-desc{
    color: var(--pbmit-body-typography-color);
}
.about-main-section .benefits-right-section .border-section{
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #27335333;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -5px;
    margin-bottom: 25px;
    padding: 0px 0px 30px 0px;
}
.about-us-1-section .client-section-home1{
    padding-bottom: 0;
}
.client-inner-section{
	padding: 290px 0px 100px 0px;
}
.blog-inner-section{
	padding: 90px 0px 70px 0px;
}
/** 01 - About Us 2**/
.benefits-inner-section{
	padding-top: 60px;
}
.testimonial-main-inner-section .pbmit-heading-subheading{
	padding-top: 75px;
}
.client-main-inner-section{
	margin-top: -270px;
}
/** 02 - our history**/
.pbmit-company-hostory .simple-text p{
    text-align:left;
}
.pbmit-company-hostory .year{
    padding: 6px 20px;
    display: inline-block;
    color: var(--pbmit-white-color);
    font-size: 18px;
    position: absolute;
    top: -17px;
    z-index: 9;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100px;
    text-align: center;
    background:#f2c21a;
}
.pbmit-company-hostory .company_detail .content{
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.pbmit-company-hostory .pbmit-ourhistory-row {
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.pbmit-ourhistory .pbmit-ourhistory-right {
  padding-bottom: 50px; 
  padding-left: 70px;
  position: relative;
}
.pbmit-ourhistory .label{
    color: var(--pbmit-global-color);
}
.pbmit-ourhistory .pbmit-ourhistory-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: content-box;
    background-color: var(--pbmit-global-color);
}
.pbmit-ourhistory .label {
    display: block;
    font-size: 50px;
    font-weight: 800 !important;
    line-height: 50px;
}
.pbmit-ourhistory h4 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;    
    margin-bottom: 15px;
}
.pbmit-ourhistory .pbmit-ourhistory-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 1;
    width: 5px;
    height: 100%;
    background: var(--pbmit-white-color);
}
.pbmit-timeline > .pbmit-timeline-inner:last-child .pbmit-ourhistory .pbmit-ourhistory-right:after{
    display: none;
}
.pbmit-ourhistory .pbmit-ourhistory-right.last{
    padding-bottom:0;
}
.pbmit-ourhistory img{
    border-radius: 6px;
}
.pbmit-timeline-inner{
    margin: 0 -15px;
}
.pbmit-ourhistory .pbmit-ourhistory-right .pbmit-timeline-image,
.pbmit-ourhistory .pbmit-ourhistory-right .label{
    margin-bottom: 30px;
    display: none;
}
.ihbox-main-section .ihbox-heading-section{
    margin-bottom: 40px;
}
.ihbox-main-section{
    padding: 100px 0px 60px 0px;
}
.our-history-section{
    background-color: var(--pbmit-light-color);
    padding: 90px 0px 90px 0px;
}
.our-history-section .pbmit-heading-subheading{
    margin-bottom: 70px;
}
.our-plans-section .client-section-home1{
    padding-bottom: 100px;
}
.counter-inbox{
    width: 28.7%;
}

/** 03 - Service Detail **/
.service-left-col{
	padding-top: 80px;
    padding-bottom: 80px;
}
.service-right-col{
	padding-top: 80px;
    padding-bottom: 50px;
}
.service-right-col img {
    border-radius: 8px 8px 8px 8px;
}
.service-sidebar .post-list{
    margin-bottom: 30px;
    background-color:var(--pbmit-light-color) !important;
    border-radius: 8px;
    overflow: hidden;
}
.service-sidebar .widget{
    margin-bottom: 30px;
    background-color: var(--pbmit-light-color);
    border-radius: 8px;
}
.post-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.post-list li{
    border: none;
    padding: 0!important;
    margin: 0;
}
.post-list li a{
    background-color: var(--pbmit-white-color);
    display: block;
    position: relative;
    color: var(--pbmit-link-color-normal);
    font-size: 15px;
    font-weight: 800;
    padding: 22px 30px;
    display: block;
    position: relative;
    line-height: normal;
    background-color: var(--pbmit-light-color);
    border-bottom: 1px solid #fff;
}
.post-list li.post-active a,
.post-list li a:hover{
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}
.post-list li.post-active a:after{
    background: var(--pbmit-white-color) !important;
    color: var(--pbmit-link-color-normal);
}
.post-list li a:after{
    content: '\f105';
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    top: 37%;
    right: 20px;
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    transition: 0.5s ease-out 0s;
}
.post-list li a:hover:after{
    background-color:  var(--pbmit-white-color);
    color: var(--pbmit-secondary-color);
}
.single-service-contact > div,
.single-service-contact > p{
    position: relative;
    z-index: 2;
}
.single-service-contact-inner h5{
    color: var(--pbmit-white-color);
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.single-service-contact .d-flex{
    margin-bottom: 30px;
}
.single-service-contact .d-flex p{
    display: none;
}
.single-service-contact .d-flex i {
    font-size: 56px;
    line-height: 56px;
    margin-right: 10px;
    color: var(--pbmit-global-color);
}
.single-service-contact .d-flex h2 {
    font-size: 30px;
    line-height: 32px;
    margin-top: 5px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
} 
.widget .download {
    display: block;
    padding: 30px;
}
.widget .download .item-download {
    position: relative;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.pbmit-full-link {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.widget .download .item-download .pbmit-icon {
    font-size: 25px;
    margin: -10px 10px 0 0;
    color:var(--pbmit-white-color);
}
.widget .download .pbmit-text h5 {
    margin-bottom: 2px;
    font-size: 22px;
    color:var(--pbmit-heading-color);
}
.widget .download .pbmit-text p {
    margin-bottom: 0;
    color:var(--pbmit-white-color);
}
.widget .download .item-download:nth-child(even) {
    background: var(--pbmit-global-color);
}
.widget .download .item-download:hover i {
    color: var(--pbmit-secondary-color);
}
.widget .download .item-download:hover:before{
    color: var(--pbmit-secondary-color);
}
.widget .download .item-download:hover .pbmit-text h5{
    color: var(--pbmit-secondary-color);
}
.item-download:hover .pbmit-text p{
    color: var(--pbmit-secondary-color);
}
.service-details{
    margin-top: 40px;
}
h2.pbmit-title{
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
}
.service-page-team{
    margin-top: 40px;
    border-bottom: 1px solid #eee;
    padding-top: 40px;
    margin-bottom: 40px; 
    border-top: 1px solid #eee;
    padding-bottom: 60px; 
}
.widget .download .pbmit-text{
    position: relative;
    padding-bottom: 10px;
}
.widget .download .pbmit-text:before{
    content: "";
    position: absolute;
    height: 2px;
    border-radius: 8px;
    width: 40px;
    left: 12px;
    bottom: -1px;
    background-color: var(--pbmit-global-color);
}
.widget .download .pbmit-text:after{
    position: absolute;
    height: 6px;
    width: 6px;
    left: 0;
    bottom: -3px;
    content: "";
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}
.widget .widget-as-link{
    padding: 0;
}
.fa-file-pdf:before{
    content: "\f1c1";
    color: var(--pbmit-white-color);
}
.fa-file-word:before {
    content: "\f1c2";
    color: var(--pbmit-white-color);
}
.item-download-third{
    background-color: var(--pbmit-blackish-color);
    margin-bottom: 0 !important;
}
.widget .download .item-download:nth-child(even):hover{
    background-color: var(--pbmit-blackish-color);
}
.item-download-third:hover{
    background-color: var(--pbmit-global-color);
}
.widget .item-download h6{
    color: var(--pbmit-white-color);
    font-size: 14px;
}
.widget .download .item-download:first-child{
    padding: 0;
    margin-bottom: 35px;
}

/** 04 - Project Detail **/
.portfolio-single h2.pbmit-title{
    color: var(--pbmit-global-color);
}
.project-details-list{
    padding: 30px 0;
    background: var(--pbmit-blackish-color);
    margin: -50px 50px 0;
    text-align: center;
    position: relative;
    color:var(--pbmit-white-color);
}
.portfolio-lines-wrapper ul{
    list-style: none;
    margin: 0;
    padding: 0; 
}
.portfolio-lines-wrapper li{
    margin: 0;
    padding: 3px 0;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    display: inline-block;
}
.portfolio-lines-wrapper li:before {
    content: '/';
    padding: 0 1.1em;
}
.portfolio-lines-wrapper li:first-child:before{
    display: none;
}
.portfolio-line-title{
    color: var(--pbmit-global-color);
}
.portfolio-details{
    margin-top: 20px;
}
.portfolio-details-list{
    padding: 50px 0px 50px 0px;
    border-bottom: 2px solid #ddd;   
}
.portfolio-details .portfolio-details-list:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.portfolio-team {
    margin-top: 40px;
}
.portfolio-team .pbmit-ihbox-style-3{
    margin-bottom: 40px;
    margin-right: 0;
}
.portfolio-team .row > .col-md-6:nth-of-type(3) .pbmit-ihbox-style-3,
.portfolio-team .row > .col-md-6:nth-of-type(4) .pbmit-ihbox-style-3 {
    margin-bottom: 0;
} 

/** 05 - Blog Detail**/
.blog-right-col{
    flex: 0 0 66%;
    max-width: 66%; 
    padding-top: 80px;
    padding-bottom: 80px;
}
.blog-left-col{
    flex: 0 0 34%;
    max-width: 34%; 
    padding-top: 80px;
    padding-bottom: 80px;
}
/** Sidebar Right**/
.sidebar .widget{ 
    padding: 30px;
    padding-top: 28px;
    margin-bottom: 30px;
    border-radius: 8px;
    background-color: var(--pbmit-light-color);
}
.widget a,
.widget .post-date{
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0;
    font-weight: 700;
}
.search-form input{
    height: 58px;
    line-height: 58px;
}
.widget.widget-search h2{
    font-size: 22px;
    line-height: 30px;
    color: var(--pbmit-white-color);
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 10px;
}
.widget.widget-search h2:after{
    background: var(--pbmit-white-color);
    position: absolute;
    height: 6px;
    width: 6px;
    left: 0;
    bottom: -3px;
    content: "";
    border-radius: 50%;
}
.widget.widget-search h2:before{
    background: var(--pbmit-white-color);
    position: absolute;
    height: 2px;
    border-radius: 8px;
    width: 40px;
    left: 12px;
    bottom: -1px;
    content: "";
}
.widget.widget-search{
    border: none; 
    padding: 35px;
    background: var(--pbmit-global-color);
    position: relative;
}
.widget .search-form {
    position: relative;
}
.widget .search-form .search-field {
    width: 100%;
    height: 60px;
    font-size: 14px;
    padding: 0 25px;
    font-weight: 500;
    background: var(--pbmit-white-color);
    border: none;
    border-radius: 5px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    font-family: var(--pbmit-heading-typography-font-family);
}
.sidebar .widget .search-form a{
    background-color: var(--pbmit-secondary-color);
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    top: 5px;
    height: 50px;
    color: var(--pbmit-white-color);
    font-size: 16px;
    z-index: 1;
    width: 50px;
    border-radius: 8px;
}
.sidebar .widget .search-form a i:before{
    content: "\f002";
    position: absolute;
    right: 16px;
    font-size: 16px;
    top: 17px;
}
.widget .widget-title{ 
    font-size: 22px;
    line-height: 30px;
    text-transform: none;
    position: relative;
    padding: 0 0 15px;
    margin-bottom: 30px;
}
.sidebar .widget .widget-title:after {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    left: 0;
    bottom: -3px;
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}
.sidebar .widget .widget-title:before{
    content: "";
    position: absolute;
    height: 2px;
    border-radius: 8px;
    width: 40px;
    left: 12px;
    bottom: -1px;
    background-color: var(--pbmit-global-color);
}
.sidebar .widget-categories ul li{
    margin: 2px 0;
    padding: 0!important;
    position: relative;
    list-style: none;
}
.sidebar .widget-categories ul li a{
    position: relative;
    padding: 10px 30px 8px 30px;
    display: block;
    padding-left: 30px;
    line-height: normal;
    margin-top: 10px;
}
.sidebar .widget-categories ul li a:before{
    position: absolute;
    content: '\e82b';
    left: 0;
    font-size: 16px;
    top: 10px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
    line-height: normal;
}
.sidebar .widget-categories li span {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color:var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 50%;
    top: 9px;
}
.sidebar .recent-post-list li{
    margin-top: 10px;
    padding-bottom: 15px;
    display: flex !important;
    align-items: center;
    width: 100%;
}
.sidebar .recent-post-list li:last-child{
    padding-bottom: 0;
}
.sidebar .recent-post-list .media{
    display: flex;
}
.sidebar .recent-post-list .recent-post-thum{
    width: 75px;
    flex-shrink: 0;
    margin-right: 20px;
}
.sidebar .recent-post-list .recent-post-thum img{
    border-radius: 50%;
    box-shadow: 1px 1px 15px 0px rgb(0 0 0 / 7%);
}
.sidebar .recent-post-list .post-date {
    line-height: 17px;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px;
    color: var(--pbmit-global-color);
}
.sidebar .widget .tagcloud a{
    display: inline-block;
    font-size: 14px!important;
    font-weight: 700;
    padding: 0 15px;
    line-height: 45px;
    margin: 0 4px 8px 0;
    text-transform: none;
    background-color: var(--pbmit-white-color);
    border: none;
    border-radius: 4px;
    text-align: center;
    transition: 0.4s ease-out 0s;
}
.sidebar .widget .tagcloud a:hover{
     color: var(--pbmit-white-color);
     background: var(--pbmit-global-color);
}
.sidebar .widget.widget-archive ul li {
    padding: 0 0 15px 0;
}
.sidebar .widget.widget-flickr a{
    overflow: hidden;
    display: block;
    margin: 0 8px 0px 0px;
    width: 80px;
    height: 80px;
    display: inline-block;
    background: none;
}
.widget.single-service-contact{
    border-radius: 8px;
    position: relative;
    padding: 0;
}
.single-service-contact-inner img {
    border-radius: 8px;
    margin-bottom: 30px;
}
.single-service-contact-inner ul.pbmit-social-links li {
    display: inline-block;
    margin-top: 10px;
}
.single-service-contact ul.pbmit-social-links li a,
.single-service-contact-inner ul.pbmit-social-links li a {
    font-size: 16px;
    font-weight: 300!important;
    letter-spacing: 0;
    background: var(--pbmit-white-color);
    border-radius: 50%;
    padding: 8px;
    margin: 0 2px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
.single-service-contact ul.pbmit-social-links li a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}
.single-service-contact .pbmit-social-li{
    margin-right: 0px;
}
.single-service-contact .pbmit-social-links {
    margin-top: 10px;
}
/** project Single Details **/
.project-single-details-list {
    margin-top: 42px;
}
.project-single-organizer{
    margin-bottom: 28px;
    display: flex;
}
.project-single-organizer-name {
    margin-right: 12px;
}
.project-single-sidebar-info {
    margin-top: 20px;
    margin-bottom: 30px;
    border-radius: 5px;
    background-color: var(--pbmit-global-color);
    position: absolute;
    right: 30px;
    bottom: -90px;
    min-width: 320px;
    padding: 0px 35px 10px 35px;
    border-radius: 8px;
}
.project-single p{
    margin-bottom: 50px;
}
.heading-text {
    font-weight: 700;
    font-size: 18px;
    color: var(--pbmit-white-color);
    margin-bottom: 0;
}
.project-single-share-lists li {
    display: inline-block;
}
.project-single-share-lists .wpem-facebook {
    background: #38529a;
    color: var(--pbmit-white-color);
    border-radius: 50%;
    padding: 6px;
}
.project-single-share-lists .wpem-twitter {
    background: #4da6d7;
    color: var(--pbmit-white-color);
    border-radius: 50%;
    padding: 6px;
}
.project-single .progress-bar-section{
    padding: 50px 0px 0px 0px;
}
.project-single-share-lists .wpem-linkedin {
    background: #3671ae;
    color: var(--pbmit-white-color);
    border-radius: 50%;
    padding: 6px;
}
.project-single-share-lists .wpem-pinterest i{
    border-radius: 50%!important;
}
.project-single-type a{
    color: var(--pbmit-white-color);
}
.project-single .accordion-item {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    background-color: var(--pbmit-white-color);
    border: 0;
    padding: 40px 44px 35px;
}
.project-single .accordion-header::before{
    display: block;
    height: 1px;
    content: '';
    position: absolute;
    width: auto;
    top: 43px;
    background-color: var(--pbmit-white-color);
    left: 45px;
    right: 45px;
}
.project-single .accordion-button::before{
    content: "";
    position: absolute;
    width: 45px;
    height: 3px;
    left: 0;
    top: 42px;
    bottom: 23px;
    background-color: var(--pbmit-secondary-color);
    transition: all 300ms linear;
}
.project-single .accordion-item:hover .accordion-button::before{
    width: 65px;
}
.project-single .accordion-button {
    font-size: 24px;
    line-height: 34px;
}
.project-single .project-single-img-section img{
    border-radius: 8px;
}
.project-single-img-section{
    position: relative;
    margin-bottom: 50px;
}
.project-single-img-section .project-single-sidebar{
    padding: 17px 0;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    color: rgba(255, 255, 255, 0.8);
}
.project-single-img-section .project-single-sidebar:last-child{
    border-bottom: none;
}
.project-single .progressbar-main-section{
    padding: 0px 30px 0px 0px;
}
.project-single .project-img-one img{
    border-radius: 8px 8px 8px 8px;
}
.project-single .project-img-two img{
    border-radius: 8px 8px 8px 8px;
}
.project-single .post-navigation{
    margin-top: 60px;
}
.project-single .nav-links{
    border-top: 1px solid #f2f3f4;
    border-bottom: 1px solid #f2f3f4;
    padding-top: 20px;
    padding-bottom: 20px;
}
.project-single .pbmit-portfolio-nav-head{
    color: var(--pbmit-global-color);
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}
.project-single .post-navigation .nav-title{
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
}
.project-single .pbmit-portfolio-nav-wrapper{
    padding-top: 20px;
    padding-bottom: 20px;
}
/** Blog Classic **/
article.post{
    margin-bottom: 40px;
    position: relative;
}
article.post .post-content p{
    margin-top: 15px;
}
article.post .post-content h4{
    margin-bottom: 20px;
    margin-top: 30px;
}
.post-content:last-child p{
    margin-bottom: 30px;
}
article.post .post-box-title{
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    margin-top: 5px;
}
article.post .post-entry-meta{
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 500;
    color: #666666;
}
article.post .post-entry-meta a{
    color: #666666;
}
article.post .post-entry-meta i {
    margin-right: 5px;
    font-size: 15px;
    color: var(--pbmit-global-color);
}
.post-thumbnail.pbmit-blog-style-2 img{
    border-radius:8px!important;
}
.blog-classic img{
    border-radius: 8px!important;
}
.post-content a span{
    color: var(--pbmit-secondary-color);
}
.post .post-content .pbmit-meta-author-wrapper{
    display: inline-block;
}
.post .post-content .pbmit-meta-category{
    display: inline-block;
    font-size: 12px;
    margin-left: 30px;
}
.pbmit-meta-container{
    position:relative;
}
.post .post-content .pbmit-meta-container a{
    color: var(--pbmit-global-color);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.post .post-content .pbmit-meta-container a i{
    font-size: 15px;
}
.post .post-content .pbmit-meta-category i{
    color: var(--pbmit-global-color);
    font-size: 15px;
}
.post .post-content .pbmit-meta-category:before{
    position: absolute;
    content: '' !important;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: 0 !important;
    margin: 13px -20px 0;
    background-color: var(--pbmit-secondary-color);
}
.post .post-content .button-text-section{
    font-size: 14px;
    line-height: 23px;
    font-weight: 700;
}
.post .post-content .pbmit-base-icon-angle-right:before{
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    border-radius: 50%;
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 20px;
}
.post .post-content a:hover{
    color: var(--pbmit-global-color);
}
/** Blog Detail **/
.post img{
    border-radius: 6px;
}
.post .list-group-borderless .list-group-item {
    color: #666;
}
.pbmit-meta-date-wrapper {
    background-color: var(--pbmit-global-color);
    position: absolute;
    bottom: 0;
    right: 20px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 30px;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    border-radius: 6px 6px 0px 0px;
}
.post blockquote {
    background-color: var(--pbmit-light-color);
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    font-style: normal;
    padding: 30px;
    padding-left: 70px;
    position: relative;
    border: none;
    color: var(--pbmit-blackish-color);
    border-radius: 8px;
    margin: 50px 0 30px 30px;
}
.post .post-content{
    padding-top: 5px;
}
.post blockquote::after {
    position: absolute;
    content: "\e815";
    font-family: "pbminfotech-base-icons";
    font-size: 24px;
    line-height: normal;
    top: -25px;
    left: -26px;
    font-style: normal;
    font-weight: 500;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    line-height: 70px;
}
.post blockquote cite,
.post blockquote small {
    display: block;
    font-size: 14px;
    line-height: 23px;
    font-style: normal!important;
    font-weight: 800 !important;
    margin-top: 15px;
    color: var(--pbmit-global-color);
}
.post blockquote cite:before{
    content: "\2014\00a0";
}
.post blockquote p{
    margin: 0;
}
.post blockquote em {
    font-size: 12px;
    line-height: normal;
}
.pbmit-blog-meta.pbmit-blog-meta-bottom {
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.pbmit-blog-meta-bottom .pbmit-tag-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    background: var(--pbmit-white-color);
    margin: 0 auto;
    display: none;
}
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
    display: inline-block;
    font-size: 16px!important;
    padding: 0px;
    height: 40px;
    font-weight: normal;
    line-height: 40px;
    text-transform: none;
    background-color: transparent;
    color: #8b90a0;
}
.pbmit-blog-meta-bottom-right {
    width: 50%;
    text-align: right;
}
.comments-area .pbmit-meta .pbmit-meta-title{
    color: #424d6c;
    font-size: 16px;
    font-weight: 600;
}
.comments-area .comments-title{
    margin-bottom: 30px;
    margin-top: 30px;
}
.comments-box {
    margin-top: 35px;
}
.comments-box .media{
    margin-bottom: 30px; 
    display: flex;
}
.comments-box .children .media.even.depth-2{
    margin-left: 30px;
}
.comment-author{
    text-align: center;
    margin-right: 22px;   
}
.comment-author img{
    max-width: 60px;
    height: 60px;
    border-radius: 50%;
}
.comment-meta { 
    position: relative;
    flex-grow: 1;
    border: 1px solid #e9e9e9;
    padding: 20px 18px;
    padding-bottom: 0;
    background: var(--pbmit-white-color);
    margin-left: 0;
    border-radius: 5px;
}
.comment-meta:before{
    content: "";
    position: absolute;
    top: 14px;
    left: -10px;
    z-index: 10;
    width: 0;
    height: 0;
    border-style: solid solid outset;
    border-width: 8px 10px 8px 0;
    border-color: transparent #e1e4e7 transparent transparent;    
}
.comment-meta:after,
.comment-meta:before {
    content: '';
    position: absolute;
    top: 17px;
    width: 0;
    height: 0;
    border-width: 10px 12px 10px 0;
    border-style: solid;
}
.comment-meta:before {
    border-color: transparent #fff transparent #fff;
    z-index: 1;
    left: -12px;
    top: 19px;
}
.comment-meta:after {
    border-color: transparent #e9e9e9 transparent #e9e9e9;
    border-width: 12px 14px 12px 0;
    left: -14px;
}
.comment-meta .comment-owner{
    display: block;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color:var(--pbmit-link-color-normal);
    cursor: pointer;
    transition: all .25s ease-in-out;
}
.comment-meta .comment-owner:hover{
    color: var(--pbmit-global-color);
}
.comment-meta a{
    color: #b4b4b4;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.comment-time-date:hover{
    color: var(--pbmit-global-color);
}
.comment-meta p{
    display: block;
}
.comment-meta .reply {
    position: absolute;
    top: 15px;
    right: 15px;
}
.comment-meta .reply a{
    display: inline-block;
    font-size: 11px;
    line-height: normal;
    padding:10px 16px;
    letter-spacing: 1px;
    font-weight: 700!important;
    text-transform: uppercase;
    border-radius: 5px;
    color: var(--pbmit-white-color);
    background-color:var(--pbmit-blackish-color);
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}
.comment-meta .reply a:hover{
    background-color: var(--pbmit-global-color);
}
.comment-reply-title{ 
    margin-bottom: 20px;
    margin-top: 40px;
}
.comment-form .form-group{
    margin-bottom: 20px;
}
.comments-box p{
    margin-top: 25px;
    display: block;
}
.comment-form form .form-group:last-child{
    margin-bottom: 10px;
} 
.comment-form button.pbmit-btn {
    padding: 20px 30px;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.comment-form button.pbmit-btn:hover{
    background-color: var(--pbmit-global-color);
}
.pbmit-author-image {
    height: 95px;
    width: 95px;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 35px;
    background-color: #fff;
}
.pbmit-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}
.pbmit-author-content .pbmit-author-name {
    line-height: 30px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 15px;
    display: inline-block;
}
.pbmit-author-content .pbmit-author-name a {
    color: #fff;
}
.blog-right-col .form-control {
    padding: 12px 15px;
    height: auto;
    margin-bottom: 15px;
    background-color: var(--pbmit-light-color);
    border: none;
}

/** 06 - Team Single **/
.pbmit-team-details{
    position: relative;
}
.pbmit-team-img{
    margin-right: 20px;
    background-color: var(--pbmit-light-color);
    border-radius: 8px;
    overflow: hidden;
}
.pbmit-team-des {
    padding: 0;
}
.pbmit-team-title {
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    margin-bottom: 5px;
    color:var(--pbmit-link-color-normal);
}
.pbmit-team-designation {
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
    color: var(--pbmit-global-color);
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pbmit-team-summary{
    padding: 30px 25px 20px;
    margin-bottom: 0;
}
.pbmit-single-team-info {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px 30px;
}
.pbmit-single-team-info li {
    margin-bottom: 0;
    border-bottom: none;
    padding: 3px 0;
    font-size: 16px;
}
.pbmit-single-team-info li label {
    display: inline-block;
    color: var(--pbmit-global-color);
    font-weight: 700;
    min-width: 70px;
}
.pbmit-team-details .pbmit-social-li  {
    margin-bottom: 10px;
    margin-right: 10px;
}
.pbmit-team-details .pbmit-social-li a {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-radius: 50%;
    color:var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}
.pbmit-team-details .pbmit-social-li a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color)!important;
    border-color: transparent;
}
.team-details-wrap {
    margin-top: 80px;
    margin-bottom: 0px;
    padding: 0px 15px 50px 15px;
}
.team-details-wrap form {
    margin: -15px 0px 0px 0px;
    padding: 50px 50px 50px 50px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EEEEEE;
    border-radius: 5px 5px 5px 5px;
}
.team-details-contact {
    padding: 35px 15px 35px 15px;
    margin-bottom: 50px;
}
.team-details-contact .pbmit-title {
    margin-bottom: 40px;
}
.pbmit-team-details h3{
    margin-bottom: 20px;
}
.pbmit-entry-content{
    margin: 50px 0px 20px 0px;
}
.pbmit-entry-content .progressbar-main-section{
    padding: 40px 15px 0px 15px;
}
.pbmit-team-details .list-group.list-group-borderless{
    margin-bottom: 0px;
}

/** 07 - Contact us **/
.pbmit-globlacolor-link {
    color: var(--pbmit-global-color);
    font-weight: 700;
    text-decoration: underline;
}
.contact-section .pbmit-heading-subheading h2.pbmit-title:after{
    display: none;
}
.contact-section-left {
    background-color:var(--pbmit-white-color);
    padding: 50px 60px 45px 50px;
}
.contact-section-left .pbmit-social-links{
    margin-top: 40px;
} 
.contact-section-left .pbmit-social-links li a{
    width: 45px;
    height: 45px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    display: block;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
}   
.contact-section-left .pbmit-social-links li a:hover{
   background-color: var(--pbmit-blackish-color); 
}  
.contact-section-left h3{
    font-size: 30px;
} 
.contact-section-right h3{
    color: var(--pbmit-white-color);
    font-size: 30px;
}
.contact-section-right{
    background-color: var(--pbmit-blackish-color);
    padding: 60px 60px 0px 60px;
    height: 100%;
}  
.contact-section-right .contact-form-section{
    margin-bottom: 20px;
}
.contact-section-right p{
    color: #C0C0C0;
}    
.contact-form {
    margin: 0px 0px 30px 0px !important;
}
.contact-section-right .contact-form a{
    padding: 25px 45px;
}
.contact-section-right .contact-form .pbmit-btn:hover{
    color:var(--pbmit-secondary-color);
    background-color: var(--pbmit-global-color);
}
.contact-section-right .contact-form textarea{
    padding: 12px 15px !important;
}
.contact-section-left .pbmit-social-links li{
    display: inline-block;
    margin-right: 4px;
}
.contact-section-bg{
    padding: 0px 0px 100px 0px;
}
.contact-section-bg .contact-section-left .pbmit-ihbox-style-3{
    margin-bottom: 20px;
}
.contact-section-bg .contact-main-section{
    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);
    margin-top: -100px;
    z-index: 1;
    position: relative;
}
.contact-section iframe{
    height: 750px;
    width: 100%;
    filter: none;
}
.contact-section-right .form-control{
    color: #000;
}
label.error {
	background: red;
	color: white;
	border-radius: 0px 0 10px 10px;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-right: 20%;
}
.message-status{
	margin-top: 30px;
}
/**08 - Comment Form **/
.comment-form .comment-notes{
    margin-bottom: 30px;
}
.form-control{
    background-color: var(--pbmit-white-color);
    padding: 0px 15px;
    height: 60px;
    color: var(--pbmit-white-color);
    font-size: 16px;
    border:none;
    border-radius: 6px;
}
.contact-form {
    margin: -15px -30px 30px 0px;
}
.contact-form textarea{
    padding: 10px 75px 0 20px;
}
.contact-form  input[type=submit]{
    background-color: var(--pbmit-secondary-color);
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700;
    padding: 20px 30px;
    transition: all .6s;
}
.contact-form  input[type=submit]:hover{
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
}
.input-group .form-control{
    border: none;
}
.input-group-text{
    background-color: var(--pbmit-white-color);
}
input:focus, .form-control:focus {
    outline: none!important;
    box-shadow: none !important;
}
.form-select {
    padding: 12px 15px;
    font-size: 16px;
    color: #848484;
    border: none;
    border-radius: 5px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    height: 60px;
}
.form-select:focus {
    border-color: #eee;
    outline: 0;
    box-shadow: none;
}
.form-check {
    margin-bottom: 30px;
}
.pbmit-grid-item {
    display: grid;
    margin-bottom: 0;
    padding: 0;
    width: auto!important;
}
.pbmit-card {
    box-shadow: 0 15px 38px 0 rgb(0 0 0 / 10%)!important;
    border-radius: 5px!important;
    border: 0;
    margin-bottom: 20px;
}
.pbmit-card-body {
    padding: 10px 20px 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    order: 2;
}
.pbmit-grid-item .pbmit-card-media img{
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    object-fit: cover;
    order: 1;
    width: 100%;
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
}
.pbmit-media-card-inner {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.pbmit-grid-item .pbmit-media-card-inner:after{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.pbmit-grid-item:hover .pbmit-card-media .pbmit-media-card-inner:after{
    opacity: 1;
}
.pbmit-grid-item:hover .pbmit-card-media img{
    transform: scale(1.03) rotate(0.50deg);
}
.pbmit-card-title {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 10px;
}
.pbmit-card-text {
    display: none;
}
.pbmit-progress-status {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}
.pbmit-card-progress .pbmit-info {
    display: flex;
    flex-direction: column;
    position: relative;
}
.pbmit-label {
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}
.goal-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--pbmit-global-color);
}
.pbmit-card-progress strong {
    display: none;
}
.pbmit_info {
    display: flex;
    flex-direction: column;
    position: relative;
}
.pbmit-card-progress .progress{
    border-bottom: none;
    background-color: #eee!important;
}
.pbmit-card-progress .progress .progress-bar{
    height: 100%;
    border-radius: 20px;
}
button.pbmit-btn.pbmit-btn- {
    display: none;
}
.pbmit-card-media {
    padding: 20px;
}
.donations-single-img::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    left: 0;
    background: linear-gradient(0deg,rgba(8, 24, 57,.60) 0%,rgba(0,50,129,0) 90%);
    opacity: 0;
    transform-origin: right center 0;
    transform: perspective(100px) rotateY(-120deg);
    transform-style: flat;
    transition: transform 0.5s ease-in-out,opacity 0.2s ease-in-out;
}
.donations-single-img:hover:before{
    opacity: .9;
    transform: rotateY(0deg);
}
.donations-single-details .pbmit-goal-progress {
    margin-top: 15px;
}
.donations-single-details .progress{
    border-bottom: none;
}
.single-progress-status {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.single-progress-status strong {
    padding-left: 15px;
    margin-right: 15px;
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}
.pbmit-notice {
    position: relative;
    padding: 1em 1.5em 1em 2em;
    border-left: 4px solid;
    margin: 30px 0;
    background: #f3f3f3;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    border-color: #ffba00;
}
i.fa.fas.fa-exclamation-triangle{
    background-color: #ffba00;
    content: "";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    position: absolute;
    top: 50%;
    font-size: 16px;
    margin-top: -15px;
    left: -17px;
    color: var(--pbmit-white-color);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    text-shadow: 1px 1px rgb(0 0 0 / 50%);
}
.pbmit-notice p{
    margin: 0!important;
    color: #333;
}
.donations-single-details li {
    list-style-type: none;
    list-style-image: none;
    margin: 0 5px 5px 0;
}


/* Center Timeline - Alternating Left/Right */
.timeline-center {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0;
}
.timeline-center::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    background: var(--pbmit-global-color);
    transform: translateX(-50%);
    border-radius: 2px;
}
.timeline-center-item {
    position: relative;
    width: 50%;
    padding: 0 40px 50px;
    box-sizing: border-box;
}
.timeline-center-item.timeline-left {
    left: 0;
    text-align: right;
    padding-right: 50px;
    padding-left: 0;
}
.timeline-center-item.timeline-right {
    left: 50%;
    text-align: left;
    padding-left: 50px;
    padding-right: 0;
}
.timeline-center-dot {
    position: absolute;
    width: 16px;
    height: 16px;
    background: var(--pbmit-global-color);
    border-radius: 50%;
    top: 5px;
    z-index: 2;
    border: 3px solid var(--pbmit-light-color);
}
.timeline-left .timeline-center-dot {
    right: -8px;
}
.timeline-right .timeline-center-dot {
    left: -8px;
}
.timeline-center-content {
    background: #fff;
    border-radius: 8px;
    padding: 25px 28px;
    box-shadow: 0 3px 15px rgba(0,0,0,0.06);
    position: relative;
}
.timeline-center-content::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
}
.timeline-left .timeline-center-content::after {
    right: -16px;
    border-left-color: #fff;
}
.timeline-right .timeline-center-content::after {
    left: -16px;
    border-right-color: #fff;
}
.timeline-center-year {
    display: inline-block;
    color: var(--pbmit-global-color);
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 8px;
}
.timeline-center-content h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 800;
    margin-bottom: 10px;
    color: var(--pbmit-heading-color);
}
.timeline-center-content p {
    color: var(--pbmit-body-typography-color);
    margin-bottom: 0;
    font-size: 15px;
}
@media (max-width: 767px) {
    .timeline-center::before {
        left: 20px;
    }
    .timeline-center-item {
        width: 100%;
        padding-left: 50px !important;
        padding-right: 0 !important;
        text-align: left !important;
    }
    .timeline-center-item.timeline-left {
        left: 0;
    }
    .timeline-center-item.timeline-right {
        left: 0;
    }
    .timeline-center-dot {
        left: 12px !important;
        right: auto !important;
    }
    .timeline-left .timeline-center-content::after {
        left: -16px;
        right: auto;
        border-left-color: transparent;
        border-right-color: #fff;
    }
}


/* Career Cards - About Page */
.career-card {
    background: var(--pbmit-white-color);
    border-radius: 8px;
    padding: 30px 28px;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0,0,0,0.04);
    border-bottom: 3px solid transparent;
    transition: all 0.4s ease;
}
.career-card:hover {
    border-bottom-color: var(--pbmit-global-color);
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    transform: translateY(-4px);
}
.career-card-num {
    position: absolute;
    top: 15px;
    right: 20px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 48px;
    font-weight: 800;
    color: var(--pbmit-light-color);
    line-height: 1;
}
.career-card:hover .career-card-num {
    color: rgba(238,52,78,0.08);
}
.career-card-year {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: var(--pbmit-global-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    background: rgba(238,52,78,0.06);
    padding: 4px 12px;
    border-radius: 3px;
}
.career-card-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 18px;
    line-height: 26px;
    color: var(--pbmit-heading-color);
    margin-bottom: 8px;
}
.career-card-inst {
    color: var(--pbmit-body-typography-color);
    font-size: 14px;
    margin-bottom: 0;
}
/* Thesis Card */
.thesis-card {
    background: var(--pbmit-white-color);
    border-radius: 8px;
    padding: 35px;
    display: flex;
    align-items: flex-start;
    box-shadow: 0 2px 15px rgba(0,0,0,0.04);
    border-left: 4px solid var(--pbmit-global-color);
    transition: all 0.4s ease;
}
.thesis-card:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
}
.thesis-card-icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: rgba(238,52,78,0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 22px;
    flex-shrink: 0;
    font-size: 24px;
    color: var(--pbmit-global-color);
}
.thesis-card-body {
    flex: 1;
}
@media (max-width: 767px) {
    .thesis-card {
        flex-direction: column;
    }
    .thesis-card-icon {
        margin-right: 0;
        margin-bottom: 15px;
    }
}


/* Education Steps - Horizontal Flow */
.edu-steps {
    display: flex;
    justify-content: center;
    gap: 0;
    flex-wrap: nowrap;
}
.edu-step {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: 320px;
}
.edu-step-connector {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}
.edu-step-dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--pbmit-global-color);
    position: relative;
    z-index: 2;
    box-shadow: 0 0 0 5px rgba(238,52,78,0.12);
}
.edu-step-line {
    position: absolute;
    top: 50%;
    left: calc(50% + 14px);
    right: calc(-50% + 14px);
    height: 3px;
    background: linear-gradient(90deg, var(--pbmit-global-color), rgba(238,52,78,0.2));
    transform: translateY(-50%);
    z-index: 1;
}
.edu-step-card {
    background: var(--pbmit-white-color);
    border-radius: 8px;
    padding: 25px 20px;
    text-align: center;
    width: 100%;
    box-shadow: 0 2px 15px rgba(0,0,0,0.04);
    transition: all 0.4s ease;
    border-top: 3px solid transparent;
}
.edu-step:hover .edu-step-card {
    border-top-color: var(--pbmit-global-color);
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    transform: translateY(-4px);
}
.edu-step:hover .edu-step-dot {
    box-shadow: 0 0 0 8px rgba(238,52,78,0.18);
}
.edu-step-year {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: var(--pbmit-global-color);
    letter-spacing: 1px;
    margin-bottom: 10px;
    background: rgba(238,52,78,0.06);
    padding: 4px 14px;
    border-radius: 3px;
}
.edu-step-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 17px;
    line-height: 24px;
    color: var(--pbmit-heading-color);
    margin-bottom: 6px;
}
.edu-step-inst {
    color: var(--pbmit-body-typography-color);
    font-size: 13px;
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .edu-steps {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
    .edu-step {
        max-width: 400px;
        width: 100%;
    }
    .edu-step-connector {
        height: auto;
        flex-direction: column;
        margin-bottom: 12px;
    }
    .edu-step-line {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        width: 3px;
        height: 30px;
        transform: none;
        background: linear-gradient(180deg, var(--pbmit-global-color), rgba(238,52,78,0.2));
    }
}

/* Experience List - Accordion-style rows */
.exp-list {
    max-width: 850px;
    margin: 0 auto;
}
.exp-item {
    display: flex;
    align-items: center;
    background: var(--pbmit-white-color);
    border-radius: 8px;
    padding: 22px 28px;
    margin-bottom: 14px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.03);
    transition: all 0.4s ease;
    border-left: 4px solid transparent;
}
.exp-item:hover {
    border-left-color: var(--pbmit-global-color);
    box-shadow: 0 6px 25px rgba(0,0,0,0.07);
    transform: translateX(6px);
}
.exp-item-index {
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 32px;
    font-weight: 800;
    color: var(--pbmit-light-color);
    line-height: 1;
    margin-right: 24px;
    flex-shrink: 0;
    min-width: 45px;
    transition: color 0.4s ease;
}
.exp-item:hover .exp-item-index {
    color: rgba(238,52,78,0.15);
}
.exp-item-body {
    flex: 1;
}
.exp-item-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 17px;
    line-height: 24px;
    color: var(--pbmit-heading-color);
    margin-bottom: 3px;
}
.exp-item-inst {
    color: var(--pbmit-body-typography-color);
    font-size: 14px;
    margin-bottom: 0;
}
.exp-item-year {
    font-size: 12px;
    font-weight: 700;
    color: var(--pbmit-global-color);
    letter-spacing: 0.5px;
    white-space: nowrap;
    margin-left: 20px;
    background: rgba(238,52,78,0.06);
    padding: 5px 14px;
    border-radius: 3px;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .exp-item {
        flex-wrap: wrap;
        padding: 18px 20px;
    }
    .exp-item-index {
        font-size: 24px;
        margin-right: 16px;
        min-width: 35px;
    }
    .exp-item-year {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
        text-align: center;
    }
}


/* Testimonial Avatar (no photo) */
.testimonial-avatar {
    width: 130px;
    height: 130px;
    border-radius: 10px;
    background: linear-gradient(135deg, var(--pbmit-global-color), #c0392b);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 48px;
    font-weight: 800;
    color: #fff;
}


/* Media Icon Cards */
.media-icon-card {
    display: flex;
    align-items: center;
    gap: 14px;
    background: var(--pbmit-white-color);
    border-radius: 8px;
    padding: 16px 18px;
    text-decoration: none;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
    transition: all 0.3s ease;
    border: 1px solid transparent;
}
.media-icon-card:hover {
    border-color: var(--pbmit-global-color);
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    transform: translateY(-3px);
}
.media-icon-circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    flex-shrink: 0;
}
.media-icon-label {
    display: block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--pbmit-global-color);
}
.media-icon-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    color: var(--pbmit-heading-color);
    margin-bottom: 0;
}
/* Blog Slider Nav */
.blog-slider-nav {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
.blog-slider-nav .swiper-button-prev,
.blog-slider-nav .swiper-button-next {
    position: static;
    width: 48px;
    height: 48px;
    margin: 0;
}
.blog-swiper {
    overflow: hidden;
}


/* Testimonial section spacing - handled in overlap fix */


/* Media Page - Platform Cards */
.media-platform-card {
    display: block;
    background: var(--pbmit-white-color);
    border-radius: 12px;
    padding: 35px 25px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 3px 15px rgba(0,0,0,0.05);
    transition: all 0.4s ease;
    height: 100%;
}
.media-platform-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 35px rgba(0,0,0,0.1);
}
.media-platform-icon {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    margin: 0 auto 18px;
}
.media-platform-card h5 {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    color: var(--pbmit-heading-color);
    margin-bottom: 6px;
}
.media-platform-card p {
    color: var(--pbmit-body-typography-color);
    font-size: 14px;
    margin-bottom: 0;
}
/* Media Page - Content Cards */
.media-content-card {
    background: var(--pbmit-white-color);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.media-content-card:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
    transform: translateY(-4px);
}
.media-content-top {
    padding: 20px 22px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.media-content-badge {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    flex-shrink: 0;
}
.media-content-source {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--pbmit-heading-color);
}
.media-content-body {
    padding: 0 22px 22px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.media-content-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 17px;
    line-height: 24px;
    color: var(--pbmit-heading-color);
    margin-bottom: 12px;
    flex: 1;
}
.media-content-link {
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: opacity 0.3s;
}
.media-content-link:hover {
    opacity: 0.7;
}


/* YouTube Video Cards */
.yt-card {
    background: var(--pbmit-white-color);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.yt-card:hover {
    box-shadow: 0 8px 30px rgba(0,0,0,0.1);
    transform: translateY(-4px);
}
.yt-card-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.yt-card-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.yt-card-body {
    padding: 18px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.yt-card-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.yt-card-source {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.yt-card-source i {
    margin-right: 4px;
}
.yt-card-date {
    font-size: 12px;
    color: var(--pbmit-body-typography-color);
}
.yt-card-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: var(--pbmit-heading-color);
    margin-bottom: 0;
}


/* =============================================
   MOBILE OFF-CANVAS MENU
============================================= */
.mobile-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.3s;
}
.mobile-overlay.open {
    display: block;
    opacity: 1;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: -320px;
    width: 300px;
    max-width: 85vw;
    height: 100%;
    background: var(--pbmit-white-color);
    z-index: 9999;
    overflow-y: auto;
    transition: right 0.35s ease;
    box-shadow: -5px 0 30px rgba(0,0,0,0.15);
    display: flex;
    flex-direction: column;
}
.mobile-menu.open {
    right: 0;
}
.mobile-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    border-bottom: 1px solid #eee;
}
.mobile-menu-close {
    background: none;
    border: none;
    font-size: 22px;
    color: var(--pbmit-heading-color);
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s;
}
.mobile-menu-close:hover {
    background: var(--pbmit-light-color);
    color: var(--pbmit-global-color);
}
.mobile-menu-nav {
    padding: 10px 0;
    flex: 1;
}
.mobile-menu-link {
    display: block;
    padding: 13px 24px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 15px;
    color: var(--pbmit-heading-color);
    text-decoration: none;
    border-bottom: 1px solid #f2f2f2;
    transition: all 0.3s;
}
.mobile-menu-link:hover,
.mobile-menu-link.active {
    color: var(--pbmit-global-color);
    background: rgba(238,52,78,0.04);
    padding-left: 30px;
}
.mobile-menu-info {
    padding: 18px 24px;
    border-top: 1px solid #eee;
    background: var(--pbmit-light-color);
}
.mobile-menu-info-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 8px 0;
    font-size: 13px;
    color: var(--pbmit-heading-color);
}
.mobile-menu-info-item i {
    color: var(--pbmit-global-color);
    font-size: 14px;
    margin-top: 2px;
    flex-shrink: 0;
}
.mobile-menu-info-item a {
    color: var(--pbmit-heading-color);
    text-decoration: none;
}
.mobile-menu-social {
    display: flex;
    gap: 10px;
    padding: 16px 24px;
    border-top: 1px solid #eee;
}
.mobile-menu-social a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: var(--pbmit-light-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--pbmit-heading-color);
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s;
}
.mobile-menu-social a:hover {
    background: var(--pbmit-global-color);
    color: #fff;
}

/* =============================================
   MOBILE RESPONSIVE FIXES
============================================= */
@media (max-width: 1199px) {
    /* Logo mobilde 80px */
    .site-header .site-branding img {
        max-height: 80px !important;
    }
    /* Eski bootstrap collapse menüyü gizle, off-canvas kullanılacak */
    .main-menu .navbar-collapse {
        display: none !important;
    }
    .navbar-toggler {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    /* Genel spacing */
    .section-lg {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    /* Başlıklar */
    .pbmit-heading-subheading h2.pbmit-title {
        font-size: 24px;
        line-height: 32px;
    }
    /* Kariyer kartları */
    .career-card {
        padding: 22px 20px;
    }
    .career-card-num {
        font-size: 36px;
    }
    /* Exp list */
    .exp-item {
        padding: 16px 18px;
    }
    .exp-item-index {
        font-size: 22px;
        margin-right: 14px;
        min-width: 30px;
    }
    /* Edu steps */
    .edu-steps {
        gap: 0;
    }
    /* Media icon cards */
    .media-icon-card {
        padding: 14px 16px;
    }
    /* YouTube cards */
    .yt-card-body {
        padding: 14px 16px;
    }
    .yt-card-title {
        font-size: 14px;
        line-height: 20px;
    }
    /* Blog slider nav */
    .blog-slider-nav .swiper-button-prev,
    .blog-slider-nav .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    /* Thesis card */
    .thesis-card {
        padding: 24px 20px;
    }
    /* Timeline center */
    .timeline-center-content {
        padding: 20px;
    }
    .timeline-center-content h4 {
        font-size: 17px;
    }
    /* Contact page kartvizit */
    .vcard-container {
        max-width: 100%;
    }
    /* Header mobil */
    .header-style-1 .site-title {
        height: auto;
        padding: 10px 0;
    }
    .site-header-menu .d-flex.align-items-center.justify-content-between {
        padding: 0 10px;
    }
    .header-style-1 .site-branding {
        padding: 0 10px;
    }
    /* Footer */
    .pbmit-footer-big-area .d-md-flex {
        flex-direction: column;
        text-align: center;
    }
}
@media (max-width: 480px) {
    .pbmit-heading-subheading h2.pbmit-title {
        font-size: 22px;
        line-height: 30px;
    }
    .pbmit-btn {
        padding: 14px 28px;
        font-size: 12px;
    }
    .career-card-title,
    .exp-item-title {
        font-size: 15px;
        line-height: 22px;
    }
}


/* Hide slider on mobile */
@media (max-width: 991px) {
    .pbmit-slider-area {
        display: none !important;
    }
}

/* Homepage slider readability */
.pbmit-slider-area {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    line-height: 0;
}
.pbmit-slider-area rs-module-wrap {
    position: relative !important;
    display: block !important;
    margin-bottom: 0 !important;
}
.pbmit-slider-area rs-module,
.pbmit-slider-area rs-slides,
.pbmit-slider-area rs-slide {
    margin-bottom: 0 !important;
}
.pbmit-slider-area rs-fw-forcer {
    height: 10px !important;
    min-height: 10px !important;
    max-height: 10px !important;
}
.pbmit-slider-area rs-module-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(18, 27, 42, 0.52) 0%, rgba(18, 27, 42, 0.26) 34%, rgba(18, 27, 42, 0.08) 58%, rgba(18, 27, 42, 0.00) 100%);
}
.pbmit-slider-area rs-slide::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(180deg, rgba(9, 16, 28, 0.04) 0%, rgba(9, 16, 28, 0.12) 100%);
}
.pbmit-slider-area rs-layer,
.pbmit-slider-area .rs-layer,
.pbmit-slider-area .rev-btn {
    z-index: 5 !important;
}
.pbmit-slider-area [id^="slider-1-slide-"][id$="-layer-0"] {
    color: #f8fafc !important;
    font-family: var(--pbmit-btn-typography-font-family) !important;
    font-weight: 600 !important;
    letter-spacing: -1.2px;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.85), 0 6px 18px rgba(0, 0, 0, 0.55);
    max-width: 12ch;
}
.pbmit-slider-area [id^="slider-1-slide-"][id$="-layer-17"] {
    color: rgba(244, 247, 251, 0.88) !important;
    font-family: var(--pbmit-btn-typography-font-family) !important;
    font-weight: 600 !important;
    letter-spacing: 2.2px !important;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.85), 0 4px 12px rgba(0, 0, 0, 0.45);
}
.pbmit-slider-area [id^="slider-1-slide-"][id$="-layer-8"] {
    color: rgba(245, 247, 250, 0.86) !important;
    font-family: var(--pbmit-btn-typography-font-family) !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8), 0 3px 10px rgba(0, 0, 0, 0.4);
}
.pbmit-slider-area [id^="slider-1-slide-"][id$="-layer-18"] {
    box-shadow: 0 10px 24px rgba(35, 52, 84, 0.18);
}
@media (max-width: 1366px) and (min-width: 992px) {
    .pbmit-slider-area .rev-slidebg {
        object-position: center center !important;
    }
}


/* Hide about images section on mobile */
@media (max-width: 991px) {
    .about-section-home1 .about-img-section {
        display: none !important;
    }
    .bg-color-section-home1 {
        display: none !important;
    }
}


/* Fix benefits/testimonial overlap */
.benefits-section-home1 .benefits-bg-section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.testimonial-section-home1 {
    margin-top: 80px !important;
    position: relative;
    z-index: 1;
}
@media (max-width: 991px) {
    .benefits-section-home1 {
        overflow: hidden !important;
    }
    .benefits-section-home1 .benefits-bg-section {
        padding: 0 !important;
        margin: 0 !important;
    }
    .benefits-section-home1 .bg-img-section {
        border-radius: 0 !important;
        margin: 0 !important;
        padding: 40px 20px !important;
    }
    .benefits-section-home1 .benefits-bg-section .pbmit-ihbox-style-8 {
        display: none !important;
    }
    .testimonial-section-home1 {
        margin-top: 40px !important;
        border-radius: 0 !important;
        padding: 50px 15px !important;
    }
}


/* fid stats section center on mobile */
@media (max-width: 767px) {
    .fid-bg-section-home2 .col-md-3 {
        text-align: center;
    }
    .pbminfotech-ele-fid-style-3 {
        text-align: center;
    }
    .pbminfotech-ele-fid-style-3 .pbmit-fld-contents {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}


/* Footer center on mobile */
@media (max-width: 767px) {
    /* Big area - logo, adres, telefon */
    .pbmit-footer-big-area .row {
        flex-direction: column;
        align-items: center;
    }
    .pbmit-footer-big-area .d-md-flex {
        flex-direction: column !important;
        align-items: center !important;
        text-align: center;
    }
    .pbmit-footer-big-area .pbmit-footer-logo {
        text-align: center;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .pbmit-footer-big-area .pbmit-footer-boxes {
        text-align: center;
        margin: 0 auto;
    }
    .pbmit-footer-contact-info-inner {
        justify-content: center !important;
        flex-direction: column !important;
        text-align: center;
    }
    .pbmit-footer-contact-info-inner i {
        margin-bottom: 6px;
    }
    .pbmit-footer-social-icon {
        text-align: center !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .pbmit-footer-social-icon .pbmit-social-links {
        justify-content: center;
        display: flex;
    }
    /* Widget area */
    .pbmit-footer-widget-area .widget {
        text-align: center;
    }
    .pbmit-footer-widget-area .widget ul {
        align-items: center;
    }
    .pbmit-footer-widget-area .widget .pbmit-rpw-list li {
        text-align: center;
    }
    .pbmit-footer-widget-area .pbmit-footer-newsletter {
        justify-content: center;
    }
    .pbmit-footer-widget-area .pbmit-timelist-list li {
        justify-content: center;
        text-align: center;
    }
    /* Copyright bar */
    .pbmit-footer-text-inner {
        text-align: center !important;
        flex-direction: column !important;
    }
    .pbmit-footer-text-inner ul {
        justify-content: center;
        flex-direction: row !important;
    }
}


/* =============================================
   CONTACT PAGE MOBILE FIX
============================================= */
/* Map responsive */
.contact-section iframe {
    width: 100%;
    height: 450px;
}
@media (max-width: 767px) {
    .contact-section iframe {
        height: 300px;
    }
    /* Contact info + form stack */
    .contact-section-bg .contact-main-section {
        margin: 0 -15px;
    }
    .contact-section-bg .row.g-0 {
        flex-direction: column;
    }
    .contact-section-bg .col-md-4,
    .contact-section-bg .col-md-8 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .contact-section-left {
        padding: 30px 20px !important;
        text-align: center;
    }
    .contact-section-left .pbmit-ihbox-box.d-flex {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .contact-section-left .pbmit-ihbox-icon {
        margin-bottom: 8px;
    }
    .contact-section-left .pbmit-social-links {
        justify-content: center;
        display: flex;
    }
    .contact-section-right {
        padding: 30px 20px !important;
    }
    .contact-section-right h3 {
        font-size: 22px;
    }
    /* Dijital kartvizit section */
    .contact-us-vcard-section .col-lg-6 {
        text-align: center;
    }
    .contact-us-vcard-section .pbmit-heading-subheading {
        text-align: center !important;
    }
    .contact-us-vcard-section .col-lg-6 > div[style*="max-width:380px"] {
        margin: 30px auto 0 !important;
    }
}


/* Contact vcard social + buttons center on mobile */
@media (max-width: 767px) {
    .vcard-social-icons,
    .vcard-action-btns {
        justify-content: center !important;
    }
    .contact-us-vcard-section .col-lg-6 p {
        text-align: center;
    }
}


/* Mobile sticky header */
@media (max-width: 1199px) {
    .site-header .site-header-menu {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #fff;
        box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    }
    .page-wrapper {
        padding-top: 80px;
    }
}


/* Breadcrumb + title bar text black with white stroke */
.pbmit-breadcrumb,
.pbmit-breadcrumb a,
.pbmit-breadcrumb li,
.pbmit-breadcrumb span,
.pbmit-title-bar-content .pbmit-breadcrumb,
.pbmit-title-bar-content .pbmit-tbar-title,
.pbmit-title-bar-content h1 {
    color: #000 !important;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}


/* Breadcrumb background opacity */
.pbmit-title-bar-wrapper::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #fff;
    opacity: 0.6;
    z-index: 0;
}
.pbmit-title-bar-wrapper {
    position: relative;
}
.pbmit-title-bar-wrapper > * {
    position: relative;
    z-index: 1;
}


/* Contact page social icons fix */
.contact-section-left .pbmit-social-links li {
    display: inline-block;
    margin-right: 8px;
}
.contact-section-left .pbmit-social-links li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--pbmit-global-color);
    color: #fff;
    font-size: 16px;
}
.contact-section-left .pbmit-social-links li a:hover {
    background: var(--pbmit-secondary-color);
}
