@media (max-width: 767px) {
.header-tkbo-bg {
    background: url(../images/top-title4.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
}
.header-tkbo-title {
    font-size: 3.5vh;
    line-height: 1.6;
    color: #FFED00;
    font-family: 'Druk Wide Cyr', sans-serif;
    text-align: center;
    top: 40px;
    position: relative;
    text-transform: uppercase;
}
.header-tkbo-title span {
    font-size: 1.8vh;
    line-height: 1;
    color: #fff;
    font-family: 'Druk Wide Cyr', sans-serif;
}
.header-tkbo-logo {
    position: absolute;
    right: 15%;
    top: 0%;
    height: 50%;
}
.header-tkbo-logo img {
    height: 50%;
}
.title-l {
    font-family: 'Druk Wide Cyr', sans-serif;
    font-size: 3.0vh;
    font-weight: bold;
    color: #303030;
    line-height: 1.1;
}
    .content {
        padding: 0px;
    }
img.img-logo-t {
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-bottom: 50px;
    width: 70px;
    border: 5px solid #fff;
    border-radius: 50px;
    box-shadow: -1px 3px 10px 0px #00000038;
} 
.mt-l {
    color: #202020;
    padding: 0px;
    font-size: 2.5vh;
    line-height: 1.4;
    font-weight: bold;
    display: block;
    text-align: right;
}
.mt-r {
    color: #202020;
    padding: 0px;
    font-size: 2.5vh;
    line-height: 1.4;
    font-weight: bold;
    display: block;
    text-align: left;
}
.bp-block-mt-left {
    border-radius: 20px;
    box-shadow: -1px 3px 10px 0px #00000038;
    padding: 30px 20px;
    margin: 20px;
    background: url(../images/mt-left.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    opacity: 0.9;
}
.bp-block-mt-right {
    border-radius: 20px;
    box-shadow: -1px 3px 10px 0px #00000038;
    padding: 30px 20px;
    margin: 20px;
    background: url(../images/mt-right.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    opacity: 0.9;
}
.mt-l span {
    width: 15px;
    height: 15px;
    background: #c60005;
    right: 25px;
    position: absolute;
    border-radius: 20px;
    margin-top: 3px;
    border: 2px solid #fff;
}
.mt-r span {
    width: 15px;
    height: 15px;
    background: #c60005;
    left: 25px;
    position: absolute;
    border-radius: 20px;
    margin-top: 3px;
    border: 2px solid #fff;
}
img.pb-vk-tkbo {
    border-radius: 40px;
    box-shadow: -1px 3px 10px 0px #00000038;
    margin-left: 10px;
    height: 40px;
}
.main-column-serv {
    display: block;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    margin-bottom: 80px;
}
img.pb-logo-serv {
    border-radius: 50px;
    border: 2px solid #ffffff;
    box-shadow: -1px 3px 10px 0px #00000038;
    float: left;
    margin: 10px 10px 20px 10px;
    height: 40px;
}
h5, .title-h5 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 3.8vh;
    font-weight: bold;
    line-height: 0.8;
    padding-bottom: 10px;
    margin-top: 20px;
}
.bp-block-serv {
    border-radius: 10px;
    box-shadow: -1px 3px 10px 0px #00000038;
    padding: 10px;
    margin: 20px;
    background: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 450px;
}
img.pb-img {
    border-radius: 10px;
    box-shadow: -1px 3px 10px 0px #00000038;
    min-height: 10px;
    max-height: 200px;
}
.pb-img {
    border-radius: 10px;
    box-shadow: -1px 3px 10px 0px #00000038;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    background-position: center;
}
.rf {
    border-radius: 150px;
        box-shadow: -1px 3px 10px 0px #00000038;
        padding: 20px;
        margin: 20px;
        color: #fff;
        background: url(../images/mask4.png);
        background-size: cover;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        display: inline-flex;
        left: auto;
        position: relative;
        right: auto;
        margin-bottom: 80px;
        min-height: 300px;
}
.agreement {
    position: relative;
    margin-bottom: 20px;
    color: #7C7F8C;
    padding-left: 28px;
    font-size: 12px;
    left: 0%;
}
form.feedback-tkbo.ajax_form {
    top: 40px;
    position: relative;
}
.green {
    color: #5db339;
}
.hidden {
    display: none;
}
h1, .title-h1 {
        font-size: 26px;
        margin-bottom: 0px;
        text-align: center;
    }
} 

#sphere-wrap {
    height: 100%;
    position: absolute;
    top: 1%;
    left: 15%;
    width: 100%;
    z-index: 1;
}
#sphere {

}
