@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: "";
    content: none;
}

q:before, q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

input, textarea, button {
    outline: none;
    padding: 0;
    border: 0;
    resize: none;
    font-family: Inter,sans-serif;
}

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Inter,sans-serif;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #1b1e1e;
    height: 100%;
    min-width: 320px;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #f5f5f5;
}

strong {
    font-weight: bold;
}

h1 {
    font-size: 28px;
    padding: 5px 0 15px 0;
}

h2 {
    font-size: 25px;
    padding: 5px 0 15px 0;
}

p {
    padding: 0 0 12px;
    line-height: 22px;
}

a {
    text-decoration: none;
    color: #056AA8;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

a:hover {
    color: rgba(5, 106, 168, 0.7);
}

ul {
    list-style: disc outside;
    padding: 0 0 12px;
}

ul li {
    margin-left: 17px;
    margin-bottom: 4px;
}

ol li {
    margin-left: 17px;
    margin-bottom: 4px;
}

img {
    max-width: 560px;
    height: auto;
}

footer {
    align-items: center;
    padding: 10px 10px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

header {
    position: relative;
    width: 90%;
    margin: 0 auto;
    height: 85px;
    padding-top: 20px;
}

header #block-rusvideochat-branding, header #block-brendingsaita, footer #block-rusvideochat-branding, footer #block-brendingsaita {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
}

header #block-rusvideochat-main-menu, header #block-osnovnaanavigacia, footer #block-rusvideochat-main-menu, footer #block-osnovnaanavigacia {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
}

header #block-rusvideochat-main-menu ul, header #block-osnovnaanavigacia ul, footer #block-rusvideochat-main-menu ul, footer #block-osnovnaanavigacia ul {
    list-style: none;
}

header #block-rusvideochat-main-menu ul li, header #block-osnovnaanavigacia ul li, footer #block-rusvideochat-main-menu ul li, footer #block-osnovnaanavigacia ul li {
    float: left;
}

header #block-rusvideochat-main-menu ul li a, header #block-osnovnaanavigacia ul li a, footer #block-rusvideochat-main-menu ul li a, footer #block-osnovnaanavigacia ul li a {
    color: #6E6E6E;
}

header #block-rusvideochat-main-menu ul li a:hover, header #block-osnovnaanavigacia ul li a:hover, footer #block-rusvideochat-main-menu ul li a:hover, footer #block-osnovnaanavigacia ul li a:hover {
    color: #00a7ff;
}

header #block-vstupitevnasugruppuvkontakt, header #block-kopirait, footer #block-vstupitevnasugruppuvkontakt, footer #block-kopirait {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    font-size: 15px;
    float: right;
}

footer {
    padding-bottom: 20px;
    margin-top: 40px;
}

footer #block-kopirait {
    margin-top: 12px;
}

.app--left, .app--right {
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
    height: 100%;
    overflow: hidden;

    background: #192133;
}

#block-premlink {
    z-index: 99999;
    position: relative;
}

#cmtBox1, #cmtBox2 {
    min-height: 380px;
}

#free-app .free-cmt-block {
    height: 100%;
}

.app__rusvid {
    text-align: center;
    position: relative;
    width: 96%;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    /*max-height: calc(95vh);*/
}

.app__rusvid .free-widget-view, .app__rusvid .free-cmt-block {
    max-height: calc(95vh) !important;
}

.app--control, .app--bottom {
    width: 100%;
    padding: 0 8px;
    margin: 6px auto 0;
}

#cmtControl {
    position: relative;
    padding-top: 70px;
    overflow: hidden;
}

#cmtControl .inprogress {
    position: absolute;
    width: 50%;
    height: 60px;
    top: 0;
    right: 0;
    margin-right: -4px;
    padding-top: 22px;
    color: #111;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

#cmtStart, #cmtStop {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 60px;
    font-size: 18px;

    background: #00a7ff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#cmtControl #cmtNext {
    position: absolute;
    display: none;
    width: 50%;
    height: 60px;
    top: 0;
    right: 0;
    margin-right: -4px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    background: #c9376b;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

app__rusvid .start--btn {
    position: relative;
}

app__rusvid .start--btn .flash__description {
    display: none !important;
}

app__rusvid .setttings {
    position: absolute;
    top: 7px;
}

