﻿


@media only screen and (max-width: 768px) {
    .uapdvi-section .blue_bg .imgdvt img {
        height: auto;
        width: 100%;
    }
    .uapdvi-section h2 {
        font-size: 27px;
        margin-top: 20px;
    }
    .uapdvi-section .blue_bg .logo_box {
        height: auto;
        text-align: center;
    }
    .uapdvi-section .begin_registration h2 {
        line-height: 30px;
        font-size: 19px;
    }
}


@media only screen and (max-width: 1200px) {
    .uapdvi-section .blue_bg .imgdvt img {
        height: auto;
        width: 100%;
    }
    .uapdvi-section .banner_btn {
        padding: 17px 12px;
    }
    }
