
@media screen and (max-width: 500px) {

.ord-det-2 {
    padding-left: 20px;
}

.video-div1 {
    padding: 0 0px;
}
.pzz-1 {
    padding: 0 15px;
}


.pcs {
    position: unset;
    margin: 15px 0px;
}

.quote {
    right: 32px;
}


.bord {
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
    border-left: none;
    border-right: none;

}

.enroll-btn {
    padding: 18px 40px;
}

.o-row1 {
    position: unset;
}


.o-row1 .px-5 {
    padding: 0px 15px !important;
}

.hide-mobile {
    display: none;
}

.px-4 {
    padding: 0 10px !important;
}


.fix-1 {
    padding: 10px; margin-left: 3px; margin-top: 22px
}

.foot {
    padding: 20px 30px;
    text-transform: uppercase;
}

.v-title1 {
    margin-top: 25px;
}

.actualyoutube {
    width: 100%;
    background-color: #ebebeb;
    height: 260px;

}

.actualyoutube iframe {
    width: 100%;
    height: 260px;


}


}