@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Share+Tech+Mono&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');

.subheader,
header .top-bar {
    background-repeat: no-repeat;
    background-size: cover
}

#search-results .item,
.sm,
.sm li,
.sm ul,
.topmenu li>a,
ul.sm a,
ul.sm:after {
    display: block
}

#error-page,
#scrollUp,
.topmenu li>a {
    text-align: center
}

body,
html {
    font-size: 18px
}

body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    color: #000000;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    overflow-x: hidden;
}

a,
a.inverted,
a.white {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    outline: 0
}

a.inverted {
}

a.white {
    color: #fff
}

a.hover,
a:focus,
a:hover {
    color: inherit;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -o-transition: all .35s ease;
    transition: all .55s ease;
    outline: 0;
    text-decoration: none
}

a.inverted:focus,
a.inverted:hover {
}

a.white:focus,
a.white:hover {
}

hr {
    margin-top: 2em;
    margin-bottom: 2em;
    border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .1), rgba(0, 0, 0, 0))
}

h1,
h2,
h2.h3.h4,
h3,
h5,
h6 {
    margin-bottom: 1rem;
}

p {
    margin-bottom: 1em;
}

p:last-child {
    margin-bottom: 0;
}

.sk-content {
    padding: 1em;
}

.sk-content-full {
    padding: 1.5em 0;
}

.sk-content-half {
    padding: .5em 0;
}

header {
    position: fixed;
    z-index: 100000;
    left: 0;
    right: 0;
    top: 0;
}

header.scroll {
    position: fixed;
}

header .top-bar {
    background-color: #edf4f4;
    height: 70px;
    padding: 15px 0;
}

header .top-bar .doSearch {
    float: right;
    min-width: 300px
}

header .logo {
    display: inline-block;
    height: 45px;
}
header .logo img {
    width: 185px;
}
.header-customer .sk-grid {
    width: 100%;
    text-align: center;
}

header .logo + h1 {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 0;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    max-height: 25px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: calc(100% - 85px);
}

.subheader .sk.breadcrumb {
    position: absolute;
    bottom: 0;
    right: 1em;
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    padding: .5em 1.2em;
    text-transform: capitalize;
    width: auto
}

.topmenu li ul li a,
.topmenu li>a strong {
    text-transform: uppercase;
    font-weight: 400
}

.subheader .sk.breadcrumb a.section {
    color: #fff
}

.subheader .sk.breadcrumb a:hover {
    text-decoration: underline
}

.subheader .sk.breadcrumb .section {
    font-size: .876em;
    color: #fff
}

.subheader .sk.inverted.input {
    width: 300px
}

#suggestions {
    position: absolute;
    width: 300px;
    top: 5em;
    z-index: 100
}

ul.sm a,
ul.sm li {
    position: relative
}

#search-results {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .08);
    background-color: #FFF
}

.topmenu li>a.active,
.topmenu ul {
    background-color: #53BD99
}

#pagination {
    margin-top: 1em
}

.sm,
.sm li,
.sm ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr
}

ul.sm li {
    float: left
}

ul.sm a {
    white-space: nowrap
}

ul.sm a.disabled {
    cursor: default
}

ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px
}

.top-menu,
.topmenu li>a i,
.topmenu li>a small,
.topmenu li>a strong {
    position: relative
}

ul.sm-rtl {
    direction: rtl
}

ul.sm-rtl li {
    float: right
}

ul.sm ul li,
ul.sm-vertical li {
    float: none
}

ul.sm ul a,
ul.sm-vertical a {
    white-space: normal
}

* html ul.sm-vertical li {
    float: left;
    width: 100%
}

* html ul.sm-vertical ul li {
    float: none;
    width: auto
}

ul.sm ul.sm-nowrap>li>a {
    white-space: nowrap
}

ul.sm:after {
    content: "\00a0";
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

* html ul.sm {
    height: 1px
}

ul.sm li *,
ul.sm li:after,
ul.sm li:before {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

ul.sm {
    -webkit-tap-highlight-color: transparent
}

.topmenu li>a {
    text-decoration: none;
    padding: .85em 1.6em;
    font-weight: 400;
    color: #fff
}

.topmenu li a>i {
    display: none;
    font-size: 2em
}

.topmenu li>a strong {
    display: block;
    font-size: .778em;
    padding: 1em 0
}

.topmenu li>a small {
    display: none;
    font-size: .85em
}

.topmenu li:hover a small,
.topmenu li:hover a strong,
.topmenu li:hover>a i {
    opacity: 1
}

.topmenu a>small {
    display: block
}

.topmenu a.highlighted,
.topmenu a:active,
.topmenu a:focus,
.topmenu a:hover {
    color: #53BD99
}

.topmenu li>a.active {
    color: #fff
}

.topmenu li>a.active:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #53BD99;
    bottom: -10px;
    left: 50%;
    margin-left: -8px
}

.topmenu li.nav-submenu-item i.icon {
    margin-right: .5em
}

.topmenu ul a.has-submenu,
.topmenu-vertical a.has-submenu {
    padding-right: 1.8em
}

.topmenu li ul li a {
    padding: .85em;
    text-align: left;
    border: 0;
    box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, .2);
    font-size: .778em
}

.topmenu li ul li a:hover {
    color: #394147
}

.topmenu li ul li a i {
    font-size: 1em;
    display: inline-block;
    margin: 0 .5em 0 0
}

#menu ul.two.cols {
    width: 380px!important
}

#menu ul.three.cols {
    width: 500px!important
}

#menu ul.three.cols li {
    width: 33.33%
}

#menu ul.four.cols li {
    width: 25%
}

#menu ul.four.cols {
    width: 680px!important
}

#menu ul.cols li {
    display: block;
    float: left;
    width: 50%
}

#menu ul.cols li:first-child {
    box-shadow: none
}

#menu ul.cols {
    clear: both
}

.topmenu ul.menu-submenu {
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .1)
}

.topmenu a span.sub-arrow {
    position: absolute;
    left: 50%;
    bottom: 16px;
    margin-left: -12px;
    width: 1em;
    height: 1em;
    line-height: 1em
}

.topmenu ul.menu-submenu a span.sub-arrow,
.topmenu-vertical a span.sub-arrow {
    right: 1em;
    top: 1.4em;
    left: auto;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.topmenu li:first-child,
.topmenu ul li,
.topmenu-vertical li {
    border-left: 0
}

.topmenu ul li:first-child,
.topmenu-vertical li:first-child {
    border-top: 0
}

.topmenu span.scroll-down,
.topmenu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    border: solid #bbb;
    border-width: 1px 0;
    background: #fff;
    height: 20px
}

.topmenu span.scroll-down-arrow,
.topmenu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #555
}

#botwidget,
.loader {
    position: relative
}

.topmenu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #555 transparent transparent
}

#topwidget {
    background-color: #fff
}

#topwidget .static-image {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 1em 4em;
    color: #fff
}

#topwidget .static-image>h1 {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 100
}

#leftwidget aside,
#rightwidget aside {
    margin-bottom: 1.5em
}

#leftwidget aside h3,
#rightwidget aside h3 {
    font-weight: 400;
    color: #333
}

.loader:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background: url(../images/loader-large.gif) 50% 50% no-repeat rgba(255, 255, 255, .8);
    visibility: visible;
    z-index: 5000
}

footer {
    background-color: #232323;
    color: rgba(255,255,255,0.7);
    font-weight: 300;
}

footer .logo {
    margin: 1em 0 0;
    text-align: right;
}

footer .logo img {
    max-width: 110px;
}

footer .ficons {
    margin-bottom: 1em
}

footer .ficons i.icon {
    margin: 0 .25em
}

#scrollUp {
    bottom: 15px;
    right: 15px;
    width: 55px;
    height: 55px;
    background-color: #068CF0;
    border-radius: 50%;
    line-height: 50px;
    opacity: .8;
    color: #232323;
}

#scrollUp:before {
    content: "\f077";
    display: inline-block;
    vertical-align: middle;
    font: 28px Icons;
}

#error-page {
    background-image: url(../images/404_bg.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    height: 100vh;
    background-color: #282828;
    box-shadow: inset 0 10px 0 0 #000, inset 0 -10px 0 0 #000;
    position: relative
}

#error-page .logo {
    padding-top: 2em
}

#error-page h1 {
    padding-top: .5em;
    color: #fff;
    font-size: 5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3 {
    color: #7F7F7F;
    font-size: 1.5em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .75)
}

#error-page h3.primary {
    margin-top: 2em
}

#error-page #but.button {
    font-size: 2em;
    border-radius: 500em
}

#error-page #but.button i.icon {
    font-size: 4em
}

.section1 {
    background: #f4f6f8;
    position: relative;
    padding: 3em 1em
}

