@media (min-width : 1151px) and (max-width : 1250px) {

    .bigimg {
        bottom: -30%;
    }

    .bigimg img {
        width: 130px;
        height: 130px;
    }
    .navbar-brand img {
        width: 100px;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 13px !important;
    }

    .navbtn {
        width: 151px;
        height: 42px;
        font-size: 12px;
    }
    .sec3-head2 {
        font-size: 40px;
    }
    .contactbox h3 {
        color: #000000;
        font-size: 23px;
    }

    .detailsbox h2,
    .detailsbox h3 {
        font-size: 21px;
    }

 


    /* DASHBORD//// */

    .colum-bg{
        height: 730px;
        padding: 12px !important;
    }
    .progress-box{
        width: 100%;
    }
    .dash-box{
        height: 560px;
    }
    .progress-head{
        font-size: 22px;
    }
    .dashbord-logo{
        width: 170px;
    }
    .dashbord-btn {
        width: 170px;
        height: 45px;
        font-size: 19px;
    }
    .dash-sec1{
        padding-top: 50px;
    }
   
    .dash-logo{
        width: 127px;
    }
    .dash-head{
        font-size: 22px;
    }
    .dashbord-btn2 {
        width: 140px;
        height: 45px;
        font-size: 14px;
    }
    .panal-para-2{
        font-size: 17px;
    }
    .dash-control{
        padding-top: 60px;
    }

}