@media(min-width: 1600px){
    .notperminumcontetns {padding-top: 8%;}
}
@media(min-width: 1400px) and (max-width: 1500px){
    .notperminumcontetns {padding-top: 12%;}
}
@media(min-width: 1100px) and (max-width: 1250px){
    .notperminumcontetns {padding-top: 14%;}
}
@media(min-width: 768px) and (max-width: 990px){
    .notperminumcontetns {padding-top: 18%;}
    .left_sidebar, .right_sidebar{width: 30%;}
    .left_sidebar{margin-top:15px;}
    .main_posts{width: 70%;padding: 15px;}
    .main_posts img,.main_posts iframe{max-width:100%;}
    .right_sidebar{display:none;}
    .headsprof{max-width:150px;}
    .main_wrapper .headers .inners .logos{width:45%;}
}
@media(min-width: 411px) and (max-width: 768px){
    .notperminumcontetns {padding-top: 5%;}
    .right_sidebar{display:none;}
    .headsprof{max-width:150px;}
    .main_wrapper .headers .inners .logos{width:45%;}
    .left_sidebar, .right_sidebar {
    width: 80%;
    float: none;
    margin: 0 auto;}
    .captha .input_group_addon{position:static;}
    .main_wrapper{max-width:100%;}
    .main_posts {width: 100%;float:none;}
    .main_posts .posts .npost{padding:25px 10px;margin-bottom: 20px;}
    .left_sidebar{margin-top:15px;}
    .chead2 .ctext{width:69%;}
    .chead2 .cuser {width: 30%;}
}
@media(min-width: 320px) and (max-width: 415px){
    .captha .input_group_addon{position:static;}
    .main_wrapper .headers .inners .logos {
        width: 100%;
        float: none;
    }
    .main_wrapper .headers .inners .logos{display: block;text-align: center;}
    .headsprof{
    float: none;
    max-width: 75%;
    width: 75%;
    margin: -20px auto 0px;
    }    
    .headsprof .links{padding-top:15px;}
    .main_wrapper .contents{padding:0;}
    .left_sidebar{    width: 90%;
    margin: 0 auto;
    float: none;}
    .main_posts {
        width: 100%;
        float: none;
        padding: 30px 15px;
    }
    iframe{max-width:100%;}
    .posts .npost{padding:15px 10px;}
    .posts .npost .npost_head h4 {font-size: 30px;}
    .nblock_links a.btn{margin:10px 5px;}
    .main_wrapper .headers .inners .forms {
        width: 220px;
        float: none;
        margin: 0 auto;
    }
    .chead2 .ctext{width:69%;}
    .chead2 .cuser {width: 30%;}
    .Conditions_contents a.Become_Premium,.contatus_widgets a{text-align: center;}
}