/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

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

a:hover {
    text-decoration: none;
    cursor: pointer;
}

html, body {
    height: 100%
}

/* General Layout Props */

.footer {
    background-image: url('/img/footer-redline.png'), url('/img/footer-bg.png');
    background-repeat: no-repeat, repeat;
    background-position: bottom, center;
    background-position-x: center, center;
    background-position-y: bottom, center;
    margin-top: -180px;
    position: relative;
    z-index: 2;
    padding-top: 240px;
}

#panel {
    background-image: url(/img/new/!BG.png), url(/img/body-top-bg.png), url(/img/bg.png);
    background-repeat: no-repeat,no-repeat,no-repeat repeat;
    background-size: auto, 100%, 100%;
    background-position-x: center;
    background-position-y: 153px, 0px,top;
}
#home #panel {
    background-image: url(/img/new/BG.png), url(/img/body-top-bg.png), url(/img/bg.png);
}
.header-image img {
    position: absolute;
    top: 120px;
}
img#ice1 {
    left: 22%;
    z-index: 14;
    top: 270px;
}
img#ice2 {
    left: 31.5%;
    z-index: 13;
}
img#ice3 {
    left: 49%;
    top: 210px;
    z-index: 12;
}
img#ice4 {
    left: 54%;
    top: 210px;
}
img#splash {
    z-index: 15;
    top: 237px;
    left: 7%;
}

/* EOF General Layout Props */

/* General Font setup */
.menu {
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}

.text {
    /*font-family: Georgia, Times, 'Times New Roman', serif;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    font-style: normal;
    line-height: 18px;
    color: #5c6667;
}

.numbers {
    font-family: "Comic Sans MS", cursive, sans-serif;
    color: #c6a637;
    font-size: 14px;
}

.title {
    font-family: Times, Georgia, 'Times New Roman', serif;
}

/* General Font setup */

/* Footer styling */
.sub-footer img, .sub-footer div, .sub-footer a {
    display: inline-block;
    vertical-align: middle;
}

.menu.horizontal .footer-menu li a.active {
    color: #e03a5a;
}

.sub-footer {
    margin-bottom: 90px;
    margin-top: 25px;
}

.copy {
    margin: 0 30px;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size: 12px;
    color: #6b6b6b;
}

.sub-footer .numbers {
    margin-right: 30px;
}

.numbers img {
    margin-top: -2px;
}

footer .menu {
    margin-top: 60px;
}

/* EOF Footer styling */

/* Menu Horizontal styling */
.menu.horizontal ul.header-menu > li, .menu.horizontal ul.footer-menu > li {
    display: inline-block;
    list-style: none;
    margin: 0 18px;
    vertical-align: middle;
}

.menu.horizontal ul li a {
    color: #524e4e;
    display: block;
}

.dropdown i.fa.fa-chevron-down {
    font-size: 10px;
    font-weight: 100;
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}

/* EOF Menu Horizontal styling */

/* Header styling */
nav {
    margin-bottom: 35px;
}

nav .menu.horizontal, nav .numbers, nav .lang-select {
    display: inline-block;
    z-index: 1000;
}

nav .pull-right {
    padding-top: 34px;
}

nav .numbers {
    margin-right: 35px;
}

nav .header-menu {
    background-image: url('/img/home-bg.png');
    background-position: 7px;
    background-position-x: 7px;
    background-position-y: bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
    padding-top: 28px;
}

.menu.horizontal .header-menu li > a.active, .menu.horizontal .header-menu > li > a:hover {
    color: #35d8e2;
}

/* EOF Header styling */
/* LANG SELECTOR STYLING */
.lang-select a, .lang-select {
    color: #5b5b5b;
}

.lang-select .inactive {
    display: none;
    position: absolute;
    /*     border: 1px solid darkgrey; */
    /*border-style: solid;*/
    /*border-width: 2px 4px 2px 5px;*/
    /*-moz-border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*-webkit-border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*-o-border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*border-top: 0;*/
    margin-left: -10px;
    padding: 5px 10px;
    /*background-color: #fff;*/
    /*text-align: center;*/
    /*top: 16px;*/
    padding-top: 0;
    width: 46px;
}

.lang-select:hover .inactive {
    display: block;
}

.lang-select .option {
    padding-top: 5px;
}

.lang-select {
    /*border-style: solid;*/
    /*border-width: 2px 4px 2px 5px;*/
    /*-moz-border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*-webkit-border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*-o-border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    /*border-image: url('/img/lang-border.png') 3 3 2 3 repeat;*/
    width: 46px;
    padding: 2px 5px;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
    font-size: 12px;
    font-weight: 400;
    position: relative;
    /*background-color: #fff;*/
}

.lang-select i.fa.fa-chevron-down {
    font-size: 8px;
    font-weight: 100;
    margin-left: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
}

.header-menu li.dropdown > a {
    /*     padding-left: 8px; */
    /*     padding-right: 12px; */
    position: relative;
}

.header-menu .dropdown:hover i.fa.fa-chevron-down {
    padding-right: 8px;
}

.header-menu .dropdown:hover > a {
    border-style: solid;
    border-width: 11px 12px 0px 8px;
    -moz-border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    -webkit-border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    -o-border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    margin-top: -3px;
    padding: 0;
    z-index: 2;
    background-color: #fff;
    padding-bottom: 8px;
    margin-left: -16px;
    padding-left: 8px;
}

.menu.horizontal ul.header-menu li.dropdown:hover {
    margin-right: -2px;
    position: relative;
    z-index: 100000000;
}

.dropdown-men {
    display: none;
    border-style: solid;
    border-width: 11px 12px 12px 8px;
    -moz-border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    -webkit-border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    -o-border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    border-image: url('/img/menu-border.png') 20 20 23 15 stretch;
    position: absolute;
    z-index: 1;
    background-color: #fff;
    top: 24px;
    left: -16px;
    padding: 20px;
    width: 580px;
}

.dropdown:hover .dropdown-men {
    display: block;
}

.main-categories, .sub-categories {
    display: inline-block;
    vertical-align: top;
}

.main-categories ul li:hover, .sub-categories ul li:hover {
    background-image: url('/img/main-cat-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.main-categories ul li:hover a, .sub-categories ul li:hover a {
    color: #fff;
    display: block;
}

.main-categories ul li a {
    font-size: 14px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
}

.main-categories {
    margin-left: -20px;
}

.main-categories ul {

}

.main-categories ul li {
    min-height: 20px;
    padding: 0 20px;
    line-height: 20px;
}

.menu.horizontal ul li.main-cat a {
    color: #caac42;
    text-transform: uppercase;
    font-size: 14px;
}

.menu.horizontal ul li.main-cat:hover {
    background-image: none;
}

.sub-categories {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}

.sub-categories ul {
    border-style: solid;
    border-width: 0px 0px 0px 10px;
    -moz-border-image: url('/img/column-border.png') 0 0 0 6 stretch;
    -webkit-border-image: url('/img/column-border.png') 0 0 0 6 stretch;
    -o-border-image: url('/img/column-border.png') 0 0 0 6 stretch;
    border-image: url('/img/column-border.png') 0 0 0 6 stretch;

}

.sub-categories ul li {
    /* 	line-height: 18px; */
    padding: 2px 10px;
}

.sub-categories ul li a {
    font-size: 12px;
    line-height: 18px;
}

/* EOF LANG SELECTOR STYLING */

/* Homepage feader */
.home-header .container {
    height: 670px;
    background-image: url('/img/logo.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 30%;
}

.header-image {
    position: relative;
    z-index: -1;
}

#fruits {
    position: absolute;
    margin-top: 6%;
}

#icecream {
    position: absolute;
    width: 45%;
    left: 15%;
    margin-top: 22%;
}

#girl {
    position: absolute;
    width: 30%;
    right: 11%;
    margin-top: 23%;
}

.header-share {
    /*background-image: url('/img/share-bg.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
    /*width: 150px;*/
    /*height: 150px;*/
    /*color: #fff;*/
    /*font-family: "Comic Sans MS", cursive, sans-serif;*/
    /*position: relative;*/
    /*right: 100px;*/
    /*z-index: 10;*/
}
.header-share {
    width: 300px;
    color: #fff;
    font-family: "Comic Sans MS", cursive, sans-serif;
    position: relative;
    right: 0px;
    z-index: 10;
}

.header-share span {
    font-size: 26px;
    display: block;
    padding-left: 11px;
    padding-top: 9px;
    text-align: left;
}

.header-share .share-text {
    font-size: 20px;
    width: 80px;
    text-align: center;
    padding-left: 7px;
}

.shares {
    /*position: relative;*/
    /*left: 9px;*/
    /*top: 15px;*/
}
.shares {
    position: relative;
    left: 9px;
    top: 0px;
    text-align: center;
}
/* EOF Homepage feader */

