/*
Theme Name:     Briliantina.com 2015 child theme - CS
Theme URI:      http://www.briliantina.com/de/
Description:    Child theme for the CS version of the site
Author:         Vasik
Author URI:     http://vasik.net
Template:       briliantina
Version:        0.1.0
*/

.girl-story .story {
    padding: 23% 25%;
}

.page-bottom .bottom-youtube {
    left: 67.1%;
}
.page-bottom .bottom-camera {
    left: 62%;
}
.call {
    position: absolute;
    padding: 20px;
    /*background: #f806ab;*/
    /*left: -70px;*/
    /*top: 20px;*/
    left: -140px;
    top: -60px;

    -ms-transform: rotate(-20deg); /* IE 9 */
    -webkit-transform: rotate(-20deg); /* Chrome, Safari, Opera */
    transform: rotate(-20deg);
    font-weight: bold;
    font-size: 25px;
    color: white;
}

.call .text-big {
    font-size: 30px;
}

.designs-heading #designs_filter_wrap {
    display: inline-block;
}

.concept .concept-vote {
    font-size: 18px;
}

.my-account {
    display: none;
}

.page-bottom .bottom-camera  {
    left: 61.45%;
}

.page-bottom .bottom-fb, .bottom-vk  {
    width: 3.9%;
    left: 50.8%;
}

.page-bottom .bottom-google-plus{
    width: 3.9%;
    left: 65.8%;
}

.bottom-ok {
    left: 58.45%;
}

.bottom-contact {
    display: none;
}

.bottom-app {
    left: 56.45%;
}


@media (max-width: 1200px) {
    .call {
        font-size: 16px;
    }
    .call .text-big {
        font-size: 20px;
    }

}

@media (max-width: 990px) {
    .call {
        top: -50px;
    }
}

@media (max-width: 650px) {
    .call {
        display: none;
    }
}