/* Media queries & breakpoints */
/* LOW RES AND PORTRAIT MOBILE SCREENS */
@media only screen and (max-width: 425px) {
    .xmas-info {
        display: none !important;
    }

    .xmas-info-mob {
        display: block !important;
        position: absolute;
        top: 0;
        transform: scale(0.8);
        z-index: 1;
    }
}

@media only screen and (min-width: 426px) {
    .xmas-info-mob {
        display: none !important;
    }
}

@media only screen and (min-width: 319px) and (max-width: 568px) {
    .page-id-5375 .content li.listing-item {
        width: 48% !important;
    }

    .page-id-5375 .content li.listing-item:nth-child(2n) {
        margin-right: 0 !important;
    }

    .page-id-5375 .content li.listing-item .title {
        font-size: 11px;
        width: 70%;
    }

    #fullpage .black-background {
        top: 0 !important;
        transform: translate(-50%, 0%) !important;
        padding: 0;
    }

    .homepage-view {
        transform: scale(0.75);
    }

    .homepage-quote {
        padding: 0 0 20px;
    }

    #fullpage .black-background .explore-logo {
        transform: scale(0.75);
    }

    .cycleFade {
        display: block;
        min-height: 150px;
    }

    .xmas-info {
        top: 75%;
    }

    .store-home-header {
        padding: 1rem;
    }
    .slide1 .black-friday-offer {
        width: 100vw !important;
        left: 50% !important;
        top: 50% !important;
        transition: all 0.5s ease-in-out !important;
    }

    .mega-menu-toggle {
        left: 50% !important;
    }

    .featured-img iframe {
        width: 100%;
    }

    .home-link.veganuary-link:after {
        top: unset !important;
    }

    .tacx-item {
        min-height: 125px;
        padding: 0;
    }

    .tacx-item h2 {
        font-size: 0.9rem;
        margin: 10px;
    }

    .page-hero-image,
    .page-hero-image ul,
    .page-hero-image ul li,
    .page-hero-image ul li span {
        height: 150px;
    }

    .header-video-wrapper {
        min-height: 217px;
        max-height: 269px;
    }

    .shop-now-link:before {
        font-size: 1.3em;
    }

    .it-responsive-mega {
        margin: 0 auto;
    }

    #mega-menu-wrap-primary #mega-menu-primary {
        min-width: 250px;
    }

    /* Purchasing */
    .shop-nav-wrapper .shop_menu {
        left: 0 !important;
        right: 0 !important;
    }

    .purchase-options .inner {
        border: 0;
    }

    .purchase-options .inner img.product-bg {
        opacity: 0.4;
    }

    .purchase-options .inner h3.product-name {
        bottom: 1em;
        opacity: 1;
    }

    .purchase-options .shop-now:before,
    .purchase-options .find-retailer:before {
        display: block;
    }

    .mobile-options {
        display: block;
        height: 100px;
        margin: 0;
        padding: 0 2em;
        text-transform: uppercase;
        position: relative;
    }

    .purchase-options .inner .shop-now,
    .mobile-options .shop-now {
        opacity: 1;
        background: black;
        width: 100px;
        height: 100px;
        padding: 1em 0;
        border-radius: 50%;
        top: 1.5em;
        left: 2em;
        border: 2px solid #ff8300;
    }

    .mobile-options .shop-now {
        left: 2em;
        position: absolute;
        top: 0;
    }

    .purchase-options .inner .find-retailer,
    .mobile-options .find-retailer {
        opacity: 1;
        background: black;
        color: white;
        width: 100px;
        height: 100px;
        padding: 1em 0;
        border-radius: 50%;
        top: 0;
        right: 2em;
        left: auto;
        border: 2px solid #ff8300;
        font-size: 1em;
        font-weight: 600;
        text-align: center;
    }

    .mobile-options .find-retailer {
        right: 2em;
        position: absolute;
        top: 0;
    }

    .purchase-options .inner .product-cta,
    .purchase-options .inner hr {
        display: none;
    }

    .tabcontent .mobile-options .shop-now {
        padding-top: 1.7em;
    }

    .tabcontent .mobile-options .find-retailer {
        line-height: 16px;
        padding-top: 1.5em;
    }

    .product-highlights-wrapper .mobile-options {
        display: block;
        margin: 2em 0;
        text-transform: uppercase;
        position: relative;
        height: 100px;
    }

    .product-highlights-wrapper .shop-now {
        top: 0;
        right: 0;
        display: block;
        position: absolute;
        margin: 0;
        left: auto;
        color: #ff8300;
        text-align: center;
    }

    .product-highlights-wrapper .find-retailer {
        top: 0;
        display: block;
        position: absolute;
        left: 0;
        right: auto;
        margin: 0;
        text-align: center;
    }

    .brand {
        left: 0 !important;
    }

    .social-links {
        right: 10px;
        top: 0;
    }

    .page-template-tpl_blog_archive .social-links {
        top: -1em;
    }

    .tribe-events-event-image,
    .tribe-events-list .tribe-events-event-image img {
        width: 100%;
    }

    .search-container {
        position: relative !important;
        width: 100% !important;
        margin-bottom: 1em !important;
        right: 0em !important;
    }

    .mobile-quick-nav .mobile-link a {
        font-size: 10px;
    }

    div[id*='ajaxsearchliteres'].vertical {
        top: 15em !important;
    }

    .entry-content h4 {
        line-height: 1.3em;
    }

    /*
	.home-link:before {
		bottom: 0;
	}
	*/
    /* .home-link:before {line-height: 11em;} */
    .home-link:after {
        left: 50% !important;
        top: 50%;
        transform: translate(-50%, -90%);
        bottom: 0;
        line-height: 0;
    }

    .home-link.halloween {
        bottom: 15% !important;
    }

    .home-link.halloween:after {
        left: unset !important;
        top: unset !important;
        bottom: -75px !important;
        line-height: 1;
    }

    .shop-now-link:after {
        left: -0.7em;
        bottom: 1.35em;
    }

    .xmas-home-link {
        bottom: 69px !important;
    }

    .xmas-home-link:before {
        left: unset !important;
    }

    .xmas-home-link:after {
        left: -10px !important;
        transform: unset !important;
        top: unset !important;
    }

    .fp-enabled body,
    html.fp-enabled {
        padding: 0 !important;
    }

    .inner img.product-bg {
        -webkit-transform: translate(-50%, 5%) scale(1.5);
        -ms-transform: translate(-50%, 5%) scale(1.5);
        transform: translate(-50%, 5%) scale(1.5);
    }

    .inner:hover img.product-bg {
        -webkit-transform: translate(-50%, 0%) scale(1.2);
        -ms-transform: translate(-50%, 0%) scale(1.2);
        transform: translate(-50%, 0%) scale(1.2);
    }

    #entry-header-bg {
        background: rgba(0, 0, 0, 0);
    }

    .rev_slider {
        margin-top: 0;
        border-bottom: 1px solid #ff8300;
    }

    .rev_slider:after {
    }

    .navbar-toggler {
        display: none;
    }

    .navbar-brand {
        margin: 0;
        padding: 0;
    }

    #content {
        font-size: 0.9em;
    }

    #page .page .entry-header {
        padding: 2em 0 0;
        max-width: 100%;
    }

    .alignright {
        padding: 0;
    }

    .brand {
        position: absolute;
        top: 0;
    }

    .entry-header h2,
    h1.page-title {
        margin: 0.5em 0;
        font-size: 2.5em;
        color: #ff8300;
        padding: 0 !important;
    }

    .entry-header h2:before,
    h1.page-title:before {
        background: none;
        width: 0;
        height: 0;
        margin: 0;
    }

    .footer-widget p {
        line-height: 1.4em;
    }

    .tp-revslider-slidesli:after,
    .slider ul li:after {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 150%;
        padding-bottom: 350%;
        box-shadow: inset 0px 0px 150px 100px rgba(0, 0, 0, 0.8);
        border-radius: 50%;
    }

    .footer-border {
        border-right: 0px;
    }

    .table-responsive th {
        width: 25%;
    }

    .easy-table th,
    .easy-table td {
        padding: 3px;
    }
}

