/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : May 30, 2017, 4:28:02 PM
    Author     : amir
*/

@media screen and (min-width: 520px) {
    .backlinksbox {
            display: none !important;
        }
}

@media screen and (max-width: 520px) {

    .endfooter {
        background-color: #222 !important;
        height: 230px;
        /*height: 100px;*/
        line-height: 70px;
    }
    .mrfoter {
        margin-right: -25px !important;
    }

    .wsmenu {
        width: 96%;
        padding: 48px 0px 0px 0px;
        /*background-color: #e02020;*/
        background-color: #cb1d1d;
        margin: 22px 2%;
        border: solid 1px #e0e0e0;
        position: relative;
    }

    .rd-masthead-warp, .rd-masthead .sub-menu, .rd-masthead .rd-nav-menu .sub-posts, .rd-masthead .rd-nav-menu ul, .rd-masthead .rd-search-sub, .rd-masthead .rd-singout-warp {
        background-color: #fff;
    }

    .iconuser i::before {
        color: #fff !important;
    }

    .wsmenu > .wsmenu-list {
        background-color: #c32020;
    }

    .wsdownmenu-text {
        width: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: #f6f1f1;
        line-height: 48px;
        text-indent: 15px;
        font-weight: normal;
        font-size: 17px;
        display: none;
        text-transform: none;
        text-align: left;
        margin-left: 10px;
    }
    .wsdownmenu-text2 {
        width: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: #f6f1f1;
        line-height: 48px;
        text-indent: 15px;
        font-weight: normal;
        font-size: 17px;
        display: block;
        text-transform: none;
        text-align: left;
        margin-left: 10px;
    }

    .rd-masthead i:not(.fa-arrow-circle-right)::before, .rd-masthead .rd-menu-icon::before, .rd-wrapper .rd-masthead ul li:not(.current-menu-item) a {
        color: #fff !important;
    }

    .rd-date-header-left {
        margin-left: 40px;
    }


    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        position: absolute;
        top: 70px;
        z-index: 1000;
        margin: 0px;
        padding: 0px;
        width: 100%;
        background-color: #fff;
        border: solid 1px #eeeeee;
    }

    .rayamagheader {
        margin-top: -38px;
        margin-left: 60px !important;
    }

}


@media screen and (max-width: 981px) {

    .endfooter {
        background-color: #222 !important;
        height: 230px;
        /*height: 100px;*/
        line-height: 70px;
    }
    .mrfoter {
        margin-right: -25px !important;
    }

    .wsmenu {
        width: 96%;
        padding: 48px 0px 0px 0px;
        /*background-color: #e02020;*/
        background-color: #cb1d1d;
        margin: 22px 2%;
        border: solid 1px #e0e0e0;
        position: relative;
    }

    .rd-masthead-warp, .rd-masthead .sub-menu, .rd-masthead .rd-nav-menu .sub-posts, .rd-masthead .rd-nav-menu ul, .rd-masthead .rd-search-sub, .rd-masthead .rd-singout-warp {
        background-color: #fff;
    }

    .iconuser i::before {
        color: #fff !important;
    }

    .wsmenu > .wsmenu-list {
        background-color: #c32020;
    }

    .wsdownmenu-text {
        width: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: #f6f1f1;
        line-height: 48px;
        text-indent: 15px;
        font-weight: normal;
        font-size: 17px;
        display: none;
        text-transform: none;
        text-align: left;
        margin-left: 10px;
    }
    .wsdownmenu-text2 {
        width: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        color: #f6f1f1;
        line-height: 48px;
        text-indent: 15px;
        font-weight: normal;
        font-size: 17px;
        display: block;
        text-transform: none;
        text-align: left;
        margin-left: 10px;
    }

    .rd-masthead i:not(.fa-arrow-circle-right)::before, .rd-masthead .rd-menu-icon::before, .rd-wrapper .rd-masthead ul li:not(.current-menu-item) a {
        color: #fff !important;
    }

    .rd-date-header-left {
        margin-left: 40px;
    }

    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        position: absolute;
        top: 70px;
        z-index: 1000;
        margin: 0px;
        padding: 0px;
        width: 100%;
        background-color: #fff;
        border: solid 1px #eeeeee;
    }

    .headingtop {
        height: 160px !important;
    }
    .rayamagheader {
        margin-left: 90px !important;
    }

    .mymodalwidth {
            width: 95%;
        }

}

@media screen and (max-width: 361px) {

}


@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 991px) {

    .wsmenu>.wsmenu-list>li>a {
        padding: 12px 32px 12px 17px;
        font-size: 14px;
        text-align: right;
        border-right: solid 0px;
        background-color: transparent;
        color: #666666;
        line-height: 25px;
        border-bottom: 1px solid;
        border-bottom-color: rgba(0, 0, 0, 0.13);
        position: static;
    }
    #rd-login2 {
        display: none !important;
    }
    .rd-singout-warp {

        display: none !important;
        width: 150px !important;

    }

    #switch_menu {
        height:100px;
        width:300px;
    }

}

@media only screen and (max-width: 479px) {


}
@media only screen and (min-width: 990px) {
    #rd-login1 {
        display: none !important;
    }

    .bannermiddle {
        width: 60%;
    }

}