/*! 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-weight: 400;
    direction: rtl;
}

.clearfix {
    clear: both;
}

.container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px;
}

.wrapper {
    position: relative;
}

.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;
}

/*******************banner***********************/
#banner {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(images/img-banner_.jpg);
}

#banner img {
    max-width: 100%;
}

.right-banner img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.left-banner {
    float: right;
    width: 48%;
    text-align: center;
    /*background: url(images/banner-bg.jpg) repeat center top;
    background-size: cover;*/
}

.content-banner>img {
    max-width: 480px;
    margin: 0 auto;
}

.top-title {
    font-family: 'Ogen';
    margin: 5px 0 0;
}

.top-title h1 {
    margin: 0 0 65px;
    color: #fff;
    font-weight: 700;
    font-size: 95px;
    line-height: 80px;
}

.top-title h2 {
    margin: 20px 0 20px 0;
    color: #fff;
    font-weight: 400;
    direction: ltr;
    font-size: 52px;
}

.bottom-title {
    position: relative;
    display: inline-block;
    padding: 20px 60px;
    /*margin: 35px 0 150px 0;*/
    margin: 65px 0 65px 0;
}

.bottom-title ul {
    margin: 0;
    padding: 5px 0;
}

.bottom-title ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 31px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    font-family: 'Ogen';
    padding: 0 20px;
}

.bottom-title ul li:before {
    position: absolute;
    content: "";
    left: -5px;
    top: 25px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
}

.bottom-title ul li:last-child:before {
    display: none;
}

.bottom-title:before {
    position: absolute;
    content: "";
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 15px;
    background-position: top center;
    left: 0;
    right: 0;
    top: 0;
}

.bottom-title:after {
    position: absolute;
    content: "";
    background-image: url(images/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 15px;
    background-position: bottom center;
    left: 0;
    right: 0;
    bottom: 0;
}

span.font-fb {
    font-family: 'FbSpoilerEngRegular';
}

.next-page {
    display: inline-block;
    max-width: 110px;
    margin: 0 auto;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    align-self: flex-end;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    animation-name: bounce-2;
    animation-timing-function: ease;
}

@keyframes bounce-2 {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0);
    }
}

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

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

a.btn-link {
    position: sticky;
    top: 81%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    font-family: 'Ogen';
    display: block;
    width: 270px;
    height: 50px;
    color: #fff;
    background: #de2430;
    border-radius: 0 25px 25px 0;
    font-size: 48px;
    line-height: 54px;
    text-align: center;
    padding-left: 29px;
    margin-top: 0;
    transition: all 0.3s;
    float: left;
    z-index: 99;
}

/*******************************/
.inner-cleanliness {
    padding: 120px 0 100px;
}

.right-cleanline {
    float: right;
    width: 62%;
    position: relative;
}

.right-cleanline h2 {
    color: #00448b;
    font-size: 110px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 80px;
    font-family: 'Ogen';
}

.right-cleanline p {
    color: #00448b;
    font-size: 33px;
    font-weight: 400;
    margin: 0;
    line-height: 45px;
    font-family: 'Ogen';
}

.left-cleanline {
    float: left;
    width: 38%;
    margin-right: -3%;
}

.left-cleanline img {
    max-width: 100%;
}

.right-fruits {
    float: right;
    width: 40%;
}

.right-fruits img {
    display: block;
    max-width: 100%;
}

.left-fruits {
    float: left;
    width: 60%;
}

.left-fruits h2 {
    color: #00448b;
    font-size: 56px;
    font-weight: 700;
    margin: 0;
    line-height: 60px;
    font-family: 'Ogen';
}

/*******************************/
.item-fruits {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    margin-left: 30px;
}

.item-fruits.last {
    margin-left: 0px;
    margin-top: 40px;
}

.item-fruits span {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 15px;
    color: #fff;
    font-size: 120px;
    font-weight: 700;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #00448b;
}

.item-fruits .icon {
    display: inline-block;
    vertical-align: middle;
}

.icon img {
    max-width: 175px;
}

.item-fruits p {
    color: #00448b;
    font-size: 20px;
    font-weight: 400;
    margin: 15px 0 0;
    line-height: 20px;
    font-family: 'Ogen';
    text-align: center;
    padding-right: 15px;
}

.item-fruits.fruits1 {}

.item-fruits.fruits2 {}

.item-fruits.fruits3 {}

