
@media (min-width: 990px) and (max-width: 1200px) {
    header .menu_topmenu {
        padding-top: 0px;
    }

    header .logo {
        float: right;
        margin-right: 16px;
        padding: 20px 0;
    }

    .btn_ad_ads a {
        padding: 0 15px 0px 3px;
    }

    .search {
        float: right;
        padding-right: 30px;
        padding-top: 0px;
    }

    .account_lang {
        float: right;
        margin-right: 20px;
        display: -webkit-box;
        padding-top: 0px;
    }

    .btn_ad_ads {
        margin-top: -50px;
    }


    
}

@media (min-width: 770px) and (max-width: 990px) {
    header { margin-bottom: 30px;}
    header .logo { float: initial; text-align: center;}
    header nav { padding-top: 0px; }
    header nav ul li {
        display: inline-block;
        padding-right: 25px;
        margin-top: 23px;
    }
}

@media (min-width: 850px) and (max-width: 990px) {
    .search {
        display: none;
    }

    header .menu_topmenu {
        padding-top: 30px;
    }
}


@media (max-width: 850px) {
    .search {
        display: none;
    }
    header .menu_topmenu {
        padding-top: 29px;
    }
}


@media (max-width: 770px) {

    .sections ul li {
        display: inline-block;
        width: 30%;
        text-align: center;
    }
    
    .form_chat {
    text-align: center;
}

.all_chat .col-md-9 {
    padding-left: 0px;
    padding-right: 0px;
}


.form_chat input {
    margin-bottom: 20px;
}
    .ad_ads_right {
        position: relative;
        width: 15%;
        float: right;
        display: none;
    }

    .slider_rating {
        padding: 0 15px;
        width: 100%;
        float: inherit;
        position: relative;
    }

    .most_sold {
        background: #f7f7f7;
        width: 40%;
        float: left;
        padding: 20px;
        box-shadow: 0px 0px 10px 3px #00000017;
    }

    nav {display: none;}

    header nav {
        float: inherit;
        padding-top: 30px;
        clear: both;
        margin-left: 0;
        padding-bottom: 24PX;
        text-align: center;
        /* background-color: #fff; */
        }

        #nav ul ul {
            width: 100%;
        }

        #nav ul ul li {
            width: 100%;
        }

    header nav ul li {display: block !important;padding: 12px 0px;border-bottom: 1px solid #e8e8e82e;}
    header nav ul li a { color: #000;}
    
    
    
    .all_data { padding: 3px; }
    
    .chat {
    padding: 6px;
    background: #fff;
    margin-top: 3px;
    border: 1px solid #ddd;
}

.all_chat .top_chat {
    background: #fff;
    padding: 15px;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #ddd;
}
.links_chat {
    background: #fff;
    padding: 20px;
    margin-top: 4px;
    text-align: center;
    border: 1px solid #ddd;
}

.all_data {
    background: #ffffff;
    padding: 25px;
    display: inline-block;
    width: 100%;
}
    
    
}

@media (min-width: 770px) { 
    nav {display: block !important;}  
}

@media (max-width: 990px) {

}

@media (max-width: 450px) {
    .copyright {text-align: center; }
    .copyright p { float: inherit;}
    .copyright a {float: inherit;width: 100%;display: block;}   
}

@media (max-width: 750px) {
    header .menu_topmenu {
        float: none;
        padding-right: 0;
        padding-top: 45px;
        width: 100%;
    }
    
    header .menu_topmenu .menu_header nav ul { float: none;}
}


@media (min-width: 990px) and (max-width: 1200px) {
    header .logo {
        float: none;
        padding: 20px 0;
        width: 100%;
        text-align: center;
    }
    header .menu_topmenu {
        float: none;
    }
    header .menu_topmenu .menu_header nav ul {
        text-align: center;
    }
}

@media (max-width:990px) {  
}
  
@media (max-width:400px) {
    
}

@media (max-width:500px) {
    .table td, .table th {
    padding: 2px;}
    
    .ad_ads_left2 {
        display: none;
    }

    .logo {
        /* text-align:center; */
        float:inherit;
        margin:0 auto;
    }

    .all_ads_site .row {
        width: 100%;
        float: inherit;
    }

    .most_sold {
        background: #f7f7f7;
        width: 100%;
        float: inherit;
        padding: 20px;
        box-shadow: 0px 0px 10px 3px #00000017;
    }

    .last_ads {
        width: 100%;
        float: inherit;
    }
    
    .form_chat input {
        width:100%;
        margin-bottom: 20px;}
    
    .all_chat .top_chat {
    border-radius: 0px;}
    
    .chat {
    border-radius: 0px;}
    
    .links_chat{
    border-radius: 0px;}
    
    .account_lang {
    float: inherit;
    display: -webkit-box;
    padding-top: 14px;
    text-align: center;
    clear: both;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 0px;
    padding-right: 10px;
}

.btn_ad_ads a {
    height: 80px;
    line-height: 80px !important;
}
    .btn_ad_ads {
        /* display:none; */
    }
    
    .all_chat .top_chat .user_chat {
    float: inherit;
    text-align: center;
    }
}

@media (max-width:350px) {
    header .logo {
        float: right;
        margin-right: 40px;
        padding: 20px 0;
        width: 50%;
    }

    .icon_mobile {
        display: block;
        padding-top: 0px;
        padding-left: 20px;
    }

    .sections ul li {
        width: 50%;
    }

    footer .links_footer li {
        width: 100%;
        display: inline-block;
        padding-bottom: 10px;
    }
}


@media (max-width:450px) {
    
   .btn-group button h5 {
    font-size: 12px; }

}




select#country {
    width: 100%;
    height: 49px;
    margin-bottom: 12px;
}

select#area {
    width: 100%;
    height: 49px;
    margin-bottom: 12px;
}

select#cityarea {
    width: 100%;
    height: 49px;
    margin-bottom: 12px;
}


.img_heigh {
    width: 24px;
    margin-top: 5px !important;
    height: 30px !important;
}

.box_ads_prof {
    background: #fff;
    padding: 7px;
}


select#modal {
    width: 100%;
    height: 45px;
}

.col-md-offset-3 {
    margin-right: 0;
    margin-left: 0;
}

.one_form .btn-success {
  width: 100%;
}

.table img {
    max-width: initial;
}

.table .btn-primary {
    color: #fff;
    background-color: inherit;
    border-color: #007bff;
}


.table .btn-danger {
    color: #fff;
    background-color: inherit;
    border-color: #dc3545;
}



