footer,
header,
main,
nav,
section {
    display: block;
}

a:active,
a:hover {
    outline: 0;
}

b {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

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

td {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    a[href^="#"]:after {
        content: "";
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
}

body {
    color: #333333;
    background:#fff;
    overflow-x:hidden;
    line-height: 1;
    height: 100%;
    -webkit-text-size-adjust: 100%;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a:hover,
a:focus {
    color: #006ecc;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

img {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

h4,
h5,
h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}

h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 23px;
}

h4 {
    font-size: 17px;
}

h5 {
    font-size: 13px;
}

h6 {
    font-size: 12px;
}

p {
    margin: 0 0 9px;
}

.text-fullstory p {
    margin: 0 0 9px;
    margin: 15px 0 !important;
}

small {
    font-size: 85%;
}

ul ul {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .container {
        width: 95%;
    }
}

@media only screen and (min-width: 300px) {
    .logo-text-header{
        display:block !important;
    }
}



@media (min-width: 1200px) {
    .container {
        width: 95%;
    }
}

@media (max-width: 996px) {
.col-md-5,
.col-md-7 {
    padding:0;
    display: inline-block;
}
}

@media (min-width: 959px) { /*992*/
    .col-md-5,
    .col-md-7,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .container {
        width: 95%;
    }
}

table {
    max-width: 100%;
    background-color: transparent;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px;
    /* IE8-9 */
    line-height: normal;
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input[type="search"] {
    -webkit-appearance: none;
}

.dummn {
    display: none;
}

.middle18 {
    font-size: 18px;
    vertical-align: middle;
}

.pager {
    padding-left: 0;
    margin: 15px 0 0 0;
    list-style: none;
    text-align: center;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
}

.media {
    overflow: hidden;
    zoom: 1;
}

.media {
    margin-top: 0;
}

.container:before,
.container:after,
.row:before,
.row:after,
.pager:before,
.pager:after {
    content: " ";
    display: table;
}

.container:after,
.row:after,
.pager:after {
    clear: both;
}

@-ms-viewport {
    width: device-width;
}

/* Form style */

mark.validate {
    display: inline-block;
    margin: 12px 0 0 10px;
    width: 16px;
    height: 16px;
    background: transparent none;
}
#contact h1 {
    font-size: 20px;
}
#contact label {
    display: inline-block;
    float: left;
    height: 1em;
    line-height: 1em;
    padding: 6px 0 0;
    width: auto;
    font-size: 16px;
    margin: 5px 0;
    clear: both;
}

#contact label small {
    font-size: 18px;
    color: red;
}

#contact label.verify {
    padding: 0;
    margin: -10px 0 0 0;
}
#contact label.verify img {
    padding-top: 23px;
}

#contact input, #contact textarea, #contact select {
    float: right;
    width: 50%;
    padding: 5px;
    color: #666;
    background: #f5f5f5;
    border: 1px solid #ccc;
    margin: 10px 0 0 0;
    font-family: inherit;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    vertical-align: top;

    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;

    box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}
#contact textarea {
    width: 50%;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
    border: 1px solid #ddd;
    background-color: #fff;
    color:#333;
    outline: none;
    position: relative;
    z-index: 5;

    box-shadow: 0 0 5px rgba(87, 114, 144, 1);
    -webkit-box-shadow: 0 0 5px rgba(87, 114, 144, 1);
    -moz-box-shadow: 0 0 5px rgba(87, 114, 144, 1);

    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);

    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}
#contact input.submit {
    width: auto;
    cursor: pointer;
    position: relative;
    border: 1px solid #282828;
    color:#fff;
    padding: 6px 16px;
    text-decoration: none;
    font-size: 16px;

    background:#555;

    background:-webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.12, rgb(87, 114, 144)),
        color-stop(1, rgb(87, 114, 144))
    );
    background:-moz-linear-gradient(
        center bottom,
        rgb(87, 114, 144) 12%,
        rgb(87, 114, 144) 100%
    );

    box-shadow: 0 2px 3px rgba(87, 114, 144,0.25);
    -moz-box-shadow: 0 1px 3px rgba(87, 114, 144,0.25);
    -webkit-box-shadow: 0 1px 3px rgba(87, 114, 144,0.25);

    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
#contact input.submit:hover {
    background: #00AF1D !important;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}
#contact input.submit:active, #contact input.submit:focus {
    top: 1px;
}
#contact fieldset {
    padding: 0 15px 15px 15px;
    overflow: hidden;
    margin: 0 0 15px 0;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
#contact legend {
    color: #b01e33;
    padding: 10px;
    overflow: hidden;
    margin: 0px 0px 5px 0;
    width: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }
#contact input[type="checkbox"] { width:20px; margin-top:11px; } /* Select the colour of the * if the field is required. */
#contact #success_page h1 {
    padding: 10px 0;
    background-size: 22px;
    color: #3f5fc8;
}
#message {margin: 1em 0; padding: 0; display: block; background: transparent none; color: #3f5fc8;}

#contact input[type="radio"] { width: 20px; margin-top:0px;}
#contact .radio {width:100%;}
.error_message {
    display: block;
    height: 44px;
    background-color: #FBE3E4;
    padding: 11px 10px 10px 18px;
    color: #3e60c7;
    border: 1px solid #3e60c7;
    -webkit-border-radius: 5px;
    font-size: 18px;
}

.next {
    font-family: latobold;
    font-size: 12px;
    text-align: center;
}
.da_adp_links {
display:none;
}

.next {
    font-family: latobold;
    font-size: 12px;
    text-align: center;
}
.da_adp_links {
display:none;
}

