/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 @-webkit-keyframes sdb10 {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes sdb10 {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
 
/*#cms .banner_stripe, #module-jxblog-category .banner_stripe {background:url(../../assets/img/bike_stripe.jpg) no-repeat top; height: 150px}
*/
#header .header-light {background:#000}
#index #header .header-light {background:none}
.blogarea {padding-top:4.78rem;}
.newsarea, .newsarea h2 {color:#fff; }
.newsarea {padding-bottom: 1.5rem;}

.newsarea .block-social .list-inline-item a {padding: 11px 12px;   }

.newsarea .block-social .list-inline-item a::before { font-size:14px; line-height: 16px;}
.block-newsletter [class*="btn-custom-"].btn-custom-black:before {
background:none;
}
.block-newsletter [class*="btn-custom-"].btn-custom-black {
 color:#ef2c3a
}
.block-newsletter [class*="btn-custom-"].btn-custom-black:after {
	border:0 none;
    background: none;
}

.newsarea .block-social .list-inline {
	text-align:center;
	padding-top:20px;
}
#index .bp-miniature {margin-bottom:0px !important;}
.bp-miniature .post-meta {
    text-align: center;
	margin-bottom:0px;
	color:#ef2c3a;
	font-weight:bold	
}
.bp-miniature .bp-name {
    text-align: center;
}
.bp-miniature .bp-name p {

}

.text-block {padding-right: 0.71429rem;padding-left: 0.71429rem; padding-top: 4.28571rem; width:80%; margin:0 auto}
.full-text {
    position: absolute;
    text-align: left;
    top: 20%;
    color: #fff;
}
.rrpnotice {font-size:1rem; line-height:1rem}
.full-text h3, .full-text-right h3 {
	color:#fff;
	font-size:2.431rem;
	margin-top:0px;
}
.full-text h2, .full-text-right h2 {
	color:#fff;
	font-size:2.431rem;
	margin-top:0px;
}
.video-space {padding-bottom:2em}
.image-left {margin-right:1%; float:left;}
@media (max-width:971px){
.full-text-image img {  opacity: 0;}
.full-text-image {background-color:#000}
}


@media (min-width: 1339px) {
.full-text {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
padding-left:5%;
padding-right:5%;
}
.full-text-right {
    color: #fff;	
	right:13% !important;	
	position: absolute;	
    width: 35%;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
}
}

@media (max-width: 1339px) {
.full-text-right {
    position: absolute;
    text-align: left;
	right:13% !important;		
    top: 50%;
    color: #fff;
    width: 70%;
    margin: 0 auto;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
}
.full-text {
    position: absolute;
    text-align: left;
    top: 50%;
    color: #fff;
    margin: 0 auto;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
padding-left:5%;
padding-right:5%;
}
}

@media (min-width:599px) {
.image-space img {
width:50%;
height:auto;
margin:10px;
z-index: -1 !important;
position: relative;
}

}
@media (min-width:767px) {

.video-space  {
	margin:0 auto !important;
	width:70%;
height:auto;
margin:10px;
}
}
.video-space .video-container {
width:100%;
margin-bottom:0px;

}

.image-space {
	text-align:center
}

.image-space.small img {
width:30%;

}
@media (max-width:599px) {
.image-left {margin-right:1%; margin-right:1%; clear:both; float:none; width:100%;text-align:center}

.breadcrumb {
position:absolute;
left:-1000px;
overflow:hidden;
}
.product-description h2 {background:#c01036; color:#fff; padding:1rem; text-align:center}
.product-description h3 {
    text-align: center;
}
#tab-content > div {
    margin-top:0rem;
}
#product-card {
    padding-bottom: 0rem;
}
}
@media (max-width:767px) {
	.product-information {text-align:center;
	}
h1.product-name {
text-align:center
}	
}


.infoblock {background-color:#CCC;}
.imagetext {padding-top:1.5%;}

.images-container .image-wrap {
    background-color: #fff;
}
#tab-content {
    color: #676767;
}
.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    font-weight: 400;}
#product-card .product-description {
  font-size: .95em
}
/*product details columns*/
.feature_block {background:#c01036;padding:25px;color:#fff;padding-top:3rem; padding-bottom:1rem; margin-top: 0rem; margin-bottom: 0rem}
.feature_block.specs {padding-top:3rem; padding-bottom:3rem; margin-bottom:3rem; margin-top:0px !important}
.feature_block h3,.feature_block h2 {color:#fff;font-size: 1.780rem; margin-top:0px }
.columns {
	-moz-column-count: 2;
	-moz-column-gap: 50px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;


}
.columns ul{margin:0;padding:0 0  0 2em;list-style:disc;}
@media screen and (max-width:760px){
	.columns {
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-count:1;
	-webkit-column-gap:0;
	column-count: 1;
	column-gap: 0px;
	}	
}
/*product details columns end*/

#product-features {margin: 0 auto;}
#product-features h4 { text-align:center; color:#fff}

@media (min-width: 1340px) {
.offset-xxl-1 {
    margin-left: 4.33333%;
}
}
.viewoverride {
	width: 100vw;
    margin-left: calc(50% - 50vw);
}
.hippo {
	overflow: hidden;
	position: relative;
	background: black;
	margin-top:5rem;
	margin-bottom:5rem;
	width: 100vw;
    margin-left: calc(50% - 50vw);	
	padding-top:5rem;
	padding-bottom:5rem;
	background-repeat:no-repeat;
	
}
.hippo h3 {
	color:#fff;
}
.hippo_bg {
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
}
.hippo_content {
	color:#fff;
	position: relative;
}



#category .banner_stripe {
    background: url(../../assets/img/turkana_cat_banner.jpg) no-repeat top;
    height: 150px;
}
.block-category .h1 {
    margin-bottom: 1.07143rem;
    position: relative;
    top: -106px;
	color:#fff
}

#cms .viewoverride {
    padding-bottom: 3.0rem;
	padding-top:1em;
}
#cms .viewoverride p {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    padding-bottom: 1rem;
    width: 80%;
    margin: 0 auto;
}
#cms .viewoverride h2 {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    padding-bottom: 1rem;
    width: 80%;
    margin: 0 auto;
}
#cms .viewoverride h3 {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    padding-bottom: 1rem;
    width: 80%;
    margin: 0 auto;
}
#cms .viewoverride h4 {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    padding-bottom: 1rem;
    width: 80%;
    margin: 0 auto;
}
#cms .viewoverride h5 {
    padding-right: 0.71429rem;
    padding-left: 0.71429rem;
    padding-bottom: 1rem;
    width: 80%;
    margin: 0 auto;
}

