@font-face {
    font-family: 'OpenSans';
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/opensans-light.eot);
    src: url(../fonts/opensans-light.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light.woff2) format("woff2"),url(../fonts/opensans-light.woff) format("woff"),url(../fonts/opensans-light.ttf) format("truetype"),url(../fonts/opensans-light.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 100;
    font-style: italic;
    src: url(../fonts/opensans-lightitalic.eot);
    src: url(../fonts/opensans-lightitalic.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-lightitalic.woff2) format("woff2"),url(../fonts/opensans-lightitalic.woff) format("woff"),url(../fonts/opensans-lightitalic.ttf) format("truetype"),url(../fonts/opensans-lightitalic.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/opensans-regular.eot);
    src: url(../fonts/opensans-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-regular.woff2) format("woff2"),url(../fonts/opensans-regular.woff) format("woff"),url(../fonts/opensans-regular.ttf) format("truetype"),url(../fonts/opensans-regular.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 400;
    font-style: italic;
    src: url(../fonts/opensans-italic.eot);
    src: url(../fonts/opensans-italic.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-italic.woff2) format("woff2"),url(../fonts/opensans-italic.woff) format("woff"),url(../fonts/opensans-italic.ttf) format("truetype"),url(../fonts/opensans-italic.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/opensans-semibold.eot);
    src: url(../fonts/opensans-semibold.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-semibold.woff2) format("woff2"),url(../fonts/opensans-semibold.woff) format("woff"),url(../fonts/opensans-semibold.ttf) format("truetype"),url(../fonts/opensans-semibold.svg#svgFontName) format("svg")
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 600;
    font-style: italic;
    src: url(../fonts/opensans-semibolditalic.eot);
    src: url(../fonts/opensans-semibolditalic.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-semibolditalic.woff2) format("woff2"),url(../fonts/opensans-semibolditalic.woff) format("woff"),url(../fonts/opensans-semibolditalic.ttf) format("truetype"),url(../fonts/opensans-semibolditalic.svg#svgFontName) format("svg")
}

/*custom*/


p.nkv-name-area {
    max-width: 1000px;
}
p.nkv-name-area2 {
    max-width: 1190px;
    line-height: 36px;
}


/*custom*/







* {
    margin: 0;
    padding: 0;
    width: 100%;
    outline: 0;
    outline: none
}

body {
    min-width: 320px
}

body * {
    display: block;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: "OpenSans"
}

body>iframe {
    display: none
}

body #wpadminbar * {
    display: initial
}

script,style {
    display: none!important
}

table,tbody {
    display: table
}

tr {
    display: table-row
}

td {
    display: table-cell
}

a {
    text-decoration: none
}

a,img {
    width: auto;
    width: initial
}

li {
    list-style: none;
    position: relative
}

strong,b,i,sup,em {
    display: inline;
    display: initial
}

select::-ms-expand {
    display: none
}

select {
    background-color: #fff;
    cursor: pointer;
    background-image: url(/res/images/ddown.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    opacity: .95
}

select:hover {
    opacity: 1
}

input,select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

h2 {
    font-weight: 100;
    font-size: 32px;
    line-height: initial;
    margin: 15px 0 25px
}

h1 b,h2 b {
    font-weight: 400
}

h3 b {
    font-weight: 400
}

h4 {
    font-size: 20px;
    margin: 4px 0 2px
}

.nothing {
    cursor: default;
    pointer-events: none
}

.sitemap a {
    text-decoration: none;
    border: 2px solid #ccc;
    border-radius: 4px;
    padding: 2px 5px;
    position: relative
}

.sitemap a:hover {
    border-color: #1976d2;
    color: #fff!important;
    background: #2196f3
}

.sitemap .first,.second,.third {
    padding: 0 0 0 15px;
    border-left: 2px solid #969696;
    margin: 0 10px;
    position: relative
}

.sitemap .first .title:before {
    content: "";
    width: 15px;
    height: 2px;
    background: #969696;
    position: absolute;
    top: 25px;
    left: -15px
}

.sitemap .first .title {
    position: relative;
    font-size: 20px;
    padding: 15px 0 4px
}

.sitemap .container {
    padding: 20px 40px
}

.sitemap .second {
    margin: 0 0 0 25px
}

.sitemap .second .title {
    font-size: 18px;
    padding: 10px 0 3px
}

.sitemap .second .title:before {
    top: 20px
}

.sitemap .third .title:before {
    top: 15px
}

.sitemap .first:last-child:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    left: -2px;
    top: 27px
}

.sitemap .second:last-child:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    left: -2px;
    top: 22px
}

.sitemap h2 {
    margin: 4px 0
}

.sitemap .third {
    margin: 0 0 0 25px
}

.sitemap .third:last-child:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #fff;
    left: -2px;
    top: 17px
}

.sitemap .third .title {
    font-size: 16px;
    padding: 5px 0
}

.sitemap .third:last-child {
    padding-bottom: 10px
}

.sitemap .second:nth-child(2) {
    padding: 10px 0 0 15px !important
}

.sitemap .third:nth-child(2):before {
    top: 27px
}

.sitemap .second:nth-child(2):before {
    top: 27px
}

.sitemap .red a {
    color: red
}

.sitemap .href {
    font-size: 14px;
    font-weight: 100;
    position: absolute;
    background: #f8f9c2;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    left: 115%;
    top: calc(50% - 15px);
    white-space: nowrap
}

.sitemap a.notlink {
    pointer-events: none;
    color: #333;
    border-radius: 0;
    text-transform: uppercase;
    border-color: #969696
}

.transition,.soapedeye .slider-item,.brand-item,.cquotes-item,.quotes-item,.story-prev.compact {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.main-menu > ul > li,.f-transition,.main-menu .socials,.tabs .tab-head p {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.material,.buttoned,.navigation.blog a {
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25)
}

#header .top-container {
    padding: 4px 0;
    max-width: 1600px;
    width: 80%;
    margin: 0 auto;
    min-height: 41px;
    display: inline-block;
    vertical-align: middle
}

.top-container .logo-top {
    margin: 4px 0 0;
    width: 155px;
    float: left
}

.top-container .logo-top img {
    width: 100%
}

.top-container .right-side {
    float: right;
    width: 70%;
    text-align: right
}

.top-menu,.telephone,.support-button {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    width: initial
}

.top-menu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
    border: 1px solid #ccc;
    width: inherit;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 13px;
    background: #fff;
    z-index: 5
}

.nomargin {
    margin: 0 auto!important
}

.nopadding {
    padding: 0!important
}

.top-menu ul li {
    display: inline-block;
    width: auto;
    width: initial;
    vertical-align: middle;
    position: relative;
    cursor: pointer
}

.top-menu ul li:hover ul {
    display: block
}

#header {
    min-height: 45px;
    text-align: center
}

.top-menu {
    color: #404040;
    font-size: 14px
}

.top-menu a {
    color: #404040;
    width: 100%;
    text-align: center
}

.top-menu ul ul a {
    text-align: left
}

.top-menu a:hover,.top-menu ul li:hover span,.top-menu ul li.active:not(.langs) span,.top-menu li li.active a {
    color: #1a9ddf
}

.top-menu li li.active a:hover {
    color: #1976d2
}

.top-menu .ddown {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 3px solid #404040;
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px
}

.top-menu ul li.active .ddown {
    border-color: #1a9ddf transparent
}

.top-menu ul li:hover .ddown {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    border-color: #1a9ddf transparent
}

.top-menu > ul > li span {
    padding: 5px 10px;
    margin: 0
}

.top-menu ul li ul li {
    display: block;
    padding: 0 0 5px
}

.top-menu > ul > li span:after {
    content: "";
    position: absolute;
    right: -1px;
    top: 8px;
    width: 1px;
    height: 15px;
    background: #404040
}

.top-menu > ul > li:last-child span:after {
    display: none
}

.support-button {
    text-transform: uppercase;
    background: #2196f3;
    border-radius: 2px;
    font-size: 14px;
    font-family: "OpenSansSemiBold";
    margin: 0 0 0 10px
}

.support-button a {
    color: #fff;
    padding: 5px 15px;
    font-family: "OpenSansSemiBold"
}

.main-menu {
    background: #2196f3;
    color: #fff;
    font-size: 14px;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.main-menu a {
    color: #fff
}

.main-menu ul {
    max-width: 1600px;
    width: 80%;
    margin: 0 0 0 -17.5px;
    padding: 0 17.5px 0 0;
    position: relative;
    display: inline-block;
    text-align: left;
    box-sizing: initial
}

.main-menu > ul > li {
    display: inline-block;
    width: auto;
    width: initial;
    text-transform: uppercase;
    font-family: "OpenSansSemiBold";
    position: relative;
    border-bottom: 1px solid #2196f3
}

.main-menu > ul > li:hover ul {
    display: block
}

.main-menu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    margin: 1px 0 0;
    left: 0;
    color: #000;
    width: inherit;
    padding: 20px 25px;
    z-index: 5;
    background: #1976d2
}

.main-menu span > a {
    padding: 12px 18px 10px;
    font-weight: 600
}

.main-menu > ul > li:hover,.main-menu > ul > li.active {
    background: #1976d2
}

.main-menu > ul > li:hover {
    border-bottom: 1px solid #fff
}

.main-menu ul ul a {
    color: #fff;
    text-transform: none;
    white-space: nowrap;
    font-size: 15px;
    line-height: 26px
}

.main-menu ul ul a:hover,.main-menu ul ul li.active a {
    color: #b6dfff
}

.separate {
    background: #fff;
    height: 1px;
    margin: 8px 0
}

.ps2,.ps {
    font-style: normal
}

.home-banner {
    overflow: hidden;
    width: 100%;
    position: relative;
    max-height: 480px
}

.home-banner .slider-item {
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
    height: 480px;
    width: 100%
}

.bullets-container {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.bullets-container .bullet {
    width: 17px;
    height: 17px;
    border-radius: 100%;
    background: #d6d6d6;
    display: inline-block;
    color: #2196f3;
    cursor: pointer;
    margin: 0 5px
}

.bullets-container .bullet.active,.bullets-container .bullet:hover {
    background: #2196f3
}

.soapedeye {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

.banner-text {
    top: 20%;
    font-size: 33px;
    line-height: 1.4em;
    position: absolute;
    border-radius: 10px;
    background: rgba(1,6,51,0.75);
    padding: 20px;
    color: #fff;
    text-align: left;
    left: 10%;
    width: auto;
    width: initial;
}

.banner-text.center {
    width: 80%;
    text-align: center
}

.banner-text b {
    font-weight: 600;
    font-size: 48px
}

.banner-text p,.banner-text h1 {
    font-size: 33px;
    font-weight: 100
}

.home-banner.air {
    font-size: 0
}

.home-banner.air .slider-item {
    height: initial;
    font-size: 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    background: #e8f4fe;
}

.home-banner.air .slider-item a {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 50px
}

.home-banner.air .slider-item a img {
    margin: 0 auto;
    max-width: 100%
}

.home-banner.air .slider-item p {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 50px 0 30px;
    font-size: 26px;
    font-weight: 100
}

a.button-href {
    position: absolute;
    top: 70%;
    left: 10%;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    background-color: #2196f3
}

.centred a.button-href.inpage {
    background: none;
    border: 3px solid #2196f3;
    border-radius: 0;
    color: #2196f3;
    font-weight: 600
}

.centred a.button-href.inpage:hover {
    border-color: #1976d2;
    color: #1976d2
}

.brand-item {
    height: 100px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.brands-container {
    float: left
}

.brand-se {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 1
}

.brands-block {
    position: relative;
    overflow: hidden
}

.cquotes-block {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 200px;
    position: relative
}

.cquotes-item {
    float: left;
    font-size: 0
}

.cquotes-item > * {
    display: inline-block;
    vertical-align: middle
}

.cquotes-item img {
    width: 20%;
    margin: 0 2% 0 0
}

.cquotes-item i {
    width: 78%;
    font-size: 22px;
    text-align: left;
    line-height: 28px
}

.cquotes-se {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    height: 200px
}

.cquotes-se .cquotes-item {
    position: absolute;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0
}

li.linear {
    border: 0;
    margin: .5em 0;
    height: 1px;
    background-image: linear-gradient(to right,rgba(0,0,0,0.08),rgba(0,0,0,1.32),rgba(0,0,0,0.08));
    padding: 0!important
}

.banner-text p:first-child {
    font-size: 44px;
    margin: 0 0 5px;
}

.main-menu > ul > li:last-child {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 16px;
    z-index: 4;
    border: none;
    border-radius: 0 0 5px 5px;
    font-family: "OpenSansSemiBold";
    background: #32d517;
    background: -moz-linear-gradient(top,rgba(50,213,23,1) 0%,rgba(165,238,155,1) 2%,rgba(50,213,23,1) 25%,rgba(37,198,16,1) 56%,rgba(29,159,12,1) 100%);
    background: -webkit-linear-gradient(top,rgba(50,213,23,1) 0%,rgba(165,238,155,1) 2%,rgba(50,213,23,1) 25%,rgba(37,198,16,1) 56%,rgba(29,159,12,1) 100%);
    background: linear-gradient(to bottom,rgba(50,213,23,1) 0%,rgba(165,238,155,1) 2%,rgba(50,213,23,1) 25%,rgba(37,198,16,1) 56%,rgba(29,159,12,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32d517',endColorstr='#1d9f0c',GradientType=0)
}

main-download a {
    padding: 0
}

.main-menu span.main-download > a {
    padding: 3px 20px 5px;
    font-size: 22px;
    line-height: 30px
}

.main-menu span.main-download > a p:last-child {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px
}

.main-menu span.main-download > a p {
    font-weight: 600
}

.main-menu span.main-download > a:hover {
    padding: 4px 20px 6px
}

footer {
    background: #323235;
    padding: 40px 0;
    color: #fff
}

footer a {
    color: #d0d0d0;
    font-size: 14px
}

.footer-cont-menu {
    max-width: 1600px;
    width: 80%;
    margin: 0 auto 15px;
    display: table
}

.footer-column {
    width: 20%;
    display: table-cell;
    vertical-align: top;
    text-align: left;
    text-align-last: left
}

.footer-column h3 {
    font-weight: 400;
    font-size: 19px;
    margin: 0 0 8px
}

.main-menu li.title {
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    margin: 14px 0 0;
    cursor: default;
    white-space: nowrap;
    color: #fff;
    text-shadow: 1px 1px 0 #145595
}

.main-menu li.title:first-child {
    margin: 0
}

footer a:hover {
    color: #fff
}

.separate ~ li a {
    padding: 0 15px 0 0
}

.bottom-cont-footer {
    max-width: 1600px;
    width: 80%;
    margin: 20px auto;
    overflow: hidden
}

.copyright {
    color: #707478;
    float: left;
    width: auto;
    width: initial;
    line-height: 50px;
    font-size: 14px
}

footer .copyright a,b {
    display: inline;
    display: initial
}

.awards {
    float: right;
    width: auto;
    width: initial
}

.awards > * {
    display: inline-block;
    height: 50px;
    margin-left: 25px
}

.awards img {
    max-width: 100%;
    max-height: 50px
}

.awards > :first-child {
    margin: 0
}

.content-area {
    margin: 25px 0
}

.content-area > * {
    max-width: 1600px;
    width: 80%;
    margin: 0 auto
}

.main-content {
    min-height: 300px;
    color: rgba(0,0,0,0.8);
    max-width: 2000px;
    margin: 0 auto
}

.langs > span:before,.langs a:before {
    content: "";
    width: 16px;
    height: 11px;
    position: absolute;
    background-image: url(/res/images/design-sprite.png);
    top: 11px;
    left: 5px
}

.langs > span.en:before,.langs a.en:before {
    background-position: -95px -60px
}

.langs > span.de:before,.langs a.de:before {
    background-position: -95px -71px
}

.langs > span.it:before,.langs a.it:before {
    background-position: -95px -82px
}

.langs > span.es:before,.langs a.es:before {
    background-position: -95px -93px
}

.langs > span.fr:before,.langs a.fr:before {
    background-position: -95px -104px
}

.langs > span.pt:before,.langs a.pt:before {
    background-position: -95px -115px
}

.langs > span.ru:before,.langs a.ru:before {
    background-position: -95px -126px
}

.langs > span.cz:before,.langs a.cz:before {
    background-position: -95px -137px
}

.langs > span.cn:before,.langs a.cn:before {
    background-position: -95px -148px
}

.langs > span.tr:before,.langs a.tr:before {
    background-position: -95px -159px
}

.langs > span.ar:before,.langs a.ar:before {
    background-position: -95px -170px
}

.top-menu > ul > li.langs > span {
    position: relative;
    padding: 5px 0 5px 25px
}

.top-menu .langs a {
    padding: 0 0 0 35px;
    position: relative;
    width: inherit;
    margin: 0 auto;
    text-align: left
}

.langs a:before {
    left: 0;
    top: 3px
}

.story-prev {
    padding: 30px;
    font-size: 0;
    position: relative
}

.story-prev .main-info {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5% 0 0;
    font-size: 16px
}

.story-prev.sep.media-conv .main-info {
    margin: 0 0 0 2.5%
}

.story-prev .prev-image {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: center
}

.story-prev .main-info h2 {
    font-weight: 100
}

.story-prev .main-info h2 a {
    color: #2c3134;
    margin: 0 0 10px;
    font-weight: 100
}

.story-prev .prev-text p {
    font-size: 20px;
    font-weight: 100;
    font-style: italic;
    color: #333;
    padding: 0 0 10px
}

.story-prev .prev-text a,.hrefto {
    display: inline;
    display: initial;
    font-size: 18px;
    color: #2196f3;
    position: relative;
    padding: 0 13px 0 0
}

.story-prev .prev-text a:after,.hrefto:after {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 9px;
    right: 0;
    z-index: 9;
    border-top: 1px solid #2196f3;
    border-right: 1px solid #2196f3;
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(45deg)
}

.story-prev .main-info h2 a:hover {
    color: #2196f3
}

.story-prev .prev-text a:hover {
    color: #1976d2
}

.story-prev .prev-image img {
    display: inline;
    display: initial;
    max-height: 140px;
    margin: 0 auto;
    max-width: 100%
}

.navigation {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin: 30px auto;
    overflow: hidden
}

.navigation a {
    color: #fff!important;
    background: #2196f3;
    display: inline-block!important;
    border-radius: 2px;
    position: relative;
    margin: 0 15px
}

.navigation a:hover {
    background: #1976d2
}

.navigation a:before {
    padding: 0 5px 0 0
}

.navigation a.prev:before {
    content: "<"
}

.navigation a.next:after {
    content: ">";
    padding: 0 0 0 5px
}

.navigation a.next {
    padding: 5px 10px 5px 15px
}

.navigation a.prev {
    padding: 5px 15px 5px 10px
}

.navigation a.disabled {
    background: #ccc;
    cursor: default;
    display: inline-block
}

.secondary li {
    display: inline-block;
    width: auto;
    width: initial;
    font-size: 14px;
    text-transform: uppercase
}

.secondary.min li {
    font-size: 12px
}

.secondary.min li a {
    padding: 10px 12px
}

nav.secondary {
    font-size: 0;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 10px;
    text-align: center
}

.secondary ul {
    max-width: 1600px;
    width: 80%;
    display: inline-block;
    text-align: left;
    margin: 0 0 0 -17.5px;
    padding: 0 17.5px 0 0;
    box-sizing: initial
}

.secondary li a {
    line-height: 100%;
    padding: 10px 18px;
    border-bottom: 2px solid #fff;
    color: rgba(0,0,0,0.75);
    font-weight: 600
}

.secondary li a.active {
    border-bottom: 2px solid #2196f3;
    color: #2196f3;
    cursor: default
}

.secondary li a:hover {
    color: #2196f3
}

.content-area h1 {
    font-weight: 100;
    font-size: 42px;
    margin: 20px auto 5px;
    line-height: 58px
}

.story-prev .testimonial {
    font-size: 18px;
    font-weight: 100
}

.story-prev .testimonial .author {
    font-weight: 600;
    position: relative;
    padding: 0 0 0 45px;
    margin: 0 0 5px;
    line-height: 30px
}

.story-prev.sep {
    margin: 15px auto;
    padding: 0 0 15px;
    border-bottom: 1px solid #ccc;
    background: none!important
}

.story-prev .testimonial .author:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(/res/images/design-sprite.png);
    left: 0;
    top: 0;
    background-position: -121px -158px
}

.floater {
        width: 90%;
    margin: 30px auto;
    font-size: 0;
    line-height: 25px;
    overflow: hidden
}

h1 + .floater {
    margin: 0 auto 30px
}

.floater > * {
    vertical-align: middle
}

.floater.va-top > * {
    vertical-align: top
}

.floater img {
    max-width: 23%;
    max-height: 276px;
    float: left
}

.floater.left img {
    float: right
}

.floater.right .floater-container {
    width: 77%;
    padding: 0 0 0 2%;
    float: right
}

.floater.right.big-videos {
    padding: 20px 0 40px
}

.floater.big-videos iframe,.floater.big-videos .frame-cont {
    width: 48%;
    height: 415px;
    margin: 0 2% 0 0;
    float: left;
    position: relative
}

.floater.big-videos iframe {
    width: 100%;
    margin: 0
}

.false-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: 50%;
    cursor: pointer
}

.floater.big-videos .floater-container {
    width: 100%;
    padding: 0;
    float: none
}

.section h2,.flat-color h2 {
    font-weight: 100;
    font-size: 32px;
    padding: 25px 0 10px;
    line-height: initial
}

.floater .floater-container a {
    display: inline;
    display: initial;
    color: #2196f3
}

.floater .floater-container a:hover {
    color: #1976d2
}

.floater.left .floater-container {
    width: 75%;
    padding: 0 2% 0 0;
    float: left
}

.floater .floater-container p {
    margin: 0 0 14px;
    line-height: 28px
}

.floater .floater-container.tall p {
    margin: -8px 0 15px
}

.floater .floater-container p:last-child {
    margin: 0
}

.separate-gradient {
    width: 100%;
    height: 1px;
    margin: 10px auto;
    background: rgba(0,0,0,0.03);
    background: -moz-linear-gradient(left,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.03) 100%);
    background: -webkit-gradient(left top,right top,color-stop(0%,rgba(0,0,0,0.03)),color-stop(50%,rgba(0,0,0,0.35)),color-stop(100%,rgba(0,0,0,0.03)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.03) 100%);
    background: -o-linear-gradient(left,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.03) 100%);
    background: -ms-linear-gradient(left,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.03) 100%);
    background: linear-gradient(to right,rgba(0,0,0,0.03) 0%,rgba(0,0,0,0.35) 50%,rgba(0,0,0,0.03) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=1)
}

