@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    /* Galaxy VPN */
    .vpn_color_wight, .vpn_color_blue, .vpn_color_drblue {
        width: 350px !important;
        height: 350px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* Galaxy VPN */
    .vpn_color_wight, .vpn_color_blue, .vpn_color_drblue {
        width: 300px !important;
        height: 300px !important;
    }

    .vpn_color_blue:before, .vpn_color_wight:before, .vpn_color_drblue:before {
        width: 100px !important;
        height: 100px !important;
    }

    .vpn_color_blue:after, .vpn_color_wight:after, .vpn_color_drblue:after {
        width: 200px !important;
        height: 200px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* Galaxy VPN */
    .vpn_goals h2 {
        font-size: 35px !important;
    }

    .goals_phone {
        width: 45% !important;
    }

    .vpn_fonts .abcd {
        padding: 30px 0 !important;
    }

    .font_img {
        width: 70% !important;
    }

    .vpn_color_blue:before, .vpn_color_wight:before, .vpn_color_drblue:before {
        width: 80px !important;
        height: 80px !important;
    }

    .vpn_color_blue:after, .vpn_color_wight:after, .vpn_color_drblue:after {
        width: 150px !important;
        height: 150px !important;
    }

    .vpn_color_wight, .vpn_color_blue, .vpn_color_drblue {
        width: 200px !important;
        height: 200px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* Galaxy VPN */
    .vpn_goals h2 {
        font-size: 30px !important;
    }

    .goals_phone {
        width: 60% !important;
    }

    .vpn_color_wight, .vpn_color_blue, .vpn_color_drblue {
        width: 300px !important;
        height: 300px !important;
    }

    .vpn_color_blue:before, .vpn_color_wight:before, .vpn_color_drblue:before {
        width: 100px !important;
        height: 100px !important;
    }

    .vpn_color_blue:after, .vpn_color_wight:after, .vpn_color_drblue:after {
        width: 200px !important;
        height: 200px !important;
    }
}

@media only screen and (max-width: 575px) {
    /* Galaxy VPN */
    .vpn_goals h2 {
        font-size: 30px !important;
        padding: 25px 0 !important;
    }

    .vpn_fonts h3 {
        font-size: 80px !important;
    }

    .vpn_fonts .ABCD, .vpn_fonts .abcd, .vpn_fonts .number {
        font-size: 24px !important;
        padding: 20px 0 !important;
    }

    .vpn_color_blue:before, .vpn_color_wight:before, .vpn_color_drblue:before {
        width: 80px !important;
        height: 80px !important;
    }

    .vpn_color_blue:after, .vpn_color_wight:after, .vpn_color_drblue:after {
        width: 150px !important;
        height: 150px !important;
    }

    .vpn_color_wight, .vpn_color_blue, .vpn_color_drblue {
        width: 200px !important;
        height: 200px !important;
    }

    .vpn_fonts {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 374px) {
    /* Galaxy VPN */
    .vpn_fonts h3 {
        font-size: 70px !important;
    }

    .vpn_fonts .ABCD, .vpn_fonts .abcd, .vpn_fonts .number {
        font-size: 24px !important;
        padding: 20px 0 !important;
    }
}