app__rusvid #cmtControl input {
    border: 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    background: #FF483D;
    cursor: pointer;
    width: 165px;
    height: 45px;
    margin-right: 20px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

app__rusvid #cmtControl input:hover {
    background: #61ba2a;
}

#messBox {
    margin-top: 15px;
    position: relative;
    height: 200px;
    background: #fff;
	z-index: 555;
}

#cmtMess {
    z-index: 5;
    position: relative;
    overflow: auto;
    margin-bottom: 22px;
    padding: 8px 10px 5px 10px;
    width: 100%;
    background: #fff;
}

#cmtMsg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 14px 17px;
    border: 1px solid #f5e4e4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    z-index: 55;
}

#cmtMess .user {
    background-color: transparent;
    color: #9999ff;
}

#cmtMess .me {
    background-color: transparent;
    color: #FF0000;
}

#cmtMess .messme, #cmtMess .messuser {
    font-size: 14px;
    line-height: 1.3;
    display: block;
    margin: 0 27px 22px 24px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(102, 102, 102, 0.5);
    -moz-box-shadow: 0 0 20px 0 rgba(102, 102, 102, 0.5);
    box-shadow: 0 0 20px 0 rgba(102, 102, 102, 0.5);
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    padding: 15px 20px;
    word-wrap: break-word;
}

#cmtBox1, #cmtBox2 {
    width: 100%;
    height: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

#cmtCountry {
    display: none;
}

.jqselect {
    display: inline-block;
    position: relative;
    border: 0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 4px;
    background: #ff483d;
    cursor: pointer;
    width: 170px;
    text-align: left;
}

#newline {
    text-align: left;
    z-index: 8;
    position: relative;
}

.jqselect.opened .jq-selectbox__select:after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 13px;
}

.jqselect .jq-selectbox__select {
    position: relative;
    padding: 7px 20px 7px 9px;
    height: 30px;
}

.jqselect .jq-selectbox__select:after {
    content: '';
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    right: 7px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.jq-selectbox__dropdown {
    position: absolute;
    padding: 4px 4px;
    background: #ff483d;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    left: 0;
    top: 32px !important;
    width: 170px !important;
}

.jq-selectbox__dropdown ul {
    list-style: none;
    font-size: 11px;
    width: 166px;
}

.jq-selectbox, .face, .ages {
    display: inline-block;
    position: relative;
}

.ages {
    float: right;
    padding-bottom: 0;
    margin-top: 8px;
}

.cmtFace_label {
    left: 0;
    top: 30px;
    width: 490px;
    z-index: 5;
    box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.05), -1px 3px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #fff;
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    visibility: hidden;
}

.face {
    cursor: pointer;
    margin: 0 5px 0 12px;
    top: 3px;
}

.face:hover .cmtFace_label {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    top: 36px;
}

#cmtFace {
    position: relative;
    right: 5px;
    bottom: 4px;
    z-index: 5;
    width: 22px;
    height: 14px;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
}

#cmtFace {
    cursor: pointer;
    margin-left: -3px;
}

.fake__checkbox {
    position: relative;
    margin: 0 22px 1px 0;
    top: 2px;
}

.fake__checkbox--border, .fake__checkbox--check {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fake__checkbox--border:before, .fake__checkbox--check:before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #e1e1e1;
    top: 0;
    left: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

.face input[type=checkbox]:checked ~ .fake__checkbox .fake__checkbox--check:before {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.fake__checkbox--check:before {
    content: " ";
    display: block;
    position: absolute;
    width: 5px;
    height: 8px;
    border: solid #7e384b;
    border-width: 0 2px 2px 0;
    left: 8px;
    top: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.jq-selectbox__dropdown ul li {
    display: block;
    margin: 0;
    padding: 5px 4px 3px 4px;
    line-height: 14px;
    border: 1px solid #ff483d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.jq-selectbox__dropdown ul li:hover {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.43) !important;
}

#cmtStart2 {
    position: absolute;
    border: 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
    background: #FF483D;
    cursor: pointer;
    width: 215px;
    height: 40px;
    padding: 0;
    bottom: 20%;
    margin-left: -107px;
    margin-bottom: -40px;
    left: 50%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#cmtStart2:hover {
    background: #61ba2a;
}

#block-views-block-blok-spisok-razdelov-dla-glavnoi-block-1 {
    margin-top: 15px;
}

.path-frontpage .layout-content {
    width: 85%;
    margin: 30px auto;
    padding: 25px 35px;
    background: #fff;
    box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.05), -1px 3px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

.path-frontpage .prev__articles {
    position: relative;
    width: 33%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    padding: 15px 16px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#newline {
	min-height: 30px;
}

#newline .jq-selectbox, #newline .face {
	display: none !important;
}