@media only screen and (max-width: 569px) {
    .main-nav-menu {
        transform: translateX(0px) !important;
    }

    .mobile-quick-nav .mobile-link {
        width: 23.5%;
    }

    .xmas-info {
        top: -30px;
        transform: scale(0.8);
    }

    .xmas-link {
        bottom: 30px;
    }

    .xmas-link:after {
        background-position-y: 30px;
        background-size: 150px;
    }

    #fullpage h2 {
        top: 10% !important;
    }

    .home-link {
        bottom: 10% !important;
    }

    #fullpage .slide6 p {
        font-size: 4vw !important;
    }

    .xmas-home-link {
        left: 9px !important;
        bottom: 69px !important;
    }

    .xmas-home-link:before {
        bottom: 15px !important;
        left: 0 !important;
    }

    .black-friday-offer {
        height: auto !important;
        top: 200px !important;
        transition: all 0.5s ease-in-out !important;
    }

    #mega-menu-wrap-primary
        #mega-menu-primary
        > li.mega-menu-item
        > a.mega-menu-link {
        height: 40px !important;
    }

    .navbar-header {
        height: 0;
    }

    .slide1 ul li {
        background-color: black;
    }

    .home-page-xmas-offer {
        bottom: 42px;
    }

    .xmas-home-link:after {
        left: -17px !important;
        transform: unset !important;
        top: unset !important;
    }

    .slide1 ul li span {
        background-position: center center;
        background-size: cover;
        transition: all 1s ease-in-out 0s;
    }

    /*
    .page-hero-image, .page-hero-image ul, .page-hero-image ul li, .page-hero-image ul li span {
      height: 250px;
    }
	*/

    .p-packages {
        display: block;
    }

    .alm-listing li {
        margin: 0 0 30px !important;
    }
    .alm-listing .grid-item {
        width: 100%;
    }

    .usr-icons {
        width: 115px;
        z-index: 9;
    }

    .cart-cluster {
        font-size: 1.3em;
        float: right;
        margin: 0.2em 0 0 10px;
        position: absolute;
        right: 0.6em;
    }

    .usr-icons {
        display: none;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        width: 55px;
        line-height: unset;
        top: 10px;
        left: calc(50% - 85px);
        position: relative;
        transform: translateX(-50%);
        background: transparent;
    }

    .open-search {
        display: none;
    }

    .search-container {
        display: block;
    }

    #menu-torq-store .menu-item a {
        font-size: 10px;
    }

    .shop_menu .menu li a {
        padding: 0 5px;
    }

    /*
	.wrapper {
  		padding: 0;
	}
    */
    .modal-overlay .modal-overlay-content {
        width: 90%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 575px) {
    .inner img.product-bg {
        -webkit-transform: translate(-50%, -15%) scale(1.5);
        -ms-transform: translate(-50%, -15%) scale(1.5);
        transform: translate(-50%, -15%) scale(1.5);
    }

    .inner:hover img.product-bg {
        -webkit-transform: translate(-50%, -15%) scale(1.3);
        -ms-transform: translate(-50%, -15%) scale(1.3);
        transform: translate(-50%, -15%) scale(1.3);
    }
}

