@media screen and (max-width: 1300px) {
    .header .menu > ul > li > a {
    font-size: 15px;
    padding: 10px 9px;
}
button.btn.expander {
    top: 11px;
    right: -4px;
}
}


@media screen and (max-width: 1200px) {
    .blue--btn a {
    font-size: 14px;
    height: 39px;
    width: 196px;
}
.blue--btn a:after {
    height: 30px;
    width: 30px;
    top: 5px;
}
    section.main-banner.bg .row-banner .col-content-banner {
    width: 100%;
    padding-top: 40px;
}
.row-banner {
    flex-direction: column-reverse;
}
section.main-banner.bg .row-banner .img-banner {
    width: 100%;
}
section.main-banner.bg {
    padding: 150px 0px 58px;
}
.row-security.dy-flex {
    gap: 3%;
    row-gap: 40px;
}
.col-security {
    width: 31.3%;
}
.col-security.service-box {
    padding: 30px 20px;
}
.col-works {
    width: 48.9%;
}
}
@media screen and (max-width: 1120px) {
header.header {
    background-color: #FFFFFFA6;
    padding: 0px;
}
.row.v-center {
    padding: 12px 0px;
    background: transparent;
}
    .know-img {
        padding: 30px 0px;
    }
}
@media screen and (max-width: 1024px) {
    .accredition-logo-flex {
        flex-wrap: wrap;
        gap: 26px;
        row-gap: 75px;
    }

    .accredition-img {
        width: 80px;
        height: 80px;
    }

    .knowledge-card-row {
        display: flex;
        flex-wrap: wrap;
        row-gap: 20px;
    }

    .knowledge-card-col {
        width: 32%;
    }

    .knowledge-heading h2 {
        font-size: 40px;
    }


}

@media screen and (max-width: 991px) {
        .knowledge-heading h2 {
        font-size: 35px;
    }

    .testimonial-row {
        display: flex;
        row-gap: 40px;
    }


    .testimonial-col {
        width: 100%;
    }

    .pricing-row {
        display: flex;
        gap: 40px;
    }

    .pricing-col {
        width: 100%;
    }

    
.security-sec{
    padding: 90px 0px;
    background-image: url(../images/security.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.security-sec{
    padding: 60px 0px;
}
    .col-security {
    width: 48.3%;
}
.accordian-box, .accordian-sec  .col-half-colum:first-child p {
    max-width: 100%;
}


    .col-organisations,
    .col-product,
    section.problem-sec .scattered-knowledge .tab.list--row, section.problem-sec .scattered-knowledge .tab-ss {
    width: 100%;
}
.organisations-sec::before {
    border-radius: 70px 70px 0px 0px;
}
.organisations-sec::after {
    border-radius: 0px 0px 70px 70px;
}
}

@media screen and (max-width: 767px) {
    .col-works {
    width: 100%;
}
    .col-security {
    width: 100%;
}
    .organisations-sec p {
    font-size: 16px;
}
    section.problem-sec .scattered-knowledge .row-knowledge {
    padding: 24px 20px;
}
    .tab.list--row li {
    height: auto;
    padding: 18px 20px;
    border-radius: 20px;
}
section.problem-sec {
    padding: 80px 0px;
}
.row--logo {
    display: block;
}
.row--logo {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    text-align: center;
}
.clients-logos-slider {
    display: none !important;
}
section.main-banner.bg .row-banner .col-content-banner p {
    font-size: 15px;
}
section.main-banner.bg .row-banner .col-content-banner ul li span {
    font-size: 12px;
}
    .error-sec h2 {
    font-size: 100px;
    line-height: 122px;
}
    .col-links-site {
    width: 100%;
}

.pricing-row {
        display: flex;
        gap: 20px;
    }
    .list-box {
    padding-top: 40px;
}

    .knowledge-card-col {
        width: 48%;
    }
       .knowledge-card-col {
        width: 100%;
    }
.col-heading {
    width: 100%;
}
    blockquote {
    font-size: 20px;;
}
.accordions {
    font-size: 16px;
    line-height: 19px;
}

}

@media (max-width:490px) {
.problem-sec {
    background-image: url(../images/bg-blur.png);
    background-repeat: no-repeat;
    background-size: 221%;
    background-position: 57% 11%;
}
}