/* Scoop product  */
.scoop {
    min-height: 830px;
    position: relative;
    margin-top: -220px;
    background-image: url('/img/prod-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 2;
}

.scoop .container {
    background-image: url('/img/scoop-botom-bg.png'), url('/img/prod-bg.png');
    background-position: right bottom, center top;
    background-repeat: no-repeat, no-repeat;
    /* 	padding-bottom: 210px; */
    min-height: 1030px;
}

.prod-menu {
    position: relative;
    top: 70px;
    background-image: url('/img/prod-menu-bg.png');
    background-size: 100% 100%;
    padding: 40px;
}

.prod-menu ul li:hover, .prod-menu ul li.hovered {
    border-style: solid;
    border-width: 7px 8px 7px 10px;
    -moz-border-image: url('/img/prod-over.png') 7 8 7 10 stretch;
    -webkit-border-image: url('/img/prod-over.png') 7 8 7 10 stretch;
    -o-border-image: url('/img/prod-over.png') 7 8 7 10 stretch;
    border-image: url('/img/prod-over.png') 7 8 7 10 stretch;
    margin: -7px -8px -7px -10px;
    padding: 0;
}

/*.prod-menu ul li:hover, .prod-menu ul li.hovered {*/
    /*background-image: url(/img/prod-over.png);*/
    /*background-size: 100% 100%;*/
    /*padding: 8px 0px 7px 15px;*/
    /*width: 100%;*/
    /*margin: -8px 0 -7px -15px;*/
/*}*/

.prod-menu .select-info {
    position: absolute;
    right: 30px;
    /*top: 620px;*/
    top: 521px;
    width: 130px;
    color: #000;
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 24px;
    background-image: url('/img/prod-menu-arrow.png');
    background-repeat: no-repeat;
    background-position: left top;
    height: 135px;
}

.prod-menu .select-info p {
    position: absolute;
    bottom: 0px;
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
}

.prod-title {
    color: #7ff7fe;
    font-size: 60px;
    padding-bottom: 10px;
    text-shadow: 1px 1px #95D1D8;
    line-height: 50px;
}

.cat-title {
    color: #7ff7ff;
    font-size: 20px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    padding-bottom: 5px;
    font-weight: 900;
}

/*.prod-menu > div:nth-child(3) {
    padding-left: 40px;
}
#home */.prod-menu > div:nth-child(3) {
    padding-left: 0px;
    }

.subcat {
    padding: 0;
}
#scoop-section .subcat {
    margin-top: 15px;
}

.subcat a {
    color: rgba(255, 255, 255, 0.85);
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 15px;
    font-style: italic;
    line-height: 18px;
    display: block;
}

.scoop-prod-slide {
    /*background-image: url('/img/scoop-prod-bg.png');*/
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    width: 590px;
    height: 495px;
}
.scoop .flex-next .hidden-md.hidden-sm.hidden-lg {
    margin-top: -13px;
}

.prod-desc {
    padding-top: 150px;
    /*     padding-bottom: 210px; */
}

.slide-img {
    width: 451px;
    height: auto;
    border-radius: 110px;
    position: relative;
    top: 130px;
    left: 92px;
    overflow: hidden;
}
.scoop .flexslider.prod-description.text-center{
    position: relative;
    overflow: hidden;
    margin-top: -80px !important;
    left: 150px;
}

#home .flex-control-nav.flex-control-paging {
    display: none;
}

.prod-arrw {
    position: absolute;
    top: 390px;
    left: 10px;
    z-index: 100;
}

.prod-arrw.right {
    left: 560px;
    top: 385px;
}

#take-section .prod-arrw.right {
    left: 620px;
}

.prod-description {
    position: relative;
    top: 220px;
    width: 340px;
    left: 200px;
}

.prod-arrw .text {
    color: #7ff7fe;
    font-size: 30px;
    font-family: "Comic Sans MS", cursive, sans-serif;
    padding-bottom: 10px;
}

.prod-arrw.left .text {
    text-align: right;
    padding-right: 5px;
}

.prod-arrw:hover {
    color: #fff;
}

.prod-arrw:hover a .text {
    color: #fff;
}

.prod-arrw.right .text {
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(-7deg);
}

.prod-info {
    border-style: solid;
    border-width: 0px 6px;
    -moz-border-image: url('/img/desc-border.png') 0 6 stretch;
    -webkit-border-image: url('/img/desc-border.png') 0 6 stretch;
    -o-border-image: url('/img/desc-border.png') 0 6 stretch;
    border-image: url('/img/desc-border.png') 0 6 stretch;
    color: #fff;
    padding: 2px 20px;
    font-size: 14px;
}

.category {
    color: #155c60;
    font-size: 14px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-transform: uppercase;
}

.prod-description .title {
    font-size: 30px;
    color: #155c60;
    font-family: Georgia, Times, 'Times New Roman', serif;
    padding: 5px;
    font-style: italic;
}

.prod-weight {
    color: #155c60;
    margin-top: 10px;
}

/* EOF Scoop product  */
/* Impulse products */
.impulse {
    position: relative;
    margin-top: -260px;
    background-image: url('/img/footer-bg.png');
    z-index: 1;
    padding-top: 130px;
    min-height: 1220px;
}

.impulse .prod-title, .impulse .cat-title, .impulse .prod-arrw:hover a .text, .impulse .category, .impulse .title, .impulse .prod-weight {
    color: #e03657;
}

.impulse .prod-title.title {
    text-shadow: 1px 1px #B9918C;
}

.impulse .subcat a, .impulse .prod-info {
    color: #141312;
}

.impulse .prod-desc {
    padding: 0;
    position: relative;
    top: 0px;
}

#impulse .impulse .prod-desc {
    padding: 0;
    position: relative;
    top: 30px;
}

.impulse .slide-img {
    width: auto;
    height: auto;
    width: 320px;
    height: 580px;
    margin-left: 80px;
}

.impulse .prod-arrw .text {
    color: #141312;
}

.impulse .prod-arrw.left {
    left: 60px;
}

.impulse .prod-arrw.right {
    left: 510px;
}

.impulse .prod-description {
    position: relative;
    top: 20px;
    width: 340px;
    left: 160px;
    overflow: hidden;
    max-height: 350px;
}

.impulse .prod-info {
    border-style: solid;
    border-width: 0px 6px;
    -moz-border-image: url('/img/impulse-text-border.png') 0 6 stretch;
    -webkit-border-image: url('/img/impulse-text-border.png') 0 6 stretch;
    -o-border-image: url('/img/impulse-text-border.png') 0 6 stretch;
    border-image: url('/img/impulse-text-border.png') 0 6 stretch;
}

.impulse .container {
    background-image: url('/img/impulse-bg.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 320px;
    background-position-y: calc(100% - 350px);
}

.impulse .prod-menu ul li:hover, .impulse .prod-menu ul li.hovered {
    background-image: url('/img/impulse-menu-hover.png');
    background-size: 100% 100%;
    padding: 5px 5px 5px 10px;
    margin-top: -5px;
    margin-left: -10px;
    border: 0;
    margin-bottom: -5px;
    overflow: hidden;
}

.impulse .prod-menu {
    overflow: visible;
    height: 1080px;
}
.share-text-new > img {
    padding-top: 20px;
    padding-left: 10px;
}
.impulse .prod-menu .select-info {
    width: 175px;
    top: 510px;
    right: -300px;
}

.impulse li.cat-title,.impulse li.cat-title:hover {
    margin: 0 0 0 -10px!important;
    margin-top: 10px!important;
    font-size: 18px;
}
#take-section .prod-menu .subcat li:nth-child(1){
    margin-top: 0!important;
}

.impulse .subcat {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    height: 100%;
    padding-top: 15px;
}

.impulse .subcat li:hover a {
    color: #fff;
}
#impulse-section .subcat > ul > li:nth-child(1) {
    margin-top: 0!important;
}

.impulse .subcat li.cat-title:hover, .take-home .prod-menu ul li.cat-title:hover {
    color: #e03657;
    background-image: none;
    /*padding: 0;*/
    /*margin: 0;*/
    /*margin-top: 10px;*/
    /*padding-bottom: 5px;*/
}

.impulse .subcat li, .sub-categories li, .take-home .subcat li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    background-image: none;
    padding: 5px 5px 5px 10px;
    margin-top: -5px;
    margin-left: -10px;
    border: 0;
    margin-bottom: -5px;
    width: calc(100% + 10px)!important;
}

/* EOF Impulse products */
/* Take home Products */
.take-home {
    background: url('/img/take-home-main-bg.png');
    position: relative;
    margin-top: -220px;
    z-index: 3;
    min-height: 920px;
    background-repeat: no-repeat;
    background-size: 2220px;
}

