*, :after, :before {
    box-sizing: inherit
}

.inner {
    margin: auto;
    max-width: 1170px;
    width: 100%
}

.fl {
    float: left
}

.fr {
    float: right
}

.va {
    display: flex !important;
    align-items: center;
    justify-content: center
}

.vas {
    display: flex;
    align-items: center
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button {
    font-family: Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

footer .footer-btn {
    display: none;
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=radio] {
    transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    -o-transform: scale(1.3, 1.3);
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden] {
    display: none
}

blockquote, body, dd, dl, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, legend, ol, p, pre, ul {
    margin: 0;
    padding: 0
}

li > ol, li > ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    line-height: 1.5;
    overflow-y: scroll;
    min-height: 100%
}

section#main {
    background-image: url(/images/misc/bg.jpg);
    background-color: #cbcbcb;
    background-repeat: no-repeat;
    background-position-x: 50%;
    padding-bottom: 30px;
    overflow: hidden;
}

section#main .inner {
    clear: both;
    position: relative;
    z-index: 2;
    background-color: #ffffff;
}

.page-content {
    display: inline-block;
    width: 100%;
    padding: 40px;
    overflow: hidden
}

.page-content p {
    margin-bottom: 10px
}

.page-content p:last-of-type, .page-content p:only-of-type {
    margin-bottom: 0
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5 {
    font-size: 26px;
    line-height: normal
}

section#main.main-ind {
    padding-top: 30px;
    padding-bottom: 30px
}

.bglink {
    position: absolute;
    height: 165px;
    max-width: 535px;
    width: 90%
}


span.lower-letter {
    text-transform: lowercase;
    display: inline-block !important
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

hr.generic {
    border: 0;
    border-bottom: 2px solid #37b48f;
    clear: none;
    margin-bottom: 10px;
    margin-top: 10px
}

p.generic-header {
    font: 28px/1 Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 30px !important;
    text-transform: uppercase
}

.page p {
    margin-bottom: 10px
}

.page .ms_header {
    margin-top: 30px
}

ul li {
    list-style-type: none
}

.cc-policy {
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    position: fixed;
    font-size: 16px;
    z-index: 9999999999;
    padding: 10px 0;
    width: 100%;
    background-color: #444;
    overflow: hidden;
    font-weight: 700
}

.cc-policy .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1210px
}

.cc-policy .inner p {
    color: #fff;
    line-height: normal
}

.cc-policy .inner p a {
    color: #30b68c !important
}

.cc-policy .inner button {
    border: 0;
    background-color: #35b28c;
    color: #fff;
    padding: 10px;
    font-size: 15px
}

.lazyload, .lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s
}

.langbox {
    width: 90%;
    height: 275px;
    max-width: 900px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1111;
    background: #191919;
    border: 2px solid #69e5c0;
    font-size: 14px;
    opacity: 1 !important;
    color: #fff;
    font-family: Montserrat-Light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

.langbox button {
    width: 100%;
    height: 50px
}

.inner-country-selection-holder {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.stay_here {
    border-right: 2px solid #69e5c0;
    width: 50%;
    display: inline-block;
    height: 100%
}

.visit_locale {
    width: 50%;
    display: inline-block;
    height: 100%
}

.country_header {
    font-size: 18px;
    font-weight: 700;
    padding: 10px;
    text-align: center
}

.country_flag {
    text-align: center;
    padding: 10px;
    width: 100%
}

.country_button {
    text-align: center;
    padding: 10px;
    width: 100%;
    text-decoration: none
}

.country_width {
    width: 181px;
    cursor: pointer
}

.country_button a {
    text-decoration: none
}

section#main {
    background-position-x: 50%;
    background-repeat: no-repeat;
    background-color: #cbcbcb
}

section#main.ss-fixed {
    background-attachment: fixed
}

section#main a.site-skin {
    z-index: 1;
    display: block;
    height: 100vh;
    width: 687px;
    position: fixed;
    background-color: transparent
}

section#main a.site-skin-right {
    right: 0
}

.nw {
    white-space: nowrap;
    display: inline-block
}

#w25, .w25 {
    width: 25%
}

#w35, .w35 {
    width: 35%
}

#w40, .w40 {
    width: 40%
}

.mb20 {
    margin-bottom: 20px
}

.ra {
    font-weight: 700;
    color: red
}

.tr {
    text-align: right
}

.tdb {
    font-weight: bold;
    vertical-align: middle;
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.b {
    font-weight: 700
}

.hlr td {
    background-color: #cfefd3 !important
}

.row_hl:hover td {
    background-color: #f0f1f1 !important
}

#config-system .xmas_config .xmas_text_top {
    padding-top: 4px
}

.xmas_text_top {
    width:40%;
}

#config-system .xmas_config .xmas_text_bottom {
    padding-top: 5px
}

#config-system .xmas_config .xmas_text_bottom span.xmas-content {
    margin-right: 30px !important
}

#config-system .xmas_config .xmas_text_bottom span.xmas-content:last-of-type {
    margin-right: 0
}

.xmas_config {
    overflow: hidden;
    bottom: 0;
    padding-left: 0
}

.xmas_config .xmas_inner_content {
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 10px;
    display: table-cell
}

.xmas_config .xmas_text_bottom p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 17px;
    margin-top: 5px
}

.xmas_config .xmas_text_bottom p span {
    font-size: 28px;
    margin-right: 5px !important;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0
}

.xmas_config .xmas_text_bottom p span.xmas-content {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-right: 30px !important
}

.xmas_config .xmas_text_bottom p span:first-of-type {
    margin-left: 0
}

.xmas_home .xmas_home1 {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 30px;
    overflow: hidden;
    background-color: #cc2c2b;
}

.xmas_text_bottom {
    width: 60%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.xmas_text_top p:first-child{
    font-family: 'Montserrat-Bold';
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1;
    padding-bottom: 5px;
}

.xmas_text_top p:last-child{
    padding: 0;
    font-weight: normal;
    line-height: 1.2;
    font-size: 16px;
}

.xmas_text_bottom .xmas-digit{
    background: #ffffff;
    color: #000;
    padding: 5px 10px;
    border-radius: 2px;
    line-height: 0.9;
}

.xmas-colon{
    display:none;
}

.xmas_home .xmas_text_bottom p {
    font-size: 22px
}

.xmas_home .xmas_text_bottom p span {
    font-size: 28px;
    margin-right: 15px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}

.xmas_home .xmas_text_bottom p span.xmas-content {
    font-size: 14px!important;
    font-weight: 400!important;
    margin-right: 15px;
}

.xmas_home .xmas_text_bottom p span:first-of-type {
    margin-left: 0
}

.xmas_home {
    overflow: hidden;
    position: relative;
    width: 100%
}

.xmas_home1 {
    font-size: 24px;
    color: #fff;
    width: 100%;
}

.xmas_home1 {
    background: url(/images/global/xmas_background.jpg);
    max-width: 1170px
}

@media screen and (max-width:960px){
    .xmas_text_top{
        width:100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .xmas_text_bottom{
        width: 100%;
        justify-content: center;
    }
    span.xmas-content{
        display: none!important;
    }
    .xmas_home .xmas_text_bottom p span{
        margin-right: 5px;
    }
    .xmas_text_bottom .xmas-digit{
        padding: 5px;
    }
    .xmas-colon{
        display: inline-block;
        margin-right: 8px;
    }
}

header ul {
    position: relative;
    float: right
}

header ul a {
    color: #fff
}

header ul a:hover {
    color: #fff
}

header ul .cl-signup {
    color: #000 !important
}

header ul div#countries #europe-sep-dropdown {
    color: #969696;
    cursor: default
}

#header-menu-inner .fa {
    font-size: 12px;
}

header ul div#countries, header ul div#currencies, header ul div#my-quotes {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 32px;
    z-index: 999;
    overflow-y: auto;
    min-height: 30px;
    max-height: 250px
}

header ul div#countries a, header ul div#currencies a, header ul div#my-quotes a {
    display: block;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 0;
    width: 160px
}

header ul li {
    cursor: pointer;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 20px
}

header ul li:last-child {
    margin-right: 0
}

header ul li i {
    margin-left: 5px;
    margin-right: 5px
}

header ul li i:last-child {
    margin-right: 0
}