h1 {font-weight:bold}
.popover .product-title {
position:relative;
    top: 29%;
}



#ps-image-slider .swiper-button-next, #ps-image-slider .swiper-button-prev {
display:none;
}
@media (max-width: 568px) {
.swipertext, .swiper .slider_sub {text-align:center}
#ps-image-slider img {visibility:hidden;}
#ps-image-slider.swiper-container {background:#ef2c3a;}
#ps-image-slider figcaption {
    left: 19%;
    right: 19%;
}
}
#ps-image-slider.swiper-container {background:#ef2c3a; margin-bottom: 10px;}

@media (max-width: 460px) {
#ps-image-slider figcaption h3{margin-top:0px;}	
	#ps-image-slider figcaption {
    left: 5%;
    right: 5%;
}

}

@media (max-width: 328px) {
	#ps-image-slider figcaption p {display:none}


}

.social-container {
position: absolute;
top: 5.2rem;
right: 1rem;
z-index:1000
}
@media (min-width: 766px) and  (max-width: 991px) {
	.contactheaderthing {top:-13px;}
}
@media (min-width: 991px) {


.social-container {
position: absolute;
}
}
@media (max-width: 766px) {

.social-container {
position: relative;
top: 5rem;
text-align:center;
}
.bg-light {
 
    margin-top: 0em;
}
.image-space img {
	width:43%;
	height:auto;
}

.social-container {
position: relative;
top: 0rem;
right:0rem;
z-index:1000
}
}
.contact-on-top {text-align:right}

@media (max-width: 991px) {
#index .block-social {
    color: #000;
}


.#index .contact-on-top a {color:#000}
}