.take-home .container {
    background-image: url('/img/take-home-bg.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 960px;
}

.take-home .prod-menu {
    padding-top: 60px;
    height: 700px;
}

.take-home .prod-title, .take-home .cat-title {
    color: #fff;
}

.take-home .subcat {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    height: 100%;
}

.take-home .prod-title {
    text-shadow: 1px 1px #961c34;
}

.take-home li.cat-title, .take-home li.cat-title:hover {
    margin-top: 10px;
    color: #f097a3;
}

.take-home .subcat a {
    color: #fff;
}

.take-home .prod-menu ul li:hover, .take-home .prod-menu ul li.hovered {
    border: 0;
    background-image: url('/img/take-home-menu-hover.png');
    background-size: 100% 100%;
    padding: 7px 10px;
    margin: -7px -10px;
}

.take-home .prod-menu ul li.cat-title:hover {
    margin-top: 10px;
    padding-bottom: 5px;
    background-image: none;
}

.take-home .prod-menu ul li.cat-title:hover {
    color: #f097a3;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;

}

.impulse .subcat > ul, .take-home .subcat > ul {
    padding-left: 10px;
}

.take-home .prod-desc {
    padding-top: 0px;
}

.take-home .slide-img {
    width: auto;
    height: auto;
    height: 532px;
    width: 60%;
    top: 40px;
    left: 20%;
}

.take-home .prod-arrw.left, .take-home .prod-arrw.right {
    top: 40%;
}

.take-home .prod-description {
    top: 30px;
}

.take-home .category, .take-home .title, .take-home .prod-weight, .take-home .select-info {
    color: #7c1233;
}

.take-home .prod-title {
    color: #f097a3;
}

.take-home .prod-info {
    border-style: solid;
    border-width: 0px 7px;
    -moz-border-image: url('/img/take-home-border.png') 0 7 stretch;
    -webkit-border-image: url('/img/take-home-border.png') 0 7 stretch;
    -o-border-image: url('/img/take-home-border.png') 0 7 stretch;
    border-image: url('/img/take-home-border.png') 0 7 stretch;
}

.take-home .prod-arrw .text {
    color: #fff;
}

.take-home .prod-menu .select-info {
    background-image: url('/img/take-home-arrow.png');
    width: 170px;
    height: 120px;
    background-position: top center;
    top: 460px;
    left: 310px;
}

.take-home .prod-arrw:hover a .text {
    color: #7c1233;
}

/* EOF Take home Products */

/* Products Templating */
.products-header {
    min-height: 170px;
    position: relative;
    z-index: 1;
}

.breadcrumps ul li {
    display: inline-block;
}

.breadcrumps a.inactive:after {
    content: url('/img/breadcrumps-separator.png');
    display: inline-block;
    vertical-align: initial;
    padding: 0px 5px 0 10px;
    position: relative;
    top: 11px;
}

.breadcrumps a.inactive {
    text-decoration: underline;
    color: #939393;
}

.breadcrumps a.active {
    color: #30cbd5;
}

.breadcrumps a {
    font-size: 12px;
}

.scoop.categories {
    z-index: 3;
    margin-bottom: -260px;
    margin-top: -150px;
}

.products-header.categories .container {
    background-image: url('/img/category-scoop.png');
    background-repeat: no-repeat;
    background-position: top right 80px;
    min-height: 200px;
}

.general-bg.ingridients {
    height: 740px;
    position: relative;
    margin-top: -80px;
    background-image: url('/img/prod-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 5;
    margin-bottom: -160px;
    padding-top: 50px;
}

.general-bg.ingridients .container {
    background-image: url('/img/ingridients.png');
    height: 100%;
    background-position: right top -35px;
    margin-top: -50px;
}

.news-left > .title.date.hidden-md.hidden-lg, .news-right  > .title.date.hidden-md.hidden-lg{
    font-size: 30px;
    padding-bottom: 20px;
    color: #3b3939;
    line-height: normal;
    text-align: center;
}
.products-header.ingridients {
    z-index: 6;
    margin-bottom: -110px;
    color: #646363;
}

.products-header h1.title {
    font-size: 67px;
    color: #35d8e2;
    line-height: 70px;
    font-style: normal;
    margin-bottom: 10px;
}

.products-header .text.content {
    width: 530px;
    margin-top: 10px;
}

#category footer.footer {
    padding-top: 270px;
}

.general-bg.identity {
    background-image: url('/img/prod-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -340px;
    position: relative;
    z-index: 3;
    margin-bottom: -200px;
}

#identity .products-header.identity {
    position: relative;
    z-index: 4;
}

.general-bg.identity .container {
    background-image: url('/img/identity.png'), url('/img/logo-identity.png');
    height: 900px;
    background-repeat: no-repeat;
    background-position: center bottom -161px, right top 30px;
}

/*.products-header.partners .container, .products-header.about .container {*/
/*background-image: url('/img/partners-head.png');*/
/*background-repeat: no-repeat;*/
/*background-position: right 300px top 40px;*/
/*padding-bottom: 70px;*/
/*margin-bottom: -90px;*/
/*}*/

#career #head-fruits {
    position: absolute;
    right: 1%;
    width: 38%;
    top: -50px;
}

.general-bg.partners, .general-bg.career, .general-bg.about {
    background-image: url('/img/prod-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 3;
}

.general-bg.partners {
    height: 800px;
}

.general-bg.career {
    min-height: 800px;
    padding-bottom: 200px;
}

/* EOF Products Templating */

.general-bg.contacts {
    /*background-image: url('/img/prod-bg.png');*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 3;
    height: 650px;
    margin-top: 40px;
    margin-bottom: -200px;
    z-index: 5;
}

.products-header.contacts {
    position: relative;
    z-index: 5;
}

div#map-canvas {
    width: 100%;
    height: 600px;
}

.contact-left {
    border-width: 0px 13px 0px 0px;
    -moz-border-image: url('/img/contact-border.png') 0 13 0 0 repeat stretch;
    -webkit-border-image: url('/img/contact-border.png') 0 13 0 0 repeat stretch;
    -o-border-image: url('/img/contact-border.png') 0 13 0 0 repeat stretch;
    border-image: url('/img/contact-border.png') 0 13 0 0 repeat stretch;
}

.contacts .all {
    margin-top: 300px;
}
.scoop .slide-img{
    background-image: url('/img/glow_bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.contacts h3 {
    font-size: 18px;
    font-style: italic;
    color: #454646;
    padding-bottom: 10px;
}

.contact-right input {
    min-height: 25px;
    border: none !important;
    margin-bottom: 10px;
}

.contact-right textarea {
    border: none;
    width: 100%;
    height: 220px;
}

.contact-right input[type="button"] {
    width: 200px;
    height: 50px;
    border: none;
    background-image: url('/img/contacts-btn-bg.png');
    background-color: transparent;
    color: white;
    font-size: 18px;
    font-style: italic;
    font-family: 'Trebuchet Ms';
    margin-top: 10px;
}

.form-field .col-md-8 {
    margin: 0;
    padding: 0;
}

.products-header.events .container {
    /*background-image: url('/img/events.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: right top ;*/
    /*padding-bottom: 70px;*/
    /*margin-bottom: -90px;*/
    min-height: 300px;
}

#events #head-fruits {
    position: absolute;
    right: 1%;
    width: 42%;
    margin-top: -1%;
}

.general-bg.events {
    background-image: url('/img/prod-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 3;
    min-height: 1000px;
    padding-bottom: 200px;
    margin-bottom: -410px;
}

.news-date, .small-news .date, div#other-news .date {
    font-size: 12px;
    color: #5c6667;
    font-family: 'TrebuchetMS';
    padding: 10px 0;
}

div#other-news .title {
    text-decoration: underline;
    font-size: 26px;
    color: #286b7c;
}

div#other-news .news {
    margin-top: 20px;
}

.main-news.title {
    font-size: 36px;
    color: #5c6667;
}

.events .main {
    padding-right: 65px;
}

div#actual-news {
    margin-top: -20px;
}

.flexslider {
    border: none !important;
    background: none !important;
    margin: 0 0 20px 0 !important;
}

ul.slides li img {
    /*border: 5px solid white;*/
    max-width: 100%;
    height: auto;
}

#carousel ul.slides li img {
    border: none;
}

div#carousel {
    border-top: 1px solid white !important;
    padding-top: 20px;
    border-radius: 0;
    border-bottom: 1px solid white !important;
    padding-bottom: 20px;
}

.events .side {
    margin-top: 150px;
    padding-top: 50px;
}

.news.title {
    font-size: 26px;
    color: #286b7c;
}