header .change-lang-res {
    display: none
}

header .change-lang-res p {
    display: none
}

header ul li#my-account #customer-login form p.cl-forgot-password a {
    color: #464445;
    font-size: 14px;
    font-weight: 400
}

.page-header, .walk-through-header {
    min-height: 90px;
    width: 100%;
    background-color: #272727;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 30px;
    overflow: hidden;
    display: flex !important;
    align-items: center;
    height: auto
}

.page-header h2, .walk-through-header h2 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0
}

/**************home-nav*****************/
nav#home-nav {
    z-index: 2;
    position: relative;
    margin: auto;
    max-width: 1170px;
    margin-bottom: 15px
}

nav#home-nav .inner {
    padding: 15px;
    background: #ffffff;
}

nav#home-nav .inner ul {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

nav#home-nav .inner li {
    flex-basis: calc(20% - 10px);
    margin: 5px;
}
nav#home-nav .inner li:nth-child(5) a, nav#home-nav .inner li:last-child a {
    margin-right: 0;
}
nav#home-nav .inner a {
    width: 100%;
    height: 70px;
    padding-left: 10px;
    display: flex;
    align-items: center;
    color: #464445;
    background: #ebebeb;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

nav#home-nav .inner a:before {
    content: "";
    position: absolute;
    z-index: -1;
    opacity: 0.7;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2eb58c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

nav#home-nav .inner a:hover, nav#home-nav .inner a:focus .fl img, nav#home-nav .inner a:active {
    color: #fff;

}

nav#home-nav .inner a:hover .fl img {
    filter: brightness(0) invert(1)
}


nav#home-nav .inner a:hover:before, nav#home-nav .inner a:focus:before, nav#home-nav .inner a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 0.7;
}

nav#home-nav .inner li .home-button-holder {
    display: flex;
    align-items: center;
    width: 100%
}

nav#home-nav .inner li .home-button-holder img {
    width: 45px;
    height: auto
}

nav#home-nav .inner li .home-button-holder p {
    text-transform: uppercase;
    font-family: Montserrat-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: normal
}

nav#home-nav .inner li .home-button-holder p > span {
    display: block;
    font-size: 15px
}

nav#home-nav .inner li .home-button-holder div.fl {
    width: 20%
}

nav#home-nav .inner li .home-button-holder div.fr {
    width: 80%;
    padding-left: 5px;
    height: 55px
}

/**************home-nav*****************/
/*****************************/

nav#top-menu {
    background-color: #000;
    height: 95px;
    border-bottom: 5px solid #64ffce;
    font-family: Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif
}

nav#top-menu .inner {
    height: 95px;
    position: relative
}

nav#top-menu .inner .fl {
    padding-top: 15px
}

nav#top-menu .inner .fl h1 {
    background: url(/images/global/logo_new4.png) no-repeat;
    text-indent: -9999px;
    width: 235px;
    height: 58px !important;
    background-size: contain !important;
}

nav#top-menu .inner .fr ul li.active {
    background: url(/images/global/top-focus-nav.png) no-repeat;
    background-position: 50% 65%;
    overflow: visible;
    height: 45px
}

nav#top-menu .nav-dropdown {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    width: 1170px;
    height: auto;
    position: absolute;
    background-color: #515151;
    z-index: 999;
    top: 95px;
    overflow: hidden;
    cursor: default;
    left: 0
}

nav#top-menu .nav-dropdown .nav-section {
    border-right: 1px solid #676767;
    width: 282px;
    padding-top: 10px;
    float: left;
    flex: 1;
    height: auto
}

nav#top-menu .nav-dropdown .nav-section ul.nav-far-right-as {
    margin: 0;
    padding: 0;
    width: 324px;
    height: 270px;
    border-right: 0;
    margin-left: 10px;
    position: relative
}

nav#top-menu .nav-dropdown .nav-far-right-as {
    width: 324px;
    height: 270px
}

nav#top-menu .nav-dropdown .nav-far-right-as li:hover {
    background: 0 0
}

nav#top-menu .nav-dropdown .nav-section ul.nav-far-right-as li, nav#top-menu .nav-dropdown .nav-section.far-right-as {
    padding: 0;
    margin: 0
}

nav#top-menu .nav-dropdown .nav-section ul.nav-far-right-as li {
    padding-top: 5px;
    padding-right: 27px
}

nav#top-menu .nav-dropdown .nav-section ul.nav-far-right-as li:last-of-type {
    bottom: -23px;
    position: absolute
}

nav#top-menu .nav-dropdown .nav-section.far-right-as {
    border-right: 0;
    padding-top: 5px;
    padding-right: 10px;
    width: 317px
}

nav#top-menu .inner .fl ul li {
    position: relative
}

nav#top-menu .nav-dropdown {
    display: none
}

nav#top-menu .nav-dropdown-laptops {
    height: auto;
    padding-bottom: 0;
    left: 0
}

nav#top-menu .nav-dropdown-singular-aios {
    padding-bottom: 5px;
    height: auto !important;
    width: 250px
}

nav#top-menu .nav-dropdown-singular-aios .nav-section ul {
    margin-bottom: 0 !important
}

nav#top-menu .nav-dropdown-singular-contact {
    padding-bottom: 5px;
    height: auto !important;
    width: 290px
}

nav#top-menu .nav-dropdown-singular-contact .nav-section ul {
    margin-bottom: 0 !important
}

nav#top-menu .nav-far-right-as li.laptop-lower-as:hover {
    height: auto
}

nav#top-menu .nav-far-right-as.laptop-as {
    height: 351px !important
}

nav#top-menu .nav-far-right-as.laptop-as li.laptop-lower-as {
    bottom: -44px !important
}

nav#lower-menu {
    background-color: #fff
}

nav#lower-menu ul {
    overflow: hidden
}

nav#lower-menu ul li {
    width: 12.5%;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    background-color: #ebebeb;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2.5px;
}

nav#lower-menu ul li:last-of-type {
    margin-right: 0
}

nav#lower-menu ul li:hover {
    background-color: #e0e0e0;
    cursor: pointer
}

nav#lower-menu ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    line-height: 18px;
    padding: 10px 0px;
    color: #000;
    font-weight: normal;
    width: 100%;
    height: 100%;
}

nav#lower-menu ul li p {
    font-family: 'Montserrat-Medium';
    display: block;
    margin-bottom: 0;
    line-height: 1.3;
}

nav#lower-menu ul li span {
    font-family: 'Montserrat-Bold';
    font-size: 12px;
    display: block
}

nav#lower-menu ul li span.lower-letter {
    text-transform: lowercase;
    display: inline-block !important
}

* * * * * * * * * * * * * * * * * * * * * * * * * *

/

header ul li#my-account {
    position: relative;
    cursor: pointer
}

header ul li#my-account #customer-login {
    background-color: #fff;
    color: #000;
    padding: 20px;
    position: absolute;
    z-index: 999;
    top: 32px;
    right: 0;
    display: none;
    cursor: default
}

header ul li#my-account #customer-login form p:first-of-type {
    font-weight: 400;
    text-transform: none;
    display: inline-block;
    margin-left: 10px
}

header ul li#my-account #customer-login form p:first-of-type a {
    color: #464445
}

header ul li#my-account #customer-login ul li#my-account {
    position: relative;
    cursor: pointer
}

header ul li#my-account #customer-login p:first-child {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 15px
}

header ul li#my-account #customer-login input {
    display: block;
    width: 250px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #000;
    height: 15px;
    padding-top: 5px;
    padding-bottom: 5px
}

header ul li#my-account #customer-login input[type=password], header ul li#my-account #customer-login input[type=text] {
    color: #000;
    height: 35px;
    font-size: 14px
}

header ul li#my-account #customer-login input[type=submit] {
    padding: 8px 20px;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #30b68c;
    font-size: 14px;
    font-family: Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 90px;
    display: inline-block;
    margin-bottom: 10px;
    height: 33px;
    cursor: pointer
}

header ul li#my-account #customer-login hr {
    border: 0;
    border-top: 1px solid #c3c3c3;
    margin-bottom: 15px;
    margin-top: 10px
}

@-moz-document url-prefix() {
    nav#home-nav .inner li .home-button-holder p {
        font-family: Montserrat-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }
}