.separate-no-gradient {
    width: 80%;
    height: 1px;
    margin: 0 auto;
    background: #a9a9a9
}

.outside {
    background: rgba(33,150,243,0.1);
    padding: 20px 0;
    margin: 40px 0;
    width: 100%!important;
    max-width: none
}

.outside > * {
    width: 80%;
    max-width: 1600px;
    margin: 15px auto 5px
}

.companies .slider-item {
    display: table;
    height: 150px!important;
    background: #e9f5fe
}

.companies .slider-item > * {
    display: table-cell;
    vertical-align: middle
}

.companies .slider-item a {
    width: 20%
}

.companies .slider-item a img {
    margin: 0 auto;
    max-width: 80%;
    max-height: 130px
}

.companies .bullets-container {
    bottom: 5px
}

.companies .bullets-container .bullet {
    width: 10px;
    height: 10px
}

.home-banner.companies {
    margin: -10px auto 20px;
    max-height: 150px;
    background: rgba(33,150,243,0.1)
}

.story-prev .name a {
    font-size: 30px;
    font-weight: 100;
    color: #2196f3
}

.story-prev .name {
    margin: 0 0 5px
}

.story-prev .press-description {
    font-size: 16px
}

.story-prev .press-description .date {
    font-weight: 700;
    margin: 5px 0 0
}

.story-prev .press-description p {
    width: 80%
}

.story-prev .name a:hover {
    color: #1976d2
}

.secondary .buttoned {
    background: #2196f3;
    border-radius: 2px;
    margin: 0 0 0 20px
}

.secondary .buttoned a {
    color: #fff
}

.secondary .buttoned:hover {
    background: #1976d2
}

.secondary li.buttoned a:hover {
    color: #fff
}

.secondary li.buttoned a {
    padding: 10px 20px;
    border: none
}

.wufoo-container {
    background: #2196f3;
    width: 35%;
    padding: 20px;
    border-radius: 2px
}

.wufoo-container .title {
    text-align: center;
    color: #fff;
    padding: 0 0 15px;
    margin: 0 auto
}

.wufoo-container .min-title {
    text-align: left;
    color: #fff;
    margin: 5px 0 0;
    font-size: 16px
}

.contacts-list li {
    display: list-item;
    list-style: initial;
    margin: 0 0 0 20px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 100
}

.num-list li {
    display: list-item;
    list-style: initial;
    list-style-type: decimal;
    margin: 0 0 0 28px;
    width: 90%;
    font-size: 18px;
    line-height: 30px;
    font-weight: 100
}

.partner-table table tr:first-child td {
    font-size: 28px!important;
    font-weight: 600
}

.partner-table table tr td:first-child {
    width: 70%;
    text-align: left;
    padding: 20px 30px 20px 0
}

.partner-table table tr td {
    width: 10%;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    position: relative;
    font-size: 18px
}

.partner-table table tr {
    border-bottom: 1px solid #ccc
}

.partner-table table {
    border-collapse: collapse;
    margin: 10px 0
}

.partner-table table tr td b {
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px
}

.partner-y:before {
    content: "";
    font-size: 60px;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    background-image: url(/res/images/design-sprite.png);
    background-position: 0 0
}

.partner-n:before {
    content: "";
    font-size: 60px;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    background-image: url(/res/images/design-sprite.png);
    background-position: -40px 0
}

.num-list li a {
    color: #2196f3;
    display: inline;
    display: initial
}

.num-list li a:hover {
    color: #1976d2
}

.partner-table table tr:last-child {
    border: none
}

.signup-button a {
    display: inline;
    display: initial;
    background: #2196f3;
    color: #fff!important;
    padding: 10px 30px;
    border-radius: 2px;
    font-size: 26px
}

.signup-button {
    text-align: center;
    padding: 40px 0 10px
}

.signup-button a:hover {
    background: #1976d2
}

.inredeble input {
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #959595
}

.inredeble .desc span {
    display: inline;
    display: initial;
    color: red
}

.inredeble .desc {
    padding: 5px 0
}

.inredeble select {
    padding: 5px;
    border: 1px solid #959595;
    border-radius: 2px;
    cursor: pointer
}

.section {
    margin: 20px auto;
    font-size: 18px;
    background: rgba(0,0,0,0.02);
    padding: 20px 30px;
    text-align: center
}

.inredeble li:not(.section) {
    margin: 0 0 20px
}

.inredeble li:hover .instruct {
    display: block
}

.instruct {
    position: absolute;
    bottom: 35px;
    right: 0;
    width: auto;
    width: initial;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: none
}

.instruct:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
    left: 20px;
    bottom: -9px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg) -webkit-transform:rotate(45deg)
}

.inredeble fieldset {
    border: none
}

.inredeble fieldset .subfield * {
    float: left;
    width: auto;
    width: initial;
    line-height: 13px;
    cursor: pointer
}

.inredeble fieldset .subfield .choice {
    padding: 5px 0 5px 15px
}

.inredeble fieldset .subfield .checkbox {
    margin: 5px 0 0
}

.inredeble #downloadSubmit {
    width: auto;
    width: initial;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 20px;
    border: none;
    background: #2196f3;
    color: #fff
}

.inredeble #downloadSubmit:hover {
    background: #1976d2
}

.inredeble .hide {
    display: none
}

.content-area a {
    display: inline;
    display: initial;
    color: #2196f3
}

.content-area a:hover {
    color: #1976d2
}

.subtext {
    position: absolute;
    background: #fff;
    width: 300px;
    font-size: 14px;
    border: 1px solid #ccc;
    left: 110%;
    top: 6px;
    z-index: 1;
    margin: -25px -150px 0 0;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 2px 2px 3px #e4e4e4;
    box-sizing: border-box;
    font-weight: 100;
    display: none;
    text-align: center
}

.show-subtext {
    cursor: pointer;
    position: relative;
    font-weight: 400;
    color: #249ddf
}

.show-subtext:hover .subtext {
    display: block
}

.pricing tr td:first-child {
    width: 30%;
    text-align: left
}

.pricing tr td {
    width: 17%;
    text-align: center;
    padding: 15px 0 15px 15px
}

.pricing tr {
    border-bottom: 1px solid #ccc
}

.pricing {
    border-collapse: collapse;
    margin-bottom: 80px
}

.pricing tr td.check-mark,.pricing tr td.uncheck-mark {
    position: relative
}

.pricing tr td.check-mark:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    background-image: url(/res/images/design-sprite.png);
    background-position: 0 0
}

.pricing tr td.uncheck-mark:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    background-image: url(/res/images/design-sprite.png);
    background-position: -40px 0
}

.pricing tr:first-child,.pricing tr:last-child {
    font-weight: 600;
    font-size: 19px
}

p.title {
    font-size: 22px!important;
    font-weight: 600
}

.wufoos {
    padding: 0 10px 20px
}

.wufoos .wufoo-title {
    color: #fff;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    font-size: 20px
}

.wufoos .title {
    text-align: left;
    margin: 15px 0 0;
    padding: 0;
    font-weight: 600;
    width: 100%
}

.wufoos label,.all-forms label {
    float: left;
    width: auto;
    width: initial;
    color: #fff
}

.wufoos input,.wufoos select {
    width: 60%;
    float: right;
    border: none;
    border-radius: 2px;
    padding: 2px 5px;
    height: 22px;
    background: #fff
}

.wufoos li {
    overflow: hidden
}

.wufoos .req {
    color: #d41b1b
}

.wufoos .hide {
    display: none
}

.wufoos input[type="submit"] {
    width: auto;
    width: initial;
    margin: 10px auto 0;
    float: none;
    padding: 5px 10px;
    height: initial;
    background: #fff;
    color: #2196f3;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer
}

.wufoos span {
    display: inline;
    display: initial
}

.wufoo-form-container form ul:after,.wufoo-form-container form li:after,.wufoo-form-container form li div:after {
    display: none!important
}

.resellers {
    border-collapse: collapse;
    margin: 0 auto
}

.resellers tr {
    border-bottom: 1px solid #ccc
}

.resellers tr td {
    padding: 10px 0
}

.resellers select {
    width: 40%;
    float: left;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;
    max-width: 300px;
    margin: 0 40px 0 0;
    border: 1px solid #ccc
}

.resellers select option {
    font-size: 16px
}

.resellers .tooption {
    float: left;
    width: auto;
    width: initial;
    margin: 0 10px 0 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 36px;
    color: #2196f3
}

.resellers em {
    float: left;
    width: auto;
    width: initial;
    font-weight: 600;
    margin: 0 10px 0 0
}

.resellers a.name {
    font-weight: 600;
    font-size: 22px
}

#nStateBlock,#nSelect,.nores {
    display: none
}

.resellers .world {
    height: 300px;
    background-image: url(/res/images/partner/worldmap.png);
    background-size: contain;
    background-position: 50%
}

.texted p {
    margin: 0 0 14px
}

.texted img {
    margin: 25px auto;
    max-width: 900px
}

.list-style {
    display: table-cell
}

.list-style li,.bullet li,.single-post ul li {
    font-size: 18px;
    padding: 0 0 0 20px;
    overflow: hidden
}

.rtl .list-style li,.rtl .bullet li,.rtl .single-post ul li {
    padding: 0 20px 0 0
}

.list-style li:before,.bullet li:before,.single-post ul li:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 100%;
    top: 8px;
    left: 0
}

.rtl .list-style li:before,.rtl .bullet li:before,.rtl .single-post ul li:before {
    left: auto;
    right: 0
}

.list-style li li:before,.bullet li li:before,.single-post ul li li:before {
    background: #fff;
    width: 4px;
    height: 4px;
    border: 2px solid #333
}

.list-style li li li:before,.bullet li li li:before,.single-post ul li li li:before {
    background: #fff;
    border-radius: 0;
    border: 1px solid #333;
    top: 8px;
    left: 6px
}

.list-style li li li li:before,.bullet li li li li:before,.single-post ul li li li li:before {
    background: #fff;
    width: 4px;
    height: 0;
    border-radius: 0;
    border: 1px solid #333;
    top: 12px;
    left: 8px
}

.single-post table {
    border-collapse: collapse
}

.single-post table td {
    border: 1px solid #ccc;
    padding: 4px 10px;
    width: initial
}

.floater .huged {
    max-width: 900px;
    margin: 0 auto;
    padding: 10px 0;
    display: block;
    float: none
}

.grayed .title {
    margin: 15px 0 0
}

.floater.gallery {
    text-align: center
}

.floater.gallery.four {
    margin: 20px auto 0
}

.gallery-container {
    display: inline-block;
    text-align: center
}

