﻿
#lab {
    overflow: hidden;
    padding-bottom: 70px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 2.5em;
    -webkit-transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    transition: all ease 500ms;
}


    #lab h1 {
        font-size: 64px;
        padding: 30px 0;
        color: #000;
        margin: 0 0 60px;
        position: relative;
    }


.beaker {
    border-bottom: 2em solid #FFF;
    border-left: 1em solid transparent;
    border-right: 1em solid transparent;
    border-radius: .5em;
    height: 0;
    width: 1em;
    position: absolute;
    right: 0.7em;
    bottom: 22%;
    font-size: 0.6em;
}

    .beaker::before {
        border-left: .25em solid #FFF;
        border-radius: .25em;
        border-right: .25em solid #FFF;
        content: '';
        height: .25em;
        left: -.25em;
        position: absolute;
        top: -1em;
        width: 1em;
    }

    .beaker::after {
        border-left: .25em solid #FFF;
        border-right: .25em solid #FFF;
        content: '';
        height: 1em;
        left: 0;
        position: absolute;
        top: -1em;
        width: .5em;
    }

.sectionheader {
    position: relative;
}

.lab_item {
    width: 200px;
    height: 230px;
    position: relative;
    display: inline-block;
}

.hexagon2 {
    position: absolute;
    width: 200px;
    height: 400px;
    top: -85px;
}

.hexagon {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
}

.hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hexagon-in2 {
    -webkit-box-shadow: inset 0 0 0 200px rgba(176, 218, 212, 0.48);
    box-shadow: inset 0 0 0 200px rgba(176, 218, 212, 0.48);
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #d0bbcd;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .hexagon-in2 img {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 80%;
        padding: 20px;
        height: 100%;
        object-fit: contain;
    }

    .hexagon-in2:hover {
        -webkit-box-shadow: inset 0 0 0 0px #B0DAD4;
        box-shadow: inset 0 0 0 0px #B0DAD4;
    }

#lab article {
    padding-top: 1em;
    width: 820px;
    margin: 0 auto;
}

.lab_item:nth-child(7n-2) {
    margin-left: 101px;
}

.lab_item:nth-child(n+5) {
    margin-top: -55px;
}




@media (max-width: 860px) {
    #lab article {
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }


    .lab_item:nth-child(n+5) {
        margin-top: 0;
    }

    .lab_item:nth-child(7n-2) {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    #lab article {
        width: 70%;
        text-align: center;
        margin: 0 auto;
    }

    .lab_item:nth-child(n+5) {
        margin-top: 0;
    }

    .lab_item:nth-child(7n-2) {
        margin-left: 0;
    }
}

@media (max-width: 576px) {
    #lab article {
        text-align: center;
        margin: 0 auto;
    }

    #lab h1 {
        font-size: 40px;
    }

    .lab_item:nth-child(n+5) {
        margin-top: 0;
    }

    .lab_item:nth-child(7n-2) {
        margin-left: 0;
    }
}

    /************************banner section css*************************/

.agri-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/agribolo.jpg') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

 .agri-image h1 {
            font-size: 48px;
            color: #fff;
        }

.avimitra-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/backgorund-img-crm.jpg') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.avimitra-image h1 {
            font-size: 48px;
            color: #fff;
        }

.college-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/college-raptor.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.college-image h1 {
            font-size: 48px;
            color: #fff;
        }

.digi-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/digi-society.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.digi-image h1 {
            font-size: 48px;
            color: #fff;
        }

.dixit-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/dixit-art.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.dixit-image h1 {
            font-size: 48px;
            color: #fff;
        }

.docuflo-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/backgorund-img-crm.jpg') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.docuflo-image h1 {
            font-size: 48px;
            color: #fff;
        }

.flight-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/flight-worth.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.flight-image h1 {
            font-size: 48px;
            color: #fff;
        }

.joy-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/joy-adventure.jpg') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.joy-image h1 {
            font-size: 48px;
            color: #fff;
        }

