@import url('https://fonts.googleapis.com/css2?family=Poppins&family=Vollkorn&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
*{
    margin: 0;
    padding: 0;
}
.whyus_section{
    min-height: 45vh !important;
    max-height: 100% !important;
    background-color: rgba(0, 0, 40, .1);

    width: 100%;
}
.grid-container{
    position: relative;
    padding: 60px 0;
    margin-left: 80px;
    margin-right: 80px;
    display: grid;
    grid-template-columns: 1fr 4fr 2fr 4fr 1fr;
    gap: 40px;
}

.photography h3{
    padding-bottom: 20px;
    font-family: poppins;
    font-size: 1.4rem;
    font-weight: bold;
}
.videograpgy h3{
    padding-bottom: 20px;
    font-family: poppins;
    font-size: 1.4rem;
    font-weight: bold;
}
.graphics h3{
    padding-bottom: 20px;
    font-family: poppins;
    font-size: 1.4rem;
    font-weight: bold;
}
.videograpgy h3{
    padding-bottom: 20px;
}
.photography p{
    text-align: justify;
    text-justify: distribute !important;
    font-family: poppins;
    word-break: break-all;
}
.graphics p{
    text-align: justify;
    font-family: poppins;
    word-break: break-all;
}
.videograpgy p{
    font-family: poppins;
    text-align: justify;
    word-break: break-all;
}
.icon{
    position: relative;
    text-align: center;
    font-size: 2rem;
    margin-top: 50px;
}

.icon .faicon{
    font-size: 4rem;
    color: #000000;
}
.photography .icon{
    margin-left: 1000px;
}
.circle{
    position: absolute;
    top: 23%;
    left: 45%;
    width: 180px;
    height: 180px;
    background-color: #000000;
    border-radius: 100px;
    text-align: center;
}

.circle p{
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: 50px;
    color: #ffffff;
    font-family: vollkorn;
}

/* why us end */

.container-fluid {
    display: flex;
    width: 90% !important;
    margin-top: 30px;
    margin-bottom: 30px;
}



.absoluteimage{
    top: 48%;
    position: absolute;
    left: 30%;
    width: 100%;
    height: 100%;

}

/* media absolute image */
@media screen and (max-width:1525px) {
    .absoluteimage{
        position: absolute;
        top: 38%;
    }
    
}
@media screen and (max-width:1910px) {
    .absoluteimage img{
        width: 250px;
        height: 150px;
        left: 20%;
        position: absolute; 
        top: 18%;
    }
    
}
@media screen and (max-width:1980px) {
    .absoluteimage img{
        height: 200px;
    }
    
}
@media screen and (max-width:955px) {
    .absoluteimage{
        position: absolute; 
        top: 32%;
    }
    
}
/* media absolute image end */

@media screen and (max-width:1460px) {
    .circle{
        left: 43%;

    }
}
@media screen and (max-width:1270px) {
    .circle{
        left: 41%;

    }
}
@media screen and (max-width:1230px) {
    .circle{
        left: 41%;

    }
}
@media screen and (max-width:1180px) {
    .circle{
        left: 41%;

    }
}
@media screen and (max-width:1130px) {
    .circle{
        left: 40%;

    }
}
@media screen and (max-width:1110px) {
    .circle{
        left: 39%;

    }
}


@media screen and (max-width:1070px) {
    .circle{
        left: 39%;
    }

}



@media screen and (max-width:1040px) {
    .circle{
        left: 39%;
    }

}

@media screen and (max-width:1010px) {

    .circle{
        width: 150px;
        height: 150px;
        left: 41%;
    }
    .circle p{
        font-size: 1.4rem;
    }
    .icon{
        margin-top: 50px;
    }
    .photography h3{
        font-size: 1.3rem;
    }
    .photography p{
        font-size: 0.9rem;
    }
    .videograpgy h3{
        font-size: 1.3rem;
    }
    .videograpgy p{
        font-size: 0.9rem;
    }
    .graphics h3{
        font-size: 1.3rem;
    }
    .graphics p{
        font-size: 0.9rem;
    }

    
}
@media screen and (max-width:945px) {
    .whyus_section{
        min-height: 35vh !important;

    }
    .circle{
        height: 150px;
        width: 150px;
        left: 39%;

    }
    .graphics p{
        font-size: 0.8rem;
    }
    .photography p{
        font-size: 0.8rem;
    }
}

@media screen and (max-width:885px) {

    .icon{
        margin-top: 50px;
        font-size: 0.9rem;
    }
    .photography h3{
        font-size: 1.1rem;
    }
    .photography p{
        font-size: 0.8rem;
    }
    .videograpgy h3{
        font-size: 1.1rem;
    }
    .videograpgy p{
        font-size: 0.8rem;
    }
    .graphics h3{
        font-size: 1.1rem;
    }
    .graphics p{
        font-size: 0.8rem;
    }
    .circle{
        top: 30%;
        left: 41%;
        width: 120px;
        height: 120px;
        border-radius: 90px;
    }
    .circle p{
        font-size: 1.1rem;
        margin-top: 40px;
    }

    
}
@media screen and (max-width:820px) {
    .whyus_section{
        min-height: 30vh !important;
    }
}


@media screen and (max-width:800px) {

    .icon{
        margin-top: 50px;
        font-size: 0.7rem;
    }
    .photography h3{
        font-size: 1rem;
    }
    .photography p{
        font-size: 0.7rem;
        text-align: justify;
    }
    .videograpgy h3{
        font-size: 1rem;
    }
    .videograpgy p{
        font-size: 0.7rem;
        text-align: justify;
    }
    .graphics h3{
        font-size: 1rem;
    }
    .graphics p{
        font-size: 0.7rem;
        text-align: justify !important;
    }
    .circle{
        margin-left: -10%;
        width: 110px;
        height: 110px;
        border-radius: 80px;
    }
    .circle p{
        font-size: 1rem;
        margin-top: 40px;
    }

    
}
@media screen and (max-width:825px) {

    .circle{
        left: 40%;
    }
}
@media screen and (max-width:797px) {

    .circle{
        left: 50%;
    }
}

@media screen and (max-width:768px) {

    .whyus_section{
        min-height: 30vh !important;

    }
    .circle{
        left: 50%;

    }
}
@media screen and (max-width:755px) {

    .grid-container{
        position: relative;
        padding: 8px;
        margin: 0px 10px;
        padding-top: 80px;
        display: inline-block;
        display: grid;
        grid-template-columns: auto;
        gap: 10px !important;
    }
    .grid-circle{
        text-align: center;
    }

    .circle{
        position: absolute;
        top: -5%;
        left: 10%;
        width: 100%;
        height: 0;
    }
    .icon{
        display: none;
    }
    .circle p{
        font-size: 40px !important;
        /* max-width: 100%;
        min-width: 100%; */
        color: #000000;
        font-family: vollkorn;
        
    }
    .photography h3{
        font-size: 1.4rem;
    }
    .photography p{
        font-size: 1rem;
    }
    .videograpgy h3{
        font-size: 1.4rem;
    }
    .videograpgy p{
        font-size: 1rem;
    }
    .graphics h3{
        font-size: 1.4rem;
    }
    .graphics p{
        font-size: 1rem;
    }

    
}
@media screen and (max-width:745px) {
    .circle{
        top: -5%;
        left: 10%;
    }
}

@media screen and (max-width:586px) {

    .circle p{
        font-size: 1.9rem !important;
    }
}





@media screen and (max-width:510px) {
    .circle p{
        font-size: 1.7rem !important;
    }
}