.block-b {
    padding-bottom: 56.20%;
    position: relative;
}
.block-c {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.ql .oi{color:#3f61c6;font-family:Arial,Helvetica,sans-serif;font-size:15px;padding:6px;cursor:pointer;}
.col-md-10{float:left;position:relative;min-height:1px;padding-left:30px;padding-right:0;}
body ul.media{list-style:none;padding:0;margin-bottom:10px;}
body ul.media2{list-style:none;padding:0;margin-bottom:10px;}
.media, .media-body{overflow:hidden;zoom:1;}
.media2 .video{background-color:#fff;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}
.media3 .video{max-width:140px;float:left;margin:5px;width:100%;background-color:#fff;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;padding:10px;}
.media4 .video{max-width:120px;width:100%;float:left;margin-right:10px;margin-bottom:12px;margin-left:0;}
body ul.media2 li{max-width:213px;width:100%;float:left;margin-right:5px;margin-bottom:12px;margin-left:0;}
body ul.media2 li .mediathumb{position:relative;display:block;}
body ul.media li .mediathumb{position:relative;display:block;}
img{vertical-align:middle;border:0;}
.related span.qpl{float:left;height:22px;position:relative;width:22px;cursor:pointer;margin-top:-56px;}
span.qpl{float:left;height:32px;margin:-32px 0 0 10px;position:relative;width:32px;cursor:pointer;margin-top:-68px;}
span.pl{font-size:42px;font-weight:bold;color:white}
span.pl:hover{}
span.ok{font-size:42px;color:#00CE01;font-weight:bold;}
span.ok:hover{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-size:50px;font-weight:bold;color:red;padding:0px 0 0 5px;}
a.qpl{float:left;height:32px;margin:-32px 0 0 10px;position:relative;width:32px;cursor:pointer;}
/*
.ql span.plr{float:right;color:#3f61c6;margin:-10px 0 0 -25px;top:0;}
#ql{background:none repeat scroll 0 0 #f5f5f5;height:132px;box-shadow:0 0 10px #999999;left:0;padding:0;position:fixed;width:100%;z-index:99;}
.ql{bottom:0px;opacity:0.9;}
.ql:hover{opacity:1;}
.ql-short{bottom:-104px;}
.ql-none{bottom:-136px;}
.qlh{height:28px;border:1px solid #f9f9f9;}
.ql-btn{background:#f9f9f9;}
.ql-btn-sf{float:right;}
.ql-btn-pl{float:left;}
.ql-btn-tot{color:#3f61c6;float:left;font-size:20px;padding:3px 5px;font-weight:bold;}
.ql-btn-cl{float:left;}
.jcarousel-wrapper{background:none repeat scroll 0 0 #f5f5f5;margin:5px 40px;position:relative;}
.jcarousel{position:relative;overflow:hidden;}
.jcarousel ul{width:20000em;position:relative;list-style:none;margin:0;padding:0;}
.jcarousel li{float:left;padding:2px;}
.jcarousel-control-prev,
.jcarousel-control-next{padding:6px;position:absolute;text-decoration:none;display:block;top:20px;}
.jcarousel-control-prev{left:-45px;}
.jcarousel-control-next{right:-45px;}
*/

/* прелоадер плеера */
.play-icon{
cursor: pointer;
-webkit-transition: all ease-in-out .1s;
-moz-transition: all ease-in-out .1s;
-o-transition: all ease-in-out .1s;
transition: all ease-in-out .1s;
position: absolute;
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.play-icon:hover{
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-webkit-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.block-a {
height: 100%;
width: 100%;
max-width: calc(16 / 9 * 100vh);
}

.block-b {
padding-bottom: 56.25%;
position: relative;
}

.block-c {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: transparent;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
/* /прелоадер плеера */
a:hover {
  text-decoration: underline;
}
img {
  border: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
small {
  font-size: 0.9em;
}
/* Inputs */
input[type="text"],
input[type="submit"],
input[type="search"],
input[type~="text"],
input[type~="search"],
input[type~="email"] {
  font-size: 1em;
  font-family: Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
}
textarea {
  background: #FFF;
  border: 1px solid #C0CAD5;
  font-family: tahoma, tahoma, verdana, arial, sans-serif, Lucida Sans;
  font-size: 1em;
  padding: 3px;
  margin: 0px;
}

.tabs {
    display: inline-block;
    width: 100%;
}

a {
    color: #666;
    text-decoration: none;
}

body a:hover {
    color: #006ecc!important;
    text-decoration: none;
}

body h1 {
    font-size: 20px;
    /*font-weight: 600; newfont*/
}

body h1.nf {
    font-size: 280px;
    color: #3CF; 
    text-shadow: -1px 0 1px white, 0 -1px 1px white, 0 1px 1px white, 1px 0 1px white, 0 0 8px white, 0 0 8px white, 0 0 8px white, 2px 2px 3px black;
}

body h1.nf small {
    display: block;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

body h2 {
    font-size: 17px;
    margin-top: 5px;
}

body h3 {
    font-size: 15px
}

body ul.media {
    list-style: outside none none;
    margin-bottom: 10px;
    padding: 0
}

body ul.media li {
    margin: 0.5%;
    max-width: 24%;
    width: 100%;
    padding: 1%;
}

body ul.media li .mediathumb img {
    border-radius: 3px;
    padding: 0;
    transition: all .2s linear 0s;
    width: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.4) 100%) repeat scroll 0 0
}
i, em {
    font-style: italic !important;
}

body ul.media li .mediathumb:hover {
    opacity: .8
}

body ul.media li h4 {
    font-size: 14px;
    margin: 13px 0 0;
}

section .video-sidebar .nav-sidebar {
    list-style: outside none none;
    padding: 0;
    width: 100%
}

section .video-sidebar .nav-sidebar li {
    padding: 10px 0 0 0;
    clear: both;
    overflow: hidden;
    width: 100%
}

section .video-sidebar .nav-sidebar li img {
    float: left;
    width: 100%;
    margin: -10% 0;
    display: block;
    height: auto;
    vertical-align: top;
    overflow: hidden;
}

section .video-sidebar .nav-sidebar li h4 {
    font-size: 14px;
    margin-top: 0
}

section .video-sidebar .nav-sidebar-one {
    list-style: outside none none;
    float: left;
    padding-top: 10px;
    margin: 0;
    width: 100%
}

section .video-sidebar .nav-sidebar-one li {
    /* padding: 10px 0 0 0;
    clear: both;*/
    padding:0;
    clear: inherit;
    overflow: hidden;
    width: 100%
}

section .video-sidebar .nav-sidebar-one li img {
    float: left;
    width: 100%;
    margin: -10% 0;
    display: block;
    height: auto;
    vertical-align: top;
    overflow: hidden;
}

section .video-sidebar .nav-sidebar-one li h4 {
    font-size: 14px;
    margin-top: 0
}

.mediathumb h4, .mediathumb h2 {
    background-color: rgba(63, 97, 198, 0.9);
    font-size: 14px !important;
    color: white;
    width: 100%;
    padding: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mediathumb-related h4 {
    background-color: rgba(63, 97, 198, 0.85);
    font-size: 14px !important;
    color: white;
    width: 100%;
    padding: 6px;
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img-related{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.img-related h2 {
    background-color: rgba(63, 97, 198, 0.85);
    font-size: 14px !important;
    color: white;
    width: 100%;
    padding: 6px;
    position: absolute;
    bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img-related p {
    background-color: rgba(63, 97, 198, 0.85);
    font-size: 14px !important;
    color: white;
    width: 100%;
    padding: 10px 0 9px 10px;
    position: absolute;
    top: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 36px;
}

.img-post {
    width: 60%;
    float: left;
    padding: 10px 20px 10px 0;
}

@media screen and (max-width:1300px) {
    body ul.media li {
        max-width: 32.3%;
    }
}

@media screen and (max-width:766px) {
    .ads {
        height: auto!important
    }
    .ads:before {
        content: ""!important
    }
    body ul.media li {
        max-width: 48%;
        margin: 1%;
        padding: 2%;
    }
    div#show_videos {
        text-align: center;
        text-align: -webkit-center;
    }
}

@media screen and (max-width:450px) {
    header {
        padding-bottom: 15px
    }
    body ul.media li {
    margin: 1.5% 1%;
    padding: 3%;
    max-width: 98%;

    }
    /*iframe {
        min-height: 200px!important
    }*/
    .video-sidebar .nav-sidebar li h4 {
        font-size: 12px!important;
        margin-top: 5px!important
    }
    .video-sidebar .nav-sidebar li h4 span {
        margin-top: 5px!important
    }
}

.clear {
    clear: both
}

#tooltip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b3c9ce;
    border-radius: 4px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    color: #3e60c7;
    max-width: 250px;
    opacity: .9;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 2147483647
}

.time {
    float: right;
    width: auto;
}

.media .video {
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    cursor: auto;
}

.media .video:hover {
    background-color: #fff;
}

.media .view {
    padding: 0 0 5px 7px
}

.progress-button {
    color: #3f61c6!important;
    display: inline-block;
    position: relative;
    text-decoration: none!important;
    background: #bff6ff;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    margin: 2px;
    border: solid 1px #3f61c6;
}
.tags{
    float: left;
    width: 100%;
    margin: 15px 0;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
}

.progress-button:hover {
    background: #bff6ff;
}


.mediathumb {

    height: auto;
    vertical-align: top;
    margin-bottom: 12px;
    overflow:hidden;
    /*
    -webkit-box-shadow: 0 0 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0 0 20px 0px rgba(0,0,0,0.5);
    */
}

.mediathumb-related {
    display: block;
    height: auto;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.mediathumb-related-adv {
    display: block;
    height: auto;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

.g-icon-play {
    left: 50%;
    margin: -26px 0 0 -22px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: opacity .2s linear 0s;
    z-index: 2;
    font-size: 44px;
    color: #ffffff;
    font-style: normal !important;
}

.mediathumb:hover .g-icon-play {
    opacity: 1;
    transition: opacity .2s linear 0s
}

.g-icon-play2 {
    left: 50%;
    margin: -26px 0 0 -22px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: opacity .2s linear 0s;
    z-index: 2;
    font-size: 44px;
    color: #ffffff;
    font-style: normal !important;
}

.da_adp_links {
    display: none
}

.b-top {
    z-index: 999;
    position: fixed;
    right: 100px;
    bottom: 35px;
    opacity: .5;
    filter: alpha(opacity=50);
}

.b-top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer
}

.b-top-but {
    z-index: 999;
    position: relative;
    width: 47px;
    float: right;
    display: block;
    left: 56px;
    padding: 8px 10px;
    color: white;
    font-size: 27px;
    background: #3e60c7;
    background-size: 32px;
    border-radius: 7px;
}

.tabs ul {
    margin: 0;
    padding: 0
}

.tabs ul li {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    /*background: #f9f9f9;*/
    color: #3e60c7;

}
    .zaglav {
    text-transform: lowercase;
    vertical-align: 0;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 52%;
}

.tabs ul li:hover {
    /*background: #bff6ff;*/
}

.tabs2 {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
}

.tabs2 >div {
    padding-top: 10px
}

.tabs2 ul {
    margin: 0;
    padding: 0
}

.tabs2 ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    background: #3e60c7
}

.tabs2 ul li {
    margin: 0;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    padding: 7px 10px 5px;
    color: #707070;
    border-top: rgba(63, 95, 200, 0.2) solid 1px;
    border-left: rgba(63, 95, 200, 0.2) solid 1px;
    border-right: rgba(63, 95, 200, 0.2) solid 1px;
    height: 32px;
}

.tabs2 ul li.active,
.tabs2 ul li.active:hover {
    color: #3f61c6;
    border-top: #3e60c7 solid 1px;
    border-left: #3e60c7 solid 1px;
    border-right: #3e60c7 solid 1px;
    background: #aebce9;
    background: linear-gradient(to top, #9bace2, #ffffff);
}
.tabs2 ul li:active {
    background: #bff6ff;
}

.tabs2 ul li:hover {
    /*background: #bff6ff;*/
}

.tabs3 {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
}

.tabs3 ul {
    margin: 0;
    padding: 0
}

.tabs100 ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    background: #3e60c7
}

.tabs3 ul li {
    margin: 0;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    padding: 8px 2% 5px 2%;
    color: #3f61c6;
    border-top: #3e60c7 solid 1px;
    border-left: #3e60c7 solid 1px;
    border-right: #3e60c7 solid 1px;
    background: #aebce9;
    background: linear-gradient(to top, #9bace2, #ffffff);
}
.tabs3 ul li:active {
    background: #bff6ff;
}

.tabs3 ul li:hover {
    background: #bff6ff;
}

.tabs-content {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
}

#preloader {
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999;
      width: 100%;
      height: 100%;
      overflow: visible;
      background: #f12;
}
    
.visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 2s linear;
}

.hidden {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 2s, opacity 2s linear;
}

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

img {
    max-width: 100%
}

input {
    font-size: 16px;
}

input[type="search"]::-ms-clear {
    display: none
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
small,
b,
i,
center,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tr,
td,
footer,
header,
nav,
mark {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
/*
.cd-main-header {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}
*/

/*Меню хидер*/
.cd-main-content,
.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s
}

.cd-main-header {
    height: 50px;
    z-index: 3;
    box-shadow: 0 0 10px #999;
}

.nav-is-fixed .cd-main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background:#3e60c7;
}

.logo-text-header{
    display:none;
    height: 30px;
    margin-top: 5px;
}

.cd-logo {
    position: absolute;
    top: 5px;
    left: 2%;
}

.cd-logo img {
}

.cd-logo-min img {
    height: 40px;
    float: left;
    margin: 0 10px 0 0;
}



.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 3px;
    right: 10px;
}

.cd-header-buttons li {
    display: inline-block;
    padding: 0 4px;
}



.cd-search-trigger,
.cd-nav-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3
}

.cd-search-trigger::before,
.cd-search-trigger::after {
    content: '';
    position: absolute;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.cd-search-trigger::before {
    top: 11px;
    left: 11px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #fff
}

.cd-search-trigger::after {
    height: 3px;
    width: 8px;
    background: #fff;
    bottom: 14px;
    right: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-search-trigger span {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.cd-search-trigger span::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cd-search-trigger span::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cd-nav-trigger span,
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 24px;
    background: #fff
}

.cd-nav-trigger span {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    -webkit-transition: background 0.3s 0.3s;
    -moz-transition: background 0.3s 0.3s;
    transition: background 0.3s 0.3s
}

.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
    content: '';
    right: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    -moz-transition: -moz-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s
}

.cd-nav-trigger span::before {
    top: -6px
}

.cd-nav-trigger span::after {
    top: 6px
}

.cd-nav-trigger.nav-is-visible span {
    background: rgba(46, 50, 51, 0)
}

.cd-nav-trigger.nav-is-visible span::before,
.cd-nav-trigger.nav-is-visible span::after {
    background: #2e3233
}

.cd-nav-trigger.nav-is-visible span::before {
    -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
    transform: translateX(4px) translateY(-3px) rotate(45deg)
}

.cd-nav-trigger.nav-is-visible span::after {
    -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
    transform: translateX(4px) translateY(2px) rotate(-45deg)
}

.cd-primary-nav,
.cd-primary-nav ul {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 250px;
    background: #2e3233;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s
}

.cd-primary-nav a,
.cd-primary-nav ul a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #3a3f40;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform, opacity;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s
}



.cd-primary-nav ul a:hover {
    color: #006ecc;
    text-decoration: none;
}


.cd-primary-nav ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-primary-nav .see-all a {
    color: #3e60c7
}

.cd-search-trigger.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
    opacity: 0
}

.cd-search-trigger.search-is-visible span::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.cd-search-trigger.search-is-visible span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
@media only screen and (max-width:1169px) {
    .cd-overlay.is-visible {
        -webkit-transform: translateX(-250px);
        -moz-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
        -o-transform: translateX(-250px);
        transform: translateX(-250px);
        opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.3s 0s,visibility 0s 0s,-webkit-transform 0.3s 0s;
-moz-transition: opacity 0.3s 0s,visibility 0s 0s,-moz-transform 0.3s 0s;
transition: opacity 0.3s 0s,visibility 0s 0s,transform 0.3s 0s;
    }
    .nav-on-left .cd-overlay.is-visible {
        -webkit-transform: translateX(250px);
        -moz-transform: translateX(250px);
        -ms-transform: translateX(250px);
        -o-transform: translateX(250px);
        transform: translateX(250px)
    }
    .cd-overlay.is-visible.search-is-visible,
    .nav-on-left .cd-overlay.is-visible.search-is-visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .nav-on-left .cd-primary-nav,
    .nav-on-left .cd-primary-nav ul {
        right: auto;
        left: 0
    }
    .nav-on-left .cd-header-buttons {
        right: auto;
        left: 5%
    }
    .nav-on-left .cd-header-buttons li {
        float: right
    }
    .cd-primary-nav {
        visibility: hidden;
        -webkit-transition: visibility 0s 0.3s;
        -moz-transition: visibility 0s 0.3s;
        transition: visibility 0s 0.3s
    }
    .cd-primary-nav.nav-is-visible {
        visibility: visible;
        -webkit-transition: visibility 0s 0s;
        -moz-transition: visibility 0s 0s;
        transition: visibility 0s 0s
    }
    body.nav-on-left.overflow-hidden {
        overflow: hidden
    }
    .cd-main-content.nav-is-visible,
    .cd-main-header.nav-is-visible {
        -webkit-transform: translateX(-250px);
        -moz-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
        -o-transform: translateX(-250px);
        transform: translateX(-250px)
    }
    .nav-on-left .cd-main-content.nav-is-visible,
    .nav-on-left .cd-main-header.nav-is-visible {
        -webkit-transform: translateX(250px);
        -moz-transform: translateX(250px);
        -ms-transform: translateX(250px);
        -o-transform: translateX(250px);
        transform: translateX(250px)
    }
    .nav-on-left .cd-logo {
        left: auto;
        right: 2%;
        width: 39px;
        height: 39px;
    }
}

.container {
    width: 95%;
    max-width:1615px;
    margin-right: auto;
    margin-left: auto;
    padding: 70px 5px;
}
.container-footer {
    width: 95%;
    max-width:1615px;
    margin-right: auto;
    margin-left: auto;
    padding:0;
}
@media screen and (min-width:1200px) {
.container {
    width: 90%;
}
.container-footer {
    width: 90%;
}
}
@media screen and (min-width:1600px) {
.container {
    width: 85%;
}
.container-footer {
    width: 85%;
}
}
@media screen and (min-width:1900px) {
.container {
    width: 77%;
}
.container-footer {
    width: 77%;
}
}
@media screen and (min-width:2200px) {
.container {
    width: 75%;
}
.container-footer {
    width: 75%;
}
}
section .video-content {
    width: 75%;
    padding-right: 10px;
}

section .video-sidebar {
    width: 25%;
    padding-left: 10px;
}
li.video2{
    float: left;
    margin: 0.5%;
    max-width: 32.3%;
    width: 100%;
}


@media only screen and (min-width:1170px) {
    .no-js .cd-primary-nav {
        position: absolute;
        z-index: 3;
        display: inline-block;
        width: auto;
        top: 0;
        right: 150px;
        padding: 0
    }
    .no-js .nav-is-fixed .cd-primary-nav {
        position: fixed
    }
    .has-children >a::before,
    .has-children >a::after,
    .go-back a::before,
    .go-back a::after {
        background: #c9cbc4
    }
    .has-children >a:hover::before,
    .has-children >a:hover::after,
    .go-back a:hover::before,
    .go-back a:hover::after {
        background: #3e60c7
    }
    .has-children >a::before,
    .has-children >a::after {
        right: 15%
    }
    .cd-primary-nav >.has-children >a {
        padding-right: 30px !important
    }
    .cd-primary-nav >.has-children >a::before,
    .cd-primary-nav >.has-children >a::after {
        width: 9px;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        background: #fff;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: width 0.3s, -webkit-transform 0.3s;
        -moz-transition: width 0.3s, -moz-transform 0.3s;
        transition: width 0.3s, transform 0.3s
    }
    .cd-primary-nav >.has-children >a::before {
        right: 12px
    }
    .cd-primary-nav >.has-children >a::after {
        right: 7px
    }
    .cd-primary-nav >.has-children >a.selected::before,
    .cd-primary-nav >.has-children >a.selected::after {
        width: 14px
    }
    .cd-primary-nav >.has-children >a.selected::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg)
    }
    .cd-primary-nav >.has-children >a.selected::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .cd-secondary-nav >.has-children >a::before,
    .cd-secondary-nav >.has-children >a::after {
        display: none
    }
    .cd-primary-nav .go-back a {
        padding-left: 20px
    }
    .cd-primary-nav .go-back a::before,
    .cd-primary-nav .go-back a::after {
        left: 1px
    }
    .cd-nav-trigger {
        display: none
    }
    .cd-history-trigger {
        display: none
    }
    .cd-header-buttons {
        /*right: 45px;*/
    }
    .cd-header-buttons2 {
        top: 4px
    }
    /*
    .cd-main-header {
        box-shadow: 0 0 10px #999;
        height: 50px;
        position: fixed
    }
    */
    .cd-main-header::after {
        clear: both;
        content: "";
        display: table
    }
    .cd-logo {
        left: 2.7em;
    }
    .cd-primary-nav {
        position: fixed;
        padding: 0 200px 0 0;
        height: auto;
        width: auto;
        float: right;
        overflow: visible;
        background: transparent
    }
    .cd-primary-nav::after {
        clear: both;
        content: "";
        display: table
    }
    .cd-primary-nav.moves-out >li >a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    .cd-primary-nav ul {
        position: static;
        height: auto;
        width: auto;
        background: transparent;
        overflow: visible;
        z-index: 3
    }
    .cd-primary-nav ul.is-hidden {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .cd-primary-nav ul.moves-out >li >a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    .cd-primary-nav >li {
        float: left;
        margin-left: 1em;
        font-size: 20px;
    }
    .cd-primary-nav >li >a {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
        color: #fff;
        overflow: visible;
        border-bottom: none;
        -webkit-transition: color 0.3s, box-shadow 0.3s;
        -moz-transition: color 0.3s, box-shadow 0.3s;
        transition: color 0.3s, box-shadow 0.3s
    }
  .cd-primary-nav >li >a.selected {
        color: #fff;
        box-shadow: inset 0 -2px 0 #3e60c7;
        text-decoration: none;
    }
    .cd-primary-nav .go-back,
    .cd-primary-nav .see-all {
        display: none
    }
    .cd-primary-nav .cd-secondary-nav,
    .cd-primary-nav .cd-nav-gallery,
    .cd-primary-nav .cd-nav-icons {
    position: absolute;
    top: 50px;
    width: 25vw;
    background: #3f61c6;
    padding: 0 10px;
    box-shadow: inset 0 1px 0 #3e60c7, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
    }
    .cd-primary-nav .cd-secondary-nav::after,
    .cd-primary-nav .cd-nav-gallery::after,
    .cd-primary-nav .cd-nav-icons::after {
        clear: both;
        content: "";
        display: table
    }
    .cd-primary-nav .cd-secondary-nav.is-hidden,
    .cd-primary-nav .cd-nav-gallery.is-hidden,
    .cd-primary-nav .cd-nav-icons.is-hidden {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s 0s, visibility 0s .3s;
        -moz-transition: opacity .3s 0s, visibility 0s .3s;
        transition: opacity .3s 0s, visibility 0s .3s
    }
    .cd-primary-nav .cd-secondary-nav >.see-all,
    .cd-primary-nav .cd-nav-gallery >.see-all,
    .cd-primary-nav .cd-nav-icons >.see-all {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 50px;
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0
    }
    .cd-primary-nav .cd-secondary-nav >.see-all a,
    .cd-primary-nav .cd-nav-gallery >.see-all a,
    .cd-primary-nav .cd-nav-icons >.see-all a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        line-height: 50px;
        border-top: 1px solid #3e60c7;
        border-bottom: none;
        margin: 0;
        padding: 0;
        -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
        -moz-transition: color 0.2s, background 0.2s, border 0.2s;
        transition: color 0.2s, background 0.2s, border 0.2s
    }
    .cd-primary-nav .cd-secondary-nav >.see-all a:hover,
    .cd-primary-nav .cd-nav-gallery >.see-all a:hover,
    .cd-primary-nav .cd-nav-icons >.see-all a:hover {
        background: #3e60c7;
        color: #fff
    }
    .cd-primary-nav .cd-secondary-nav >li {
        height: 100%;
        width: 100%;
        padding-bottom: 10px;
        float: left;
        margin-right: 1.66%;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
    .cd-primary-nav .cd-secondary-nav >li:nth-child(4n+2) {
        margin-right: 0;
        border-right: none
    }
    .cd-primary-nav .cd-secondary-nav >li >a {
        font-size: 22px;
        margin: 10px 0;
    }
    .cd-primary-nav .cd-secondary-nav a {
        height: 30px;
        line-height: 30px;
        padding: 0 4%;
        color: #fff;
        border-bottom: none;
        font-size: 18px;
    }
    .cd-primary-nav .cd-secondary-nav a:hover {
        background-color: #bff6ff;
    }
    .cd-primary-nav .cd-secondary-nav ul {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0)
    }
    .cd-primary-nav .cd-secondary-nav ul ul {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }
    .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
    .cd-primary-nav .cd-secondary-nav ul ul .go-back {
        display: block
    }
    .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
        color: transparent
    }
    .cd-primary-nav .cd-secondary-nav ul ul .see-all {
        display: block
    }
    .cd-primary-nav .cd-secondary-nav .moves-out >li >a {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .cd-primary-nav .cd-nav-gallery li {
        width: 22%;
        float: left;
        margin: 0 4% 40px 0
    }
    .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
        margin-right: 0
    }
    .cd-primary-nav .cd-nav-gallery .cd-nav-item {
        border-bottom: none;
        padding: 0;
        height: auto;
        line-height: 1.2
    }
    .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
        position: static;
        margin-top: 0;
        height: auto;
        width: 100%;
        margin-bottom: .6em
    }
    .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
        color: #3e60c7;
        font-weight: bold;
        padding: 0 .4em
    }
    .cd-primary-nav .cd-nav-icons li {
        width: 32%;
        float: left;
        margin: 0 2% 0 0
    }
    .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
        margin-right: 0
    }
    .cd-primary-nav .cd-nav-icons .cd-nav-item {
        border-bottom: none;
        height: 100px;
        line-height: 1.2;
        padding: 4px 0 0 45px;
        position: relative
    }
    .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
        background: #f6f6f5
    }
    .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
        color: #3e60c7;
        font-weight: bold;
        font-size: 20px
    }
    .cd-primary-nav .cd-nav-icons .cd-nav-item p {
        display: block
    }
    .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
        left: 25px
    }
    .wrapper-dropdown-5 {
        margin:7px 100px !important;
    }
}