.mirus-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/mirus-infra.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.mirus-image h1 {
            font-size: 48px;
            color: #fff;
        }

.just-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/just-Q-and-A.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.just-image h1 {
            font-size: 48px;
            color: #fff;
        }

.jyoti-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/jyotividya.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.jyoti-image h1 {
            font-size: 48px;
            color: #fff;
        }

.prest-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/prest-loan.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.prest-image h1 {
            font-size: 48px;
            color: #fff;
        }

.reliable-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/relible.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.reliable-image h1 {
            font-size: 48px;
            color: #fff;
        }

.rmvit-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/rmv-it.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.rmvit-image h1 {
            font-size: 48px;
            color: #fff;
        }

.rns-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/rns-infotech.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.rns-image h1 {
            font-size: 48px;
            color: #fff;
        }

.thar-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/thar-infotech.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.thar-image h1 {
            font-size: 48px;
            color: #fff;
        }

.vidmy-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/vid-my-message.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.vidmy-image h1 {
            font-size: 48px;
            color: #fff;
        }

.woodland-image {
    background: linear-gradient(rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6)), url('../img/home-logo/inner pages scrnst/wood-land-marketing.png') no-repeat center top;
    background-size: cover;
    padding: 150px 0;
    margin-top: -70px;
}

.woodland-image h1 {
            font-size: 48px;
            color: #fff;
        }



    /***************************overview css****************************/

    .over_view {
        margin: 30px 0 60px;
    }

        .over_view h2 {
            text-align: center;
            font-size: 36px;
            margin-bottom: 40px;
            padding: 0; 
        }


    /**********************Portfolio css******************************/

    .port-head h2 {
        font-size: 36px;
        text-align: center;
        margin-bottom: 80px;
    }

    .contimg {
        position: relative;
        margin: auto;
        width: 250px;
        height: 250px;
        border: 15px solid #fff;
        border-radius: 50%;
        overflow: hidden;
        cursor: pointer;
        box-shadow: 0 0 15px rgba(1,118,255,0.6);
    }


        .contimg img {
            max-width: 80%;
            min-height: 100%;
            object-fit: contain;
            margin: auto;
            display: block;
            padding: 20px;
        }

        .contimg .overlay {
            background: rgba(0,0,0, 0.4);
            position: absolute;
            margin: auto;
            width: 0px;
            height: 0px;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            border-radius: 50%;
            opacity: 0;
            -webkit-transition: .3s ease;
            transition: .8s ease;
        }

    .hover-box {
        margin-bottom: 60px;
    }

        .hover-box:hover .overlay {
            opacity: 1;
            width: 100%;
            height: 100%;
        }

    .overlay span {
        color: #fff;
        text-align: center;
        position: absolute;
        margin: auto;
        height: 60px;
        left: 0;
        top: 0;
        font-size: 60px;
        right: 0;
        bottom: 0;
        opacity: 0;
        transition: .6s ease-in-out;
    }


    .hover-box:hover .overlay span {
        opacity: 1;
        -webkit-transition: 1.3s ease;
        transition: 1.3s ease;
        transform: rotate(360deg);
    }



    /*******************box dtl********************/

    .box-dtl {
        padding: 15px 0;
        border: 2px solid;
        border-radius: 30px 0 30px 0;
        margin: 30px 0;
        transition: .6s ease-in-out;
    }

        .box-dtl h2 {
            font-size: 18px;
            text-align: center;
            padding: 0;
            font-weight: bold;
        }

    .hover-box:hover .box-dtl {
        background: #0882cf;
        border-color: #0882cf;
        box-shadow: 0 0 30px rgba(0,0,0,0.4);
    }

        .hover-box:hover .box-dtl h2 {
            color: #fff;
        }

 .webname {text-align: center; margin: 60px 0 0;}
  .webname .fa {font-size: 40px;}
  .fa-android {margin: 0 10px;}
  .fa-apple {margin-left: 10px;}

