/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

body {
   /* background: #f5f5f5 url('../img/back.png') center 60px no-repeat;
    min-height: 100%;
    padding-bottom: 300px;
    position: relative;*/
}


.slider div:first-child{
    position: relative;
}
.slider .leftBlock{
    position: absolute;
    width: 175px;
    height: 230px;
    top: 80px;
    left: 34px;
    z-index: 99;
}
.slider .leftBlock a{
    color: #666666;
    line-height: 14px;
    font-size: 14px;
    vertical-align: super;
}
.slider .leftBlock a:first-child{
    margin-left: -30px;
    margin-right: 7px;
}
.slider .leftBlock a:first-child img{
    margin-bottom: 5px;
}
.slider .leftBlock ul li{
    list-style-image: none;
    line-height: 13px;
    list-style-type: none;
}
.slider .redCar img{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.slider .leftBlock ul li.active a{
    color: #cc0000;
}

.slider .leftBlock ul li.active a:first-of-type{
    background-image: url("https://www.provinyl.com.au/files/theme/listStyleRed.png");
}

.slider p:first-of-type{
    position: absolute;
    top: 15px;
    left: 25px;
    width: 200px;
    color: #cccccc;

}
.slider p:last-of-type{
    position: absolute;
    bottom: 5px;
    left: 25px;
    color: #cccccc;
    font-size: 12px;
 
}
.slider .bigText {
    position: absolute;
 
    text-align: right;
    font-size: 17px;
    line-height: 26px;
    right: 10px;
    top: 60px;
    color: #ffffff;
}

#fara{
    position: absolute;
    right: 40px;
    bottom: -80px;
}


@media (max-width: 959px) and (min-width:768px) {
    .header .span2:first-of-type {
        width: 100px;
    }

    /*сюда прописывай новые размеры для тех блоков, что менял, токо уже меньше, чтобы не лезли*/
}