﻿.studyd {
    top: 92%;
    left: 20%;
    font-size: 14px;
}
.studynewzealand {
    top: 92%;
    left: 10%;
    font-size: 14px;
}

.studyususa {
    top: 92%;
    left: 40%;
    font-size: 14px;
}


@media only screen and (max-width:570px) {
    .artssmall {
        left: 20% !important;
    }
}
@media only screen and (min-width:571px) and (max-width:767px) {
    .artssmall {
        left: 20% !important;
    }
}

@media only screen and (min-width:1024px) {
    .artssmall {
        left: 6.5% !important;
    }
}

    @media only screen and (max-width:570px) {
        .artssmall {
            left: 5% !important;
        }

        .studyd {
            font-size: 20px;
            left: 35%;
        }

        .studynewzealand {
            font-size: 20px;
            left: 28%;
        }

        .studyususa {
            font-size: 20px;
            left:35%;
        }
    }

    .i1 {
        top: 57.5%;
        left: 35%;
    }

    .i2 {
        top: 57.5%;
        left: 24%;
    }

    .i3 {
        top: 57.5%;
        left: 29%;
    }


    .popstreamimg {
        position: relative;
    }

    .popstreamtxt {
        position: absolute;
        color: #fb923d;
        top: 80%;
    }

    #btncontact {
        background-color: #fb923d !important;
        border-color: #fb923d !important;
    }

        #btncontact:hover {
            background-color: #002157 !important;
        }

    .gfg {
        position: relative;
    }

    @media only screen and (min-width:768px) {
        .first-txt {
            position: absolute;
            top: 40px;
            left: 40px;
        }
    }

    .second-txt {
        position: absolute;
        bottom: 20px;
        left: 10px;
    }

    .third-txt {
        position: absolute;
        top: 330px;
        left: 40px;
    }

    @media only screen and (max-width:767px) {
        #bannercarousel #carouselExampleIndicators h3 {
            font-size: 14px;
        }

        .first-txt {
            position: absolute;
            top: 10px;
            left: 10px;
        }
    }

    #main .s1:hover {
        transform: scale(1.08);
    }

    .gfg h3 {
        color: #fb923d;
    }
