@media (max-width: 930px) {

    .width {
        width: 100% !important;
    }
    .backgroundcolor {
        width: 96% !important;
        background-color: #FFFFFF;

    }
    .app {
        display: none;
    }
    .main_headers {
        width: 100%;
    }
    .main_headers ul li a,
    .main_headers ul li a:hover {

        font-size: 12px;
    }

    .menubuttonnew {
        display: block;
        width: 100% !important;

    }
    .menubuttonnew a {
        color: #FFFFFF !important;
        padding: 15px;
        display: block;
        background: #7fdbff;
        text-align: center;


    }

    .menu_new {
        display: none;

    }

    .menu_new ul li {
        float: none !important;
    }
    .menu_new ul li a {
        width: 100% !important;
        height: 100% !important;
    }
    .menu_new .fa {
        display: inline;
    }
    #websearch {
        display: none;
    }

    .comment_photo {
        float: right;
        width: 15%;
    }
    .comment_content {
        width: 80%;
        margin-right: 5px;
    }
    .statusblock2 .profile_pic img {
        width: 35px !important;
        height: 35px !important;
        margin-top: 10px;
    }
    .header {
        display: none;
    }
    .menuoldcolor {
        background: #293241;
    }
    .follow {
        width: 96% !important;

    }
    .messages {
        width: 96% !important;

    }
    .statusblock2 {
        width: 96% !important;

    }
	
	#l-divs {
		width: 120% !important;
	}
	
    .menu {
        background: #538cd3;
        width: 100% !important;
        height: none !important;
        max-height: none !important;
        position: none !important;
        top: 0;
        margin-top: 0px;
    }
    .menu ul li {
        float: none !important;
    }
    .menu ul:first-child {
        float: right !important;
        width: 100% !important;
    }
    .menu ul:nth-child(2) {
        float: none !important;
        width: 100% !important;
        height: 100%;
        display: none;
    }
    .menu ul:nth-child(3) {
        float: none !important;
        width: 100% !important;
        height: 100%;
        display: none;
    }
    .menu ul:nth-child(4) {
        float: left;
        top: 0;
        left: 0;
        display: inline;
        margin-top: -3px;
        width: 25% !important;
        position: absolute;
    }
    .menu:last-child {
        display: none;
    }
    .menu .fa {
        display: inline;
    }

    .statis {
        display: none;
    }
    .menubutton {
        float: left;
    }
    .menubutton a {
        padding: 20px;
        color: #FFFFFF !important;
        display: block;
        font-weight: 700;
    }
    .menu ul li a {
        padding: 15px 0px !important;
    }
    .mobile_hide {
        display: none;
    }
    .showmobile {
        display: block !important;
    }
    #menuopen {
        padding-top: 10px;
    }
    #menuopen li {
        display: block;
        width: 100% !important;
        float: none !important;
        clear: both;
    }
    #menuopen .search input {
        width: 70% !important;
    }
    #menuopen .btn {
        width: 30% !important;
    }
    .status_likes2 ul li a {
        padding: 5px 8px;
    }

    .main_header {
        overflow: auto;
        margin: 0px 0px;
        width: auto;
        margin-right: auto;
    }

    .before_menu {}
}

.block {
    width: 96% !important;
}

.newh1five {
    width: 96% !important;
}

.newh1three {
    width: 96% !important;
}

.newh1two {
    width: 96% !important;
}


@media (max-width: 800px) {
    .logo {
        text-align: center;
        margin: 0px 35% 10px 0px;
        float: right !important;
    }
}

@media (max-width: 600px) {
    .logo {
        text-align: center;
        margin: 0px 25% 10px 0px;
        float: right !important;
    }
}

@media (max-width: 400px) {
    .logo {
        text-align: center;
        margin: 0px 20% 10px 0px;
        float: right !important;
    }
}

@media (max-width: 930px) {
    .siteinfo {
        background-color: #efefef;
        border-color: #ccc;
        min-height: 102px;
        margin: 0px 20% 10px 0px;
        padding-bottom: 2px;
        float: right;
    }
}

@media (max-width: 600px) {
    .siteinfo {
        background-color: #efefef;
        border-color: #ccc;
        min-height: 102px;
        margin: 0px 20% 10px 0px;
        padding-bottom: 2px;
        float: right;
    }
}

@media (max-width: 300px) {
    .siteinfo {
        background-color: #efefef;
        border-color: #ccc;
        min-height: 102px;
        margin: 0px 20% 10px 0px;
        padding-bottom: 2px;
        float: right;

    }
}


@media (max-width: 930px) {

    .siteinfo table {
        float: right;
        margin: 12px 10px 0 0;
        width: 100px;
        height: 40px;
    }
}

@media (max-width: 600px) {

    .siteinfo table {

        float: right;
        margin: 12px 10px 0 0;
        width: 100px;
        height: 40px;
    }
}

@media (max-width: 400px) {

    .siteinfo table {

        float: right;
        margin: 12px 10px 0 0;
        width: 100px;
        height: 40px;
    }
}

@media (max-width: 930px) {

    .siteinfo table td {
        text-align: center;
        vertical-align: central;
    }
}

@media (max-width: 600px) {

    .siteinfo table td {
        text-align: center;
        vertical-align: central;
    }
}

@media (max-width: 400px) {

    .siteinfo table td {
        text-align: center;
        vertical-align: central;
    }
}

@media (max-width: 930px) {

    .siteinfo table td p {
        font-size: 18px;
        font-weight: bold;
    }
}

@media (max-width: 600px) {

    .siteinfo table td p {
        font-size: 18px;
        font-weight: bold;
    }
}

@media (max-width: 300px) {

    .siteinfo table td p {
        margin: 0px 20% 10px 0px;

        font-size: 18px;
        font-weight: bold;
    }
}