.gallery-container .gallery-item {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

.four .gallery-container .gallery-item {
    width: 25%
}

.four .gallery-container .gallery-item img {
    margin: 10px auto;
    max-height: 110px;
    max-width: 64%
}

.gallery-container .gallery-item img {
    max-width: 70%;
    max-height: 75px;
    margin: 10px auto;
    float: none;
    display: block
}

.gallery-container .gallery-item a {
    display: block;
    width: 100%
}

a.button-href.inpage {
    position: relative;
    position: initial;
    width: auto;
    width: initial;
    display: inline-block;
    left: 0;
    text-transform: uppercase
}

.brands {
    text-align: center;
    padding: 20px 0;
    max-width: 1600px;
    width: 80%;
    margin: 0 auto
}

.brands h2 {
    font-weight: 400;
    font-size: 34px;
    margin: 0 0 10px
}

.brands p {
    font-size: 20px;
    margin: 0 0 25px
}

.brands-block {
    max-height: 100px;
    overflow: hidden;
    margin: 70px 0
}

.about {
    padding: 30px 0;
    background-image: url(/res/images/home/why.jpg)
}

.about-transperent {
    max-width: 1600px;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    background: rgba(255,255,255,0.9);
    padding: 40px 20px
}

.about-transperent h2 {
    font-weight: 400;
    font-size: 36px;
    color: #2196f3;
    padding: 0
}

.separ-blue {
    background: #2196f3;
    height: 1px;
    margin: 40px 0
}

.about-transperent .columns {
    text-align: center;
    display: inline-block
}

.about-transperent .columns > div {
    display: inline-block;
    width: 29%;
    padding: 0 10px 0 0;
    vertical-align: top;
    font-size: 18px;
    text-align: left
}

.right-bg .content,.left-bg .content {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    padding: 60px 4%;
    width: 52%;
    max-width: 855px;
    text-align: left;
    position: relative
}

.chess.flat-chess .left-bg .content {
    padding: 20px 3% 20px 2%;
    width: 52%;
    margin: 0 auto
}

.chess.flat-chess .right-bg .content {
    padding: 20px 2% 20px 0;
    margin: 0 auto;
    width: 40%;
    position: relative
}

.chess.over.flat-chess .right-bg .content {
    padding-top: 100px
}

.chess.over h2 {
    margin: 35px 0 25px
}

.chess.flat-chess .no-bg .content {
    width: 30%;
    padding: 0;
    top: 0;
    margin: 0 auto
}

.chess.flat-chess .left-bg.no-bg .bg + .content,.chess.flat-chess .left-bg.no-bg .bg + .content {
    padding: 0 0 0 40px
}

.right-bg .content p a,.left-bg .content p a {
    display: inline;
    display: initial;
    color: #2196f3
}

.right-bg .content p a:hover,.left-bg .content p a:hover {
    color: #1976d2
}

.right-bg .content.under,.left-bg .content.under {
    background: rgba(255,255,255,0.75)
}

.chess.flat-chess .right-bg.no-bg .bg,.chess.flat-chess .left-bg.no-bg .bg {
    display: inline-block;
    vertical-align: middle;
    width: 60%
}

.right-bg .bg,.left-bg .bg,.centred .bg {
    width: 48%;
    display: inline-block;
    min-height: 475px;
    height: auto;
    vertical-align: middle;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.chess.flat-chess .right-bg .bg {
    width: 50%;
    background-position: left 50%
}

.chess.flat-chess .right-bg .bg iframe,.chess.flat-chess .left-bg .bg iframe {
    width: 80%;
    height: 475px
}

.chess.flat-chess .left-bg .bg iframe {
    float: right
}

.chess.flat-chess .left-bg .bg video {
    width: 79%;
    height: auto;
    float: right
}

.chess.flat-chess .left-bg.no-bg .bg iframe,.chess.flat-chess .left-bg.no-bg .bg video {
    width: 83%
}

.right-bg .youtube .false-video {
    width: 79%
}

.left-bg .youtube .false-video {
    width: 80%;
    left: auto;
    right: 0
}

.right-bg.contain .bg,.left-bg.contain .bg,.centred.contain .bg {
    background-size: 79% auto;
    background-position: right 50%
}

.right-bg.contain .bg {
    background-size: 80% auto;
    background-position: left 50%
}

.right-bg .bg.contain,.left-bg .bg.contain {
    background-size: contain
}

.right-bg .bg img,.left-bg .bg img,.centred .bg img {
    width: 90%;
    max-width: 400px;
    margin: 0 auto
}

.chess.flat-chess .left-bg .bg img,.chess.flat-chess .right-bg .bg img {
    width: initial;
    max-width: 83.5%;
    margin: 75px 0;
    float: right
}

.chess.flat-chess .right-bg .bg img {
    float: left
}

.right-bg,.left-bg {
    display: table;
    background-size: cover;
    text-align: right;
    position: relative
}

.left-bg {
    text-align: left
}

.chess .content h3,.centred h3 {
    font-weight: 100;
    font-size: 36px;
    margin: 0 0 20px;
    z-index: 1
}

.likefirst,.chess .content .likefirst,.centred .likefirst,.flat-color.air .likefirst {
    font-size: 42px;
    font-weight: 100
}

.chess.flat-chess .content h3,.chess.flat-chess .centred h3 {
    font-weight: 100;
    font-size: 24px;
    margin: 20px 0 10px
}

.centred h3 {
    max-width: 90%;
    margin: 0 auto 30px
}

.qts h3 {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
    font-weight: 400;
    font-size: 36px;
    padding: 30px 0 0
}

.chess .content p,.centred p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 40px
}

.chess.flat-chess .content p,.chess.flat-chess .centred p {
    margin: 0 0 20px
}

.centred .bg {
    width: 90%;
    display: block;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 60px auto 40px;
    min-height: 0
}

.centred {
    text-align: center;
    padding: 40px 0;
    position: relative;
    max-width: 100%;
    margin: 0 auto
}

a.button-href:hover {
    background: #1976d2
}

.quotes-block {
    position: relative;
    overflow: hidden;
    max-height: 150px;
    max-width: 1200px;
    margin: 0 auto
}

.quotes-container {
    height: 150px
}

.quotes-item {
    float: left;
    display: table;
    padding: 0 0 25px;
    height: 150px;
    background: #f5f6f8
}

.quotes-item > * {
    display: table-cell;
    vertical-align: middle
}

.quotes-item a {
    width: 20%;
    position: relative
}

.quotes-item a img {
    width: 90%;
    margin: 0 auto;
    display: block
}

.quotes-se {
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 150px;
    left: -9999px
}

.try-nakivo {
    background: #2196f3;
    color: #fff;
    text-align: center;
    padding: 40px
}

.try-nakivo h2 {
    font-weight: 100;
    font-size: 36px
}

.try-nakivo .l-button {
    display: inline;
    display: initial;
    width: auto;
    width: initial
}

.try-nakivo a {
    color: #2196f3;
    padding: 10px 30px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 0 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 45px
}

.try-nakivo a:before {
    content: "";
    width: 55px;
    height: 45px;
    display: block;
    float: left;
    background-image: url(/res/images/design-sprite.png);
    background-position: -118px -105px;
    margin: 0 10px 0 0
}

.n-partners {
    background-size: cover;
    background-position: 50%;
    position: relative;
    text-align: center;
    padding: 40px 0 80px
}

.n-partners:before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.partner-block {
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    width: 28%;
    max-width: 460px;
    margin: 0 1%;
    background: rgba(35,154,220,0.2);
    color: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden;
    text-align: left;
    height: 250px;
    background-repeat: no-repeat;
    background-position: 70% 85%
}

.partner-block .buttons {
    width: 90%;
    margin: 20px auto
}

.partner-block p.title {
    padding: 20px 0 20px 15px;
    font-size: 26px;
    font-weight: 400;
    background: rgba(0,0,0,0.1)
}

.partner-block a {
    color: #2196f3;
    background: #fff;
    border-radius: 2px;
    width: auto;
    width: initial;
    display: inline-block;
    padding: 10px 20px;
    margin: 0 0 15px;
    font-size: 18px;
    text-transform: uppercase
}

.n-partners h2 {
    color: #fff;
    position: relative;
    font-size: 36px;
    font-weight: 400;
    padding: 40px 0;
    margin: 0
}

.n-partners .partner-block:nth-child(3) {
    background: rgba(133,168,8,0.2)
}

.n-partners .partner-block:nth-child(4) {
    background: rgba(117,60,221,0.2)
}

.n-partners .partner-block:nth-child(4) a {
    color: #753cdd
}

.n-partners .partner-block:nth-child(3) a {
    color: #749306
}

.subscribe {
    text-align: center;
    padding: 40px 0;
    color: #333;
    background: #f0f0f0
}

.subscribe h2 {
    font-size: 42px;
    font-weight: 100;
    padding: 0 0 20px
}

.subs-form {
    color: #fff;
    text-align: center
}

.subs-form p * {
    display: inline-block;
    width: auto;
    width: initial;
    vertical-align: middle;
    font-size: 38px
}

.subs-form .subs-cont input[type="submit"] {
    border: 2px solid #323235;
    outline: 2px solid #2196f3;
    background: #2196f3;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    padding: 7px 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: initial;
    min-width: 250px
}

.subs-form p {
    font-size: 28px;
    font-weight: 100;
    width: auto;
    width: initial;
    display: inline-block;
    vertical-align: middle
}

.capt-holder {
    width: 33%;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 20px;
    position: relative
}

.g-recaptcha {
    position: absolute;
    width: initial;
    top: -85px;
    left: 50%;
    border: 2px solid transparent;
    margin: 0 0 0 -154px;
    display: none
}

.subs-form input[type="email"] {
    font-size: 20px;
    padding: 10px;
    border: 2px solid transparent;
    width: 100%
}

.subs-form input[type="email"].error {
    border-color: #ff5252
}

.socials {
    padding: 20px 0;
    text-align: center
}

.socials a {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    max-width: 240px;
    text-align: left;
    margin: 0 20px;
    position: relative
}

.socials a:before {
    content: "";
    width: 50px;
    height: 50px;
    float: left;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin: 0 20px 0 0;
    background-image: url(/res/images/design-sprite.png);
    border: 3px solid #fff;
    background-color: #2196f3;
    border-radius: 100%
}

.socials a.download:before {
    background-position: 0 -210px
}

.socials a.facebook:before {
    background-position: 0 -60px
}

.socials a.twitter:before {
    background-position: 0 -160px
}

.socials a.linkedin:before {
    background-position: 0 -108px
}

p.errortext {
    text-align: center;
    text-transform: uppercase;
    color: red;
    font-size: 50px
}

.floater p {
    margin: 0 auto 15px;
    font-size: 18px
}

.wufoo-container input[type="text"],.wufoo-container input[type="number"],.wufoo-container input[type="email"],.wufoo-container input[type="tel"],.wufoo-container select {
    padding: 5px;
    border: 2px solid #2196f3;
    width: 50%;
    display: inline-block
}

.wufoo-container input[type="radio"] {
    display: none;
    opacity: 0;
    width: auto;
    width: initial;
    float: left
}

.wufoo-container label,.all-forms label,.simple-form label {
    color: #333;
    font-size: 14px;
    text-align: left;
    position: relative;
    padding: 3px 0 3px 20px;
    cursor: pointer;
    width: auto;
    width: initial;
    line-height: 18px
}

.wufoo-container label {
    color: #fff
}

.wufoo-container input[type="radio"] + label:before,.all-forms input[type="radio"] + label:before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    opacity: 1;
    left: 0;
    top: 6px
}

.wufoo-container input[type="radio"]:checked + label:after,.all-forms input[type="radio"]:checked {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #2196f3;
    border-radius: 100%;
    left: 4px;
    top: 10px
}

.wufoo-container textarea {
    padding: 5px;
    border: 1px solid #2196f3;
    max-height: 70px;
    min-height: 70px;
    max-width: 100%;
    min-width: 100%;
    border-radius: 4px;
    margin: 10px 0 0!important
}

.wufoo-container input[type="checkbox"],.all-forms input[type="checkbox"],.simple-form input[type="checkbox"] {
    display: none
}

.wufoo-container input[type="checkbox"] + label:before,.all-forms input[type="checkbox"] + label:before,.simple-form input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #2196f3;
    border-radius: 4px;
    left: 0;
    top: 6px
}

.wufoo-container input[type="checkbox"] + label:before {
    border-color: #fff
}

.wufoo-container input[type="checkbox"].error + label:before,.all-forms input[type="checkbox"].error + label:before,,.simple-form input[type="checkbox"].error + label:before {
    border-color: #ff5252
}

.wufoo-container input[type="checkbox"]:checked + label:after,.all-forms input[type="checkbox"]:checked + label:after,.simple-form input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #2196f3;
    top: 10px;
    left: 4px
}

.wufoo-container input[type="checkbox"]:checked + label:after {
    background: #fff
}

.wufoo-container input[type="submit"],.tobeta .form input[type="submit"] {
    margin: 10px auto;
    padding: 10px 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #2196f3;
    background: #fff;
    cursor: pointer;
    width: auto;
    width: initial;
    font-weight: 600;
    border: none
}

form :disabled {
    background: #fff;
    opacity: .7!important;
    cursor: default!important
}

.wufoo-container input,.wufoo-container select {
    margin: 0 0 5px;
    border-radius: 4px
}

.wufoo-container input[type="submit"]:hover {
    color: #1976d2;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25)
}

.wufoo-container .error {
    border: 2px solid #ff5252!important
}

.title.attention {
    color: #fff700
}

.partner-table table p {
    margin: 0
}

.floater-container.wufoo {
    margin: 0 4% 0 0;
    width: 60%!important;
    padding: 0
}

.floater-container {
    font-size: 18px
}

.wufoo-container form {
    text-align: center
}

.wufoo-container select {
    padding: 5px
}

#va-select,#nas-select {
    display: none
}

.pricing tr.double td {
    width: 45%
}

.pricing tr.double td:nth-child(2n) {
    width: 5%;
    border-right: 1px solid #ccc
}

.pricing tr.double td:last-child {
    border: none
}

td.remark p {
    text-align: center;
    font-size: 14px
}

.wufoo-container.small-wufoo {
    width: 25%;
    float: right
}

.wufoo-container.small-wufoo input,.wufoo-container.small-wufoo select {
    width: 100%
}

.wufoo-container.small-wufoo input[type="submit"] {
    width: auto;
    width: initial
}

.video-container {
    display: table
}

.video-item {
    float: left;
    vertical-align: top;
    margin: 0;
    cursor: pointer;
    overflow: hidden;
    font-size: 0;
    padding: 10px;
    margin: 0 0 10px;
    border: 1px solid #e3e3e3;
    position: relative;
    background: #fff
}

.video-item .iframe {
    width: 30%;
    height: 175px;
    display: inline-block;
    vertical-align: middle;
    background-color: #2196f3;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.vid-desc-cont {
    display: inline-block;
    vertical-align: middle;
    width: 68%;
    margin: 0 0 0 2%
}

.videos-container {
    font-size: 0;
    overflow: hidden;
    float: left;
    width: 100%
}

.video-item h3 {
    font-size: 18px;
    padding: 2px 5px
}

.video-item .vid-desc {
    font-size: 18px;
    padding: 2px 5px 0;
    position: relative
}

.video-item:hover h3 {
    color: #2196f3
}

.video-item:last-child {
    margin: 0
}

.video-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.videos-container h2 {
    font-size: 24px;
    margin: 25px 0 10px 10px;
    float: left
}

.videos-container h2:first-child {
    margin: 0 0 10px 10px
}

.floater.right.videos iframe {
    width: 35%;
    margin: 10px 2% 5px 0;
    float: left;
    display: block;
    max-height: 275px;
    outline: 1px solid #e2e2e2
}

.floater.left.videos iframe {
    width: 40%;
    margin: 0 0 5px 2%;
    float: right;
    display: block;
    max-height: 275px;
    outline: 1px solid #e2e2e2
}

.floater.right.videos .floater-container,.floater.left.videos .floater-container {
    display: block;
    width: 100%;
    padding: 0;
    float: none
}

.flat-color {
    background: #e8f4fe;
    color: #333;
    overflow: hidden
}

.flat-color ul li {
    width: 50%;
    font-size: 18px;
    list-style: inherit;
    display: inline-block;
    text-align: left
}

.flat-color ul {
    overflow: hidden;
    max-width: 1600px;
    width: 80%;
    margin: 0 auto;
    padding: 38px 0 66px;
    display: table;
    font-size: 0
}

.flat-color ul li:before {
    content: "";
    background: #333;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 8px;
    left: 0;
    margin: 0;
    border-radius: 100%
}

.flat-color h2 {
    padding: 10px 0 17px;
    text-align: left
}

.ancor-links {
    margin: 20px auto;
    text-align: center
}

.ancor-links a {
    display: inline-block;
    width: auto;
    width: initial;
    text-align: center;
    border: 3px solid;
    padding: 15px 30px;
    font-weight: 700;
    line-height: 20px;
    min-width: 220px;
    font-size: 20px;
    margin: 0 20px
}

.ancor-links .green {
    color: #fff;
    background: #5de049;
    border-color: #5de049
}

.ancor-links .green:hover {
    background: #55d341
}

.ancor-links .blue {
    color: #2196f3
}

.ancor-links .blue:hover {
    color: #1976d2
}

.tabs {
    overflow: hidden;
    padding: 25px 0;
    max-width: 1600px;
    width: 80%;
    margin: 25px auto
}

.tabs .tab-head {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    display: table;
    margin: 0 auto;
    border-bottom: 1px solid #249ddf
}

.tabs .tab-head p {
    display: table-cell;
    width: 33.3333%;
    cursor: pointer;
    padding: 10px 0
}

.tabs .tab-body {
    font-size: 18px;
    line-height: 20px;
    margin: 0 auto;
    background: #fff;
    padding: 20px 0;
    box-sizing: border-box;
    display: none;
    border-bottom: 1px solid #249ddf
}

.tabs .tab-body.active {
    display: block
}

.tabs .tab-head p.active {
    border-bottom: 2px solid #249ddf;
    color: #249ddf
}

.tabs .tab-body p {
    margin: 0;
    line-height: 28px;
    font-size: 20px
}

.floater .pseudotitle {
    font-weight: 100;
    font-size: 40px;
    text-align: center;
    margin-top: 10px;
    line-height: 100%
}

.current-video-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0,0,0,0.8);
    display: none;
    vertical-align: middle;
    cursor: pointer
}

.current-video-container iframe {
    width: 100%;
    margin: 0 auto;
    height: 380px;
    border: 5px solid #fff;
    cursor: default;
    background: #ccc;
    position: relative
}

.video-block {
    position: absolute;
    top: 50%;
    left: 25%;
    width: 50%;
    margin: -190px 0 0
}

.stop-slide {
    overflow: hidden
}

.video-item.active {
    background: #2196f3;
    color: #fff;
    border: 1px solid #1976d2
}

.video-item.active .iframe {
    outline: 2px solid #fff
}

.video-item.active:hover h3 {
    color: #fff
}

.floater h3 {
    font-weight: 400;
    font-size: 24px;
    margin: 10px 0 5px;
    color: #2196f3
}

.table-clouds tr:first-child h2 {
    margin: 0 0 5px
}

.table-clouds h2 {
    font-weight: 100;
    font-size: 38px;
    color: #fff;
    background: #2196f3;
    text-align: center;
    padding: 5px 0
}

.table-clouds h3 {
    font-size: 30px;
    font-weight: 400;
    padding: 10px 0;
    color: #2196f3
}

.table-clouds tr td {
    border-bottom: 1px solid #ccc;
    padding: 5px 0
}

p.emptyword {
    padding: 50px 0;
    font-size: 60px;
    color: #dbdbdb
}

.ss-cats {
    overflow: hidden;
    margin: 0 auto 20px
}

.ss-cats a {
    float: left;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 5px 10px;
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 15px 0 0
}

.ss-cats a.active {
    color: #fff;
    background: #2196f3;
    border: 1px solid #2196f3
}

.ss-cats a.active:hover {
    background: #1976d2;
    border: 1px solid #1976d2
}

.preh .ss-img {
    width: 25%;
    display: inline-block;
    vertical-align: bottom;
    text-align: center
}

.preh img {
    max-height: 100px
}

.preh {
    overflow: hidden
}

.preh p {
    display: inline-block;
    width: 75%;
    text-align: right;
    vertical-align: bottom;
    font-weight: 600;
    font-size: 16px
}

.ss-desc {
    text-align: center;
    font-size: 20px;
    border-top: 1px solid #ccc;
    padding: 15px 0 0;
    margin: 15px 0 0
}

.ss-head {
    border: 1px solid #dfdfdf;
    padding: 15px 10px;
    font-size: 0
}

.tabs .tab-body p {
    margin: 0 0 15px
}

.tabs .tab-body p:last-child {
    margin: 0
}

#totop {
    display: none;
    position: fixed;
    width: 38px;
    height: 40px;
    background: rgba(0,0,0,0.7);
    bottom: 30px;
    right: 0;
    cursor: pointer;
    opacity: .7;
    background-image: url(/res/images/design-sprite.png);
    background-position: -112px -60px;
    z-index: 10
}

#totop:hover {
    opacity: 1
}

.story-prev.compact {
    max-height: 180px;
    overflow: hidden
}

.story-prev.compact .spread {
    content: "Open";
    position: absolute;
    width: 100%;
    height: 60px;
    bottom: 0;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
    color: #2196f3;
    font-size: 20px;
    cursor: pointer
}