.spin-effect {
    -webkit-animation: spin .5s ease-in-out;
    -moz-animation: spin .5s ease-in-out;
    animation: spin .5s ease-in-out
}

@-moz-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes featherlightLoader {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.featherlight-loading .featherlight-content {
    -webkit-animation: featherlightLoader 1s infinite linear;
    animation: featherlightLoader 1s infinite linear;
    background: 0 0 !important;
    border: 8px solid #8f8f8f;
    border-left-color: #fff;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    min-width: 0
}

.featherlight-loading .featherlight-content > * {
    display: none !important;
    background-color: transparent
}

.featherlight-loading .featherlight-close, .featherlight-loading .featherlight-inner {
    display: none;
    background-color: transparent
}


@media all {
    html.with-featherlight {
        overflow: hidden
    }

    .featherlight {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2147483647;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        background: rgba(101, 101, 101, .57)
    }

    .featherlight:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .featherlight .featherlight-content {
        text-align: left;
        vertical-align: middle;
        display: inline-block;
        margin-left: 5%;
        margin-right: 5%;
        background: #fff;
        cursor: auto;
        white-space: normal;
        max-width: 1142px;
        position: relative;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 95%
    }

    .featherlight-iframe .featherlight-inner {
        display: block !important
    }

    .featherlight .featherlight-inner {
        display: block
    }

    .featherlight link.featherlight-inner, .featherlight script.featherlight-inner, .featherlight style.featherlight-inner {
        display: none
    }

    .featherlight .featherlight-close-icon {
        position: absolute;
        z-index: 9999;
        top: 0;
        right: 0;
        line-height: 40px;
        width: 40px;
        cursor: pointer;
        text-align: center;
        font-family: Arial, sans-serif;
        background: #31b28b;
        color: #fff;
        border: 0;
        padding: 0
    }

    .featherlight .featherlight-close-icon::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    .featherlight .featherlight-image {
        width: 100%;
        padding: 20px
    }

    .featherlight-iframe .featherlight-content {
        border-bottom: 0;
        padding: 0;
        -webkit-overflow-scrolling: touch;
        background-color: transparent
    }

    .featherlight iframe {
        border: 0
    }

    .featherlight * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}


@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        margin-left: 25px;
        margin-right: 25px;
        max-height: 95%;
        background-color: transparent
    }
}

@media print {
    @page {
        size: landscape
    }

    html.with-featherlight > * > :not(.featherlight) {
        display: none
    }
}

@media all {
    .featherlight-next, .featherlight-previous {
        display: block;
        position: absolute;
        top: 25px;
        right: 25px;
        bottom: 0;
        left: 80%;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: 0 0
    }

    .featherlight-previous {
        left: 25px;
        right: 80%
    }

    .featherlight-next span, .featherlight-previous span {
        display: none;
        position: absolute;
        top: 50%;
        left: 5%;
        width: 80%;
        text-align: center;
        font-size: 80px !important;
        line-height: 80px;
        margin-top: -40px;
        color: #272727;
        font-style: normal;
        font-weight: 400
    }

    .featherlight-next span {
        right: 5%;
        left: auto
    }

    .featherlight-next:hover span, .featherlight-previous:hover span {
        display: inline-block
    }

    .featherlight-first-slide.featherlight-last-slide .featherlight-next, .featherlight-first-slide.featherlight-last-slide .featherlight-previous, .featherlight-loading .featherlight-next, .featherlight-loading .featherlight-previous, .featherlight-swipe-aware .featherlight-next, .featherlight-swipe-aware .featherlight-previous {
        display: none
    }
}

@media only screen and (max-device-width: 1024px) {
    .featherlight-next:hover, .featherlight-previous:hover {
        background: 0 0
    }

    .featherlight-next span, .featherlight-previous span {
        display: block
    }
}

@media only screen and (max-width: 1024px) {
    .featherlight-next, .featherlight-previous {
        top: 10px;
        right: 10px;
        left: 85%
    }

    .featherlight-previous {
        left: 10px;
        right: 85%
    }

    .featherlight-next span, .featherlight-previous span {
        margin-top: -30px;
        font-size: 40px
    }
}

.transition {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2)
}


/*********************footer-btn*********************/


footer .top-footer {
    height: 141px;
    background-color: #f9f9fa;
    display: flex;
    width: 100%;
    position: relative;
}

footer .top-footer .inner {
    display: flex;
    align-items: center;
    justify-content: space-between
}

footer .top-footer ul {
    display: inline-block;
    width: 100%
}

footer .top-footer ul li {
    list-style-type: none;
    float: left;
    width: 33%
}

footer .top-footer ul li:nth-child(2) {
    text-align: center
}

footer .top-footer ul li a {
    color: #464445
}

footer .top-footer ul li a .tp_holder {
    text-align: center;
    cursor: pointer
}

footer .top-footer ul li a .tp_holder .fl:first-of-type {
    cursor: pointer
}

footer .top-footer ul li a .tp_holder .iso-registered-inner {
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 5px
}

footer .top-footer ul li a .tp_holder .iso-registered-inner p {
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

footer .top-footer ul li a .tp_holder .iso-registered-inner p:only-of-type {
    margin-bottom: 0
}

footer .top-footer ul li a .tp_holder .iso-content-holder {
    cursor: pointer;
    margin-left: 20px
}

footer .top-footer ul li a .tp_holder .iso-content-holder p {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: left;
    margin-bottom: 7px
}

footer .top-footer ul li a .tp_holder .iso-content-holder p:first-of-type {
    font-family: Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

footer .top-footer ul li a .tp_holder .iso-content-holder p:last-of-type {
    margin-bottom: 0
}

footer .top-footer ul li a .tp_holder .iso-content-holder p img {
    margin-right: 10px
}

footer .top-footer ul li:hover {
    cursor: pointer
}

footer .top-footer ul li:nth-child(1) {
    margin-right: 0
}

footer .top-footer ul li:nth-child(2) {
    font-family: Montserrat-Medium, Times, serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #5a635f
}

footer .top-footer ul li:nth-child(2) .inner-reviews-content a {
    color: #5a635f;
    font-weight: 400;
    line-height: 35px
}

footer .top-footer ul li:nth-child(2) .inner-reviews-content a > span {
    font-size: 40px;
    font-family: Montserrat-Bold, Times, serif;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .5s;
    display: block
}

footer .top-footer ul li:nth-child(2) .inner-reviews-content a:hover span {
    color: #2fb68d
}

footer .top-footer ul li:nth-child(3) {
    text-align: right;
    width: 33%
}

footer .top-footer ul li:nth-child(3) a {
    display: block;
    width: 170px;
    float: right;
    position: relative
}

footer .top-footer ul li:nth-child(3) a:hover .video-preview {
    opacity: 1
}

footer .top-footer ul li:nth-child(3) a:hover #play-video {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

footer .top-footer ul li:nth-child(3) button {
    position: absolute;
    top: 30px;
    right: 55px;
    z-index: 2;
    transition: transform .25s ease-in-out;
    background-color: transparent;
    border: 0;
    cursor: pointer
}

footer .top-footer ul li:nth-child(3) img.video-preview {
    opacity: .6;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

footer .top-footer ul li:last-child {
    margin-right: 0
}

footer .mid-footer {
    background-color: #000000;
    width: 100%;
    display: flex;
    height: 400px
}

footer .mid-footer hr.lh-above-footer {
    border-bottom: 1px solid #3a3a3a;
    box-sizing: content-box;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    margin: 1.25rem auto
}

footer .mid-footer .inner .cl-f-header {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 0
}

footer .mid-footer .inner .cl-f-content {
    color: #64ffce;
    font-size: 21px;
    font-weight: 700;
    margin-top: 5px;
    font-family: Montserrat-Medium, Times, serif;
    letter-spacing: 1px
}

footer .mid-footer .fl {
    float: left;
    width: 40%
}

footer .mid-footer .fl p {
    font-size: 16px;
    line-height: normal
}

footer .mid-footer .fl img {
    margin-bottom: 20px
}

footer .mid-footer .fl {
    color: #bbb
}

footer .mid-footer .fr {
    float: right;
    width: 60%;
    display: flex;
    justify-content: space-between
}

footer .mid-footer .fr ul {
    margin-left: 85px;
    padding-top: 20px;
    border-top: 3px solid #bbb;
    display: inline-block;
    text-align: right;
    width: 33%
}

footer .mid-footer .fr ul:hover {
    border-top: 3px solid #64ffce
}

footer .mid-footer .fr ul:last-of-type {
    padding-right: 0;
    margin-right: 0
}

footer .mid-footer .fr ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    text-align: left
}

footer .mid-footer .fr ul li:last-of-type {
    margin-bottom: 0
}

footer .mid-footer .fr ul li a {
    color: #ffffff;
}

footer .mid-footer .fr ul li a:hover {
    color: #64ffce
}

footer .lower-footer {
    background-color: #272727;
    clear: both;
    display: flex;
    width: 100%;
    height: 90px
}

footer .lower-footer .inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

footer .lower-footer .fl {
    width: 50%
}

footer .lower-footer .fl p {
    color: #bbb;
    font-size: 16px;
    font-weight: 700
}

footer .lower-footer .fr {
    width: 50%;
    text-align: right
}

footer .lower-footer .fr ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 25px
}

footer .lower-footer .fr ul li:last-child {
    margin-right: 0
}

footer .lower-footer .fr ul li .fa {
    color: #fff;
    font-size: 24px
}

footer .lower-footer .fr ul li .fa:hover {
    color: #64ffce;
    cursor: pointer
}

section#slider {
    background-color: #000;
    height: 250px;
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: background .5s linear
}