/* LANDSCAPE AND HI-RES MOBILE */
@media only screen and (min-width: 480px) and (max-width: 899px) {
    .tacx-item {
        min-height: 150px;
    }

    .tacx-item h2 {
        font-size: 1.5rem;
    }

    .wrapper {
        padding: 0;
        margin-top: 0;
    }

    .it-responsive-mega {
    }

    #entry-header-bg {
        background: rgba(0, 0, 0, 0);
        left: 0;
    }

    .footer-border {
        height: auto;
        margin-bottom: 1em;
        border: none;
    }

    #page .page .entry-header {
        padding: 2em 0 1em;
        margin: 0;
    }

    #page .page .entry-header:after {
        display: none;
    }

    .navbar-toggler {
        display: none;
    }

    .rev_slider {
        margin-top: 0;
    }

    .tp-revslider-slidesli:after,
    .slider ul li:after {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 150%;
        padding-bottom: 350%;
        box-shadow: inset 0px 0px 150px 100px rgba(0, 0, 0, 0.8);
        border-radius: 50%;
    }

    #wrapper-navbar {
        position: relative;
    }

    .custom-logo-link img {
        margin-top: 0;
    }

    .navbar-brand {
        margin: 0 !important;
    }

    .navbar-toggler {
        display: none;
    }

    .alignright {
        padding: 0;
    }
}

