/*
 Theme Name:   ONErpm v2
 Version: 2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}




@media screen and (max-width: 782px){
  html.js-focus-visible {
    /* margin-top: 0 !important; */
  }
  html #wpadminbar {
    display: none !important;
  }
}

.wrapper > .container.content .holder small { font-size: 76%;}

@media (min-width: 1024px){
  .wrapper > .container.content h1:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.page-template-distribution-partners article p { margin-bottom: 2rem}

@media screen and (min-height: 800px){
  .flex-section .hero {
    min-height: 600px !important;
  }
}


img {
  height: auto;
}


.flex-section.text-white.parallax.image > .container{
  max-width: 1100px;
}


#mobile-main-nav .mm-listview > li.account {
  text-transform: uppercase;
  color: #f56104;
}
#mobile-main-nav .mm-listview > li {
  border-top: 1px solid #8b98a9; 
  margin: 0px -20px;
  padding: 0 20px;
}
#mobile-main-nav .mm-listview > li:first-child {
  border-top: none !important;
}
#mobile-main-nav .mm-listview > li > a, 
#mobile-main-nav .mm-listview > li > span {
  padding-left: 0;
}




.marketing-global-reach .holder:before {
  background-image: url(assets/images/map-animation.svg) !important;
}

#footer .image-area {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: none !important;
  padding: 0 15px 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;

}
#footer .image-area div{
  margin: 0 0 0 10px;
  display: block;
}
@media (max-width: 767px){
  #footer .image-area {
    position: static;
      margin-top: 5rem;
  }
  #footer .image-area div{
    margin: 0 10px;
  }

}

#header {
    z-index: 101 !important;
}
.block_locations .container-lg {
    max-width: 1500px !important;
    margin-left: auto;
    margin-right: auto;
}

.text-location {
    position: relative;
    overflow: visible !important;
    padding-top: 4rem;
    padding-bottom: 4rem;
    font-size: 12px;
}
.text-location  .has-18-font-size {
    font-size: 18px;
}

.marketing-global-reach-text .text-location-holder  .container > .row > div ul li,
.text-location  .container > .row > div ul li {
    margin-bottom: 1rem;
}

@media screen and (max-width: 767px){
    .marketing-global-reach-text .text-location-holder  .container > .row,
    .text-location  .container > .row  {
        /* columns: 2; */
        display: block !important;
    }
    .marketing-global-reach-text .text-location-holder  .container > .row > div,
    .text-location  .container > .row > div {
        max-width: 100%;
        margin-top: 2rem;
    }
    .marketing-global-reach-text .text-location-holder  .container > .row > div ul,
    .text-location  .container > .row > div ul{
        max-width: 100%;
        columns: 3;
        column-gap: 30px
    }
    .marketing-global-reach-text .text-location-holder  .container > .row > div ul li,
    .text-location  .container > .row > div ul li {
        break-inside: avoid-column;
        font-size: 14px !important;
    }
    .text-location {
        font-size: 14px;
    }

}

.marketing-global-reach-text .container,
.marketing-global-reach-text .text-location-holder,
.text-location .container {
    position: relative;
    z-index: 2;
}
.marketing-global-reach-text .text-location-holder {
    font-size: 12px;
}
.marketing-global-reach-text .text-location-holder .has-18-font-size {
    font-size: 18px;
    margin-bottom: 1rem;
}
.marketing-global-reach-text:after,
.text-location:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '' !important;
    z-index: 1;
    background: #fff;
    display: block !important;
}
.marketing-global-reach-text:before,
.text-location:before {
    -webkit-mask-image: linear-gradient(to top, black 0%, transparent 100%);
    mask-image: linear-gradient(to top, black 0%, transparent 100%);
    height: 100px;
    content: '' !important;
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: #fff;
    display: block !important;
}
@media screen and (max-width: 767px){
    .marketing-global-reach-text:before,
    .text-location:before {
        height: 30px;
    }
}
@media screen and (min-width: 768px){
    .flex-section.style_2 {
        margin-top: 0 !important;
        transform: translateY(-9.2vw) !important;
    }

}
@media screen and (min-width: 992px){
    .flex-section.style_2 > .container:first-child{
        padding-top: 17rem !important;
    }
}
.home .sop-wrapper {
    background: #fff;
}

.marketing-location {
    position: relative;
    z-index: 4;
}
.marketing-global-reach .holder {
    min-height: 300px !important;
}
.marketing-global-reach .holder:before {
    display: none !important;
}
.marketing-global-reach .hentry {
    margin-top: 0 !important;
}
.marketing-location {
    margin-top: 4rem;
}

@media screen and (min-width: 992px){
    .marketing-location {
        min-height: 60vh;
    }

}
@media screen and (max-width: 768px){
    .marketing-global-reach-text.holder:before,
    .marketing-global-reach-text.holder:after { display: none !important;}
    .text-location-holder {
        margin-bottom: 5rem;
        margin-top: 5rem;
    }
   .marketing-global-reach  .marketing-location img {
        max-width: 100%;
        transform: none !important;
        margin: 0 !important;
    }
}
.marketing-global-reach {
    margin-top: 0 !important;
    transform: translateY(-84px);
   
}


@media screen and (max-width: 640px){
    .marketing-global-reach { 
        margin-top: -50px !important;
        transform: none !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .wrapper .marketing-global-reach:before {
        top: 5vw;
        width: 142vw;
        transform: translate(23vw, 0) rotate(-5deg);
    } 
    .wrapper .marketing-global-reach:after {
        top: 5vw;
        width: 142vw;
        transform: translate(19vw, 0) rotate(5deg)
    } 
    .marketing-global-reach-text {
        margin-left: -15px;
        padding-right: -15px;
    }
}
@media screen and (max-width: 991px){
    .wrapper .stayonplace img {
        transform: none !important;
        margin: 0 !important;
        padding: 0;
    }
}