section#slider .inner {
    position: relative
}

section#slider p {
    color: #fff
}

section#slider .slider-element a {
    margin-top: 20px;
    display: inline-block
}

section#slider .slider-element hr {
    border: 0;
    margin: 10px 0 10px 0
}

section#slider #slider-buttons, section#slider .slider-buttons {
    text-align: center;
    position: relative;
    top: -35px
}

section#slider .slider-buttons {
    margin-top: 5px
}

#slider #slider-elements {
    height: 250px;
    position: relative
}

#slider .slider-element {
    width: 585px;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
    padding-top: 44px
}

#slider .slider-element .slider-element-header {
    font-family: 'Montserrat-Bold';
    font-size: 22px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis
}

#slider #slider-left, section#slider #slider-right {
    position: absolute;
    right: -85px;
    top: 100px;
    width: 21px;
    border: 0;
    height: 40px;
    cursor: pointer;
    background: url(/images/slider/slider-button-controls.png) no-repeat
}

#slider-left {
    background-position: -10px -10px !important;
    left: -85px !important
}

#slider-right {
    background-position: -51px -10px !important;
    right: -85px !important
}

#slider-buttons .active {
    border: 5px solid #fff
}

.slider-button, .vendor-slider-button {
    font-size: 14px !important;
    padding: 10px !important
}

section#main .inner-vendor-banner {
    display: flex;
    align-items: center;
    background-size: cover;
    height: 175px;
    padding-left: 30px;
    padding-right: 30px;
    transition: background .5s linear
}

section#main .inner-vendor-banner .vendor-element-header {
    color: #fff;
    font-family: Montserrat-Bold, Times, serif;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase
}

section#main .inner-vendor-banner .vendor-element-description {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 20px;
    text-transform: uppercase;
    line-height: normal
}

section#main .inner p.vendor-element-description, section#main .inner p.vendor-element-header {
    color: #fff
}

#slider-buttons li, .slider-buttons li {
    border-radius: 10px;
    list-style-type: none;
    display: inline-block;
    background-color: transparent;
    height: 0;
    width: 0;
    border: 5px solid #b2b5b5;
    margin-right: 10px;
    cursor: pointer
}

ul#country-flags {
    margin-left: 0
}

ul#country-flags li {
    list-style-type: none;
    display: inline-block;
    height: 17px;
    margin-right: 8px
}

ul#country-flags li a {
    display: inline-block;
    background-image: url(../images/misc/country-flags.png);
    background-repeat: no-repeat;
    height: 17px;
    width: 23px
}

ul#country-flags li a.country-flag-gb {
    background-position: -10px -10px
}

ul#country-flags li a.country-flag-fr {
    background-position: -96px -84px
}

ul#country-flags li a.country-flag-es {
    background-position: -10px -84px
}

ul#country-flags li a.country-flag-nl {
    background-position: -10px -121px
}

ul#country-flags li a.country-flag-it {
    background-position: -139px -84px
}

ul#country-flags li a.country-flag-be {
    background-position: -139px -10px
}

ul#country-flags li a.country-flag-de {
    background-position: -96px -10px
}

ul#country-flags li a.country-flag-at {
    background-position: -53px -10px
}

ul#country-flags li a.country-flag-ch {
    background-position: -10px -47px
}

ul#country-flags li a.country-flag-ie {
    background-position: -182px -84px
}

ul#country-flags li a.country-flag-se {
    background-position: -182px -10px
}

ul#country-flags li a.country-flag-dk {
    background-position: -95px -47px
}

ul#country-flags li a.country-flag-pt {
    background-position: -139px -121px
}

ul#country-flags li a.country-flag-pl {
    background-position: -96px -121px
}

ul#country-flags li:last-of-type {
    margin-right: 0
}

.h1, h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.16667
}

.h2, h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.28571
}

.h3, h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25
}

.h4, h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5
}

.h5, h5 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333
}

.h6, h6 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 10px
}

ul.exceptions_list, ul.list-caret, ul.list-chevron-right {
    margin: 0 0 0 20px;
    padding: 0
}

ul.list-caret li, ul.list-chevron-right li ul.exceptions_list li {
    list-style-type: none;
    display: block;
    margin-bottom: 10px
}

ul.exceptions_list li:last-of-type, ul.list-caret li:last-of-type, ul.list-chevron-right li:last-of-type {
    margin-bottom: 0
}

ul.exceptions_list li:before, ul.list-caret li:before, ul.list-chevron-right li:before {
    font-family: FontAwesome;
    display: inline-block;
    color: #30b68c;
    font-size: 18px;
    margin-left: -17px;
    margin-right: 10px
}

ul.exceptions_list li:before {
    content: "\f054"
}

ul.list-caret li:before {
    content: "\f0da"
}

ul.list-chevron-right li:before {
    content: "\f054"
}

img {
    max-width: 100%;
    vertical-align: middle
}

table {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse
}

table thead tr {
    background-color: #8e8e8e
}

table td, table th {
    padding: .75rem;
    vertical-align: top
}

table thead th {
    vertical-align: middle;
    color: #fff
}

table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

table tbody tr:nth-child(odd) {
    background-color: #e1e1e1
}

table tbody tr:nth-child(even) {
    background-color: #f8f8f8
}

.pcs_table {
    display: table;
    width: 100%;
    font-size: 11px;
    border: 1px solid #000;
    table-layout: fixed
}

.pcs_table_body {
    display: table-row-group
}

.pcs_table_row {
    display: table-row
}

.pcs_table_header_cell {
    display: table-cell;
    background: #272727;
    border-bottom: 4px solid #31b28b;
    color: #fff;
    font-weight: 700
}

.padding12 div {
    padding: 12px;
    display: table-cell
}

.box {
    background-color: #fff;
    width: 100%;
    border-collapse: separate
}

table th {
    background-color: #474747 !important;
    color: #48ffc7
}

.box td {
    border-bottom: 1px solid #d2dbdd;
    border-left: 1px solid #d2dbdd;
    vertical-align: middle
}

.box tr:first-child td {
    border-top: 1px solid #d2dbdd
}

.box tr:first-child {
    border-left: 1px solid #d2dbdd
}

.box tr td:first-child {
    border-left: 1px solid #d2dbdd
}

.box tr td:last-child {
    border-right: 1px solid #d2dbdd
}

.row_hl:hover td {
    background-color: #f7f8f8 !important
}

#hidden {
    display: none
}

input[type=checkbox] {
    width: 17px;
    height: 17px;
    margin: 5px
}

input[type=email], input[type=password], input[type=text], input[type=time], input[type=number], input[type=tel] {
    min-height: 38px;
    padding: 5px
}

select {
    min-height: 38px;
    margin-right: 5px;
    font-size: 13px;
    padding: 5px
}