.side .news.title {
    font-size: 36px;
}

.news-text, .main-news-text {
    color: #286b7c;
    font-style: italic;
    font-family: Georgian;
}

.main-news-text {
    margin-top: -40px;
    margin-bottom: 100px;
}

.type.title {
    font-size: 36px;
    font-family: "TrebuchetMS";
    font-weight: 900;
    color: #286b7c;
    margin-bottom: 20px;
}
.video-wrapper{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.products-header.about h3.title {
    font-size: 30px;
    font-family: "Open Sans",sans-serif, Arial, Verdana, "Trebuchet MS";
    margin-top: 30px;
    margin-bottom: 20px;
}
#about .title.date {
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 100%;
    margin-top: 30px !important;
}

.small-news {
    margin-bottom: 60px;
    border-style: solid;
    border-width: 0px 0px 0px 18px;
    -moz-border-image: url('/img/side-border.png') 0 0 0 18 repeat;
    -webkit-border-image: url('/img/side-border.png') 0 0 0 18 repeat;
    -o-border-image: url('/img/side-border.png') 0 0 0 18 repeat;
    border-image: url('/img/side-border.png') 0 0 0 18 repeat;
    padding-left: 40px;
}

.products-header.events {
    position: relative;
    z-index: 1;
    margin-bottom: -165px;
}

body#events .footer {
    /*padding-top: 300px;*/
    background-image: url('/img/footer-redline.png');
}

.type.title span {
    color: #ff1e00;
}

.products-header.career {
    position: relative;
    z-index: 5;
}

.shadowtext {
    margin: 200px auto 0;
    color: #286b7c;
    font-size: 30px;
    font-family: Times, Georgia, 'Times New Roman', serif;
    width: 270px;
    background-image: url('/img/contact-arrow.png');
    background-repeat: no-repeat;
    height: 100px;
    background-position: right top;
    font-weight: 100;
}

#career-form {
    max-width: 280px;
    margin: 0 auto;
}

#career-form label {
    color: #286b7c;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 5px;
}

#career-form input, #career-form textarea, #career-form a, #career-form button {
    border-radius: 0;
    border: 0;
    width: 100%;
}

#career-form textarea {
    height: 200px;
}

#career-form a {
    display: block;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 18px;
    font-style: italic;
    color: #286b7c;
    background-image: url('/img/attachment.png');
    background-repeat: no-repeat;
    height: 30px;
    background-position: right top;
    padding-right: 20px;
    padding-top: 5px;
    text-decoration: underline;

}

#career-form button {
    background-color: #00f0ff;
    color: #286b7c;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 24px;
    font-style: italic;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(117, 117, 117, 1);
    -moz-box-shadow: 2px 2px 4px 0px rgba(117, 117, 117, 1);
    box-shadow: 2px 2px 4px 0px rgba(117, 117, 117, 1);
}

#career-form input, #career-form textarea {
    -webkit-box-shadow: inset 1px 1px 2px 0px rgba(148, 148, 148, 1);
    -moz-box-shadow: inset 1px 1px 2px 0px rgba(148, 148, 148, 1);
    box-shadow: inset 1px 1px 2px 0px rgba(148, 148, 148, 1);
}

.products-header.about {
    z-index: 5;
}

.general-bg.about {
    background-image: url('/img/prod-bg.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 4;
    min-height: 800px;
}

#about #head-fruits {
    position: absolute;
    z-index: 5;
    right: 1%;
    margin-top: -6%;
    width: 47%;
}

.about.title {
    padding-top: 200px;
    text-align: center;
    color: #286b7c;
    font-size: 35px;
    font-family: "Georgia", cursive, sans-serif;
    font-weight: 100;
    font-style: italic;
    line-height: 100px;
}

.about.title:after {
    content: url('/img/gallery-side.png');
    padding-left: 10px;
    position: absolute;
    margin-top: 17px;
}

li.homepage:hover {
    opacity: 0.8;
}

.header-share .shares a:hover {
    opacity: 0.7;
    cursor: pointer;
}

.inline-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 22px;
    position: relative;
}

#second-content {
    position: relative;
    z-index: 3;
    background-image: url('/img/footer-bg.png');
    margin-top: -250px;
    padding-top: 300px;
}

#second-content h1 {
    color: #5c6667;
    font-size: 36px;
    font-family: Times, Georgia, 'Times New Roman', serif;
}

#timeline li a {
    font-size: 16px;
    font-family: Times, Georgia, 'Times New Roman', serif;
    color: #a8a8a8;
    text-decoration: none;
}

#timeline li.active a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

#timeline li.active a::after {
    background-color: #000 !important;
}

#timeline > li:nth-child(1) {
    margin-left: -11px;
    margin-right: 5px;
}
.arrow-left:hover, .arrow-right:hover {
    opacity: 1;
    cursor: pointer;
}
.arrow-left, .arrow-right {
    opacity: 0.5;
}
.controls img {
    display: inline-block;
    vertical-align: middle;
}
#timeline {
    display: inline-block;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    /*overflow-x: hidden;*/
    white-space: nowrap;
    border-top: 1px solid #D5D5D5;
    padding-top: 10px;
    margin-top: 20px;
    width: 100%;
}

#timeline li a::after {
    width: 10px !important;
    height: 10px !important;
    background-color: #ccc !important;
    position: absolute;
    display: block !important;
    content: "!";
    font-size: 0 !important;
    border-radius: 5px;
    top: -15px;
    left: calc(100% - 20px);
    z-index: 1000;
}

#timeline p {
    margin: 10px;
}

.timeline-desc {
    color: #5c6667;
    font-size: 14px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin: 10px;
    font-style: italic;
    margin-bottom: 40px;
}

div#social-resp, div#international-expantion {
    color: #5c6667;
    font-size: 14px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin: 0;
    font-style: italic;
    padding: 0;
}

div#social-resp p, div#international-expantion p {
    margin: 10px;
}

div#social-resp {
    padding-right: 15px;
}

div#international-expantion {
    padding-left: 15px;
}

div#international-expantion .inline-list a {
    color: #47dae4;
    text-decoration: underline;
    font-size: 14px;
    font-family: Times, Georgia, 'Times New Roman', serif;
    margin: 10px;
}

div#international-expantion .inline-list {
    margin-top: 10px;
}

div#international-expantion .inline-list .active a {
    color: #5c6667;
    font-size: 24px;
    text-decoration: none;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.gallery-desc {
    color: #286b7c;
    font-size: 18px;
    font-style: italic;

}

.products-header.contacts .text {
    line-height: 25px;
}

#contacts #head-fruits {
    position: absolute;
    right: 1%;
    z-index: 2;
    margin-top: -4%;
    width: 33%;
}

#career footer {
    background-image: url('/img/footer-redline.png');
    margin: 0;
    padding-top: 20px;
}

#sendCV {
    margin-top: 100px;
}

.message.title {
    font-size: 24px;
    margin-bottom: 20px;
    color: #3b3939;
}
.prod-arrw.right .text, .prod-arrw.right .text:focus, .prod-arrw.right .text:hover, .prod-arrw.right .text:active{
    outline: none!important;
}
#sendCV .label {
    color: #76797B;
    font-weight: 100;
    font-size: 15px;
    font-family: "Open Sans",sans-serif, Arial, Verdana, "Trebuchet MS";
}

#sendCV .col-md-6 {
    padding-left: 0 !important;
}

.form-control {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.05);
    border: 1px solid #e4e4e4;
    min-height: 45px;
    margin-bottom: 25px;
    margin-top: 7px;
}

textarea.form-control {
    height: 138px;
}

.attach.form-group {
    padding: 0;
    margin: 0;
    text-align: right;
    display: block;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 15px;
    font-style: italic;
    color: #286b7c;
    background-image: url('/img/attachment.png');
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 20px;
    padding-top: 3px;
    text-decoration: underline;
    background-size: 2%;
    margin-top: -10px;
    margin-bottom: 13px;
    padding-bottom: 2px;
}

input.form-control[type="submit"] {
    background-color: #35d8e2;
    webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 2px 3px 1px rgba(84, 83, 83, 0.37);
}

h2.subtitle {
    color: #3b3939;
    font-size: 30px;
    font-family: "Times";
    font-style: normal;
    font-weight: 100;
    margin-bottom: 20px;
}
#contacts .content b {
    font-weight: 900;
    line-height: 40px;
    margin-bottom: -35px;
    display: block;
}

.content.about {
    margin-top: 40px;
}

.content.about h1.timeline {
    font-size: 30px;
    font-family: "Open Sans",sans-serif, Arial, Verdana, "Trebuchet MS";
}

#about-info {
    margin-top: 50px;
}

