


.insight-left .pdf-title{font-size: 20px;line-height: 26px;color: var(--brandBg);}
.pdf-card .expert_btn_box{padding-top: 0px;}
.pdf-card{margin-top: 30px;}
/*.insight-sticky{height: 100vh;max-height: initial; overflow: auto;}*/
.insight-banner, .insight-banner picture{position: relative;}
.insight-banner picture::after{content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.3);}
.insight-banner img{width: 100%;  object-fit: cover;}
.insight-banner .insight-banner-content{position: absolute; bottom: 37px; left: max(40px, calc((105vw - 1920px) / 2)); right: max(40px, calc((105vw - 1920px) / 2));}
.insight-banner .insight-banner-content .insight_title{width: 900px; font-size: 36px; font-weight: 400; line-height: 54px; text-transform: capitalize; margin-bottom: 10px;}
.insight-banner .insight-banner-content .insight_title span{font-family: 'Arapey';font-style: italic;}
.insight-banner .insight-banner-content .date-tag{font-size: 16px; color: var(--whiteColor); font-weight: 400; line-height: 26px; display: flex; align-items: center; gap: 10px; padding-left: 36px; position: relative;}
.insight-banner .insight-banner-content .date-tag::before{content: ''; width: 24px; height: 1px; background: var(--whiteColor); position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}