@-moz-document url-prefix() {
    select {
        padding: .9em
    }
}

button:focus {
    outline: 0
}

.btn, .config_button_green {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 16px;
    line-height: 1.5;
    font-weight: normal;
    font-family: Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn-green, .config_button_green {
    color: #fff;
    background-color: #37b48f;
    border-color: #37b48f;
    min-height: 38px;
    min-width: 150px
}

.btn-green:hover, .config_button_green:hover {
    background-color: #1e7c5f;
    border-color: #1e7c5f
}

.btn-medium-grey {
    color: #fff;
    background-color: #474747;
    border-color: #474747
}

.btn-medium-grey:hover {
    background-color: #272727;
    border-color: #272727
}

.pcsbutton {
    padding-left: 30px;
    padding-right: 30px
}

.pcs-button {
    color: #fff;
    background-color: #37b48f;
    border-color: #37b48f;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0 .75rem;
    font-size: 16px;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 50px
}

.products-holder {
    overflow: hidden
}

.product {
    display: inline-block;
    width: 33.3333333%;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.product .column-ind-holder .column-ind-header {
    background: #272727;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product .column-ind-holder .column-ind-header h3 {
    font-size: 15px !important;
    color: #fff;
    font-family: Montserrat-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0
}

.product .column-ind-holder .column-ind-header p {
    font-family: Montserrat-Bold, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700 !important
}

.product .column-ind-holder .column-content {
    padding: 10px !important;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.product .column-ind-holder .column-content .compare-select-3 {
    margin-top: 10px;
    font-weight: 700;
    margin-left: -23px;
    font-size: 14px
}

.product .column-ind-holder .column-content .compare-select-3 input[type=checkbox] {
    position: relative;
    top: 2px;
    margin-right: 5px
}

.product .column-ind-holder .column-content p.ideal-for {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px
}

.product .column-ind-holder .column-content p.ideal-for > span {
    font-weight: 700;
    color: #a57454
}

.product .column-ind-holder .column-content .from-inc-price {
    font-size: 15px;
    color: #000;
    letter-spacing: -.5px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.product .column-ind-holder .column-content .from-inc-price span {
    color: #3cad86;
    font-size: 24px;
    font-weight: 700;
    display: inline
}

.product .column-ind-holder .column-content .from-inc-price span.red {
    font-family: Montserrat-Medium, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.product .column-ind-holder .column-content .products-points-holder {
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 20px;
    padding-right: 15px
}

.product .column-ind-holder .column-content .products-points-holder ul li {
    font-size: 13px;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 280px;
    line-height: 25px
}

.product .column-ind-holder .column-content .product-image-holder {
    display: table;
    width: 100%
}

.product .column-ind-holder .column-content .product-image-holder .product-image {
    display: table-cell;
    height: 180px;
    vertical-align: middle;
    text-align: center
}

.product .column-ind-holder .column-content .config_button_holder .btn {
    width: 100%;
    height: 50px
}

.product .column-ind-holder .column-content .config_button_holder .btn:hover {
    color: #fff
}

section#main .container-full-across {
    overflow: hidden;
    margin-bottom: 40px
}

section#main .container-full-across .container-full-across-custom-header, section#main .container-full-across .container-full-across-custom-text {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase
}

section#main .container-full-across .container-full-across-custom-header {
    font-size: 30px;
    margin-bottom: 10px;
    border-bottom: 3px solid #37b48f;
    display: inline-block;
    line-height: 22px;
    padding-bottom: 10px
}

section#main .container-full-across .container-full-across-custom-text {
    font-size: 13px
}

section#main .container-full-across .container-feature-image {
    float: left;
    margin-right: 15px
}

section#main .container-full-across .container-feature-content {
    overflow: hidden
}

section#main .container-full-across .container-feature-points {
    float: left;
    position: absolute;
    bottom: 0
}

section#main .container-full-across .inner_fl_click {
    width: 100%;
    display: inline-block;
    position: relative
}

section#main .container-full-across .inner_fl_click a {
    display: inline-block
}

section#main .container-full-across ul {
    margin-top: 10px;
    margin-bottom: 10px
}

section#main .container-full-across ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 5px;
    font-size: 15px
}

section#main .container-full-across .fl {
    width: 50%;
    position: relative;
    height: 330px
}

section#main .container-full-across a {
    width: 100%;
    display: inline-block
}

section#main .container-full-across a button {
    width: 100%;
    height: 60px
}

section#main .container-full-across .fl > a {
    position: absolute;
    bottom: 0
}

section#main .container-full-across.custom-pc-amd {
    margin-bottom: 20px
}

section#main .container-full-across.custom-pc-intel ul li:before, section#main .intel-computers ul li:before {
    color: #006ec0
}

section#main .amd-computers ul li:before, section#main .container-full-across.custom-pc-amd ul li:before {
    color: #d00000
}

section#main .container-full-across.custom-pc-intel .container-full-across-custom-header {
    border-bottom: 3px solid #006ec0
}

section#main .container-full-across.custom-pc-intel ul li:before {
    color: #006ec0
}

section#main .container-full-across.custom-pc-intel button {
    background-color: #006ec0;
    border: 1px solid #006ec0;
    color: #fff
}

section#main .container-full-across.custom-pc-intel button:hover {
    background-color: #027eda;
    border: 1px solid #027eda
}

section#main .container-full-across.custom-pc-amd .container-full-across-custom-header {
    border-bottom: 3px solid #d00000
}

section#main .container-full-across.custom-pc-amd button {
    background-color: #d00000;
    border: 1px solid #d00000;
    color: #fff
}

section#main .container-full-across.custom-pc-amd button:hover {
    background-color: #e60000;
    border: 1px solid #e60000
}

.workstation-dropdown-top.intel-computers, section#main .intel-computers .btn {
    background-color: #006ec0;
    border: 1px solid #006ec0;
    color: #fff
}

.workstation-dropdown-top.intel-computers:hover, section#main .intel-computers .btn:hover {
    background-color: #027eda;
    border: 1px solid #027eda
}

.workstation-dropdown-top.intel-computers {
    background-color: #006ec0 !important
}

section#main .amd-computers .btn {
    background-color: #d00000;
    border: 1px solid #d00000;
    color: #fff
}

section#main .amd-computers .btn:hover {
    background-color: #e60000;
    border: 1px solid #e60000
}

.product-categories-horizontal {
    padding: 40px;
    overflow: hidden
}

.config-jargon-free-full-across, .config-next-day-full-across {
    display: table
}

.config-jargon-free-full-across .config-inner-ff-fa, .config-next-day-full-across .config-inner-ff-fa {
    display: table-cell;
    vertical-align: middle
}

section#main .config-jargon-free-full-across {
    margin-bottom: 30px;
    height: 158px;
    width: 100%;
    text-align: center;
    background-color: #4c4c4c
}

.config-jargon-free-full-across {
    background: url(/images/misc/jargon-free-configurator-bg.jpg);
    background-repeat: no-repeat
}

.config-next-day-full-across {
    background: url(/images/misc/24-hour-delivery.jpg);
    background-repeat: no-repeat
}

.config-jargon-free-full-across p, .config-next-day-full-across p {
    font-family: Montserrat-Bold, Times, serif;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    color: #fff
}

.config-jargon-free-full-across p a, .config-next-day-full-across p a {
    color: #37b48f
}

.config-next-day-full-across {
    height: 158px;
    width: 100%;
    text-align: center;
    background-color: #4c4c4c
}

.product-categories {
    padding-bottom: 0;
    padding-top: 30px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product-categories .product-category {
    margin-bottom: 30px;
    display: flex;
    width: 49%
}

.product-categories .product-category:nth-child(odd) {
    float: left
}

.product-categories .product-category:nth-child(even) {
    float: right
}

.product-categories .product-category .product-category-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #ececec
}

.product-categories .product-category .product-header-image a {
    width: 100%;
    display: inline-block
}

.product-categories .product-category .product-header-image a img {
    width: 100%;
    height: auto
}