.line {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

#about-info .col-md-5, #about-info .col-md-7 {
    padding: 0;
    font-family: "Open Sans", sans-serif, Arial, Verdana, "Trebuchet MS";
    font-size: 15px;
    line-height: 20px;
    color: #3b3939;
    font-weight: 100;
    overflow: hidden;
}

#about-info .col-md-5.text-center, #about-info .col-md-7.text-center {
    padding: 0 40px;
}

#about footer {
    background-image: url('/img/footer-redline.png');
}

.col-md-6.text-center .title.date {
    font-size: 30px;
    font-weight: 400;
    padding-bottom: 20px;
    color: #3b3939;
    line-height: normal;
    margin: -50px;
}

#international .inline-list {
    position: absolute;
    bottom: 20px;
}

#international .inline-list a {
    color: #47dae4;
    font-size: 16px;
    text-decoration: underline;
}

#international .inline-list li.active a {
    color: #5c6667;
    text-decoration: none;
}

#news-info .col-md-6 {
    padding: 0;
    position: relative;
    z-index: 100;
    overflow: hidden;
}

#news-info .col-md-6.text-center {
    background-color: rgba(255, 255, 255, 0.8);
    height: 100% !important;
    white-space: pre-wrap;
    padding: 50px;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #3b3939;
    line-height: 20px;
    font-weight: 300;
}

#news-info section {
    clear: both;
    overflow: auto;
    display: table;
    table-layout: fixed;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flex-control-nav.flex-control-thumbs img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.flex-control-nav.flex-control-thumbs img.flex-active, .flex-control-nav.flex-control-thumbs li:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    cursor: pointer;
}

.flex-control-thumbs li {
    width: 20% !important;
}

.flex-direction-nav {
    /*display: none !important;*/
}

.flex-carousel .flex-viewport {
    border-top: solid 1px #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}

.flex-control-nav.flex-control-thumbs {
    padding: 5px 0;
    border-top: 1px solid #C1C5C5;
    border-bottom: 1px solid #C1C5C5;
    margin-top: 20px;
}

.col-md-6.text-center .date {
    font-weight: 400 !important;
    font-size: 13px;
    vertical-align: top;
    position: relative;
    display: block;
    margin-top: -30px;
    padding: 0;
}

footer .fa.fa-chevron-down {
    display: none !important;
}

.mobile-menu {
    display: inline-block;
    /*margin-left: 20px;*/
    /*margin-right: -15px;*/
    /*padding-right: 10px;*/
    /*background-image: url('/img/home-mobile.png');*/
    width: 46px;
    height: 46px;
    /*vertical-align: middle;*/
    /*position: relative;*/
    z-index: 10000;
}

body .logo {
    margin-top: 10px;
    position: absolute;
    width: 220px;
    left: calc(50% - 110px);
}

.mobile-menu .fa-bars {
    padding: 15px 10px 15px 20px;
    cursor: pointer;
}

body {
    width: 100%;
    height: 100%;
}

.slideout-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 300px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}

.slideout-panel {
    position: relative;
    z-index: 1;
    will-change: transform;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open .slideout-menu {
    display: block;
}

/*.slideout-menu {*/
    /*left: auto;*/
/*}*/

.btn-hamburger {
    left: auto;
    right: 12px;
}

.box {
    height: 1500px;
}

#mobile-menu {
    /*background-image: url('/img/prod-bg.png');*/
    /*background-size: 100%;*/
    background-color: #89D9E6;
    /*border-image: url("/img/menu-border.png") 20 20 23 15;*/
    /*border-style: solid;*/
    /*border-width: 11px 12px 12px 8px;*/
}

/*.mob-menu ul li a {*/
    /*padding-left: 20px;*/
    /*line-height: 20px;*/
    /*color: gold;*/
/*}*/

.mob-menu li a {
    line-height: 30px;
    color:#fff;
    font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

.mob-menu {
    padding: 30px 20px;
    text-transform: uppercase;
}

#timeline > li:nth-child(1) a::after {
    left: 11px;
}
#timeline > li:nth-child(1) a {
    padding-left: 10px;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
}
.sub-footer .footer-mobile-logo{
    display: none;
}
.sub-footer .mobile.copy{
    display: none;
}

.slide.flex-active-slide.thumb{
    background: none;
}
.cat-title.hovered {
    background: none !important;
}
.impulse .prod-menu ul li.hovered.cat-title, .take-home .prod-menu ul li.hovered.cat-title {
    padding: 0;
    margin: 0;
}

.scoop .prod-menu li {
    /*margin-bottom: 5px;*/
    padding: 8px 0px 7px 15px;
    width: calc(100% + 20px);
    margin: -8px 0 -7px -15px;
}

.hide-tab, .time-inactive{
    display: none;
}
#panel > div.content.about > div{
    position: relative;
}
#panel > div.content.about > div:before {
    content: url(/img/arrow_timeline_1.png);
    width: 7px;
    height: 11px;
    position: absolute;
    margin-top: 45px;
    right: 12px;
}
.time-active{
    position: relative;
    overflow: hidden;
}
.textblock{
    position: absolute;
    top: calc(50% - 50px);
    transform: translateY(-50%);
    right: 0;
}
#international .show-tab .col-xs-12.text-center {
    position: absolute;
    top: calc(50% - 50px);
    transform: translateY(-50%);
}
#mission,#social,#technology{
    position: relative;
    overflow: hidden;
}
#mission .col-sm-12.text-center{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
#social .col-md-7.col-md-pull-5.col-xs-12.text-center{
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
}
/*.scoop .flex-control-nav.flex-control-paging {*/
/*display: none;*/
/*}*/
/*.backtop {*/
/*background-image: url('/img/scoop-top.png');*/
/*height: 318px;*/
/*background-size: 1920px 318px;*/
/*background-position: 50% 0;*/
/*}*/
/*.backbottom {*/
/*background-image: url('/img/scoop-bottom.png');*/
/*height: 262px;*/
/*background-size: 1920px 262px;*/
/*background-position: 50% 0;*/
/*z-index: 5;*/
/*position: relative;*/
/*}*/
/*.backmiddle{*/
/*background-image: url("/img/scoop-middle.png");*/
/*background-size:1920px 7px ;*/
/*background-repeat: repeat-x ;*/
/*background-position: 50% 0 ;*/
/*overflow: hidden;*/
/*}*/
/*.scoop .container {*/
/*background-image: url('/img/scoop-botom-bg.png');*/
/*background-position: left bottom;*/
/*background-repeat: no-repeat;*/
/*}*/
/*.scoop{*/
/*z-index: 5;*/
/*}*/
ol.flex-control-nav.flex-control-paging{
    display: none;
}
.loader{
    background-color: white!important;
    background-image: url('/img/ring.gif')!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    z-index: 100000000000!important;
    position: fixed!important;
    width: 100%!important;
    height: 100%!important;
    overflow: hidden!important;
}
#home ol.flex-control-nav.flex-control-paging {
    display: none!important;
}
.impulse li.hovered a {
    color: #fff;
}
a:active, a:focus {
    text-decoration: none;
}
#scoop .home-header .container,#impulse .home-header .container {
    height: 150px;
    background-image: none;
}
#scoop #scoop-section {
    z-index: 3;
    margin-bottom: -110px;
}
#impulse #impulse-section {
    z-index: 3;
    margin-bottom: -110px;
    margin-top: -30px;
    padding-top: 0;
    padding-bottom: 0px;
    min-height: 0;
    background-image: none;
}
#take-home .home-header .container {
    background-image: none;
    height: 200px;
}
#products .home-header {
    background-image: none;
    height: 150px;
}
#products .home-header .container {
    display: none;
}
#impulse footer.footer {
    background-image: url(/img/footer-redline.png);
    margin-top: -120px;
    padding-top: 0px;
}
#scoop ol.flex-control-nav.flex-control-paging, #impulse ol.flex-control-nav.flex-control-paging, #take-home ol.flex-control-nav.flex-control-paging {
    display: none!important;
}

/*#impule-section .prod-menu, #scoop-section .prod-menu, #take-section .prod-menu{*/
    /*display: block;*/
    /*overflow: hidden;*/
    /*position: relative;*/
/*}*/
/*#impulse-section .prod-menu .subcat, #scoop-section .prod-menu .subcat, #take-section .prod-menu .subcat{*/
    /*padding-left: 0px;*/
    /*text-align: center;*/
    /*height: 0px;*/
    /*visibility: hidden;*/
    /*-moz-transition: height 1s;*/
    /*-ms-transition: height 1s;*/
    /*-o-transition: height 1s;*/
    /*-webkit-transition: height 1s;*/
    /*transition: height 1s;*/
/*}*/

/*#impulse-section .prod-menu .subcat.clicked,#scoop-section .prod-menu .subcat.clicked,#take-section .prod-menu .subcat.clicked{*/
    /*visibility: visible;*/
    /*height: auto;*/