@media only screen and (max-width: 768px) {
    .desktop-only {
        display: none;
    }

    #fullpage .black-background {
        width: 100vw !important;
        top: 0% !important;
    }

    #fullpage .slide6 p {
        top: 25%;
        font-size: 2.5vw;
    }

    .slide6 .slider-slide {
        background-position: left center;
        transition: 1s all ease-out;
    }

    #fullpage h2 {
        font-size: 2em;
        top: 0.5em;
    }

    .home-link {
        bottom: 0%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0) scale(0.75);
    }
}

@media only screen and (min-width: 569px) and (max-width: 768px) {
    .xmas-link {
        bottom: 30px;
    }

    .xmas-link:after {
        background-position-y: 30px;
        background-size: 150px;
    }

    #fullpage h2 {
        top: 10% !important;
    }

    .home-link {
        bottom: 10% !important;
    }
}

@media only screen and (min-width: 569px) and (max-width: 899px) {
    .xmas-home-link {
        bottom: 125px !important;
    }

    .header-video-wrapper {
        max-height: 497px;
    }

    .slide1 ul li span {
        /* background-position: 20% center; */
    }

    .page-hero-image,
    .page-hero-image ul,
    .page-hero-image ul li,
    .page-hero-image ul li span {
        height: 350px;
    }

    .inner img.product-bg {
        -webkit-transform: translate(-50%, 15%) scale(1.8);
        -ms-transform: translate(-50%, 15%) scale(1.8);
        transform: translate(-50%, 15%) scale(1.8);
    }

    .inner:hover img.product-bg {
        -webkit-transform: translate(-50%, 15%) scale(1.5);
        -ms-transform: translate(-50%, 15%) scale(1.5);
        transform: translate(-50%, 15%) scale(1.5);
    }

    .modal-overlay .modal-overlay-content {
        width: 75%;
    }
}

@media only screen and (max-width: 768px) {
    p,
    .alm-listing .grid-item .excerpt,
    .entry-content h4,
    .product-details h4,
    .filter-search-results h4,
    .page-template-tpl_holiday_partners h4 {
        text-align: left;
    }

    .black-friday-offer {
        width: 100vw !important;
        top: 200px;
        left: 50%;
        transition: all 0.5s ease-in-out !important;
    }

    .fuelling-slide {
        background-position: 25% !important;
    }

    .recovery-slide {
        background-position: 75% !important;
    }

    .brand {
        z-index: 99999;
    }

    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
    #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
        width: 48%;
    }

    .tribe-events-sub-nav .tribe-events-nav-left a span {
        display: block;
        content: '\ab';
        position: absolute;
        left: 6px;
        top: 9px;
    }

    .tribe-events-sub-nav .tribe-events-nav-right a span {
        right: 6px;
        top: 9px;
    }

    .tribe-events-list .time-details,
    .tribe-events-list .tribe-event-schedule-details,
    .tribe-events-list .tribe-events-venue-details {
        padding: 5px 0 5px 0;
    }

    #tribe-events .tribe-events-content p,
    .tribe-events-after-html p,
    .tribe-events-before-html p {
        line-height: 1.2;
    }

    .shop_menu .menu li a {
        padding: 0 5px !important;
    }

    .twitter-feed-content {
        border-width: 0 0 1px 0;
        padding-bottom: 1em;
        margin-bottom: 1em;
    }

    .member-profile-profile {
        padding: 0;
    }

    .wrapper .Annual_Archive_Widget li {
        width: 33%;
        float: left;
    }

    .tabcontent .product-highlights ul li {
        font-size: 0.9em;
        line-height: 1em;
        margin-bottom: 1em;
    }

    .tabcontent .product-highlights ul li a {
        font-weight: 600;
    }

    .woocommerce-checkout-review-order-table {
        margin-bottom: 0;
    }

    .snaq-products .caption:after,
    .bulq-products .caption:after {
        width: auto;
        font-family: din_reg;
        margin: -22px 0 0 5px;
        position: absolute;
        right: 0;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 0 1em;
    }
}