@media (max-width: 1199px) {
.social-container {
top: 4.7rem;
}
}
@media (max-width: 991px) {
.social-container {
top:2.0rem;
}	

}
@media (max-width: 767px) {
.block-category .h1 {
    margin-bottom: 1.07143rem;
    position: absolute;
    top: -176px;
    color: #fff;
    text-align: center;
	font-size:3rem;
}	
.block-category {
    display: inline-block;
}

	
.social-container {
top: 0rem;
}
.homeboxes {margin-bottom:10px;}
.block-newsletter h3 {
    visibility: hidden !important;
    height: 0;
    margin: 0;
}

}





#ps-image-slider .swiper-pagination {
visibility:hidden;
}

.blog-category-image {display:none;}
@media (max-width: 328px) {
.block-category .h1 {
position: absolute;
    top: -174px;
}
}
.block-category .category-description {
    color: #000 !important;
	font-size:.95em;
}

.row {
	align-items:flex-start;
}
hr {clear:both}
.blogleft { margin-right:2rem !important; margin-bottom:1rem;padding-right:1rem; margin-left:0px}
.blogright { margin-left:2rem !important; margin-bottom:2rem; padding-left:2rem; margin-right:0px !important}

@media (max-width: 767px) {
.blogleft, .blogright {float:none; width:100%;margin-left:0rem !important; margin-bottom:2rem; padding-left:0rem; padding-right:0rem; margin-right:0px !important}
}

#cms .container {
    clear:both
}
.author-hidden {display:none}

#module-jxblog-post .post-description p{text-align:justify}
#module-jxblog-post .post-description img {display:block}



.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
	margin-bottom: 30px;
	clear:both;
} 

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

#cms .content-wrapper a {color:#ef2c3a !important}
#cms .content-wrapper .pswp-post-fi-title  a {color:#fff !important}

@media (max-width: 1024px) {
.feature-focus img {width:auto}

}
@media (max-width: 1199px) {
.full-text h3 {
    font-size: 1.9rem;
    font-weight: bold;
	margin-top:0em;
}

}
@media (max-width: 598px) {
.image-space img {
	width:60% !important;
	margin-left:20%;
	margin-right:20%;
	margin-bottom:1rem;
	height:auto
}


.full-text p {
	    text-align: justify;
}
.feature-focus {
    overflow: hidden;
}

}
@media (max-width: 460px) {



.full-text h3 {
    font-size: 1.5rem;
    font-weight: bold;
}

}


.grid-large .product-miniature .product-miniature-container, .grid-small .product-miniature .product-miniature-container, .grid .product-miniature .product-miniature-container {
    text-align: left;
}

.pioneertext {
margin:0 auto;
max-width:800px;
text-align:center;
}
.pioneertext h2, .pioneertext p{
font-weight:bolder !important;
}