.product-categories .product-category .product-category-header-info {
    width: 100%;
    min-height: 45px;
    background-color: #272727;
    justify-content: space-between;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.product-categories .product-category .product-category-header-info a {
    color: #fff;
    text-transform: uppercase
}

.product-categories .product-category .product-category-body {
    padding: 20px;
    flex-grow: 1
}

.product-categories .product-category .product-category-body .budget-header {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-family: Montserrat-Medium, sans-serif;
    font-weight: 500
}

.product-categories .product-category .product-category-body ul {
    margin: 0 0 0 15px
}

.product-categories .product-category .product-category-body ul li {
    color: #000;
    font-size: 14px;
    margin: 0 0 5px 0;
    padding-left: 5px
}

.product-categories .product-category .product-category-body ul li:last-of-type {
    margin-bottom: 0
}

.product-categories .product-category .product-category-button {
    width: 100%
}

.product-categories .product-category .product-category-button a {
    display: inline-block;
    width: 100%
}

.product-categories .product-category .product-category-button a button {
    width: 100%;
    height: 60px;
    color: #fff
}

.product-categories .product-category .product-category-button a button i {
    margin-left: 5px
}

.copyright-holder {
    padding: 10px !important;
    padding-top: 0 !important
}

.copyright-holder .brand-copyright {
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
    clear: both
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-Extrabold.eot);
    src: url(/fonts/OpenSans-Extrabold.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-Extrabold.woff) format("woff"), url(/fonts/OpenSans-Extrabold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-BoldItalic.eot);
    src: url(/fonts/OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-BoldItalic.woff) format("woff"), url(/fonts/OpenSans-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-SemiboldItalic.eot);
    src: url(/fonts/OpenSans-SemiboldItalic.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-SemiboldItalic.woff) format("woff"), url(/fonts/OpenSans-SemiboldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-Bold.eot);
    src: url(/fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-Bold.woff) format("woff"), url(/fonts/OpenSans-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSansLight-Italic.eot);
    src: url(/fonts/OpenSansLight-Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSansLight-Italic.woff) format("woff"), url(/fonts/OpenSansLight-Italic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-Semibold.eot);
    src: url(/fonts/OpenSans-Semibold.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-Semibold.woff) format("woff"), url(/fonts/OpenSans-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-Light.eot);
    src: url(/fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-Light.woff) format("woff"), url(/fonts/OpenSans-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans.eot);
    src: url(/fonts/OpenSans.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans.woff) format("woff"), url(/fonts/OpenSans.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(/fonts/OpenSans-Italic.eot);
    src: url(/fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/OpenSans-Italic.woff) format("woff"), url(/fonts/OpenSans-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Regular.woff2) format("woff2"), url(/fonts/Montserrat-Regular.woff) format("woff"), url(/fonts/Montserrat-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Montserra-Black;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Black.woff2) format("woff2"), url(/fonts/Montserrat-Black.woff) format("woff"), url(/fonts/Montserrat-Black.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-BlackItalic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-BlackItalic.woff2) format("woff2"), url(/fonts/Montserrat-BlackItalic.woff) format("woff"), url(/fonts/Montserrat-BlackItalic.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Bold.woff2) format("woff2");
    src: url(/fonts/Montserrat-Bold.woff) format("woff");
    src: url(/fonts/Montserrat-Bold.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-BoldItalic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-BoldItalic.woff2) format("woff2"), url(/fonts/Montserrat-BoldItalic.woff) format("woff"), url(/fonts/Montserrat-BoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-ExtraBold;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-ExtraBold.woff2) format("woff2"), url(/fonts/Montserrat-ExtraBold.woff) format("woff"), url(/fonts/Montserrat-ExtraBold.ttf) format("truetype"), url(/fonts/Montserrat-ExtraBold.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-ExtraLight;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-ExtraLight.woff2) format("woff2"), url(/fonts/Montserrat-ExtraLight.woff) format("woff"), url(/fonts/Montserrat-ExtraLight.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-Italic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Italic.woff2) format("woff2"), url(/fonts/Montserrat-Italic.woff) format("woff"), url(/fonts/Montserrat-Italic.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-Light;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Light.woff2) format("woff2"), url(/fonts/Montserrat-Light.woff) format("woff"), url(/fonts/Montserrat-Light.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-LightItalic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-LightItalic.woff2) format("woff2"), url(/fonts/Montserrat-LightItalic.woff) format("woff"), url(/fonts/Montserrat-LightItalic.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-Medium;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Medium.woff2) format("woff2");
    src: url(/fonts/Montserrat-Medium.woff) format("woff");
    src: url(/fonts/Montserrat-Medium.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-MediumItalic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-MediumItalic.woff2) format("woff2"), url(/fonts/Montserrat-MediumItalic.woff) format("woff"), url(/fonts/Montserrat-MediumItalic.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-SemiBold;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-SemiBold.woff2) format("woff2"), url(/fonts/Montserrat-SemiBold.woff) format("woff"), url(/fonts/Montserrat-SemiBold.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-SemiBoldItalic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-SemiBoldItalic.woff2) format("woff2"), url(/fonts/Montserrat-SemiBoldItalic.woff) format("woff"), url(/fonts/Montserrat-SemiBoldItalic.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-Thin;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-Thin.woff2) format("woff2"), url(/fonts/Montserrat-Thin.woff) format("woff"), url(/fonts/Montserrat-Thin.ttf) format("truetype")
}

@font-face {
    font-family: Montserrat-ThinItalic;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat-ThinItalic.woff2) format("woff2"), url(/fonts/Montserrat-ThinItalic.woff) format("woff"), url(/fonts/Montserrat-ThinItalic.ttf) format("truetype")
}

.faq-accordion {
    background-color: #272727;
    border-width: thin;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

.faq-accordion:hover {
    background-color: #30b68c;
}

button.faq-accordion:after {
    content: '\f078';
    font-family: FontAwesome;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.faq-accordion.active:after {
    content: "\f077";
}

button.faq-accordion:active {
    content: '\25BC';
    color: #fff;
}

.faq-accordion-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.faq-accordion-inner-grey {
    padding: 20px;
}

.ac-grey {
    background-color: #a1a1a1;
    margin: 5px;
    color: #FFFFFF;
}

.accordion-default {
    background-color: #272727;
    color: #FFFFFF;
}

.accordion-default:hover {
    background-color: #30b68c;
}

button.accordion-default:after {
    content: '\f078';
    font-family: FontAwesome;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion-default.active:after {
    content: "\f077";
    font-family: FontAwesome;
}

button.ac-grey:after {
    content: '\f067';
    font-family: FontAwesome;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.ac-grey.active:after {
    content: "\f068";
    font-family: FontAwesome;
}

button.accordion-default:active {
    content: '\25BC';
    color: #fff;
}

/*************************************NEW MMENU*************************************/

#lower-menu,
#lower-menu ul {
    background: #ffffff;
    overflow: hidden;
}

#lower-menu ul {
    display: flex;
    overflow: hidden;
    margin: 7px -2.5px;
}

.mm-wrapper_opening .mh-head .fa[href='#nav-mobile'] {
    display: none !important;
}

.mm-wrapper_opening .mh-head .fa[href='#mm-0'] {
    display: block !important;
}

.mh-head a[href='#mm-0'] {
    display: none;
}

.fa-remove:before, .fa-close:before {
    display: none;
}

.mh-head .fa {
    font-size: 30px;
    text-decoration: none;
    cursor: pointer;
    margin-left: 10px;
}

.mh-head #nav-top .fa {
    color: #ffffff;
}

#nav-top .inner {
    justify-content: space-between;
}

.navbar-trigger {
    display: none !important;
    margin-left: auto;
}

.mm-navbar {
    --mm-color-background: #5a5a5a;
}

#navbar span {
    color: #ffffff;
}

.nav-dropdown a {
    color: #ffffff;
}

.nav-dropdown li a:hover {
    color: #64ffce;
}

/*************************currencies for mobile***************************/
#mm-15 .mm-listitem:hover {
    background: none;
}

#mm-16 .mm-listitem:hover {
    background: none;
}

/*************************currenciesfor mobile***************************/
/*****************************nav*****************************/
#nav-top {
    position: relative;
    background: #000000;
    border-bottom: 5px solid #64ffce;
    max-width: 100%;
}

#nav-top ul {
    list-style: none;
    float: right;
    margin: 0;
}

#nav-top li {
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
    float: left;
    font-size: 13px;
}

#navbar .main-li {
    padding: 30px 15px;
}

