@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .header-content {
        height: 360px;
        margin-top: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-content {
        height: 270px;
        margin-top: 90px;
    }
}

@media only screen and (min-width: 561px) and (max-width: 767px) {
    .header-content {
        height: 300px;
        margin-top: 85px !important;
    }

    table.footer {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
    .overview-expertise .col-md-3 {
        max-width: 20%;
    }

    .card-overview .info p {
        letter-spacing: 0px;
        font-size: 12px;
        line-height: 20px;
    }

    .card-overview h6 {
        font-size: 18px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    .overview-expertise .col-md-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .card-overview .info p {
        letter-spacing: 0px;
        font-size: 16px;
        line-height: 20px;
    }

    .card-overview h6 {
        font-size: 18px;
    }

    .nav-tabs::before {
        background-size: 120px !important;
        width: 120PX;
        height: 120px;
    }

}



@media (min-width: 769px) {
    .fa-envelope {
        display: none !important;
    }
}

@media only screen and (min-width: 361px) and (max-width: 768px) {
    .hero-area {
        background: url(../images/svg.png);
        /*background: #deefff !important;*/
        background-repeat: no-repeat;
    }

    .boxx {
        width: 100% !important;
        float: right;
    }

    .tab-pane ul li {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .tab-pane h3 {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: center;
    }

    .tab-pane.active {
        display: flex;
        justify-content: center;
    }

    .testimonials-clean .item .name {
        width: 100% !important;
    }

    .testimonials-clean h2 {
        margin-bottom: 10px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 24px;
    }

    .testimonials-clean .item .bocx {
        padding: 15px !important;
        flex-wrap: wrap;
    }

    .testimonials-clean .item .description {
        font-size: 10px !important;
        line-height: 15px;
    }

    .bocx span.divi {
        display: none;
    }

    .testimonials-clean .item .name {
        font-weight: bold;
        font-size: 11px;
        margin-top: 10px;
        width: 100%;
    }

    .testimonials-clean .item .name span {
        color: #444;
        font-weight: normal;
        font-size: 7px !important;
    }

    .testimonials-clean .item {
        margin-bottom: 15px !important;
    }

    g36
}

@media only screen and (min-width: 361px) and (max-width: 560px) {
    .header-content {
        height: 170px;
        margin-top: 85px !important;
    }

    .card-overview {
        width: 100% !important;
    }

    table.footer {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 1365px) and (max-width: 1367px) {
    .header-content {
        height: 470px;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1440px) {
    .header-content {
        height: 500px;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1280px) {
    .header-content {
        height: 440px;
    }

    .overview-expertise .col-md-3 {
        max-width: 20%;
        flex: 0 0 20%;
    }
}

@media only screen and (min-width: 640px) and (max-width: 640px) {
    .header-content {
        height: 220px;
    }
}

@media only screen and (min-width: 720px) and (max-width: 720px) {
    .header-content {
        height: 250px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 760px) {
    .hero-area {
        background: url(../images/svg.png);
        background: transparent !important;
        background-repeat: no-repeat;
    }
    
    .modal.show .modal-dialog {
        display: block;
    }
    
    .accel .point h6, .point h6 {
        font-size: 14px !important;
            margin-bottom: 5px;
        font-weight: 500
    }
    
    .point h6 {
        text-align: center;
        font-size: 14px;
        
    }
    
    .jvujkm {
        padding: 20px !important;
    }
    
    .close-m {
            top: 24px !important;
    }
    .close-m svg {
        width: 30px;
        height: 30px;
    
    }
    
    .team-row {
        justify-content: center;
    }
    
    .point p {
    font-size: 14px;
}
    
    .pointers .point p {
text-align: center
    }

    .tab-pane h3 {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: center;
    }

    .tab-pane ul li {
        margin-bottom: 5px;
        font-size: 10px;
    }

    .tab-pane.active {
        display: flex;
        justify-content: center;
    }

/*
    .tab-pane.active:before {
        content: '';
        border-right: 20px solid #ffffff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        left: auto;
        align-self: center;
        top: -25px;
        transform: rotate(90deg);
    }
*/

    .header-content {
        height: 125px;
        margin-top: 85px !important;
    }

    .testimonials-clean .item .name {
        width: 100% !important;
    }

    .boxx {
        width: 100% !important;
        float: right;
    }

    h2 {
        font-size: 20px;
    }

    .section-title .title {
        padding-bottom: 0px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 300;
        padding-right: 0px;
    }
    
    h2.hero {
    font-size: 18px !important;
    font-weight: 800 !important;
}

    .box {
        background: #fff;
        color: #24268d;
        border-right: 0;
        display: inline-block;
        height: 23px;
        width: 90%;
        padding: 0px 5px;
        font-size: 14px;
        font-weight: 700;
        line-height: 23px;
        position: relative;
        margin-bottom: 10px;
    }

    .box:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 12px solid #fff;
        position: absolute;
        right: -11px;
        top: 0;
        z-index: 2;
    }

    .boxx:before {
        display: none;
    }

    .box-p {
        font-size: 14px;
        color: #fff;
        line-height: 14px;
    }

    .boxed h6 {
        font-size: 9px;
        color: #008eff;
        margin-bottom: 10px;
    }

    .boxed ul li {
        font-size: 7px;
        color: #fff;
        margin-bottom: 10px;
        list-style: disc;
        font-weight: 300;
    }

    .testimonials-clean h2 {
        margin-bottom: 10px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 24px;
    }

    .testimonials-clean .item .bocx {
        padding: 15px !important;
        flex-wrap: wrap;
    }

    .testimonials-clean .item .description {
        font-size: 10px !important;
        line-height: 15px;
    }

    .bocx span.divi {
        display: none;
    }

    .testimonials-clean .item .name {
        font-weight: bold;
        font-size: 11px;
        margin-top: 10px;
        width: 100%;
    }

    .testimonials-clean .item .name span {
        color: #444;
        font-weight: normal;
        font-size: 7px !important;
    }

    .testimonials-clean .item {
        margin-bottom: 15px !important;
    }

    #benefits h4 {
        font-size: 14px;
    }

    #benefits .py-2 {
        font-size: 10px;
        line-height: 14px;
    }

    .row.desc-content {
        margin: 0 auto;
    }

    p.aksjb {
        font-size: 10px;
        line-height: 15px;
    }

    .case-studies-card h4 {
        font-size: 14px;
        height: 45px;
    }

    table.footer {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    .box {
        font-size: 16px;
    }

    .box-p {
        line-height: 16px;
    }

    .nav-tabs::before {
        background-size: 130px !important;
        width: 130px;
        height: 130px;

    }

/*
    .reset {
        top: 5px;
        right: 5px;
    }
*/

/*
    .tab-pane.active:before {
        content: '';
        border-right: 20px solid #ffffff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        left: 0px;
        align-self: center;
        transform: rotate(0deg);
        display: flex;
        top: 38%;
    }
*/

    .box:after {
        right: -18px;
        top: -1px;
    }

    .boxx:before {
        left: -18px;
    }

    table.footer {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .section-title .title {
        font-size: 22px;
    }

    h2 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 1023px) and (max-width: 1025px) {
    p {
        font-size: 16px;
        line-height: 20px;
    }
    
/*
    .reset {
    top: 10px;
    right: 10px;
    }
*/
    
/*
    .tab-pane.active:before {
        left: -18px;
    }
*/

    .nav-tabs::before {
        background-size: 140px !important;
        width: 140PX;
        height: 140px;
    }

    #benefits h4 {
        font-size: 13px;
    }

    .testimonials-clean .item .description {
        font-size: 16px;
        line-height: 20px;
    }

    .circle.nav-tabs {
        border-bottom: none;
        padding: 3%;
    }

    .desc-content .partners-team i img {
        width: 150px;
    }

    .case-studies-card h4 {
        font-size: 16px;
        height: 70px;
    }

    .card-overview:hover h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .card-overview h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .section-title .title {
        font-size: 26px;
    }
}

@media only screen and (min-width: 1921px) and (max-width: 2560px) {

    .container-fluid {
        max-width: 1740px;
    }

    .container {
        max-width: 1640px;
    }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
/*
    .reset {
        top: 5px;
        right: 5px;
    }
*/

    .int-cs-rm {
        margin-bottom: 20px !important;
    }

    .nav-tabs::before {
        background-size: 170px !important;
        width: 170px;
        height: 170px;

    }
}

@media only screen and (min-width: 744px) and (max-width: 835px) {

    .nav-tabs::before {
        background-size: 130px !important;
        width: 130px;
        height: 130px;
    }

    .overview-expertise .col-md-3 {
        max-width: 20%;
    }

    h2 {
        font-size: 20px;
        line-height: 30px;
    }

    #benefits h4 {
        font-size: 14px;
    }

    p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }

    .case-studies-card h4 {
        font-size: 16px;
        height: 70px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .card-overview .info p {
        font-size: 11px;
        margin-top: 30px;
        text-align: center;
        line-height: 16px;
        padding: 0;
        font-weight: 400;
    }

/*
    .reset {
        top: 10px;
        right: 10px;
    }
*/

    .card-overview h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .testimonials-clean .item .bocx {
        padding: 10px;
    }

    .testimonials-clean .item .description {
        font-size: 12px;
        line-height: 20px;
    }

    h5 {
        font-size: 14px;
    }

    .section-title .title {
        font-size: 26px;
    }

    .case-studies-card h4 {
        font-size: 13px;
        height: 60px;
        line-height: 17px;
        margin-bottom: 10px;
    }

    table.footer {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .box {
        font-size: 15px;
    }

    .box-p {
        font-size: 12px;
        line-height: 16px;
    }
    
/*
        .tab-pane.active:before {
        left: -18px;
    }
*/
}


@media only screen and (min-width: 1080px) and (max-width: 1195px) {
    .header-content {
        height: 370px;
    }

    .nav-tabs::before {

        background-size: 130px !important;
        width: 130px;
        height: 130px;
    }

    .overview-expertise .col-md-3 {
        max-width: 20%;
    }

    h2 {
        font-size: 28px;
        line-height: 40px;
    }

    #benefits h4 {
        font-size: 14px;
    }

    p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }

    .case-studies-card h4 {
        font-size: 16px;
        height: 70px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .card-overview .info p {
        font-size: 15px;
        margin-top: 30px;
        text-align: center;
        padding: 0;
        font-weight: 400;
    }
/*
    
    .tab-pane.active:before {
        left: -18px;
    }
*/
}

@media only screen and (min-width: 361px) and (max-width: 575px) {

/*
    .tab-pane.active:before {
        content: '';
        border-right: 20px solid #ffffff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        left: auto;
        align-self: center;
        top: -25px;
        transform: rotate(90deg);
    }
*/

    .circle {
        width: 340px;
    }
}
