/*!
 * media SpiritIT
 */


@media screen and (max-width: 3000px) {

}

@media screen and (max-width: 2000px) {

}

@media screen and (max-width: 1920px) {

}

@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 1200px) {
    html, body {
        background: url(/template/images/MusicTheory1.jpg) repeat;
    }
}

@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 992px) {

}

@media screen and (max-width: 816px) {
    .results{
        margin-top: 10px;
    }
    .chkd a.link{
        top: -1px;
    }
    .results a.share{
        top: 0px;
    }
    .search-block{
        position: absolute;
        left: 0;
        right: 0;
        top: 15px;
        display: block;
        width: 100%;
        background: #FFF;
        /*padding: 0 15px 10px 15px;*/
        border: 1px solid #90a1bd;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .poisk{
        border: 0px solid #90a1bd;
    }
    .head-title-search{
        height: 150px;
    }
}

@media screen and (max-width: 768px){

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 544px) {

}

@media screen and (max-width: 480px) {
    .titleandpoisk{
        font-size: 22px;
        line-height: 30px;
    }
    .searchArtist{
        display: none;
    }
    .logo a{
        font-size: 35px;
    }
}

@media screen and (max-width: 414px) {

}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 320px) {

}
/*
     */
/*
*/