#ps-image-slider figcaption {
top: 0%;
    right: 59%;
  font-size: 1.14286rem;
  line-height: 1.62;	
}
h1 {
    font-family: "Montserrat", sans-serif;

}
/*jxfeatured*/
.jxfeatured-posts .blog-posts .bp-miniature .bp-info  {
    position: absolute;
    background: #ef2c3a;
    left: 0;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 20%;
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.jxfeatured-posts .blog-posts .bp-miniature:hover .bp-info {
 opacity:1;
 -moz-transform:scale(1);
 -ms-transform:scale(1);
 -o-transform:scale(1);
 -webkit-transform:scale(1);
 transform:scale(1)
}
.jxfeatured-posts .bp-short-description {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.3rem;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: 0;
    color: #fff;
	text-align:center;
}
.jxfeatured-posts .bp-miniature .bp-name {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #343434;
    display: block;
	margin-bottom:20px !important;
}
.jxfeatured-posts .bp-miniature .bp-name a:hover, .bp-short-description a:hover {
	color:#fff
}

.jxfeatured-posts .bp-miniature .bp-thumbnail img  {
    opacity: .9;
	background-color:#000;
}
.jxfeatured-posts .bp-miniature  {

	background-color:#000;
}

.jxfeatured-posts .col-sm-6, .jxfeatured-posts .col-lg-4, .jxfeatured-posts .mb-3
{padding:0px}

.bg-light {
    margin: 0;
    position: relative;
    overflow: hidden;
}

.bg-light > div .homeboxes  {
    position: relative;
    overflow: hidden;
    text-align: center;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
    background: #1b110d;
}

.bg-light > div .homeboxes img {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 100%;
opacity: 0.8;
    display: block;
}
.bg-light > div .homeboxes:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .2;
}
.bg-light > div .homeboxes:hover h3 {color:#e92836 !important}


.bg-light > div .homeboxes .homeboxtext {
    position: absolute;
    padding: 0 58px;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bg-light > div .homeboxes .homeboxtext h3 {
    font-size: 3rem;
    line-height: 52px;
    color: #fff;
    text-transform: uppercase;	
text-shadow: -2px 2px 7px rgba(0, 0, 0, 0.6);	
margin-top:0px;
}
.bg-light > div .homeboxes .homeboxtext p {
	color:#fff;
	text-shadow: -2px 2px 7px rgba(0, 0, 0, 0.6);	
}
h3 {font-weight:700}
.video-scroller {
    position: absolute;
    left: 0;
    right: 0;
}
.scrolldown a {
    padding-top: 60px;
}
.scrolldown a:hover {
    opacity: 0.5;
}
.scrolldown a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px 'Josefin Sans', sans-serif;
    letter-spacing: 0.1em;
    text-decoration: none;
    transition: opacity 0.3s;
}
.scrolldown a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 50px;
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
}
.scrolldown a span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sdb10 2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}

.scroller_anchor {height:70px; margin-top:-70px;}
.jxcategoryproducts .product-buttons {display:none;}

.product-miniature .thumbnails-rollover img {
    transition: all 1.5s ease;
}
.nav-tabs .nav-link::before {
    border: 0 none;
}
#ps-image-slider h1 {
    color: #fff;
    font-weight: 600;
    margin-left: 0.5rem;
    text-shadow: -2px 2px 7px rgba(0, 0, 0, 0.6);
  font-family: Poppins, sans-serif;	
  font-size: 1.14286rem;
  line-height: 1.62;  
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff;
    border-color: none;
}
.nav-tabs h2.nav-item {
    margin-bottom: 4.07143rem;
	text-transform:uppercase;
	font-size:3rem
}
.jxfeatured-posts .bp-miniature .bp-short-description p {
text-align:center}

.jxfeatured-posts .bp-miniature.mb-3 {
margin-bottom:0px !important;
}

.swiper-button-next, .swiper-button-prev {
    color: #fff;
}
.product-miniature-information {text-align:center}
.product-miniature-information h3 {text-align:center; text-transform:uppercase; font-size:1.3rem}
.wheretobuy h2 {text-transform:uppercase}

#cms .page-header h1 {
text-transform:uppercase;
}
#cms  h3 {
text-transform:uppercase;
}
h2 {
  text-transform: uppercase;
  margin-bottom: 1.2rem;
  margin-top: 4rem;
}
#tab-content h3 {margin-top:0px;
}

#tab-content .product-description p {
line-height:1.7em;
font-size:.95em;
}