@media only screen and (max-width: 900px) {
    .usr-icons {
        position: absolute;
        top: 0;
        right: 0;
    }

    .main-nav-menu {
        margin: 0 auto;
        transform: translateX(-40px);
    }

    .home-page-xmas-offer {
    }

    .brand {
        margin: 10px 0 0 0;
    }

    #mega-menu-wrap-primary
        #mega-menu-primary
        li.mega-menu-item-has-children
        > a.mega-menu-link
        > span.mega-indicator {
        float: none !important;
    }

    .slide1 ul li img.offer-details {
        width: 80%;
        right: 0;
        left: 0;
        padding: 0;
    }

    .offer-product {
        display: none;
    }

    .archive .wrapper {
        padding-top: 0;
    }

    .desktop-options {
        display: none;
    }

    /* Remove hover interactions from links */
    a:link,
    a:visited {
        transition: none;
    }
    .woocommerce a.button,
    .woocommerce a.btn,
    .woocommerce button,
    .woocommerce #respond input#submit.alt,
    .woocommerce a.btn.alt,
    .woocommerce button.btn.alt,
    .woocommerce input.btn,
    .woocommerce input.btn.alt {
        transition: none;
    }

    /* Consultancy page tables */
    /* Force table to not be like tables anymore */
    table.consultancy-table,
    .consultancy-table thead,
    .consultancy-table tbody,
    .consultancy-table th,
    .consultancy-table td,
    .consultancy-table tr {
        display: block;
    }

    table.consultancy-table table {
        display: table;
    }

    table.consultancy-table table tr {
        display: table-row;
    }

    table.consultancy-table table th,
    table.consultancy-table table td {
        display: table-cell;
        width: 40%;
    }

    table.consultancy-table td {
        width: 100%;
    }

    table.consultancy-table td table tr td {
        width: 33%;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .consultancy-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .consultancy-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    .consultancy-table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    table.consultancy-table td ul {
        margin: 0 0 0 2em !important;
        padding: 0;
    }

    .open-search {
        top: 0.8em;
        position: relative;
        right: 0.75em;
    }

    .wrapper {
        border-top: 0;
    }

    .shop-nav-wrapper {
        margin: 0 !important;
    }

    .inner h3.product-name {
        margin-top: 40px;
        font-size: 1.4em;
    }
    .inner h3.product-name span.product-title-light {
        font-size: 0.8em;
    }
    .inner img.logo-over,
    .product-inner img.logo-over {
        display: none;
    }

    .inner:hover h3.product-name,
    .inner:focus h3.product-name {
        opacity: 1;
    }

    .inner .shop-now {
        opacity: 1;
        background: black;
        width: 75px;
        height: 75px;
        padding: 16px 0;
        border-radius: 50%;
        border: 3px solid #ff8300;
        bottom: 1.85em;
        top: auto;
        left: 50%;
        font-size: 0.8em;
        line-height: 100%;
        transform: translate(-50%, 0);
        margin-left: -40px;
    }

    .inner .find-retailer {
        opacity: 1;
        background: black;
        width: 75px;
        height: 75px;
        padding: 15px 0;
        border-radius: 50%;
        border: 3px solid #ff8300;
        bottom: 2em;
        top: auto;
        left: 50%;
        font-size: 0.8em;
        line-height: 100%;
        transform: translate(-50%, 0);
        margin-left: 40px;
        text-align: center;
    }

    .inner .shop-now:before,
    .inner .find-retailer:before {
        display: block;
    }

    .tabcontent table ul {
        font-size: 1em;
    }

    .inner .find-retailer:before {
        font-size: 1.2em;
        margin-bottom: 0.25em;
    }
    .inner .shop-now:before {
        margin-bottom: 0.25em;
    }

    .inner:hover .find-retailer,
    .inner:focus .find-retailer,
    .inner:hover .shop-now,
    .inner:focus .shop-now {
        transform: translate(-50%, 0);
    }

    .inner .product-cta,
    .inner hr {
        display: none;
    }

    .search-container {
        right: 0 !important;
        left: 0;
        margin: 0.5em 0;
    }

    .buy-cta-wrap {
        text-align: center;
    }

    .latest-news-wrapper {
        display: none;
    }

    a.shop-now-button {
        display: block;
        height: 38px;
        line-height: 38px;
        padding: 0 4em 0 1em;
    }

    .tribe-events-list .tribe-events-event-image {
        margin-bottom: 1em;
    }

    #tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
        border-radius: 4px;
    }

    #tribe-bar-collapse-toggle {
        color: #000;
        border-radius: 4px;
    }

    span.product-name {
        font-size: 0.85rem;
    }

    .mobile-view {
        display: block;
    }
    .desktop-view {
        display: none;
    }

    .is-mobile {
        display: inline;
        width: 0;
        height: 0;
    }

    #homepage #primary {
        margin-top: 0;
    }

    div[id*='ajaxsearchliteres'].vertical {
        width: 100% !important;
        left: 0 !important;
    }

    .home .wrapper {
        padding: 0;
    }

    .nav-inner-wrap {
        padding: 0;
    }

    .mobile-quick-nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        clear: both;
        width: 100%;
    }

    /* Nav should push content down */
    #wrapper-navbar,
    .home #wrapper-navbar {
        position: relative;
    }

    .wr-megamenu-container ul li {
        border-top: 0px;
    }

    .it-responsive-mega,
    .entry-header a.posts-category-link {
        position: relative;
    }

    .entry-header a.posts-category-link {
        right: 0;
    }

    #fullpage .section #ctf p.ctf-tweet-text {
        font-size: 12px;
    }

    #fp-nav {
        display: none;
    }

    #primary {
        margin: 0 auto;
        padding: 0 10px;
    }

    #page .page {
        position: relative;
    }

    #entry-header-bg {
        background: rgba(0, 0, 0, 0);
        left: 0;
        padding: 0;
    }

    .menu-item-object-tribe_events .col-md-8.col-sm-12,
    .menu-news-preview .col-md-8.col-sm-12 {
        border-width: 0px;
    }

    .footer-widget {
        float: left;
    }

    #footer2 {
        border-width: 0px;
    }

    .certifications {
        text-align: center;
        display: flex;
    }

    .certifications .col-md-4 {
        margin: 0 auto;
        display: inline-block;
    }

    .certifications img {
        width: 110px;
        margin: 1em auto;
        display: block;
    }

    .tabcontent ul {
        padding: 1em;
        font-size: 1.2em;
    }

    .single-tribe_events .tribe-events-schedule {
        background: #ff8300;
        border-radius: 4px;
        border: 1px solid #333;
        box-shadow: 0px 3px 3px #000;
    }

    .tribe-events-schedule h2 {
        color: #1a1a1a;
    }

    .tribe-events-schedule h2:before {
        content: '\f073';
        font-family: fontawesome;
        position: relative;
        margin-right: 0.5em;
    }

    .alm-listing {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) {
    .xmas-info-mob {
        display: none !important;
    }

    .tacx-item {
        min-height: 300px;
    }

    .single-post .widget-area {
        top: 7em;
        margin-bottom: 3em;
    }

    .entry-header h2 {
        color: #fff;
    }

    .mobile-view {
        display: none;
    }
    .desktop-view {
        display: block;
    }

    .home .wrapper {
        padding: 0;
        margin: 0;
    }

    .entry-header {
        width: 100%;
    }

    .wrapper {
        border-top: 0px;
    }
}