.insight-details{background: var(--greyBg);}
.insight-main{display: flex; justify-content: space-between; gap: 69px; padding: 52px 0 76px;}
.insight-left .blog-share{display: flex; align-items: center; gap: 14px; margin-bottom: 30px;}
.insight-left .blog-share .via{font-size: 16px; font-weight: 400; color: #000; line-height: 26px;}
.insight-left .blog-share ul{display: flex; align-items: center; gap: 18px;}

.insight-left p{font-size: 18px; color: var(--blackColor); font-weight: 400; line-height: 28px; margin-bottom: 30px;}
.insight-left h1, .insight-left h2, .insight-left h3, .insight-left h4, .insight-left h5, .insight-left h6{font-size: 26px; font-family: 'Sherika'; color: #000; font-weight: 500; line-height: 31px; margin-bottom: 12px;}
.blog-content{display: flex; align-items: center; justify-content: space-between; margin: 0 -14px 48px;}
.blog-content .blog-thumb{width: 50%; padding: 0 14px;}
.blog-content .blog-right-content{width: 50%; padding: 0 14px;}
.blog-content .blog-right-content h1, .blog-content .blog-right-content h2, .blog-content .blog-right-content h3, .blog-content .blog-right-content h4, .blog-content .blog-right-content h5, .blog-content .blog-right-content h6{margin-bottom: 21px;}
.blog-content .blog-right-content p{margin-bottom: 0;}
.insight-left ul, .insight-left ol{padding-left: 28px; list-style: none; margin-bottom: 30px; position: relative;}
.insight-left ul li, .insight-left ol li{font-size: 18px; color: var(--blackColor); line-height: 28px; list-style: none; position: relative; padding:0;}
.insight-left ul li::before, .insight-left ol li::before{content: ''; width: 5px; height: 5px; background: var(--blackColor); position: absolute; top: 12px; left: -12px;}
.blog-banner{margin-bottom: 30px;}
.insight-left .blog-share ul{padding: 0; margin: 0;}
.insight-left .blog-share ul li::before{display: none;}

.insight-right{width: 393px; min-width: 393px; margin-top: -130px; position: relative;}
.insight-owner-card{background: #FFF8F1; box-shadow: 0 10px 30px #ADADAD17; padding: 34px 27px 37px; margin-bottom: 30px;} 
.insight-owner-card .insight-top{display: flex; align-items: center; gap: 25px; margin-bottom: 24px;}
.insight-owner-card .insight-top .insight-owner-thumb{width: 78px; min-width: 78px; height: 78px; border-radius: 50%; overflow: hidden;}
.insight-owner-card .insight-owner-detail .owner-name{font-size: 18px; font-weight: 400; color: var(--blackColor); line-height: 32px;}
.insight-owner-card .insight-owner-detail .owner-name span{font-family: 'Metrik';}
.insight-owner-card .insight-owner-detail .owner-post{font-size: 14px; font-weight: 400; color: var(--blackColor); line-height: 18px; position: relative; padding-bottom: 12px;}
.insight-owner-card .insight-owner-detail .owner-post::after{content: ''; width: 30px; height: 1px; background: var(--greencolor); position: absolute; bottom: 0; left: 0;}
.insight-owner-card .insight-mid{padding-bottom: 17px;}
.insight-owner-card .insight-mid p{font-size: 16px; font-weight: 500; color: #4D4D4D; font-style: italic; line-height: 24px; margin-bottom: 16px;}
.insight-owner-card .insight-mid .social{display: flex; align-items: center; gap: 12px;}
.insight-owner-card .related{border-top: 1px solid #8A93A54D; border-bottom: 1px solid #8A93A54D; padding: 12px 0 19px;}
.insight-owner-card .related .related-title{font-size: 16px; font-weight: 500; color: #4D4D4D; line-height: 25px; margin-bottom: 15px;}
.insight-owner-card .related-tags{display: flex; align-items: center; gap: 12px;}
.insight-owner-card .related-tags li{font-size: 14px; font-weight: 400; color: #4D4D4D; line-height: 17px; padding: 6px 20px; border: 1px solid #DCDCDC; border-radius: 50px;}

.insight-similar{background: #FFF8F1; box-shadow: 0 0px 30px #ADADAD17; padding: 28px 22px 37px;max-height: 500px;
    overflow-y: auto;}
.insight-similar .similar-title{font-size: 24px; font-weight: 500; color: #4D4D4D; line-height: 38px; margin-bottom: 20px;}
.insight-left p:last-child{margin-bottom: 0;}

/* listing-start */
.content_pierag_inner p{width: 577px; font-size: 20px; color: var(--whiteColor); line-height: 29px; opacity: 0.8; margin: 20px 0 0;}
.insight-real{background: var(--greyBg); padding: 55px 0px;}
.insight-real-top{display: flex; align-items: center; border-bottom: 1px solid rgba(0,0,0,.1); padding-bottom: 40px; gap: 66px;}
.insight-real-top .filter-title{font-size: 18px; font-weight: 500; color: var(--blackColor); line-height: 24px;}
.insight-real-top .filter-left form{display: flex; align-items: center; gap: 20px;}
.insight-real-top .filter-left .form-group{width: 187px;position: relative;}
.insight-real-top .filter-left .form-group .form-control{width: 100%;height: 43px;border: transparent;padding: 10px 30px 10px 16px;background: var(--greyBg);margin: 0px; cursor: pointer; position: relative; z-index: 1;}
.clip-icon{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}

.insight-real-top .filter-left .form-group .form-control.selectarrow {
    background: url(../images/icon/select-arrow.svg) no-repeat 92%;
    background-size: 10px;
    -webkit-appearance: none;
}
.insight-real-top .filter-left .form-group .form-control.selectarrow option:checked, .insight-real-top .filter-left .form-group .form-control:focus{color: #00BBA2;}

/*.insight-real-bottom{padding-top: 50px;}*/
.case-studies{background: var(--greyBg); padding: 70px 0 91px;}
.case-studies .section_title{color: var(--brandColor);}
.knowledge{background: radial-gradient(133.43% 133.43% at 50% -47.54%, #050321 25%, #213B87 100%); padding: 60px 0 82px;}
.knowledge-main{display: flex; justify-content: space-between;}
.knowledge-left{width: 50%;min-width: 50%;border-right: 1px solid #E8E8E91A;padding-right: 12px;}
.knowledge-left .pov_content_box{padding-right: 16px;}
.knowledge-left .pov_content_box .pov_title{color: var(--whiteColor); margin:20px 0 10px;}
.knowledge-left .pov_content_box .pov_desc{color: var(--whiteColor);}
.knowledge-left .pov_content_box .date_list_pov{margin-top: 0;}
.knowledge-left .pov_content_box .date_list_pov li, .knowledge-card .knowledge-content .date_list_pov li{color: var(--whiteColor); border-right-color: var(--whiteColor);}
.knowledge-left .pov_content_box .pov_bottom{display: flex; align-items: center; justify-content: space-between; margin-top: 28px;}
.line_btn{font-size: 16px; font-weight: 600; color: var(--greencolor); line-height: 20px; text-decoration: underline; text-transform: uppercase; display: inline-block;}
.insight-real-bottom .pov_title{font-weight: 500;}

.knowledge-right{width: 50%;min-width: 50%;padding-left: 19px;}
.knowledge-right .knowledge-title{font-size: 28px; font-weight: 500; color: var(--whiteColor); line-height: 26px; text-transform: capitalize; margin-bottom: 35px;}
.knowledge-list{max-height: 496px;overflow-y: auto;padding-right: 40px;padding-bottom: 15px;}
.knowledge-card{display: flex; gap: 27px; border-bottom: 1px solid #E8E8E91A; padding: 25px 0 30px;}
.knowledge-card .knowledge-num{width: 20px; min-width: 20px; font-size: 16px; font-weight: 300; color: var(--whiteColor);}
.knowledge-card .knowledge-content{width: 100%;}
.knowledge-card .knowledge-heading{font-size: 18px; font-weight: 400; color: var(--whiteColor); line-height: 22px; margin-bottom: 3px;}
.knowledge-card .knowledge-desc-bottom{display: flex; align-items: center; justify-content: space-between;}
.knowledge-card .knowledge-desc-bottom .knowledge-desc{width: 300px; font-size: 12px; font-weight: 500; color: var(--greencolor); line-height: 18px;}
.knowledge-card .knowledge-content .date_list_pov{margin-top: 0; opacity: 0.5;}

.knowledge-card:first-child{border-top: 1px solid #E8E8E91A;}

.knowledge-list::-webkit-scrollbar-track{border-radius: 0px;background-color: rgba(255, 255, 255, 0.3);}
.knowledge-list::-webkit-scrollbar{width: 2px;background-color: var(--separator); border-radius: 0px;}
.knowledge-list::-webkit-scrollbar-thumb{border-radius: 0px;-webkit-box-shadow: inset 0 0 0px rgba(0,0,0,.3);background-color: var(--greencolor);}

.case-studies .pov_card{position: relative;overflow: hidden;display: block;}
.case-studies .pov_title{margin-top: 0px;color: #fff;}
.case-studies  .pov_absolute_box{
  position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    padding: 50px 20px;
    height: 100%;
    bottom: 0px;
    transform: translateY(calc(100% - 130px));
    transition: all 0.4s;
    clip-path: polygon(0% 3%, 3% 0%, 100% 0%, 100% 97%, 97% 100%, 0% 100%);
}
.content_full_width{width: 100%;}
.case-studies .pov_desc, .case-studies .date_list_pov li{color: #fff;border-color:#fff; }
.case_studies_bottm_box{display: flex;justify-content:space-between;align-items: center;width: 100%;}
.case_studies_link{margin-top: 15px;}
.case_studies_link .btn_link_a{color: #fff;border-color: #fff;font-size: 16px;font-weight: 500;}
.pov_absolute_box .pov_content_box{display: flex;flex-direction: column;justify-content: space-between;height: 100%;}

.case-studies .pov_desc, .case_studies_bottm_box {opacity: 0;}
.case-studies .pov_card:hover .pov_absolute_box{transform: translateY(0px);background: linear-gradient(60.54deg, #0059C7 -29.53%, #FC94AD 113.81%);}
.case-studies .pov_card:hover  .pov_desc, .case-studies .pov_card:hover .case_studies_bottm_box{opacity: 1;}

/* listing-end */


@media only screen and (min-width: 768px){
.similar_slider .swiper-wrapper{flex-wrap: wrap; gap: 36px 0; height: auto !important;}
.similar_slider .swiper-wrapper .swiper-slide{width: 100% !important;}

.insight-real .pov_slider .swiper-slide{margin-top: 41px;}
.case_slider .swiper-wrapper{flex-wrap: wrap; margin: 0px -6px; width: initial;}
.case_slider .swiper-slide{width: 33.333%; padding: 0px 6px;}
.case_slider .pov_image_card{position: relative;}
.case_slider .pov_image_card::before{content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.3);} 
.case_slider .pov_card .pov_desktop{color: var(--whiteColor); font-weight: 500; padding: 0 0 40px 29px; margin: 0;}
.case_slider .pov_card .pov_desktop span{font-weight: 400;}
.knowledge .section_titile_wrapper{margin-bottom: 25px;}
 .similar-btn, .filter-btn{display: none;}
}

@media only screen and (max-width: 1299px){
.knowledge-card .knowledge-desc-bottom .knowledge-desc{width: 200px;}
}

@media only screen and (max-width: 1199px){
.insight-main{gap: 30px;}
.insight-right{width: 360px; min-width: 360px; margin-top: 0;}
.blog-content{flex-wrap: wrap; gap: 30px;}
.blog-content .blog-thumb, .blog-content .blog-right-content{width: 100%;}

.insight-banner img{height: 400px;object-fit: cover;}
}

@media only screen and (max-width: 991px){
.insight-banner .insight-banner-content{bottom: 17px;}
.insight-banner .insight-banner-content .insight_title{width: 100%;}
.insight-right{width: 320px; min-width: 320px; margin-top: 0;}
.insight-real-top .filter-title{width: 100px; min-width: 100px;}
.insight-real-top .filter-left{width: 100%;}
.insight-real-top .filter-left form{flex-wrap: wrap; justify-content: space-between;}
.insight-real-top .filter-left .form-group{width: 48%;}
.knowledge-main{flex-wrap: wrap; gap: 30px;}
.knowledge-left{width: 100%; min-width: 100%; border-right: none; padding-right: 0;}
.knowledge-right{width: 100%; min-width: 100%; padding-left: 0;}
.case_slider .pov_card .pov_desktop{padding: 0 0 15px 15px;}
.knowledge-card .knowledge-desc-bottom .knowledge-desc{width: 300px;}

.case-studies .pov_absolute_box{position: static;transform: none;padding: 15px 0px 0px 0px;background: none !important;}
.pov_absolute_box .pov_content_box{display: block;}
.case-studies .pov_desc, .case_studies_bottm_box{opacity: 1;}
.case-studies .pov_title{    color: var(--brandBg);}
.case-studies .pov_desc{color: #404040}
.case-studies .date_list_pov li{color: #404040;border-color: #404040;}
.case_studies_bottm_box{display: block;}
.case_studies_link{display: none;}

}

@media only screen and (min-width: 768px) and (max-width:1024px) {
  .common_banner_pierag picture img{min-height: 450px;object-fit: cover;}
}

@media only screen and (max-width: 767px){
  .insight-banner img{height: initial;}
.insight-banner .insight-banner-content{left: max(20px, calc((105vw - 1920px) / 2)); right: max(20px, calc((105vw - 1920px) / 2)); bottom: 19px;}
.insight-banner .insight-banner-content .insight_title{width: 100%; font-size: 32px; line-height: 37px; margin-bottom: 16px;}
.insight-main{padding: 30px 0 50px; gap: 44px; flex-wrap: wrap;}
.insight-left{width: 100%;}
.insight-left .blog-share{margin-bottom: 28px; gap: 13px;}
.insight-left p{font-size: 16px; line-height: 26px;}
.insight-left h1, .insight-left h2, .insight-left h3, .insight-left h4, .insight-left h5, .insight-left h6{font-size: 24px; margin-bottom: 14px; line-height: 29px;}
.blog-content{flex-wrap: wrap; gap: 30px; margin: 0 0 30px;}
.blog-content .blog-thumb, .blog-content .blog-right-content{width: 100%; padding: 0;}
.blog-content .blog-right-content h1, .blog-content .blog-right-content h2, .blog-content .blog-right-content h3, .blog-content .blog-right-content h4, .blog-content .blog-right-content h5, .blog-content .blog-right-content h6{margin-bottom: 14px;}
.insight-right{width: 100%; min-width: 100%; margin-top: 0;}
.insight-owner-card{border: 1px solid #DEDEDE; padding: 20px 20px 36px; margin-bottom: 50px;}
.insight-owner-card .insight-top{gap: 14px; margin-bottom: 27px;}
.insight-owner-card .insight-top .insight-owner-thumb{width: 60px; min-width: 60px; height: 60px;}
.insight-owner-card .insight-owner-detail .owner-name{line-height: 26px;}
.insight-owner-card .insight-owner-detail .owner-post{padding-bottom: 10px; line-height: 21px;}
.insight-owner-card .insight-mid{padding-bottom: 35px;}
.insight-owner-card .insight-mid p{font-size: 14px; margin-bottom: 24px;}
.insight-owner-card .insight-mid .social{gap: 15px;}
.insight-owner-card .related-tags{gap: 11px;}
.insight-owner-card .related-tags li{font-size: 12px; line-height: 14px; padding: 8px 20px;}
.insight-similar{border-top: 1px solid #8A93A54D; padding: 50px 0 0; box-shadow: 0 0 0;}
.insight-similar .similar-title{margin-bottom: 34px;}
.similar_slider {overflow: hidden; margin-right: -15px;}
.similar_slider .swiper-slide {padding-right: 20px;}
.similar-btn{margin-top: 30px;}
.similar-btn .common_btn{width: 100%;}

.filter-btn{border: 1px solid rgba(0,0,0,.1); display: flex; align-items: center; padding: 13px 16px 12px;}
.content_pierag_inner p{width: 100%; font-size: 16px; line-height: 24px; margin: 11px 0 0;}
.insight-real{padding: 30px 0 50px;}
.insight-real-top{flex-wrap: wrap; padding-bottom: 30px; gap: 15px;}
.insight-real-top .filter-left{width: 100%;}
.insight-real-top .filter-left form{flex-wrap: wrap; justify-content: space-between; gap: 10px;}
.insight-real-top .filter-left .form-group{width: 48%;}
.insight-real-top .filter-left .form-group .form-control{height: 48px;}
.filter-btn{width: 100%; height: 48px; display: flex; align-items: center; justify-content: space-between; gap: 10px; border: 0; position: relative;}
.insight-real-top.active .filter-left{display: block;}
.insight-real-bottom{padding-top: 40px;}
.knowledge{padding: 49px 0 50px;}
.knowledge-main{flex-wrap: wrap; gap: 30px;}
.knowledge-left{width: 100%; min-width: 100%; border-right: none; padding-right: 0;}
.knowledge-right{width: 100%; min-width: 100%; padding-left: 0;}
.knowledge-right .knowledge-title{font-size: 24px; line-height: 26px; margin-bottom: 10px;}
.knowledge-list{max-height: none; overflow-y: visible; padding-right: 0; padding-bottom: 0;}
.knowledge-card{gap: 11px; padding: 20px 0 21px;}
.knowledge-card .knowledge-heading{font-size: 16px; line-height: 22px; margin-bottom: 6px;}
.knowledge-card .knowledge-desc-bottom{flex-wrap: wrap; gap: 13px;}
.knowledge-card .knowledge-desc-bottom .knowledge-desc{width: 100%; font-size: 12px; line-height: 18px;}
.knowledge-card:first-child{border-top: 0;}
.case-studies{padding: 50px 0;}
.case_slider .swiper-slide{padding-right: 20px;}
.insight-real .pov_wrapper, .case-studies .pov_wrapper{margin-right: -15px;}
.knowledge-left .pov_content_box .pov_bottom{margin-top: 18px;}
.knowledge-left .pov_content_box .pov_desc, .knowledge-left .pov_content_box .date_list_pov{opacity: 0.8;}
.knowledge-left .pov_content_box .pov_title{margin-bottom: 7px;}
.insight-real-top .filter-title, .insight-real-top .filter-left, .pov_desktop, .knowledge-left .pov_content_box .pov_bottom .line_btn{display: none;}
}



.insight-sticky{
  position: sticky;
    top: 0px;
    max-height: initial;
    height: 100vh;
}

.insight-sticky::-webkit-scrollbar {
  width: 5px;
  border-radius: 30px; 
}

/* Track */
.insight-sticky::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 30px; 
}
 
/* Handle */
.insight-sticky::-webkit-scrollbar-thumb {
  background: #00BBA2;
  border-radius: 30px; 
}


@media only screen and (max-width: 1024px){
  .insight-sticky{height: 492px;}
}


@media only screen and (max-width: 767px){
  .insight-similar{max-height: initial;overflow: initial;}
  .insight-sticky{height: initial;overflow: initial;}

  .insight-left .pdf-title{font-size: 18px;}
}









