#footer-links-list li a {
    font-weight: 600;
}

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

}

@media only screen and (max-width:1200px){
    html, body{
        font-size:18px;
    }

    .profile_description ul li{
        font-size:20px !important;
    }
}



@media only screen and (max-width:990px) {
    html, body{
        font-size:16px;
    }

    .profile_description ul li{
        font-size:20px !important;
    }

    .container{
        padding:0 25px;
    }
    .for_select2 .select2,.ls,.select2{
        min-width:60%;
    }
    .like_select,.w40 {
        width:60%;
    }
    .fb_login .triangle-right{
        left:20%;
    }
    .g_login .triangle-right{

        left:20%;
    }
    .bx-wrapper .bx-controls-direction a{
        width:40px;
        height:40px;
        margin-top: -20px;
    }
    .bx-wrapper{
        padding:10px 70px;
    }
    .king .top_members{    float:none;}
    .king div:last-child .top_members{float: none;}
    footer a,footer a:visited,footer a:active,footer ul li a,
    #main_header .menu_burger ul li a{
        font-size:16px;
    }
    footer img{
        max-width:50px;
        margin: 5px 10px 5px 0;
    }

    footer ul li{
        width:100%;
    }
    footer .container{
        margin-top: 15px;
    }
    .menu_footer{
        padding-left: 15px;
        padding-top: 0;
    }
    footer, .push{
        height:200px;
    }
    .wrapper{
        margin-bottom: -200px;
    }
}

@media only screen and (max-width:600px){
    #footer-links-list li a {
        font-size: 18px !important;
        font-weight: 600;
    }

    .personal .form-group.row >div{
        padding-left:0;
    }
    .personal .form-group.row.lng >div:nth-child(3),.personal .form-group.row.lng >div:nth-child(4){
        margin-top:10px;
    }
    html, body{        font-size:14px;    }
    h1,.content-holder h1{font-size:26px;}
    .home section:first-child{
        background-image: url(../img/bg_up.jpg);
        background-position: left top;
    }
    .home section:nth-child(3){
        background-image: url(../img/bg_down.jpg);
        background-position: left top;
    }
    footer a,footer a:visited,footer a:active,footer ul li a,
    #main_header .menu_burger ul li a{
        font-size:14px;
    }
    #main_header .menu_burger ul{
        min-width:280px;
    }
    .for_select2 .select2, .ls, .select2{
        min-width:250px;
    }
    .for_select2 .select2,.ls{
      /* min-width:100%;*/
        width: 250px !important;
    }
    .like_select, .w40,.ls{
        /*width:100%;*/
        width: 250px;
    }
    .w40.w40big{
        width:60%;
    }
    #ytplayer{
        width:280px;
    }

    .row{
        margin-right:0;
        margin-left:0;
    }
    .container{
        padding:0 10px;
    }
    .select2{
        min-width:280px;
    }


    .bx-wrapper{
        padding:10px 70px;
    }
    #second_header_links li{
        margin-right:15px;
    }

    #second_header_links li a {
        font-size: 15px !important;
        padding: 10px 0px;
    }

    #second_header_links .notification-counter {
        right: -15px;
    }

    #topLinks a{font-size: 14px !important;}

    .profile_description{margin-top:20px;}
    .insta_line_l,.insta_line_r{width:40%;}
    .w40.w40big{width:80%;}
    .preview{
        width:300px;
        max-width: 300px;
    }
    .fb_login .triangle-right,.g_login .triangle-right{
        left:0;
        font-size:11px;
    }
    .time{
        font-size:12px;
    }
    #audio-player{
        padding: 15px 8px;
    }
    #audio-player button{
        padding-left:3px;
        padding-right:3px;
    }
    #volume.ui-progressbar{
        width:40px;
    }
    .close{
        right:5px !important;
        width:40px !important;
        height:40px !important;
        z-index: 999;
    }

    .btn_panel_gall{
        margin-top: 20px;
        float: left;
        position: relative;
        left:0;
    }

    .small_select{
        width:80%;
    }
    .lb-outerContainer{
        width:300px;
        height: auto;
    }
    .btn{
        min-width: 120px;
    }

    textarea.form-control{
        min-height:100px;
    }

}

@media only screen and (max-width:330px){
#topLinks .nav li a {
    padding: 10px 10px;
}
}