@media only screen and (min-width: 430px) and (max-width: 1095px) {
    .single-post #primary {
        padding-top: 3em;
    }

    .entry-content h4 {
        font-size: 1.2em;
        line-height: 1.3em;
    }

    .lnw {
        left: 15%;
    }

    .page-id-5375 .content li.listing-item {
        width: 32.3%;
    }

    .page-id-5375 .content li.listing-item:nth-child(3n) {
        margin-right: 0;
    }
    .page-id-5375 .content li.listing-item:nth-child(4n) {
        margin-right: 0.5em;
    }
}

@media only screen and (min-width: 576px) and (max-width: 783px) {
    a.open-search {
        top: 0.8em;
    }
}

/* FOR MEDIUM DESKTOPS */
@media only screen and (min-width: 783px) and (max-width: 1095px) {
    .map-icon {
        display: none;
    }

    .menu-item-object-tribe_events .col-md-9.col-sm-13 {
        border-width: 0px;
        direction: rtl;
        width: 100%;
    }

    .menu-news-preview .col-md-8.col-sm-12 {
        border-width: 0px;
        width: 100%;
    }

    .menu-item-object-tribe_events .col-md-3.col-sm-4,
    .menu-news-preview .col-md-4 {
        direction: rtl;
        width: 100%;
    }

    .navbar-toggler {
        display: none;
    }

    .tp-revslider-slidesli:after,
    .slider ul li:after {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 150%;
        padding-bottom: 190%;
        box-shadow: inset 0px 0px 150px 100px rgba(0, 0, 0, 0.8);
        border-radius: 50%;
    }

    .it-responsive-mega {
        display: block;
        width: 38px;
        clear: both;
        height: 38px;
        position: absolute;
        top: 0em;
        left: 0em;
    }

    .active ul.wr-mega-menu {
        display: block !important;
    }

    .custom-logo-link img {
        width: auto;
        max-width: 75px;
    }

    .wrapper {
        padding: 0;
    }

    .brand {
        z-index: 9;
    }
}

