﻿@media only screen and (max-width:600px)
{
    .popover__wrapper {
        display: none !important;
    }
    .selected span {
        display: none !important; 
    }
    .hamburger {
        display: none !important;
    }
    .getdata  {
        padding: 10px;
    }
    .page_data_length {
        min-height: 6000px;
        max-width: 100%;
        padding: 20px;
    }
        .page_data_length img {
            width: 100% !important;
            margin-left: 0px !important;
            margin-right: 0px !important;
            height:auto !important;
        }
    .content_box {
        width:100% !important;
    }
    .footer-area {
        padding: 15px;
    }
    .service_sidebar {
        margin-top: 200px;
    }
    .single_mail2 {
        text-align: center;
        width: 100% !important; 
        margin-left: 0px !important;
    }

    .single_mail {
        text-align: center;
        width: 100% !important;
    }
    .icons_mail {
        background: #d22b1d;
        width: 50px;
        height: 50px;
        border-radius: 100px;
        text-align: center;
        margin-left: 136px !important;
        margin-bottom: 15px;
    }
    .certificate_award {
        height: auto !important;
    }

    .page_bg {
        padding: 15px;
    }

    .single_card {
        background: white;
        text-align: center;
        padding: 5px;
        width: 100% !important;
        height: auto !important;
        overflow: hidden;
        margin-bottom: 20px;

    }

    .caution_page {
      padding: 20px;
    }
    body {
        margin: 0px !important;
        padding: 0px !important;
    }

    .single_advertisement {
        margin-top: 60px;
    }
}