#navbar .main-li:nth-child(8) {
    padding-right: 0 !important;
}

#nav-top .nav-dropdown li, #nav-top .nav-dropdown ul {
    float: none;
}

#nav-top ul li a {
    text-decoration: none;
    transition: color .15s ease-in-out;
    padding: 30px 0;
    color: #ffffff;
    font-weight: normal;
}

#navbar .nav-dropdown a:hover {
    color: #64ffce;
    background-color: #7b7b7b;
}

#nav-top .fr ul .arrow-down {
    cursor: pointer;
}

#navbar .nav-dropdown a {
    color: #ffffff;
    line-height: 1.5;
    text-transform: none;
    display: block;
    padding: 5px;
}

#navbar .nav-dropdown .nav-col-inner a:hover {
    background-color: #7b7b7b;
    display: block;
}

#navbar .nav-dropdown span a:hover {
    background-color: #7b7b7b;
    display: block;
}

#nav-top .fr ul .arrow-down:hover {
    background: url(/images/global/top-focus-nav.png) no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 85%;
}

#nav-top .fr {
    margin-left: 40px;
}

#my-account-mob i {
    font-size: 20px;
    margin-right: 10px;
}

#my-account-mob {
    display: none;
    background-color: #777777;
}

#nav-top .fl h1 {
    background: url(/images/global/logo_new4.png) no-repeat;
    background-position: 50%;
    text-indent: -9999px;
    width: 200px;
    height: 58px !important;
    background-size: contain !important;
    margin: 0;
}

/*****************************Hides Forum on Desktop View*****************************/
.desk-hide {
    display: none;
}

/*****************************Hides Forum on Desktop View*****************************/

.meg-bottom-links .mc-arrow:after {
    color: #ffffff;
}

.meg-bottom-links {
    display: flex;
    justify-content: space-between;
    flex-basis: 1170px;
    padding: 0;
    text-align: center;
    border-right: none;
    margin-top: 40px;
}

.nav-col:nth-child(6) {
    border-right: none;
}

.meg-bottom-links a {
    background-color: #7b7b7b;
    margin-right: 10px;
    font-weight: bold;
    width: 20%;
    border: 5px solid #7b7b7b;
}

.meg-bottom-links a:hover {
    background-color: #a9a9a9;
    border: 5px solid #a9a9a9;
    color: #ffffff !important;
    transition: .5s ease-in-out;
}

.meg-bottom-links a:last-child {
    margin: 0;
}

.mm-listitem .mm-listitem_text:last-child:after {
    border-bottom-width: 0;
}

.dropbtn-menu:focus span {
    color: #64ffce !important;
}

.dropbtn-menu:focus {
    outline: none;
    pointer-events: none;
    background-image: url(/images/global/top-focus-nav.png);
    background-repeat: no-repeat;
    background-position: 50% 85%;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.dropbtn-menu:focus .nav-dropdown {
    pointer-events: auto;
}

.dropbtn-menu:focus .nav-dropdown {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 1195px) {
    /**********************************************************newfooter**********************************************************/
    footer .mid-footer, footer .lower-footer .inner {
        flex-flow: row wrap;
    }

    footer .footer-btn {
        display: block;
        font-family: 'Montserrat-Medium';
        text-transform: uppercase;
        font-size: 14px;
        background-color: #ffffff;
        color: #000000;
        cursor: pointer;
        padding: 18px;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
        border-bottom: 1px solid #d7d7d7;
        width: 100%;
    }

    footer .footer-btn.active:after {
        content: "\f077";
    }

    .panel {
        padding: 0 18px;
        overflow: hidden;
        margin: 0;
        max-height: 0;
        transition: max-height .1s ease-out;
    }

    footer .mid-footer .inner {
        flex-flow: row wrap;
    }

    footer .mid-footer {
        overflow: hidden;
        clear: both;
        height: auto;
    }

    footer .mid-footer .fr ul {
        display: block;
        width: 100%;
        padding: 0;
        border-top: none;
        margin: 0;
        background-color: #ebebeb;
    }

    footer .mid-footer .fr ul li {
        border-bottom: 1px solid #d7d7d7;
        margin: 0;
    }

    footer .mid-footer .fr ul li a {
        color: #000000;
    }

    footer .mid-footer .fr ul li a:hover {
        color: #000000;
    }

    footer .mid-footer .fr ul:hover {
        border: none;
    }

    footer .mid-footer .fr {
        display: block;
        width: 100%;
        margin-top: 0;
    }

    footer .mid-footer .fl {
        width: 100%;
        text-align: center;
        max-width: 650px;
        padding: 20px;
    }

    footer .footer-btn:after {
        position: absolute;
        right: 20px;
        content: '\f078';
        font-family: FontAwesome;
        font-size: 13px;
        color: #37b48f;
        margin-left: 5px;
    }

    /**********************************************************newfooter**********************************************************/
}

@media (max-width: 1217px) {
    nav#lower-menu ul {
        display: block !important;
        margin: 0;
    }

    nav#lower-menu ul li:last-of-type{
        border-bottom: none;
    }
 
    #lower-menu ul li:first-child p{
        font-family: 'Montserrat-Bold';
    }
    nav#lower-menu ul li a{
        justify-content: space-between;
        padding: 0 20px 0 20px !important;
    }
    nav#lower-menu ul li{
        display: none;
        width: 100%;
        border-bottom: 1px solid #d7d7d7;
        border-right: 0;
        padding-left: 0;
        padding-right: 0;
        height: 60px;
        background-color: transparent;
        justify-content: space-between !important; 
        text-align: left;
        margin: 0;
        border-top: none;
    }
    nav#lower-menu ul li a p{
        font-size: 14px;
    }
    nav#lower-menu ul li a i.fa-chevron-right{
        display: block !important;
        float: right;
        font-size: 20px;
        margin-top: 0;
        color: #30b68c;
        margin-right: 0;
    }
    nav#lower-menu ul li span{
        font-size: 14px !important;
        display: inline-block !important;
        margin-top: 0; 
    }
}


@media (max-width: 1170px) {
    section#main.main-ind {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}
@media (min-width: 1171px) {
    #nav-mobile{
        display: none;
    }
}
@media (min-width: 1170px) {
    .nav-dropdown {
        display: flex;
        position: absolute;
        visibility: hidden;
        transition: visibility 0s;
        transition-delay: 0.2s;
        justify-content: center;
        flex-wrap: wrap;
        background-color: #696969;
        border-top: 5px solid #64ffce;
        top: 79px;
        left: 0;
        width: 100%;
        padding: 40px 0;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        cursor: default;
        z-index: 999;
    }

    .break-column {
        flex-basis: 100%;
        width: 0;
        padding: 0;
    }

    .nav-dropdown li:nth-child(4) {
        border-right: none;
    }


    /***************contact-us span ***************/
    .contact-us .nav-dropdown li span {
        font-size: 13px;
        font-weight: normal
    }

    .contact-us .nav-dropdown li a:hover span {
        color: #64ffce !important;
        transition: color .15s ease-in-out;
    }

    /***************contact-us span ***************/
    .nav-dropdown .pd {
        padding: 0 20px;
    }

    .aoi .nav-dropdown {
        width: auto;
        left: auto;
    }

    .contact-us .nav-dropdown {
        width: auto;
        left: auto;
    }

    footer .mid-footer .fr ul li a {
        color: #ffffff;
        padding: 0;
    }
}