/*}*/

/*.mobile-prod {*/
    /*position: relative;*/
    /*z-index: 10000;*/
    /*cursor: pointer;*/
/*}*/

/*#scoop-section, #take-section, #impulse-section{*/
    /*position: relative;*/
    /*overflow: hidden;*/
    /*display: block;*/
/*}*/

/*==========  Non-Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media (max-width: 479px) and (min-width: 320px) {
    #impule-section .prod-menu, #scoop-section .prod-menu, #take-section .prod-menu{
        display: block;
        overflow: hidden;
        position: relative;
    }
    #impulse-section .prod-menu .subcat, #scoop-section .prod-menu .subcat, #take-section .prod-menu .subcat{
        padding-left: 0px;
        text-align: center;
        height: 0px;
        visibility: hidden;
        -moz-transition: height 1s;
        -ms-transition: height 1s;
        -o-transition: height 1s;
        -webkit-transition: height 1s;
        transition: height 1s;
    }

    #impulse-section .prod-menu .subcat.clicked,#scoop-section .prod-menu .subcat.clicked,#take-section .prod-menu .subcat.clicked{
        visibility: visible;
        height: auto;
    }

    .scoop {
        min-height: 770px;
        background-size: auto 100%;
    }
    #home .scoop {
        min-height: 660px;
        background-size: auto 100%;
    }
    #impulse #impulse-section.impulse .prod-menu{
        margin-bottom: 0px;
        margin-top: -70px;
    }
    #impulse-section.impulse .prod-menu{
        min-height: 0;
        height: auto;
        padding-top: 100px;
        margin-bottom: -100px;
    }
    #impulse-section.impulse .prod-title.title {
        margin-top: -60px;
    }
    .mobile-menu .fa-bars{
        padding-left: 0;
    }
    .impulse{
        min-height: 1320px;
    }
    #impulse-section.impulse .prod-description {
        width: 96%;
        left: 2%;
        top: 140px;
    }
    #impulse #impulse-section{
        height: 750px;
        margin-bottom: 0;
    }
    #impulse-section{
        min-height: 0;
        overflow: hidden;
        position: relative;
        height: 1090px;
    }
    #impulse-section.impulse .container{
        padding-bottom: 70px;
    }

    .impulse .slide-img {
        width: 60%;
        left: 20%;
        height: auto;
        margin-left: 0;
    }

    .take-home .prod-description {
        width: 100%;
        left: 0;
        top: 40px;
    }
    .take-home .container {
        height: 690px;
    }
    .impulse .prod-arrw.left {
        left: 1%;
        top: 40%;
    }
    .impulse .prod-arrw.right {
        right: 1%;
        left:auto;
        top:40%;
    }

    #scoop-section.scoop .slide-img {
        width: 90%;
        left: 5%;
        height: auto;
        top:40px;
    }
    .scoop-prod-slide {
        width: 100%;
    }
    #scoop-section.scoop .flexslider.prod-description.text-center {
        width: 96%;
        left: 3%;
        position: relative;
        top: 150px;
    }
    body#events .footer{
        margin-top: -260px;
    }
    .col-md-6.text-center .date{
        text-align: center;
    }
    .col-md-6.text-center .title.date{
        margin: 0;
        text-align: center;
        padding: 0;
    }
    #news-info .col-md-6.text-center {
        padding: 0;
        text-align: justify !important;
    }
    #news-info .col-md-6.text-center{
        padding: 0;
    }
    body#events .footer {
        margin-top: -290px;
    }
    ol.flex-control-nav{
        bottom: 10px;
    }
    .flex-direction-nav{
        display: block!important;
    }
    #career footer.footer{
        margin-top: -50px;
    }
    .footer-menu {
        display: none;
    }
    .header-image {
        display: none;
    }

    .products-header .text.content {
        width: 100%;
        text-align: center;
    }

    .home-header .container {
        height: 110px;
    }

    body nav {
        position: relative;
        z-index: 100;
    }

    nav .pull-right {
        padding-top: 0px;
    }

    body .logo {
        margin-top: 60px;
    }

    .products-header {
        margin-top: 80px;
    }

    /*#career*/
    #contacts footer.footer {
        padding-top: 0;
        margin-top: 0;
    }

    .products-header .text.content {
        width: 100%;
        text-align: center;
    }
    #career .text.content {
        margin-top: -20px;
    }
    #sendCV {
        margin-top: 30px;
    }

    .contacts .text.content .col-xs-6 {
        width: 100% !important;
        padding-top: 20px;
    }

    #contacts .contacts .text.content {
        text-align: center;
    }

    ul.footer-menu li {
        display: block !important;
        line-height: 25px;
    }

    div#map-canvas {
        height: 400px;
    }

    .general-bg.contacts {
        height: 580px;
    }

    #about footer.footer {
        margin-top: -300px!important;
    }

    .prod-menu .select-info {
        display: none;
    }

    h2.subtitle {
        margin-bottom: 0;
        margin-top: 20px;
    }

    #contacts .products-header h1.title {
        margin-bottom: -20px;
    }

    /*.subcat {*/
        /*display: none;*/
    /*}*/

    .prod-title {
        overflow: hidden;
        width: 100%;
        line-height: 100%;
        text-align: center;
    }

    .prod-desc {
        padding-top: 0;
    }
    #impulse .impulse .prod-desc {
        padding: 0;
        position: relative;
        top: -100px;
        margin-bottom: 200px;
    }


    .prod-menu {
        padding-top: 90px;
    }

    .prod-arrw.right {
        right: 1%;
        top: 45%;
        left: auto;
    }

    #scoop-section.scoop .prod-arrw {
        position: absolute;
        top: 20%;
        left: 1%;
    }
    #scoop-section.scoop .prod-arrw.right {
        position: absolute;
        top: 20%;
        right: 1%;
        left:auto;
    }

    .scoop-prod-slide {
        margin: 0 auto;
    }

    .impulse .prod-menu {
        height: auto;
    }

    .take-home .prod-menu {
        height: auto;
        padding-top: 30px;
        margin-bottom: -40px;
    }

    /*.impulse {*/
        /*min-height: 1420px;*/
    /*}*/

    #take-section .slide-img {
        width: 70%;
        left: 15%;
        height: initial;
    }
    #take-section .prod-arrw.left, .take-home .prod-arrw.right{
        top:50%;
    }
    #take-section .prod-arrw.left{
        left:1%;
    }
    #take-section .prod-arrw.right{
        left:auto;
        right: 1%;
    }

    #take-section {
        min-height: 690px;
        background-size: auto 100%;
        margin-top: -190px;
    }
    #take-home .footer {
        margin-top: -260px;
    }

    /*.take-home .container {*/
        /*height: 1050px;*/
    /*}*/

    #home footer.footer {
        padding-top: 240px;
    }
    .lang-select {
        margin-top: 15px;
        position: absolute;
        right: 0px;
        border: none;
        background-color: transparent;
    }
    #contacts .products-header.contacts div.col-md-6:nth-child(2) {
        text-align: center;
    }
    .products-header h1.title {
        text-align: center;
    }
    .breadcrumps {
        display: none;
    }
    .products-header{
        margin-top: 80px;
    }
    #sendCV .message.title, #sendCV .label{
        text-align: center;
        display: block;
    }
    .attach.form-group a{
        text-align: center!important;
    }
    .scoop .container{
        background-image: none;
        min-height: 0;
    }

}

@media (max-width: 767px){
    #impule-section .prod-menu, #scoop-section .prod-menu, #take-section .prod-menu{
        display: block;
        overflow: hidden;
        position: relative;
    }
    #impulse-section .prod-menu .subcat, #scoop-section .prod-menu .subcat, #take-section .prod-menu .subcat{
        padding-left: 0px;
        text-align: center;
        height: 0px;
        visibility: hidden;
        -moz-transition: height 1s;
        -ms-transition: height 1s;
        -o-transition: height 1s;
        -webkit-transition: height 1s;
        transition: height 1s;
    }

    #impulse-section .prod-menu .subcat.clicked,#scoop-section .prod-menu .subcat.clicked,#take-section .prod-menu .subcat.clicked{
        visibility: visible;
        height: auto;
    }

    .mobile-prod {
        position: relative;
        z-index: 10000;
        cursor: pointer;
    }

    #scoop-section, #take-section, #impulse-section{
        position: relative;
        overflow: hidden;
        display: block;
    }

    #international .inline-list li{
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
    }
    #international ul.inline-list li {
        display: block!important;
        width: 100%!important;
        float: none;
        position: relative;
    }
    #international ul.inline-list {
        width: 100%!important;
        text-align: center;
        display: block;
        position: initial;
    }

}

