.seo-web-development-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;
    margin-bottom: 10px;
    margin-top: 40px !important;

}

/* Create four equal columns that sits next to each other */
.seo-web-development-column {
    -ms-flex: 50%;
    /* IE10 */
    flex: 50%;
    max-width: 50%;
    padding: 0 4px;

}

.seo-web-development-column .seo-web-development {
    margin-bottom: 50px;
}

/* Ensure the last container within each column doesn't have a bottom margin */
.seo-web-development-column .seo-web-development:last-child {
    margin-bottom: 0;
}

.seo-web-development-sixth {
    /* padding: 20px; */
    border-radius: 10px;
    width: 95%;
    margin-bottom: 50px;
    text-align: center;
    align-items: center;
    /* border-left: 5px solid #053e59;
    border-right: 5px solid #053e59; */

}

.seo-web-development-first,
.seo-web-development-third,
.seo-web-development-fourth {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 10px;
    width: 95%;
    margin-bottom: 50px;
    border-left: 5px solid #053e59;
    border-right: 5px solid #053e59;
    /* height: 380px !important; */
}

  
.seo-web-development-zero {
    padding: 20px;
    border-radius: 10px;
    width: 50%;
    margin-bottom: 50px;
    border-left: 5px solid #f26c23;
    border-right: 5px solid #f26c23;
    /* height: 380px !important; */
}


.seo-web-development-second,
.seo-web-development-fifth {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 10px;
    width: 95%;
    margin-bottom: 50px;
    border-left: 5px solid #f26c23;
    border-right: 5px solid #f26c23;
}

.seo-web-development-first:hover,
.seo-web-development-second:hover,
.seo-web-development-third:hover,
.seo-web-development-fourth:hover,
.seo-web-development-fifth:hover {
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    background-color: #f3f7fd !important;
}

.seo-web-development-first,
.seo-web-development-second {

    height: 250px !important;
}

.seo-web-development-fifth,
.seo-web-development-fourth {

    height: 250px !important;
}

.seo-web-development-third,
.seo-web-development-sixth {
    height: 300px !important;
}

.seo-web-development-column:last-child {
    margin-bottom: 0;
}


.blank-height {
    height: 150px;
}

.seo-web-development-first ul li::before,
.seo-web-development-second ul li::before,
.seo-web-development-third ul li::before,
.seo-web-development-fourth ul li::before,
.seo-web-development-fifth ul li::before,
.seo-web-development-sixth ul li::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    color: #000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

.seo-web-development-first ul li,
.seo-web-development-second ul li,
.seo-web-development-third ul li,
.seo-web-development-fourth ul li,
.seo-web-development-fifth ul li,
.seo-web-development-sixth ul li {
    margin-bottom: 10px;
}

.seo-web-development {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    padding: 10px;
    border-radius: 10px;
    width: 95%;
    margin-bottom: 50px;
    text-align: center !important;
    padding-top: 20px; 
}

.seo-web {
    text-align: center !important;
    align-items: center !important;  
}
/* Responsive layout - makes a two column-layout instead of four columns */

@media screen and (max-width: 1400px) {
    .seo-web-development-column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }

    .seo-web-development {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        padding: 5px;
        border-radius: 10px;
        width: 95%;
        margin-bottom: 50px;
        text-align: center !important;
        padding-top: 20px; 
    }

    .seo-web-development {
        margin-bottom: 50px !important;
    }

    .background-seo {
        padding-top: 20px !important;
    }

   
    
}

@media screen and (max-width: 800px) {
    .seo-web-development-column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }

    .seo-web-development {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        padding: 5px;
        border-radius: 10px;
        width: 95%;
        margin-bottom: 50px;
        text-align: center !important;
        padding-top: 20px; 
    }

    .seo-web-development h2 {
        font-size: 20px;
    }

    .seo-web-development {
        margin-bottom: 50px !important;
    }

    .background-seo {
        padding-top: 20px !important;
    }

    .seo-web-development-first,
    .seo-web-development-second,
    .seo-web-development-third,
    .seo-web-development-fourth,
    .seo-web-development-fifth,
    .seo-web-development-sixth {

        height: auto !important;
    }

    .seo-web-development-second,
    .seo-web-development-fourth {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 20px;
        border-radius: 10px;
        width: 95%;
        margin-bottom: 50px;
        /* border-left: 5px solid #f26c23;
        border-right: 5px solid #f26c23; */
    }

    
    .seo-web-development-first,
    .seo-web-development-third,
    .seo-web-development-fifth {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 20px;
        border-radius: 10px;
        width: 95%;
        margin-bottom: 50px;
        /* border-left: 5px solid #053e59;
        border-right: 5px solid #053e59; */
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .seo-web-development-column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }

    .seo-web-development {
        margin-bottom: 50px;
    }

    .seo-web-development-first,
    .seo-web-development-second,
    .seo-web-development-third,
    .seo-web-development-fourth,
    .seo-web-development-fifth,
    .seo-web-development-sixth {

        height: auto !important;
    }

    .blank-height {
        display: none;
    }

    .background-seo {
        padding-top: 20px !important;
    }
}

.choose-us-area {
    margin-bottom: 0px !important;
}

.korifi-color-white {
    color: white;
}


.projcard-textbox ul li {
    margin-bottom: 10px;
}

.projcard-textbox ul li::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    color: #000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}



.b2b-marketing-agency-container ul li {
    margin-bottom: 10px;
}

.b2b-marketing-agency-container ul li::before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    color: #000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

.tilt-on-hover {
    transition: transform 0.3s ease-in-out;
}

.projcards-innerbox:hover .tilt-on-hover {
    transform: scale(1.05) rotate(1deg);
}

.seo-textcard-project::before {
 
    background: #fffdfd !important;
    top: -28% !important;
    left: -37px !important;
  
    transform: rotate(183deg) !important;
}