.story-prev.compact .spread p {
    position: absolute;
    right: 15px;
    bottom: 5px;
    width: auto;
    width: initial;
    font-weight: 600
}

.story-prev.compact.opened {
    max-height: initial
}

.story-prev.compact.opened .spread {
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=0)
}

#closepopup {
    width: 40px;
    height: 40px;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 100%;
    opacity: .6;
    background-image: url(/res/images/design-sprite.png);
    background-position: -42px -1px;
    cursor: pointer
}

#closepopup:hover {
    opacity: 1
}

.pr h2,.pr h4 {
    font-weight: 400;
    font-size: 30px;
    padding: 0 0 10px;
    line-height: initial
}

.pr p,.pr li {
    font-size: 20px;
    margin: 0 0 10px
}

.media-c td:first-child {
    width: 20%
}

.media-c td {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
    height: 140px
}

.media-c td:first-child img {
    margin: 0 auto;
    max-width: 95%
}

.media-c tr {
    min-height: 200px
}

.media-c h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 50px;
    border-bottom: 2px solid #fff;
    color: #333
}

.media-c td.mc-titles {
    padding: 20px 0 0;
    height: initial;
    color: #fff;
    text-align: center;
    border: none
}

.mc-titles h3 {
    padding: 0 20px;
    line-height: 45px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    background: #2196f3
}

.story-prev.sep.media-conv {
    padding: 30px 0;
    margin: 0 auto
}

.part {
    width: 50%;
    padding: 0 20px 0 0;
    float: left
}

.hold {
    overflow: hidden
}

.conditions {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 20px;
    font-size: 12px;
    height: 300px;
    overflow-y: scroll;
    margin: 0 0 20px;
    background: #fff;
    font-weight: 600;
    -webkit-overflow-scrolling: touch
}

.all-forms input,.all-forms select,.all-forms textarea {
    padding: 5px;
    border: 2px solid #ccc;
    border-radius: 2px;
    font-size: 14px;
    line-height: 21px;
    margin: 0 auto 10px;
    width: 85%
}

.all-forms textarea {
    max-width: 85%;
    min-height: 80px
}

.all-forms h3 {
    width: 100%;
    font-weight: 600;
    font-size: 24px;
    position: relative;
    text-align: center;
    margin: 20px 0 10px;
    padding: 0 0 8px;
    color: #333
}

.colored-form {
    padding: 0 20px 20px;
    margin: 0 auto 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 80%;
    background-image: url(/res/images/nakivo_bg.jpg)
}

.all-forms input[type="submit"] {
    background: #2196f3;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 20px;
    width: auto;
    width: initial;
    cursor: pointer;
    border-radius: 2px;
    margin: 0 auto!important;
    border: none;
    float: none;
    clear: both
}

.all-forms input[type="submit"]:hover {
    background: #1976d2
}

.white-sep {
    width: 100%;
    height: 1px;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 15%,rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1)
}

.colored-form .white-sep {
    float: left;
    margin: 25px 0 15px
}

.all-forms h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1)
}

.popup-description,.relat {
    position: relative;
    min-width: 600px
}

.popup-description .hidden {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 7.5%;
    background: #fff;
    color: #2196f3;
    padding: 5px 20px;
    border-radius: 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    width: auto;
    width: initial;
    margin: 0 0 5px;
    border: 2px solid #2196f3;
    cursor: default;
    z-index: 1
}

.popup-description:hover .hidden {
    display: block
}

.hidden:before {
    content: "";
    position: absolute;
    border-top: 6px solid #2196f3;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: 100%;
    left: 10px
}

.all-forms input.error,.all-forms select.error {
    border: 2px solid #ff5252!important
}

.teammate {
    display: table
}

.teammate .avatar {
    width: 15%;
    display: table-cell;
    vertical-align: middle
}

.teammate .text {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 20px
}

.teammate .avatar img {
    max-width: 200px;
    max-height: 200px;
    border-radius: 100%
}

.teammate .text h2 {
    font-size: 28px;
    font-weight: 400;
    color: #2196f3;
    border-bottom: 1px solid #ccc;
    padding: 5px 15px;
    margin: 0 0 5px
}

.teammate .text .desc {
    padding: 5px 15px
}

.info-message {
    color: #333;
    font-size: 22px
}

.info-message.error {
    color: red
}

.info-message.green {
    color: #22b60f
}

.downloading {
    width: 65%;
    float: left;
    border-collapse: collapse
}

.downloading.not-av {
    opacity: .2
}

.downloading.not-av * {
    cursor: default!important;
    pointer-events: none!important
}

.downloading td {
    padding: 15px 0;
    vertical-align: middle
}

.downloading td:first-child {
    width: 15%
}

.option-download {
    display: none;
    position: fixed;
    border-radius: 4px;
    overflow: hidden;
    width: 50%;
    height: 80vh;
    z-index: 9;
    top: 10vh;
    left: 25%
}

.downloading td img {
    margin: 0 auto;
    max-height: 70px
}

.downloading td * {
    font-size: 20px
}

.downloading > tr > td {
    border-bottom: 1px solid #333
}

.downloading .naming {
    font-size: 24px;
    display: block
}

.downloading tr {
    border-bottom: 1px solid #b2b2b2
}

.downloading tr:last-child {
    border: none
}

.holder {
    overflow: hidden
}

.documentation {
    width: 30%;
    margin: 0 0 0 5%;
    float: left;
    padding: 10px;
    background: #2196f3;
    font-size: 16px;
    color: #fff;
    border-radius: 4px
}

.documentation td img {
    width: 18px
}

.documentation a {
    color: #fff
}

.documentation a:hover {
    text-decoration: underline;
    color: #fff
}

.documentation td:first-child {
    width: auto;
    width: initial;
    padding: 5px 10px 5px 0
}

.documentation .title {
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 0 0 10px!important
}

.option-download:before {
    content: "";
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    left: 0;
    top: 0;
    z-index: -1
}

.option-download table {
    background: #fff;
    border-collapse: collapse;
    width: 98%;
    z-index: 19;
    margin: 0 1%
}

.download-popup {
    height: 80vh;
    background: #fff;
    overflow-y: scroll;
    margin: 0 auto
}

.download-popup .description,.download-popup .description a {
    font-size: 14px
}

.downloading .title {
    text-align: center;
    font-size: 24px;
    padding: 10px 0
}

.option-download #closepopup {
    position: fixed;
    top: -10px;
    left: 75%;
    top: 10vh;
    opacity: .6;
    cursor: pointer
}

.option-download #closepopup:hover {
    opacity: 1
}

.social-share {
    position: fixed;
    top: 50%;
    right: 0;
    width: 45px;
    margin: -80px 0 0;
    z-index: 99
}

.social-share .facebook {
    background-color: #3b5998;
    background-position: -53px -60px
}

.social-share .linkedin {
    background-color: #007bb6;
    background-position: -53px -97px
}

.social-share .twitter {
    background-color: #2ba9e1;
    background-position: -52px -133px
}

.social-share .google {
    background-color: #dc4a38;
    background-position: -52px -171px
}

.social-share .facebook:hover {
    background-position: -50px -60px
}

.social-share .linkedin:hover {
    background-position: -50px -97px
}

.social-share .twitter:hover {
    background-position: -50px -133px
}

.social-share .google:hover {
    background-position: -50px -171px
}

.social-share a {
    font-size: 0;
    position: relative;
    width: 40px;
    height: 40px;
    float: right;
    background-image: url(/res/images/design-sprite.png)
}

.social-share a:hover {
    width: 45px
}

.social-share a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    -webkit-box-shadow: -1px 1px 2px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 1px 2px 0 rgba(0,0,0,0.75);
    box-shadow: -1px 1px 2px 0 rgba(0,0,0,0.75)
}

.flat-footer {
    overflow: hidden;
    text-shadow: 1px 1px 1px #1976d2;
    padding: 20px 0;
    background: #2196f3
}

.socials a:after,#header.onlyen .socials a:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 1px;
    left: 1px;
    border: 2px solid #2196f3;
    border-radius: 100%;
    margin: 0
}

.socials a:hover:before {
    background-color: #1976d2
}

.socials a:hover:after {
    border-color: #1976d2
}

.subs-form .subs-cont {
    width: 80%;
    max-width: 1600px;
    display: inline-block;
    margin: 0 auto 40px;
    padding: 0 0 40px;
    text-align: left;
    position: relative;
    border-bottom: 2px solid #fff
}

.subs-form .subs-cont input[type="submit"]:hover {
    background: #1976d2
}

.pricing tr.heding-table {
    border: none;
    background: #2196f3;
    color: #fff;
    font-size: 20px
}

.pricing tr.heding-table td {
    padding: 3px 0 3px 15px
}

#burger,.goback-menu,.main-menu .socials,.main-menu ul li.onlymobile {
    display: none
}

.fixed {
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden
}

.chess {
    width: 100%;
    margin: 0 auto
}

.flat-color .part {
    width: auto;
    padding: 0 2% 0 0;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    float: none;
    width: 52.5%
}

.flat-color .part:nth-child(2) {
    width: 47.5%;
    padding: 0
}

.flat-color ul li {
    width: 33.33333%;
    display: inline-block;
    margin: 3px 0;
    padding: 0 0 0 23px
}

.flat-color .halfs li {
    width: 100%
}

.soapedeye .slider-item:nth-child(2) {
    opacity: 0!important
}

.aprice table {
    width: auto;
    width: initial;
    margin: 0 auto;
    font-size: 30px;
    font-weight: 100
}

.aprice table td {
    width: auto;
    width: initial;
    padding: 5px 20px;
    background: rgba(0,0,0,0.05)
}

.aprice b {
    font-weight: 600
}

.centred.aprice p {
    margin: 10px 0;
    padding: 5px 0
}

#header.onlyen a:after {
    content: "(en)";
    margin-left: 2px;
    font-size: 10px;
    position: relative;
    top: -5px
}

#header.onlyen .phone a:after,#header.onlyen .langs a:after {
    display: none
}

.top-container .logo-top a:after {
    display: none
}

.has-child:after,.main-download a:after {
    display: none
}

.in-download-button {
    display: inline-block;
    width: auto;
    width: initial;
    font-size: 22px
}

.promo-text {
    width: 40%;
    position: relative;
    margin: 120px 0 20px 15%;
    text-align: left;
    color: #fff;
    background: rgba(1,6,51,0.75);
    padding: 25px 40px;
    border-radius: 10px
}

.promo-text p {
    margin: 0;
    font-size: 26px;
    font-weight: 300
}

.promo-text p b {
    font-size: 34px;
    font-weight: 400;
    display: block;
    padding: 0 0 10px
}

.partner-list tr td {
    padding: 25px 0
}

.partner-list tr td:first-child {
    width: 25%
}

.partner-list tr:nth-child(2n) {
    background: rgba(0,0,0,0.04)
}

.partner-list {
    max-width: 1600px;
    width: 80%;
    border-collapse: collapse
}

.partner-list tr td img {
    margin: 0 auto;
    width: 85%;
    max-width: 220px
}

.pricing tr td em.mob-price {
    display: none
}

.popup {
    display: inline-block;
    position: relative;
    max-width: 40%;
    padding: 20px;
    border: 5px solid #2196f3;
    background: #fff;
    vertical-align: middle;
    font-size: 18px
}

.popup-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%;
    background: rgba(0,0,0,.7);
    text-align: center;
    max-width: none;
    z-index: 100
}

.popup-overlay:after {
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle;
    content: ''
}

.popup #closepopup {
    margin: -5px 0 0 5px
}

.popup input,.popup select {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 0 5px
}

.popup .subtitle {
    text-align: left;
    margin: 10px 0 5px
}

.popup input[type="submit"] {
    width: auto;
    width: initial;
    background: #2196f3;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    margin: 0 auto;
    padding: 10px 15px;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.popup input.error,.popup select.error {
    border-color: red
}

.flat-icons img {
    width: 15%;
    margin: 0 1%;
    float: none;
    display: inline-block;
    vertical-align: middle
}

.flat-icons .flat-cont:hover .bounce {
    -moz-animation: bounce .3s linear;
    -webkit-animation: bounce .3s linear
}

@-moz-keyframes bounce {
    0% {
        -moz-transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.1)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.flat-icons {
    text-align: center;
    margin: 0 auto
}

.flat-cont {
    display: inline-block;
    width: 33.333333%;
    text-align: left;
    margin: 10px 0
}

.flat-cont .text-flat {
    display: inline-block;
    vertical-align: middle;
    width: 83%
}

.flat-cont .text-flat p {
    margin: 0;
    padding: 0 20px;
    cursor: default
}

.flat-cont .text-flat p b {
    display: block
}

.flat-icons .floater {
    margin: 0 auto
}

.underlines {
    width: 50%;
    float: left
}

.floater .underlines h3 {
    color: #333;
    border-bottom: 2px solid #2196f3;
    padding: 0 0 10px;
    width: 95%
}

.floater .underlines p {
    padding: 0 5% 0 0
}

.ppopup {
    margin: 10px 0!important;
    font-size: 24px!important;
    color: #47bd18!important
}

.simple-form {
    font-size: 16px
}

.simple-form a {
    display: inline-block;
    width: auto;
    width: initial;
    text-align: center;
    border: 3px solid;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    min-width: 220px;
    font-size: 20px;
    margin: 15px 0 0
}

.middle-p {
    width: 85%;
    margin: 10px auto 0!important;
    font-size: 16px!important;
    font-weight: 600
}

.date input {
    width: 32%;
    margin: 0 2% 0 0;
    float: left
}

.date {
    width: 85%;
    margin: 0 auto 10px;
    height: 35px;
    position: relative
}

.date input:nth-child(3) {
    margin: 0
}

.step {
    display: none
}

.wp-post {
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0 0 10px;
    overflow: hidden;
    font-size: 0
}

.wp-post .post-tumbnail {
    width: 20%;
    height: 160px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    background-size: cover;
    background-position: right 50%;
    border: 1px solid #ccc
}

.wp-post .post-tumbnail img {
    width: 100%
}

.wp-sidebar {
    width: 22%;
    float: left
}

.wp-main {
    width: 78%;
    float: left;
    padding: 0 0 0 6%
}

.wp-post .post-main {
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    padding: 0 10px;
    color: #6d6d6d
}

.wp-main h1 {
    font-weight: 100;
    font-size: 42px;
    line-height: 100%;
    margin: 2px 0 11px
}

.wp-main.wdesc h1 {
    padding: 0 0 12px;
    border-bottom: 1px solid #ccc;
    margin: 0
}

.wp-main h1 i {
    color: #2196f3;
    font-style: normal
}

.wp-post .post-main h3 {
    font-size: 24px;
    margin: 0 0 6px;
    font-weight: 400;
    line-height: 28px
}

.wp-post .post-main h3 a,.content-area .hold-sidebar .cat-item a,.cat-item-all a,.top .post-main a {
    color: #333;
    padding: 5px 25px 5px 0;
    display: block;
    position: relative
}

.wp-post .post-main h3 a:hover,.content-area .hold-sidebar .cat-item a:hover,.cat-item-all a:hover,.top .post-main a:hover {
    color: #2196f3
}

.post-main .info {
    margin: 10px 0 0;
    color: #333
}

.wp-sidebar #searchform input[type="text"] {
    font-size: 16px;
    padding: 8px 0 8px 15px;
    border: 1px solid #2196f3
}

.wp-sidebar #searchform {
    margin: 0 0 15px
}

.wp-sidebar .popular,.wp-sidebar .categories-list,.side-banner,#twitter-line {
    border: 1px solid #2196f3;
    font-size: 14px;
    margin: 0 0 15px
}

.wp-sidebar .popular h3,.wp-sidebar .categories-list h3 {
    color: #fff;
    background: #2196f3;
    font-size: 22px;
    font-weight: 400;
    padding: 0 0 5px 15px;
    cursor: default;
    position: relative
}

.top .post-tumbnail {
    width: 15%;
    height: 45px;
    background-size: cover;
    background-position: 50%;
    display: inline-block;
    vertical-align: middle
}

.wp-sidebar .top {
    overflow: hidden;
    padding: 10px 0;
    font-size: 0;
    border-bottom: 1px solid #ccc
}

.wp-sidebar .top:last-child {
    border: none
}

.top .post-main {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 16px
}

.hold-sidebar {
    padding: 0 15px
}

.hold-sidebar .cat-item,.hold-sidebar .cat-item-all {
    font-size: 16px;
    border-bottom: 1px solid #ccc
}

.hold-sidebar .cat-item:last-child,.hold-sidebar .cat-item-all:last-child {
    border: none
}

.categories-list ul ul.children {
    display: none;
    border-top: 1px solid #ccc
}

.categories-list .current-cat-parent ul.children {
    display: block
}

.content-area .categories-list ul ul.children .cat-item a {
    padding: 5px 5px 5px 20px
}

.side-banner img {
    width: 100%
}

#twitter-line {
    border-color: #ccc;
    padding: 0 5px
}

#twitter-line iframe {
    width: 100%!important
}

.single-post p {
    font-size: 18px
}

.single-post h2 {
    margin: 15px 0 5px;
    clear: both
}

.single-post h3 {
    margin: 15px 0 5px;
    font-size: 22px;
    font-weight: 400;
    clear: both
}

.single-post h4 {
    font-size: 20px;
    clear: both;
    font-weight: 400
}

.single-post img {
    height: inherit;
    cursor: pointer;
    margin: 15px auto;
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    max-width: 100%
}

.single-post iframe {
    width: 50%;
    height: 300px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
    margin: 0 auto
}

.wp-title {
    font-weight: 100;
    font-size: 42px;
    margin: 20px auto 5px;
    line-height: 58px
}

.wp-title a {
    color: #333
}

.single-post p,.single-post ul {
    margin: 0 0 10px;
    clear: both
}

.single-post ul {
    padding: 0 0 0 20px
}