@media only screen and (min-width: 900px) {
    .it-responsive-mega {
        display: none;
        width: 38px;
        clear: both;
        height: 38px;
        position: absolute;
        top: 0em;
        left: 0em;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1099px) {
    .slide1 .black-friday-offer {
        width: 50vw !important;
        left: 50% !important;
        top: 50% !important;
        transition: all 0.5s ease-in-out !important;
    }

    .offer-product {
        width: 70%;
    }

    .offer-details {
        padding-right: 0;
    }

    #mega-menu-wrap-primary
        #mega-menu-primary
        li.mega-menu-flyout.mega-menu-item-has-children
        > a.mega-menu-link:after,
    #mega-menu-wrap-primary
        #mega-menu-primary
        li.mega-menu-flyout
        li.mega-menu-item-has-children
        > a.mega-menu-link:after,
    #mega-menu-wrap-primary
        #mega-menu-primary
        > li.mega-menu-item-has-children
        > a.mega-menu-link:after {
        margin: 0 0 0 3px;
        font-size: 7px;
    }
}

@media only screen and (max-width: 1099px) {
    .offer-product {
        left: -10%;
    }

    #mega-menu-wrap-primary
        .mega-menu-toggle
        + #mega-menu-primary
        li.mega-menu-item.mega-toggle-on
        > ul.mega-sub-menu {
        background: #1a1a1a;
        padding: 0;
    }
}

@media only screen and (max-width: 1199px) {
    .woocommerce-checkout-review-order {
        margin-top: 0;
    }
    .woocommerce-checkout table.shop_table {
        position: relative;
        width: 100%;
        top: 0;
    }
    .products-menu {
    }
}

/* FOR XD DESKTOPS */
@media only screen and (min-width: 1096px) {
    .navbar-toggler {
        display: none;
    }

    .inner img.product-bg {
        -webkit-transform: translate(-50%, 20%) scale(2);
        -ms-transform: translate(-50%, 20%) scale(2);
        transform: translate(-50%, 20%) scale(2);
    }

    .inner:hover img.product-bg {
        -webkit-transform: translate(-50%, 20%) scale(1.5);
        -ms-transform: translate(-50%, 20%) scale(1.5);
        transform: translate(-50%, 20%) scale(1.5);
    }
}

@media only screen and (min-width: 1281px) {
    .navbar-toggler {
        display: none;
    }

    .inner img.product-bg {
        -webkit-transform: translate(-50%, -10%) scale(1.8);
        -ms-transform: translate(-50%, -10%) scale(1.8);
        transform: translate(-50%, -10%) scale(1.8);
    }

    .inner:hover img.product-bg {
        -webkit-transform: translate(-50%, -10%) scale(1.3);
        -ms-transform: translate(-50%, -10%) scale(1.3);
        transform: translate(-50%, -10%) scale(1.3);
    }
}

@media only screen and (max-width: 1282px) {
    .team-overview .team-member span {
        height: 130px;
    }
}