.wheretobuy a {color:#fff}
.wheretobuy {text-align:center; padding-top: 3rem;
padding-bottom: 3rem;}

.bp-miniature .post-meta {display:none}
.swiper .slider_sub {font-size:5rem; color:#fff; font-weight:bold;text-shadow: -2px 2px 7px rgba(0, 0, 0, 0.7);font-family: Montserrat, sans-serif;line-height: 1.225;  text-transform:uppercase}

@media (min-width:569px) and (max-width:1279px){
.swiper .slider_sub {font-size:3.5rem; color:#fff; font-weight:bold;text-shadow: -2px 2px 7px rgba(0, 0, 0, 0.7);font-family: Montserrat, sans-serif;line-height: 1.225; text-transform:uppercase}

}
@media (min-width:767px) and (max-width:1279px){
.bg-light > div .homeboxes .homeboxtext h3 {font-size:2.2rem !important; line-height:2.6rem !important}

}
@media (min-width:768px) and (max-width:937px){
	.bg-light > div .homeboxes .homeboxtext h3 {font-size:1.5rem !important; line-height:1.5rem !important}

}
@media (min-width:1300px) {

#ps-image-slider figcaption {
    top: 10% !important;
}
}

@media (min-width:991px) and (max-width:1279px) {
.jxfeatured-posts .bp-miniature .bp-short-description {
	font-size: 1rem;
line-height: 1.15rem;
}
.jxfeatured-posts .bp-miniature .bp-name {
font-size:1rem}

}

@media (min-width:1280px) and (max-width:1299px){
#ps-image-slider figcaption {
    top: 20% !important;
}
.jxfeatured-posts .bp-miniature .bp-name {
font-size:1rem}
}
@media (min-width:1280px) and (max-width:1539px){
.jxfeatured-posts .bp-miniature .bp-name {
font-size:1rem}
}




@media (min-width:1370px) {

.jxfeatured-posts .bp-miniature .bp-short-description {
    font-size: 1.3rem;
    line-height: 1.9rem;
}
}

@media (min-width:1540px) {
.jxfeatured-posts .bp-miniature .bp-name {
font-size:1.3rem}
}
@media (max-width:767px) {
.scrolldown a {

    left: 90%;
}
.bg-light > div .homeboxes .homeboxtext p {
font-size: 1.5rem;
}
}
@media (max-width:568px) {
#ps-image-slider figcaption {
    top: 0%;
    right: 5%;
	left:5%;
}
.slider_sub {
    font-size: 2rem !important; text-transform:uppercase
}
#ps-image-slider h1 {
text-align:center;
}
.video-scroller {
    left: 1000px;
}
.adventurestories {
margin-left:5%;
margin-right:5%;
}

}
@media (max-width:361px){
.bg-light > div .homeboxes .homeboxtext h3 {
    font-size: 2.5rem;
    line-height: 2.9rem;
}
}
@media (min-width:768) and (max-width:889px){
.bg-light > div .homeboxes .homeboxtext {
    padding: 0px 6px;
}
.bg-light > div .homeboxes .homeboxtext h3 {
    font-size: 1.8rem !important;
}
}

@media (max-width:991px){
.nav-tabs h2.nav-item {

    font-size: 2.2rem;
	text-align:center;
}
}
.bp-info h3 {margin-top:0rem}


.feature_block {margin-top:5rem}
.hide {display: none;}

#module-jxblog-post h1 {text-align:center}
.post-image img {width:80%;}
.post-image {text-align:center}

#stores h1 {text-align:center; margin-top:1rem;}
.card {

    border-radius: 0;
}
.home-parallax-1 {
    text-align: center;
    margin: 0 auto;
}
.pioneer-parallax {margin-top:1.3333rem}


.product-miniature-information h3 {

    font-size: 1.1rem;
}

@media (max-width: 367px) {
.block-category .h1 {

    font-size: 2.8rem;
}
}
@media (max-width: 341px) {
.block-category .h1 {

    font-size: 2.8rem;
	top: -193px;
}
}

/*pioneer banner*/

.pioneer-parallax {
  background-image: url(/modules/pioneer/content/pioneer_banner.jpg);
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-position:top;
}
.pioneer {	
width: 50%;
left: -20%;
position: relative;
}

@media (max-width:991px){
.pioneer {	
width: 70%;
left: 0%;
position: relative;
}
}



}


/*pioneer banner close*/

.footer-social-links {
	margin-top:7rem;
text-align:center;
	
}
.footer-social-links li {
font-size:2em;
color:#fff !important;	
}
.ohbuggar {text-align:center}

/*.tax-shipping-delivery-label {display:none}*/

#contact .right-column {display:none}

.btn.btn-default {border: 2px solid #ef2c3a; font-size:1.25em; border-radius:4px }

#pswp-page p,#pswp-page h2, #pswp-page h3, #pswp-page h4 {max-width:968px;  margin-left: auto !important;
  margin-right: auto !important;}
#pswp-page h1.page-heading  {max-width:100%; text-align:center;font-family: "Montserrat", sans-serif;text-transform: uppercase;font-size: 3.286rem; }
#pswp-page .wp-block-image img {
  max-width: 100%;
  height: auto;
}