/* Extra Small Devices, Phones */
@media (max-width: 767px) and (min-width: 480px) {

    #impule-section .prod-menu, #scoop-section .prod-menu, #take-section .prod-menu{
        display: block;
        overflow: hidden;
        position: relative;
    }
    #impulse-section .prod-menu .subcat, #scoop-section .prod-menu .subcat, #take-section .prod-menu .subcat{
        padding-left: 0px;
        text-align: center;
        height: 0px;
        visibility: hidden;
        -moz-transition: height 1s;
        -ms-transition: height 1s;
        -o-transition: height 1s;
        -webkit-transition: height 1s;
        transition: height 1s;
    }

    #impulse-section .prod-menu .subcat.clicked,#scoop-section .prod-menu .subcat.clicked,#take-section .prod-menu .subcat.clicked{
        visibility: visible;
        height: auto;
    }


    #international ul.inline-list li {
        display: block!important;
        width: 100%!important;
        float: none;
        position: relative;
    }
    #international ul.inline-list {
        width: 100%!important;
        text-align: center;
        display: block;
    }

    #career .text.content {
        margin-top: -20px;
    }
    #sendCV {
        margin-top: 40px;
    }
	ol.flex-control-nav.flex-control-paging{
		display: block!important;
	}
    #scoop #scoop-section {
        z-index: 3;
        margin-bottom: 50px;
        height: 800px;
    }
    .scoop {
        position: relative;
        margin-top: -190px;
        background-image: url(/img/prod-bg.png);
        background-position: center top;
        background-repeat: no-repeat;
        background-size: auto 100%;
        z-index: 2;
        height: 660px;
        min-height: 0;
    }
    #impulse-section .prod-arrw{
        top:53%;
    }
    .scoop .container{
        min-height: 0;
    }
    .impulse{
        margin-top: -200px;
    }
    .take-home .prod-description {
        width: 80%;
        left: 10%;
        top:-100px;
    }
    .col-md-6.text-center .date{
        text-align: center;
    }
    .col-md-6.text-center .title.date{
        margin: 0;
        text-align: center;
        padding: 0;
    }
    #news-info .col-md-6.text-center {
        padding: 0;
        text-align: justify !important;
    }
    body#events .footer {
        margin-top: -290px;
    }
    ol.flex-control-nav{
        bottom: 10px;
    }
    .flex-direction-nav{
        display: block!important;
    }
    .products-header.contacts div.col-md-6:nth-child(3){
        text-align: left;
    }
    .products-header .text.content {
        width: 100%;
        text-align: center;
    }
    .attach.form-group a{
        text-align: center!important;
    }
    #sendCV .message.title, #sendCV .label{
        text-align: center;
        display: block;
    }
    .products-header{
        margin-top: 80px;
    }
    .footer-menu {
        display: none;
    }
    .breadcrumps {
        display: none;
    }
    .products-header h1.title {
        text-align: center;
    }
    #contacts .products-header.contacts div.col-md-6:nth-child(2) {
        text-align: right;
    }
    .lang-select {
        margin-top: -15px;
        position: absolute;
        right: 20px;
        border: none;
        background-color: transparent;
        font-size: 150%;
        width: 60px;
    }
    .header-image {
        display: none;
    }

    .products-header .text.content {
        width: 100%;
    }

    .home-header .container {
        height: 110px;
    }

    body nav {
        position: relative;
        z-index: 100;
    }

    nav .pull-right {
        padding-top: 30px;
    }

    /*#career*/
    footer.footer {
        padding-top: 0;
    }
    #scoop footer.footer {
        padding-top: 80px;
    }

    .products-header .text.content {
        width: 100%;
    }
    #about-info .textblock, #international .show-tab .col-xs-12.text-center, #mission .col-sm-12.text-center,  #international .show-tab .col-xs-12.text-center, #social .col-md-7.col-md-pull-5.col-xs-12.text-center {
        position: relative!important;
        top: 0!important;
        transform: inherit!important;
    }
    #international .inline-list {
        position: relative;
        bottom: 0;
    }

    #about-info .col-md-5.text-center, #about-info .col-md-7.text-center {
        padding: 10px;
        text-align: center;
    }

    #about footer.footer {
        margin-top: 0;
    }

    .prod-menu .select-info {
        display: none;
    }

    /*.subcat {*/
        /*display: none;*/
    /*}*/

    .prod-title {
        overflow: hidden;
        width: 100%;
        line-height: 100%;
        text-align: center;
    }
    #impulse .impulse .prod-desc {
        padding: 0;
        position: relative;
        top: -60px;
    }

    .prod-desc {
        padding-top: 0;
        height: 500px;
    }

    .prod-menu {
        padding-top: 70px;
        background-image: none;
    }
    .scoop .container{
        margin-top: 20px;
        background-image: none;
    }
    .impulse .container{
        background-image: none;
    }
    .home-header .container{
        background-image: none;
    }

    #scoop-section.scoop .prod-arrw.right {
        /*right: 1%;*/
        top: 25%;
        left: 80%;
    }
    #scoop-section.scoop .prod-arrw {
        left: calc(20% - 24px);
    }

    .prod-arrw {
        position: absolute;
        top: 23%;
        left: calc(25% - 44px);
    }
    #take-section .prod-arrw.right{
        left: calc(75% + 20px);
    }

    .scoop-prod-slide {
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }
    .scoop .slide-img {
        width: 90%;
        left: 5%;
        height: auto;
        top:50px;
    }
    .scoop .flexslider.prod-description.text-center{
        width: 80%;
        left: 10%;
        top:150px;
    }
    .impulse .prod-menu {
        height: auto!important;
        margin-top: -100px;
    }

    #impulse #impulse-section {
        z-index: 3;
        margin-bottom: -30px;
        margin-top: -30px;
        padding-top: 0;
        padding-bottom: 0px;
        min-height: 0;
        background-image: none;
    }

    .take-home .prod-menu {
        height: auto;
        margin-top: -90px;
    }

    .impulse {
        min-height: 1320px;
    }

    .take-home .slide-img {
        margin: 0;
        width: 50%;
        left: 25%;
        padding: 0;
        top: 20px;
    }

    .take-home {
        height: 730px;
        min-height: 0;
        background-size: auto 100%;
        margin-top: -380px;
    }

    #take-home .take-home {
        height: 770px;
        min-height: 0;
        background-size: auto 100%;
        margin-top: -170px;
        padding: 0;
        margin-bottom: 160px;
    }

    .take-home .container {
        height: 720px;
        background-image: none;
    }

    #home footer.footer {
        padding-top: 120px;
    }

    .impulse .prod-description {
        /*position: absolute;*/
        width: 60%;
        left: 20%;
        margin-top: 30%;
        top: 0;
    }

    .impulse .slide-img {
        width: 40%;
        left: 30%;
        height: auto;
        margin-left: 0;
    }

    .impulse .prod-arrw.left {
        left: calc(30% - 34px);
    }

    .impulse .prod-arrw.right {
        left: calc(70% + 10px);
    }

    .impulse .container {
        /*height: 1090px;*/
        /*background-size: 86% auto;*/
    }
    #scoop-section ul.slides li img{
        width:70%;
        margin-left:15%;
    }
    #impulse-section.impulse .prod-description {
        top: 140px;
        width: 80%;
        left: 10%;
        position: relative;
        overflow: hidden;
    }

}

@media (max-width: 645px) {
    .lang-select{
        margin-top: 15px;
    }
    .impulse .prod-menu{
        margin-top: 0;
        padding-top: 30px;
    }
    .sub-footer .footer-mobile-logo{
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }
    .sub-footer .footer-logo{
        display: none;
    }
    .sub-footer .mobile.copy{
        display: block;
        margin-top: 10px;
    }
    .sub-footer .copy{
        display: none;
    }
    nav .pull-right {
        padding-top: 0px;
    }

    body .logo {
        margin-top: 5px;
        width: 160px;
        left: calc(50% - 80px);
    }
    .lang-select {
        font-size: 150%;
        width:60px;
    }
    .prod-menu{
        background-image: none;
    }
    .prod-title{
        font-size: 250%;
        margin-top: -30px;
    }
    .impulse .prod-title.title{
        margin-top: -90px;
    }
    .impulse .container{
        background-image: none;
    }
    .take-home .container{
        background-image: none;
        padding-top: 60px;
    }
    .take-home .prod-title{
        /* margin-top: -70px; */
    }

    .products-header {
        margin-top: 50px;
    }

    ul.footer-menu li {
        display: block !important;
    }
    #international .inline-list {
        position: relative;
        bottom: 0;
    }
    #about-info .textblock, #international .show-tab .col-xs-12.text-center, #mission .col-sm-12.text-center,  #international .show-tab .col-xs-12.text-center, #social .col-md-7.col-md-pull-5.col-xs-12.text-center {
        position: relative!important;
        top: 0!important;
        transform: inherit!important;
    }

    #about-info .col-md-5.text-center, #about-info .col-md-7.text-center {
        padding: 10px;
    }

    #about footer.footer {
        margin-top: 0;
    }

    .prod-menu .select-info {
        display: none;
    }

    #home .home-header {
        height: 137px;
    }

    #home .home-header .container {
        background-image: none;
    }

    #home footer.footer {
        padding-top: 180px;
    }

    ol.flex-control-nav.flex-control-paging{
		display: block!important;
	}

}

