.inner-banner1 .banner-caption p.big {
    max-width: 1280px;
}
.inner-banner1 {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-top: -148px;
}

.inner-banner1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.inner-banner1:before {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.inner-banner1 .banner-caption {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 2;
    padding: 0 15px;
    margin-top: 0;
    display: block;
    transform: translate(0, -50%);
    height: auto;
    padding-top: 148px;
}

.inner-banner1 .banner-caption p {
    font-size: 20px;
    color: #fff;
    max-width: 920px;
    margin: 5px auto 25px;
    font-weight: 300;
    line-height: 170%;
}

.inner-banner1 h1 {
    position: relative;
    padding: 5px 0 10px;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 0;
}

.inner-banner1 .banner-caption p.big {
    max-width: 1280px;
}

.inner-banner1.dark-overlay:before {
    background: rgba(0, 0, 0, 0.75);
}

.inner-banner1.dark-overlay.dartApp:before {
    background: transparent;
}
.casestudies .row .col-lg-6{
position: relative;
}
/*case-study*/
.newCase {
    padding-top: 60px;
    padding-bottom: 40px;
    overflow: hidden;
    position: relative;
}
.middle-sec span {
    display: block;
}
.content-middle ul {
    display: flex;
    max-width: 60%;
    flex-wrap: wrap;
    margin: auto;
    text-align: left;
    align-items: center;
    /* justify-content: center; */
}
.content-middle li {
    flex: 50%;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
    padding-left: 33px;
    position: relative;
}

.content-middle h3 {
    margin-bottom: 20px;
}
.middle-sec {
    text-align: center;
    padding: 60px 0px;
    background: #edeef0;
}
.bottom-image {
    text-align: center;
    margin-bottom: 60px;
}
.porfolio-devices {
    text-align: center;
}
.porfolio-devices {
    margin-top: -150px;
    z-index: 10;
    margin-bottom: 60px;
}
.porfolio-devices {
    margin-top: -40px;
    z-index: 10;
    margin-bottom: 0px;
}
.tech-circle {
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;

}

.tech-circle img {
    max-width: 100%;
}
.image-top-case img {
    position: absolute;
    z-index: -1;
}
.content-middle li:before {
    content: "#";
    font-size: 20px;
    position: absolute;
    left: 0;
}

.bton-btm {
    padding: 40px 0px;
}
.inner-banner1.dark-overlay.new-overlay:before {
    background: url(../../../images/casestudy/nettenkoning/case-study-overlay.html);
    background-repeat: no-repeat;
    background-size: cover;
}
.porfolio-devices img {
    width: 80%;
}
.padd-80 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.porfolio-devices {
    margin-top: -40px;
    z-index: 10;
    margin-bottom: 0px;
}
.porfolio-devices img {
    width: 80%;
}
.left_details h2, .right_details h2 {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 700;
}
.left_details .btn-primary, 
.left_details .btn-primary:active, 
.left_details .btn-primary:focus 
{
    text-transform: uppercase;
    text-align: center;
    padding: 16px 30px;
    margin-top: 20px;
    font-weight: 600;
    display: inline-block;
    width: auto;
}
.right_details .wedid {
    background: #f6f6f6;
    padding: 35px;
}
.wedid {
    width: 100%;
    max-width: 350px;
    float: right;
}
.wedid ul {
    font-size: 16px;
    font-weight: 600;
}
.wedid ul li {
    margin: 24px 0;
    padding: 0;
    position: relative;
    padding-left: 35px;
}
.wedid ul li:before {
    content: '';
    width: 23px;
    height: 23px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    font: normal normal normal 11px/1 Font Awesome 5 Free;
    color: #2a74ed;
    text-align: center;
    line-height: 20px;
    padding-right: 1px;
    padding-left: 2px;
    background: url(../images/checklist.png) center center no-repeat;
}
.hire-dev {
    background: #febd4a;
    text-align: center;
    padding: 60px 15px;
}
.hire-dev h2 {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 500;
}
.hire-dev p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: 300;
}
.hire-dev .btn-primary {
    background: #fff;
    color: #febd4a;
    padding: 16px 40px;
    font-weight: 700;
}
.hire-dev .btn-primary:hover,
.hire-dev .btn-primary:active
{
    border-color: #febd4a;
    border: 2px solid;
    padding: 16px 40px;
}
.orange-txt {
    font-style: normal;
    color: #febd4a;
}
.inner-banner1.dark-overlay.new-overlay:before {
    background: url(../images/casestudy/case-study-overlay.png);
    /* mix-blend-mode: multiply; */
    background-repeat: no-repeat;
    background-size: cover;
}
.tech-circle {
    width: 123px;
    height: 123px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin: 0 auto 10px;
    display: none;
}
.newCase .tech-circle {
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.tech-circle img {
    max-width: 70%;
}
.newCase .tech-circle img {
    max-width: 100%;
    padding: 18px;
}
.image-top-case img {
    position: absolute;
    z-index: -1;
    width: 95%;
}
.bottom-image .porfolio-devices {
    margin-top: -40px;
    z-index: 10;
    margin-bottom: 0px;
}
.bottom-image .porfolio-devices img {
    width: 70%;
}
.bton-btm {
    padding: 40px 0px;
}
.content-middle li:before {
    content: "#";
    font-size: 20px;
    position: absolute;
    left: 0;
}
.inner-banner {
    padding: 0 15px;
    height: 555px;
    display: flex;
    overflow: hidden;
    background: #1f1f1f;
    position: relative;
}
.magento-dev-banner:before {
    content: "";
    background: url(../images/megento-developer-graphic.png) no-repeat;
    width: 420px;
    height: 555px;
    position: absolute;
    right: -40px;
    top: 0;
    opacity: .75;
}
.casestudies .project_box .link img {
    max-width: 42px;
    width: auto;
    height: auto;
}
.casestudies .project_box .link > i{
    width: 100%;
}
.inner-banner, .inner-banner>.row {
    align-items: center;
    width: 100%;
}
.banner-caption, .banner_circle {
    align-items: center;
    display: flex;
}
.banner_circle {
    max-width: 557px;
    height: 600px;
    border-radius: 0 50% 50% 0;
    background: #f57c21;
    justify-content: center;
    margin: 0 0 0 -15px;
    width: 100%;
    text-align: center;
}
@media (min-width: 1440px){
    figure.banner_circle img {
        width: 77%;
    }    
}
.banner-caption, .banner_circle {
    align-items: center;
    display: flex;
}
.banner-caption {
    padding: 0;
    height: 100%;
}
.banner-caption h1, .footer_bg.contact .right_form h2 {
    margin-bottom: 15px;
}
.banner-caption h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 300;
}
.banner-caption h1 span {
    font-weight: 800;
}
.banner-caption p {
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 150%;
    width: 100%;
    max-width: 900px;
}

