﻿body
{
}

@media only screen and (max-width: 320px)
{
    .divpostimg a
    {
        display: none;
    }

    .navbar
    {
        background: #fff;
        border-color: transparent;
        margin-top: 23px;
    }

    .clsEmailDetail
    {
        font-size: 11pt !important;
    }
}

@media only screen and (max-width: 375px)and (min-width: 321px)
{
    .divpostimg a
    {
        display: none;
    }

    .navbar
    {
        background: #fff;
        border-color: transparent;
        margin-top: 23px;
    }

    .clsEmailDetail
    {
        font-size: 11pt !important;
    }
}

@media only screen and (max-width: 414px)and (min-width: 376px)
{
    .divpostimg a
    {
        display: none;
    }

    .navbar
    {
        background: #fff;
        border-color: transparent;
        margin-top: 23px;
    }
}

@media only screen and (max-width: 480px)and (min-width: 415px)
{
    .navbar
    {
        background: #fff;
        border-color: transparent;
        margin-top: 23px;
    }

    .divpostimg a
    {
        display: none;
    }
}

@media only screen and (max-width: 640px)and (min-width: 481px)
{
    .navbar
    {
        background: #fff;
        border-color: transparent;
        margin-top: 23px;
    }
}

@media only screen and (max-width: 768px) and (min-width: 641px)
{
    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 50px;
    }

    .clsMenuDetail
    {
        margin-right: 50px !important;
    }

    .clsReservedinfo
    {
        width: 20%;
    }

    .clsSocialMedia
    {
        width: 50%;
    }

    .clsVisa
    {
        width: 52% !important;
        float: left !important;
        margin-top: 10px !important;
    }

    .clsMenuSub
    {
        width: 50%;
    }

    .ClsPaymentCard
    {
        margin-left: 36%;
        margin-top: 5px;
    }

    .divvisa1
    {
        position: absolute;
        bottom: 10px;
        right: 109px;
    }
}

@media only screen and (max-width: 800px) and (min-width: 769px)
{
    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 50px;
    }

    .clsMenuDetail
    {
        margin-right: 50px !important;
    }

    .clsReservedinfo
    {
        width: 20%;
    }

    .clsSocialMedia
    {
        width: 50%;
    }

    .clsVisa
    {
        width: 52% !important;
        float: left !important;
        margin-top: 10px !important;
    }

    .clsMenuSub
    {
        width: 50%;
    }
}

@media only screen and (max-width: 992px)and (min-width:801px)
{
    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 50px;
    }

    .clsMenuDetail
    {
        margin-right: 50px !important;
    }

    .clsReservedinfo
    {
        width: 20%;
    }

    .clsSocialMedia
    {
        width: 50%;
    }

    .clsVisa
    {
        width: 52% !important;
        float: left !important;
        margin-top: 10px !important;
    }

    .clsMenuSub
    {
        width: 50%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 993px)
{
    .hrDisplay
    {
        background-color: Black;
        width: 3%;
        height: 477px;
        float: left;
        margin-right: 20px;
        margin-top: 10px;
        margin-left: 22px;
    }

    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 50px;
    }

    .clsMenuDetail
    {
        margin-right: 50px !important;
    }

    .clsReservedinfo
    {
        width: 20%;
    }

    .clsSocialMedia
    {
        width: 50%;
    }

    .clsVisa
    {
        width: 52% !important;
        float: left !important;
        margin-top: 10px !important;
    }

    .clsMenuSub
    {
        width: 50%;
    }
}


@media only screen and (max-width: 1200px) and (min-width: 1025px)
{
    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 50px;
    }

    .clsMenuDetail
    {
        margin-right: 50px !important;
    }

    .clsReservedinfo
    {
        width: 20%;
    }

    .clsSocialMedia
    {
        width: 50%;
    }

    .clsVisa
    {
        width: 52% !important;
        float: left !important;
        margin-top: 10px !important;
    }
}

@media only screen and (max-width: 1280px)and (min-width: 1201px)
{
    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 50px;
    }

    .clsMenuDetail
    {
        margin-right: 50px !important;
    }
}

@media only screen and (max-width: 1366px)and (min-width: 1281px)
{
    .btnaccount
    {
        float: left;
        position: relative;
        clear: left;
        margin-right: 35px;
    }

    .clsMenuDetail
    {
        margin-right: 35px !important;
    }
}
