.wrapper .swiper-slide .img-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* max-width: 815px; */
    max-height: 470px;
    border-radius: 16px;
}
.brochureMobFilter div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #ffa500;
    background: white;
    cursor: pointer;
}
.wrapper .swiper-slide .img-container{
    position: relative;
    background-color: #fff;
    border-radius: 16px;
}
.wrapper .swiper-slide .img-container.main-img-container{
  
}
.wrapper .swiper-slide .description{
    position: absolute;
    width: 100%;
    height: 220px;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(70, 70, 70, 0) 0%, rgba(21, 21, 21, 0.920139) 78.99%);
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding: 30px;
    color: #fff;
    border-radius: 0 0 16px 16px;
}
.wrapper .swiper-slide .subBox .description{
    height: 100px;
    padding: 10px 18px;
}
.wrapper .swiper-slide .description h3{
    font-weight: 800;
    font-size: 37.6929px;
    line-height: 51px;
    color: #FFFFFF;
    text-shadow: 0px 0px 6.58515px rgba(0, 0, 0, 0.2);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    margin: 9px 0 6px 0;
}

.wrapper .swiper-slide .subBox .description h3{
    font-weight: 700;
    font-size: 21.8827px;
    line-height: 30px;
}
.wrapper .swiper-slide .description p{
    font-style: normal;
    font-weight: 700;
    font-size: 21.9875px;
    line-height: 30px;
    color: #FFFFFF;
    text-shadow: 0px 0px 6.58515px rgba(0, 0, 0, 0.2);
    max-width: 623px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.wrapper .swiper-slide .description span{
    background: linear-gradient(180deg, #FF8419 0%, #FF9818 100%);
    border-radius: 47.1161px;
    width: max-content;
    padding: 3px 15px;
}
.wrapper .swiper-slide .sub-box {
  /* width: 427px;
  height: 220px; */
  border-radius: 16px;
}
.wrapper .swiper-slide .sub-box .img-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* max-width: 427px; */
    max-height: 220px;
    border-radius: 16px;
}
.wrapper .subBox{
    gap: 30px;
}
.viewWrap.latestBlog{
    background: none;
}
.viewWrap.latestBlog .freeResources{
    padding-top: 0;
}
.viewWrap.latestBlog .listCard .imgcontainer img {
    max-width: 318px;
    width: 100%;
    border-radius: 16px;
    height: 166px;
    object-fit: cover;
}
.viewWrap.latestBlog .listCard .descWrap p{
    max-width: 82%;
    color: #252525;
}
.viewWrap.latestBlog .listCard .headingWrap h3{
    background: linear-gradient(90.6deg, #FF3F25 13.03%, #FFA500 99.64%);
    -webkit-background-clip: text;
    width: max-content;
    font-weight: 700;
    max-width: 242px;
    margin-bottom: 1rem;
}
.viewWrap.latestBlog::before{
    position: absolute;
    content: "";
    width: 509.15px;
    height: 503.34px;
    right: 0;
    top: 0 ;
    background: linear-gradient(140.81deg, #FF2929 8%, #1B3FFF 101.59%);
    opacity: 0.4;
    z-index: -1;
    filter: blur(175px);
}
.viewWrap.latestBlog::after{
    position: absolute;
    content: "";
    width: 506px;
    height: 506px;
    left: -10%;
    bottom: 0;
    top: auto;
    background: linear-gradient(130.43deg, #44ECF7 -1.47%, #00A3FF 93.13%);
    opacity: 0.15;
    filter: blur(47px);
    z-index: -1;
}
.viewWrap .freeResources .card-wrapper .card .desc-container .btnwrap a{
    font-weight: 700;
    font-size: 16.0931px;
    line-height: 150%;
    text-align: center;
    letter-spacing: -0.011em;
    background: linear-gradient(90.6deg, #FF3F25 13.03%, #FF6B00 99.64%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: max-content;
}
.dateWrap{
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
}
.dateWrap span.date{
    font-weight: 800;
    padding: 2px 9px;
    font-size: 14.0815px;
    line-height: 19px;
    color: #fff;
    text-fill-color: transparent;
    background: linear-gradient(180deg, #FF8419 0%, #FF9818 100%);
    border-radius: 27.6257px;
}
.dateWrap a{
    background: #FFFFFF;
    border-radius: 24px;
    padding: 2px 9px;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */
    text-decoration: none;
    letter-spacing: -0.02em;
    color: #FF6B00;
}
.dateWrap img{
    max-width: 16px !important;
    max-height: 16px;
    object-fit: contain !important;
    width: auto !important;
    height: 100% !important;
    border-radius: 0 !important;
}
.pagination{
    justify-content: center;
}
.pagination-container {
    /* width: calc(100% - 2rem); */
    display: flex;
    align-items: center;
    /* position: absolute; */
    bottom: 0;
    padding: 1rem 0;
    justify-content: center;
}
.pagination-container .first-button, .pagination-container .last-button {
    display: flex;
    align-items: center;
}
.pagination-number,.pagination-button {
    width: 40px;
    height: 40px;
    border: 1px solid #D0D5DD;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #344054;
}
.pagination-number.active{
    background: linear-gradient(180deg, #FFB701 0%, #FF9900 100%);
    border-right: 1px solid #D0D5DD;
    color: #fff;
}
.pagination-button{
    color: #344054;
}
.pagination-button.prev{
    border-radius: 8px 0 0 8px;
}
.pagination-button.next{
    border-radius: 0 8px 8px 0;
}
.review.blogReview{
    position: relative;
}
.blogBg{
    position: absolute;
    top: -100px;
    left: 0;
}
.blogBg img{
    max-width: 400px;
}
.blogSection{
    position: relative;
}
.blogSection:before{
    z-index: -1;
    position: absolute;
    content: "";
    width: 480.17px;
    height: 507.22px;
    left: -16px;
    top: -49.79px;
    background: linear-gradient(130.43deg, #FF5C00 -1.47%, #FF9900 93.13%);
    opacity: 0.16;
    filter: blur(175px);
    border-radius: 50%;
}
.blogSection .scrollable-section{
    overflow-x: hidden;
    width: 100vw;
    height: 268px;
    float: left;
    top: 0;
    position: absolute;
    transform: rotate(270deg) translate(0%, -50%);
    right: 0;
    left: -39%;
}
.blogSection .swiper{
    padding-bottom: 0;
}
.blog-detailpage .header3{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
    height: 100px;
}
.blog-detailpage .innerheader {
    position: fixed;
    top: 97px;
    width: 100%;
    z-index: 3;
    background: #fff;
  }
  
  .blog-detailpage .progress-container {
    background-color: rgba(0, 0, 0, 0.1);
    height: 8px;
    width: 100%;
    border-radius: 16px;
  }
  
  .blog-detailpage .progress-bar {
    background: linear-gradient(90deg, #750BFB -0.53%, #F901FE 33.58%, #FF190A 68.21%, #FEC401 100.22%);
    height: 8px;
    width: 0%;
    border-radius: 16px;
  }
  .blog-detailpage .heading{
    /* margin-top: 30px; */
    /* padding-top: 200px; */
  }
  .freeResourceSection::after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 480.17px;
    height: 507.22px;
    right: -16px;
    top: -49.79px;
    background: linear-gradient(130.43deg, #FF5C00 -1.47%, #FF9900 93.13%);
    opacity: 0.16;
    filter: blur(175px);
    border-radius: 50%;
}
.freeResourceSection::before{
    position: absolute;
    content: "";
    top: 75px;
    height: 100%;
    width: 100%;
    max-width: 198px;
    max-height: 198px;
    background-image: url('../images/hand4.png');
    background-repeat: no-repeat;
    background-size: contain;
}
  .twoSection{
    padding-top: 120px;
    position: relative;
  }
  .twoSection:after{
    position: absolute;
    content:"" ;
    width: 447.89px;
    height: 442.78px;
    left: 1096.71px;
    top: 397.14px;
    background: linear-gradient(140.81deg, #FF3D00 8%, #FFC700 101.59%);
    opacity: 0.2;
    filter: blur(175px);
  }
  .twoSection .element{
    position: absolute;
    right: 15px;
    top: -10px;
    z-index: 3;
  }
  .twoSection .sortWrap{
    z-index: 3;
  }
  .blog-detailpage .heading h1{
    margin: 2rem 0; 
    font-style: normal;
    font-weight: 800;
    font-size: 40px;
    line-height: 56px;
    color: rgba(0, 0, 0, 0.9);
  }
.blog-detailpage .heading .date{
    background: linear-gradient(180deg, #FF8419 0%, #FF9818 100%);
    border-radius: 47.1161px;
    color: #fff;
    font-weight: 800;
    font-size: 18.8464px;
    line-height: 26px;
    padding: 3px 15px;
}
.blog-detailpage .tagWrap {
    gap: 5px;
    justify-content: center;
    max-width: 80%;
    align-items: center;
}
.blog-detailpage .tagWrap span {
    background: #EAF2FC;
    padding: 6px 12px;
    mix-blend-mode: normal;
    border-radius: 6px;
    font-family: 'Nunito Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    color: #01264B;
    opacity: 0.8;
}
.blog-detailpage .socialLinks ul{
    padding-inline-start: 0;
    list-style: none;
    display: flex;
    gap: 24px;
    margin: 0;
} 
.blog-detailpage .socialLinks ul li a img{
    width: 24px;
}
.content .contentArea{
    padding-bottom: 55px;
}
.content .img-container{
    background: #FFFFFF;
    border-radius: 30px;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    
}
.content .img-container img{
    position:  absolute;
    border-radius: 30px;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: white;
}
.content h2{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: -0.01em;
    color: #FF8D07;
    margin-top: 45px;
}
.content h3{
    font-family: Nunito;
    margin-top: 45px;
    font-size: 28px;
    font-weight: 600;
    line-height: 42px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #FF8D07;
}
.content p{
    font-family: Nunito;
    font-size: 24px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #000;
    opacity: 0.8;
}

.related_section{
    position: relative;
}
.related_section:after{
    position: absolute;
    content: "";
    width: 571px;
    height: 634.43px;
    right: 0;
    top: -155px;
    background: linear-gradient(130.43deg, #00FF57 -1.47%, #00FFE0 93.13%);
    opacity: 0.09;
    filter: blur(47px);
    z-index: -1;
}
.related_section .element{
    position: absolute;
    right: 0;
    top: -60%;
}
.relatedPost .ttl-wrap h2{
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 52px;
    color: #FF4026;
}
.relatedPost .ttl-wrap a{
    font-weight: 800;
    font-size: 16px;
    text-decoration: none;
    line-height: 22px;
    /* identical to box height */
    text-align: right;
    color: #FF3F25;
    padding: 5px 8px;
    background: #FFFFFF;
    border-radius: 16px;
}
.sideSection h2{
    font-weight: 800;
    font-size: 36px;
    line-height: 56px;
    letter-spacing: -0.02em;
    background: linear-gradient(90deg, rgba(36, 0, 255, 0.9) 0%, rgba(255, 0, 229, 0.9) 51.56%, rgba(255, 122, 0, 0.9) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.postComment .form-control{
    background: #F8F8F8;
    border: 1px solid rgba(176, 217, 255, 0.4);
    border-radius: 8px;
    line-height: 38px;
}
.postComment{
    position: relative;
    padding-top: 95px;
}
.postComment::before{
    position: absolute;
    content: "";
    width: 571px;
    height: 634.43px;
    left: -30%;
    top: -80%;
    background: linear-gradient(130.43deg, #FF00F5 -1.47%, #FF0000 93.13%);
    opacity: 0.09;
    filter: blur(47px);
    z-index: -1;
}
.postComment h4{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.02em;
    color: #000000;
}
.postComment p{
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.02em;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 10px;
}
.postComment form{
    margin-top: 2rem;
}
.postComment form .form-check-input{
    border: 2px solid #00000066;
    border-radius: 0;
}
.postComment-btn{
    background: linear-gradient(180deg, #0077FF 0%, #004FAA 100%);
    border-radius: 6px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    padding: 10px 16px;
    margin-top: 50px;
}
.latestBlog .searchbar{
    display: none;
}
.viewWrap.latestBlog .btnWrap button{
        width: 100%;
}
@media(min-width: 1599.9px){
    .featured-blogs .swiper-container{
        overflow: hidden;
    }
}
@media (max-width: 1299.9px){
    .featured-blogs .swiper-slide.swiper-slide-active{
        min-width: 360px;
    }
    .twoSection .element img{
        max-width: 180px;
    }
    .blog-detailpage .heading{
        display: flex;
        justify-content: space-between;
    }
}
@media (max-width: 1199.9px){
    .viewWrap .nav-pills .nav-link{
            max-width: 45px;
    }
    .wrapper .swiper-slide .img-container img{
        height: 400px;
    }
    .wrapper .swiper-slide .sub-box .img-container img{
        height: 180px;
    }
    .related_section .element img{
        max-width: 180px;
    }
    .sideSection h2{
        font-size: 30px;
    }
}

@media (max-width : 991.9px){
    .sideSection{
        padding-top: 30px;
    }
}

@media (max-width:779px) {
    .blog-detailpage .heading h1{
        font-size: 18px;
        line-height: 26px;
    }
    
    .content h2{
        font-size: 22.1954px;
        line-height: 29px;
    }
    
    .content p{
        font-size: 16px;
        line-height: 29px;
    }

}
@media (max-width:767px){
    .related_section .element{
        display: none;
    }
    .postComment .form-control{
        font-size: 14px;
    }
    .postComment .form-check-label{
        font-size: 12px;
    }
    .postComment-btn{
        font-size: 14px;
        padding: 6px 14px;
        margin-top: 25px;
    }
    .sideSection h2,.relatedPost .ttl-wrap h2{
        font-size: 25px;
        padding-top: 25px;
    }
    .content h3{
        font-size: 22px;
    }
    .content .downloadBtn{
        font-size: 12px;
        padding: 5px 12px;
    }
    .content .downloadBtn img{
       max-width: 16px;
       max-height: 16px;
    }
    .twoSection{
        padding-top: 85px;
    }
    .blog-detailpage .heading .date{
        font-size: 12px;
    }
    .blog-detailpage .content{
        padding-top: 45px;
    }
    .blog-detailpage .socialLinks ul li a img{
        width: 18px;
    }
    .blog-detailpage .progress-container,
    .blog-detailpage .progress-bar{
        height: 4px;
    }
    .blog-detailpage .innerheader {
        top: 54px;
        z-index: 4;
        padding-top: 26px;
        padding-bottom: 25px;
    }
    .pagination{
        display: none;
    }
    .card-wrapper .card.common-card .img-container{
        max-height: 250px;
    }
    .dateWrap span.date , .dateWrap a{
        font-size: 12px;
    }
    .dateWrap img{
        max-width: 12px !important;
    }
    .viewWrap .headingWrap h3{
        font-size: 25px;
        line-height: 25px;
    }
    .viewWrap.latestBlog  .tabWrap{
        margin-top: 15px;
    }
    .viewWrap.latestBlog .freeResources .card-wrapper{
        margin-top: 0;
    }
    .featured-blogs .swiper-pagination{
        display: none;
    }
    .featured-blogs .heading-wrapper{
        margin-bottom: 20px;
    }
    .featured-blogs .swiper-slide .img-container{
        height: 100%;
    }
    .featured-blogs .swiper-wrapper,.featured-blogs .swiper-slide img,.featured-blogs .swiper-slide .wrapper{
        height: 100%;
    }
    .MainSection{
        margin-top: 36px;
    }
    .container.breadcrumb_wrap{
        display: none;
    }
    .freeResourceSection::before,.scrollable-section{
        display: none;
    }
    .wrapper .subBox{
        gap: 0;
        padding-top: 25px;
        flex-wrap: wrap !important;
    }

    .wrapper .subBox .col-6{
        width: 100%  !important;
    }

    .wrapper .swiper-slide .img-container img{
        height: 300px !important;
        object-fit: cover;
        margin-top: 20px;
    }
    .maintab{
        width: 100%;
        max-width: 220px;
        margin: auto;
        justify-content: center;
    }
}
@media (max-width :575.9px){
    .postComment .form-check-label{
        font-size: 12px;
    }
    .postComment-btn{
        font-size: 12px;
        padding: 5px 12px;
    }
    .postComment{
        padding-top: 43px;
    }
    .postComment h4{
        font-size: 25px;
    }
    .postComment p{
        font-size: 12px;
    }
    .socialLinks{
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 0 !important;
    }
    .twoSection{
        padding-top: 0px;
    }
    .blog-detailpage .socialLinks ul{
        gap: 12px;
    }
    .viewWrap .headingWrap h3{
        font-size:20px;
        -webkit-text-fill-color: #FF6B00;
        background: transparent;
    }
    .freeResourceSection::after,
    .viewWrap.latestBlog::before,
    .freeResources:after{
        display: none;
    }
}