/*******************************/
.bottom-page {
    background: url(images/banner.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
}

h2.title {
    font-family: 'Ogen';
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 64px;
    line-height: 64px;
    text-align: center;
}

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

.video {
    display: inline-block;
    border: 1px solid #fff;
    margin: 30px auto 0;
    max-width: 1280px;
    position: relative;
    padding: 3px 4px;
}

.video img {
    display: block;
    border: 3px solid #fff;
    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;
}

#products {
    text-align: center;
    padding: 60px 0 90px;
}

#watch-flash>div>h2>br {
    display: none;
}

.list-product {
    max-width: 1100px;
    margin: 40px auto 0;
}

.item-product {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
}

.thumb-img {
    height: 500px;
    position: relative;
}

.thumb-img a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.thumb-img img {
    display: block;
    margin: 0 auto;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: all 500ms ease;
}

.item-product.slick-current .thumb-img img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.text-product {
    font-family: 'Ogen';
    margin-top: -15px;
}

.item-product.slick-current {
    opacity: 1;
}

.item-product {
    opacity: 0.7;
    transition: all 500ms ease;
}

.item-product.slick-current a {
    font-size: 28px;
}

.item-product.slick-current p {
    font-size: 28px;
    line-height: 28px;
}

.text-product a {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 5px;
}

.text-product p {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    margin: 0;
    line-height: 23px;
}

.item-product.slick-current .text-product {
    margin-top: -15px;
}

.text-product {
    margin-top: -55px;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 240px;
    display: block;
    width: 65px;
    height: 110px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 0;
}

.slick-next {
    right: -80px;
    background: url(images/nexts.png) no-repeat center center;
    background-size: contain;
}

.slick-prev {
    left: -80px;
    background: url(images/prev.png) no-repeat center center;
    background-size: contain;
    z-index: 9;
}

body .uwy.userway_p1 .uai {
    top: inherit !important;
    bottom: 110px !important;
}

.btn-link-mobile {
    display: none;
}

/*******************************************************************
Reponsive
********************************************************************/
@media screen and (max-width:1690px) {
    .top-title h1 {
        margin: 0 0 10px;
        font-size: 65px;
        line-height: 65px;
    }
}

@media screen and (max-width:1590px) {
    .top-title h1 {
        margin: 0 0 10px;
        font-size: 65px;
        line-height: 65px;
    }

    .top-title h2 {
        font-size: 40px;
    }

    #banner img {
        max-width: 355px;
    }

    .bottom-title {
        padding: 20px 60px;
        margin: 25px 0 85px 0;
    }

    .right-cleanline h2 {
        font-size: 80px;
        line-height: 72px;
    }

    .right-cleanline h2 img {
        max-width: 320px;
    }

    .right-cleanline p {
        font-size: 30px;
        line-height: 41px;
    }
}

@media screen and (max-width:1450px) {
    h2.title {
        font-size: 50px;
        line-height: 50px;
    }

    .item-post a span.text {
        font-size: 35px;
        padding: 5px 15px;
    }

    .item-post p {
        font-size: 22px;
    }

    .video {
        max-width: 1200px;
        border: 0px solid #fff;
        padding: 0;
    }

    #content-section h1 {
        font-size: 60px;
        line-height: 55px;
    }

    .product-header {
        left: 20px;
    }

    .item-fruits {
        margin-left: 10px;
    }

    .item-fruits span {
        margin-left: 0;
    }

    .item-fruits p {
        padding-right: 0;
    }
}

@media screen and (max-width:1370px) {
    .left-fruits h2 {
        font-size: 41px;
    }

    .bottom-title ul li {
        font-size: 26px;
    }

    .right-cleanline p {
        font-size: 28px;
        line-height: 38px;
    }

    .right-cleanline h2 {
        font-size: 70px;
        line-height: 65px;
    }

    .bg-line {
        bottom: 45px;
    }

    .item-slider p {
        font-size: 24px;
    }

    .item-slider a span.text {
        font-size: 30px;
    }
}

