@media only screen and (max-width:1200px){}
@media only screen and (max-width:992px){.content .blog-f h2{position:relative;margin-left:0;width:100%;}
.it-image{margin-top:0;}
.blog-intro{left:auto;margin-left:0;width:100%;top:0;}
.ban-razd{border-left:none;border-right:none;}
.coll2{border-left:none;border-right:none;}
.sidebar{padding-left:0px;border-left-width:1px;border-left:none;}
}
@media only screen and (max-width:768px){.spis > li.active, .spis > li:hover{border-bottom:none;}
.spis > li:hover>a{color:#9f4410;}
}
@media only screen and (max-width:480px){textarea.lab2{width:90%;}
}
@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:landscape){}
@media only screen and (max-width:320px){}
@media only screen and (min-width:320px){}
@media only screen and (min-width:480px){}
@media only screen and (min-width:768px){}
@media only screen and (min-width:992px){}
@media only screen and (min-width:1200px){}