.navigation.blog a {
    padding: 5px 15px;
    text-transform: uppercase;
    float: left;
    margin: 0;
    background: #32d517;
    background: -moz-linear-gradient(top,rgba(50,213,23,1) 0%,rgba(165,238,155,1) 2%,rgba(50,213,23,1) 25%,rgba(37,198,16,1) 56%,rgba(29,159,12,1) 100%);
    background: -webkit-linear-gradient(top,rgba(50,213,23,1) 0%,rgba(165,238,155,1) 2%,rgba(50,213,23,1) 25%,rgba(37,198,16,1) 56%,rgba(29,159,12,1) 100%);
    background: linear-gradient(to bottom,rgba(50,213,23,1) 0%,rgba(165,238,155,1) 2%,rgba(50,213,23,1) 25%,rgba(37,198,16,1) 56%,rgba(29,159,12,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32d517',endColorstr='#1d9f0c',GradientType=0)
}

.navigation.blog a:hover {
    background: #32d517;
    background: -moz-linear-gradient(top,rgba(50,213,23,1) 0%,rgba(103,237,83,1) 2%,rgba(31,211,0,1) 25%,rgba(22,196,0,1) 56%,rgba(16,142,0,1) 100%);
    background: -webkit-linear-gradient(top,rgba(50,213,23,1) 0%,rgba(103,237,83,1) 2%,rgba(31,211,0,1) 25%,rgba(22,196,0,1) 56%,rgba(16,142,0,1) 100%);
    background: linear-gradient(to bottom,rgba(50,213,23,1) 0%,rgba(103,237,83,1) 2%,rgba(31,211,0,1) 25%,rgba(22,196,0,1) 56%,rgba(16,142,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#32d517',endColorstr='#108e00',GradientType=0)
}

.navigation.blog a:nth-child(2) {
    float: right
}

.post-info {
    margin: -5px 0 15px;
    float: left
}

.post-info .author-icon {
    padding: 0 0 0 25px;
    position: relative;
    font-weight: 600
}

.post-info .select {
    font-style: normal;
    color: #2196f3;
    font-weight: 600
}

.post-info .author-icon:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 1px;
    background-image: url(/res/images/design-sprite.png);
    background-position: -156px -164px
}

.hold-sidebar .cat-item.haschild {
    cursor: pointer
}

.hold-sidebar .cat-item.haschild > a:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 2px solid #2196f3;
    border-bottom: 2px solid #2196f3;
    right: 8px;
    top: 50%;
    margin: -8px 0 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#breadcrumbs {
    margin: 0 0 15px;
    padding: 2px 5px 5px;
    float: right;
    clear: none;
    background: #f1f1f1
}

#breadcrumbs * {
    display: inline-block;
    width: initial;
    font-size: 14px;
    font-weight: 600
}

.flat-block {
    width: 80%;
    margin: 0 auto;
    max-width: 1600px;
    font-size: 0
}

.flat-block h2,.flatted-title {
    padding: 0 0 10px;
    border-bottom: 1px solid #ababab;
    position: relative;
    text-align: left
}

.flat-block h2:after,.flatted-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    max-width: 480px;
    height: 3px;
    background: #ababab
}

.flat-block .full-flat,.flat-block .half-flat {
    margin: 0 0 50px
}

.flat-block .half-flat {
    width: 48%;
    margin: 0 2% 50px 0;
    display: inline-block;
    font-size: 16px;
    vertical-align: top
}

.flat-block .half-flat:nth-child(2n) {
    width: 50%;
    margin: 0 0 50px
}

.flat-block .flat-content {
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    margin: 40px 0 0;
    padding: 0 20px 0 0
}

.flat-block .flat-content img {
    float: left;
    margin: 0 40px 0 0
}

.flat-block .flat-content p {
    margin: 0 0 15px
}

.floater .halfs {
    width: 50%;
    float: left;
    overflow: hidden
}

.floater .halfs img {
    width: 95%;
    max-width: none;
    margin: 30px auto
}

a.material.double {
    width: initial;
    display: inline-block;
    margin: 5px 0;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 600;
    color: #2196f3;
    border: 3px solid #2196f3
}

a.material.double:hover {
    color: #1976d2;
    border-color: #1976d2
}

.ml-container {
    float: left;
    width: 32%;
    margin: 0 2% 0 0;
    text-align: center;
    background: #e8f5fe;
    padding: 50px 0
}

.ml-container:last-child {
    margin: 0
}

.ml-container .blue {
    color: #fff;
    background: #2196f3;
    font-weight: 600;
    padding: 12px 0;
    border: 4px solid #2196f3;
    display: inline-block;
    width: 60%;
    margin: 20px auto;
    position: relative;
    z-index: 3
}

.ml-container .blue:before {
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 100%;
    height: 100%;
    z-index: 0;
    border: 2px solid #fff
}

.main-links {
    overflow: hidden;
    margin: 50px auto
}

.ml-container .blue:hover {
    color: #fff;
    background: #1976d2;
    border-color: #1976d2
}

.ml-container p {
    margin: 25px auto;
    max-width: 400px
}

.half-air {
    width: 51%;
    display: inline-block;
    vertical-align: top;
    padding: 0 4% 0 0;
    margin: 0 0 20px
}

.half-air:nth-child(2n - 1) {
    padding: 0 0 0 1.5%;
    width: 48%
}

.half-air h3 {
    color: #333;
    margin: 10px 0 30px
}

.flat-color.air ul {
    padding: 0 0 20px
}

.flat-color.air {
    padding: 50px 0
}

.flat-color.air h2 {
    max-width: 1600px;
    width: 80%;
    margin: 0 auto
}

.flat-color.air .part {
    vertical-align: top
}

.air .ancor-links {
    margin: 20px 0 0
}

.head-banner {
    background-size: 75% auto;
    background-repeat: no-repeat;
    background-position: 50%;
    color: #000;
    text-align: center
}

.head-banner-container {
    width: 80%;
    max-width: 1600px;
    margin-left: -35px;
    padding: 0 0 150px;
    display: inline-block;
    text-align: left
}

.head-banner-container p {
    width: 50%;
    padding: 40px 20px;
    font-size: 30px;
    background: rgba(232,244,254,0.7);
    font-weight: 100;
    line-height: 37px
}

.head-banner-container h1 {
    padding: 15px 0 15px 20px;
    font-size: 40px;
    font-weight: 100
}

.floater.air {
    margin: 50px auto 65px
}

.floater.air h2 {
    margin: 15px 0 20px
}

.floater.air p {
    line-height: 30px
}

.flat-chess .right-bg,.flat-chess .left-bg {
    min-height: 475px;
    position: relative
}

.bg.youtube {
    position: relative
}

.form-bg {
    background-size: cover;
    background-position: 50%;
    padding: 70px 0
}

.form-bg .form-bg-container {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0
}

.form-bg .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0
}

.form-bg .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 90%;
    padding: 20px 0 0
}

.form-bg .form-bg-container .form-content {
    width: 40%;
    display: inline-block;
    vertical-align: top
}

.form-bg .form-bg-container .text-container h1 {
    font-size: 40px;
    font-weight: 100
}

.form-bg .form-bg-container .form-content input {
    background: rgba(0,0,0,0.5);
    border: 1px solid #000;
    border-bottom-color: #989898;
    padding: 18px;
    color: #fff;
    width: 85%;
    display: inline-block;
    vertical-align: middle
}

.form-bg .form-bg-container .form-content.light input {
    background: #fff;
    color: #333;
    margin: 12px 0;
}

.form-bg .form-bg-container .form-content input[type="submit"] {
    width: initial;
    padding: 10px 60px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    background: #2196f3;
    float: right;
    margin: 20px 0 0;
    border: 2px solid #333;
    outline: 2px solid #2196f3;
    color: #fff
}

.form-bg .form-bg-container .form-content input[type="submit"]:hover {
    background: #1976d2;
    outline: 2px solid #1976d2
}

.form-bg .form-bg-container .form-content input.error {
    border-bottom-color: red
}

.form-bg .form-bg-container .form-content.light input.error {
    border: 2px solid red
}

.form-bg .form-bg-container .form-content label {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    width: 15%;
}

.control-slide {
    position: absolute;
    width: 36px;
    height: 64px;
    background-image: url(/res/images/design-sprite.png);
    background-position: -129px -196px;
    margin: -32px 0 0;
    top: 50%;
    left: 0;
    cursor: pointer;
    z-index: 9;
    opacity: .6;
}

.control-slide:hover {
    opacity: 1
}

.control-slide.next {
    left: auto;
    right: 0;
    background-position: -93px -196px
}

.inline {
    vertical-align: middle;
    display: inline-block
}

.in-top .inline {
    vertical-align: top
}

.floater.in-2 {
    padding: 35px 0;
    position: relative
}

.in-2 .inline {
    width: 50%
}

.inline p {
    font-size: 18px;
    line-height: 28px
}

.in-2 .inline:nth-child(2) {
    padding: 0 0 0 2.5%
}

.inline img,.inline iframe {
    max-width: 100%;
    max-height: 400px
}

.form-bg .form-bg-container .text-container.bg h1 {
    background: rgba(1,6,51,0.75);
    border-radius: 10px;
    max-width: 95%;
    padding: 55px 20px;
    margin: 10px 0 0
}

.ancor-links.above {
    position: absolute;
    left: 0;
    bottom: -15px
}

.marger {
    margin: 75px 0
}

.floater.gift-card {
    background-image: url(/res/images/promo/amazon-gift-card.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right 50%;
    overflow: initial;
    position: relative
}

.floater.gift-card .gift-main {
    width: 55%;
    padding: 75px 0 115px
}

.center-video {
    width: 100%;
    max-width: 750px;
    margin: 0 auto
}

.head-beta {
    position: relative;
    font-size: 20px;
    line-height: initial;
    color: #ff7200;
    width: initial;
    white-space: nowrap;
    top: -15px
}

.pricing tr td:first-child .beta {
    position: relative
}

.pricing .beta b a {
    font-size: 10px;
    color: #ff7200;
    position: relative;
    top: -6px;
    left: 3px;
    white-space: nowrap
}

.middle-line {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    text-align: center;
    position: relative
}

.middle-line:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background: #e8f4fe;
    left: 0;
    top: 50%;
    margin: -1px 0 0;
    z-index: -1
}

.middle-line.round h2 {
    border-radius: 100%;
    padding: 0
}

.middle-line h2 {
    background: #e8f4fe;
    width: initial;
    display: inline-block;
    margin: 0;
    padding: 27px 110px;
    font-size: 42px
}

.icons-container {
    text-align: center;
    font-size: 0;
    width: 80%;
    max-width: 1600px;
    margin: 60px auto 80px
}

.icons-container .icon-block {
    display: inline-block;
    vertical-align: top;
    font-size: 18px
}

.block-3-icon .icon-block {
    width: 33.333333%
}

.icons-container .icon-block img {
    margin: 15px auto;
    max-width: 225px
}

.icons-container .icon-block h3 {
    font-size: 32px;
    font-weight: 100;
    margin: 25px 0
}

.icons-container .icon-block p {
    line-height: 28px;
    padding: 0 15px
}

.vid-item {
    text-align: center
}

.vid-item .iframe {
    height: 250px;
    width: 30%;
    margin: 0 1%;
    background-color: #2196f3;
    display: inline-block;
    background-size: cover;
    background-position: 50%;
    opacity: .9;
    cursor: pointer
}

.vid-item .iframe:hover {
    opacity: 1
}

.flatted-title {
    width: 80%;
    margin: 0 auto;
    max-width: 1600px;
    background: #fff;
    z-index: 1
}

.chess.dark {
    color: #fff
}

.chess.over {
    margin: 50px auto 150px
}

.chess.over .content .out-img {
    margin: 50px 0 -110px;
    float: right;
    max-width: 100%
}

.rtl {
    direction: rtl
}

.superscript a {
    display: initial;
    font-size: 12px;
    color: #ff7200;
    position: relative;
    top: -6px;
    margin: 0 3px;
    white-space: nowrap
}

.quote-min {
    margin: 20px auto;
    text-align: center;
    padding: 0 90px
}