#pswp-page .pswp-post-img {

  display: none;
}

#pswp-page .h2, #pswp-page h2 {
  font-family: Montserrat, sans-serif;
  line-height: 1.225;
  font-weight: 700;
  font-size:2rem !important;

}

#pswp-page .has-large-font-size {
  font-size:inherit;
}
#pswp-page .has-large-font-size h3 {
  font-size:    1.543rem;

}
#pswp-page h3 {font-weight: 700; text-transform:uppercase;  font-size:    1.543rem !important;max-width:968px;}

.prestawpblock .pswp_grid.pswp-carousel .slick-slide {
  margin: 0;
}

.prestawpblock .posts_container-fi .pswp-post-image {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  vertical-align: top;
  height: 520px !important;
  object-fit: cover;
}

.prestawpblock .pswp_grid.pswp-carousel .pswp-post-wrp {
  padding: 10px;
}
.prestawpblock h2.products-section-title {display:none}
.prestawpblock .readall-wrp {
 display:none
}
.prestawpblock {
  margin-bottom: 0rem;
}
.dustproof_title h2 {text-align:center; padding-bottom: 1rem;}

#description h3 a, #description p a {color:#e92836 !important; }


.product-miniature-information h2 {
  font-size: 1.1rem;
}

.social-container .d-none {
display:none
}
.button_block_class {text-align:center !important; color:#ef2c3a}
.button_block_class a #pswp-page .wp-block-button__link {background-color: #ef2c3a;}
.video-container {margin-bottom:4.5rem}
.footer-social-links .d-none { font-size:.5em;
}
.footer-social-links .list-inline-item {display:list-item}
#footer h3 {margin-top:1rem;}
#ps-image-slider p {
	color:#fff;
  margin-bottom: 0;
  margin-top:0;
  margin-left: 0.5rem;
  text-align:center
}
.newsarea h2 {margin-top:0}

.distributor_row {
background-image: url(../../assets/img/turkana_motorcycle_gear_waterproof_banner.jpg);
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-position: center;
  background-repeat:no-repeat;
}
#footer .logo {
  width: 100%;
}

.homeboxes img {width:100%; height:auto}

.home_intro .jxml-banner-description{
  position:absolute;
  right: 51% !important;
  font-size: 1.14286rem;
  line-height: 1.62;
  left:10%;
  top:50%;
	-webkit-transform: translateY(-50%);
  transform: translateY(-50%);  
}

.home_intro_sub {
  font-size: 5rem;
  color: #fff;
  font-weight: 700;
  text-shadow: -2px 2px 7px rgba(0,0,0,.7);
  font-family: Montserrat,sans-serif;
  line-height: 1.225;
  text-transform: uppercase;
}
.home_intro_caption {
  font-size: 1.14286rem;
  line-height: 1.62;
}
.home_intro_caption p {
  font-size: 1.14286rem;
  line-height: 1.62;
  color:#fff;
  font-weight:bold;
}
.home_intro_caption h1 {
color: #fff;
  font-weight: 600;

  text-shadow: -2px 2px 7px rgba(0,0,0,.6);
  font-family: Poppins,sans-serif;
  font-size: 1.14286rem;
  line-height: 1.62;
}
@media (min-width:1023px) and (max-width:1200px) {
.home_intro .jxml-banner-description{

  top:58% !important;
	-webkit-transform: translateY(-50%);
  transform: translateY(-50%);  
}
}
@media (min-width:563px) and (max-width:1024px) {
.home_intro_sub {
  font-size: 3rem;
}

}

@media (max-width:564px) {
.home_intro_sub {
  font-size: 1.5rem;
  line-height:1.62

}

.jxml-banner img + .jxml-banner-description {
  position: absolute;
  top: 50%;
  left: 5%;
  right: 0px !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width:90%;
}
.pioneer-parallax {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  background-position:left
  
}

.pioneer {	
width: 100%;
left: 0%;
position: relative;
text-align:center
}
}

.page-cms h3:before {
    display: block;
    content: " ";
    margin-top: -80px; /* Adjust this value to the height of your sticky menu */
    height: 80px; /* Adjust this value to the height of your sticky menu */
    visibility: hidden;
}