@media (max-width: 639px) {
    body#events .footer{
        margin-top: -260px!important;
    }
    .take-home .container{
        padding-top: 0;
    }
}

@media (max-width: 991px){
    #contacts .footer{
        margin-top: 150px;
    }
    body#events .footer{
        margin-top: 0px;
    }
    #news-info div.col-md-6.text-center {
        white-space: normal;
        padding: 10px;
    }
    .col-md-6.text-center .date{
        margin-top: 20px;
        margin-bottom: 40px;
    }
    #about-info section {
        margin-bottom: 40px;
        overflow: hidden;
    }
    #about .title.date{
        margin-top: 0!important;
    }
    #international .inline-list {
        position: absolute;
        bottom: 20px;
        width: 100%;
        display: flex;
    }
    #international .inline-list li {
        width: 20%;
        margin: 0;
        text-align: center;
    }

   }

@media (max-width: 1024px) and (min-width: 992px){
    #take-section .prod-arrw.left{
        left:calc(20% - 100px);
    }
    #take-section .prod-arrw.right{
        left:80%;
    }
    #take-section .prod-description {
        position: relative;
        top: -20px;
        width: 340px;
        left: 140px;
    }
    #home .prod-title{
        font-size: 50px;
    }
    .scoop .slide-img, .scoop .flexslider.prod-description.text-center {
        width: 60%;
        left: 20%;
    }
    .scoop .prod-arrw{
        left:calc(20% - 100px);
    }
    .scoop .prod-arrw.right{
        left:75%;
    }
    .impulse .prod-description{
        top:70px;
        left:300px;
    }
    .impulse .prod-menu .select-info {
        width: 175px;
        top: 470px;
        right: -160px;
    }
    .impulse .prod-menu{
        height: 1100px;
    }
    #impulse .impulse .prod-menu {
        height: 1300px;
    }
    #international .inline-list {
        position: absolute;
        bottom: 20px;
        width: 58%;
        display: flex;
    }
}

/* Small Devices, Tablets */
@media (max-width: 991px) and (min-width: 768px) {
	ol.flex-control-nav.flex-control-paging{
		display: none;
	}
	
    .impulse .prod-description{
        top: -160px;
    }
    .take-home-prod-slide {
        margin-top: 30px;
    }
    body#events .footer{
        margin-top: 0px;
    }
    .products-header.contacts .text.content{
        text-align: center;
    }
    #home footer.footer {
        padding-top: 160px;
    }
    body nav .numbers {
        display: none;
    }

    /* #career*/
    footer.footer {
        padding-top: 0;
    }

    #take-home footer.footer {
        padding-top: 170px;
    }

    #scoop footer.footer {
        padding-top: 240px;
    }
    #scoop #scoop-section {
        z-index: 3;
        margin-bottom: -110px;
        margin-top: -180px;
    }
    .products-header .text.content {
        width: 100%;
    }
    #about-info .textblock, #international .show-tab .col-xs-12.text-center, #mission .col-sm-12.text-center,  #international .show-tab .col-xs-12.text-center, #social .col-md-7.col-md-pull-5.col-xs-12.text-center {
        position: relative!important;
        top: 0!important;
        transform: inherit!important;
    }
    #about-info .col-md-5.text-center, #about-info .col-md-7.text-center {
        padding: 40px;
    }

    #about footer.footer {
        margin-top: 0;
    }

    .prod-menu .select-info {
        display: none;
    }

    .scoop .prod-menu {
        overflow: hidden;
        text-align: center;
        top: 0px;
        padding-top: 20px;
        margin-top: 40px;
    }

    .scoop .prod-menu ul li a {
        line-height: 140%;
    }

    .scoop .prod-desc {
        padding-top: 0;
        margin-top: -40px;
    }

    .scoop-prod-slide {
        margin: 0 auto;
    }
    #scoop #scoop-section {
        z-index: 3;
        margin-bottom: -110px;
    }

    .scoop {
        background-image: url('/img/mob-prod-bg.png');
        background-size: auto 100%;
        margin-top: -240px;
        background-position: 50% -150px;
    }

    .prod-arrw {
        top: 210px;
    }
    .scoop .prod-arrw{
        left:70px;
        top:140px
    }
    .scoop .flexslider.prod-description.text-center {
        top: 140px;
    }
    .scoop .prod-arrw.right {
        left:540px;
        top:130px;
    }
    .scoop .slide-img{
        top: 40px;
    }

    .prod-arrw.right {
        left: 540px;
        top: 220px;
    }

    .scoop .container {
        background-image: url('/img/scoop-botom-bg.png');
        margin-top: 0;
        height: 1420px;
        background-position: 0% 92%;
    }

    #scoop .scoop .container {
        height: 1500px;
    }

    .products-header {
        z-index: 1000;
    }

    .impulse {
        margin-top: -290px;
        min-height: 1841px;
    }

    .impulse .subcat {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        height: 100%;
    }

    .impulse .prod-menu {
        height: 830px;
    }

    .impulse .container {
        padding-bottom: 250px;
    }
    .take-home .slide-img{
        left:25%;
        width:50%;
    }
    .take-home .prod-arrw.left, .take-home .prod-arrw.right{
        left:calc(25% - 100px);
    }
    .take-home .prod-arrw.right{
        left:75% ;
    }
    #take-home #take-section .prod-arrw.right {
        left: 75%;
    }
    .take-home .prod-description {
        top: -60px;
        left: 25%;
        width: 50%;
        margin: 0!important;
        overflow: hidden;
    }
    #impulse .impulse .prod-desc {
        top: 0px;
        margin-top: 60px;
    }
    .take-home .subcat {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        height: 100%;
    }

    .impulse .prod-desc {
        top: 0;
        margin-top: 60px;
    }

    .take-home .prod-menu {
        height: 310px;
    }

    #take-home .take-home .prod-menu {
        height: 370px;
    }

    .take-home {
        background-size: auto 100%;
        min-height: 1090px;
    }

    .impulse .slide-img {
        top: 0;
    }

    .take-home .container {
        height: 1190px;
    }

    #take-home .take-home .container {
        height: 1290px;
    }

    #products footer.footer {
        padding-top: 180px;
    }

    #products .products-header {
        min-height: 50px;
    }

    #home .home-header {
        height: 367px;
    }

    .header-image {
        display: none;
    }

    #sendCV {
        margin-top: 40px;
    }

}

/* Medium Devices, Desktops */
@media (max-width: 1199px) and (min-width: 992px) {
	ol.flex-control-nav.flex-control-paging{
		display: none;
	}

    #home .home-header {
        height: 640px;
    }

    .prod-arrw {
        position: absolute;
        top: 390px;
        left: 200px;
    }

    .prod-arrw.right {
        left: 540px;
        top: 370px;
    }

}
.embed-responsive-16by9 {
    padding-bottom: 45%;
}
html[lang=ar] .header-share span {
    margin-bottom: 10px;
    margin-top: 8px;
}
html[lang=ar] .prod-title{
    font-size:30px;
}
html[lang=ru] .prod-title{
    font-size: 45px;
}
html[lang=ar] #take-section .select-info {
    margin-top: 90px;
}
html[lang=ru] .take-home .prod-menu .select-info{
    top: 500px;
}
html[lang=ru] .impulse .container, html[lang=ar] .impulse .container{
    padding-bottom:450px;
}
html[lang=ru] .impulse , html[lang=ar] .impulse {
    margin-bottom: -340px;
}
div#impulse-section .prod-desc {
    left: 100px;
}
#home #mainSlider ol.flex-control-nav.flex-control-paging {
    display: inline-block!important;
}
#home #mainSlider ol.flex-control-nav.flex-control-paging li{
    display: inline-block;
    float: left;
    position: relative;
    margin-left: 5px;
}
#home #mainSlider ul.flex-direction-nav{
    display:none;
}
#mainSlider{
    width: 100%;
    position: absolute;
    left: 0;
}
#mainSlider .custom-navigation{
    z-index: 1000;
    position: absolute;
    left: 50%;
    margin-top:-150px;
}