.padd-80 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.w1140, .w1170, .w900 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
.project_box {
    margin: 0 0 50px;
    position: relative;
    overflow: hidden;
}
.about.team figure, .bgpython h2, .casestudies .project_box, .maken-margin {
    margin-bottom: 30px;
}
.casestudies .project_box{
    padding-bottom: 30px;
    border-bottom: 1px solid #777;
}
.project_box figure {
    margin: 0;
    background: #eee;
    display: flex;
}

.project_box figure>img {
       max-width: 50%;
    width: 100% !important;
    object-fit: cover;
    left: 0;
    top: 0;
}
.inner-banner1:before, .project_box figcaption {
    width: 50%;
    background: #fff;
}
.project_box figcaption {
    bottom: 0;
    padding: 40px;
    color: #000;
    transition: .2s 0;
    min-height: 90px;
}
.project_box figcaption .des {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.casestudies .project_box figcaption h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.casestudies .project_box figcaption p {
    color: #000;
    margin: 0;
    padding: 0;
}
.casestudies .project_box .visit {
    font-size: 16px;
    text-decoration: underline;
    margin-top: 5px;
    display: block;
    color: #fff;
}
.casestudies .project_box .link {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    margin: 0;
    line-height: 58px;
    text-align: center;
    position: relative;
    pointer-events: none;
    float: right;
    font-weight: 300;
    display: none;
}



.pagination {
    text-align: center;
    margin: 50px 0 0
}

.pagination ul {
    display: flex;
    align-items: center;
    margin: 0 auto
}

.pagination ul li a {
    padding: 10px 14px;
    font-size: 16px;
    width: auto;
    border-radius: 50%;
    text-transform: uppercase;
    height: 38px;
    display: block;
    line-height: 20px;
    display: flex;
    align-items: center;
    width: 38px;
    height: 38px;
    justify-content: center;
    padding: 0;
}

.pagination ul li:first-child a,
.pagination ul li:last-child a
{   
    width: auto;
    height: auto;
}

.pagination ul li a:hover,
.pagination ul li.active a {
    background: #febd4a;
    color: #fff
}

.pagination ul li {
    margin: 0 5px
}

.pagination ul li:first-child a:hover,
.pagination ul li:last-child a:hover {
    background: 0;
    color: #febd4a;
}

.pagination ul li.disable a {
    pointer-events: none;
    opacity: .2
}

.pagination .page-numbers {
    font-size: 23px;
    display: inline-block;
    padding: 0 10px;
    color: #a1a09d;
    font-weight: 600
}

.pagination a.next,
.pagination a.prev {
    font-size: 16px;
    display: flex;
    border: 1px solid #105d9d;
    align-items: center;
    padding: 0 10px;
    color: #105d9d;
    font-weight: 400
}

.pagination a.prev {
    margin-right: 20px
}

.pagination a.next {
    margin-left: 20px
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    color: #105d9d
}

.pagination a.next:hover,
.pagination a.prev:hover {
    background: #105d9d;
    color: #fff
}
.breadcrumb {
    width: 100%;
    padding: 15px 0;
    margin-bottom: -10px;
    background: rgba(238, 238, 238, .5);
    display: inline-block
}

.big_quality,
.breadcrumb ul {
    margin: 0;
    padding: 0
}

.breadcrumb ul li {
    list-style: none;
    display: inline-block;
    float: left;
    color: #333;
    position: relative;
    font-size: 14px
}

.breadcrumb ul li+li {
    padding-left: 20px;
    margin-left: 20px
}

.breadcrumb ul li+li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 6px;
    height: 5px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333
}