.path-frontpage .prev__articles:hover {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}

.path-frontpage .prev__articles--img img {
    width: 100%;
}

.path-frontpage .prev__articles--title {
    font-size: 22px;
    line-height: 30px;
    margin: 5px 0 12px 0;
}

.path-frontpage .prev__articles--title a {
    color: #056AA8;
    border-bottom: 1px solid #f5e4e4;
}

.path-frontpage .prev__articles--title a:hover {
    border-bottom: 1px solid #056AA8;
}

.path-frontpage .prev__articles--txt {
    font-size: 16px;
}

.path-frontpage .prev__articles--link {
    position: relative;
}

.path-frontpage .prev__articles--link a {
    color: #056AA8;
}

.path-frontpage .prev__articles--link a:after {
    content: '→';
    position: absolute;
    right: -24px;
    top: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.path-frontpage .prev__articles--link a:hover:after {
    right: -29px;
}

#block-rusvideochat-breadcrumbs {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 28px;
}

#block-rusvideochat-breadcrumbs li {
    position: relative;
    float: left;
    margin-right: 38px;
    margin-left: 0;
    margin-bottom: 0;
}

#block-rusvideochat-breadcrumbs li:before {
    content: '→';
    position: absolute;
    left: -26px;
    color: #056AA8;
}

#block-rusvideochat-breadcrumbs li:first-child:before {
    display: none;
}

#sh {
    height: 45px;
}

#sh div, #sh p {
    display: inline-block;
    float: left;
}

#sh p {
    margin: 3px 0 0 10px;
}

.path-taxonomy .layout-content {
    width: 88%;
    margin: 30px auto;
    overflow: hidden;
}

