.press-release .choose-us {
    padding: 20px;
}

.press-release .btn-area {
    margin-top: 0px;
}

.press-release .buttons {
    display: flex;
    margin-top: 20px;
}

.press-release span {

    margin-top: 20px;
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.press-release .choose-us span {
    width: 45% !important;
}

.press-release .btn-area.all-post {
    float: none;
    margin-left: 0;
    position: absolute;
    bottom: -60px;
    left: 10px;
}

.press-release .btn-area.all-post button {
    float: none;
}

.press-release .all-post button {
    margin-top: 40px;
}

.press-release .btn-area button {
    margin-top: 20px;
}

.press-release .row {
    position: relative;
    padding: 20px 0px;
    margin-top: 0;
    margin-bottom: 0;
    /* padding-top: 20px; */
}

.testimonials h5 {
    font-family: 'DM Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #333;
    text-align: center;
    height: 180px;
}

.testimonials h5:hover {
    color: #137dc8;

}

.testimonials .slick-initialized .slick-slide {
    display: block;
    padding: 0px 10px;

}

.testimonials .item {
    background: white;
    border-radius: 10px;
    padding: 20px;
    /* height: 400px; */
    position: relative;
    border: 1px solid lightgray;
}

.testimonials h2 {
    text-align: center;
}

.testimonials p {
    width: 100%;
    color: #333;
    text-align: center;
    font-weight: 600;
    height: 40px;
}

.testimonials p span {
    color: #137dc8;

}

.testimonials img.img-3 {
    filter: hue-rotate(calc(var(--ci) * 70deg));
}

.testimonials img {
    margin-bottom: 10px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
}

.why-choose-us .top-content {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

img.why-1 {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.why-choose-us h2 {
    text-align: left;
}

.why-choose-us p {
    text-align: left;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
}

.why-content {
    height: 100%;
    padding-left: 50px;
}

.why-choose-us .first {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid darkorange;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    color: darkorange;
    font-size: 30px;
    line-height: 60px;
    margin-right: 30px;
    position: relative;
    z-index: 2;
}

.why-choose-us .first:first-child {
    margin-top: 0;
}

.why-choose-us .first {
    position: relative;
}

.why-choose-us .first::before {
    position: absolute;
    border: 1px dotted darkorange;
    width: 0;
    height: 21px;
    display: block;
    content: '';
    left: 50%;
    top: -22px;
    margin-left: -1px;
}

.why-choose-us .first.f1:first-child::before {
    display: none;
}

.testimonials {
    background: white !important;
}

.testimonials h2 {
    color: #000000;
    margin-bottom: 20px;
}

.press-release h2 {
    margin-bottom: 20px;
}

.why-choose-us {
    background: #f2f2f2;
}

/* .press-release .bottom
{
    width: 100px;
    height: 1px;
    background-color: red;
} */
.press-release a .para {

    border-bottom: 1px solid gray;
    padding-bottom: 10px;
}

.press-release img {
    border-radius: 10px;
}
.top-content.last
    {
        margin-bottom: 0;
    }

@media (min-width: 320px) and (max-width: 767px) {
    
    .press-release .btn-area.all-post {
        right: 10px;
        left: auto;
        bottom: -40px;
    }

    .slick-prev {
        left: auto;
        bottom: -66px;
        top: auto;
        right: 56%;
    }

    .slick-next {
        left: auto;
        bottom: -66px;
        top: auto;
        right: 50%;
    }

    .testimonials img {
        width: 50px;
        height: 50px;
    }

    .testimonials h5 {
        font-size: 14px;
        line-height: 24px;
    }

    .testimonials .item {
        padding: 10px;
    }

    .why-content {
        height: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }

    .why-choose-us .top-content {
        align-items: normal;
        margin-bottom: 15px;
    }

    .why-choose-us .first {
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 40px;
        margin-right: 20px;
    }

    .why-choose-us .first::before {
        height: 35px;
        top: -36px;
    }

    .top-content.last {
        margin-bottom: 0;
    }

    img.why-1 {
        border-radius: 5px;
    }

    .press-release .row {
        padding: 15px 0px;
    }

    .press-release .choose-us {
        padding: 15px;
    }

    .press-release img {
        border-radius: 5px;
    }

    .press-release img {
        margin-bottom: 10px;
    }

    .press-release .btn-area button {
        margin-top: 10px;
    }
}

/* custom */


/* faq */
.bsb-faq-3 .accordion-item .accordion-button{
    color: #0a568b;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    text-align: left;
    position: relative;
    padding: unset;
}
.bsb-faq-3 .accordion-body{
    padding: 16px 0px;
}
.bsb-faq-3 .accordion-item .accordion-button:hover{
    color: #0a568b;
}
.bsb-faq-3 .accordion-item {
    border: 0 !important;
    border-bottom: 1px solid #dee2e6 !important;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: unset !important;
    border-bottom-left-radius: unset !important;
}
.bsb-faq-3 .accordion-button.collapsed{
    color: #117dc8;
}
.bsb-faq-3 .accordion-button:focus{
    box-shadow: none;
}
.bsb-faq-3 .accordion-button::before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background-image: url('../images/faq/minus.svg');
    width: 16px;
    height: 16px;
}
.bsb-faq-3 .accordion-button.collapsed::before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background-image: url('../images/faq/plus.svg');
    width: 16px;
    height: 16px;
}

.bsb-faq-3 .accordion-item .accordion-button span{
    position: absolute;
    right: 0;
}
.bsb-faq-3 .accordion-button:focus{
    outline: none;
}


/* faq2 */
.faq2 {
    padding-bottom: 30px;
}
.faq2 .accordion .accordion-button::after{
    display: none;
}
.faq2 .accordion{
    background-color: unset;
    padding: unset !important;
    padding-bottom: 24px !important;
}
.faq2 .accordion .accordion-item{
    border: unset !important;
    cursor: pointer;
}
.faq2 .accordion .accordion-button{
    background-color: #f5f5f5 !important;
    color: #515151 !important;
    font-family: inherit;
    padding: 15px;
    font-weight: 400;
    width: 100%;
    text-align: left;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.faq2 .accordion .accordion-button:focus{
    outline: none !important;
    box-shadow: none !important;
}

.faq2 .accordion .accordion-button:focus:not(:focus-visible) {
    outline: 0;
}
.faq2 .accordion .accordion-body{
    padding: 16px 20px;
}

.faq2 .accordion .accordion-button::before{
    float: left;
    width: 24px;
    height: 24px;
    content: "\f068" !important;
	font-weight: 900;
    color: #FDC600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-family: "FontAwesome";
    margin-right: 16px;
    cursor: pointer;
}

.faq2 .accordion .accordion-button.collapsed::before {
  /* Use the unicode for a minus sign */
  content: "\f067" !important;
  
  /* Ensure the font family is set if it's not inheriting correctly */
      font-family: "FontAwesome";

  font-weight: 900;
}

/* responsive */


@media screen and (max-width: 767px) {
    .report-details .report-content-1 {
      display: block;
    }

    .report-details .report-content-1{
        gap: 0px;
    }
    
    span#openbtn{
        position: absolute;
            top: 0;
            right: 10px;
        margin-top: 5px;
    }
    
    .banner-content-area{
        width: 100%;
        top: 20%;
        left: 0;
    }
    
    .banner-content-area h1{
        width: 100%;
        font-size: 18px;
        line-height: 30px;
    }
    
    .banner-content-area p{
        width: 100%;
        font-size: 14px;
        line-height: 20px;
    }
    
    .banner-slider form{
        width: 100%;
        bottom: 10%;
        left: 0%;
    }
    
    .input-field-sigma{
        width: 100%;
    }
    
    .input-field-sigma input{
        padding: 0px 15px !important;
        font-size: 14px !important;
        height: 40px;
        width: 80%;
    }
    
    button.search-btn1{
        height: 40px;
        font-size: 14px !important;
        line-height: 30px !important;
        right: 10px;
    
    }
    
    .owl-nav{
        bottom: -60px;
    }

}