/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background: transparent;
    text-decoration: none;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
    outline: 0;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
    quotes: "\201C""\201D""\2018""\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
*:focus {
    outline: none;
}

a {
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

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

body {
    font-family: 'Ogen';
    font-weight: 400;
    direction: rtl;
}

.container {
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 15px;
    width: 90%;
}

.wrapper {
    position: relative;
}

.clearfix::before,
.clearfix::after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix::after {
    clear: both;
}

.w60 {
    width: 50%;
}

.w40 {
    width: 40%;
}

.w50 {
    width: 50%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/**************************/
.header {
    position: absolute;
    top: 30px;
    right: 35px;
    z-index: 99;
}

.footer-section {
    text-align: center;
    padding: 106px 0 72px;
}

.drawer-hamburger {
    position: absolute;
    padding: 0;
}

.drawer--right.drawer-open .drawer-hamburger {
    right: 350px;
}

.drawer--right .drawer-nav {
    right: -350px;
}

.drawer-nav {
    width: 320px;
}

.drawer-nav ul {
    margin: 0;
    padding: 50px 20px;
}

.drawer-nav ul li {
    display: block;
}

.main-content-article.content-small>ol {
    padding-right: 25px;
}

.main-content-article.content-small>ol>li::marker {
    font-weight: bold;
    font-size: 27px;
}

.drawer-nav ul li a {
    font-family: 'Ogen';
    display: block;
    color: #233e94;
    font-size: 25px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #233e94;
    padding: 15px 0;
}

.fancybox-iframe {
    border: 4px solid #233e94;
}

.fancybox-button--close {
    display: none;
}

.close {
    content: 'x';
    font-size: 60px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #fff;
    z-index: 99;
    cursor: pointer;
}

.back-to-top {
    position: fixed;
    font-size: 16px;
    bottom: 0;
    right: 10px;
    z-index: 9;
}

a.btn-link:hover {
    background: #c12020;
}

.article-page a.btn-link.fixed {
    top: 74%
}

a.btn-link {
    /*position: sticky;*/
    position: static;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    display: block;
    width: 170px;
    color: #fff;
    background: #dd2626;
    border-radius: 0 35px 35px 0;
    font-size: 38px;
    line-height: 40px;
    text-align: right;
    margin-top: 0;
    transition: all 0.3s;
    float: left;
    z-index: 99;
    padding: 5px 30px 6px 0;
    font-family: 'Ogen';
}

a.btn-link.fixed {
    position: fixed;
}

#watch-flash {
    text-align: center;
    padding: 103px 0 50px;
}

.banner-section {
    background-image: url(images/banner-bg.png);
    padding: 30px 0 382px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.article-page .banner-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 117px 0 254px;
    background-position: center bottom;
}

.article-page .entry-logo {
    margin: 0 auto;
    padding-top: 0;
}

.wrapper {
    overflow-x: hidden;
}

.entry-logo {
    max-width: 630px;
    margin-right: auto;
    text-align: center;
    padding-top: 51px;
}

body>div>section.section.toothbrush-section>div>div>div.w50.fr>div>div.right-text>h4>br:nth-child(1) {
    display: none;
}

.logo-info h1 {
    font-size: 94px;
    color: #ededed;
    font-family: 'helvet';
    font-weight: normal;
    margin: 9px 0 -7px;
}

.logo-info p span {
    display: inline-block;
    background: #38b4e4;
    color: #ffffff;
    font-size: 74px;
    font-family: 'Ogen';
    font-weight: bold;
    padding: 4px 37px 0px;
    border-radius: 15px;
    margin-bottom: 8px;
    margin-top: 14px;
}

.brush-img img {
    position: absolute;
    left: -50px;
    padding-top: 50px;
    transition: all .5s ease-out;
    -webkit-transition: all 1.5s ease-out;
}

.logo-info p {
    color: #ffffff;
    font-size: 53px;
    font-family: 'Ogen';
    margin: 0;
}

.main-menu ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.main-menu ul li {
    display: inline-block;
    list-style: none;
    padding: 0 40px;
    position: relative;
    color: #db2728;
    font-size: 54px;
}

.main-menu ul li:before {
    content: '';
    position: absolute;
    right: -10px;
    height: 20px;
    width: 20px;
    background: #db2728;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-radius: 50%;
}

.main-menu ul li a {
    color: #db2728;
    font-size: 54px;
}

.arrow {
    animation: arrow 0.8s linear infinite;
    max-width: 50px;
    margin: 0 auto;
    cursor: pointer;
}

.arrow span {
    display: block;
    width: 23px;
    height: 23px;
    border: 5px solid transparent;
    border-right-color: #db2728;
    border-bottom-color: #db2728;
    transform: rotate(45deg);
    margin: auto;
    animation: down-arrow 0.8s alternate infinite;
    border-radius: 5px;
}

.arrow span:last-child {
    margin-top: -15px;
}

.down-scroll {
    margin-top: 20px;
}

@keyframes down-arrow {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0.25;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes arrow {
    0% {
        transform: translateY(-0.5rem);
    }

    100% {
        transform: translateY(0.5rem);
    }
}

.loop-part h3 {
    color: #40b4e3;
    font-size: 61px;
    text-align: center;
    margin: 0;
    font-weight: normal;
}

.loop-part {
    padding-top: 55px;
    margin-top: 40px;
}

#brush {
    z-index: 4;
    object-position: 50% 100%;
}

.text-loop h4 {
    color: #40b4e3;
    margin: 0;
    font-size: 82px;
    font-weight: 700;
    text-align: center;
}

.text-loop p {
    text-align: center;
    font-size: 49px;
    font-family: 'HelveticaNw';
    margin: 0;
}

.content-left p {
    font-family: 'Ogen';
    margin: -6px 0 0;
}

.main-loop {
    position: relative;
}

.main-img {
    text-align: center;
}

.main-img img {
    display: block;
    margin-right: 5%
}

body>div>section.about-section>div>div.main-menu.clearfix>ul>li:first-child::before {
    display: none;
}

.main-img img.show-mobile {
    display: none;
}

.main-head {
    margin-top: -94px;
}

.content-right {
    position: absolute;
    right: -100px;
    top: 195px;
}

.content-left {
    position: absolute;
    left: 0;
    top: 50%;
}

.video-section .video {
    display: inline-block;
    border: 1px solid #fff;
    margin: 67px auto 103px;
    max-width: 1280px;
    position: relative;
}

.video-section {
    padding-bottom: 99px;
}

.video-section .title {
    color: #40b4e3;
    font-size: 61px;
    font-family: 'Ogen';
    font-weight: 400;
    position: relative;
}

.video-bottom h5 {
    font-size: 54px;
    color: #40b4e3;
    font-family: 'Ogen';
    font-weight: 400;
    margin: 0;
    background-image: url(images/bg-bt.png);
    background-repeat: no-repeat;
    background-position: center;
    letter-spacing: -1px;
    padding: 10px 0;
    background-size: contain;
}

.video-bottom h5 a {
    color: #40b4e3;
    position: relative;
}

.video-bottom h5 span {
    position: relative;
}

.video-bottom h5 img {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.video-bottom {
    position: relative;
}

.video-bottom h5 img.bottom-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 100%;
    text-align: right;
}

.video-section .title:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: 2px;
    width: 50%;
    background: #dd2626;
}