.breadcrumb ul li a:hover,
.breadcrumb ul li span {
    color: #f57c21
}
/* Webshop */
.all_boxes {
    justify-content: center;
}
.sevice_box {
    box-shadow: 0 0 16px rgba(0, 0, 0, .05);
    padding: 35px;
    height: 100%;
    background: #fff;
}
.no-desc .sevice_box.type2 {
    min-height: 0;
    padding: 35px 20px;
}
.sevice_box figure {
    width: 108px;
    height: 60px;
    background: rgba(238, 238, 238, .4);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    margin-bottom: 0;
}
.sevice_box figure img{
    max-height: 60px;
}
.sevice_box.type2 figure, .sevice_box.type3 figure {
    background: 0;
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
}
.sevice_box h3 {
    font-size: 22px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 20px;
    line-height: 130%;
    word-break: break-word;
}
.service_points ul {
    margin: 15px 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.service_points ul li {
    margin: 10px 0;
    padding: 0 0 0 38px;
    width: 50%;
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    position: relative;
}
.service_points.view2 ul li {
    padding-left: 80px;
    margin-bottom: 30px;
    padding-right: 20px;
}
.service_points.view2 ul li i {
    position: absolute;
    top: 0;
    left: 0;
}
.service_points.view2 ul li h4 {
    font-size: 22px;
    margin-bottom: 6px;
    line-height: 140%;
}
.service_points ul li p {
    font-weight: 600;
    line-height: 170%;
    margin-bottom: 0;
}
.service_points.view2 ul li p {
    font-weight: 400;
    max-width: 90%;
}
.content-section h2 span{
    display: inline-block;
}
/* Webshop */
/* app-laten */
.row.all_boxes{
    gap: 30px 0;
}
/* app-laten */

/* Responsive */
@media (min-width: 768px) {
    .inner-banner1 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .casestudiesItems .col-sm-12:nth-child(2n+1) figure figcaption{ order:-1}
}

@media (min-width: 1200px) {
    .inner-banner1 {
        height: 748px;
    }
}

@media (max-width: 1440px) {
    .banner-caption h1 {
        font-size: 40px;
    }
    .banner-caption h1, .service_points h2, h2 {
        font-size: 40px;
    }
    .banner-caption p {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .inner-banner1 {
        height: 548px;
    }
    .banner-caption h1 {
        font-size: 40px;
    }
    .newCase {
        padding-top: 60px;
        padding-bottom: 13px;
    }
    .magento-dev-banner:before {
        right: -200px;
    }
    .banner-caption h1 {
        font-size: 40px;
    }
    figure.banner_circle img {
        max-width: 70%;
    }
}

@media (max-width: 991px) {
    .inner-banner1 .banner-caption,
    .inner-banner1 .banner-caption.new {
        margin-top: 0;
        transform: translate(0, -50%);
        padding-top: 100px;
    }

    .inner-banner1 .banner-caption p {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0;
        line-height: 160%;
    }
    section.casestudies .row {
        flex-flow: column-reverse;
    }
    section.casestudies .row .left_details,
    section.casestudies .row .right_details{
        width: 100%;
    }
    .padd-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .wedid{
        float: initial;
        max-width: 100%;
    }
    .right_details .wedid{
        margin-bottom: 30px;
    }
    .porfolio-devices{
        margin-top: 40px;
    }
    .image-top-case img {
        width: 100%;
    }
    .tech-circle {
        width: 100px;
        height: 100px;
    }
    .bottom-image .porfolio-devices img {
        width: 70%;
    }
    .content-middle ul {
        max-width: 77%;
    }
    .content-middle li {
        flex: 100%;
    }
    
    .image-top-case {
        position: relative;
        margin-bottom: 40px;
        height: auto;
        overflow: hidden;
        display: block;
        object-fit: contain;
        overflow: initial;
    }
    .image-top-case img{
        position: relative;
    }
    .inner-banner {
        height: 350px;
    }
    .banner-caption p, .shot-info, .top_usp h2, .wedid ul {
        font-size: 16px;
    }
    .inner-banner {
        height: auto;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .service_points.view2 ul li{
        padding-right: 0;
    }
    .service_points.view2 ul li h4,
    .sevice_box h3{
        font-size: 18px;
    }
    .sevice_box h3{
        margin-bottom: 12px;
    }
    .no-desc .sevice_box.type2 {
        padding: 20px 20px;
    }
    .service_points.view2 ul li i img{
        width: 40px;
    }
    .service_points.view2 ul li{
        padding-left: 60px;
    }
    .service_points ul li,
    .service_points.view2 ul li p{
        width: 100%;
        max-width: 100%;
    }
    .service_points.view2 .heading-top{
        margin-bottom: 0;
    }
    .pagination ul li a{
        width: 28px;
        height: 28px;
        font-size: 12px;
    }
    .casestudies .project_box figcaption h3{
        font-size: 18px;
    }
    .project_box figcaption{
        padding: 20px;
    }
    .hire-dev h2 {
        margin-bottom: 15px;
    }
    .hire-dev {
        margin-top: 0;
    }
    .bottom-image .porfolio-devices img {
        width: 90%;
    }
    .image-top-case {
        /* height: 400px; */
        overflow: hidden;
        display: block;
    }
    .banner_circle {
        height: auto;
        border-radius: 0 0 50px 50px;
        margin: 0 -15px 35px;
        padding: 30px 15px;
        width: auto;
        max-width: calc(100% + 30px);
    }
    figure.banner_circle img {
        margin-top: 0;
        max-width: 170px;
    }
    .banner-caption h1 {
        font-size: 26px;
    }
    .banner-caption p {
        width: 100%;
        line-height: 160%;
    }
    .pagination ul{
        overflow-x: auto;
    }
    .pagination{
        margin-top: 30px;
    }
    .project_box figure{flex-wrap: wrap;}
    .project_box figure>img,
    .project_box figcaption{width: 100%; max-width: 100%;}

}
@media (max-width: 575px) {
    .banner-caption h1 {
        font-size: 24px;
    }
    .top_usp h2, .hire-dev p {
        font-size: 16px;
    }
}