.path-taxonomy .layout-content .head__view {
    width: 78%;
    float: left;
    background: #fff;
    padding: 25px 30px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.path-taxonomy .articles--item {
    float: right;
    width: 20%;
    background: #fff;
    padding: 15px 15px 0 15px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.path-taxonomy .articles--item ul {
    list-style: none;
}

.path-taxonomy .articles--item ul .articles {
    margin-left: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding-bottom: 11px;
}

.path-taxonomy .articles--item ul .articles:last-child {
    border-bottom: 0 solid #eee;
    padding-bottom: 0;
}

.path-taxonomy .articles--item ul .articles--item--title {
    margin-bottom: 8px;
}

.path-taxonomy .articles--item ul .articles--item--title a {
    color: #056AA8;
}

.path-taxonomy .articles--item ul .articles--item--title a:hover {
    color: #00a7ff;
}

.path-taxonomy .articles--item ul .articles--item--txt {
    font-size: 16px;
}

.path-taxonomy .articles--item ul .articles--item--link a {
    position: relative;
    color: #056AA8;
    font-size: 16px;
}

.path-taxonomy .articles--item ul .articles--item--link a:after {
    content: '→';
    position: absolute;
    right: -24px;
    top: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.path-taxonomy .articles--item ul .articles--item--link a:hover:after {
    right: -29px;
}

.path-node #block-rusvideochat-content, .path-user #block-rusvideochat-content {
    background: #fff;
    padding: 25px 30px;
    box-shadow: 1px 3px 10px 0 rgba(0, 0, 0, 0.05), -1px 3px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.layout-content {
    width: 88%;
    margin: 30px auto;
    overflow: hidden;
}

.page-node-type-stati article article {
    font-size: 16px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    padding: 5px 14px;
    margin: 10px 0 10px 0;
}

.page-node-type-stati article article ul {
    list-style: none;
}

.page-node-type-stati article article ul li {
    margin-left: 0;
    margin-bottom: 4px;
}

.page-node-type-stati article article ul li a {
    position: relative;
}

.page-node-type-stati article article ul li a:after {
    content: '→';
    position: absolute;
    right: -24px;
    top: 3px;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.page-node-type-stati article article ul li a:hover:after {
    right: -29px;
}

.anchor--links {
    font-size: 16px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    padding: 5px 14px;
    margin: 10px 0 10px 0;
}

.user-login-form {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.user-login-form .description {
    margin-top: 6px;
    font-size: 14px;
}

.user-login-form label {
    display: block;
    margin-bottom: 10px;
    padding-top: 25px;
}

.user-login-form textarea, .user-login-form input {
    background: #f0f4f7;
    border: 0;
    font-size: 18px;
    width: 80%;
    padding: 15px 19px;
}

.user-login-form .button {
    display: block;
    margin-top: 20px;
    width: 200px;
    border: 2px solid #000;
    font-size: 18px;
    padding: 13px 6px 10px 6px;
    text-transform: uppercase;
    background: #fff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.user-login-form .button:hover {
    color: #fff;
    border: 2px solid #00a7ff;
    background: #00a7ff;
}

.contact-form {
    background: #fff;
    padding-bottom: 35px;
}

.contact-form form {
    width: 80%;
    margin: 0 30px;
    padding-bottom: 20px;
}

.contact-form form label {
    display: block;
    margin-bottom: 10px;
    padding-top: 25px;
}

.contact-form form textarea, .contact-form form input {
    background: #f0f4f7;
    border: 0;
    font-size: 18px;
    width: 80%;
    padding: 15px 19px;
}

.contact-form form .form-actions {
    margin-top: 15px;
}

.contact-form form .form-actions .button {
    display: none;
}

.contact-form form .form-actions .button.button--primary {
    display: block;
    border: 2px solid #000;
    font-size: 18px;
    padding: 13px 6px 10px 6px;
    text-transform: uppercase;
    background: #fff;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.contact-form form .form-actions .button.button--primary:hover {
    color: #fff;
    border: 2px solid #00a7ff;
    background: #00a7ff;
}

#block-komet {
    display: inline-block;
    width: 180px;
    text-align: center;
    position: absolute;
        top: 8px;
    left: 50%;
    margin-left: -90px;
    color: #6E6E6E;
    font-size: 14px;
}

#block-komet .logo__svg {
    display: inline-block;
    width: 180px;
    height: 40px;
}

header {
    position: relative;
}

#block-komet .logo__svg svg {
    width: 180px;
    height: 40px;
}

.coomet--coop {
    position: absolute;
    top: 4px;
    width: 150px;
    text-align: center;

    left: 10%;
    margin-left: 250px;
}

.coomet--coop .coomet--txt {
    color: #fff;
    font-size: 14px;
}

.coomet--coop .coomeet__logo, .coomet--coop .logo__svg {
    display: inline-block;
    width: 144px;
    height: 35px;
}

.coomet--coop .logo__svg svg {
    width: 144px;
    height: 35px;
}

.cm-messenger__list p {
    background: #fff;
    padding: 5px;
    border-radius: 12px;

    text-align: left;
}

#block-rusvideochat-branding a img {
    width: 200px;
}

header #block-rusvideochat-main-menu ul li a, header #block-osnovnaanavigacia ul li a, footer #block-rusvideochat-main-menu ul li a, footer #block-osnovnaanavigacia ul li a {
    font-size: 16px;
}

.cm-theme--default .cm-btn--large.cm-btn--start-friend, .cm-theme--default #cmtStart {
    background: #056AA8 !important;
}

.cm-theme--default .cm-btn {
    background: #F0443D !important;
}

@media screen and (max-width: 1500px) {
    header, .path-frontpage .layout-content, .path-taxonomy .layout-content, .path-node .layout-content, footer {
        width: 95%;
    }
}

@media screen and (max-width: 1350px) {
    .ages {
        width: 50%;
        margin-top: -5px;
    }
}

@media screen and (max-width: 1300px) {
    .path-frontpage .prev__articles {
        width: 49%;
    }

    header #block-rusvideochat-main-menu {
        margin-left: 14px;
    }

    #block-komet .logo__svg {
        width: 160px;
        height: 35px;
    }

    #block-komet .logo__svg svg {
        width: 160px;
        height: 35px;
    }

    .app--control, .app--bottom {
        padding: 0 3px;
    }
}

