
/* Large desktop */


/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
    body{
        overflow-x: hidden;
    }
    .main-dv {
        width: 100%;
        margin: 0 auto;
    }

    .main-slide {
        width: 100%;
    }


    .l-sid-r {
        display: none;
    }

    .l-sid-l {
        display: none;
    }
    .main-menu{
        width: 100%;
    }
    .conti{
        width: 100%;
    }
    #main{
        width: 100%;
    }
    .posts{
        width: 580px;
    }
    .overposts{
        width: 580px;
    }

    .overposts img{
        width: 560px;
    }

    /*----------------------------------------------------------*/

    .main-menu-footer{
        width: 100%;
    }
    .main-foot {
        width: 100%;
    }

    .about {
        width: 450px;
        margin-right: 30px;
    }

    .sus{
        float: right;
    }

    .foot-copy {
        width: 100%;
    }
    .nevisande p{
        width: 80%;
    }
    .expr{
        width: unset;
    }
    .comment-form textarea{
        width: 90%;
    }
}



@media (max-width: 900px) {
    body{
        overflow-x: hidden;
    }
    .comment-form textarea{
        width: 90%;
    }
    .barchasb{
        width: unset;
    }
    .share{
        width: unset;
    }
    .main-dv {
        width: 100%;
        margin: 0 auto;
    }

    .main-slide {
        width: 100%;
    }

    .sidbar-r {
        width: 700px;
        margin: 10px 80px 0 0;
    }
    .l-sid-r {
        display: none;
    }

    .l-sid-l {
        display: none;
    }
    .main-menu{
        width: 100%;
    }
    .conti{
        width: 100%;
    }
    #main{
        width: 100%;
    }
    .posts{
        width: 700px;
        margin: 0 80px;
    }
    .cot-s {
        width: 100%;
    }
    .overposts{
        width: 700px;
    }

    .overposts img{
        width: 680px;
    }

    /*----------------------------------------------------------*/

    .main-menu-footer{
        width: 100%;
    }
    .main-foot {
        width: 100%;
    }

    .about {
        width: 380px;
        margin-right: 30px;
    }

    .sus{
        float: right;
    }
    .sup{
        width: 100%;
    }

    .foot-copy {
        width: 100%;
    }
    .nevisande p{
        width: 80%;
    }
    .expr{
        width: unset;
    }
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    body{
        overflow-x: hidden;
    }
    .comment-form textarea{
        width: 90%;
    }
    .barchasb{
        width: unset;
    }
    .share{
        width: unset;
    }
    .main-dv {
        width: 100%;
        margin: 0 auto;
    }

    .main-slide {
        width: 100%;
    }

    .sidbar-r {
        width: 575px;
        margin: 10px 80px 0 0;
    }
    .l-sid-r {
        display: none;
    }

    .l-sid-l {
        display: none;
    }
    .main-menu{
        width: 100%;
    }
    .conti{
        width: 100%;
    }
    #main{
        width: 100%;
    }
    .posts{
        width: 575px;
        margin: 0 80px;
    }
    .cot-s {
        width: 100%;
    }
    .overposts{
        width: 575px;
    }

    .overposts img{
        width: 555px;
    }

    /*----------------------------------------------------------*/

    .main-menu-footer{
        width: 100%;
    }
    .main-foot {
        width: 100%;
    }

    .about {
        width: 575px;
        margin: 0 80px;
    }

    .sus{
        float: right;
        display: none;
    }
    .sup{
        width: 100%;
        display: none;

    }

    .foot-copy {
        width: 100%;
    }
    .expr{
        width: unset;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    body{
        /*overflow-x: hidden;*/
    }
    .comment-form textarea{
        width: 90%;
    }
    .barchasb{
        width: 95%;
    }
    .share{
        width: 95%;
    }
    .main-dv {
        width: 100%;
        margin: 0 auto;
    }

    .main-slide {
        width: 100%;
    }
    .logo-org img{
        max-width: 170px;
    }
    .cot .p-tag{
        width:100%;
    }
    .cot .p-tag ol{
        width:auto;
    }
    .sidbar-r {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .l-sid-r {
        display: none;
    }

    .l-sid-l {
        display: none;
    }
    .main-menu{
        width: 100%;
        display: none;
    }
    .nav-menu{
        background: unset;
        width:100%;
    }
    .conti{
        width: 100%;
    }
    #main{
        width: 100%;
    }
    .posts{
        width: 95%;
        margin: 0 auto;
        float: unset;
    }
    .cot-s {
        width: 100%;
    }
    .overposts{
        width: 100%;
    }

    .overposts img{
        width: 100%;
    }

    /*----------------------------------------------------------*/

    .main-menu-footer{
        width: 100%;
    }
    .main-foot {
        width: 100%;
    }

    .about {
        width: 90%;
        margin: 0 24px;
    }

    .sus{
        float: right;
        display: none;
    }
    .sup{
        width: 100%;
        display: none;

    }

    .foot-copy {
        width: 100%;
    }
    .expr{
        width: 95%;
        margin: 0 auto;
        padding: unset;
    }
    .expr p{
        padding: 5px 18px;
    }
    .cot-contant img{
        width: 80%;
        height: auto;
    }
    .cot-n{
        display: none;
    }
    .cot-n-2{
        display: none;

    }

    /*.posts{*/
    /*    max-width:100%;*/
    /*}*/
    body{
        overflow-x: hidden;

    }
    .comment-form textarea{

        max-width: 95% !important;
    }

    ol.comment-list{
        width: 99%;
    }
    .modal{
        display: block;
    }
    .menubtn{
        display: block;
    }
    html #wpadminbar{
        display: none;
    }
    .cot-o-title-2{
        column-count: unset;
    }
    .nevisande p{
        width: 66%;
        margin: 0 0 15px 0;
    }
    .expr{
        width: unset;
    }
    .foot-copy .trh{
        left: 0;
    }
    .fixed-header{
        background: #ff059e !important;
        float : right;
    }
    .comment-respond{
        width: 95%;
        margin: 0 auto;
    }
    .foot-ads-mob{
        display: block;
        position: fixed;
        bottom: 0;
    }
    .foot-ads-mob button{
        color: #fdfdfd;
        float: left;
        background: black;
        border: 0;
    }
    .foot{
        margin-bottom: 50px;
    }
}