.video-section .title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: 2px;
    width: 50%;
    background: red;
}

.video-section .title span {
    display: inline-block;
    background: #ffffff;
    z-index: 2;
    position: relative;
    padding: 0 30px;
}

.video img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.video span.play-video {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    right: 0;
    text-align: center;
}

.video span.play-video img {
    border: none;
}

.top-header .img-right {
    width: 50%;
    float: right;
}

.title {
    font-size: 63px;
    text-align: center;
    margin: 0;
    color: #233e94;
}

.btn-style {
    font-size: 20px;
    color: #ffffff;
    background: #e13b60;
    padding: 2px 20px;
    border-radius: 15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    display: inline-block;
    margin-top: 3px;
}

.contact-section {
    background: #38b4e4;
    padding: 32px 0 47px;
}

.contact-section form {
    padding-top: 16px;
}

.contact-section .title {
    color: #ffffff;
    margin: 0 auto;
    line-height: 50px;
    font-size: 44px;
    font-family: 'Ogen';
}

.checkbox {
    width: 50%;
    float: left;
    margin-top: -4px;
    text-align: left;
}

.field-checkbox p.last {
    width: 50%;
    float: right;
}

.contact-section .title span {
    /*color: #e13b60;*/
    font-family: 'helvet';
    font-weight: normal;
    font-size: 32px;
    color: #ffffff;
}

.list-fields .item-field {
    display: inline-block;
    padding: 0 30px;
    max-width: 300px;
    position: relative;
}

.submit-line {
    margin: 14px 0;
    padding: 0 30px;
}

.list-fields .tbody-item {
    display: inline-flex;
}

.field-checkbox {
    max-width: 1000px;
    margin: 0 auto;
}

.item-field label.error {
    color: #e13b60;
    font-size: 14px;
    text-align: right;
    width: 100%;
    display: block !important;
    font-family: 'OpenSansHebrewBold';
    padding-right: 10px;
    position: absolute;
    margin: 0;
}

.text-ops {
    font-family: 'Open Sans', sans-serif;
}

.item-field.field-checkbox {
    position: relative;
    max-width: 280px;
    margin: 0 auto;
}

.list-fields {
    text-align: center;
}

.contact-form .list-fields label {
    display: none;
}

.list-fields .item-field input {
    background: #ffffff;
    border: none;
    padding: 9px 25px 9px 15px;
    border-radius: 20px;
    font-size: 22px;
    color: #757575;
    font-family: 'almonitzaraaa-light';
    width: 100%;
    text-align: right;
    font-family: 'Ogen';
    font-weight: 400;
}

.list-fields .item-field input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #d1d3d4;
    opacity: 1;
    /* Firefox */
}

.list-fields .item-field input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d1d3d4;
}

.list-fields .item-field input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d1d3d4;
}

.contact-form input#submit,
input[type="submit"] {
    background: #dd2626;
    border: none;
    color: #ffffff;
    font-size: 28px;
    padding: 6px 41px;
    display: inline-block;
    margin-top: -9px;
    border-radius: 30px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    font-family: 'Ogen';
    font-weight: 700;
}

input[type="submit"] {
    margin-top: 0;
    margin: 0 auto;
    display: block;
}

.contact-form .table {
    margin: 0 auto;
}

.contact-form input#submit:hover,
input[type="submit"]:hover {
    background: #c12020;
}

.item-field {
    text-align: center;
    margin: 14px 0;
}

.contact-section .last {
    color: #ffffff;
    font-size: 18px;
    font-family: 'almonitzaraaa-light';
    margin: 0;
    /*font-family: 'FbSpoilerEngRegular';*/
}

.contact-section .last a {
    color: #ffffff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.contact-section .last a:hover {
    color: #e13b60;
}

.field-checkbox label {
    color: #ffffff;
    font-size: 21px;
    font-family: 'almonitzaraaa-light';
    margin: 8px 0 0;
    display: inline-block;
}

span.counter {
    min-width: 223px;
    display: inline-block;
}