@media screen and (max-width: 1250px) {
    /*#cmtControl input {*/
    /*    font-size: 14px;*/
    /*    width: 100px;*/
    /*    height: 30px;*/
    /*    margin-right: 8px;*/
    /*}*/
}

@media screen and (max-width: 1200px) {
    body {
        font-size: 16px;
    }

    header, footer {
        padding: 10px 0;
    }

    header #block-vstupitevnasugruppuvkontakt, footer #block-vstupitevnasugruppuvkontakt {
        font-size: 13px;
    }

    #block-komet {
        display: none;
    }

    header #block-rusvideochat-main-menu {
        margin-left: 20px;
        width: 35%;
    }
}

@media screen and (max-width: 1080px) {
    #block-komet {
        display: none;
    }

    .coomet--coop {
        left: -3%;
    }
}

@media screen and (max-width: 999px) {
    .coomet--coop {
        display: none;
    }

    header #block-rusvideochat-main-menu, footer #block-osnovnaanavigacia-menu {
        width: 40%;
        margin-top: 17px;
        float: right;
    }

    header #block-vstupitevnasugruppuvkontakt {
        float: none;
        margin: 0 auto;
        margin-top: 26px;
        width: 395px;
        display: none;
    }

    .path-taxonomy .layout-content .head__view, .path-taxonomy .articles--item {
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    header {
        height: 70px;
    }

    header #block-rusvideochat-branding {
        margin-top: 7px;
        width: 30%;
    }
}

@media screen and (max-width: 950px) {

    app__rusvid .setttings {
        position: static;
    }
}

@media screen and (max-width: 880px) {
    .ages {
        display: block;
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    header #block-rusvideochat-main-menu {
        width: 58%;
        text-align: left;
    }

    header #block-rusvideochat-main-menu ul li {
        float: right;
    }
}

@media screen and (max-width: 699px) {
    .path-frontpage .prev__articles {
        width: 100%;
    }

    #cmtBox1, #cmtBox2 {
        max-height: 280px;
        min-height: 260px;
    }

    #cmtStart, #cmtStop {

    }

    .app--left, .app--right {
        height: 100%;
        width: 100%;
        margin: 4px 0;
    }
	
	header #block-rusvideochat-branding {
		
		    width: 41%;
	}
	
	.cm-enable-camera {
		padding: 0 10px;
	}
	
	header #block-rusvideochat-main-menu ul li a, header #block-osnovnaanavigacia ul li a, footer #block-rusvideochat-main-menu ul li a, footer #block-osnovnaanavigacia ul li a {
		    font-size: 14px;
	}

    header #block-rusvideochat-main-menu {
        margin-top: 6px;
        width: 52%;
    }

    .cm-enable-camera__logo {
        display: none;
    }

    .cm-guest--separate {
        max-width: 300px;
    }

    h1 {
        font-size: 22px;
        padding: 2px 17px 17px 2px;
    }

    h2 {
        font-size: 20px;
    }

    img {
        max-width: 100%;
    }

    .contact-form form {
        width: 100%;
        margin: 0 auto;
        padding: 0 34px;
    }

    .contact-form form textarea, .contact-form form input {
        width: 100%;
    }

    .path-frontpage .layout-content {
        padding: 20px 20px;
    }
}

@media screen and (max-width: 450px) {
    #cmtBox1 .cm-btn, #cmtBox2 .cm-btn {
        width: 100%;
    }

    .cm-guest--separate {
        width: 100%;
    }

    .face {
        display: block;
        margin-left: 0;
        margin: 7px 0px;
    }

    .cmtFace {
        margin-left: -22px;
    }

    .cmtFace_label {
        width: 100%;
    }
}

#block-rusvideochat-content ol {
    list-style: decimal;;
}

#block-rusvideochat-content ul {
    list-style: disc;
}

#cmtStop {
    width: 50%;
}

#cmtStop, #cmtNext {
    display: none;
}

#block-rusvideochat-content .articles--item ul {
    list-style: none;
}

#block-rusvideochat-content article article ul {
    list-style: none;
}
.cm-modal-dialog {
	z-index: 10001 !important;
}

.path-frontpage .prev__articles .prev__articles--img {
	max-height: 313px;
    overflow: hidden;
}