.quote-min .quote-text {
    padding: 0 120px 0 90px;
    width: 82%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    background-image: url(/res/images/quote.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.quote-min > img {
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: 18%;
    max-height: none
}

.quote-min .quote-text p {
    font-size: 23px;
    font-weight: 100
}

.quote-min .quote-text p b {
    font-size: 18px
}

.text-button {
    color: #2196f3;
    background: #fff;
    font-weight: 600;
    font-size: 20px;
    padding: 10px 25px;
    border: 3px solid #2196f3;
    display: inline-block!important;
    margin: 20px auto;
    position: relative;
    z-index: 3;
    text-align: center
}

.text-button:hover {
    color: #1976d2;
    border-color: #1976d2
}

.sub-menu {
    width: 100%;
    margin: -10px auto 0;
    background-size: cover;
    background-position: 50%
}

.sub-menu .sub-menu-href {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    font-size: 0
}

.sub-menu .text-container {
    color: #fff;
    font-size: 36px;
    font-weight: 100;
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.btn-container {
    width: 30%;
    display: inline-block;
    text-align: right
}

.sub-menu .btn {
    display: inline-block;
    vertical-align: middle;
    max-width: 240px;
    color: #fff;
    background: #2196f3;
    font-size: 21px;
    text-transform: uppercase;
    padding: 15px;
    border-radius: 5px;
    text-align: center
}

.head-banner-transparent {
    width: 40%;
    margin: 0 10%;
    padding: 150px 0;
}

.head-banner-transparent h1 {
    font-size: 43px;
    font-weight: 100;
    line-height: 52px;
}

.head-banner-transparent p {
    font-size: 30px;
    font-weight: 100;
    margin: 20px 0 0;
    line-height: 38px;
}

.center {
    text-align: center;
}

.center img {
    margin: 0 auto;
    float: none;
}

.floater.search form {
    position: relative;
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
}

.floater.search form input[type="text"] {
    border: 1px solid #333;
    padding: 20px;
    font-size: 18px;
}

.floater.search form input[type="submit"] {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 64px;
    height: 64px;
    background-color: #fff;
    background-image: url(https://www.nakivo.com/res/images/pages/support/s-ico.png);
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
}

.floater.search h2 {
    font-size: 42px;
    margin: 0 0 15px;
}

.floater.search .title {
    font-size: 36px !important;
    margin: 80px 0 15px;
}

.floater.search {
    padding: 100px 0 0;
}

.part-holder{
    width: 100%;
    overflow: hidden;
}

.part-66 {
    width: 66.66666%;
    float: left;
}

.part-66-in {
    width: 66.66666%;
    display: inline-block;
    vertical-align: middle;
}

.part-25 {
    width: 25%;
    float: left;
}

.part-25-in {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
}

.part-75 {
    width: 75%;
    float: left;
}

.part-75-in {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
}

.part-50 {
    width: 50%;
    float: left;
}

.part-50-in {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.part-33 {
    width: 33.33333%;
    float: left;
}

.part-33-in {
    width: 33.33333%;
    display: inline-block;
    vertical-align: middle;
}

.onlytitle {
    text-align: center;
    margin: 220px auto;
}

.onlytitle h2 {
    margin: 0;
    font-size: 44px;
}

.icon-totop {
    overflow: hidden;
    position: absolute;
    margin: -90px 10%;
}

.icon-totop img {
    max-width: none;
    margin: 0 auto 30px;
}

.icon-totop .bigger {
    font-size: 32px;
    font-weight: 600;
    margin: 0 auto 30px;
}

.icon-totop p {
    font-size: 24px;
    font-weight: 100;
}

.air-quote-img, .floater .air-quote-img{
    max-width: none;
    margin: 0 auto;
    float: none;
}

.quote-item.pad {
    padding: 0 40px;
}

.home-banner.air .slider-item p.air-quote {
    margin: 0;
    padding: 0;
    width: 100%;
    line-height: 36px;
}

.support-form input {
    border: 1px solid #333;
    display: inline-block;
    width: 85%;
    font-size: 18px;
    padding: 15px;
    margin: 0 0 40px;
}

.support-form {overflow: hidden;padding: 0 5% 0 0;}

.support-form label {
    display: inline-block;
    width: 15%;
    font-size: 18px;
}

.support-form input[type="submit"] {
    border: 3px solid #5995f0;
    background: #fff;
    font-weight: 600;
    color: #5995f0;
    width: 200px;
    float: right;
}

.icon-left .icon-container {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.icon-left .text-cantainer {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}

.icon-left .text-cantainer p {
    margin: 0;
}

.icon-left {
    font-size: 0;
}

.icon-left .icon-container img {
    margin: 0 auto;
    max-width: 100%;
    max-height: none;
}

.form-bg .form-bg-container .form-content input.black-check {
    display: none;
}

.form-bg .form-bg-container .form-content input.black-check + label{
    width: 40%;
    margin: 15px 0 0 15%;
    color: #333;
    cursor: pointer;
}

.form-bg .form-bg-container .form-content input.black-check + label:before {
    content: "";
    width: 40px;
    height: 40px;
    border: 3px solid #333;
    display: block;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

.form-bg .form-bg-container .form-content input.black-check:checked + label:before{
    background-image: url(/res/images/design-sprite.png);
}

.support-half-icon .large {
    font-size: 32px;
    font-weight: 100;
}

.support-half-icon h2 {
    margin: 15px 0 25px;
}

.support-half-icon img {
    margin: 40px auto;
    max-height: none;
    max-width: none;
}

.support-half-icon {
    padding: 0 0 30px;
}










.banner-text.timer {
    background: rgba(32, 75, 102, 0.8);
    text-align: center;
    width: 55%;
    top: 12%;
}

.banner-text.timer p {
    font-weight: 400;
}

.timer-box {
    position: absolute;
    top: 30%;
    left: 10%;
    width: 55%;
    text-align: center;
    padding: 35px 0 0;
}

.timer-container {
    width: 48%;
    float: left;
    margin: 0 4% 0 0;
    color: #fff;
}

.timer-container:last-child{
    margin: 0;
}

.timer-container a {
    color: #fff;
    font-size: 22px;
    background: rgba(32, 75, 102, 0.8);
    margin: 0;
    padding: 10px 0;
    border-radius: 5px;
    font-weight: 100;
}

.timer-container a:hover{
    background: rgb(32, 75, 102);
}

.num-block {
    width: initial;
    display: inline-block;
    margin: 5px 8px;
    position: relative;
}

.num {
    background: #148e90;
    font-size: 32px;
    font-weight: 100;
    line-height: 75px;
    width: 55px;
    border-radius: 5px;
    margin: 0 auto 5px;
}

.num.day {
    width: 75px;
    border-radius: 100%;
}

.num.hrs:after, .num.min:after {
    content: ":";
    position: absolute;
    right: -15px;
}

.timer-body {
    margin: 20px 0 0;
}

.sscript {
    position: relative;
    font-size: 22px !important;
    text-transform: uppercase;
    line-height: initial;
    color: #f00;
    width: initial;
    white-space: nowrap;
    top: -20px;
}







@media all and (max-width: 1800px) {
    .flat-color ul li {
        width:50%
    }
}

@media all and (max-width: 1680px) {
    #header .top-container,.main-menu ul,.footer-cont-menu,.bottom-cont-footer,.content-area > *,.secondary ul,.outside > *,.brands,.about-transperent,.flat-color ul,.tabs,.flat-color.air h2,.middle-line,.icons-container,.separate-no-gradient,.flatted-title,.sub-menu .sub-menu-href {
        width:85%
    }

    .banner-text,a.button-href {
        left: 7.5%
    }

    .banner-text.center {
        width: 85%
    }

    .partner-block,.wufoo-container.small-wufoo {
        width: 30%
    }

    .partner-block a {
        padding: 10px 15px
    }

    .floater.left.videos iframe {
        max-height: 240px
    }

    .floater.left .floater-container {
        width: 70%
    }

    .video-block {
        left: 20%;
        width: 60%;
        margin: -200px 0 0
    }

    .current-video-container iframe {
        height: 400px
    }

    .colored-form {
        width: 90%
    }

    .wp-sidebar {
        width: 25%;
        float: left
    }

    .wp-main {
        width: 75%;
        float: left;
        padding: 0 0 0 5%
    }

    .right-bg.contain .bg,.left-bg.contain .bg,.centred.contain .bg {
        background-size: 84% auto;
        background-position: right 50%
    }

    .chess.flat-chess .right-bg.no-bg .content {
        width: 32.5%;
        padding: 20px 3.5% 20px 0
    }

    .flat-block {
        width: 85%
    }

    .floater.big-videos .frame-cont {
        width: 40%;
        height: 340px
    }

    .floater.big-videos iframe {
        height: 340px
    }

    .subs-form .subs-cont {
        width: 85%
    }

    .chess.flat-chess .right-bg .content {
        width: 44%;
        padding: 20px 3.5% 20px 0
    }

    .chess.flat-chess .left-bg .content {
        width: 44.5%;
        padding: 20px 0 20px 3.5%
    }

    .chess.flat-chess .right-bg .bg {
        width: 48.5%
    }

    .flat-block .half-flat:nth-child(2n) {
        width: 46%
    }

    .flat-block .half-flat {
        margin: 0 4% 50px 0
    }

    .head-banner-container {
        width: 85%
    }

    .head-banner {
        background-size: 85% auto
    }

    .head-banner-container p {
        width: 55%
    }

    .chess.flat-chess .left-bg .bg img,.chess.flat-chess .right-bg .bg img {
        max-width: 87.5%
    }

    .chess.flat-chess .right-bg .bg iframe,.chess.flat-chess .right-bg .bg video {
        width: 84.5%;
        height: 475px
    }

    .chess.flat-chess .left-bg .bg iframe,.chess.flat-chess .left-bg .bg video {
        width: 85%
    }

    .right-bg .youtube .false-video {
        width: 84.5%
    }

    .left-bg .youtube .false-video,.form-bg .form-bg-container {
        width: 85%
    }

    .form-bg .form-bg-container .text-container h1 {
        max-width: 550px
    }

    .form-bg .form-bg-container .text-container.bg h1 {
        padding: 27px 15px
    }

    .form-bg .form-bg-container .text-container p {
        font-size: 24px
    }

    .form-bg .form-bg-container .form-content label {
        width: 20%;
        line-height: 60px
    }

    .form-bg .form-bg-container .form-content input {
        width: 80%;
        padding: 12px
    }

    .floater.gift-card {
        background-size: auto 85%
    }

    .vid-item .iframe {
        height: 200px
    }

    .chess.flat-chess .left-bg.no-bg .bg iframe,.chess.flat-chess .left-bg.no-bg .bg video {
        width: 87%
    }

    .chess.flat-chess .left-bg.no-bg .bg + .content,.chess.flat-chess .left-bg.no-bg .bg + .content {
        width: 32%
    }
    .timer-box {
        left: 7.5%;
    }
}

@media all and (max-width: 1280px) {
    #header .top-container,.main-menu ul,.footer-cont-menu,.bottom-cont-footer,.content-area > *,.secondary ul,.outside > *,.brands,.about-transperent,.flat-color ul,.tabs,.flat-color.air h2,.middle-line,.icons-container,.separate-no-gradient,.chess.flat-chess .left-bg .bg video,.flatted-title,.sub-menu .sub-menu-href {
        width:95%
    }

    .flat-color ul {
        width: 95%;
        display: block;
        font-size: 0
    }

    .banner-text p:first-child,.banner-text b {
        font-size: 40px
    }

    .banner-text p,.banner-text h1 {
        font-size: 28px
    }

    .home-banner {
        max-height: 400px
    }

    .home-banner .slider-item {
        height: 400px
    }

    .home-banner.air .slider-item p {
        font-size: 20px
    }

    .banner-text,a.button-href {
        left: 2.5%
    }

    .banner-text.center {
        width: 95%
    }

    .banner-text {
        top: 10%
    }

    a.button-href {
        top: 68%
    }

    .top-menu ul li.langs ul {
        left: auto;
        right: 0
    }

    .socials a {
        font-size: 18px;
        max-width: 215px
    }

    .subs-form p {
        font-size: 38px
    }

    .socials a:before {
        margin: -2px 20px 0 0
    }

    .socials a:after,.socials a:after,#header.onlyen .socials a:after {
        top: -1px
    }

    .partner-block {
        width: 31%;
        margin: 0 .2%;
        background-size: 90%
    }

    .partner-block a {
        padding: 10px;
        font-size: 18px
    }

    .partner-block .buttons {
        width: 95%
    }

    .partner-block p.title {
        padding: 20px 2.5%
    }

    .flat-color .part {
        width: 48%;
        padding: 0 20px 0 0
    }

    .right-bg .content,.left-bg .content {
        display: inline-block;
        margin: 40px auto;
        padding: 40px 4%
    }

    .promo-text {
        width: 65%
    }

    .flat-block .half-flat {
        width: 100%;
        margin: 0 0 50px
    }

    .flat-block .half-flat + .half-flat {
        width: 100%
    }

    .right-bg.contain .bg,.left-bg.contain .bg,.centred.contain .bg {
        background-size: cover;
        background-position: 50%
    }

    .chess.flat-chess .right-bg .bg,.chess.flat-chess .left-bg .bg {
        width: 50%
    }

    .floater .halfs img {
        width: initial;
        max-width: 95%;
        max-height: 160px
    }

    .flat-block {
        width: 95%
    }

    .chess.flat-chess .right-bg.no-bg .bg,.chess.flat-chess .left-bg.no-bg .bg {
        width: 50%
    }

    .chess.flat-chess .right-bg.no-bg .content {
        width: 47.5%
    }

    .flat-block .flat-content {
        margin: 20px 0 0
    }

    .ml-container p {
        max-width: 200px;
        margin: 25px auto
    }

    .ml-container .blue {
        width: 80%
    }

    .subs-form .subs-cont {
        width: 95%;
        text-align: center
    }

    .subs-form p {
        width: 100%;
        margin: 0 0 10px
    }

    .capt-holder {
        width: 50%
    }

    .chess.flat-chess .right-bg .content,.chess.flat-chess .left-bg .content {
        width: 50%;
        padding: 20px 2.5%
    }

    .head-banner-container {
        width: 95%;
        margin: 0 auto
    }

    .head-banner-container p {
        font-size: 26px;
        width: 70%
    }

    .head-banner {
        background-size: 100% auto
    }

    .chess.flat-chess .right-bg .bg iframe,.right-bg .youtube .false-video {
        width: 95%
    }

    .chess.flat-chess .left-bg .bg iframe,.left-bg .youtube .false-video,.form-bg .form-bg-container {
        width: 95%
    }

    .floater.gift-card {
        background-size: contain;
        background-position: 50%
    }

    .floater.gift-card .gift-main {
        width: 100%;
        background: rgba(232,244,254,0.9);
        padding: 25px 0 110px
    }

    .vid-item .iframe {
        height: 175px
    }

    .chess.flat-chess .left-bg.no-bg .bg iframe,.chess.flat-chess .left-bg.no-bg .bg video {
        width: 95%
    }

    .chess.flat-chess .left-bg.no-bg .bg + .content,.chess.flat-chess .left-bg.no-bg .bg + .content {
        width: 48%
    }

    .floater.right.videos iframe {
        width: 40%
    }

    .quote-min .quote-text {
        padding: 0 90px
    }

    .banner-text.timer {
        width: 65%;
    }

    .timer-box {
        left: 2.5%;
        width: 65%;
    }

    .timer-body{
        margin: 10px 0 0;
    }

    .num-block{
        margin: 5px;
    }

    .num.hrs:after, .num.min:after{
        right: -12px;
    }

    .num{
        font-size: 28px;
    }

    .timer-container a{
        font-size: 18px;
    }
}

@media all and (max-width: 1110px) {
    .top-menu ul li.phone,nav.secondary,.flat-footer .socials {
        display:none
    }

    .main-menu > ul > li:last-child {
        position: relative;
        margin: 10px auto;
        width: 90%;
        border-radius: 0;
        border: 2px solid #fff
    }

    .main-menu span.main-download > a:hover {
        padding: 3px 20px 5px
    }

    .formobile {
        position: absolute;
        top: 61px;
        left: -100%;
        z-index: 10;
        width: 40%;
        height: 200vh;
        overflow: hidden;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        background: #2196f3
    }

    .formobile.out {
        left: 0
    }

    .main-menu {
        height: 100vh;
        overflow-y: scroll;
        overflow-x: hidden
    }

    .main-menu::-webkit-scrollbar,.top-menu ul li ul::-webkit-scrollbar {
        width: 0
    }

    .main-menu,.top-menu ul li ul {
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none
    }

    .main-menu.opened > ul {
        left: -100%
    }

    .main-menu.opened > ul li.opened ul {
        opacity: 1!important;
        left: 100%
    }

    .main-menu.opened .socials {
        left: -100%
    }

    .main-menu ul {
        padding: 0;
        margin: 0;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 99999;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        font-size: 0;
        text-align: center
    }

    .main-menu > ul > li {
        width: 100%;
        border-color: #fff;
        background: #2196f3;
        z-index: 2
    }

    .main-menu > ul > li:hover:not(.material) {
        background: #2196f3
    }

    .main-menu span > a {
        padding: 20px 0 20px 5%;
        font-size: 16px;
        position: relative
    }

    .top-menu ul li ul {
        z-index: 11;
        width: 100%;
        left: 0;
        top: 60px;
        font-size: 20px;
        border: none;
        padding: 0;
        background: #2196f3
    }

    .top-menu ul li ul,.top-menu ul li:hover ul {
        display: none;
        position: fixed;
        top: 0;
        right: 20%!important;
        bottom: auto;
        left: 20%!important;
        border: 2px solid #ccc;
        border-radius: 4px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
        width: 60%;
        margin: 70px 0 10px;
        overflow-y: auto;
        max-height: 80%
    }

    .top-menu ul li ul.show {
        display: block;
        -webkit-overflow-scrolling: touch
    }

    .top-menu ul li ul li {
        position: relative;
        width: 100%;
        padding: 0;
        float: left;
        text-transform: uppercase;
        display: table-cell;
        border-bottom: 1px solid #fff
    }

    .top-menu ul ul a {
        text-align: center;
        color: #fff;
        padding: 10px 0
    }

    .top-menu .langs li {
        width: 50%;
        text-align: left
    }

    .top-menu .langs a {
        padding: 10px 0 10px 45px;
        margin: 0;
        width: 100%
    }

    #header {
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 99;
        min-height: initial;
        border-bottom: 1px solid #ccc
    }

    .main-menu ul li {
        position: relative;
        position: initial;
        text-align: left
    }

    .main-menu ul li ul {
        top: 0;
        left: -100%;
        margin: 0;
        padding: 0;
        width: 100%;
        opacity: 0;
        display: block;
        z-index: -1;
        -webkit-transition: .2s;
        -moz-transition: .2s;
        -o-transition: .2s;
        transition: .2s
    }

    .main-menu ul ul a {
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 20px 0 20px 30px;
        border-bottom: 1px solid #fff;
        line-height: initial
    }

    .separate {
        margin: 0;
        height: 3px
    }

    .main-menu li.title {
        font-size: 20px;
        background: #fff;
        margin: -1px 0 0;
        color: #2196f3;
        padding: 2px 0 2px 15px;
        text-transform: uppercase;
        text-shadow: none;
        border-right: 1px solid #1976d2
    }

    .goback-menu {
        display: block;
        padding: 20px 0 20px 30px;
        font-size: 16px;
        color: #fff;
        font-weight: 600;
        cursor: pointer;
        border-bottom: 1px solid #fff;
        background: #145ba2
    }

    .goback-menu:before {
        content: '';
        position: absolute;
        top: 25px;
        left: 13px;
        width: 10px;
        height: 10px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg)
    }

    .bg-menu {
        content: "";
        position: fixed;
        width: 100%;
        height: 200vh;
        background: rgba(0,0,0,0.7);
        top: 41px;
        left: 0;
        display: none;
        z-index: 5;
        cursor: pointer
    }

    .main-menu span > a.has-child:before {
        content: '';
        position: absolute;
        top: 20px;
        right: 7%;
        width: 18px;
        height: 18px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    #burger {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 10px 0;
        float: left;
        background: #2196f3;
        border-radius: 4px;
        cursor: pointer;
        background-image: url(/res/images/design-sprite.png);
        background-position: -83px -2px
    }

    .top-container .logo-top {
        margin: 14px 0 14px 15px;
        width: 200px;
        float: left
    }

    .top-menu > ul > li span:after,.top-menu .langs .ddown {
        display: none
    }

    .top-menu > ul > li span {
        padding: 18px 10px;
        margin: 0
    }

    .top-menu > ul > li.langs > span {
        font-size: 0;
        border: 2px solid #2196f3;
        border-radius: 4px;
        width: 34px;
        height: 34px
    }

    .langs > span:before {
        top: 10px;
        left: 7px
    }

    .langs a:before {
        top: 18px;
        box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
        left: 15px
    }

    .top-menu {
        color: #404040;
        font-size: 18px
    }

    .top-container .right-side {
        width: auto;
        width: initial
    }

    .top-menu ul li {
        position: inherit
    }

    #header .top-container {
        padding: 0
    }

    .main-content {
        margin-top: 61px
    }

    nav.secondary {
        margin-top: 60px
    }

    .partner-block {
        width: 33.33333%;
        margin: 0;
        float: left;
        border-radius: 0
    }

    .n-partners {
        overflow: hidden
    }

    .story-prev .main-info {
        width: 100%;
        margin: 0;
        float: left
    }

    .story-prev .main-info .name {
        width: 65%;
        margin: 0 0 15px
    }

    .story-prev .name a {
        font-size: 22px
    }

    .story-prev .prev-image {
        display: block;
        position: absolute;
        width: 30%;
        right: 0;
        text-align: center
    }

    .story-prev.media-conv .prev-image {
        display: inline-block;
        position: relative;
        width: 20%
    }

    .story-prev.media-conv .main-info {
        width: 75%;
        float: none
    }

    .story-prev.sep {
        overflow: hidden
    }

    .story-prev .prev-image img {
        max-height: 60px
    }

    .story-prev .press-description p {
        width: 90%
    }

    .main-menu .socials {
        display: block;
        padding: 20px 0 100px;
        position: relative;
        left: 0
    }

    .main-menu .socials a {
        font-size: 0;
        margin: 0 8px
    }

    .socials a:before {
        margin: -2px 0
    }

    .main-menu .socials p.title {
        font-size: 24px!important;
        line-height: initial;
        padding: 0 20px 10px
    }

    .home-banner {
        top: 45px
    }

    .home-banner.air {
        top: 0
    }

    .home-banner.air .slider-item a {
        width: 30%
    }

    .home-banner.air .slider-item p {
        width: 70%;
        font-size: 16px
    }

    .right-bg .bg,.left-bg .bg {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .right-bg .content,.left-bg .content {
        display: block;
        z-index: 2;
        width: 95%;
        max-width: none;
        background: rgba(255,255,255,0.9)
    }

    .chess.dark .right-bg .content,.chess.dark .left-bg .content {
        background: rgba(0,0,0,0.8)
    }

    .right-bg,.left-bg {
        margin-top: 10px;
        box-shadow: 0 2px 10px rgba(0,0,0,0.5)
    }

    .flat-chess .right-bg,.flat-chess .left-bg {
        min-height: 0
    }

    .right-bg .bg img,.left-bg .bg img {
        display: none
    }

    .about-transperent .columns > div {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 20px
    }

    .about {
        padding: 15px 0
    }

    .about-transperent {
        padding: 20px
    }

    .separ-blue {
        margin: 20px 0
    }

    a.button-href.inpage {
        width: 40%;
        margin: 0 auto;
        border-radius: 0;
        display: block
    }

    .chess .content h3,.centred h3,.chess .content h2 {
        text-align: center
    }

    .quotes-item a {
        width: 30%
    }

    .quotes-block .bullets-container {
        display: none
    }

    .partner-block {
        text-align: center
    }

    .partner-block a {
        width: 100%;
        font-size: 15px;
        padding: 12px 5px
    }

    .partner-block p.title {
        padding: 10px 2.5%
    }

    .floater.right img,.floater.left img {
        max-width: 250px;
        margin: 0 15px 10px 0
    }

    .floater.left img {
        max-width: 250px;
        margin: 0 0 10px 15px
    }

    .floater.right .floater-container {
        width: 100%;
        float: none;
        padding: 0
    }

    .floater.left .floater-container {
        width: 100%;
        float: none;
        padding: 0
    }

    .home-banner.companies {
        margin: 0 auto;
        top: 0
    }

    .wufoo-container.small-wufoo {
        width: 100%;
        padding: 20px 15%;
        border-radius: 0;
        margin: 20px auto 0;
        float: none
    }

    .floater .floater-container a.hrefto {
        display: inline-block;
        margin: 10px 0;
        padding: 5px 10px;
        text-transform: uppercase;
        font-weight: 600;
        border: 2px solid #2196f3;
        border-radius: 4px
    }

    .floater .floater-container a.hrefto:after {
        display: none
    }

    .partner-table table tr td:first-child {
        width: 50%
    }

    .wufoo-container label,.all-forms label {
        width: 50%;
        display: inline-block
    }

    .wufoo-container form {
        text-align: left
    }

    .top-menu ul ul a:hover {
        color: #fff
    }

    .flat-color .part {
        width: 50%;
        float: left;
        min-width: 0
    }

    .floater .huged {
        max-width: 90%
    }

    .wp-sidebar {
        width: 100%;
        float: left
    }

    .wp-main {
        width: 100%;
        padding: 0
    }

    .hold-sidebar {
        display: none
    }

    .hold-sidebar.opened {
        display: block
    }

    .wp-sidebar h3 {
        padding: 5px 0 10px 15px !important
    }

    .wp-sidebar h3:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        right: 20px;
        top: 50%;
        margin: -8px 0 0;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .side-banner,#twitter-line {
        display: none
    }

    .documentation {
        width: 33%;
        margin: 0 0 0 2%
    }

    .downloading td * {
        font-size: 18px
    }

    .floater.big-videos .frame-cont {
        width: 50%
    }

    .chess.flat-chess .right-bg .bg,.chess.flat-chess .left-bg .bg {
        width: 100%;
        opacity: .5;
        min-height: 0
    }

    .chess.flat-chess .right-bg .bg.youtube,.chess.flat-chess .left-bg .bg.youtube {
        position: relative;
        display: block;
        width: 95%;
        margin: -20px auto 20px;
        opacity: 1;
        background: #fefefe!important;
        overflow: hidden
    }

    .chess.flat-chess .left-bg .bg video {
        float: none;
        margin: 20px auto 0;
        width: 60%
    }

    .chess.flat-chess .left-bg .bg.youtube {
        margin: 20px auto -20px
    }

    .chess.flat-chess .left-bg.no-bg .bg + .content,.chess.flat-chess .left-bg.no-bg .bg + .content {
        width: 95%;
        padding: 25px
    }

    .chess.flat-chess .right-bg .bg.youtube iframe,.chess.flat-chess .left-bg .bg.youtube iframe {
        width: 60%;
        height: 300px;
        margin: 0 auto 20px;
        float: none
    }

    .left-bg .youtube .false-video,.right-bg .youtube .false-video {
        width: 60%;
        left: 20%;
        right: auto;
        height: 300px
    }

    .chess.flat-chess .left-bg .bg.youtube iframe {
        margin: 20px auto 0
    }

    .chess.flat-chess .right-bg.no-bg .content {
        width: 95%;
        padding: 50px 4%;
        margin: 10px auto
    }

    .floater .halfs {
        width: 100%;
        margin: 0 0 20px
    }

    .floater .halfs img {
        float: none
    }

    a.material.double {
        margin: 0 auto;
        display: block;
        text-align: center;
        width: 70%
    }

    .flat-block .half-flat {
        margin: 0
    }

    .centred .bg {
        height: 150px
    }

    .ml-container {
        padding: 25px 0
    }

    .ml-container p {
        margin: 15px auto
    }

    .ml-container h2 {
        font-size: 28px
    }

    .capt-holder {
        width: 90%;
        margin: 0 auto 20px
    }

    .chess.flat-chess .right-bg .content,.chess.flat-chess .left-bg .content {
        padding: 20px 4%;
        margin: 20px auto;
        top: 0;
        width: 95%
    }

    .head-banner {
        background-size: cover;
        background-position: 50% 30%
    }

    .head-banner-container {
        padding: 0 0 50px
    }

    .head-banner-container p {
        font-size: 22px;
        line-height: initial;
        width: 95%;
        margin: 0 auto;
        text-align: center
    }

    .in-2 .inline {
        width: 100%;
        padding: 10px 0!important
    }

    .in-2 .inline img {
        max-width: 800px;
        width: 100%;
        margin: 0 auto;
        float: none
    }

    .icons-container .icon-block img {
        width: 40%
    }

    .icons-container .icon-block h3 {
        font-size: 24px;
        margin: 10px 0
    }

    .icons-container .icon-block p {
        line-height: initial
    }

    .middle-line h2 {
        font-size: 28px
    }

    .middle-line.round h2 {
        line-height: 150px!important;
        width: 150px!important
    }

    .likefirst,.chess .content .likefirst,.centred .likefirst {
        font-size: 36px;
        margin: 0 auto 15px
    }

    .vid-item .iframe {
        height: 150px
    }

    #videoslide,#brands {
        margin: 0 auto!important
    }

    .flatted-title {
        padding: 20px 10px;
        text-align: center;
        font-size: 36px;
        width: 95%
    }

    .flatted-title:after {
        width: 100%!important;
        max-width: none
    }

    .text-button {
        margin: 0 auto;
        display: block;
        width: 50%
    }

    .quote-min {
        padding: 0
    }

    .quote-min .quote-text {
        padding: 0 30px 0 60px
    }

    .quote-min .quote-text p {
        font-size: 18px
    }

    .quote-min .quote-text p b {
        font-size: 16px
    }

    .chess.over {
        margin: 0 auto
    }

    .chess.over .content .out-img {
        margin: 0 auto;
        max-width: 90%;
        float: none
    }

    .num{
        font-size: 22px;
        line-height: 50px;
        width: 35px;
        margin: 0 5px;
    }

    .num.day{
        width: 50px;
    }

    .num-block{
        margin: 0 auto;
    }

    .num-block p{
        display: none;
    }

    .num.hrs:after, .num.min:after{
        right: -5px;
    }
}