.container-label {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -3px;
    right: 0;
    height: 24px;
    width: 24px;
    background-color: #ffffff;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.container-label:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-label input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-label input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#form-error {
    color: red;
    font-size: 20px;
    font-weight: 600;
}

#form-done {
    color: #04cece;
    font-size: 20px;
    font-weight: 600;
}

#loading {
    position: absolute;
    text-align: center;
    margin: 10px 0 60px 0;
    left: 0;
    right: 0;
    top: 30px;
}

.loader {
    text-align: center;
    border: 5px solid #f3f3f3;
    border-top: 5px solid #203644;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.w50.fr .details {
    margin-top: 11px;
}

.show-mobile {
    display: none;
}

.articles {
    background: #000000;
    padding: 80px 60px 180px;
}

.articles .title,
.fibers-section .title {
    color: #ffffff;
    font-size: 70px;
    font-weight: 400;
    font-family: 'Ogen';
    margin-bottom: 103px;
}

.fibers-section .title {
    margin: 0;
}

.list-articles {
    display: flex;
}

.item-articles {
    width: 33.333%;
    float: left;
    padding: 0 25px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.item-articles:hover img {
    box-shadow: 0px 0px 12px 9px #ccc;
}

.item-articles:hover {
    transform: scale(1.12);
    -webkit-transform: scale(1.12);
}

input[type="checkbox"] {
    margin-left: 4px;
}

.item-articles img {
    display: block;
    width: 100%;
    max-height: 295px;
    object-fit: cover;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.item-articles .details h3 a {
    color: #ffffff;
    font-size: 23px;
    font-family: 'Ogen';
    margin-bottom: 1px;
    display: block;
}

.item-articles .details h3 {
    margin: 0;
}

.item-articles .img {
    position: relative;
}

.item-articles .img:after {
    content: '';
    position: absolute;
    right: -10px;
    height: 100%;
    width: 10px;
    background: #ffffff;
    top: 10px;
    bottom: 0;
}

.item-articles .img:before {
    content: '';
    position: absolute;
    right: -10px;
    width: 100%;
    height: 12px;
    background: #ffffff;
    bottom: -12px;
}

.item-articles .details {
    margin-top: 27px;
}

.item-articles .details p {
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Ogen';
    font-size: 19px;
    line-height: 24px;
}

.left-text {
    float: right;
    max-width: calc(60% - 50px);
    text-align: center;
    margin-top: 60px;
    padding-right: 50px;
    float: left;
}

.right-img {
    max-width: 40%;
    float: right;
    /* text-align: left; */
}

.two-brush .fl .inner-col {
    display: block;
    direction: ltr;
}

.toothbrush-section {
    padding: 113px 0 0;
}

.left-text .detail {
    text-align: right;
}

.two-brush .left-text h4 {
    margin: 0;
    font-family: 'helvet';
    font-size: 54px;
    font-weight: normal;
}

.left-text .detail ul li,
.right-text ul li {
    font-size: 32px;
    font-family: 'Ogen';
    list-style: none;
    position: relative;
    padding-right: 15px;
}

.left-text .detail ul {
    margin: 44px 0;
    padding-right: 0;
}

.right-text ul {
    margin: 18px 0;
    padding: 0;
}

.article-page .main-content-article ul {
    padding-right: 22px;
}

.article-page .main-content-article ul li {
    list-style: none;
    position: relative;
}

.article-page .main-content-article ul li::before {
    content: "•";
    position: absolute;
    font-size: 35px;
    right: -24px;
    top: 1px;
}

.left-text .detail ul li span,
.right-text ul li span {
    position: absolute;
    right: 0;
}

.right-text {
    float: right;
    width: calc(60% - 50px);
    margin-top: 82px;
    /*padding-left: 30px;*/
}

.left-img {
    float: right;
    max-width: 40%;
    text-align: right;
}

.right-text h4 {
    margin: 0;
    font-size: 52px;
    font-family: 'Ogen';
    font-weight: 400;
    text-align: center;
    display: inline-block
}

.img-part img {
    width: 100%;
    display: block;
}

.fibers-section {
    background-image: url(images/bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 120px 0 131px;
}

.two-video {
    margin: 40px -17px 0;
}

.two-video .video {
    padding: 0 17px;
}

.two-video .details h3 {
    color: #40b4e3;
    font-size: 32px;
    font-family: 'Ogen';
    margin: 0;
}

.two-video .details h3 span {
    font-family: 'helvet';
    font-weight: normal;
    padding-left: 5px;
}

.two-video .details {
    margin-top: 17px;
}

.two-video .video img {
    width: 100%;
}

.two-video .details p {
    margin: 0;
    font-family: 'Ogen';
    font-size: 30px;
    line-height: 33px;
    color: #40b4e3;
}

.part-right {
    padding: 23px 10px 0 22px;
}

.img-part img {
    display: block;
    height: 80%;
    width: 76%;
    object-fit: cover;
    padding-top: 53px;
}

.toothbrush-section .w50 .right-img.img-part>video {
    height: 71%;
    width: 146%;
    position: relative;
    display: block;
    left: -65px;
}

.img-part img.show-mobile {
    display: none;
}

.inner-part {
    height: 100%;
    text-align: right;
    direction: rtl;
}

.part-right h2,
.part-right h1 {
    margin: 0;
    color: #ffffff;
    font-size: 84px;
    line-height: 72px;
    letter-spacing: -2px;
    direction: rtl;
}

.img-text {
    display: flex;
    background: #000000;
    direction: ltr;
}

.img-text .fr {
    max-width: 483px;
}

.img-text .fl {
    max-width: calc(100% - 507px);
    width: 100%;
}

.receding .img-text .fr {
    max-width: 600px;
}

/* .receding .img-text .fl {
    max-width: calc(100% - 600px);
    width: 100%;
} */
.receding .part-right {
    padding: 45px 24px 28px 27px;
    text-align: right;
    direction: rtl;
}

.part-right p {
    color: #ffffff;
    margin: 17px 0 0;
    font-size: 31px;
    line-height: 38px;
}

.content-small {
    max-width: 1225px;
    margin: 0 auto;
}

.main-content-article h3,
.main-content-article h2 {
    font-size: 36px;
    line-height: 47px;
    margin: 30px 0;
    font-weight: normal;
}

.main-content-article h4 {
    font-size: 28px;
    line-height: 32px;
}

.main-content-article p {
    font-size: 28px;
    line-height: 35px;
    margin: 30px 0;
}

.main-content-article li p {
    margin: 10px 0;
}

.main-content-article p span.dot {
    font-size: 38px;
    padding-left: 5px;
    position: relative;
    top: 2px;
}

.col2-articles .item-articles {
    width: 50%;
}

.col2-articles .item-articles .details p {
    font-size: 28px;
    line-height: 34px;
}

.col2-articles .item-articles .details h3 a {
    font-size: 33px;
}

.col2-articles .item-articles:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.article-page .articles {
    padding: 80px 60px 93px;
}

.content-archive {
    padding-bottom: 33px;
}

ul.slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul.slick-dots li {
    display: inline-block;
    position: relative;
    text-align: center;
}

ul.slick-dots li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    width: 10px;
    background: gray;
    border-radius: 50%;
    margin: 0 auto;
}

ul.slick-dots li button {
    opacity: 0;
    text-align: center;
}

ul.slick-dots li.slick-active:before {
    background: #ffffff;
}

.head-section {
    display: flex;
}

/*Responsive*/
@media screen and (min-width: 1994px) {
    .banner-section {
        padding: 66px 0 350px;
    }
}

@media screen and (max-width: 1700px) {
    .toothbrush-section .w50 .right-img.img-part>video {
        height: 69%;
        width: 179%;
        position: relative;
        display: block;
        left: -112px;
    }

    .img-part img {
        display: block;
        height: 97%;
        width: 85%;
        object-fit: cover;
        padding-top: 63px;
    }

    span.counter {
        min-width: 197px;
        display: inline-block;
    }

    .item-articles .img {
        height: 300px;
    }

    .home .item-articles img {
        max-height: 300px;
        height: 100%;
    }

    .brush-img img {
        width: 40%;
        /* bottom: 10%; */
    }

    .head-section .fl {
        width: 40%;
    }

    .head-section .fr {
        width: 60%;
    }

    .main-menu ul li a {
        font-size: 44px;
    }

    .main-menu ul li {
        padding: 0 30px;
        font-size: 44px;
        color: #db2728;
    }

    .main-head {
        margin-top: -120px;
    }

    .content-right {
        right: 100px;
        top: 130px;
    }

    .main-img img {
        width: 50%;
        margin: 0 auto;
        margin-left: 30%;
    }

    .text-loop h4 {
        font-size: 72px;
    }

    .content-left p {
        font-size: 42px;
    }

    .left-img,
    .right-img {
        max-width: 29%;
    }

    .left-text {
        max-width: calc(68% - 50px);
    }

    .right-text {
        width: calc(70% - 50px);
    }

    .video-bottom h5 {
        font-size: 48px;
    }

    .bottom-img img {
        width: 70%;
    }
}

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

    .left-img,
    .right-img {
        max-width: 27%;
    }

    .toothbrush-section .w50 .right-img.img-part>video {
        height: 125%;
        width: 187%;
        position: relative;
        display: block;
        left: -52px;
    }
}

@media screen and (max-width: 1435px) {
    .content-right {
        right: 27px;
        top: 130px;
    }
}

@media screen and (max-width: 1400px) {
    .video-bottom h5 {
        font-size: 40px;
    }

    .bottom-img img {
        width: 60%;
    }

    .img-text {
        display: block;
    }

    .part-right h2 {
        font-size: 63px;
        line-height: 64px;
    }

    .receding .img-text .fl {
        max-width: calc(100% - 500px);
    }

    .receding .img-text .fr {
        max-width: 500px;
    }

    .img-text .fr {
        max-width: 480px;
    }
}

@media screen and (max-width: 1384px) {
    .two-brush .left-text h4 {
        font-size: 52px;
    }

    .left-text .detail ul li,
    .right-text ul li {
        font-size: 29px;
    }
}

@media screen and (max-width: 1299px) {
    .left-text {
        max-width: calc(68% - 10px);
    }

    .video-section {
        background-size: contain;
        background-position: center bottom;
    }

    .list-fields .item-field {
        max-width: 245px;
    }
}

@media screen and (max-width: 1199px) {
    span.counter {
        min-width: 160px;
        display: inline-block;
    }

    .logo-info h1 {
        font-size: 74px;
    }

    .logo-info p span {
        font-size: 60px;
    }

    .logo-info p {
        font-size: 43px;
    }

    .main-menu ul li a {
        font-size: 30px;
    }

    .main-menu ul li {
        padding: 0 20px;
        font-size: 30px;
    }

    .loop-part h3 {
        font-size: 55px;
    }

    .text-loop h4 {
        font-size: 60px;
    }

    .text-loop p {
        font-size: 40px;
    }

    .content-right {
        right: 50px;
    }

    .content-left p {
        font-size: 35px;
    }

    .fibers-section {
        padding: 115px 0;
    }

    .fibers-section .title {
        font-size: 60px;
    }

    .two-video .details h3 {
        font-size: 25px;
    }

    .two-video .details p {
        font-size: 23px;
    }

    .left-text .detail ul li,
    .right-text ul li {
        font-size: 25px;
    }

    .two-brush .left-text h4 {
        font-size: 46px;
    }

    .left-img,
    .right-img {
        max-width: 30%;
    }

    .left-text {
        max-width: 68%;
        padding-right: 2%;
    }

    .right-text h4 {
        font-size: 43px;
    }

    .right-text {
        width: 70%;
    }

    .left-text .detail ul {
        margin: 24px 0;
    }

    .right-text ul {
        margin: 3px 0;
    }

    .articles .title,
    .fibers-section .title {
        font-size: 60px;
        margin-bottom: 50px;
    }

    .item-articles .img {
        height: 300px;
    }

    .item-articles img {
        max-height: 300px;
        height: 100%;
    }

    .home .item-articles img {
        max-height: 300px;
        height: 100%;
    }

    .item-articles {
        padding: 0 20px;
    }

    .articles {
        padding: 80px 0 100px;
    }

    .video-section .title {
        font-size: 50px;
    }

    #watch-flash {
        padding: 60px 0 50px;
    }

    .bottom-img {
        top: 0%;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }

    .contact-section .title {
        font-size: 36px;
    }

    a.btn-link {
        font-size: 30px;
        line-height: 30px;
    }

    .footer-section {
        padding: 70px 0 50px;
    }

    .part-right h2 {
        font-size: 50px;
        line-height: 54px;
    }

    .receding-women .img-text {
        display: flex;
    }

    .receding-women .img-text .fl {
        max-width: calc(100% - 400px);
    }
}