/******************************************new******************************************/
@media all and (max-width: 1170px) {
    body header {
        display: none;
    }

    .nav .fl h1 {
        width: 200px;
    }

    #my-account-mob {
        display: block;
    }

    .nav-dropdown {
        position: unset;
        display: block;
    }

    .header-menu {
        display: none;
    }

    .nav {
        padding: 10px;
    }

    .nav .fr {
        display: none;
    }

    .nav .fl {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .nav .fl .pcs-logo {
        margin: 0 auto;
    }

    .meg-bottom-links a {
        background-color: transparent;
        width: 100%;
        border: none;
        border-bottom: 1px solid;
        border-color: #7b7b7b;

    }

    .meg-bottom-links a:hover {
        border: none;
        border-bottom: 1px solid #7b7b7b;
        background-color: none;
        transition: none;
    }

    .meg-bottom-links .mc-arrow:after {
        display: none;
    }

    .navbar-trigger {
        display: inline-block !important;
    }

    .fa-remove:before, .fa-close:before {
        display: block;
    }

    .click-mob-none {
        pointer-events: none;
    }

    .desk-hide {
        display: block;
    }

    .mm-listview .banners {
        display: none;
    }

    .nav-dropdown li a:hover {
        color: #ffffff;
    }

    .meg-bottom-links {
        display: block;
        width: 100%;
        text-align: left;
        background: transparent;
        margin: 0;
    }

    .meg-bottom-links a {
        border-bottom: 1px solid;
        border-color: #7b7b7b;
    }

    .meg-bottom-links a:hover {
        background: #6f6f6f;
    }

    .meg-bottom-links:hover {
        background: transparent;
    }

    .mm-listitem__text:last-child {
        border: none;
    }

    footer .mid-footer .fr ul li a {
        padding: 15px;
        display: block;
    }
}

@media (min-width: 1170px) {
    .nav-dropdown {
        display: flex;
        position: absolute;
        visibility: hidden;
        justify-content: center;
        flex-wrap: wrap;
        background-color: #696969;
        border-top: 5px solid #64ffce;
        pointer-events: auto;
        top: 79px;
        left: 0;
        width: 100%;
        padding: 40px 0;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        cursor: default;
        z-index: 998;
    }


    .nav-dropdown li:nth-child(4) {
        border-right: none;
    }

    /****************************contact-us-dropdown***************************/
    .navbar .contact-us .nav-dropdown {
        display: block;
        padding: 20px;
        width: 285px;
    }

    /*****************mega-menu-banners*****************/
    .nav-col {
        border-right: 1px solid #7b7b7b;
        width: 285px;
    }

    .nav-col-inner {
        padding: 0;
        float: none;
    }

    .nav-dropdown ul {
        float: none;
    }

    .nav-dropdown li {
        font-weight: normal;
    }

    .nav-dropdown li span {
        font-weight: 700;
        font-size: 16px;
    }

    .nav-dropdown .pd {
        padding: 0 20px;
    }

    .aoi .nav-dropdown {
        width: auto;
        left: auto;
    }

    .contact-us .nav-dropdown {
        width: auto;
        left: auto;
    }

    .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
        transform: translate3d(0, 0, 0) !important;
    }

    .mm-wrapper__blocker {
        background: rgba(3, 2, 1, 0) !important;
    }
}

/***************************************new-end*****************************/


@media all and (max-width: 1170px) {
    .mh-head {
        position: relative !important;
    }

    nav#home-nav .inner a:hover {
        color: #ffffff;
    }

    #nav-mobile #navbar .main-li {
        padding: 0 !important;
    }

    .purechat {
        display: none;
    }

    nav#home-nav .inner ul {
        justify-content: center;
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 0;
    }

    nav#home-nav .inner ul:nth-child(2) a:nth-child(3), nav#home-nav .inner ul:nth-child(2) a:nth-child(4) {
        margin-bottom: 0;
    }

    nav#home-nav .inner li{
        flex-basis: calc(50% - 10px);
    }

    nav#home-nav .inner ul li p {
        font-size: 22px;
    }

    nav#home-nav .inner ul li p span {
        font-size: 14px;
    }

    nav#home-nav .inner ul li img {
        width: auto;
    }

    nav#home-nav .inner ul li .fl {
        width: 15%;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        height: 100%;
    }

    nav#home-nav .inner ul li .fr {
        width: 85%;
        padding-left: 30px;
    }

    nav#home-nav .inner a {
        min-width: 260px;
        width: 100%;
    }

    section#main .inner .modular-container.custom-laptops .fl img {
        margin-left: 0;
    }
}

@media all and (max-width: 808px) {

    section#main .inner .modular-container.custom-laptops .fr, section#main .inner .modular-container.custom-laptops .fl,
    section#main .inner .modular-container.custom-computers .fr, section#main .inner .modular-container.custom-computers .fl,
    section#main .inner .modular-container.professional-desktop-pcs .fr, section#main .inner .modular-container.professional-desktop-pcs .fl {
        width: 100% !important;
    }

    section#main .inner .modular-container.custom-computers img, section#main .inner .modular-container.custom-laptops img,
    section#main .inner .modular-container.professional-desktop-pcs img {
        margin-top: 20px;
    }

    section#main .inner .modular-container .fr {
        justify-content: center;
    }

    .modular-container .list-chevron .mc-arrow:after {
        display: none;
    }

    .inner .custom-computers, .custom-laptops, .professional-desktop-pcs {
        flex-wrap: wrap;
    }

    .inner .custom-laptops {
        flex-direction: column-reverse;
    }

    .inner .modular-feature-content {
        max-width: 100% !important;
    }

    .inner .custom-laptops .modular-feature-content, .inner .custom-computers .modular-feature-content {
        margin-right: 0 !important;
    }

    .list-chevron li {
        width: 50%;
    }

    .list-chevron a {
        margin-right: 0;
        padding: 20px 15px !important;
        text-align: center;
    }

    .list-chevron a i {
        display: none;
    }

    .custom-links .list-chevron:last-child {
        margin-top: 0;
    }

    .inner .custom-links {
        padding: 0;
    }

    .custom-links li a {
        margin-bottom: 1px;
    }

    .custom-links li:nth-child(odd) a {
        margin-right: 0.5px;
    }

    .custom-links li:nth-child(even) a {
        margin-left: 0.5px;
    }

    .inner .modular-container .modular-btn {
        width: 100%;
    }

    /*************************jargon-based*************************/
    .inner .jargon-game-based {
        overflow-x: scroll;
        display: block;
    }

    .inner .jargon-game-based .nswyn-inner {
        width: 800px;
    }

    .inner .jargon-game-based .nswyn-inner .nswyn-box {
        padding: 20px;
        overflow: hidden;
    }

    .jargon-game-based .nswyn-inner .btn {
        font-size: 12px;
        width: 100%;
    }

    .jargon-game-based .nswyn-inner h2 {
        font-size: 22px !important;
    }

    .jargon-game-based .nswyn-inner p {
        line-height: 1.2;
    }

    .list-chevron p {
        font-size: 11px !important;
    }
}


@media all and (max-width: 1130px) {
    /*******************custom-links***************/
    .inner .custom-links {
        padding: 0 !important;
    }

    .list-chevron {
        flex-wrap: wrap;
    }

    .list-chevron li {
        background-color: transparent !important;
        width: 50% !important;
        margin: 0 !important;
    }

    .custom-links li a {
        margin-bottom: 1px;
        margin-right: 0.5px;
        margin-left: 0.5px;
    }

    .custom-links li:nth-child(odd) a {
        margin-left: 0;
    }

    .custom-links li:nth-child(even) a {
        margin-right: 0;
    }

    .custom-links .list-chevron:last-child {
        margin: 0 !important;
    }

    .custom-links .list-chevron:last-child li:nth-child(3) a {
        margin-bottom: 0;
    }

    .custom-links .list-chevron:last-child li:last-child a {
        margin-bottom: 0;
    }

    /*******************custom-links***************/
    .jargon-game-based .nswyn-inner .nswyn-box {
        padding: 40px 20px;
    }

    .jargon-game-based .nswyn-inner .nswyn-bg .nswyn-box h2 {
        font-size: 24px;
    }

    .nswyn-inner .fl {
        margin-right: 10px;
    }

    .jargon-game-based .nswyn-inner .nswyn-box {
        max-width: 300px;
    }

    .inner .jargon-game-based .nswyn-inner {
        padding: 10px;
    }

    .inner .next-day-pcs {
        border-bottom: none !important;
    }

    .inner .next-day-pcs .inner-next-day-pcs {
        margin-bottom: 0;
    }
}

@media all and (max-width: 307px) {
    footer .mid-footer ul#country-flags li {
        margin-right: 6px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 500px) {
    .inner .jargon-game-based .nswyn-inner {
        width: 550px;
    }
}

@media (min-width: 1218px) {
    li.va.nav-lower-menu-top-holder {
        display: none !important;
    }
}


@media (max-width: 1217px) {
li.va.nav-lower-menu-top-holder {
    display: flex !important;
}
}