@media all and (max-width: 1024px) {
    .flat-footer {
        padding:0
    }

    .subs-form .subs-cont {
        width: 90%
    }

    .subs-form p {
        width: 100%;
        display: block
    }

    .popup-description,.relat {
        min-width: 0
    }

    .subs-form .subs-cont input[type="submit"] {
        right: 5%;
        margin: 0 3px 0 0
    }

    .footer-cont-menu {
        display: none
    }

    footer {
        padding: 20px 0
    }

    .bottom-cont-footer {
        margin: 0;
        width: 100%
    }

    .copyright {
        width: 100%;
        text-align: center;
        float: none
    }

    .awards {
        float: none;
        margin: 20px auto 0;
        text-align: center
    }

    .colored-form {
        width: 100%
    }

    .all-forms input,.all-forms select {
        width: 100%
    }

    .floater.left.videos iframe {
        width: 50%
    }

    .flat-color .part {
        width: auto;
        width: initial;
        text-align: center;
        float: none;
        max-width: none
    }

    .flat-color ul li {
        min-height: 35px;
        padding: 0 20px 10px;
        vertical-align: top
    }

    .gallery-container .gallery-item {
        width: 25%
    }

    .video-item .iframe {
        width: 40%;
        height: 200px
    }

    .vid-desc-cont {
        width: 58%
    }

    .video-block {
        width: 80%;
        left: 10%
    }

    .aprice table {
        font-size: 24px
    }

    .promo-text {
        width: 80%;
        margin: 60px 10%
    }

    .partner-list tr td {
        display: block;
        width: 100%!important
    }

    .partner-list tr td img {
        width: auto;
        width: initial;
        max-height: 100px
    }

    .partner-list tr td:first-child {
        padding: 25px 0 0
    }

    .partner-list tr td p {
        text-align: justify;
        padding: 0 10px
    }

    .option-download {
        width: 80%;
        left: 10%
    }

    .option-download #closepopup {
        left: 90%
    }

    .centred a.button-href.inpage {
        width: initial;
        display: inline-block;
        max-width: 95%
    }

    .form-bg .form-bg-container .text-container,.form-bg .form-bg-container .form-content {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .form-bg .form-bg-container .text-container h1,.form-bg .form-bg-container .text-container p {
        max-width: 100%;
        margin: 0 auto;
        width: 100%
    }

    .form-bg .form-bg-container .text-container.bg h1 {
        max-width: 100%
    }

    .form-bg .form-bg-container .text-container p {
        max-width: 90%
    }

    .form-bg .form-bg-container .form-content {
        margin: 40px 0 0
    }

    .form-bg .form-bg-container .form-content label {
        text-align: left;
        width: 100%;
        line-height: 25px
    }

    .form-bg .form-bg-container .form-content input {
        text-align: left;
        width: 100%;
        margin: 0 0 10px
    }

    .form-bg .form-bg-container .form-content input[type="submit"] {
        float: none
    }

    .sub-menu {
        margin: 0 auto
    }

    .timer-container a{
        font-size: 18px;
    }

}

@media all and (max-width: 960px) {
    .downloading {
        width:100%;
        float: none;
        border-collapse: collapse
    }

    .documentation {
        width: 100%;
        margin: 0;
        display: block
    }

    .documentation tr:first-child,.documentation .title {
        display: block;
        width: 100%;
        margin: 0 0 10px
    }

    .documentation tr {
        display: inline-block;
        width: 50%
    }

    .main-links {
        text-align: center;
        font-size: 0
    }

    .ml-container {
        width: 49%;
        display: inline-block;
        font-size: 16px;
        float: none;
        margin: 1% .5%;
        padding: 10px 0
    }

    .ml-container p {
        max-width: none;
        margin: 0
    }

    .ml-container .blue {
        max-width: 400px;
        width: 90%
    }

    .floater.right.videos iframe {
        width: 50%
    }

    .sub-menu .text-container {
        font-size: 22px
    }

    .sub-menu .btn {
        font-size: 16px
    }

    .banner-text.timer,
 .timer-box{
        width: 95%;
    }
}

@media all and (max-width: 768px) {
    #burger {
        margin:2px 0
    }

    .formobile {
        width: 60%;
        top: 45px
    }

    .top-menu ul li {
        display: none
    }

    .top-menu ul li.langs {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin: 5px 0
    }

    .top-container .right-side {
        width: auto;
        width: initial
    }

    .main-menu ul li.onlymobile {
        display: block
    }

    .top-container .logo-top {
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin: 6px auto
    }

    .main-menu ul li.onlymobile.blog-m-btn,.main-menu ul li.onlymobile.support-m-btn {
        width: 40%;
        text-align: center;
        border: 2px solid #fff;
        margin: 0 auto;
        margin: 15px 5% 10px;
        display: inline-block
    }

    .main-menu ul li.onlymobile.blog-m-btn {
        background: #3ccb2a
    }

    .main-menu ul li.onlymobile.support-m-btn {
        background: #f35b21
    }

    .main-menu ul li.onlymobile.blog-m-btn a,.main-menu ul li.onlymobile.support-m-btn a {
        padding: 12px 0;
        font-weight: 600;
        color: #fff
    }

    .banner-text {
        position: relative;
        width: 100%;
        border-radius: 0;
        left: 0;
        text-align: center
    }

    .banner-text.center {
        width: 100%
    }

    a.button-href {
        position: relative;
        top: 15%;
        left: 25%;
        width: 50%
    }

    .home-banner {
        max-height: 300px
    }

    .home-banner .slider-item {
        height: 300px
    }

    .banner-text p,.banner-text h1 {
        font-size: 16px;
        line-height: 24px
    }

    .banner-text p:first-child,.banner-text b {
        font-size: 22px;
        font-weight: 400
    }

    .banner-text br {
        display: none
    }

    a.button-href.inpage {
        width: 95%
    }

    .n-partners h2 {
        padding: 20px 0
    }

    .partner-block {
        width: 100%;
        max-width: none;
        background-image: none!important;
        display: block;
        height: auto;
        margin: 5px 0
    }

    .partner-block p.title {
        text-align: center
    }

    .partner-block a {
        width: 50%;
        margin: 5px 1%
    }

    .partner-block .buttons {
        text-align: center
    }

    .story-prev.media-conv .prev-image {
        display: block;
        width: 100%
    }

    .story-prev.media-conv .prev-image img {
        max-width: 250px;
        float: none;
        margin: 0 auto 15px
    }

    .story-prev.sep.media-conv .main-info {
        margin: 0;
        width: 100%
    }

    .story-prev.sep.media-conv {
        text-align: center;
        padding: 25px 0
    }

    .teammate .avatar {
        display: block;
        float: left;
        overflow: hidden;
        width: 200px
    }

    .teammate .text {
        display: block;
        padding: 0 10px
    }

    .teammate .avatar img {
        width: 90%;
        margin: 0 auto
    }

    .teammate .text .title {
        border: none;
        margin: 0
    }

    .floater.left.videos iframe {
        width: 90%;
        margin: 0 5% 15px;
        max-height: 280px
    }

    .flat-color h2 {
        text-align: center;
        padding: 10px 0 20px
    }

    .flat-color .part,.flat-color .part:nth-child(2) {
        width: 100%;
        float: left;
        margin: 0
    }

    .flat-color ul li {
        text-align: left
    }

    .listed.halfs {
        padding: 0
    }

    .tabs .tab-head p {
        line-height: 25px;
        padding: 10px 0;
        font-size: 20px
    }

    .floater .pseudotitle {
        line-height: 100%;
        font-size: 32px;
        margin: 10px auto 0
    }

    .floater.gallery {
        margin: -20px auto
    }

    .resellers.toblocks tr td {
        display: block;
        padding: 0
    }

    .resellers.toblocks tr {
        display: block;
        padding: 15px 0;
        text-align: center
    }

    .resellers.toblocks tr td img {
        width: 190px;
        margin: 10px auto 0
    }

    .resellers.toblocks em {
        float: none
    }

    #nCountryBlock {
        overflow: hidden
    }

    .resellers.toblocks .tooption {
        width: 100%;
        text-transform: uppercase;
        font-size: 24px
    }

    .resellers.toblocks select {
        width: 85%;
        margin: 0 auto;
        float: none;
        width: auto;
        max-width: initial;
        text-align: center
    }

    .resellers.toblocks .world {
        height: 200px
    }

    .resellers tr.nores,.resellers tr.nores td {
        margin: 10px 0
    }

    .preh .ss-img {
        width: 100%
    }

    .preh .ss-img img {
        margin: 0 auto;
        max-width: 90%
    }

    .preh p {
        width: 100%;
        text-align: center;
        padding: 15px 0 0
    }

    .companies .slider-item a {
        display: none
    }

    .companies .slider-item > p {
        padding: 0 20px;
        font-size: 15px
    }

    .video-item .iframe {
        width: 60%;
        display: block;
        height: 200px;
        margin: 0 auto 10px
    }

    .vid-desc-cont {
        width: 100%;
        margin: 0;
        text-align: justify
    }

    .video-item.active {
        background: rgba(33,150,243,0.05);
        color: #333;
        border: 3px solid #1976d2
    }

    .video-item.active:hover h3 {
        color: #2196f3
    }

    .current-video-container iframe {
        height: 340px
    }

    .aprice table {
        font-size: 20px
    }

    .promo-text {
        width: 100%;
        margin: 20px 0;
        border-radius: 0;
        text-align: center
    }

    .promo-text p {
        font-size: 22px
    }

    .promo-text p b {
        font-size: 26px
    }

    .wp-post .post-tumbnail {
        width: 25%
    }

    .wp-post .post-main {
        width: 75%
    }

    .option-download {
        width: 95%;
        left: 2.5%
    }

    .option-download #closepopup {
        opacity: 1;
        left: auto;
        right: 2.5%
    }

    .floater.big-videos .frame-cont {
        width: 100%;
        margin: 0 0 20px
    }

    .ml-container {
        width: 100%;
        margin: 5px 0!important
    }

    .chess.flat-chess .right-bg .bg.youtube iframe,.chess.flat-chess .left-bg .bg.youtube iframe {
        width: 90%
    }

    .left-bg .youtube .false-video,.right-bg .youtube .false-video {
        width: 90%;
        left: 5%
    }

    .form-bg .form-bg-container .text-container h1 {
        font-size: 32px
    }

    .form-bg .form-bg-container .text-container p {
        font-size: 22px
    }

    .vid-item .iframe {
        height: 100px
    }

    .block-3-icon .icon-block {
        width: 100%;
        margin: 0 0 30px;
        text-align: left
    }

    .icons-container .icon-block img {
        height: 150px;
        width: initial;
        margin: 0 20px 0 0;
        float: left
    }

    .icons-container {
        margin: 60px auto 30px
    }

    .quote-min .quote-text {
        background: none;
        padding: 0 30px 0 0
    }

    .banner-text.timer {
        width: 100%;
        top: 10px;
    }

    .timer-box {
        width: 100%;
        left: 0;
        top: 20%;
    }

    .timer-container a {
        font-size: 0;
        background: rgba(32, 75, 102, 1);
    }

    .timer-container a b {
        font-size: 16px;
    }

    .sscript {
        font-size: 14px !important;
        top: -10px;
    }

}