.has-children >a,
.go-back a {
    position: relative
}

.has-children >a::before,
.has-children >a::after,
.go-back a::before,
.go-back a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #464c4e;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.has-children >a::before,
.go-back a::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.has-children >a::after,
.go-back a::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}



.has-children >a {
    padding-right: 40px
}

.has-children >a::before,
.has-children >a::after {
    right: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%
}

.cd-primary-nav .go-back a {
    padding-left: 40px
}

.cd-primary-nav .go-back a::before,
.cd-primary-nav .go-back a::after {
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%
}


.cd-search {
    position: absolute;
    height: 50px;
    width: 100%;
    top: 50px;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-search form {
    height: 100%;
    width: 100%
}

.cd-search input {
    border-radius: 0;
    border: none;
    background: #fff;
    height: 100%;
    width: 100%;
    padding: 0 5%;
    box-shadow: inset 0 1px 0 #3e60c7, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.cd-search input::-webkit-input-placeholder {
    color: #c9cbc4
}

.cd-search input::-moz-placeholder {
    color: #c9cbc4
}

.cd-search input:-moz-placeholder {
    color: #c9cbc4
}

.cd-search input:-ms-input-placeholder {
    color: #c9cbc4
}

.cd-search input:focus {
    outline: none
}

.cd-search.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.nav-is-fixed .cd-search {
    position: fixed
}

@media only screen and (min-width:451px) and (max-width:500px) {
    span.zaglav {
        max-width: 90px;
        white-space: nowrap;
    }
}

.cd-overlay {
    position: fixed;
    z-index: 2;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: rgba(87, 114, 144, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
img.watermark {
    float: left;
    width: 100%;
    margin: -10% 0;
    display: block;
    height: auto;
    vertical-align: top;
    overflow: hidden;
}
img.watermark-fullstory-max {
    float: left;
    width: 100%;
    margin: 0;
    display: block;
    height: auto;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
img.watermark-fullstory-0 {
    float: left;
    width: 100%;
    margin: -9.4% 0;
    display: block;
    height: auto;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
img.watermark-fullstory-standart {
    float: left;
    width: 100%;
    margin: -9.4% 0;
    display: block;
    height: auto;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.views {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 5px 10px;
    position: absolute;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}
.durability {
    background-color: rgba(0, 0, 0, 0.8);
    right: 0;
    top: 0;
    padding: 5px 10px;
    position: absolute;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
}
.text-fullstory{
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
    display: block;
    font-size: 17px;
    line-height: 25px;
}
.text-fullstory a {
    white-space: nowrap;
    vertical-align: initial;
    text-decoration: underline;
}
.text-fullstory-post{
    display: block;
    font-size: 16px;
    /* font-size: 17px;newfont*/
    line-height: 25px;
}
.text-fullstory-post a {
    white-space: nowrap;
    vertical-align: initial;
    text-decoration: underline;
}

.text-fullstory-post h2{
    font-size: 24px;
    color: darkblue;
    margin: 30px 0 10px 0;
}

.text-fullstory-post>p{
    margin: 0 0 15px 0 !important;
}

.text-fullstory-post>img{
    margin: 20px 0 20px 0 !important;
}

.comments-fullstory{
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 10px;
    display: flow-root;
    font-size: 15px;
}
.danger {
    background: #bff6ff;
    padding: 8px 12px 0px 12px;
    white-space: nowrap;
    height: 36px;
    position: absolute;
}
span.oi {
    vertical-align: middle;
    font-size: 16px;
}

.rectangle {
counter-reset: li;
list-style: none;
font: 14px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle a {
position: relative;
display: block;
padding: 5px;
margin: 0px 0 6px 35px;
background: #D3D4DA;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
word-break: break-word;
}
.rectangle a:hover {background: #DCDDE1;}
.rectangle a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -2.5em;
top: 50%;
margin-top: -1em;
background: #9097A2;
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
font-weight: bold;
}
.rectangle a:after {
position: absolute;
content: "";
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
transition: all .3s ease-out;
}
.rectangle a:hover:after {
left: -.5em;
border-left-color: #9097A2;
}


.nav-sidebar-related{
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 0 10px 10px 10px;
    display: flex;
    margin-bottom: 10px;
}
.nav-sidebar-related2{
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 4px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 26px;
    float: right;
    margin-top: -31px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.sliderbox {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.sliderbox:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 5px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .sliderbox {
  background-color: #2196F3;
}

input:focus + .sliderbox {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderbox:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.sliderbox.round {
  border-radius: 34px;
}

.sliderbox.round:before {
  border-radius: 50%;
}




a.button14 {
    display: inline-block;
    text-shadow: 1px 1px #fff;
    text-decoration: none;
    padding: .3em 1em;
    border: 1px solid #aaa;
    border-radius: 5px;
    outline: none;
    background: #d6dbbf no-repeat;
    background-image: linear-gradient(to left, #aaa, #aaa), linear-gradient(to left, #ffffff, #fff), linear-gradient(#fff, #9cace2);
    background-position: calc(100% - 2.7em) 0, calc(100% - 2.7em + 1px) 0, 0 0;
    background-size: 1px 100%, 1px 100%, auto auto;
    overflow: hidden;
}
a.button14:after {
  content: "\bb";
  position: relative;
  bottom: 0;
  display: inline-block;
  margin-left: 1.4em;
  vertical-align: middle;
  font-family: "Times","Times New Roman","serif","sans-serif","EmojiSymbols";
  font-weight: 700;
  font-size: 140%;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
a.button14:hover {
  background-color: #fdfd9f;
    background-image: linear-gradient(to left, #aaa, #aaa), linear-gradient(to left, #feffe8, #feffe8), linear-gradient(#d9dff4, #eff2fb);
}
a.button14:active:after {
  bottom: -1.2em;
  transition: .3s;
}

a.button15 {
    display: inline-block;
    text-shadow: 1px 1px #0e25e2;
    text-decoration: none;
    font-size: 18px;
    padding: 8px 25%;
    border: 2px solid #0d25e2;
    color: #fff;
    border-radius: 5px;
    outline: none;
    background: #3e60c7 no-repeat;
    background-image: linear-gradient(to left, #aaa, #aaa), linear-gradient(to left, #8480e2, #3e60c7), linear-gradient(#8480e2, #3e60c7);
    background-size: 0 100%, 0 100%, auto auto;
    overflow: hidden;
}

a.button15:hover {
  background-color: #3e60c7;
  color: #fff;
    background-image: linear-gradient(to left, #aaa, #aaa), linear-gradient(to left, #3e60c7, #8480e2), linear-gradient(#3e60c7, #8480e2);
}
a.button15:active:after {
  bottom: -1.2em;
  transition: .3s;
}

.button-go {
    display: inline-block;
    white-space: nowrap;
    background-color: #ddd;
    background: #aebce9;
    background: linear-gradient(to top, #9bace2, #ffffff);
    border: 1px solid #3f61c6;
    padding: 0 35px;
    margin: 5px;
    font: bold 1em/2em Arial, Helvetica;
    text-decoration: none;
    color: #006ecc;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}
.button-go:hover {
    background: #aebce9;
    background: linear-gradient(to top, #fff, #c7d0ec);
}
.next:before {
    content: "\279C";
}
.button-go:before {
background: #ccc;
    background: rgba(0,0,0,.1);
    float: left;
    width: 39px;
    text-align: center;
    font-size: 24px;
    margin: 0 10px 0 -35px;
    padding: 0 8px;
    -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    -moz-border-radius: .15em 0 0 .15em;
    -webkit-border-radius: .15em 0 0 .15em;
    border-radius: 5px 0 0 5px;
    pointer-events: none;
}

.button-back {
    display: inline-block;
    white-space: nowrap;
    background-color: #ddd;
    background: #aebce9;
    background: linear-gradient(to top, #9bace2, #ffffff);
    border: 1px solid #3f61c6;
    padding: 0 50px 0 35px;
    margin: 5px;
    font: bold 1em/2em Arial, Helvetica;
    text-decoration: none;
    color: #006ecc;
    text-shadow: 0 1px 0 rgba(255,255,255,.8);
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}
.button-back:hover {
    background: #aebce9;
    background: linear-gradient(to top, #fff, #c7d0ec);
}
.back:before {
    content: "\279C";
    transform: scale(-1, 1);
}
.button-back:before {
    background: #ccc;
    background: rgba(0,0,0,.1);
    float: left;
    width: 39px;
    text-align: center;
    font-size: 24px;
    margin: 0 -100px 0 60px;
    padding: 0 8px;
    -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
    -moz-border-radius: .15em 0 0 .15em;
    -webkit-border-radius: .15em 0 0 .15em;
    border-radius: 5px 0px 0px 5px;
    pointer-events: none;
}

/* LIST #2 */
#list2 {padding-left: 32px;}
#list2 ol {font-style:italic;font-size:22px; color:#6a8e24; list-style: decimal;margin: 5px 0;}
#list2 ol li { }
#list2 ol li p {padding:10px;
    font-style: normal;
    font-size: 17px;
    color: #333;
    border-left: 1px solid #999; }
#list2 ol li p em {display:block !important;font-size:19px;line-height:35px;color:#6a8e24;}


/*#list2 {padding-left: 32px;}*/
.text-fullstory-post ul {font-style:italic;font-size:22px; color:#6a8e24; list-style: decimal;margin: 5px 0;padding-left: 32px;}
.text-fullstory-post ul li{padding:10px;font-style:normal;font-size:17px;color:#333;border-left:1px solid #999; }
.text-fullstory-post ul li b{display:block !important;font-size:19px;line-height:35px;color:#6a8e24;}



/* LIST #3 */
.text-fullstory>ol{padding-left:32px;font-style:italic;font-size:22px;color:#6a8e24;list-style:decimal;margin: 30px 0;}
.text-fullstory>ul{padding-left:32px;font-style:italic;font-size:22px;color:#6a8e24;list-style:none;margin: 30px 0;}
.text-fullstory>ul>li::marker{content:'✓';color:#698e24;font-size:24px;}
.text-fullstory>ol>li,.text-fullstory>ul>li{padding:10px;font-style:normal;font-size:16px;color:#333;border-left:1px solid #999;}
.text-fullstory>ol>li::marker{font-size:22px;color:#6a8e24;}
.text-fullstory>ol>li>b,.text-fullstory>ul>li>b,.text-fullstory>ol>li>strong,.text-fullstory>ul>li>strong,.text-fullstory>ol>li>em,.text-fullstory>ul>li>em{display:block !important;font-size:19px;color:#6a8e24;}
.text-fullstory>p>img{margin:15px 0;}
.text-fullstory>h2{font-size:22px;margin:25px 0 10px 0;}
.text-fullstory>h3{font-size:20px;margin:25px 0 10px 0;}

.text-fullstory>blockquote>p {
    position: relative;
    padding: 16px 24px 36px 24px;
    margin: 16px 16px 26px 16px;    
    font-size: 16px;
    border-top: 2px solid #337AB7;
    border-bottom: 2px solid #337AB7;
    line-height: 24px;
}
.text-fullstory>blockquote>p::after {
    font-family: Times, sans-serif;
    font-weight: bold;
    position: absolute;
    content: "”";
    color: #BFE2FF;
    font-size: 160px;
    line-height: 0;
    bottom: -22px;
    right: 30px;
    text-shadow: 2px 0 0 #337AB7, -2px 0 0 #337AB7, 0 2px 0 #337AB7, 0 -2px 0 #337AB7, 1px 1px #337AB7, -1px -1px 0 #337AB7, 1px -1px 0 #337AB7, -1px 1px 0 #337AB7;    
}
.text-fullstory>blockquote::after {
    content:"";
    background: none !important;
    position: relative !important;
    border: none !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
}
.text-fullstory>blockquote {
    background: rgba(188, 232, 234, 0.2);
    padding:15px;
    box-shadow:none;
    position:static;
    margin:25px 0;
}



/* YouTube Style */
.ytp-ce-element {
    display: none !important;
}

@media only screen and (max-width:356px) {
    .media3 {
        max-width: 224px;
        min-width: 224px;
    }
    .media3 .video {
    max-width: 100px !important;
    }
    .oi[data-glyph=data-transfer-download]:before {
    display: none !important;
    }
}
@media screen and (max-width:1024px) {
    #pm-addthis {
        display: none
    }
}

.video-a-h1{
  display: block;
}
.video-ul{
  display: block;
}

.microimg{
    float: left;
    width: 100%;
    margin: -10% 0;
    display: block;
    height: 100%;
    vertical-align: top;
    overflow: hidden;
}
.media3 {
    max-width: 300px;
    min-width: 304px;
    width: 50%;
}

@media only screen and (max-width:356px) {
    .media3 {
        max-width: 224px;
        min-width: 224px;
    }
    .media3 .video {
    max-width: 100px !important;
    }
    .oi[data-glyph=data-transfer-download]:before {
    display: none !important;
    }
}

@media screen and (max-width:766px) {
    div#show_videos {
        text-align: center;
        text-align: -webkit-center;
    }
}


@media screen and (max-width:850px) {
  .video-a-h1{
    display: block;
  }
  .video-ul{
    display: block;
  }
  .tabs2 >div {
    padding-top: 0;
  }
  .tabs2 {
    padding: 0;
  }
}


.tags2{
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 9px 10px 2px 10px;
}
.mediathumb2 {
    height: 100%;
    vertical-align: top;
    overflow:hidden;
    -webkit-box-shadow: 0 0 20px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 20px 0px rgba(0,0,0,0.5);
    box-shadow: 0 0 20px 0px rgba(0,0,0,0.5);
}

.rectangle-down {
counter-reset: li;
list-style: none;
font: 14px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle-down a {
position: relative;
display: block;
padding: 2px;
margin: 0px 0 -9px 35px;
background: #D3D4DA;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
}
.rectangle-down a:hover {background: #DCDDE1;}
.rectangle-down a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -2.5em;
top: 50%;
margin-top: -1em;
background: #9097A2;
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
font-weight: bold;
}
.rectangle-down a:after {
position: absolute;
content: "";
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
transition: all .3s ease-out;
}
.rectangle-down a:hover:after {
left: -.5em;
border-left-color: #9097A2;
}




.media3 .video{max-width:140px;float:left;margin:5px;width:100%;background-color:#fff;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;padding:10px;}





@media (max-width: 959px) { /*996*/
.col-sm-7,
.col-sm-12 {
    padding:0;
    display: inline-block;
}
}
@media (min-width: 768px) {
    .col-sm-7,
    .col-sm-12 {
        display: inline-block;
    }
    .col-sm-12 {

    }
    .col-sm-7 {
        max-width: 310px;
    }
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}




/*PLAY*/
#play {
    width:40px;
    margin-right: 10px;
    display:block;
    cursor: pointer;
    float: left;
}

svg#play {
    width:40px;
    margin: 0;
    display:block;
    cursor: pointer;
    transform-origin: 50% 50%;
    float: left;
}


svg#play #triangle {
  fill:#fff;
  transition:500ms;
  transform-origin: 50% 50%;
}
svg#play:hover #triangle {
  fill:#fff;
  transform-origin: 50% 50%;
}

 svg #lineOne, svg #lineTwo {
  transform-origin: 50% 50%;
  transition: 1s;
}

 svg:hover #lineOne {
  transform: rotate(260deg);
   -webkit-transform: rotate(260deg);
-moz-transform: rotate(260deg);
-o-transform: rotate(260deg);
   transform-origin: 50% 50%;
}

 svg:hover #lineTwo {
  transform: rotate(-450deg);
   transform-origin: 50% 50%;
}
/*/PLAY*/

h5 {
  font-size: 20px;
  letter-spacing: 1px;
  max-width: 100%;
  width: 100%;
  position: relative;
  display: inline-block;
  color: #465457;
}
.d3 h5 {
  text-align: left; 
}
.d3 h5:before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  right: 0;
  height: 4px;
  background: #eee;
  z-index: -1;
  border: solid 1px rgba(63, 95, 200, 0.4);
}
.d3 span {
  background: white;
  padding: 0 15px;
  margin-left: 20px;
}

/*Comments*/
blockquote {
    margin: 0;
    word-break: break-word;
    background: rgba(188, 232, 234, 0.4);
    color: #333333;
    padding: 15px 15px 18px 80px;
    position: relative;
    font-family: 'Lato', sans-serif;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    font-size: 15px;
    /* font-size: 17px;newfont*/
    line-height: initial;
}

blockquote:after {
    content: "";
    width: 4px;
    background: #eee;
    position: absolute;
    border: solid 1px rgba(63, 95, 200, 0.4);
    left: 70px;
    top: 10px;
    bottom: 10px;
}
blockquote p {
margin-top: 0;
font-weight: 300;
}
blockquote cite {
    font-size: 15px;
    /* font-size: 16px;newfont*/
    color: #4a611a;
}
/*/Comments*/

/*languages*/

.wrapper-dropdown-5 {
  position: relative;
  z-index: 3;
  width: 76px;
  margin: 7px 165px;
  padding: 10px 15px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  float: right;
}

.wrapper-dropdown-5:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #4cbeff transparent;
}

.wrapper-dropdown-5 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;

    /* Styles */
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown-5 .dropdown li {
    padding: 0 10px ;
}

.wrapper-dropdown-5 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 10px 0;
    transition: all 0.3s ease-out;
    border-bottom: 1px solid #e6e8ea;
}

.wrapper-dropdown-5 .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown-5 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown-5 .dropdown li:hover a {
    color: #57a9d9;
}

/* Active state */

.wrapper-dropdown-5.active {
    border-radius: 5px 5px 0 0;
    background: #4cbeff;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown-5.active:after {
    border-color: #82d1ff transparent;
}

.wrapper-dropdown-5.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 400px;
}

/* No CSS3 support: none */

/*/languages*/


html {
    height: 100%;
}


.content{
    /*flex-grow: 1;*/
}

/*Комментарии*/
.hc__right{
  padding:20px 0 0 0 !important;
}


/* Логотип компании */


#video_bootom{
    height:195px !important;
}




/*Foofer_NEW*/
.cd-main-content {
z-index: 2;
overflow: hidden;
display: flex;
flex-direction: column;
min-height: 100vh;
}
.container {
    margin: 0 auto;
    padding: 70px 0 0;
}

.footer_info{
    color: #92acb9 !important;
    font-size: 14px;
    position: relative;
    z-index: 2;
    background-color: #31353a;
    border-top: solid 5px #3f5fc8;
    box-shadow: 0 0 10px #999;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    padding: 50px 15px 50px;
    margin-top: auto;
}
.divTableFoot {
    display: flex;
    flex-grow: 1;
    flex-basis: 0;
    justify-content: center;
    height: 120px;
    min-width: 170px;
    margin-bottom: 10px;
}
.table-in {
    height: 40px;
        white-space: nowrap;
        text-align: center;
}
.foottext{
    padding: 10px;
    white-space: nowrap;
}
footer a {
    text-decoration: none !important;
    color: #92acb9!important;
}
footer p{
    padding: 10px 0;
    line-height: 24px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 4px;
}


/*Foofer_NEW*/




/*Oblivki*/
#HyO0MShrfd48GHvwSY5K .table-o1b2l3 a.table-cell-o1b2l3 .content-cover-o1b2l3 .image-o1b2l3 {
    min-height: 95px !important;
}
/*Oblivki*/

@media only screen and (max-height:700px) {
@media (orientation: landscape) {
.nav-is-fixed .cd-main-header {
    position: absolute;
}
}
}

@media only screen and (max-width:1250px) {
    section .video-content {
        width: 70%;
    }
    section .video-sidebar {
        width: 30%;
    }
}
@media only screen and (max-width:959px) { /*996*/

    section .video-content {
        width: 100%;
        padding: 0;
    }
    section .video-sidebar {
        width: 100%;
        padding: 0;
    }
    li.video{
    float: left;
    margin: 0.5%;
    max-width: 32.3%;
    width: 100%;
    }
    section .video-sidebar .nav-sidebar li {
    clear: unset;
    background-color: #fff;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    padding: 1%;
    }
    .nav-sidebar-related {
    background-color: rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) inset !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) inset !important;
    padding: 0 !important;
    }
    section .video-sidebar .nav-sidebar-one {
    list-style: outside none none;
    float: left;
    padding: 0;
    /*margin: -5px;*/
    margin-top: 5px;
    width: 100%;
    }
    body h1.nf {
    font-size: 200px;
    }
    body h1.nf small {
    font-size: 30px;
    }
}
@media only screen and (max-width:800px) {
    li.video{
    float: left;
    margin: 1%;
    max-width: 48%;
    width: 100%;
    }
    li.video2 {
    float: left;
    margin: 1%;
    max-width: 48%;
    width: 100%;
    }
    section .video-sidebar .nav-sidebar li {
    clear: unset;
    padding: 1.5%;
    }
    body h1.nf {
    font-size: 100px;
    }
    body h1.nf small {
    font-size: 18px;
    }
}
@media only screen and (max-width:490px) {
    li.video{
    float: left;
    margin: 1.5%;
    max-width: 97%;
    width: 100%;
    }
    li.video2{
    float: left;
    margin: 1.5%;
    max-width: 97%;
    width: 100%;
    }
    section .video-sidebar .nav-sidebar li {
    clear: unset;
    padding: 2%;
    }
        body h1.nf {
    font-size: 80px;
    }
    body h1.nf small {
    font-size: 14px;
    }
}

@media only screen and (min-width:1801px) {
    li.logofoot {
        font-size: 55px;
    }
    ul.iconfoot {
        max-width: 180px;
    }
}


@media only screen and (max-width:750px) {
    .img-post {
    width: 100%;
    float: left;
    padding: 10px 0;
    }
}
@media only screen and (max-width:600px) {
    #video_bootom{
    height:395px !important;
    }
}
