@media (min-width: 992px) and (max-width: 1199.98px) {
    .proo {
        text-align: left;
    }

    .bar1 {
        margin-left: 0;
    }

    .bar2 {
        margin-left: 5%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .wrapper12 {
        padding-top: 9rem;
        padding-bottom: 1rem;
    }

    .wrapper {
        padding-top: 7rem;
    }

    .item {
        padding: 0 !important;
    }

    .modal-content {
        margin: 0 118px;
    }

    .navbar-collapse {
        background-color: #180a0be6 !important;
    }

    .col-top {

        margin-top: 8%;

    }

    .proo {
        margin-bottom: 0 !important;
    }

    .main-img {
        height: 480px;
        width: 360px;
        margin-top: 90px;
    }

    .pro-head {
        font-size: 55px;
    }

    .sub-title {
        font-size: 25px;
    }

    .frame {
        width: 400 !important;
        height: 415px !important;
    }

    .wrapper {
        padding-top: 1rem;
    }

    .topp {
        display: none;
    }

    .proo {
        text-align: left;
    }

    .top {
        margin-top: 18%;
    }
}



@media (min-width: 0px) and (max-width: 767px) {

    .top-logo {
        height: auto;
        width: 50%;
    }

    .ytp-cued-thumbnail-overlay {
        width: 85% !important;
    }

    .wrapper12 {
        padding-top: 11rem;
        padding-bottom: 1rem;
    }

    .wrapper {
        padding-top: 7rem;
    }

    .item {
        padding: 0 !important;
    }

    .modal-content {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .video-link {
        width: 100%;
        height: 315px;
    }

    .navbar-collapse {
        background-color: #180a0be6 !important;
    }

    .main-img {
        height: auto;
        width: 100%;
    }

    .frame {
        width: 100% !important;
        height: 325px !important;
    }

    .proo {
        text-align: left;
    }

    .top {
        margin-top: 25%;
    }

    .bar1 {
        margin-left: 0;
    }

    .bar2 {
        margin-left: 0;
    }

    .topp {
        display: none;
    }

    .wrapper {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
}