.section1:after,
.section1:before,
.section2:after {
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.section1:before {
    background: #fff;
    border-top: 1px solid #e1e1e1;
    top: 1px
}

.section1:after {
    background: #e1e1e1;
    border-bottom: 1px solid #fefefe;
    bottom: 5px
}

.section2:after {
    background: #fefefe;
    top: 0;
    transition: all .3s ease 0s
}

.section2,
.section3,
.section4 {
    padding: 3em 1em;
    position: relative
}

.section2 {
    background: #f4f6f8;
    border-top: 1px solid #e3e3e3
}

.section3 {
    background: #fff;
    border-top: 1px solid #dadada
}

.section4 {
    background: #e3e8ee;
    border-bottom: 1px solid #f4f6f8
}

.menu.lang_menu {
    display: none;
}

.menu.lang_menu.show {
    display: block;
    position: absolute;
    background: white;
    z-index: 10000;
    width: auto;
    top: 46px;
}

.sk.menu {
    font-size: 20px;
}

.headerlanguage {
    cursor: pointer;
}

#langmenu .item {
    width: 100%;
}

.lazyload {
    display: block;
    min-height: 1px;
}

.lazyload.custom-loader {
    max-width: 50px;
    max-height: 50px;
    left: calc(50% - 25px);
}
/*All*/
b {
    font-weight: 900;
}
input,
textarea,
select,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Montserrat', sans-serif;
}
::-webkit-input-placeholder {
    opacity:1;
}
::-moz-placeholder {
    opacity:1;
}
:-ms-input-placeholder {
    opacity:1;
}
:-moz-placeholder {
    opacity:1;
}
.underline, a.underline:hover, a.underline:focus {
    text-decoration: underline;
}
.big-grid {
    padding-left: 7.5em;
    padding-right: 7.5em;
}
.row {
    margin-left:-15px;
    margin-right:-15px;
}
.col {
    padding-left:15px;
    padding-right:15px;
}
.row-2 {
    margin-left:-2px;
    margin-right:-2px;
}
.col-2 {
    padding-left:2px;
    padding-right:2px;
}
.row-5 {
    margin-left:-5px;
    margin-right:-5px;
}
.col-5 {
    padding-left:5px;
    padding-right:5px;
}
.row-7 {
    margin-left:-7px;
    margin-right:-7px;
}
.col-7 {
    padding-left:7px;
    padding-right:7px;
}
.row-10 {
    margin-left:-10px;
    margin-right:-10px;
}
.col-10 {
    padding-left:10px;
    padding-right:10px;
}
.row-20 {
    margin-left:-20px;
    margin-right:-20px;
}
.col-20 {
    padding-left:20px;
    padding-right:20px;
}
.row-25 {
    margin-left:-25px;
    margin-right:-25px;
}
.col-25 {
    padding-left:25px;
    padding-right:25px;
}
.row-30 {
    margin-left:-30px;
    margin-right:-30px;
}
.col-30 {
    padding-left:30px;
    padding-right:30px;
}
.row-35 {
    margin-left:-35px;
    margin-right:-35px;
}
.col-35 {
    padding-left:35px;
    padding-right:35px;
}
.row-40 {
    margin-left:-40px;
    margin-right:-40px;
}
.col-40 {
    padding-left:40px;
    padding-right:40px;
}
.row-50 {
    margin-left:-50px;
    margin-right:-50px;
}
.col-50 {
    padding-left:50px;
    padding-right:50px;
}
.row-70 {
    margin-left:-70px;
    margin-right:-70px;
}
.col-70 {
    padding-left:70px;
    padding-right:70px;
}
.row-100 {
    margin-left:-100px;
    margin-right:-100px;
}
.col-100 {
    padding-left:100px;
    padding-right:100px;
}
.v-align-middle {
    vertical-align:middle;
}
.overflow-hidden {
    overflow: hidden;
}
.visibility-hidden {
    visibility:hidden;
}
.uppercase {
    text-transform:uppercase;
}
.bold {
    font-weight:bold;
}
.block {
    display:block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display:flex;
}
.flex-wrap {
    display:flex;
    flex-wrap:wrap;
}
.flex-between {
    display:flex;
    justify-content: space-between;
}
.flex-wrap-between {
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.flex-center {
    display:flex;
    justify-content: center;
}
.flex-wrap-center {
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
}
.flex-right {
    display:flex;
    justify-content: flex-end;
}
.flex-wrap-right {
    display:flex;
    flex-wrap:wrap;
    justify-content: flex-end;
}
.flex-all-center {
    display:flex;
    justify-content: center;
    align-items:center;
}
.flow-column {
    flex-flow:column;
}
.flex-vertical-center {
    display:flex;
    align-items:center;
}
.flex-bottom {
    display:flex;
    align-items:flex-end;
}
.image-link img.over, .image-link:hover img.normal {
    display:none;
}
.image-link:hover img.over {
    display:inline-block;
}
.visible-phone {
    display:none !important;
}
.photo-landscape img, img.photo-landscape {
    width: 100%;
    height: auto;
}
.photo-portrait img, img.photo-portrait {
    width: auto;
    height: 100%;
}
.sk-grid {
    max-width: 1650px;
}
.grid {
    width: calc(100% - 30px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.col-lg-4 {
    width: 33.33%;
    float: left;
}
.big-title {
    font-size: 49px;
    font-weight: 900;
}
.big-title.title-line {
    position: relative;
    z-index: 1;
}
.big-title.title-line::before {
    content: "";
    background: -moz-linear-gradient(left,  rgba(6,140,240,1) 0%, rgba(6,140,240,1) 45%, rgba(6,140,240,0) 100%);
    background: -webkit-linear-gradient(left,  rgba(6,140,240,1) 0%,rgba(6,140,240,1) 45%,rgba(6,140,240,0) 100%);
    background: linear-gradient(to right,  rgba(6,140,240,1) 0%,rgba(6,140,240,1) 45%,rgba(6,140,240,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#068cf0', endColorstr='#00068cf0',GradientType=1 );
    position: absolute;
    height: 20px;
    width: 1000px;
    left: -500px;
    bottom: 10px;
    z-index: -1;
}
.page-title {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 1;
}
.header-title.page-title {
    margin-bottom: 30px;
}
.page-backtitle {
    position: absolute;
    right: -0.25em;
    font-family: 'Share Tech Mono', monospace;
    color: rgba(43,42,38,0.03);
    font-size: 250px;
    line-height: 230px;
    white-space: nowrap;
}
.white-color {
    color: #fff;
}
.black-color {
    color: #000;
}
.green-color {
    color: #20c42b;
}
.red-rectangle {
    background-color: #d60505;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: text-top;
}
/*Table*/
.custom.table {
    width: 100%;
}
.custom.table tr {
    border-bottom: 1px solid
    rgba(0,0,0,0.15);
}
.custom.table td {
    font-weight: bold;
    padding: 5px 0;
}
.custom.table td small {
    display: block;
    font-size: 1em;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
}
.sk.table th {
    color: rgba(0,0,0,0.8);
    padding: 17px 15px;
    text-transform: none;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    background-color: transparent;
}
.sk.table th.content-right {
    text-align: right;
}
.sk.table thead {
    border-bottom: 1px solid #068cf0;
}
.sk.table tbody tr {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.sk.table tbody tr:nth-child(2n) {
    background-color: transparent;
}
.sk.table tbody td {
    padding: 10px 15px;
    box-shadow: none;
    border-top: none;
    color: #686868;
    font-size: 18px;
    font-weight: unset;
}
/*Overflow Tables*/
.overflow-table {
    overflow-x: auto;
    position: relative;
}
.overflow-table .sk.table {
    display: table;
}
.not-responsive-table.sk.table {
    display: table;
}
.overflow-table .sk.table thead ,.not-responsive-table.sk.table thead {
    display: table-header-group;
}
.overflow-table .sk.table tbody, .not-responsive-table.sk.table tbody {
    display: table-row-group;
}
.overflow-table .sk.table tfoot, .not-responsive-table.sk.table tfoot {
    display: table-footer-group;
}
.overflow-table .sk.table tr, .not-responsive-table.sk.table tr {
    display: table-row;
}
.overflow-table .sk.table td, .not-responsive-table.sk.table td {
    display: table-cell;
}
/*Header*/
.header-right .menu-item {
    -webkit-filter: brightness(0);
    filter: brightness(0);
    opacity: 0.5;
    display: inline-block;
    margin-left: 10px;
}
.header-right .menu-item:first-child {
    margin-left: 0;
}
.header-button {
    width: 35px;
    height: 35px;
    display: inline-block;
    color: #068cf0;
    font-size: 24px;
    overflow: hidden;
    line-height: 35px;
    text-align: center;
}
.menu-item.magnifier.active > .lnr::before {
    content: "\e870";
    float: right;
}
.menu-item.magnifier .relative {
    display: none;
    color: black;
}
.menu-item.magnifier.active .relative {
    display: block;
}
.menu-item.magnifier input {
    border: none;
    background-color: white;
    font-size: 16px;
    outline: 0;
    width: 185px;
    padding: 0.5em;
    margin-left: 10px;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.menu-item.magnifier .relative .lnr {
    position: absolute;
    right: 35px;
    top: 0;
    bottom: 0;
    font-size: 17px;
    display: flex;
    align-items: center;
}
.header-search {
    position: absolute;
    right: 0;
    display: none;
    max-width: 450px;
    width: 100%;
    float: right;
}
.header-search.active {
    display: block;
}
.search-content {
    background-color: #dde8e8;
    padding: 12px 20px;
    position: relative;
}
.search-content input {
    width: 100%;
    border: none;
    padding: 3px 30px 3px 20px;
    font-size: 15px;
    color: rgba(0,0,0,0.5);
    font-family: 'Montserrat', sans-serif;
    border-radius: 15px;
    outline: 0;
}
.search-content .lnr {
    position: absolute;
    right: 30px;
    top: 15px;
}
.header-customer {
    color: white;
    font-size: 16px;
    font-weight: bold;
    background-color: #068cf0;
    padding: 3px 0;
    font-weight: bold;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.header-height {
    height: 95px;
}
.header-right .menu-item:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1);
    opacity: 1;
}
/*Menu*/
#menu-wrap {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}
#menu-wrap.showmenu {
    display: block;
}
/*Dropdown Menu*/
.menu-icons-inside {
    position: relative;
    cursor: pointer;
    z-index: 2;
    text-align: center;
    width: 55px;
    height: 55px;
    background-color: black;
    -webkit-transition: all .55s ease;
    -moz-transition: all .55s ease;
    -o-transition: all .35s ease;
    transition: all .55s ease;
}
.menu-icon {
    position: relative;
    color: #fff;
    display: inline-block;
    top: -2px;
}
.menu-icon-create {
    display: inline-block;
    width: 30px;
    height: 1px;
    position: relative;
    top: 12px;
    vertical-align: bottom;
    background: #fff;
    white-space: nowrap;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    float: left;
}
.menu-icon-create::after, .menu-icon-create::before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 30px;
    height: 1px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    outline: 1px solid transparent;
    left: 0;
    background: #fff;
}
.menu-icon-create::before {
    top: -8px;
    background: #fff;
}
.menu-icon-create::after {
    top: 8px;
}
.menu-icon.opened .menu-icon-create {
    background: none;
    left: -2px;
}
.menu-icon.opened .menu-icon-create::before {
    top: 100%;
    -webkit-transform: rotate(-48deg) translate(2px,0);
    -moz-transform: rotate(-48deg) translate(2px,0);
    -ms-transform: rotate(-48deg) translate(2px,0);
    -o-transform: rotate(-48deg) translate(2px,0);
    transform: rotate(-48deg) translate(2px,0);
    background: #fff;
    top: 0;
}
.menu-icon.opened .menu-icon-create::after {
    -webkit-transform: rotate(45deg) translate(0,1px);
    -moz-transform: rotate(45deg) translate(0,1px);
    -ms-transform: rotate(45deg) translate(0,1px);
    -o-transform: rotate(45deg) translate(0,1px);
    transform: rotate(45deg) translate(0,1px);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    top: 8px;
    left: -2px;
    background: #fff;
}
.menu-icons-inside:hover {
    background-color: #068cf0;
}
/*Menu Popup*/
.menu-container-lists {
    position: relative;
}
.menu-brands-categories {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
}
.menu-container-right .scrolltrack {
    position: relative;
    left: 10px;
}
.menu-container-left .scrollhandle,
.menu-container-right .scrollhandle {
    background: #068cf0;
}
.menu-brands-categories.active {
    opacity: 1;
    z-index: 1;
}
.menu-container-lists,
.menu-brands-categories,
.menu-brands-categories > .columns {
    height: 80vh;
}
.menu-brands-categories > .columns {
    /*-moz-column-count: 3;*/
    /*-webkit-column-count: 3;*/
    /*column-count: 3;*/
    /*-moz-column-gap: 1em;*/
    /*-webkit-column-gap: 1em;*/
    /*column-gap: 1em;*/
    /*overflow-y: auto;*/
    /*overflow-x: hidden !important;*/
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.menu-container-left-wrap {
    border-right: 1px solid white;
    padding-right: 40px;
}
.menu-container-left-wrap .scrolltrack {
    right: -40px;
}
.menu-brands-list {
    max-height: 67vh;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}
.menu-brands-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-brands-list ul li {
    margin-bottom: 0.8em;
}
.menu-brands-list ul li:last-child {
    margin-bottom: 0;
}
.menu-brands-list ul li a {
    display: block;
    padding: 5px 0;
}
.menu-brands-list ul li a.active,
.menu-brands-list ul li a:hover {
    color: #068cf0;
}
.menu-brands-button {
    border: 1px solid #068cf0;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    margin-top: 0.8em;
}
.menu-brands-button:hover {
    background-color: #068cf0;
}
.menu-brand-cat-list {
    margin-bottom: 2em;
}
.menu-brand-cat-title {
    font-weight: bold;
    margin-bottom: 12px;
}
.menu-brand-cat-list a {
    display: block;
}
.menu-brand-cat-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: 300;
}
.menu-brand-cat-list ul ul {
    margin-top: 12px;
}
.menu-brand-cat-list ul li {
    margin-bottom: 12px;
}
.menu-brand-cat-title {
    font-weight: bold;
}
.has-submenu-title {
    display: block;
    position: relative;
    padding-right: 20px;
}
.has-submenu-icon {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 20px;
    text-align: right;
}
.has-submenu-icon::after {
    content: "+";
}
#menu-wrap .has-submenu-icon {
    font-weight: bold;
}
.menu-brand-cat-list ul li.has-submenu ul {
    display: none;
    margin-top: 12px;
    padding-left: 15px;
}
.menu-brand-cat-list ul li.has-submenu .has-submenu-title.active + ul {
    display: block;
}
.has-submenu-title.active .has-submenu-icon::after {
    content: "-";
}
body.menu-opened {
    overflow: hidden;
}
.menu-opened header .top-bar {
    background-color: rgba(0,0,0,0);
}
.menu-opened header .logo {
    visibility: hidden;
}
.menu-brand-cat-list a:hover,
.menu-brand-cat-list a.has-submenu-title:hover .has-submenu-icon:hover,
.menu-brand-cat-list ul ul a.has-submenu-title:hover .has-submenu-icon:hover {
    color: #068cf0;
}
.menu-brand-cat-list a.has-submenu-title:hover .has-submenu-icon {
    color: rgba(255,255,255,0.8);
}
.menu-brand-cat-list ul ul a.has-submenu-title:hover .has-submenu-icon {
    color: rgba(255,255,255,0.5);
}
/*Subheader*/
.subheader {
    position: relative;
}
.subheader.with-caption {
    border-left: 9px solid #068cf0;
    padding-left: 20px;
}
.subheader-logo {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.25;
    max-width: 300px;
    margin: 1.25em 0;
}
.subheader-logo img {
    max-height: 90px;
}
.subheader h1 {
    margin: 0;
    font-weight: 400;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 18px;
    color: #898886;
}
.subheader h2 {
    text-align: right;
    position: relative;
    right: -0.25em;
    font-family: 'Share Tech Mono', monospace;
    color: rgba(43,42,38,0.03);
    font-size: 200px;
    line-height: 175px;
    white-space: nowrap;
    text-transform: uppercase;
    top: 0.075em;
    margin: 0;
    letter-spacing: -5px;
}
/*Carousel*/
.owl-carousel .owl-wrapper-outer.autoHeight {
    height: auto !important;
}
.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: .2em .175em;
    background: transparent;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(252, 214, 56, 0.75);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(252, 214, 56, 0.75);
    box-shadow: inset 0px 0px 0px 1px rgba(252, 214, 56, 0.75);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #068cf0;
}
/*Login*/
#login .page-title {
    margin-bottom: 40px;
}
#login .sk.button {
    width: 80%;
    margin-top: 40px;
}
/*My Account*/
#acctab {
    margin-top: -1.5em;
}
.account-top {
    position: fixed;
    top: 95px;
    left: 0;
    right: 0;
    z-index: 100;
}
.account-top-left {
    width: 356px;
    float: left;
}
.account-top-right {
    width: calc(100% - 356px);
    float: left;
}
.sk.tabs {
    background-color: transparent;
}
.sk.tabs li a {
    font-weight: bold;
    padding: 15px 30px;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: none;
    color: black;
    background-color: white;
}
.sk.tabs li a.active {
    background-color: #068CF0;
    color: #fff;
    box-shadow: none;
}
.sk.tabs li a.active::after {
    position: absolute;
    z-index: 2;
    content: "";
    width: 0;
    height: 0;
    bottom: -10px;
    left:0;
    right: 0;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #068CF0;
    display: block;
}
.sk.tabs li a:hover {
    color: #068cf0;
}
.sk.tabs li a.active:hover {
    color: #fff;
}
.account-bottom {
    margin-top: 80px;
}
.open-acount-button {
    display: none;
    padding: 0 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    cursor: pointer;
}
.open-acount-button .lnr {
    color: #068CF0;
    font-weight: bold;
}
.open-acount-button.active .lnr.lnr-plus-circle::before {
    content: "\e882";
}
.account-list-tab {
    padding-left: 30px;
}
.account-list-tab .sk.tabs {
    background-color: transparent;
    font-family: 'Montserrat Alternates', sans-serif;
}
.account-list-tab .sk.tabs li {
    float: none;
    margin-bottom: 1.5em;
}
.account-list-tab .sk.tabs li a {
    text-transform: none;
    font-size: 18px;
    color: #606060;
    display: inline-block;
    padding: 0;
}
.account-list-tab .sk.tabs li a.active {
    background-color: transparent;
    color: #068CF0;
    box-shadow: none;
    font-weight: bold;
    border-bottom: 1px solid;
}
.account-list-tab .sk.tabs li a.active::before {
    display: none;
}
.account-list-tab .sk.tabs li a:hover {
    color: #068CF0;
}
.account-right .sk.tab.content {
    margin-bottom: 2em;
}
.dashboard-tab-item {
    margin-bottom: 20px;
}
.account-tabs {
    background-color: white;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(81,81,81,0.28);
    -moz-box-shadow: 1px 1px 4px 0px rgba(81,81,81,0.28);
    box-shadow: 1px 1px 4px 0px rgba(81,81,81,0.28);
    padding: 1.5em;
    font-family: 'Montserrat', sans-serif;
}
.account-tabs .sk.form h3,
.account-tab-title {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Montserrat Alternates', sans-serif;
    border-bottom: 1px solid #068CF0;
    padding-bottom: 10px;
    color: rgba(0,0,0,0.3);
    margin: 0;
}
.account-tab-subtitle {
    padding: 13px 15px;
    border-bottom: 1px solid #068CF0;
    color: rgba(0,0,0,0.7);
    font-weight: bold;
    margin-bottom: 2em;
}
.lorder-details {
    text-decoration: underline rgba(96,96,96,0.25);
}
.lorder-payment.paid {
    color: #20c42b;
}
.lorder-payment.pending {
    color: #ff7f00;
}
.lorder-payment.unpaid {
    color: #f92e29;
}
.sk.table tbody tr.lorder-view-all {
    border-bottom: none;
}
.sk.table tbody tr.lorder-view-all td,
.lorder-view-all {
    font-size: 14px;
    font-weight: bold;
    color: #606060;
    padding: 13px 15px 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.lorder-view-all a {
    text-decoration: underline;
}
.lorder-view-all a:hover {
    color: #068CF0;
    text-decoration: underline;
}
.account-tab-button {
    margin-top: 1em;
    text-align: right;
}
#uprofile .sk.warning.message {
    margin-top: 1em;
}
.dashboard-fin-item {
    padding: 15px 0;
    color: #686868;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dashboard-fin-item:last-child {
    border-bottom: none;
}
.dashboard-fin-text {
    font-size: 16px;
    font-weight: bold;
}
.account-load {
    margin-top: 20px;
}
/*Order Details Pop Up*/
#order-details-pop-up {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255,255,255,0.95);
    z-index: 1000000;
    max-height: 100vh;
    overflow-y: auto;
    display: none;
}
#order-details-pop-up.active {
    display: block;
}
.order-details-pop-back {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
}
.order-details-pop-wrap {
    background-color: white;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.28);
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.28);
    padding: 2em;
    position: relative;
    max-width: 1250px;
    width: calc(100% - 30px);
    margin: 50px auto auto;
}
.order-details-pop-close {
    position: absolute;
    top: 0.35em;
    right: 0.35em;
    color: #606060;
    font-size: 30px;
    cursor: pointer;
}
.sk.table.order-details th,
.sk.table.order-details td {
    color: black;
}
.sk.table.order-details th {
    vertical-align: bottom;
    padding: 15px 20px;
}
.sk.table.order-details th:first-child {
    padding-left: 0;
}
.sk.table.order-details th:last-child {
    padding-right: 0;
}
.sk.table.order-details .order-details-product {
    color: rgba(0,0,0,0.5);
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    width: 50%;
}
.sk.table.order-details th.order-details-product h3 {
    color: black;
    font-weight: bold;
    font-size: 22px;
    margin: 0;
    letter-spacing: 1px;
}
.sk.table.order-details th.order-details-product h4,
.sk.table.order-details th.order-details-product h5,
.sk.table.order-details th.order-details-product h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
}
.sk.table.order-details th.order-details-product h5 {
    font-size: 18px;
}
.sk.table.order-details tbody tr {
    border-bottom: 1px solid rgba(96,96,96,0.5);
}
.sk.table.order-details tbody tr:last-child {
    border-bottom: 1px solid rgba(6,140,240,0.75);
}
.sk.table.order-details .order-details-qty,
.sk.table.order-details .order-details-per-piece {
    color: rgba(0,0,0,0.3);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
.sk.table.order-details .order-details-total-not-vat,
.sk.table.order-details .order-details-total-with-vat {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
.order-details-it-image {
    max-width: 100px;
    max-height: 100px;
}
.order-details-it-text {
    width: calc(100% - 100px);
}
.order-details-it-text h4 {
    margin: 0;
    font-size: 18px;
    color: black;
    font-weight: bold;
}
.sk.table.order-details tfoot td {
    padding: 1.25em 1em 0;
    border: none;
}
.sk.table.order-details .order-details-total {
    color: #068CF0;
    font-size: 22px;
    font-weight: bold;
}
.sk.table.order-details .order-details-total span {
    margin-right: 10px;
}
/*Close Account*/
.close-account {
    color: #686868;
    bottom: -4em;
    right: -2em;
    position: relative;
}
.close-account span {
    text-decoration: underline rgba(96, 96, 96, 0.5);
    cursor: pointer;
}
#close-account-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.85);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 100000;
}
#close-account-popup.active {
    display: flex;
}
.close-account-popup-back {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.close-account-popup-wrap {
    background-color: white;
    position: relative;
    padding: 1em;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(81,81,81,0.61);
    -moz-box-shadow: 1px 1px 4px 0px rgba(81,81,81,0.61);
    box-shadow: 1px 1px 4px 0px rgba(81,81,81,0.61);
    text-align: center;
    max-width: 575px;
    width: calc(100% - 30px);
    color: #606060;
    font-family: 'Montserrat Alternates', sans-serif;
}
.close-account-popup-close {
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: rgba(0,0,0,0.85);
    border-radius: 50%;
    top: -13px;
    right: -13px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 100;
}
.close-account-popup-close .lnr {
    font-weight: 900;
}
.close-account-popup-wrap h3 {
    color: #068CF0;
    font-size: 24px;
    margin: 20px 0;
}
.close-account-popup-wrap .sk.form p {
    font-size: 16px;
    max-width: 355px;
    margin: 20px auto;
}
.close-account-popup-wrap .sk.button {
    min-width: 95px;
    margin-bottom: 20px;
}
.close-account-cancel {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}
#delmsgholder .sk.message {
    padding: 5em 1em;
    margin: -1em;
    width: calc(100% + 2em);
}
/*Delivery Address*/
.save-address-button {
    color: #686868;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.addresses-list-title {
    padding: 13px 30px 13px 15px;
    border-bottom: 1px solid #068CF0;
    color: rgba(0,0,0,0.7);
    font-weight: bold;
    margin-bottom: 0.75em;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.addresses-list-title::after {
    content: "+";
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.addresses-list-form {
    display: none;
    margin-bottom: 2em;
}
.save-address-button:hover,
.addresses-list-title:hover {
    color: #068CF0;
}
.addresses-list-item.active .addresses-list-title::after {
    content: "-";
}
.addresses-list-item.active .addresses-list-form {
    display: block;
}
/*Financial Statement*/
.financial-top {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 3em;
}
.financial-top h2 {
    color: rgba(0,0,0,0.3);
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat Alternates', sans-serif;
    letter-spacing: 1px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.financial-top-infos-item {
    color: #686868;
    margin-bottom: 5px;
}
.financial-top-infos-text {
    font-weight: bold;
}
/*Dedicated to Quality*/
.dedicated-quality-left-wrap {
    border-left: 20px solid #2b2a26;
}
.dedicated-quality-titles {
    padding-left: 25px;
}
.dedicated-quality-image img {
    width: 100%;
    max-width: 800px;
}
.dedicated-quality-right-wrap {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    padding-right: calc((100vw - 1650px)/2);
    color: #898988;
    line-height: 2;
    text-align: right;
    padding-bottom: 2em;
}
.dedicated-quality-right-wrap::after {
    border-right: 20px solid #068CF0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
/*Key to Success*/
#key-success {
    padding-top: 5em;
    margin-bottom: 5em;
}
.key-success-back {
    position: relative;
    background-image: url("https://www.zilos.com.cy/uploads/images/key-back.jpg");
    background-size: cover;
    background-position: center center;
    z-index: 1;
    padding: 5em 0;
}
.key-success-back::before {
    content: "";
    background: -moz-linear-gradient(left, rgba(6,140,240,1) 0%, rgba(226,226,226,0.15) 66%, rgba(254,222,62,0) 99%, rgba(6,140,240,0) 100%);
    background: -webkit-linear-gradient(left, rgba(6,140,240,1) 0%,rgba(226,226,226,0.15) 66%,rgba(254,222,62,0) 99%,rgba(6,140,240,0) 100%);
    background: linear-gradient(to right, rgba(6,140,240,1) 0%,rgba(226,226,226,0.15) 66%,rgba(254,222,62,0) 99%,rgba(6,140,240,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#068CF0', endColorstr='#00068CF0',GradientType=1 );
    position: absolute;
    top: -5em;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.7;
}
.key-success-numb-title {
    text-align: right;
    position: relative;
}
.key-success-numb-title h4 {
    margin: 0;
    font-family: 'Share Tech Mono', monospace;
    color: rgba(255,255,255,0.18);
    font-size: 200px;
    line-height: 140px;
    letter-spacing: -10px;
    font-weight: 400;
    padding-bottom: 15px;
}
.key-success-numb-title h3 {
    position: absolute;
    right: 15px;
    bottom: 0;
    margin: 0;
    font-size: 45px;
    color: #fffffd;
    font-weight: 100;
    letter-spacing: 2px;
}
.key-success-results {
    background-color: rgba(255,255,255,0.98);
    padding: 1.75em;
    color: #898988;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 2.35;
    -webkit-box-shadow: 3px 3px 9px 0px rgba(81,81,81,0.48);
    -moz-box-shadow: 3px 3px 9px 0px rgba(81,81,81,0.48);
    box-shadow: 3px 3px 9px 0px rgba(81,81,81,0.48);
    margin: 1em 0;
}
.key-res-wrap {
    height: 100%;
    position: relative;
    padding-bottom: 2.5em;
}
.key-res-number {
    position: absolute;
    color: rgba(43, 42, 38, 0.03);
    font-family: 'Share Tech Mono', monospace;
    font-size: 100px;
    bottom: 0;
    line-height: 65px;
}
.key-success-experience {
    margin-top: 5em;
}
.key-exp-wrap {
    text-align: center;
}
.key-exp-number {
    font-family: 'Share Tech Mono', monospace;
    font-size: 150px;
    color: rgba(0,0,0,0.43);
    line-height: 120px;
}
.key-exp-title {
    color: rgba(255,255,255,0.65);
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 2px;
    margin: 0.65em 0;
}
.key-exp-desc {
    font-family: 'Montserrat', sans-serif;
    color: white;
    font-size: 16px;
    line-height: 1.5;
}
/*Mission*/
#mission {
    margin: 0 0 3em;
}
.mission-left-wrap {
    position: relative;
    padding-left: calc((100vw - 1650px)/2);
}
.mission-left-wrap::before {
    content: "";
    border-left: 15px solid #068CF0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.mission-list-item {
    margin-bottom: 1.5em;
}
.mission-list-number {
    font-family: 'Share Tech Mono', monospace;
    font-size: 50px;
    color: #2b2a26;
    width: 80px;
    text-align: center;
    float: left;
    line-height: 1;
}
.mission-list-text {
    width: calc(100% - 80px);
    float: left;
    padding-top: 1.15em;
    color: #898988;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5;
}
.mission-right-wrap {
    padding-right: calc((100vw - 1650px)/2);
}
.mission-right-wrap .page-title {
    margin-bottom: 20px;
}
.mission-right-wrap h3 {
    font-family: 'Share Tech Mono', monospace;
    color: rgba(43,42,38,0.03);
    font-size: 200px;
    line-height: 175px;
    white-space: nowrap;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: -5px;
    position: relative;
    left: -10px;
}
.mission-bottom-text {
    border-left: 10px solid #068CF0;
    color: #2b2a26;
    font-size: 22px;
    font-weight: 900;
    padding-left: 25px;
    line-height: 2;
    margin-top: 50px;
    letter-spacing: 2px;
}
/*Shipping Method*/
#shipping-method {
    margin-top: -95px;
    padding-bottom: 6em;
    position: relative;
}
#shipping-method:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 4em;
    bottom: -4em;
    background: -moz-linear-gradient(left, rgba(6,140,240,1) 0%, rgba(226,226,226,0.15) 66%, rgba(254,222,62,0) 99%, rgba(6,140,240,0) 100%);
    background: -webkit-linear-gradient(left, rgba(6,140,240,1) 0%,rgba(226,226,226,0.15) 66%,rgba(254,222,62,0) 99%,rgba(6,140,240,0) 100%);
    background: linear-gradient(to right, rgba(6,140,240,1) 0%,rgba(226,226,226,0.15) 66%,rgba(254,222,62,0) 99%,rgba(6,140,240,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#068CF0', endColorstr='#00068CF0',GradientType=1 );
}
#shipping-method p {
    font-family: 'Montserrat', sans-serif;
    color: #898988;
}
.shipping-method-image img {
    width: 100%;
    border-left: 9px solid #068CF0;
}
.shipping-method-text p {
    line-height: 1.75;
}
.shipping-method-text p.bold {
    margin-top: 5em;
}
.shipping-method-right {
    padding-top: 106px;
}
.shipping-method-right-wrap {
    position: relative;
    padding-right: calc((100vw - 1650px)/2);
    font-size: 16px;
    min-height: 100%;
}
.shipping-method-right-wrap:after {
    content: "";
    border-right: 17px solid #068CF0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
#shipping-method .sk.button {
    padding: 15px 35px;
}
/*Thanks Page*/
#thanks-page {
    margin: 2em 0 0;
}
.order-warning {
    margin: 30px auto;
    background-color: #edf4f4;
    max-width: 555px;
    padding: 15px;
    color: #898988;
    font-size: 16px;
}
.order-warning img {
    vertical-align: middle;
    margin-right: 15px;
}
.confirmation-message {
    color: #045de9;
    font-size: 24px;
    font-weight: bold;
    -webkit-box-shadow: 0px 7px 32px 0px rgba(170,172,175,0.3);
    -moz-box-shadow: 0px 7px 32px 0px rgba(170,172,175,0.3);
    box-shadow: 0px 7px 32px 0px rgba(170,172,175,0.3);
    padding: 20px 35px;
    border-radius: 2em;
}
/*Contact*/
.contact-informations {
    border-left: 9px solid #068CF0;
    padding-left: 20px;
    position: relative;
}
.contact-info-item {
    position: relative;
    margin-bottom: 15px;
}
.contact-info-item:last-child {
    margin-bottom: 0;
}
.contact-info-text {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 20px;
    left: 20px;
}
.contact-page-form {
    padding-right: calc((100vw - 1650px)/2);
    position: relative;
}
.contact-page-form::after {
    content: "";
    right: 0;
    position: absolute;
    top: 0;
    bottom: 97px;
    border-left: 9px solid #2b2a26;
}
.contact-page-right .page-title {
    margin-bottom: 4em;
}
.form .field label {
    display: block;
}
.form .field,
.sk.form .field {
    margin: 0 0 1em;
}
.form .field.textarea-field,
.sk.form .field.textarea-field,
.form .field.checkbox-field,
.sk.form .field.checkbox-field {
    margin: 0 0 1em;
}
.form .field,
.form .field label,
.form .field label.radio,
.form .field label.checkbox,
.sk.form .field,
.sk.form .field label,
.sk.form .field label.radio,
.sk.form .field label.checkbox {
    clear: both;
    position: relative;
    font-weight: 300;
    white-space: normal;
    color: rgba(0,0,0,0.5);
    font-size: 16px;
}
.form textarea,
.form select,
.form input[type="text"],
.form input[type="email"],
.form input[type="date"],
.form input[type="password"],
.form input[type="number"],
.form input[type="tel"],
.form .sk.input {
    width: 100%;
}
.form .field label,
.form textarea,
.form input[type="text"],
.form input[type="email"],
.form input[type="date"],
.form input[type="password"],
.form input[type="number"],
.form input[type="tel"],
.form .fileinput > input,
.form .field label.radio,
.form .field label.checkbox,
.sk.form .field label,
.sk.form textarea,
.sk.form input[type="text"],
.sk.form input[type="email"],
.sk.form input[type="date"],
.sk.form input[type="password"],
.sk.form input[type="number"],
.sk.form input[type="tel"],
.sk.form .fileinput > input,
.sk.form .field label.radio,
.sk.form .field label.checkbox,
.sk.button,
.sk.message .header,
.sk.message ul.list li {
    font-family: 'Montserrat', sans-serif;
}
.form textarea,
.form input[type="text"],
.form input[type="email"],
.form input[type="date"],
.form input[type="password"],
.form input[type="number"],
.form input[type="tel"],
.form .fileinput > input,
.sk.form textarea,
.sk.form input[type="text"],
.sk.form input[type="email"],
.sk.form input[type="date"],
.sk.form input[type="password"],
.sk.form input[type="number"],
.sk.form input[type="tel"],
.sk.form .fileinput > input,
.chosen-container-single .chosen-single,
select {
    font-size: 22px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-weight: 300;
    color: rgba(0,0,0,0.5);
    padding: 10px 7px;
    outline: none;
}
.form .field label.left-field textarea,
.form .field label.left-field input[type="text"],
.form .field label.left-field input[type="email"],
.form .field label.left-field input[type="date"],
.form .field label.left-field input[type="password"],
.form .field label.left-field input[type="number"],
.form .field label.left-field input[type="tel"],
.form .field label.left-field .fileinput > input,
.form .field label.left-field .chosen-container-single .chosen-single,
.sk.form .field label.left-field textarea,
.sk.form .field label.left-field input[type="text"],
.sk.form .field label.left-field input[type="email"],
.sk.form .field label.left-field input[type="date"],
.sk.form .field label.left-field input[type="password"],
.sk.form .field label.left-field input[type="number"],
.sk.form .field label.left-field input[type="tel"],
.sk.form .field label.left-field .fileinput > input,
.sk.form .field label.left-field .chosen-container-single .chosen-single {
    border-left: 1px solid rgba(0,0,0,0.1);
}
.form .field label.right-field textarea,
.form .field label.right-field input[type="text"],
.form .field label.right-field input[type="email"],
.form .field label.right-field input[type="date"],
.form .field label.right-field input[type="password"],
.form .field label.right-field input[type="number"],
.form .field label.right-field input[type="tel"],
.form .field label.right-field .fileinput > input,
.form .field label.right-field .chosen-container-single .chosen-single,
.sk.form .field label.right-field textarea,
.sk.form .field label.right-field input[type="text"],
.sk.form .field label.right-field input[type="email"],
.sk.form .field label.right-field input[type="date"],
.sk.form .field label.right-field input[type="password"],
.sk.form .field label.right-field input[type="number"],
.sk.form .field label.right-field input[type="tel"],
.sk.form .field label.right-field .fileinput > input,
.sk.form .field label.right-field .chosen-container-single .chosen-single {
    border-right: 1px solid rgba(0,0,0,0.1);
}
.form input[type="text"]:hover,
.form input[type="email"]:hover,
.form input[type="date"]:hover,
.form input[type="password"]:hover,
.form input[type="number"]:hover,
.form input[type="url"]:hover,
.form input[type="tel"]:hover,
.form textarea:hover,
.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="date"]:focus,
.form input[type="password"]:focus,
.form input[type="number"]:focus,
.form input[type="url"]:focus,
.form input[type="tel"]:focus,
.form textarea:focus,
.sk.form input[type="text"]:hover,
.sk.form input[type="email"]:hover,
.sk.form input[type="date"]:hover,
.sk.form input[type="password"]:hover,
.sk.form input[type="number"]:hover,
.sk.form input[type="url"]:hover,
.sk.form input[type="tel"]:hover,
.sk.form textarea:hover,
.chosen-container-single .chosen-single:hover,
.sk.form input[type="text"]:focus,
.sk.form input[type="email"]:focus,
.sk.form input[type="date"]:focus,
.sk.form input[type="password"]:focus,
.sk.form input[type="number"]:focus,
.sk.form input[type="url"]:focus,
.sk.form input[type="tel"]:focus,
.sk.form textarea:focus,
.chosen-container-single .chosen-single:focus {
    border-color: rgba(0,0,0,0) !important;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(81,81,81,0.28);
    -moz-box-shadow: 1px 1px 5px 0px rgba(81,81,81,0.28);
    box-shadow: 1px 1px 5px 0px rgba(81,81,81,0.28);
}
.form .field :disabled,
.sk.form .field :disabled {
    border-color: transparent;
}
.form .field :disabled:hover,
.sk.form .field :disabled:hover {
    border-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.sk.textarea,
.sk.form textarea {
    height: 15em;
}
.form ::-webkit-input-placeholder,
.sk.form ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
}
.form ::-moz-placeholder,
.sk.form ::-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.form :-ms-input-placeholder,
.sk.form :-ms-input-placeholder {
    color: rgba(0,0,0,0.5);
}
.form :-moz-placeholder,
.sk.form :-moz-placeholder {
    color: rgba(0,0,0,0.5);
}
.chosen-container-single .chosen-single div {
    display: flex;
    align-items: center;
}
.chosen-container-single .chosen-single div b::before {
    content: "\e874";
    font-size: 1em;
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(0,0,0,0.5);
}
.chosen-container .chosen-drop {
    border: 2px solid #068CF0;
}
.chosen-container-single .chosen-drop {
    border-radius: 0;
}
.chosen-container .chosen-results li.highlighted {
    background-color: #068CF0;
}
.chosen-container-single .chosen-search::before {
    top: 16px;
}
.radio, .checkbox {
    padding-left: 0;
    line-height: 1;
}
.radio {
    padding-left: 1.5em;
}
.checkbox i {
    display: inline-block;
    border: 1px solid rgba(0,0,0,0.5);
    width: 0.75em;
    height: 0.75em;
    margin-right: 5px;
    position: relative;
}
.radio i {
    position: absolute;
    display: flex;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3);
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3);
    text-align: center;
    justify-content: center;
    align-items: center;
}
.radio input + i::after,
.checkbox input + i::after {
    font-size: 1em;
    color: rgba(0,0,0,0.5);
}
.checkbox input + i::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 0.75em;
    line-height: 0.75em;
}
.radio input + i::after {
    content: "";
    width: 0.5em;
    height: 0.5em;
    background-color: #068CF0;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    opacity: 0;
}
.radio input:checked + i {
    -webkit-box-shadow: 0px 2px 6px 0px rgba(6,140,240,0.35);
    -moz-box-shadow: 0px 2px 6px 0px rgba(6,140,240,0.35);
    box-shadow: 0px 2px 6px 0px rgba(6,140,240,0.35);
}
.checkbox input:checked + i::after {
    content: "\f00c";
    color: rgba(0,0,0,0.5);
}
.radio input:checked + i::after {
    content: "";
    opacity: 1;
}
.sk.button {
    background-color: #068cf0;
    border-radius: 25px;
    min-width: 175px;
    padding: 15px;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
}
.sk.button.grey {
    background-color: #D7D7D7;
}
.sk.button.block {
    width: 100%;
    display: block;
}
.sk.image.button {
    background: transparent;
    box-shadow: none;
    min-width: auto;
    padding: 2px;
    border-radius: 0;
}
.sk.button.grey.load-more:hover {
    pointer-events: none;
}
.sk.image.button:hover {
    background: transparent;
    box-shadow: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.sk.button:hover {
    background-color: #068cf0;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(147,147,146,0.52);
    -moz-box-shadow: 2px 2px 3px 0px rgba(147,147,146,0.52);
    box-shadow: 2px 2px 3px 0px rgba(147,147,146,0.52);
}
.sk.button.grey:hover {
    background-color: #D7D7D7;
}
.sk.button .lnr {
    margin-left: 10px;
}
.sk.message {
    padding: 1em;
    border-radius: 0;
}
.sk.success.message,
.sk.positive.message {
    background-color: #fff;
    color: #161515;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(147,147,146,0.52);
    -moz-box-shadow: 2px 2px 3px 0px rgba(147,147,146,0.52);
    box-shadow: 2px 2px 5px 0px rgba(147,147,146,0.52);
    border-top: 4px solid #068cf0;
}
.sk.error.message,
.sk.negative.message {
    background-color: #232323;
    color: #f00;
    margin-top: 1em;
}
.sk.warning.message {
    background-color: #068cf0;
    color: #000;
    text-align: center;
}
.sk.icon.message > .icon {
    display: none !important;
}
.sk.icon.message > .icon + .content {
    padding-left: 0;
}
.sk.message .header {
    font-weight: 900;
}
.sk.success.message .header,
.sk.positive.message .header {
    font-size: 49px;
}
.sk.error.message .header,
.sk.negative.message .header {
    font-size: 25px;
}
.sk.message .header + p {
    color: #898988;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 2.5;
}
.sk.message ul.list li {
    text-align: left;
}
.checkbox a:hover {
    text-decoration: underline;
}
/*Footer*/
.footer-top {
    background-color: #161515;
}
.footer-partner-item {
    width: 90px;
    opacity: 0.5;
}
.footer-partner-wrap {
    position: relative;
    padding-top: 55px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.footer-partner-wrap img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    -webkit-filter: invert(100%) grayscale(100%) contrast(1);
    filter: invert(100%) grayscale(100%) contrast(1);
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.footer-middle {
    padding: 2em 0;
    font-size: 20px;
    line-height: 1.75;
}
.footer-middle h3 {
    font-size: 20px;
    font-weight: 400;
    color: #068cf0;
    margin-bottom: 10px;
}
.footer-middle .footer-contact-info h3 {
    color: white;
}
.footer-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-list ul li {
    margin-bottom: 5px;
}
.footer-contact-item {
    margin-bottom: 5px;
}
.footer-contact-icon {
    width: 30px;
    float: left;
}
.footer-contact-icon img {
    vertical-align: middle;
}
.footer-contact-text {
    width: calc(100% - 30px);
    float: left;
}
.footer-contact-text img {
    vertical-align: middle;
}
.footer-social {
    margin-top: 25px;
}
.footer-social-item {
    display: inline-block;
    margin-right: 15px;
}
.footer-contact-button {
    display: block;
    border: 1px solid rgba(6,140,240,0.25);
    text-align: center;
    padding: 5px;
    margin-bottom: 15px;
    font-weight: 400;
}
.footer-contact-button:last-child {
    margin: 0;
}
.footer-contact-info-phone {
    position: relative;
    padding-top: 1em;
    padding-bottom: 1em;
}
.footer-contact-info-phone:before {
    content: '';
    border-top: 1px solid rgba(255,255,255,0.3);
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
}
.footer-contact-info-phone .footer-social {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
.footer-contact-info-phone .footer-social-item:last-child {
    margin-right: 0;
}
.footer-bottom > .sk-grid {
    padding-top: 1em;
    padding-bottom: 1em;
}
.footer-text {
    font-size: 16px;
}
.footer-text.center {
    text-align: center;
}
.footer-text.right {
    text-align: right;
}
.footer-partner-item:hover {
    opacity: 1;
}
footer a:hover {
    color: white;
}
/* Checkout */
.checkout-comment {
    margin-top: 20px;
}
.cart-bottom-comment {
    background-color: white;
    color: black;
    text-align: left;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 0.5em;
    -webkit-box-shadow: 2px 2px 8px 0px rgba(158,158,158,0.25);
    -moz-box-shadow: 2px 2px 8px 0px rgba(158,158,158,0.25);
    box-shadow: 2px 2px 8px 0px rgba(158,158,158,0.25);
    border-radius: 0.5em;
    margin: 5px 0;
}
/*Responsive*/
@media only screen and (min-width:770px) {
    /*Header*/
    .header-left {
        width: calc(100% - 280px);
    }
    .header-right {
        width: 280px;
    }
}
@media only screen and (max-width:1750px) {
    /*All*/
    .sk-grid {
        max-width: 1450px;
    }
    /*Subheader*/
    .subheader h2 {
        font-size: 165px;
        line-height: 145px;
    }
}
@media only screen and (max-width:1550px) {
    /*All*/
    .sk-grid {
        max-width: 1250px;
    }
    .big-title {
        font-size: 40px;
    }
    .big-title.title-line::before {
        height: 13px;
        left: -575px;
    }
    .col-md-6 {
        width: 50%;
        float: left;
    }
    /*Menu*/
    .menu-brands-list,
    .menu-brands-button {
        font-size: 15px;
    }
    /*Subheader*/
    .subheader h2 {
        font-size: 145px;
        line-height: 125px;
    }
    /*My Account*/
    .account-right {
        width: 75%;
        padding-right: calc((100% - 1250px)/2);
    }
    .dashboard-tab-item {
        width: 100%;
        clear: both;
        float: none;
    }
}
@media only screen and (max-width:1350px) {
    /*All*/
    .sk-grid {
        max-width: 1050px;
    }
    /*Menu*/
    .menu-container::after {
        display: none;
    }
    .menu-container .sk-grid {
        max-width: none;
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .menu-container-right .scrolltrack {
        left: -20px;
    }
    /*Subheader*/
    .subheader h2 {
        font-size: 125px;
        line-height: 105px;
    }
    /*My Account*/
    .account-right {
        padding-right: calc((100% - 1050px)/2);
    }
    /*Footer*/
    .footer-middle {
        font-size: 16px;
    }
    .footer-contact-text img {
        max-height: 20px;
    }
}
@media only screen and (max-width:1150px) {
    /*All*/
    .sk-grid {
        max-width: 850px;
    }
    .big-title {
        font-size: 35px;
    }
    /*Table*/
    .sk.table th {
        font-size: 15px;
        padding: 13px 10px;
        white-space: nowrap;
    }
    .sk.table tbody td {
        padding: 13px 10px;
        font-size: 12px;
    }
    /*Overflow Tables*/
    .overflow-table::before {
        content: "\f07e";
        font-family: Icons;
        position: relative;
        font-size: 22px;
        right: 0;
        color: #068cf0;
        width: 30px;
        display: flex;
        height: 30px;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        margin-bottom: 10px;
    }
    .overflow-table .sk.table,
    .overflow-table .table {
        min-width: 300px;
    }
    /*Subheader*/
    .subheader h2 {
        font-size: 100px;
        line-height: 85px;
    }
    /*My Account*/
    .account-list-tab {
        padding-left: 15px;
    }
    .account-list-tab .sk.tabs li a {
        font-size: 16px;
    }
    .account-right {
        padding-right: 65px;
    }
    .account-tabs {
        padding: 1em;
    }
    .close-account {
        bottom: -3em;
        right: -1em;
    }
    .dashboard-financial {
        font-size: 15px;
    }
    .dashboard-fin-text,
    .financial-top {
        font-size: 13px;
    }
    /*Contact*/
    .sk.success.message .header,
    .sk.positive.message .header {
        font-size: 35px;
    }
    .sk.message .header + p {
        line-height: 1.5;
    }
    /*Footer*/
    .footer-link-list,
    .footer-contact-info {
        width: 100%;
        clear: both;
        float: none;
    }
    .footer-contact-info {
        margin-top: 2em;
    }
    .footer-middle h3 {
        font-size: 18px;
    }
    .footer-text {
        font-size: 12px;
    }
}
@media only screen and (max-width:1024px) {
    /*All*/
    body, html {
        overflow-x: hidden;
    }
    .sk-grid {
        max-width: none;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .sk-grid .sk-grid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .col-sm-6 {
        width: 50%;
        float: left;
    }
    /*Header*/
    .header-top-middle {
        display: none;
    }
    /*Menu*/
    .menu-container > .sk-grid > .row-50 {
        margin: 0 5px;
    }
    .menu-container > .sk-grid > .row-50 > .col-50 {
        padding: 0 5px;
    }
    .menu-container-left-wrap {
        padding-right: 5px;
    }
    .menu-container-left-wrap .scrolltrack {
        right: -5px;
    }
    .menu-brands-list {
        font-size: 14px;
    }
    .menu-brands-categories > .columns {
        -moz-column-count: unset;
        -webkit-column-count: unset;
        column-count: unset;
        -moz-column-gap: unset;
        -webkit-column-gap: unset;
        column-gap: unset;
    }
    .menu-brand-cat-list {
        font-size: 14px;
    }
    .menu-brands-button {
        padding: 5px;
        font-size: 14px;
        display: inline-block;
    }
    /*Login*/
    .login-password-field {
        margin-left: -95px;
        margin-right: -95px;
    }
    .sk.form .login-password-field input[type="password"] {
        padding-left: 102px;
        padding-right: 102px;
    }
    /*My Account*/
    #acctab {
        margin: 0 0 1em;
    }
    .open-acount-button {
        display: block;
    }
    .account-list-tab {
        display: none;
    }
    .account-list-tab.active {
        display: block;
    }
    .account-list-tab .sk.tabs li {
        margin-bottom: 0.75em;
    }
    .account-right {
        width: 100%;
        padding-left: 65px;
    }
    .close-account {
        font-size: 14px;
    }
    /*Contact*/
    .sk.message {
        font-size: 12px;
    }
    .sk.error.message .header,
    .sk.negative.message .header {
        font-size: 15px;
    }
    .sk.message .header + p {
        font-size: 12px;
    }
}
@media only screen and (max-width:769px) {
    #footer .links {
        float: none!important
    }
    ul.topmenu>li {
        float: none
    }
    ul.topmenu {
        width: auto
    }
    ul.topmenu ul {
        display: none;
        position: static;
        top: auto!important;
        left: auto!important;
        margin-left: 0!important;
        margin-top: 0!important;
        width: auto!important;
        min-width: 0!important;
        max-width: none!important
    }
    ul.topmenu ul.sm-nowrap>li>a,
    ul.topmenu>li>a {
        white-space: normal
    }
    ul.topmenu iframe {
        display: none
    }
    .topmenu ul.menu-submenu {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .topmenu li>a {
        display: block;
        text-decoration: none;
        padding: .5em 1em;
        text-align: left;
        font-weight: 400;
        color: #fff;
        box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, .2)
    }
    .topmenu li a>i {
        display: inline-block;
        font-size: 1em;
        margin-right: 1em
    }
    .topmenu li>a strong {
        display: inline-block;
        font-weight: 400;
        font-size: .85em;
        padding: 0
    }
    .topmenu li>a small {
        display: block;
        font-size: .8em;
        margin-left: 2.5em
    }
    .topmenu a span.sub-arrow {
        left: auto;
        right: 1em;
        bottom: 1em;
        width: 1em;
        height: 1em;
        line-height: 1em
    }
    .topmenu ul a span.sub-arrow,
    .topmenu-vertical a span.sub-arrow {
        left: auto;
        right: 1em
    }
    #menu ul.four.cols,
    #menu ul.three.cols,
    #menu ul.two.cols {
        width: 100%!important
    }
    #menu ul.cols li {
        float: none;
        width: auto;
        box-shadow: none
    }
    .topmenu li:hover a small,
    .topmenu li:hover>a i {
        opacity: 1;
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        -o-animation: none;
        animation: none
    }
    .topmenu a.highlighted span.sub-arrow {
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
    .topmenu li {
        border-left: 0
    }
    .topmenu li:first-child {
        border-top: 0
    }
    /*All*/
    body, html {
        font-size: 14px;
    }
    .sk-grid {
        max-width: none;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .page-title {
        font-size: 18px;
    }
    .big-title {
        font-size: 25px;
    }
    .big-title.title-line::before {
        height: 10px;
        left: auto;
        bottom: 3px;
        right: 0;
    }
    .sk.tabs li a {
        padding: 15px 10px;
        font-size: 12px;
        text-align: center;
    }
    .col-xs-12 {
        width: 100%;
        float: none;
        clear: both;
    }
    /*Tables*/
    .sk.table tbody td:first-child {
        font-weight: unset;
    }
    /*Header*/
    header {
        margin-bottom: 20px;
    }
    header .top-bar {
        height: 60px;
    }
    header .logo + h1 {
        display: none;
    }
    .menu-item.magnifier input {
        margin-left: 0;
    }
    .header-right .menu-item {
        width: 25px;
    }
    .menu-icons-inside {
        width: 45px;
        height: 45px;
    }
    .menu-icon-create {
        top: 7px;
    }
    .header-customer {
        font-size: 14px;
    }
    .header-height {
        height: 80px;
    }
    /*Menu*/
    .menu-container {
        /*margin-top: 45px;*/
    }
    .menu-brands-list {
        font-size: 10px;
    }
    .menu-brand-cat-list {
        font-size: 10px;
    }
    .menu-brands-button {
        font-size: 8px;
    }
    /*Subheader*/
    .subheader.with-caption {
        border-left: 5px solid #068CF0;
        padding-left: 15px;
    }
    .subheader h1 {
        font-size: 16px;
        position: absolute;
        left: 15px;
        bottom: 0;
    }
    .subheader-logo {
        margin: 0;
        padding: 0.5em 0;
    }
    /*Login*/
    .login-password-field {
        margin-left: -20px;
        margin-right: -20px;
    }
    .sk.form .login-password-field input[type="password"] {
        padding-left: 27px;
        padding-right: 27px;
    }
    /*My Account*/
    .account-top {
        top: 80px;
    }
    .account-top-left,
    .account-top-right {
        width: 100%;
    }
    .account-top-left .sk.tabs li {
        width: 50%;
    }
    .account-tabs .sk.form h3,
    .account-tab-title {
        font-size: 16px;
    }
    .account-tab-subtitle {
        padding: 13px 0;
    }
    .account-tabs .form .field,
    .account-tabs .sk.form .field {
        margin: 0 0 1.5em;
    }
    .account-bottom {
        margin-top: 100px;
    }
    #new-address {
        margin-top: 1em;
    }
    /*Close Account*/
    .close-account-popup-wrap h3 {
        font-size: 22px;
        margin: 10px 0;
    }
    .close-account-popup-wrap .sk.form p {
        font-size: 13px;
        margin: 15px auto;
    }
    /*Dedicated to Quality*/
    #dedicated-quality {
        margin-top: 1em;
    }
    .dedicated-quality-right-wrap {
        font-size: 13px;
    }
    /*Key to Success*/
    #key-success {
        padding-top: 2em;
        margin-bottom: 3em;
    }
    .key-success-back {
        padding: 2em 0;
    }
    .key-success-back::before {
        top: -2em;
    }
    #key-success .big-title {
        font-size: 20px;
    }
    .key-success-numb-title {
        position: relative;
        margin-top: -4em;
        right: -25px;
    }
    .key-success-numb-title h3 {
        right: 22px;
        bottom: 11px;
        font-size: 22px;
    }
    .key-success-results {
        font-size: 13px;
        margin: 1.5em 0;
        padding: 1.5em;
        line-height: 2;
    }
    .key-res-item {
        width: 100%;
    }
    .key-res-wrap {
        padding: 1.5em 0 0 1.5em;
    }
    .key-res-number {
        bottom: auto;
        top: 0;
        left: -5px;
    }
    .key-exp-item {
        margin-bottom: 2em;
    }
    .key-exp-item:last-child {
        margin-bottom: 0;
    }
    .key-exp-desc {
        display: none;
    }
    .key-success-experience {
        margin-top: 2.5em;
    }
    #mission {
        display: none;
    }
    /*Shipping Method*/
    #shipping-method {
        padding-bottom: 3em;
        margin-bottom: -1em;
    }
    #shipping-method::after {
        height: 3em;
        bottom: -3em;
    }
    .shipping-method-titles {
        padding-right: 15px;
    }
    .shipping-method-text {
        font-size: 12px;
        padding: 0 15px;
    }
    .shipping-method-right {
        padding-top: 2.5em;
    }
    .shipping-method-right-wrap {
        font-size: 15px;
    }
    /*Thanks Page*/
    #thanks-page .content-center img {
        max-width: 150px;
    }
    .order-warning {
        font-size: 14px;
    }
    .order-warning img {
        margin-right: 5px;
        max-height: 25px;
    }
    .confirmation-message {
        font-size: 16px;
        padding: 20px;
    }
    /*Contact*/
    .form textarea,
    .form input[type="text"],
    .form input[type="email"],
    .form input[type="date"],
    .form input[type="password"],
    .form input[type="number"],
    .form input[type="tel"],
    .form .fileinput > input,
    .sk.form textarea,
    .sk.form input[type="text"],
    .sk.form input[type="email"],
    .sk.form input[type="date"],
    .sk.form input[type="password"],
    .sk.form input[type="number"],
    .sk.form input[type="tel"],
    .sk.form .fileinput > input,
    .chosen-container-single .chosen-single,
    select {
        font-size: 14px;
    }
    .form .field,
    .form .field label,
    .form .field label.radio,
    .form .field label.checkbox,
    .sk.form .field,
    .sk.form .field label,
    .sk.form .field label.radio,
    .sk.form .field label.checkbox {
        font-size: 12px;
    }
    .sk.button {
        font-size: 16px;
    }
    /*Footer*/
    .footer-partners {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 -15px;
    }
    .footer-partner-item {
        padding: 0 15px;
    }
    .footer-middle {
        padding: 0;
    }
    .footer-link-list {
        margin: 1em 0;
    }
    .footer-middle h3 {
        font-size: 16px;
        color: #fff;
        position: relative;
        cursor: pointer;
    }
    .footer-middle h3::after {
        content: "+";
        position: absolute;
        right: 0;
        color: #068CF0;
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    .footer-middle h3.active::after {
        content: "-";
    }
    .footer-list ul {
        display: none;
    }
    .footer-middle h3.active +  ul {
        display: block;
    }
    .footer-bottom > .sk-grid {
        border-top: none;
    }
    .footer-bottom .row {
        margin: 0;
        padding-top: 1em;
        padding-bottom: 1em;
        border-top: 1px solid rgba(255,255,255,0.3);
    }
    .footer-text {
        font-size: 13px;
        padding: 0;
        text-align: center;
    }
    .footer-text.right {
        text-align: center;
    }
}