@media all and (max-width: 640px) {
    h2 {
        font-size:24px
    }

    .formobile {
        width: 70%
    }

    .top-menu .langs li {
        width: 100%
    }

    .top-menu ul li.langs ul {
        width: 70%;
        left: 15%!important;
        right: 15%!important
    }

    .subs-form p {
        font-size: 28px
    }

    .subs-form input[type="email"] {
        width: 100%
    }

    .awards img {
        height: 40px
    }

    a.button-href {
        top: 20%;
        bottom: 10px;
        width: 60%;
        left: 20%
    }

    .banner-text {
        top: 15%
    }

    .banner-text p {
        margin: 0;
        font-size: 14px;
        line-height: 24px
    }

    .banner-text p:first-child {
        display: block;
        line-height: 30px
    }

    .partner-block a {
        width: 80%
    }

    .brands h2 {
        font-size: 28px;
        margin: 0
    }

    .brands p {
        margin: 0 0 5px
    }

    .brand-item {
        height: 75px
    }

    .brands {
        padding: 20px 0 0
    }

    .middle-line {
        margin: 0 auto
    }

    .middle-line h2 {
        padding: 20px 0;
        width: 80%
    }

    .chess .content h3,.centred h3 {
        font-size: 28px
    }

    .centred .bg {
        height: 100px
    }

    .quotes-block {
        display: none
    }

    .try-nakivo a:before {
        display: none
    }

    .try-nakivo {
        padding: 20px 0
    }

    .try-nakivo a {
        padding: 5px 30px;
        margin: 0
    }

    .floater.right img,.floater.left img {
        max-width: 150px;
        margin: 0 15px 10px 0
    }

    .social-share {
        top: initial;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%
    }

    .social-share a {
        width: 25%;
        background-image: none
    }

    .social-share a:before {
        width: 40px;
        height: 40px;
        background-image: url(/res/images/design-sprite.png);
        top: 0;
        left: 50%;
        margin: 0 0 0 -20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        z-index: 1
    }

    .social-share a.google:before {
        background-position: -52px -171px
    }

    .social-share a.twitter:before {
        background-position: -52px -133px
    }

    .social-share a.linkedin:before {
        background-position: -53px -97px
    }

    .social-share a.facebook:before {
        background-position: -53px -60px
    }

    .social-share a:hover {
        width: 25%
    }

    #totop {
        bottom: 70px
    }

    footer {
        margin: 0 0 40px
    }

    .content-area h1 {
        font-size: 34px;
        margin: 0 auto;
        padding: 5px 0;
        line-height: 40px
    }

    .floater h2,.floater h2:first-child,.section h2,.flat-color h2 {
        font-size: 24px
    }

    .floater h2:first-child {
        padding: 0 0 5px
    }

    .ss-cats {
        width: 100%;
        display: table;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

    .ss-cats a {
        border-radius: 0;
        display: table-cell;
        margin: 0;
        padding: 10px;
        float: none;
        border: none;
        border-right: 1px solid #ccc;
        min-width: 0
    }

    .media-c td:first-child {
        display: block;
        width: 100%;
        height: inherit;
        border: none
    }

    .media-c tr {
        display: block;
        min-height: inherit;
        padding: 15px 0;
        border-bottom: 1px solid #ccc
    }

    .media-c td:first-child img {
        max-width: 100%;
        max-height: 80px
    }

    .media-c td {
        display: block;
        height: initial;
        text-align: center;
        padding: 10px 0;
        border: none
    }

    .media-c td.mc-titles {
        padding: 0
    }

    .hold {
        text-align: center
    }

    .part {
        width: 100%;
        margin: 20px 0
    }

    .partner-table table tr:first-child td {
        font-size: 24px!important;
        font-weight: initial
    }

    .partner-table table tr td:first-child p {
        font-size: 0;
        line-height: 0
    }

    .partner-table table tr td:first-child p b {
        margin: 0
    }

    .partner-table table tr td:first-child {
        width: 40%
    }

    .partner-table table tr td:first-child p b {
        font-size: 14px;
        line-height: 14px
    }

    .partner-table table tr:first-child td {
        font-size: 18px!important
    }

    .partner-table table tr td {
        font-size: 12px
    }

    .partner-table table.nohide tr td:first-child {
        padding: 10px 0
    }

    .partner-table table.nohide tr td:first-child p {
        font-size: 14px;
        line-height: 14px
    }

    .story-prev .prev-image {
        width: 100%
    }

    .story-prev .prev-image img {
        max-height: 70px
    }

    .story-prev .main-info {
        margin: 80px 0 0;
        text-align: center
    }

    .story-prev .main-info .name {
        width: 100%
    }

    .floater.left.videos iframe {
        max-height: 240px
    }

    .tabs .tab-head p {
        width: 100%;
        display: block;
        padding: 5px 0;
        text-transform: uppercase;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        color: #ccc
    }

    .tabs .tab-head p.active {
        border-color: #2196f3;
        padding: 10px 0
    }

    .tabs .tab-head {
        border: none
    }

    .tabs {
        padding: 0;
        border: 2px solid #249ddf;
        border-radius: 4px
    }

    .tabs .tab-body {
        padding: 10px;
        border: none
    }

    .floater p.title {
        text-align: left;
        font-size: 20px!important;
        margin: 0 0 0 10px
    }

    .gallery-container .gallery-item {
        width: 33%
    }

    .gallery-container .gallery-item img {
        max-width: 75%
    }

    .companies .bullets-container {
        display: none
    }

    .companies .slider-item {
        height: 175px!important
    }

    .home-banner.companies {
        max-height: 175px
    }

    .video-item .iframe {
        width: 75%
    }

    .video-block {
        width: 90%;
        left: 5%
    }

    #closepopup {
        right: 0;
        opacity: 1;
        left: auto
    }

    .aprice table tr {
        display: block;
        width: 48%;
        margin: 0 1%;
        float: left
    }

    .aprice table tr td {
        display: block;
        margin: 0 0 5px;
        padding: 5px
    }

    .aprice table {
        width: 100%;
        font-size: 18px
    }

    .ancor-links {
        text-align: center!important
    }

    .pricing {
        font-size: 13px
    }

    .pricing tr td em {
        display: none
    }

    .pricing tr td em.mob-price {
        display: block
    }

    .pricing tr td {
        padding: 10px 2px
    }

    .pricing tr:first-child,.pricing tr:last-child {
        font-size: 10px
    }

    .wp-post {
        width: 49%;
        margin: 0 0 10px 1%;
        display: inline-block;
        vertical-align: top;
        padding: 8px;
        text-align: left
    }

    .wp-post:nth-child(2n) {
        margin: 0 1% 10px 0
    }

    .wp-post .post-tumbnail {
        width: 100%
    }

    .wp-post .post-main {
        width: 100%;
        padding: 0
    }

    .wp-main {
        text-align: center;
        font-size: 0
    }

    .wp-post .post-main h3 a {
        font-size: 20px;
        padding: 10px 0 0
    }

    .post-main .info {
        margin: 10px 0 0
    }

    .single-post {
        text-align: left
    }

    .post-info {
        font-size: 16px;
        margin: 10px 0
    }

    .downloading td p {
        display: none
    }

    .downloading td a {
        padding: 0 0 0 10px
    }

    .downloading .naming {
        padding: 0 0 0 10px;
        font-size: 22px
    }

    .documentation tr {
        width: 100%
    }

    .download-popup .description {
        display: block
    }

    .downloading td .download-popup a {
        padding: 0
    }

    a.material.double {
        width: 100%
    }

    .outside {
        margin: 20px 0!important
    }

    .flat-block h2:after,.flatted-title:after {
        width: 80%
    }

    .floater.big-videos iframe,.floater.big-videos .frame-cont {
        height: 240px
    }

    .flat-color ul li {
        padding: 0 0 20px 20px;
        width: 100%;
        min-height: 0
    }

    .centred p {
        margin: 0 0 20px
    }

    .centred .bg {
        height: 100px;
        margin: 20px auto
    }

    .half-air h3 {
        font-size: 22px;
        margin: 5px 0 10px
    }

    .chess.flat-chess .right-bg .bg.youtube iframe,.chess.flat-chess .left-bg .bg.youtube iframe,.left-bg .youtube .false-video,.right-bg .youtube .false-video {
        height: 250px
    }

    .form-bg .form-bg-container .text-container h1 {
        font-size: 24px
    }

    .form-bg .form-bg-container .text-container p {
        font-size: 16px
    }

    .vid-item .iframe {
        height: 75px
    }

    .home-banner.air .slider-item a {
        display: none
    }

    .home-banner.air .slider-item p {
        width: 100%;
        padding: 0 50px;
        font-size: 14px;
        text-align: justify
    }

    .floater.right.videos iframe {
        width: 100%
    }

    .text-button {
        width: 80%
    }

    .quote-min .quote-text {
        padding: 0;
        width: 100%
    }

    .quote-min > img {
        display: none
    }

    .sub-menu .text-container {
        width: 100%;
        text-align: center;
        margin: 0 0 15px
    }

    .btn-container {
        width: 250px
    }

    .sub-menu .btn {
        max-width: none
    }
}

@media all and (max-width: 480px) {
    .formobile {
        width:90%
    }

    .main-menu ul ul a {
        font-size: 15px;
        padding: 20px 0 20px 15px
    }

    .top-container .logo-top {
        width: 180px;
        margin: 7px auto
    }

    .main-menu span > a {
        padding: 15px 0 15px 20px
    }

    .main-menu span > a.has-child:before {
        top: 16px
    }

    .capt-holder {
        width: 100%
    }

    .subs-form input[type="email"] {
        text-align: center;
        padding: 6px 0
    }

    .subs-form .subs-cont input[type="submit"] {
        width: 100%
    }

    .awards img {
        height: auto;
        max-width: 95%;
        max-height: 30px;
        vertical-align: middle;
        margin: 0 auto
    }

    footer .copyright a {
        display: block;
        line-height: initial
    }

    .floater.right img,.floater.left img {
        max-width: 120px;
        margin: 0 5px 10px 0
    }

    .floater.left img {
        margin: 0 0 10px 5px
    }

    .navigation {
        font-size: 16px;
        width: 100%
    }

    .navigation a {
        margin: 0 5px
    }

    .navigation a.next,.navigation a.prev {
        padding: 10px 20px
    }

    .navigation a:before,.navigation a.next:after {
        display: none
    }

    .teammate .avatar {
        width: 100%
    }

    .wufoo-container.small-wufoo {
        padding: 20px
    }

    .wufoo-container label,.all-forms label {
        width: 100%
    }

    .floater .floater-container a.hrefto {
        width: 100%;
        text-align: center;
        border-radius: 0;
        font-size: 14px
    }

    .floater.left.videos iframe {
        max-height: 175px;
        margin: 0 0 10px;
        width: 100%
    }

    .floater p {
        text-align: justify;
        margin-bottom: 25px;
        font-size: 16px
    }

    .resellers select {
        width: 100%
    }

    .resellers .world {
        height: 170px
    }

    .video-item .iframe {
        width: 100%
    }

    .video-block {
        width: 95%;
        left: 2.5%;
        margin: 0;
        top: 80px
    }

    .current-video-container iframe {
        height: 250px
    }

    .promo-text {
        margin: 0
    }

    .promo-text p {
        font-size: 18px
    }

    .promo-text p b {
        font-size: 22px
    }

    .wp-post {
        width: 100%;
        margin: 0 0 15px!important
    }

    .wp-post .post-tumbnail {
        height: 280px
    }

    .flat-block .flat-content p {
        text-align: justify
    }

    .flat-block .flat-content {
        padding: 0
    }

    .flat-block .flat-content img {
        width: 50%;
        margin: 0 auto 10px;
        float: none
    }

    .half-air,.half-air:nth-child(2n - 1) {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .chess.flat-chess .right-bg .bg.youtube iframe,.chess.flat-chess .left-bg .bg.youtube iframe,.left-bg .youtube .false-video,.right-bg .youtube .false-video {
        height: 150px
    }

    .middle-line.round h2 {
        line-height: 100px!important;
        width: 100px!important;
        font-size: 28px!important
    }

    .icons-container .icon-block img {
        height: 100px
    }

    .text-button {
        width: 100%
    }

    .sec-container.num-block {
        display: none;
    }

    .num.min:after{
        display: none;
    }

    .num.day {
        width: 45px;
    }

    .num {
        line-height: 45px;
    }

}



@media(min-width: 0px) and (max-width:  320px) {
    .form-bg-nkv {
    height: 450px;
    background-size: cover;
    background-position: left;
    }
    .nk-content {
    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: block;
    align-items: center;
    }
    .nk-img {
    width: 100%;
    margin-right: 0%;
    height: 300px;
    }
    .nk-text {
    width: 100%;
    margin-left: 0;
    }
    .nk-img-right {
    width: 100%;
    margin-left: 0%;
    height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .nk-text-left {
    width: 100%;
    margin-right: 0%;
    }
    .nk-text-all {
        width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: center;
    }
    .form-bg-nkv .form-bg-container {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: block;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
}
@media(min-width: 321px) and (max-width: 480px) {
    .form-bg-nkv {
    height: 450px;
    background-size: cover;
    background-position: left;
    }
    .nk-content {
    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: block;
    align-items: center;
    }
    .nk-img {
    width: 100%;
    margin-right: 0%;
    height: 300px;
    }
    .nk-text {
    width: 100%;
    margin-left: 0;
    }
    .nk-img-right {
    width: 100%;
    margin-left: 0%;
    height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .nk-text-left {
    width: 100%;
    margin-right: 0%;
    }
    .nk-text-all {
        width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
    }
    .text-container.partner-prev p {
    text-align: center;
    }
    .form-bg-nkv .form-bg-container {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: block;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
}
@media(min-width: 0px) and (max-width:  640px) {
        p.nkv-img-sec {
    margin-left: 49px;
}
}
@media(min-width: 481px) and (max-width: 767px) {

    .form-bg-nkv {
    height: 450px;
    background-size: cover;
    background-position: left;
    }
    .nk-content {
    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: block;
    align-items: center;
    }
    .nk-img {
    width: 100%;
    margin-right: 0%;
    height: 300px;
    }
    .nk-text {
    width: 100%;
    margin-left: 0;
    }
    .nk-img-right {
    width: 100%;
    margin-left: 0%;
    height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .nk-text-left {
    width: 100%;
    margin-right: 0%;
    }
    .nk-text-all {
        width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
    }
    .text-container.partner-prev p {
    text-align: center;
    }
    .form-bg-nkv .form-bg-container {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: block;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 55px !important;
}
}
@media(min-width: 768px) and (max-width: 992px) {
    .form-bg-nkv {
    height: 450px;
    background-size: cover;
    background-position: left;
    }
    .nk-content {
    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: block;
    align-items: center;
    }
    .nk-img {
    width: 100%;
    margin-right: 0%;
    height: 400px;
    }
    .nk-text {
    width: 100%;
    margin-left: 0;
    }
    .nk-img-right {
    width: 100%;
    margin-left: 0%;
    height: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .nk-text-left {
    width: 100%;
    margin-right: 0%;
    }
    .nk-text-all {
        width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    }
    .text-container.partner-prev p {
    text-align: center;
    }
    .form-bg-nkv .form-bg-container {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 993px) and (max-width: 1199px) {
    .form-bg-nkv {
    height: 450px;
    background-size: cover;
    background-position: center;
    }
    .nk-content {
    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 50%;
    margin-right: 0%;
    height: 440px;
    }
    .nk-text {
    width: 60%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 50%;
    margin-left: 0%;
    height: 440px;
    }
    .nk-text-left {
    width: 60%;
    margin-right: 5%;
    }
    .nk-text-all {
        width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 90%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 1200px) and (max-width: 1366px) {
    .form-bg-nkv {
    height: 580px;
    background-size: cover;
    background-position: center;
    }
    .nk-content {
            width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 45%;
    margin-right: 5%;
    height: 440px;
    }
    .nk-text {
    width: 45%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 45%;
    margin-left: 5%;
    height: 440px;
    }
    .nk-text-left {
    width: 45%;
    margin-right: 5%;
    }
    .nk-text-all {
        width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 1367px) and (max-width: 1600px) {
        .form-bg-nkv {
    height: 580px;
    background-size: cover;
        background-position: center;
    }
            .nk-content {
                    width: 90%;
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 45%;
    margin-right: 5%;
    height: 440px;
    }
    .nk-text {
    width: 45%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 45%;
    margin-left: 5%;
    height: 440px;
    }
    .nk-text-left {
    width: 45%;
    margin-right: 5%;
    }
    .nk-text-all {
        width: 90%;    
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
        width: 90%;    
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 1601px) and (max-width: 1680px) {
        .form-bg-nkv {
    height: 580px;
    background-size: cover;
        background-position: center;
    }
    .nk-content {
    width: 85%;
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 45%;
    margin-right: 5%;
    height: 440px;
    }
    .nk-text {
    width: 45%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 45%;
    margin-left: 5%;
    height: 440px;
    }
    .nk-text-left {
    width: 45%;
    margin-right: 5%;
    }
    .nk-text-all {
        width: 85%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 1681px) and (max-width: 1920px) {
    .form-bg-nkv {
    height: 580px;
    background-size: cover;
        background-position: center;
    }
    .nk-content {
    width: 80%;
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 45%;
    margin-right: 5%;
    height: 440px;
    }
    .nk-text {
    width: 45%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 45%;
    margin-left: 5%;
    height: 440px;
    }
    .nk-text-left {
    width: 45%;
    margin-right: 5%;
    }
    .nk-text-all {
    width: 80%;
    max-width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 1921px) and (max-width: 2000px) {
        .form-bg-nkv {
    height: 580px;
    background-size: cover;
        background-position: center;
    }
        .nk-content {
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 45%;
    margin-right: 5%;
    height: 440px;
    }
    .nk-text {
    width: 45%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 45%;
    margin-left: 5%;
    height: 440px;
    }
    .nk-text-left {
    width: 45%;
    margin-right: 5%;
    }
    .nk-text-all {
    width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}
@media(min-width: 2001px) and (max-width: 5000px) {
        .form-bg-nkv {
    height: 580px;
    background-size: cover;
        background-position: center;
    }
            .nk-content {
    max-width: 1550px;
    margin: 0 auto;
    display: flex;
    height: 440px;
    align-items: center;
    }
    .nk-img {
    width: 45%;
    margin-right: 5%;
    height: 440px;
    }
    .nk-text {
    width: 45%;
    margin-left: 5%;
    }
    .nk-img-right {
    width: 45%;
    margin-left: 5%;
    height: 440px;
    }
    .nk-text-left {
    width: 45%;
    margin-right: 5%;
    }
    .nk-text-all {
    width: 1550px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
    }
    .text-container.partner-prev p {
    text-align: left;
    }
    .form-bg-nkv .form-bg-container {
    width: 80%;
    max-width: 1600px;
    margin: 0 auto;
    font-size: 0;
    }
    .form-bg-nkv .form-bg-container .text-container {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    color: #fff;
    padding: 0 20px 0 0;
    }
    .form-bg-nkv .form-bg-container .text-container p {
    font-size: 32px;
    font-weight: 100;
    width: 100%;
    padding: 20px 0 0;
    }
    .form-bg-nkv {
    display: flex;
    align-items: center;
    }
    .nkv-2st-elements {
    padding-top: 4%;
    padding-bottom: 4%;
}
.nkv-container {
    width: 90%;
    max-width: 1376px;
    display: flex;
    align-items: center;
    margin: auto;
}
.nkv-element {
    text-align: center;
}
.nkv-element img {
    margin: 0 auto;
    margin-bottom: 40px;
}
.nkv-container p {
    margin-top: 24px;
}
.nkv-name-element p {
    font-size: 24px;
    font-weight: 100;
}
p.nkv-bb-name {
    font-size: 68px !important;
}
}