@media screen and (max-width:1300px) {
    .slick-prev {
        background-size: contain;
        left: 35px;
    }

    .slick-next {
        background-size: contain;
        right: 35px;
    }

    .slick-prev,
    .slick-next {
        width: 50px;
        height: 50px;
        font-size: 0;
    }

    .bottom-title ul li {
        font-size: 23px;
        padding: 0 10px;
    }

    .bottom-title {
        padding: 10px 40px;
        margin: 15px 0 50px 0;
    }

    .next-page {
        max-width: 80px;
        bottom: -45px;
    }

    .next-page img {
        max-width: 100% !important;
    }

    .back-to-top img {
        max-width: 80px;
    }

    .list-product {
        margin: 0 auto 0;
    }

    #products {
        padding: 20px 0 90px;
    }

    .right-fruits {
        width: 35%;
    }

    .left-fruits {
        width: 65%;
    }

    .item-fruits span {
        font-size: 80px;
        vertical-align: middle;
        margin: 45px 0 0 0;
    }

    .icon img {
        max-height: 140px;
    }

    .item-fruits.last {
        margin-top: 14px;
    }
}

@media screen and (max-width:1270px) {
    .item-product.slick-current a {
        font-size: 22px;
    }

    .item-product.slick-current p {
        font-size: 20px;
        line-height: 22px;
    }

    .text-product p {
        font-size: 18px;
        line-height: 20px;
    }

    .text-product a {
        font-size: 18px;
        margin: 0 0 0px;
    }

    .back-to-top img {
        max-width: 60px;
    }

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

    .text-product {
        margin-top: 0;
    }

    .content-banner>img {
        max-width: 90%;
    }

    .top-title h1 {
        font-size: 60px;
        line-height: 55px;
    }

    .top-title p {
        font-size: 22px;
    }

    .top-title p span {
        font-size: 18px;
    }

    .bottom-title h2 {
        font-size: 36px;
        line-height: 38px;
    }

    .next-page img {
        max-width: 70px;
    }

    .next-page {
        bottom: -40px;
    }

    /********************/
    .product-header img {
        max-width: 140px;
    }

    #content-section {
        padding: 80px 0 30px;
    }

    a.btn-link {
        width: 200px;
        font-size: 32px;
    }

    #content-section h1 {
        font-size: 44px;
        line-height: 42px;
    }

    .bottom-title ul li {
        font-size: 22px;
        line-height: 22px;
    }

    .bottom-title ul li:before {
        top: 16px;
        width: 8px;
        height: 8px;
    }
}

@media screen and (max-width:1100px) {
    .left-fruits h2 {
        font-size: 45px;
        line-height: 45px;
    }

    .item-fruits p {
        font-size: 17px;
        line-height: 18px;
        margin: 5px 0 0;
    }
}

@media screen and (max-width:980px) {
    .item-post span.play-video img {
        max-width: 70px;
    }

    #banner {
        background-image: none;
    }

    .left-banner {
        /*background: url(images/banner-bg.jpg) repeat center top;
    background-size: cover;*/
        background: #04498e;
        float: none;
        width: auto;
        padding: 0 15px;
    }

    #banner img {
        max-width: 100%;
    }

    .right-banner {
        display: block !important;
    }

    .right-cleanline {
        float: none;
        width: 98%;
        display: block !important;
        text-align: center;
        margin: auto;
    }

    .right-cleanline h2.hide-mobile {
        display: none;
    }

    .left-cleanline {
        float: none;
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }

    .left-fruits {
        float: none;
        width: 100%;
        text-align: center;
        padding-bottom: 40px;
    }

    .right-fruits {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 30px;
        display: none;
    }

    .right-fruits img {
        margin: 0 auto;
    }

    .inner-cleanliness {
        padding: 120px 0 50px;
    }

    .logo a {
        display: block;
        margin-top: -65px;
    }

    .item-fruits p {
        font-size: 21px;
        line-height: 21px;
    }
}

@media screen and (max-width:900px) {
    .content-banner>img {
        max-width: 320px;
    }
}

@media screen and (max-width:767px) {
    .bottom-title {
        width: 63%;
        margin: 15px 0 23px 0;
    }

    .bottom-title:before {
        position: absolute;
        content: "";
        background-image: url(images/line-mobile-top.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 4px;
        background-position: top center;
        left: 0;
        right: 0;
        top: 0;
    }

    .bottom-title:after {
        position: absolute;
        content: "";
        background-image: url(images/line-mobile-top.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 100%;
        height: 5px;
        background-position: bottom center;
        left: 0;
        right: 0;
        bottom: 0;
    }

    #banner>div.left-banner>div.content-banner>img {
        width: 60%;
    }

    .top-title h2 {
        margin: 20px 0 5px 0;
    }

    #cleanliness>div>div>div:nth-child(3)>p:nth-child(3)>br {
        display: none;
    }

    .item-product {
        opacity: 1;
    }

    .thumb-img img {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        transition: all 500ms ease;
    }

    .item-product.slick-current .text-product {
        margin-top: 0;
    }

    #products .container {
        padding: 0;
    }

    .thumb-img {
        height: 420px;
        position: relative;
    }

    .thumb-img img {
        max-height: 410px;
    }
}