@media screen and (max-width: 1023px) {
    span.counter {
        min-width: 125px;
        display: inline-block;
    }

    .contact-section .title {
        font-size: 42px;
        line-height: 44px;
    }

    .list-fields .item-field:first-child {
        padding-right: 0;
    }

    .list-fields {
        display: block;
    }

    .contact-form input#submit,
    input[type="submit"] {
        font-size: 31px;
        padding: 8px 41px;
    }

    .list-fields .item-field input {
        font-size: 24px;
    }

    .field-checkbox label {
        font-size: 18px;
    }

    a.btn-link {
        font-size: 33px;
        line-height: 33px;
    }

    .table .list-fields .item-field {
        max-width: 175px;
    }

    .brush-img img {
        width: 50%;
        bottom: unset;
    }

    .logo-info h1 {
        font-size: 55px;
    }

    .logo-info p span {
        font-size: 42px;
    }

    .logo-info p {
        font-size: 32px;
    }

    .main-menu ul li {
        padding: 0 15px;
        font-size: 25px;
    }

    .main-menu ul li a {
        font-size: 25px;
    }

    .arrow span {
        width: 17px;
        height: 17px;
        border: 4px solid transparent;
        border-right-color: #db2728;
        border-bottom-color: #db2728;
    }

    .loop-part h3 {
        font-size: 48px;
    }

    .text-loop h4 {
        font-size: 46px;
    }

    .content-right {
        right: 30px;
        top: 80px;
    }

    .text-loop p {
        font-size: 33px;
    }

    .content-left p {
        font-size: 25px;
    }

    .articles .title,
    .fibers-section .title {
        font-size: 50px;
    }

    .fibers-section {
        padding: 75px 0;
    }

    .two-video .video {
        padding: 0 12px;
    }

    .two-video .details h3 {
        font-size: 22px;
    }

    .two-video .details p {
        font-size: 19px;
        line-height: 24px;
        margin-top: 7px;
    }

    .right-text h4 {
        font-size: 33px;
    }

    .two-brush .left-text h4 {
        font-size: 35px;
    }

    .left-text .detail ul li,
    .right-text ul li {
        font-size: 20px;
    }

    .articles .title,
    .fibers-section .title {
        font-size: 40px;
    }

    .video-section .title {
        font-size: 36px;
    }

    .bottom-img img {
        width: 50%;
    }

    .contact-section .title {
        font-size: 27px;
        line-height: 34px;
    }

    .list-fields .tbody-item {
        display: block;
    }

    .receding .img-text .fr,
    .receding .img-text .fl,
    .img-text .fl,
    .img-text .fr {
        max-width: 100%;
        float: none;
        width: 100%;
    }

    .receding .img-text .fr {
        padding-bottom: 20px;
    }

    .receding-women .img-text {
        display: block;
    }

    .part-right p {
        font-size: 28px;
        line-height: 30px;
    }

    .part-right h2 {
        font-size: 40px;
        line-height: 44px;
    }

    .part-right {
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .img-part img {

        padding: top 0;
        ;
    }

    .w50.fr>div>div.left-img.img-part {
        display: inline-block;

    }

    .right-img.img-part.show-mobile .show-mobile {
        width: 100%;
        padding: 0;
    }

    .toothbrush-section .w50 .right-img.img-part>video {
        width: 168%;
        left: -22px;
        top: -42px;
    }

    .two-brush {
        margin-bottom: 0px;
    }

    .left-img img {
        padding-top: 66px;
        width: 42%;
    }

    .banner-section {
        padding-top: 0px;
    }

    .head-section {
        display: block;
    }

    .article-page .main-content-article ul li::before {
        content: "•";
        position: absolute;
        font-size: 29px;
        right: -24px;
        top: 0px;
    }

    .main-content-article.content-small>ol {
        padding-right: 18px;
    }

    .main-content-article.content-small>ol>li::marker {
        font-size: 20px;
    }

    body>div>section.about-section>div>div.main-menu.clearfix>ul>li:first-child::before {
        display: block;
    }

    .main-content-article p span.dot {
        top: 7px;
    }

    .article-page .part-right h2,
    .article-page .part-right h1 {
        margin: 0;
        color: #ffffff;
        font-size: 46px;
        line-height: 48px;
        letter-spacing: -2px;
        direction: rtl;
    }

    .main-content-article.content-small {
        padding: 0 15px;
    }

    .article-page .content-archive .part-right {
        padding: 15px;
    }

    .article-page .content-archive {
        margin-top: -103px;
    }

    .article-page .content-archive .container {
        width: 100%;
        padding: 0;
    }

    .right-text ul {
        padding-right: 0;
    }

    .loop-part {
        padding-top: 37px;
        margin-top: 0px;
    }

    .video-bottom h5 img.bottom-img {
        width: 50%;
    }

    .video-bottom .container {
        max-width: 350px;
    }

    span.counter {
        height: 42px;
        min-width: 114px;
    }

    .top-header .img-right {
        float: none;
        text-align: left;
        display: inline-block;
    }

    .logo {
        float: none;
        display: inline-block;
    }

    .show-mobile {
        display: inline-block;
    }

    .main-img .hide-mobile,
    .hide-mobile {
        display: none;
    }

    a.btn-link {
        text-align: center;
        position: inherit;
        font-size: 22px;
        line-height: 29px;
        width: auto;
        padding: 5px 30px 6px 14px;
    }

    .btn-style {
        font-size: 20px;
    }

    .list-fields .item-field {
        max-width: 100%;
        padding: 0;
        margin-top: 0;
        display: block;
        width: 100%;
    }

    .list-fields {
        display: block;
    }

    .title {
        font-size: 34px;
        line-height: 36px;
    }

    .video span.play-video img {
        width: 60px;
    }

    .video-section {
        background-size: cover;
        padding-bottom: 45px;
    }

    .list-fields .item-field input {
        width: 90%;
        display: block;
        margin: 0 auto;
        padding: 13px 25px 13px 15px;
        font-size: 22px;
    }

    .item-field {
        margin-bottom: 31px;
    }

    .contact-form input#submit,
    input[type="submit"] {
        font-size: 30px;
        padding: 9px 41p
    }

    .contact-section .title {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 18px;
    }

    .video-section .container {
        width: 100%;
        padding: 0;
    }

    .contact-section {
        margin-top: 0;
    }

    .video {
        padding: 0 30px;
    }

    .video-section .title {
        font-size: 48px;
        line-height: 52px;
    }

    p.last.show-mobile {
        margin: 29px 0 0;
        font-size: 23px;
    }

    .contact-section {
        padding: 26px 0 38px;
    }

    .table .list-fields .item-field {
        width: 100%;
        max-width: 100%;
    }

    .table .list-fields .tbody .td,
    .table .list-fields .tbody {
        width: 100%;
        display: block;
    }

    /* .table .item-field.field-checkbox {
        padding-right: 20px;
    } */
    .contact-form .table {
        width: 100%;
    }

    .head-section .fr {
        width: 100%;
    }

    .item-articles img,
    .home .item-articles img {
        max-height: 265px;
    }

    .left-text {
        max-width: 100%;
        padding-right: 37px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .left-img,
    .right-img {
        max-width: 100%;
        margin: 0 auto;
        /* float: none; */
    }

    .two-video .w50 {
        width: 100%;
        margin-bottom: 80px;
    }

    .content-right,
    .content-left {
        position: unset;
    }

    .main-img img {
        width: 70%;
        margin-left: auto;
    }

    .main-img img.show-mobile {
        display: block;
    }

    .main-head {
        margin-top: -22px;
    }

    .main-menu ul {
        padding-right: 15px;
    }

    .brush-img img {
        right: 0px;
        margin-right: auto;
        width: 77%;
        padding-top: 34px;
        left: -7px;
    }

    .banner-section {
        background-position: center right;
        background-position-x: -707px
    }

    .head-section .fl {
        width: 100%;
    }

    .banner-section {
        padding-bottom: 350px;
    }

    .main-menu ul li {
        padding: 0 10px 10px;
        font-size: 42px;
    }

    .main-menu ul li a {
        font-size: 42px;
    }

    .content-right {
        margin-top: 25px;
        border-bottom: 1px solid #000000;
        max-width: 231px;
        margin: 13px auto 20px;
        padding-bottom: 20px;
    }

    .content-left {
        margin-bottom: 51px;
    }

    .text-loop p {
        font-size: 33px;
        margin-top: -12px;
    }

    .content-left p {
        font-size: 29px;
        margin-top: -2px;
    }

    .text-loop h4 {
        font-size: 52px;
    }

    .loop-part h3 {
        margin-bottom: 30px;
    }

    .entry-logo {
        padding-top: 50px;
    }

    .logo-info h1 {
        font-size: 85px;
    }

    .logo-info p span {
        font-size: 63px;
        margin-top: 11px;
        padding: 2px 37px 0px;
        margin-bottom: 16px;
    }

    .logo-info p {
        font-size: 50px;
    }

    .main-menu ul li a {
        position: relative;
    }

    .main-menu ul li a:before {
        content: '';
        position: absolute;
        left: unset;
        height: 15px;
        width: 15px;
        background: #db2728;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        border-radius: 40%;
        right: -17px;
        /*display: none;*/
    }

    .arrow span {
        width: 23px;
        height: 23px;
    }

    .articles .title,
    .fibers-section .title {
        font-size: 53px;
        margin-bottom: 20px;
    }

    .fibers-section {
        padding: 50px 0 0;
    }

    .two-video .details {
        margin-top: 29px;
    }

    .two-video .details h3 {
        font-size: 32px;
    }

    .two-video .details p {
        font-size: 32px;
        line-height: 34px;
        margin-top: 2px;
    }

    .toothbrush-section {
        padding: 23px 0 0;
    }

    .two-brush .left-text h4 {
        font-size: 36px;
        line-height: 32px;
    }

    .right-text h4 {
        text-align: center;
        padding-bottom: 24px;
    }

    .left-text .detail ul li,
    .right-text ul li {
        font-size: 15px;
    }

    .left-text .detail {
        margin-bottom: 0px;
    }

    .articles .title,
    .fibers-section .title {
        font-size: 52px;
        line-height: 54px;
    }

    .submit-line.show-mobile,
    .item-field.field-checkbox.show-mobile {
        display: block;
    }

    p.last.show-mobile {
        text-align: center;
        display: block;
    }

    .video-bottom h5 {
        font-size: 37px;
        background-image: url(images/bg-bt-mb.png);
        max-width: 400px;
        margin: 0 auto;
        background-size: 100% 100%;
        padding-right: 40px;
        padding-left: 19px;
    }

    .video-bottom h5 img {
        position: relative;
        left: unset;
        top: unset;
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
    }

    .bottom-img {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    .bottom-img img {
        width: 100%;
    }

    .video-section .video {
        margin: 24px auto 87px;
        padding: 0;
    }

    .footer-section {
        padding: 51px 0 60px;
    }

    .item-articles .details h3 a {
        font-size: 45px;
    }

    .item-articles .details p {
        font-size: 33px;
        line-height: 36px;
    }

    .item-articles {
        height: 100% !important;
        padding: 0 60px;
    }

    ul.slick-dots {
        margin-top: 5px;
        height: 20px;
    }

    .item-articles img,
    .home .item-articles img {
        max-height: 400px;
        height: 100%;
    }

    .item-articles .img {
        height: 400px;
    }

    ul.slick-dots {
        top: 430px;
    }

    ul.slick-dots li:before {
        width: 15px;
        height: 15px;
    }

    .item-articles .details {
        margin-top: 70px;
    }

    .articles {
        padding-bottom: 66px;
    }

    .video-section .title:before,
    .video-section .title:after {
        height: 8px;
    }

    #watch-flash {
        padding: 42px 0 50px;
    }

    .img-part img.hide-mobile {
        display: none;
    }

    .img-part img.show-mobile {
        display: block;
        width: 50%;
    }

    .left-img img {
        padding-top: 9px;
    }

    .two-brush {
        position: relative;
    }

    .two-brush:before {
        content: '';
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: 1px;
        height: 40%;
        background: #000000;
    }

    .entry-logo {
        margin: 0 auto;
    }

    .article-page .banner-section {
        padding: 90px 0 93px;
    }

    .main-content-article h3 {
        font-size: 23px;
        line-height: 25px;
    }

    .main-content-article h4 {
        font-size: 20px;
        line-height: 25px;
    }

    .main-content-article img {
        width: 100%;
    }

    .main-content-article p {
        font-size: 20px;
        line-height: 25px;
        margin: 15px 0;
    }

    .article-page .articles {
        padding: 80px 0px 93px;
    }
}

@media screen and (max-width: 724px) {
    .left-img img {
        padding-top: 0;
    }

    /* .right-img img {
        padding-top: 11px;
    } */
}

@media screen and (max-width: 639px) {
    .logo-info h1 {
        font-size: 55px;
    }

    .logo-info p span {
        font-size: 43px;
    }

    .logo-info p {
        font-size: 30px;
    }

    .main-menu ul li a {
        font-size: 28px;
    }

    .banner-section {
        padding-bottom: 250px;
    }

    .main-menu ul li a:before {
        height: 10px;
        width: 10px;
        border-radius: 50%;
    }

    .arrow span {
        width: 17px;
        height: 17px;
    }

    .arrow span:last-child {
        margin-top: -10px;
    }

    .loop-part h3 {
        font-size: 38px;
    }

    .text-loop h4 {
        font-size: 42px;
    }

    .text-loop p {
        font-size: 28px;
        margin-top: 0;
    }

    .articles .title {
        font-size: 37px;
        line-height: 34px;
    }

    .fibers-section .title {
        font-size: 38px;
        line-height: 44px;
    }

    .two-video .details h3 {
        font-size: 22px;
    }

    .two-video .details p {
        font-size: 19px;
        line-height: 24px;
        margin-top: 7px;
    }

    .two-video .w50 {
        margin-bottom: 15px;
    }

    .left-text {
        padding-right: 15px;
    }

    .two-brush .left-text h4,
    .right-text h4 {
        font-size: 30px;
    }

    .two-brush:before {
        height: 46%;
    }

    .left-img img {
        padding-top: 92px;
    }

    .item-articles .details h3 a {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .item-articles .details p {
        font-size: 26px;
        line-height: 30px;
    }

    .item-articles img,
    .home .item-articles img {
        max-height: 300px;
        height: 100%;
    }

    .item-articles .img {
        height: 300px;
    }

    ul.slick-dots {
        top: 330px;
    }

    .video-section .title {
        font-size: 40px;
        line-height: 44px;
    }

    .video-section .title:before,
    .video-section .title:after {
        height: 5px;
    }

    .video-bottom h5 span {
        max-width: 300px;
        display: block;
        margin: 0 auto;
    }

    .video-bottom h5 {
        padding-right: 130px;
    }

    .contact-section .title {
        font-size: 24px;
        line-height: 23px;
    }

    .contact-section .title span {
        font-size: 26px;
    }

    .contact-form input#submit,
    input[type="submit"] {
        padding: 8px 20px;
    }

    p.last.show-mobile {
        font-size: 18px;
    }

    .item-field.field-checkbox {
        max-width: 100%;
    }
}

@media screen and (max-width: 579px) {
    .table input[type="submit"] {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    body>div>section.section.toothbrush-section>div>div>div.w50.fr>div>div.right-text>h4>br:nth-child(1) {
        display: block;
    }

    .btn-style {
        font-size: 18px;
    }

    .contact-section .last {
        text-align: center;
    }

    .two-brush .w50 {
        /*width: 100%;*/
    }

    .two-brush:before {
        /*display: none;*/
    }

    .left-text {
        /*padding-right: 0;*/
    }

    .two-brush:before {
        height: 55%;
    }

    .right-text {
        width: 90%;
        /* margin-top: 67px;*/
        text-align: center;
    }

    body>div>section.section.toothbrush-section>div>div>div.w50.fr>div>div.right-text>div {
        text-align: right;
    }

    .item-articles {
        padding: 0 30px;
    }

    .logo-info h1 {
        font-size: 40px;
    }

    .logo img {
        width: 70%;
    }

    .logo-info p span {
        font-size: 30px;
    }

    .logo-info p {
        font-size: 24px;
    }

    .banner-section {
        padding-bottom: 258px;
    }

    .main-menu ul li {
        font-size: 28px;
    }

    .main-menu ul li a {
        font-size: 28px;
    }

    .main-menu ul li a:before {
        /*height: 6px;
        width: 6px;
        right: -20px;*/
    }

    .main-menu ul li:before {
        height: 10px;
        width: 10px;
        top: 33%;
    }

    .loop-part h3 {
        font-size: 30px;
    }

    .fibers-section .title {
        font-size: 30px;
        line-height: 38px;
    }

    .articles .title {
        font-size: 30px;
        padding: 0 20px;
    }

    .item-articles .details h3 a {
        font-size: 28px;
    }

    .item-articles .details p {
        font-size: 22px;
        line-height: 24px;
    }

    ul.slick-dots li:before {
        width: 12px;
        height: 12px;
    }

    .item-articles img,
    .home .item-articles img {
        max-height: 300px;
        height: 100%;
    }

    .item-articles .img {
        height: 300px;
    }

    ul.slick-dots {
        top: 330px;
    }

    .video-section .title {
        font-size: 32px;
        line-height: 36px;
    }

    .video-bottom h5 {
        padding-right: 115px;
        font-size: 23px;
    }

    .bottom-img img {
        width: 50%;
    }
}

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

    .left-text .detail ul li,
    .right-text ul li {
        font-size: 13px;
    }

    .main-menu ul li a {
        font-size: 24px;
    }

    .main-menu ul li {
        font-size: 24px;
    }

    .left-img img {
        padding-top: 62px;
        padding-right: 19px
    }
}

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

    .left-text .detail ul li,
    .right-text ul li {
        font-size: 13px;
    }

    .main-menu ul li a {
        font-size: 20px;
    }
}

.img-part img.show-mobile.gify {
    width: 70px;
    height: 180px;
}

.vidhack {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'brightness\'><feColorMatrix type=\'matrix\' values=\'1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0\'/></filter></svg>#brightness");
    /* Firefox 3.5+ */
    -webkit-filter: brightness(108.5%);
    /* Chrome 19+ & Safari 6+ */
}
.menu {
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: 9;
}
.menu ul{
    margin:0;
    padding:0;
}
.menu ul li.salt-menu {
    display: inline-block;
    padding-top: 7px;
    direction: ltr;
}
.menu ul li.nono-menu {
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px solid #1ba1da;
    padding-top: 7px;
}
.menu ul li {
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
}
.menu ul li a {
    font-size: 35px;
    text-decoration: none;
    font-family: 'fbspoilerregular', Arial, Helvetica, sans-serif;
}
.menu ul li.salt-menu a{
    color:#1ba1da;
}
.menu ul li.nono-menu a{
    color:#ed292d;
}
.tongle-menu {
    display:none;
}
body, html {
    position: relative;
}
@media screen and (max-width:767px) {
.menu {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #fffffff7;
    padding-top: 150px;
    display:none;
}
.menu ul{
    margin:0;
    padding:0;
    text-align: center;
}
.menu ul li.salt-menu {
    display: block;
    direction: ltr;
}
.menu ul li.nono-menu:after {
    position: absolute;
    content: "";
    background: #ed292d;
    height: 8px;
    width: 8px;
    right: -25px;
    margin: 0 auto;
    top: 37px;
    border-radius: 50%;
}
.menu ul li.nono-menu {
    display: inline-block;
    padding-top: 25px;
    margin-top: 10px;
    padding-right: 0;
    margin-right: 0;
    border-right: 0 solid #1ba1da;
    padding-top: 15px;
}
.menu ul li.nono-menu:before {
    position: absolute;
    content: "";
    background: #1ba1da;
    height: 2px;
    width: 130px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
.menu ul li {
    line-height: 50px;
    position: relative;
}
.menu ul li a {
    font-size: 40px;
    text-decoration: none;
    font-family: 'fbspoilerregular', Arial, Helvetica, sans-serif;
    font-weight: 600;
}
.btn-footer{    
    text-align: center;
}
.btn-footer a{  
    display:block;
}
.btn-footer img{    
    max-width:100%;
}
.tongle-menu {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 999;
    display:block;
}
.tongle-menu img {
    max-width: 65px;
}
}
@media screen and (max-width:460px) {
.tongle-menu img {
    max-width:45px;
}
}
@media screen and (max-width:400px) {
.menu ul li a {
    font-size: 29px;
}
}