@media screen and (max-width:768px) {
    .close {
        font-size: 40px;
    }

    a.btn-link {
        width: 86px;
        font-size: 22px;
        height: 42px;
        line-height: 42px;
        padding: 0 13px;
        top: 95%;
        border: 2px solid #fff;
        border-left: 0 solid #fff;
    }
}

@media screen and (max-width:767px) {
    a.btn-link {
        top: 65%;
    }

    .top-title h2 {
        font-size: 25px;
    }

    #watch-flash>div>h2>br {
        display: block;
    }

    .item-post {
        display: block;
        width: 100%;
        padding: 0;
    }

    .item-product {
        width: 48%;
        margin: 40px 1% 0;
    }

    #products {
        padding: 0px 0 30px;
    }

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

    .right-cleanline h2 {
        font-size: 50px;
        line-height: 50px;
        margin: 0 0 15px;
    }

    .right-cleanline h2 img {
        max-width: 230px;
    }

    .right-cleanline p {
        font-size: 25px;
        line-height: 30px;
    }

    .inner-cleanliness {
        padding: 60px 0;
    }
}

@media screen and (max-width:640px) {
    .item-fruits {
        display: block;
        margin-left: 0;
    }
}

@media screen and (max-width:630px) {
    .product-header {
        left: inherit;
        position: inherit;
        text-align: inherit;
    }

    #content-section {
        padding: 30px 0;
    }

    .video img {
        max-width: 98%;
    }

    .thumb-img img {
        max-height: 420px;
    }

    .thumb-img {
        height: 420px;
    }

    .slick-prev {
        left: 25px;
    }

    .slick-next {
        right: 25px;
    }

    h2.title {
        max-width: 300px;
        margin: 0 auto;
        clear: both;
    }

    #watch-flash {
        text-align: center;
        padding: 35px 0 60px;
    }

    .video {
        margin: 16px auto 0;
    }
}

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


    .top-title h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .bottom-title ul li {
        font-size: 16px;
        line-height: 16px;
    }

    .bottom-title ul li img {
        max-width: 70px !important;
    }

    .bottom-title ul li:before {
        top: 14px;
        width: 6px;
        height: 6px;
    }

    .top-title>img {
        max-width: 200px !important;
    }
}

@media screen and (max-width:420px) {
    .list-product {
        margin: 23px auto 0;
    }

    .item-post a span.text {
        font-size: 26px;
    }

    .item-post p {
        font-size: 20px;
        margin: 10px 0 0;
    }

    h2.title {
        font-size: 31px;
        line-height: 35px;
    }

    .item-product {
        width: 100%;
        margin: 10px 0 20px;
    }

    .item-post a span.text {
        position: inherit;
    }

    #content-section h1 {
        font-size: 30px;
        line-height: 33px;
    }

    .bottom-title {
        padding: 10px 0px;
    }

    .left-fruits h2 {
        font-size: 41px;
        line-height: 40px;
    }

    .text-product {
        max-width: 280px;
        margin: 0 auto;
    }

    #products {
        padding: 0px 0 80px;
    }

    .item-product {
        opacity: 1;
        transition: inherit;
        margin: 0;
    }

    .text-product p {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    .text-product a {
        font-size: 22px !important;
    }
}

@media screen and (max-width:380px) {
    .top-title h1 {
        font-size: 50px;
        line-height: 41px;
    }

    .content-banner>img {
        max-width: 265px;
    }

    .bottom-title h2 {
        font-size: 30px;
        line-height: 29px;
    }

    a.btn-link {
        margin-top: 0;
    }

    .right-cleanline h2 {
        font-size: 45px;
        line-height: 45px;
    }

    .top-title h1 {
        font-size: 35px;
        line-height: 39px;
    }
}

@media screen and (max-width:360px) {
    .bottom-title ul li {
        font-size: 14px;
        line-height: 13px;
    }

    .bottom-title ul li img {
        max-width: 56px !important;
    }
}