/*!
Theme Name: Mobile Outfitters
Theme URI: http://underscores.me/
Author: 20nine
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mobile-outfitters
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Header Area
# Footer Area
# Navigations
# Pages
# Blog

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Lato&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body, html {
    font-family: 'rileno_sans_regularregular';
    width: 100%;
    scroll-behavior: smooth;
    /*overflow-x: hidden;*/
}

body {
    margin-top: 75px;
}

video {
    max-width: 100%;
}

.video-section, .product_video-section {
    position: relative;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1 {
    font-family: 'rileno_sans_boldbold';
    font-weight: normal;
    margin: 0;
    font-size: 3.8em;
    line-height: 1;
}

h2 {
    font-family: 'rileno_sans_semibold';
    font-weight: normal;
    font-size: 3em;
    line-height: 1;
    margin: 0;
}

h3 {
    font-family: 'rileno_sans_boldbold';
    font-size: 34px;
    line-height: 1.3;
    margin: 0;
}

strong {
    font-weight: normal;
    font-family: 'rileno_sans_boldbold';
}

.eyebrow {
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1;
    color: #02B3E3;
    letter-spacing: 1px;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-uppercase {
    text-transform: uppercase;
}

a {
    color: #02B3E3;
}

.white {
    color: #fff;
}

.btn, .hs-button {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    padding: 6px 15px;
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
    display: inline-block;
    box-shadow: 0 0 15px rgba(0, 0, 0, .16);
    text-decoration: none;
    font-size: .9em;
    margin-top: 15px;
    border: 0;
    transition: all .3s ease;
}
#bap-reach-out-cta .btn:hover {
    background: #FF9955;
    color: #fff;
}
.btn + .btn {
    margin-left: 30px;
}

.btn:hover, .hs-button:hover {
    color: #fff;
    background: #02B3E3;
}

.btn.positive {
    color: #fff;
    background: #02B3E3;
}

.btn.negative {
    color: #fff;
    background: #F5323D;
}

.btn.warning {
    color: #FF9955;
}

.btn.warning:hover {
    color: #FF9955;
    background: #fff;
}

button[type="submit"] {
    padding: 10px 20px;
}


sup {
    font-size: .5em;
}


.txt-l {
    text-align: left;
}

.txt-c, .aligncenter {
    text-align: center;
}

.txt-r {
    text-align: right;
}

@media screen and (max-width: 1024px) {
    .btn {
        margin: 8px 5px !important;
    }


}

@media screen and (max-width: 640px) {
    h1 {
        font-size: 2.45em;
    }

    h2 {
        font-size: 2.2em;
    }

    h3 {

        font-size: 1.6em;

    }
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

.in-front {
    position: relative;
    z-index: 5;
}

.callOutBox {
    border-radius: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 15px rgba(0, 0, 0, .16);
    height: 450px;
}

.callOutBox .inner {
    padding: 30px;
}

.callOutBox.white {
    color: #fff;
}

.callOutBox .title {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.7em;
    line-height: 1;
}

.shortLine {
    width: 90px;
    height: 10px;
    margin: 30px auto;
    background: #02B3E3;
}

.content-section {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.section-margin {
    margin-top: 90px;
    margin-bottom: 90px;
}

.blue-cta {
    background: #02B3E3;
    padding: 40px;
    border-radius: 36px;
}

.blue-cta p {
    margin: 0;
}

.social-block span {
    display: block;
}

.social-block .hashtag {
    color: #02B3E3;
    font-size: 1.4em;
    font-family: 'rileno_sans_boldbold';

}

.social-block .title {
    font-family: 'rileno_sans_boldbold';
    font-size: 34px;
    line-height: 1;
}


.subpage-banner {
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 1.3em;
    position: relative;
    background-color: #F4F4F4;
    padding: 60px 0;
    min-height: 200px;
}

.subpage-banner .grid-container, .subpage-banner .grid-x {
    height: 100%;
}

.subpage-banner h1 {
    color: #fff;
    line-height: 1;
    font-family: 'rileno_sans_semibold';
    margin-top: 40px;
}

.box-shadow {
    box-shadow: 0 0 25px rgba(0, 0, 0, .26);
}

.grey-bg {
    background: #F4F4F4;
    padding: 50px 0;
}

.blue-bg {
    background: #02B3E3;
    padding: 50px 0;
}

.partial-bg {
    position: relative;
    padding: 60px 0;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}

.partial-bg.darkblue {
    color: #fff;
}

.partial-bg.blue:before {
    content: '';
    position: absolute;
    background: #02B3E3;
    border-radius: 0 32px 32px 0;
    display: block;
    height: 100%;
    width: 70%;
    top: 0;
    left: 0;
    z-index: 0;
}


.partial-bg.darkblue:before {
    content: '';
    position: absolute;
    background: #013970;
    border-radius: 32px 0 0 32px;
    display: block;
    height: 100%;
    width: 70%;
    top: 0;
    right: 0;
    z-index: 0;
}


.partial-bg img {
    border-radius: 32px;
}

.partial-bg .icon {
    position: relative;
}

.partial-bg .icon:after {
    content: url('images/mo-ourteam-icon.svg');
    position: absolute;
    top: -80px;
    right: 20px;
    z-index: 10;
}

.partial-bg * {
    z-index: 1;
    position: relative;
}

.rounded-corners {
    border-radius: 30px;
}


.hero-fullpage {
    height: calc(100vh - 95px);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0;
    position: relative;
    z-index: 10;
    color: #fff;
}

.hero-fullpage-bap-height-fix {
    height: calc(100vh - 75px);
}

.hero-banner-fixed-height {
    height: 500px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0;
    position: relative;
    z-index: 10;
    color: #fff;
}

.has-video {
    position: relative;
    z-index: 10;
}

.video_banner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.hero-fullpage > div, .hero-fullpage > div > div {
    height: 100%;
}

.hero-fullpage h1 {
    line-height: 1.1;
}

/*
.video-section{
  height:200vh;
  position: relative;
  width: 100%;
}
*/

.video-section .animate {
    margin: 0 auto;
    width: calc(100vw - 10%);
    display: block;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    height: calc(100vh - 75px);
}

.product_video-section .animate {

    display: block;
    overflow: hidden;
    position: relative;
}

.video-section video {
    width: 100%;
    height: calc(100vh - 75px);
    object-fit: cover;
}

.product_video-section video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.product_video-section.background_video .animate {
    text-align: center;
}

.product_video-section.background_video video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.video-section .content, .product_video-section .content {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 1;
    padding: 10%;
    color: #fff;
}

.video-section .content h3, .product_video-section .content h3 {
    line-height: 1;
}

.video-section .video-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 1);
    opacity: .5;
    position: absolute;
    z-index: 0;
}

.product_video-section .video-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
}

.video-section .content > div,
.video-section .content > div > div, .product_video-section .content > div,
.product_video-section .content > div > div {
    height: 100%;
}


.flip-card {
    background-color: transparent;
    perspective: 1000px;
    -webkit-perspective: 1000;
    margin: 30px 0;
    cursor: pointer;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-card svg, .flip-card .svg {
    max-height: 139px;
}


.flip-card.flip .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #fff;
    color: black;
    text-align: center;

    padding: 40px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    border-radius: 21px;
    transition: background .3s ease;
}
.awards_section .flip-card-front {
    box-shadow: none;
}


.flip-card:hover .flip-card-front {
    background-color: #02B3E3;
}

.awards_section .flip-card:hover .flip-card-front{
    background-color: #fff;
}


.flip-card-front span {
    display: block;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    margin: 40px 0 10px 0;
    font-size: 1.1em;
    line-height: 1;
}

.flip-card-back {
    background-color: #02B3E3;
    color: #000;
    transform: rotateY(180deg);

    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    border-radius: 21px;
}

#sbi_mod_error {
    word-wrap: break-word;
}

@media screen and (max-width: 1024px) {

    .hero-fullpage h1 {
        font-size: 3em;
    }

    .video-section, .product_video-section {
        position: relative;
    }

    .video-section .animate {
        margin: auto auto -1% auto;
        width: calc(100vw);
        display: block;
        border-radius: 0px;
        height: auto;
    }

    .product_video-section .animate {
        display: block;
        border-radius: 0px;
    }


    .video-section video {
        height: auto;
        object-fit: contain;
    }

    .product_video-section video {
        height: auto;
        object-fit: contain;
    }

    .callOutBox {
        height: 600px;
    }

    .partial-bg {
        width: 80%;
        margin: 0 auto;
        padding: 40px;
    }

    .partial-bg img {
        margin-top: 30px;
        margin-bottom: 30px;
    }


    .partial-bg.blue:before {
        content: '';
        position: absolute;
        background: #02B3E3;
        border-radius: 32px;
        display: block;
        height: 70%;
        width: 100%;
        top: auto;
        bottom: 0;
        left: 0;
        z-index: 0;
    }


    .partial-bg.darkblue:before {
        content: '';
        position: absolute;
        background: #013970;
        border-radius: 32px;
        display: block;
        height: 70%;
        width: 100%;
        bottom: 0;
        top: auto;
        z-index: 0;
    }

    .partial-bg .icon:after {
        content: url('images/mo-ourteam-icon.svg');
        position: absolute;
        top: -20px;
        right: 20px;
        z-index: 10;
    }

    .video-section .svg, .product_video-section .svg {
        max-width: 80px;
    }

    .video-section .svg path, .product_video-section .svg path {
        fill: #fff;
    }

    .video-section .vid-play-btn, .product_video-section .vid-play-btn {
        cursor: pointer;
    }

    .video-section .video-overlay {
        height: 99%;
    }


}

@media screen and (max-width: 640px) {
    .section-margin {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .video-section, .product_video-section {
        display: flex;
        flex-flow: row wrap;

    }

    .video-section .video-overlay {
        opacity: 0;
        display: none;
        height: 100%;
    }

    .video-section .animate {
        width: 100%;
        order: 1;
        flex: 0 0 auto;
        height: auto;
        margin: auto auto -2% auto;
    }

    .product_video-section .animate {
        width: 100%;
        order: 0;
        flex: 0 0 auto;
    }

    .video-section .content, .product_video-section .content {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        opacity: 1;
        color: #000;
        padding: 40px;
        order: 1;
        flex: 0 0 auto;
    }

    .video-section .content p, .video-section .content span, .video-section .content h3, .product_video-section .content p, .product_video-section .content span, .product_video-section .content h3 {
        color: #000 !important;
    }


    .callOutBox {
        height: auto;
        margin: 10px 0;
        position: relative;
        border-radius: 0;
        padding-bottom: 120px;
        text-align: center;
    }

    .callOutBox::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .3);
        width: 100%;
        height: 100%;
        border-radius: 0px;
    }

    .callOutBox * {
        position: relative;
        z-index: 2;
    }

    .callOutBox p, .callOutBox span {
        color: #fff !important;
    }

    .partial-bg {
        width: 90%;
        margin: 0 auto;
        padding: 40px 20px;
    }

    .partial-bg.blue:before {
        content: '';
        position: absolute;
        background: #02B3E3;
        border-radius: 32px;
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 0;
    }

    .partial-bg.darkblue:before {
        content: '';
        position: absolute;
        background: #013970;
        border-radius: 32px;
        display: block;
        height: 100%;
        width: 100%;
        bottom: 0;
        top: auto;
        z-index: 0;
    }

    .subpage-banner {
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        font-size: 1.3em;
        position: relative;
        background-color: #F4F4F4;
        padding: 30px 0;
    }

    .grid-container.small-collapse {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

    .hero-fullpage {
        height: auto;
    }

    .hero-fullpage h1 {
        font-size: 2.6em;
    }


    .hero-fullpage.has_mobile {
        background-image: none !important;
        padding: 0;
        margin: 0;
        height: auto;
    }

    .hero-fullpage .show-for-small-only {
        width: 100%;
    }

    .hero-fullpage .grid-container {
        padding-bottom: 40px;
    }


}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.form-group {
    padding: 10px 0;
}

.form-group label {
    color: #787878;
    display: block;
    font-family: 'rileno_sans_boldbold';
    margin-bottom: 5px;
}

.legal-consent-container {
    font-size: .8em;
}

fieldset input, fieldset textarea {
    border-radius: 9px;
    display: block;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    padding: 10px;
    width: 100% !important;
    -webkit-appearance: none;
}

.hbspt-form input, .hbspt-form textarea {
    border-radius: 9px;
    display: block;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    padding: 10px;
    width: 100% !important;
    -webkit-appearance: none;
}

.hbspt-form .hs-error-msg, .hbspt-form .hs-error-msgs {
    color: red;
}

.hbspt-form .hs-button {
    width: auto !important;
    display: inline-block;
    background: #02B3E3;
    color: #fff;
    font-size: 1.1em;
    padding: 10px 30px;
}
.hbspt-form .hs-button:disabled,
.hbspt-form .hs-button[disabled]{
    background-color: #cccccc;
    color: #666666;
}
.hide-error-husbpot{
    display: none !important;
}

.hs-submit {
    text-align: right;
}

.hbspt-form input[type="checkbox"] {
    box-shadow: none;
    display: inline-block;
    width: auto !important;
    margin-right: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    border-radius: 0px;
    -webkit-appearance: checkbox;
    min-height:auto !important;
    margin-top: 0px;
}
.hbspt-form input[type="radio"] {
    box-shadow: none;
    display: inline-block;
    width: auto !important;
    margin-right: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    border-radius: 0px;
    -webkit-appearance: radio;
    min-height:auto !important;
    margin-top: 0px;
}
.hbspt-form legend{
    color: grey !important;
}

.hbspt-form ul {
    margin: 0;
    padding: 0;
}

.hbspt-form ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.hbspt-form fieldset {
    max-width: none !important;
}

.hbspt-form .input {
    margin: 2px 0;
}

.hbspt-form fieldset > div,  .hbspt-form .hs-form-field{
    padding: 12px;
}

#colophon .social .hbspt-form .hs-form-field{
    padding: 0 !important;
}

#colophon .social .hbspt-form .input{
    margin: 0 !important;
}

select {
    background: #fff;
    background-image: none;
    -webkit-appearance: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    border: 0;
    padding: 10px;
    border-radius: 9px;
}


.form input, .form select, .form textarea {
    display: block;
    width: 100%;
    margin: 5px 0 15px 0;
}

.form input, .form textarea {
    padding: 8px;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
}


/*--------------------------------------------------------------
# Header Area
--------------------------------------------------------------*/

header.site-header {
    padding: 15px 0;
    box-shadow: 0 5px 20px rgba(96, 96, 96, .16);
    background: #fff;
    width: 100%;
    height: 75px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

.logo {
    max-width: 100px;
}

.header-btn {
    float: right;
    display: inline-block;
    font-size: 1.1em;
    color: #fff;
    background: #02B3E3;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    padding: 7px 16px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .16);
    transition: all .3s ease;
}

.header-btn:hover {
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, .30);
}

.header-btn:active {
    box-shadow: none;
}

@media screen and (max-width: 640px) {
    header.site-header {
        padding: 5px 0;
    }
}


/*--------------NAVIGATION--------------*/

.navigation ul {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}

.navigation ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.navigation ul li a {
    color: #54545A;
    padding: 5px 15px;
    text-transform: uppercase;
    font-family: 'rileno_sans_boldbold';
    text-decoration: none;
    font-size: 1.1em;
    display: inline-block;
    transition: all .3s ease;
}

.navigation ul li.mobile-only {
    display: none;
}

.navigation > ul > li:hover > a {
    color: #02B3E3;
}

.navigation ul li.current-menu-item > a,
.navigation ul li.current-page-ancestor > a {
    color: #02B3E3;
    border-bottom: 5px solid;
}

.subnav {
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    top: 75px;
    z-index: -1;
    background: rgb(239, 240, 239);
    background: -moz-linear-gradient(top, rgb(239, 240, 239) 0%, rgb(255, 255, 255) 20px);
    background: -webkit-linear-gradient(top, rgb(239, 240, 239) 0%, rgb(255, 255, 255) 20px);
    background: linear-gradient(to bottom, rgb(239, 240, 239) 0%, rgb(255, 255, 255) 20px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eff0ef', endColorstr='#ffffff', GradientType=0);
    overflow: hidden;
    max-height: 0;
    transition: max-height .2s ease-out;
}

.subnav > div, .subnav > ul {
    padding: 10px 0;
    max-width: 1024px;
}

.subnav > ul {
    margin: 0 auto;
    text-align: center;
}


.subnav span {
    display: block;
    margin-top: 15px;
}

.navigation ul li:hover .subnav {
    max-height: 800px;
    transition: max-height .4s ease-in;
}

.subnav img {
    max-height: 90px;
}

.mobile-main-nav {
    display: none;
}


.navigation ul li .subnav > div a, .subnav ul li a {
    font-family: 'rileno_sans_regularregular';
    text-transform: none;
    color: #000;
    font-size: 1em;
}

.subnav ul li {
    padding: 8px;
}

.navigation ul li .subnav > div svg {
    max-height: 90px;
    margin-bottom: 10px;
}

.navigation ul li .subnav > div svg * {
    transition: all .3s ease;
}


.navigation ul li .subnav > div a:hover {
    color: #02B3E3;
}

.navigation ul li .subnav > div a:hover svg path {
    fill: #02B3E3;
}


.navigation ul li .subnav > div a:hover svg rect, .navigation ul li .subnav > div a:hover svg line, .navigation ul li .subnav > div a:hover svg polyline, .navigation ul li .subnav > div a:hover svg polygon {
    fill: #02B3E3;
}


@media screen and (max-width: 1024px) {
    .navigation ul li:hover a {
        color: #fff;
    }

    .navigation ul li.mobile-only {
        display: block;
    }

    .mobile-main-nav {
        float: right;
        display: block;
    }

    .navigation {
        position: absolute;
        width: 100%;
        left: 0;
        /*  background: rgba(255,255,255,.95); */
        background: #000;
        top: 0;
        margin-top: 75px;
        /*max-height: 0; */
        overflow: hidden;
        height: 0;
        transition: all .4s ease;
    }

    .navigation.open {

        height: 100vh;
    }

    .navigation ul {
        padding: 20px 0;
        text-align: left;

    }

    .subnav > ul {
        padding: 0;
    }

    .navigation ul li {
        display: block;
        padding: 5px 10px;
        float: none;
        width: 100%;
    }

    .subnav > ul li {
        padding: 0px;
    }

    .navigation ul li a {
        padding: 0;
        color: #fff;
    }

    .navigation ul li.has-mega-menu:before, .navigation ul li.has-dropdown:before {
        content: '+';
        float: right;
        display: block;
        font-family: 'rileno_sans_boldbold';
        font-size: 1.2em;
        transition: all .3s ease;
        color: #fff;
    }


    .navigation ul li.active:before {
        content: '-';
    }

    .navigation ul li.active a {
        color: #02B3E3;
    }


    .navigation .subnav {
        position: relative;
        top: 0;
        z-index: 1;
        background: none;
        font-size: .95em;
    }

    .subnav span {
        margin: 0;
    }

    .navigation .subnav svg, .navigation .subnav img {
        display: none;
    }

    .navigation .subnav p {
        margin: 0;
    }

    .navigation .subnav br {
        display: none;
    }

    .navigation .subnav a {
        line-height: 1.2;
        padding: 4px 0px 4px 20px;
        display: inline-block;

    }

    .navigation ul li .subnav > div a {
        color: #fff;
    }


    .navigation ul li:hover .subnav {
        max-height: 0px;
    }


    .navigation ul li .subnav.open {
        max-height: 2000px !important;
    }


}


/*--------------------------------------------------------------
# Footer Area
--------------------------------------------------------------*/

footer {
    background: #F2F2F2;
    padding: 30px 0;
}

footer .title a {
    font-size: 1em;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}

footer p {
    font-size: .9em;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer ul li a {
    text-decoration: none;
    color: #656565;
    font-size: .9em;
}

.copyright {
    background: #000;
    color: #fff;
}

.copyright a {
    color: #fff;
    text-decoration: none;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.footer-social {
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

.footer-social li {
    display: inline-block;
    list-style: none;
    padding: 0px 8px;
}

.footer-social li img, .footer-social li svg {
    height: 18px;
}

#phone-number{
    width:auto;
    height:50px;
    text-align: center;
    margin: 0 auto;
}

#phone-number span{
    margin: 10px auto;
    background-color: rgb(240, 245, 243);
    text-align: center;
    font-family: 'rileno_sans_boldbold';
    text-align: center;
}


footer .hs_email label {
    display: none;
}

footer .hs-richtext {
    font-size: 1em;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
}

footer .hs-form-field {
    float: left;
    width: 60%;
}

footer .hs-form-field {
    float: left;
    width: 65%;
}

footer .hs-submit {
    float: left;
    width: 35%;
}

footer .hbspt-form input[type="email"] {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: .85em;
}

footer .hbspt-form input[type="submit"] {
    background: #02B3E3;
    color: #fff;
    display: inline-block;
    width: 100% !important;
    font-size: .7em;
    margin-top: 0;
    padding: 12px 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

footer .hbspt-form:after {
    content: '';
    clear: both;
    display: block;
}

#cookie-policy-popup {
    position: fixed;
    bottom: 0;
    background-color: #02B3E3;
    width: 100%;
    z-index: 9990;
    display: none;
}

#cookie-policy-popup .grid-container {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
}

#cookie-policy-popup .grid-container a {
    color: #fff;
}

#cookie-policy-popup .close-button {
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}


@media screen and (max-width: 640px) {
    footer .cell {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #cookie-policy-popup .close-button {
        font-size: 22px;
        font-weight: bold;
        position: absolute;
        bottom: auto;
        top: 0;
        right: 20px;
        cursor: pointer;
    }

}

/*--------------------------------------------------------------
# Navigations
--------------------------------------------------------------*/

.partner-menu {
    position: fixed;
    z-index: 15;
    top: 75px;
    left: 0;
    width: 100%;
    background: #fff;
}

.partner-menu ul {
    margin: 0;
    text-align: center;
    padding: 0px 0;
}

.partner-menu ul li {
    list-style: none;
    display: inline-block;
    padding: 15px 20px;
}

.partner-menu ul li a {
    color: #000;
    text-decoration: none;
    font-size: 1em;
    border-bottom: 5px solid transparent;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    font-size: .9em;
}

.partner-menu ul li.current-menu-item {
    border-bottom: 5px solid #02B3E3;
    margin-bottom: 2px;
}

.partner-menu ul li.current-menu-item a {
    color: #02B3E3;
}

.active_bap {
    text-align: center;
    display: block;
    padding: 10px;
    position: relative;
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
}

.active_bap:after {
    content: url(images/faq-arrow-right.svg);
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    transform: rotate(90deg);
    transition: all .3s ease;
}

.open .active_bap:after {
    transform: rotate(-90deg);
}

.bp-menu {
    background-color: #002855;
    padding: 25.5px 0;
    position: relative;
}

.bp-menu.bp-menu-sticky {
    position: fixed;
    top: 75px;
    width: 100%;
    z-index: 100;
}

.bp-menu.bp-menu-sticky + div {
    margin-top: 75px;
}

.bp-menu ul {
    margin: 0;
    text-align: center;
    padding: 0;
}

.bp-menu ul li {
    padding: 0 20px;
    list-style: none;
    display: inline-block;
}

.bp-menu ul li a,
.bap-menu-bubble-item {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}

.bp-menu ul li a:hover {
    color: #40C5E9;
}

.bp-menu ul li.current-menu-item a,
.page-template-page-partner_repair_shop .bp-menu ul li.who_we_are a,
.page-template-page-partner_telcom .bp-menu ul li.who_we_are a,
.page-template-page-ml  .bp-menu ul li.who_we_are a,
.bp-menu ul li.custom-current-page a{
    color: #FF9955;
}

.bp-menu ul li:last-child a,
.bap-menu-bubble-item {
    background-color: #fff;
    color: #FF9955;
    padding: 8px 12px;
    line-height: 100%;
    border-radius: 10px;
}

.bp-menu ul li:last-child a:hover,
.bap-menu-bubble-item:hover,
.bp-menu ul li.custom-current-page:last-child a,
.bp-menu ul li.current-menu-item:last-child a,
a.bap-menu-bubble-item.bap-menu-bubble-item-active
{
    color: #fff;
    background-color: #FF9955;
}

.bp-menu ul li:last-child a:hover {
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, .30)
}

@media screen and (max-width: 640px) {
    .partner-menu ul li {
        font-size: .85em;
        padding: 8px;
    }

    /* --------------------------------- */
    .partner-menu {
        width: 100%;
    }

    .partner-menu ul {
        text-align: center;
        padding: 0;
        width: 100%;
        display: none;
    }

    .partner-menu.open ul {
        max-height: 1500px;
    }

    .partner-menu ul li {
        display: block;
    }

    .bap-menu-bubble-item {
        white-space: nowrap;
        font-size: 14px;
    }
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/

/* ----- ///// HOMEPAGE ///// ------ */

.hero {
    background-image: url('images/home-hero.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 75px) !important;
}

.hero h1 {
    font-size: 80px;
    line-height: 1em;
    margin: 0;
}

.hero .eyebrow {
    color: #fff;
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: 'rileno_sans_boldbold';
    letter-spacing: 1px;
}


.homepage_product {
    background: #F4F4F4;
    padding: 20px 0 0px 0;
    transition: background .3s ease;
    margin: 5px 0;
    position: relative;
}

.homepage_product span {
    display: block;
}

.homepage_product .eyebrow {
    font-family: 'rileno_sans_boldbold';
    color: #02B3E3;
    font-size: 2.5em;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 1;
    transition: color .3s ease;
}

.homepage_product .title {
    font-family: 'rileno_sans_boldbold';
    font-size: 7em;
    line-height: .9;
}

.homepage_product .hidden {
    opacity: 0;
    transition: all .3s ease;
}

.homepage_product:hover .hidden, .homepage_product.active .hidden {
    opacity: 1;
}

.homepage_product[data-color="blue"]:hover,
.homepage_product[data-color="blue"].active {
    background: #02B3E3;
}

.homepage_product[data-color="red"]:hover,
.homepage_product[data-color="red"].active {
    background: #F5323D;
}

.homepage_product[data-color="teal"]:hover,
.homepage_product[data-color="teal"].active {
    background: #1FCBD3;
}

.homepage_product[data-color="yellow"]:hover,
.homepage_product[data-color="yellow"].active {
    background: #F6D24D;
}

.homepage_product:hover .eyebrow, .homepage_product.active .eyebrow {
    color: #fff;
}

.homepage_product[data-color="navi"]:hover,
.homepage_product[data-color="navi"].active {
    background: #003871;
}

.homepage_product[data-color="grey"]:hover,
.homepage_product[data-color="grey"].active {
    background: #54565A;
}

.homepage_product .shadow {
    position: relative;
    text-align: center;
}


.homepage_product .shadow:after {
    content: url('images/shadow-effect.png');
}

.homepage_product:hover img, .homepage_product.active img {
    animation: MoveUpDown 1.6s ease infinite;
}

@keyframes MoveUpDown {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}


.lifetimeGuarantee {
    border-radius: 20px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.lifetimeGuarantee .inner {
    padding: 30px;
    width: 75%;
    margin: 0 auto;
}

.lifetimeGuarantee span {
    display: block;
    font-family: 'rileno_sans_boldbold';

}

.lifetimeGuarantee .title {
    font-size: 2.3em;
}

.lifetimeGuarantee .subtitle {
    font-size: 1.3em;
}

@media only screen and (max-width: 1275px) {
    .homepage_product .title {
        font-size: 6em;
    }
}

@media only screen and (max-width: 1160px) {
    .homepage_product .title {
        font-size: 5em;
    }
}



@media screen and (max-width: 1024px) {

    .hero {
        height: 60vh !important;
    }

    .hero h1 {
        font-size: 3em;
    }

    .homepage_product {

        font-size: .8em;
    }

    .homepage_product .title {
        font-size: 5.5em;
    }

    .shadow:after {
        position: absolute;
        bottom: -30px;
        left: calc(50% - 125px);
    }

    .homepage_product .hidden {
        display: block;
        opacity: 1;
    }
}

@media only screen and (max-width: 825px) {
    .homepage_product .title {
        font-size: 5em;
    }
}

@media only screen and (max-width: 740px) {
    .homepage_product .title {
        font-size: 4em;
    }

    .homepage_product  .shadow:after {
        position: absolute;
        bottom: -30px;
        left: calc(50% - 136px);
    }
}



@media screen and (max-width: 640px) {
    .hero {
        padding: 130px 0;
        height: auto !important;
    }

    .hero h1 {
        font-size: 50px;
        line-height: 1em;
        margin: 0;
    }

    .homepage_product {
        font-size: .4em;
        text-align: center;
        padding: 30px 0 !important;
    }

    .homepage_product .title {
        font-size: 5.5em;
    }

    .homepage_product img {
        max-width: 50%;
    }

    .homepage_product .hidden {
        display: block;
        opacity: 1;
    }

    .homepage_product p {
        font-size: 14px;
    }

    .homepage_product a.btn {
        font-size: 2em;
    }

    .lifetimeGuarantee .inner {
        width: 100%;
    }

    .lifetimeGuarantee {
        height: auto;
        padding-bottom: 200px;
        border-radius: 0;
    }

}


/* ----- ///// FIND A LOCATION ///// ------ */

.how-it-works {
    padding: 60px 0;
    /*background: #F2F2F2;*/
}

.how-it-works .section {
    padding: 30px 50px;
    position: relative;
}

.how-it-works .section:after {
    top: 47%;
    right: -30px;
    background-image: url('images/long-arrow-right.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    width: 60px;
    height: 15px;
    content: "";
}

.how-it-works .section:last-child:after {
    display: none;
}

.how-it-works .title {
    display: block;
    font-family: 'rileno_sans_boldbold';
    font-size: 1.1em;
    text-transform: uppercase;
    margin: 25px 0;
    line-height: 1;
}

.how-it-works img {
    height: 90px;
}

.how-it-works .section p {
    font-size: .85em;
}

.how-it-works .grid-container:after {
    content: '';
    clear: both;
    display: block;
}

.title-box {
    background: #02B3E3;
    padding: 50px 30px;
}

.title-box input {
    display: block;
    border-radius: 20px;
    width: 80%;
    padding: 15px 10px;
    border: 0;
    margin-top: 20px;
}

.title-box span {
    font-family: 'rileno_sans_boldbold';
    font-size: 3em;
    line-height: 1;
}

.push-right {
    padding-left: calc((100vw - 1200px) / 2);
}

.location {
    margin-right: 20%;
    padding: 20px;
    border-bottom: 1px solid #707070;
    cursor: pointer;
    background: #fff;
    color: #000;
    transition: all .3s ease;
}

.location a.bottom_link {
    color: #000;
    border-bottom: 2px solid #000;
    text-decoration: none;
    font-family: 'rileno_sans_boldbold';

}

.location a + a {
    float: right;
}

.location:hover {
    border-bottom: 1px solid transparent;
    background: #f1f1f1;
    color: #000;
}


.location .title {
    font-family: 'rileno_sans_boldbold';
    display: block;
    font-size: 1.25em;
    line-height: 1.1;
}

.location .desc {
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
    margin-bottom: 10px;
    display: block;
}

.location .address {
    line-height: 1.7;
    margin: 0;
}

.no-results > div {
    padding: 20px;
    text-align: center;
}

.no-results .expand-search h3 {
    font-size: 1.1em;
    font-family: 'rileno_sansmedium';
}

.no-results .new-option h3 {
    font-size: 1.4em;
}

.no-results .new-option {
    background: #013970;
    color: #fff;
}

.location-section {
    min-height: 600px;
    padding: 30px;
}

.location-section .address {
    margin: 0;
}

.location-section h3 {
    font-size: 1.5em;
}

.location-section .desc {
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
    font-size: 1.1em;
}

.location-section .social {
    padding: 0 5px;
}

.location-section .coupon {
    background: #02B3E3;
    padding: 10px 20px;
    margin-top: 40px;
}

.location-section .products-carried {
    margin: 30px 0;
}

.location-section .products-carried ul {
    margin: 10px 0;
    padding: 0;
    /* display: flex; */
}

.location-section .products-carried ul li {
    list-style: none;
    padding: 20px;
    text-align: center;
    display: inline-block;
    /*flex: 1 1 0px; */
}

.location-section .products-carried ul li a {
    color: #000;
    text-decoration: none;
}

.location-section .products-carried ul li span {
    display: block;
    margin-top: 5px;
}

.location-section .products-carried ul li img {
    max-height: 90px;
}

.map-content {
    font-family: 'rileno_sans_regularregular';
    font-size: 1.1em;
    padding: 10px;
}

.map-content h4 {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.5em;
    line-height: 1.1;
    margin-bottom: 0;
}

.map-content .desc {
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
    font-size: 1.1em;
    display: block;
}

.map-content:after {
    content: '';
    display: block;
    clear: both;
}

a.directions {
    color: #000;
    border-bottom: 2px solid #000;
    text-decoration: none;
    font-family: 'rileno_sans_boldbold';
    display: inline-block;
    float: right;
}

.map-address {
    position: relative;
    margin: 10px;
}

.map-address img {
    position: absolute;
    top: 0;
    left: 0;
}

.map-address p {
    padding-left: 30px;
    font-size: 1.1em;
}

.ko {
    text-align: center;
}

.ko .hs {
    position: relative;
}

.ko .hs img {
    border-radius: 100%;
}

.ko .hs:after {
    content: '';
    display: block;
    position: absolute;
    border-right: 3px solid #02B3E3;
    height: 60px;
    bottom: -30px;
    left: calc(50% - 1.5px);
}

.ko span {
    display: block;
    line-height: 1;
}

.ko .name {
    font-family: 'rileno_sans_boldbold';
    margin-top: 40px;
}

.ko .title {
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    color: #02B3E3;
}

.ko ul {
    text-align: left;
    margin: 10px 0 0 0;
    padding: 0;
}

.ko ul li {
    list-style: none;
    margin: 5px 0;
    padding: 0;
    font-size: .7em;
}

#map {
    height: 700px;
}

@media screen and (max-width: 1024px) {
    .how-it-works .section:after {
        display: none;

    }

    .push-right {
        padding-left: 40px;
    }
}

@media screen and (max-width: 640px) {

    .how-it-works .section {
        padding: 10px;
    }

    .how-it-works .section:after {
        display: none;

    }

    .push-right {
        padding-left: 20px;
    }

    #map {
        height: 300px;
    }

}


/* ----- ///// ABOUT US ///// ------ */

.bio-sections {
    padding: 60px 0 20px 0;
}

.bio-sections .bio {
    display: none;
}

.bio-sections span {
    display: block;
    line-height: 1;
}

.bio-sections .name {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.2em;
    margin-top: 15px;
}

.bio-sections .jobtitle {
    color: #02B3E3;
}

.values {
    border-radius: 36px;
    margin: 80px 0;
}

.values .smile {
    padding: 50px 60px 0 60px;
}


.person {
    padding: 30px 0;
    text-align: center;
    color: #000;
    text-decoration: none;
}

.round {
    border-radius: 100%;
}

.person span {
    display: block;
    line-height: 1.1;
}

.person .name {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.1em;
    margin-top: 15px;
}

.person .country {
    font-family: 'rileno_sansmedium';
    font-size: .9em;
}

.partner-logos {
    margin: 0;
    padding: 0;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.partner-logos li {
    list-style: none;
    padding: 20px 15px;
    display: inline-block;
}

.differences {
    margin-top: 60px;
    position: relative;

}

.differences > div {
    height: 300px;
    position: relative;
}


.differences .clickable {
    text-align: center;
    float: left;
    width: 100%;
    min-width: 100%;
    transition: width .4s ease .3s;
}

.differences .clickable svg, .differences .clickable img.svg {
    max-width: 100%;
    height: 139px;
    width: auto;
}

.differences .clickable span {
    display: block;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    margin: 40px 0 10px 0;
    font-size: 1.1em;
    line-height: 1;
}


.difference {
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    border-radius: 21px;
    background: #fff;
    transition: width .4s ease, background .3s ease;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}


.differences .difference:hover, .differences .difference.active {
    background: #02B3E3;
}


.differences .difference.active {
    position: absolute;
    width: calc(100vw - (100vw - 1200px));
    left: 0;
    z-index: 10;
}

.difference .content {
    width: 80%;
    padding: 20px 120px 20px 40px;
    border-left: 1px solid #000;
    opacity: 0;
    transition: all .3s ease;
    position: absolute;
    right: 0;
}

.differences .difference.active .clickable {
    width: 20%;
    min-width: 230px;
    transition: width .4s ease .3s;
}


.differences .difference.active .content {
    opacity: 1;
    transition: all .3s ease .4s;
}

.stats {
    color: #02B3E3;
    text-align: center;
    margin: 40px 0;
}

.stats span {
    display: block;
}

.stats .title {
    font-size: 3.5em;
    font-family: 'rileno_sansmedium';
    line-height: 1;
}

.stats .shortLine {
    background: #000;
    width: 40px;
}

.stats p {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.4em;
}

@media screen and (max-width: 1200px) {
    .differences .difference.active {
        width: 100vw;

    }
}

@media screen and (max-width: 1024px) {
    .differences .difference.active .inner > div {
        float: none;
        width: 100%;
    }

    .differences > div {
        height: 300px;
        margin-top: 20px;
    }

    .differences .difference {
        height: 100%;
    }

    .differences .difference .content {
        padding: 30px;
        border-left: 0;
    }

    .differences .difference.active {
        height: 600px;
        text-align: center;
    }
}


@media screen and (max-width: 640px) {
    .differences .difference {
        margin: 0 30px;
        width: calc(100% - 60px);
    }

    .values {
        padding: 60px 20px;
    }

    .values .medium-5:nth-child(2) {
        margin-top: 50px;
    }
    
    .partner-logos {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .partner-logos li {
        width: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
}


/* ----- ///// MEET OUR FAMILY ///// ------ */
.people-slider .owl-carousel .active-img {
    display: none !important;
}

.people-slider .current .normal {
    display: none;
}

.people-slider .owl-carousel .current .active-img {
    display: block !important;
}


.people-slider .owl-item:first-child.current:after {
    display: none;
}

.people-slider .card {
    position: absolute;
    top: 20%;
    right: -50px;
    display: none;
}

.people-slider .current .card {
    display: block;
}

.people-slider .card span {
    display: block;
    line-height: 1.1;
}

.people-slider .card .name {
    font-family: 'rileno_sans_semibold';
    font-size: 1em;
}

.people-slider .card .title {
    color: #02B3E3;
    font-family: 'rileno_sansmedium';
    font-size: .7em;
}

.people-slider .owl-nav {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 2em;
    color: #666;
}

.people-slider .owl-nav button span {
    padding: 5px 30px !important;
}

.people-slider-nav ul {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #666;
    line-height: 0;
}

.people-slider-nav ul li {
    display: inline-block;
    padding: 4px;
    line-height: 1;
    background: #ccc;
    list-style: none;
}

.bio .social {
    margin: 0;
    padding: 0;
}

.bio .social li {
    list-style: none;
    display: inline-block;
    padding: 5px;
}

.bio .social li a {
    color: #B2B2B2;
}


.featured-ml {
    padding: 50px 30px;
    border-radius: 36px;
    margin: 30px 0;
}


@media screen and (max-width: 1400px) {
    .people-slider .card {
        font-size: .8em;
    }
}

@media screen and (max-width: 1150px) {
    .people-slider .card {
        font-size: .7em;
        right: 0;
        top: 0px;
        width: 100%;
        text-align: left;
    }

    .people-slider .owl-item {
        padding-top: 20px;
    }
}


/* ----- ///// OUR HISTORY ///// ------ */

.timeline-section {
    position: relative;
}

.timeline-section:after {
    content: '';
    display: block;
    clear: both;
}

.timeline:after {
    content: '';
    display: block;
    clear: both;
    margin: 30px 0;
    height: 40px;
}


.timeline-section > div.inner {
    width: calc(50% + 1.5px);
    padding: 200px 90px 130px 90px;
    box-sizing: border-box;
    margin: 0;
    position: relative;
}


.timeline-section > div.inner {
    margin-top: -60px;
}

.timeline-section:first-child > div.inner, .timeline-section:last-child > div.inner {
    margin-top: 0;
}


.timeline-section div.inner .animate {
    opacity: 0;
}

.timeline-section .go .animate {
    animation: fadeIn .5s ease forwards;
    animation-delay: .2s;
}


.timeline-section.right > div.inner {
    border-left: 3px solid #707070;
    float: right;
}

.timeline-section.left > div.inner {
    border-right: 3px solid #707070;
    float: left;

}


.timeline-section.last > div.inner {
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    padding: 0px;
    float: left;
    margin-bottom: 60px;
    margin-left: 25%;
}


.timeline-section.right svg {
    position: absolute;
    left: -27px;
    margin-top: -23px;
    z-index: 2;
    width: 50px;
}

.timeline-section.left svg {
    position: absolute;
    right: -27px;
    z-index: 2;
    margin-top: -23px;
    width: 50px;
}


.timeline-section .year {
    display: block;
    font-family: 'rileno_sans_semibold';
    color: #02B3E3;
    margin-bottom: 10px;
    font-size: 7.5em;
    line-height: 1;
    margin-top: -30px;
}

.timeline-section .month {
    display: block;
    font-family: 'rileno_sans_semibold';
    color: #02B3E3;
    margin-bottom: 10px;
    font-size: 1.8em;
    margin-top: -60px;
}


.timeline-section.right .line {
    display: block;
    position: absolute;
    width: 0px;
    height: 1.5px;
    background: #54545A;
    left: 0px;
    margin-top: 13px;
    transform-origin: left;
}

.timeline-section.left .line {
    display: block;
    position: absolute;
    width: 0px;
    height: 2px;
    background: #54545A;
    right: 0px;
    margin-top: 13px;
    transform-origin: right;
}


.timeline-section.right .go .line {
    animation: slideRight .3s ease forwards;
    animation-delay: .5s;
}

.timeline-section.left .go .line {
    animation: slideLeft .3s ease forwards;
    animation-delay: .5s;
}


.horizontal-stats {
    vertical-align: middle;
    color: #54545A;
    font-size: 1.1em;

}

.horizontal-stats span {
    color: #02B3E3;
    font-size: 8em;
    vertical-align: middle;
    padding: 0 20px;

}

.core-value {
    margin: 30px 0;
}

.core-value .title {
    display: block;
    color: #fff;
    font-family: 'rileno_sans_semibold';
    font-size: 6em;
    line-height: 1;
}

.grey-bg .core-value .title {
    color: #02B3E3;
}


.timeline-section .history-image {
    position: absolute;
    width: 45%;
    top: -10%;
    padding: 40px;
    text-align: center;
    opacity: 0;
}

.timeline-section .history-image img {
    border-radius: 36px;
}

.timeline-section:first-child .history-image {
    top: 0px;
}

.timeline-section .history-image.go {
    animation: fadeIn .5s ease forwards;
    animation-delay: .2s;
}

.timeline-section .history-image img {
    max-height: 400px;
}

.timeline-section.right .history-image {
    left: 0;
}

.timeline-section.left .history-image {
    right: 0;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(-3%, 0%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideRight {
    from {
        width: 0;
    }
    to {
        width: 120px;
    }
}

@keyframes slideRightMobile {
    from {
        width: 0;
    }
    to {
        width: 75px;
    }
}

@keyframes slideRightSmaller {
    from {
        width: 0;
    }
    to {
        width: 35px;
    }
}

@keyframes slideLeft {
    from {
        width: 0;
    }
    to {
        width: 41%;
    }
}

@media screen and (max-width: 1024px) {

    .timeline-section.right > div.inner, .timeline-section.left > div.inner {
        border: 0;
        border-left: 3px solid #707070;
    }

    .timeline-section p {
        margin: 0;
        padding: 20px 0;
    }


    .timeline-section {
        width: 100%;
        padding: 30px 10px;
    }

    .timeline-section > div.inner {
        float: none !important;
        width: 65%;
        padding: 90px 60px 30px 60px;
    }

    .timeline-section svg {
        width: 50px !important;
    }

    .timeline-section.left svg {
        position: absolute;
        left: -25px;
        margin-top: -23px;
        z-index: 2;
    }

    .timeline-section.right svg {
        left: -25px;
    }

    .timeline-section.left .line {
        display: block;
        position: absolute;
        width: 0px;
        height: 1px;
        background: #000;
        left: 0px;
        margin-top: 13px;
        transform-origin: left;
    }

    .timeline-section.left .go .line, .timeline-section.right .go .line {
        animation: slideRightMobile .3s ease forwards;
    }

    .core-value {
        line-height: 1.1;
        font-size: .85em;
    }

    .timeline-section .history-image {
        text-align: left;
        padding: 20px 20px;
        top: 0;
        right: 0;
        left: auto !important;
        width: 35%;
    }

    .timeline-section .history-image img {
        max-height: 200px;
    }

}

@media screen and (max-width: 640px) {
    .timeline-section .year {
        font-size: 4.6em;
        margin-top: -10px;
    }

    .timeline-section p {
        margin-bottom: 0;
    }

    .core-value {
        margin: 10px 0;
    }

    .timeline-section > div.inner {
        padding: 100px 20px 0 20px;
        width: 70%;
    }

    .timeline-section .history-image {
        width: 40%;
    }


    .timeline-section:last-child > div.inner {
        margin-top: -60px;
    }

    .timeline-section.left .go .line, .timeline-section.right .go .line {
        animation: slideRightSmaller .3s ease forwards;
    }


    .timeline-section .month {
        display: block;
        font-family: 'rileno_sans_semibold';
        color: #02B3E3;
        margin-bottom: 0px;
        font-size: 1.2em;
        margin-top: -30px;
    }


}


/* ----- ///// LIFETIME GUARANTEE ///// ------ */


.faqs {
    margin: 10px 0;

}

.faqs .faq .question {
    padding: 10px 35px 10px 20px;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    margin: 20px 0;
    position: relative;
    font-family: 'rileno_sans_boldbold';
    font-size: 1em;
    display: block;

}

.faqs .faq .question:after {
    content: url('images/faq-arrow-right.svg');
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    transition: all .3s ease;
}

.faqs .faq.open .question:after {
    transform: rotate(90deg);

}


.faqs .faq .question svg {
    float: right;
    width: 10px;
    transition: all .3s ease;
}

.faqs .faq.active .question svg {
    transform: rotate(90deg);
}

.faqs .faq .question svg path {
    stroke: black;
}

.faqs .faq .answer {
    padding: 10px 30px;
    display: none;
}

.faqs .faq.open .answer {
    display: block;
}


/* ----- ///// SUPPORT ///// ------ */

.support_quick-links .ql {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 18px;
    height: 100%;
    position: relative;
    display: block;
    text-decoration: none;
}

.support_quick-links .ql .hover-content {
    opacity: 0;
    padding: 30px;
    font-size: .9em;
    line-height: 1.3;
    background: #02B3E3;
    color: #fff;
    border-radius: 18px 18px 0 0;
    transition: all .3s ease;
    height: 200px;
}

.support_quick-links .ql:hover .hover-content, .support_quick-links .ql.active .hover-content {
    opacity: 1;
}

.support_quick-links .ql .title {
    padding: 10px;
    color: #fff;
    background: #02B3E3;
    display: block;
    text-transform: uppercase;
    font-family: 'rileno_sans_boldbold';
    border-radius: 0 0 18px 18px;

}

.support_quick-links .ql .title svg {
    float: right;
    width: 8px;
    transition: all .3s ease;
}

.support_quick-links .ql.active .title svg {
    transform: rotate(90deg);
}

.support_quick-links .ql .title svg path {
    stroke: #fff;
}

.support_faqs {
    display: none;
}

@media screen and (max-width: 1024px) {
    .support_quick-links > div > div {
        margin: 20px 0;
    }
}

/* --------///// FAQ SECTION ////// ------- */

.faq-section {
    display: none;
}


.faq-nav ul {
    margin: 70px 0 60px 0;
    padding: 0;
    text-align: center;
}

.faq-nav ul li {
    display: inline-block;
    list-style: none;
    padding: 0 15px;
    font-family: 'rileno_sansmedium';
    cursor: pointer;
    font-size: 1em;
    color: #B9B9B9;

}

.faq-nav ul li.active {
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
    border-bottom: 2px solid #02B3E3;
}

.faq-section .faq .question {
    width: 100%;
    display: block;
    border-radius: 18px;
}


/* ----- ///// CONTACT ///// ------ */

.contact-sidebar {
    background: #F2F2F2;
    border-radius: 15px;
}

.contact-sidebar .widget {
    padding: 20px 30px
}

.contact-sidebar .title {
    display: block;
    font-family: 'rileno_sans_boldbold';
    font-size: 1.3em;
    text-transform: uppercase;

}

.contact-sidebar-cta {
    padding: 30px;
    margin: 20px 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, .16);
    border-radius: 18px;
}

.contact-sidebar-cta .title {
    display: block;
    font-family: 'rileno_sans_boldbold';
    font-size: 1.3em;
    text-transform: uppercase;
}


/* ------ ///// REQUEST A PRODUCT ////// ------- */

#check-first {
    padding: 30px;
}

#check-first h3 {
    margin-bottom: 20px;
}

#model {
    padding: 10px;
}

#model ul {
    margin: 0;
    padding: 0;
}

#model ul li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    font-size: 1.1em;
}

/* ----- ///// PARTNER PAGES ///// ------ */

.split-border-left {
    border-left: 3px solid #E5E5E5;
}

.core_values_wrap {
    padding: 60px;
    border-radius: 36px;
}

.address {
    margin-top: 50px;
}

.address .eyebrow {
    font-size: 1.1em;
}

.address .title {
    font-size: 2.2em;
    display: block;
    line-height: 1.2em;
    font-family: 'rileno_sans_semibold';
}


.case-study {
    background: #02B3E3;
    border-radius: 21px;
    padding: 70px 30px 30px 30px;
    margin: 30px 0;
    position: relative;
}

.case-study:before {
    content: url('images/case-study-icon.svg');
    position: absolute;
    top: 20px;
    left: 30px;
    width: 30px;
}

.case-study span {
    display: block;
}

.case-study .category {
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    font-size: 1.1em;
    color: #fff;
}

.case-study .title {
    font-size: 1.1em;
    font-family: 'rileno_sans_boldbold';
}


.mission_call-out {
    text-align: center;
}

@media screen and (max-width: 640px) {
    .split-border-left {
        border-left: 0px;
        margin-top: 40px;
    }
}


/* --- TRAINING ---- */

.training-materials:after {
    content: '';
    clear: both;
    display: block;
}

.training-materials .section {
    width: 25%;
    height: calc(100vh - 200px);
    float: left;
    transition: all .4s ease;
    position: relative;
    overflow: hidden;
    min-height: 550px;
}

.training-materials .section .card {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: relative;
    transition: all .4s ease;
    float: left;
}

.training-materials .section .card:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 1;
}

.training-materials .section .card * {
    position: relative;
    z-index: 2;
}

.training-materials .section .card svg {
    position: absolute;
    right: 20px;
    transition: right .3s ease .1s;
}


.training-materials .section .content {
    width: 0px;
    background: #02B3E3;
    height: 100%;
    transition: all .4s ease;
    float: left;
}

.training-materials .section .content .title {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.2em;
}

.training-materials .section .content * {
    padding: 30px;
    display: block;
    opacity: 0;
    transition: all .1s ease;
}

.training-materials .section .content .textbox {
    padding: 0;
}

.training-materials .section.open .content * {
    transition: all .3s ease .4s;
    opacity: 1;
}

.training-materials .section.open .card:before {
    background: transparent;
}


.training-materials .section.open .card svg {
    right: -100%;
    transform: rotate(45deg);
}

.training-materials .section.open .card svg line {
    stroke: #fff;
}

.training-materials .section.open svg * {
    transition: all .3s ease .1s;
}

.training-materials .section.open circle {
    fill: transparent;
}


.training-materials .section .card .title {
    display: block;
    transform-origin: left;
    height: 0;
    width: 0;
    line-height: 1;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    text-transform: uppercase;
    color: #fff;
    font-size: 5em;
    font-family: 'rileno_sans_boldbold';
    position: absolute;
    bottom: 20px;
    right: 110px;
}


.training-materials.active .section {
    width: 16.66%;
    transition: all .4s ease;
}


.training-materials .section.open {
    width: 50%;
}

.training-materials .section.open .card {
    width: 50%;
    transition: all .4s ease;
}

.training-materials .section.open .content {
    width: 50%;
    transition: all .4s ease;
}


@media screen and (max-width: 1024px) {


    .training-materials .section {
        width: 100%;
        height: 180px;
        min-height: 0px;
    }

    .training-materials .section .card {
        padding: 20px;
        background-position: center -120px;
    }

    .training-materials .section .content {
        width: 100%;
    }

    .training-materials .section .card .title {
        display: block;
        transform-origin: left;
        height: auto;
        width: auto;
        line-height: 1;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        text-transform: uppercase;
        color: #fff;
        font-size: 5em;
        font-family: 'rileno_sans_boldbold';
        position: relative;
        bottom: auto;
        right: auto;
    }

    .training-materials.active .section {
        width: 100%;
    }

    .training-materials .section.open {
        width: 100%;
        height: 100vh;
    }

    .training-materials .section.open .card {
        height: 25%;
        transition: all .4s ease;
        width: 100%;

    }

    .training-materials .section.open .content {
        height: 75%;
        width: 100%;
    }

    .training-materials .section.open .card svg {
        bottom: -40%;
        right: 30px;
    }


}

@media screen and (max-width: 640px) {
    .training-materials .section .card .title {
        font-size: 3em;
    }

}

/* --- RapidCut Rotator ---- */

.radpidcut-rotator {
    background: #F2F2F2;
    padding: 60px 0;
}

.radpidcut-rotator h2 {
    color: #02B3E3;
    margin-bottom: 30px;
}

/* --- TESTIMONIALS ---- */

.testimonial-banner {
    padding: 60px 0;
    background: #000;
    color: #fff;
}


/* --- SINGLE TEMPLATE ---- */
.single-banner {
    background: #F2F2F2;
    padding: 150px 0 40px 0;
}


/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/

.blog-snippet {
    margin: 20px;
    color: #000;
    text-decoration: none;
}

.blog-sidebar {
    background: #F2F2F2;
    border-radius: 15px;
}

.blog-sidebar .widget {
    padding: 20px 30px;
    margin: 20px 0;
    border-bottom: 3px solid #d2d2d2;
}

.blog-sidebar .title {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.3em;
    display: block;
}

.blog-sidebar span {
    line-height: 1.1;
}

.blog-sidebar .eyebrow {
    margin-top: 20px;
    display: block;
}

.featured_posts img {
    max-height: 300px;
    border-radius: 30px;
    width: auto !important;
}

.featured_posts .name {
    font-family: 'rileno_sansmedium';
    display: block;
    margin-top: 15px;
    text-decoration: none;
    color: #000;
}


.blog-snippet-tmb {
    height: 200px;
    width: 100%;
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
}

.blog-snippet span {
    display: block;
}

.blog-snippet h3 {
    font-size: 1.4em;
    line-height: 1.1;
    margin-top: 10px;
}

.blog-navigation a {
    color: #000;
    font-family: 'rileno_sans_boldbold';
    text-decoration: none;
    transition: all .3s ease;
}

.blog-navigation a:hover {
    color: #02B3E3;
}

.blog-single .entry-content img {
    margin: 30px;
    display: block;
    max-width: calc(100% - 60px);
}

.blog-single .entry-content a {
    color: #02B3E3;
}

.blog-single .entry-content div {
    width: auto !important;
}

.blog-single .subpage-banner {
    background-size: contain;
    background-color: #fff;
}

.category-nav {
    margin: 30px 0;
    padding: 0;
    text-align: center;
}

.category-nav li {
    list-style: none;
    display: inline-block;
    padding: 0 15px;
}

.category-nav li a {
    color: #6c6c6c;
    text-decoration: none;
    font-family: 'rileno_sans_boldbold';
    font-size: 1.3em;
}

.category-nav li.current-cat a {
    color: #000;
    text-decoration: underline;
}

.blog-name {
    font-family: 'rileno_sansmedium';
    font-size: 1.2em;
    display: block;
    color: #000;
    text-decoration: none;

}

#share {
    margin: 15px 0;
}

#share a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 5px;
    font-size: 22px;
    color: #000;
    transition: all 0.3s ease;
    text-align: center;
}

#share i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.4;
}

.archive h1 {
    margin-bottom: 0;
}

.archive .title {
    font-family: 'rileno_sansmedium';
    color: #fff;
    font-size: 1.2em;
    padding-bottom: 10%;
    display: block;
}

/*--------------------------------------------------------------
# Products
--------------------------------------------------------------*/

.products-banner {
    height: calc(100vh - 75px);
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.products-banner .background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
}

.products-banner .background.mobile {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
}


.products-banner .initial-slide {
    height: 100%;
    z-index: 2;
    position: relative;
}

.products-banner .initial-slide > div {
    height: 100%;
}

.products-banner .eyebrow {
    color: #000;
    font-size: 1em;
    margin: 0;
}

.products-banner h1 {
    line-height: 1;
}

.products-banner .scroll-overlay {
    height: 100vh;
    position: absolute;
    top: 20%;
    left: 0;
    z-index: 0;
    width: 100%;
    opacity: 0;
}

.products-banner .scroll-overlay .grid-container, .products-banner .scroll-overlay .grid-x {
    height: 100%;
}


.clearcoat-slider {
    position: relative;
    background: #000;
    color: #fff;
    padding: 120px 0;
}

.cc {
    position: absolute !important;
    height: 100%;
    left: 0;
    top: 0;
    width: 60% !important;
}

.cc:before {
    content: '';
    background-image: url('images/Gradient.png');
    background-position: right;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 10;
}

.clearcoat-slider .owl-stage-outer, .clearcoat-slider .owl-stage-outer div {
    height: 100%;
}

.owl-item, .owl-item > div {
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.phone-example {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 30px;
}


.product-nav {
    margin: 10px 0;
}


.product-nav .nav-item {
    background-color: #F4F4F4;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 20px;
    padding-top: 80px;
    padding-bottom: 80px;
    height: 100%;
    margin: 0 5px;
}

.product-nav .nav-item.right {
    background-position: 10%;
    padding-left: 45%;
}

.product-nav .nav-item.left {
    background-position: 90%;
    padding-right: 45%;
}

.product-nav .nav-item .eyebrow {
    font-size: .8em;
    letter-spacing: 0;
}

.product-nav .nav-item .title {
    display: block;
    line-height: 1;
    font-size: 4em;

    font-family: 'rileno_sans_boldbold';
}


.product-nav-bottom {
    margin: 60px 0;
    text-align: center;
}

.product-nav-bottom span {
    display: block;
    line-height: 1.1;
    font-size: 1.2em;
}

.product-nav-bottom .type {
    font-family: 'rileno_sans_boldbold';
}

.product-nav-bottom svg, .product-nav-bottom img {
    height: 120px;
    margin-bottom: 20px;
}

.product-nav-bottom .product {
    margin-top: 30px;
    display: block;
    text-decoration: none;
    color: #000;
}

.product-nav-bottom .owl-nav {
    position: absolute;
    font-size: 4em;
    width: 100%;
    top: 30%;
    text-align: left;
}

.product-nav-bottom .owl-nav span {
    color: #707070;
}

.product-nav-bottom .owl-nav .owl-next {
    float: right;
}


@media screen and (max-width: 1100px) {
    .product-nav .nav-item {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: .8em;
    }
}


@media screen and (max-width: 1024px) {
    .cc {
        position: relative !important;
        height: 300px;
        width: 100% !important;
        padding-bottom: 30px;
    }

    .clearcoat-slider {
        padding: 0 0 30px 0;
    }
}


.fusion-pointer {
    max-width: 55%;
}


.clearcoat-range {
    padding-top: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.product_carousel {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 5%;
    padding-bottom: 1%;
    margin: 20px 0;
    position: relative;
}

.product_video_background {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 5%;
    margin: 20px 0;
    position: relative;
}

/*.product_carousel .grid-container{*/
/*    padding-right:0;*/
/*    padding-left:0;*/
/*    max-width:none;*/
/*    margin: 0;*/

/*}*/
.product_full-bg {
    height: calc(100vh - 75px);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5%;
    margin: 20px 0;
    position: relative;
}

.fusion-clickDrag {
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #F3F4F6;
}

.mix-match .img-holder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;

    width: 100%;
    height: 100%;

}

.mix-match .img-holder img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.step-f.active {
    color: #02B3E3;
}


.label-table {
    width: 100%;
    margin-top: 10px;
    font-family: 'rileno_sans_boldbold';
    font-size: .9em;
    color: #54545A;
}


.label-table td {
    text-align: center;
}

.label-table td:last-child {
    border: 0;
}

.headphones {
    position: relative;
    margin: 60px 0;
}

.headphones .content {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 400px 0;
}

.style-skin-studio {
    /*height:100vh;*/
    padding: 80px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.select-to-preview {
    color: #000;
    font-family: 'rileno_sans_boldbold';
    text-decoration: none;
    font-size: 1.2em;
}

.select-to-preview img {
    float: right;
    padding: 10px;
    transform: rotate(-90deg);
    transition: all .4s ease;
}

.select-to-preview.open img {
    transform: rotate(0deg);
}

.the_studio {
    margin: 20px 0;
    max-height: none;
    /*overflow:hidden;
  transition: all .4s ease-out; */
}

.the_studio.open {
    transition: all .4s ease-in;
    max-height: 2000px;

}

.the_studio ul {
    margin: 0;
    padding: 0;
}

.the_studio > ul > li {
    display: inline-block;
    list-style: none;
    padding: 10px;
    margin: 0;
    font-family: 'rileno_sans_boldbold';

}

.the_studio > ul > li ul li {
    list-style: none;
    padding: 3px;
    margin: 0;
    display: inline-block;
}

.the_studio > ul > li ul li img {
    width: 30px;
    border-radius: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .36);
    cursor: pointer;
}

.style-skin-studio .overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.ss-floating {
    margin: 200px 0;
}

.choose-country ul {
    list-style: none;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.choose-country ul li img {
    margin-right: 10px;
}

.ss-floating .my-paroller img {
    position: absolute;
    left: 0;
    top: -90px;
    width: 300px;
}

.product_small-widget h3 ~ h3 {
    margin-top: 120px;
}


.selected-country img {
    width: 20px;
    margin-right: 10px;
    padding-bottom: 2px;
}


@media screen and (max-width: 1024px) {
    .fusion-pointer {
        max-width: 40%;
    }

    .fusion-pointer.top {
        max-width: 48%;
    }


    .clearcoat-range {
        height: auto;
        padding: 80px 0;
    }

    .product_full-bg {
        height: 70vh;
    }

    .product_small-widget {
        padding: 40px 0;
    }

    .headphones .content {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        padding: 200px 0;
    }

    .ss-floating {
        margin: 250px 0 50px 0;
    }

    .ss-floating .my-paroller img {
        max-width: 30%;
        top: -250px;
    }

    .product_full-bg .cell {
        padding: 30px;
        background: rgba(0, 0, 0, .4);
        border-radius: 30px;
    }

    .product_full-bg p, .product_full-bg span, .product_full-bg h2, .product_full-bg h3 {
        color: #fff !important;
    }


}


@media screen and (max-width: 850px) {
    .fusion-pointer {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .choose-country ul {
        list-style: none;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .fusion-clickDrag {
        background-image: none !important;
    }

    .style-skin-studio {
        height: auto;
    }


    .products-banner {
        font-size: .8em;
    }

    .clearcoat-range {
        height: auto;
        padding: 20px 0;
    }

    .label-table td {
        font-size: .6em;
        line-height: 1.1;
    }

    .product_small-widget {
        padding: 30px;
    }

    .product_small-widget .cell {
        margin-top: 30px;
    }

    .product_full-bg {
        height: auto;
    }

    .headphones .content {
        position: relative;
        padding: 30px 0;
    }

    .headphones img {
        max-height: 50vh;
    }

    .product_full-bg {
        padding: 100px 0;
    }

    .product_background_white:before {
        background: white !important;
    }

    .product_full-bg.product_background_white p, .product_full-bg.product_background_white span, .product_full-bg.product_background_white h2, .product_full-bg.product_background_white h3 {
        color: black !important;
    }

    .product_full-bg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index: 0;
        opacity: .5;
    }

    .product_full-bg .cell {
        padding: 0px;
        background: none;
        border-radius: 0px;
    }


    .product_full-bg * {
        position: relative;
        z-index: 1;
    }

    .product_full-bg p, .product_full-bg span, .product_full-bg h2, .product_full-bg h3 {
        color: #fff !important;
    }

    .product_small-widget h3 ~ h3 {
        margin-top: 30px;
    }

    .products-banner h1 {
        font-size: 3em !important;
    }

    .products-banner p {
        font-size: 3em !important;
    }

    .ss-floating .my-paroller img {
        max-width: 50%;
    }


}

#request-product {
    margin-top: 30px;
    padding: 30px;
}

.section-title-top-heading {
    margin-top: 10px;
}

.table-cart {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}

.table-cart th {
    text-align: left;
}

.table-cart tfoot td {
    text-align: right;
    font-weight: bold;
    font-size: larger;
}

#content-cart-total {
    text-align: left;
}

.content-table-cart {
    overflow-x: auto;
    margin: 5% 0;
}

.table-cart tbody tr {
    border-top: 2px dotted #8080804d;
}

.table-cart tbody {
    border-bottom: 2px dotted #8080804d;
}

i.fa.fa-times-circle.button-remove-table {
    color: red;
    padding-left: 20%;
    cursor: pointer;
}

.table-cart th, .table-cart td {
    padding: 1%;
}

@media screen and (max-width: 1024px) {
    div.buttons-cart-page {
        text-align: right;
    }
}

.content-checkout-page {
    padding-top: 3%;
}

.content-section.checkout {
    padding-top: 0;
}

div#user-form, div#user-form-preview {
    border-right: 2px dotted #9fa0a2;
    padding-right: 50px;
}

div.payment-information {
    padding-right: 50px;
}

.row.product {
    padding-top: 2%;
    padding-bottom: 2%;
}

.grid-container.align-grid-right {
    margin-right: 0;
}

.slider-homepage a.btn {
    text-shadow: none;
}

.slider-testimonials .owl-dots {
    position: initial !important;
}

.slider-testimonials .owl-dots .owl-dot.active span, .slider-testimonials .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}

.content-video {
    padding: 25% 0 0 0;
    position: relative;
}

.homepage-video {
    z-index: -1;
}

@media screen and (max-width: 640px) {
    .slider-homepage {
        text-shadow: none !important;
    }

    .content-video {
        padding: 50% 0 0 0;
    }

    .video_banner.homepage-video {
        position: initial;
        height: 245px;
    }

    .pruvia_film .video_banner.homepage-video {
        position: absolute;
        height: inherit;
    }

    .pruvia_film .right-content {
        padding: 0;
        text-align: center;
    }

    .pruvia_film .right-content ul {
        padding: 0;
    }

    .pruvia_film .clearcoat-range .left-text {
        text-align: center;
    }

    .homepage-video-description {
        height: 100%;
        top: -6px;
        position: relative;
    }

    .hero {
        background-image: none !important;
        padding: 0;
        margin: 0;
    }

    .hero .show-for-small-only {
        width: 100%;
        height: 245px;

    }

    .hero .grid-container {
        padding-bottom: 40px;
    }

    .clearcoat-range .matte_content ul li {
        opacity: 1 !important;
    }

    .partner-menu.active_bap_pruvia ul {
        display: flex;
        justify-content: center;
    }
}

#error_hubspot {
    color: red;
}

.navigation ul li .subnav > div a:hover svg path.st0, .navigation ul li .subnav > div a:hover svg line.st1, .navigation ul li .subnav > div a:hover svg line.st0 {
    stroke: #02B3E3;
}

.clearcoat-range .matte_content ul li {
    opacity: 0;
}

.pruvia_film .product_video_background, .pruvia_film .product_carousel, .pruvia_film .product_full-bg {
    margin: 0;
}

ul.icon-check {
    padding-left: 0;
    list-style: none;
    line-height: 1.5;
}

ul.icon-check li {
    padding-left: 2em;
    background-image: url(/wp-content/themes/mobile-outfitters/images/check-icon.png);
    background-repeat: no-repeat;
    background-size: 1.10em;
    background-position: 0px 0.25em;
}

.pruvia_film .right-content {
    padding-left: 5%;
}

.icons-parallax {
    position: absolute;
    z-index: -1;
}

.icons-parallax.Germ {
    bottom: 5%;
    right: 20%;
}

.icons-parallax.Copper {
    bottom: 10%;
    left: 25%;
}

.icons-parallax.Copper2 {
    bottom: 60%;
    right: 20%;
}

.icons-parallax.Plus {
    bottom: 20%;
    left: 32%;
}

.icons-parallax.Pluses {
    bottom: 50%;
    left: 28%;
}

.icons-parallax.Silver {
    bottom: 55%;
    right: 37%;
}

.copper .icons-parallax.Germ {
    bottom: 0;
    right: 61%;
}

.copper .icons-parallax.Copper {
    bottom: 56%;
    left: 29%;
}

.copper .icons-parallax.Copper2 {
    display: none;
}

.copper .icons-parallax.Plus {
    display: none;
}

.copper .icons-parallax.Pluses {
    bottom: -10%;
    left: 10%;
}

.copper .icons-parallax.Silver {
    display: none;
}

.screen_saver_film .icons-parallax.Copper {
    display: none;
}

@media screen and (max-width: 700px) {
    .icons-parallax {
        width: 10%;
    }

    .copper .icons-parallax.Germ {
        bottom: 42%;
        right: 61%;
    }

    .copper .icons-parallax.Pluses {
        bottom: 37%;
        left: 10%;
    }

    .copper .icons-parallax.Copper {
        bottom: 28%;
        left: 65%;
    }
}

.pruvia_film {
    top: 0;
    position: relative;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100%;
}

.text-center {
    text-align: center;
}

.white-color {
    color: #fff !important;
}

.title-h1 {
    font-size: 5em;
}

.description-product-section {
    font-size: 4em;
    line-height: 1;
    font-family: 'rileno_sans_semibold';
}

.relative-section {
    position: relative;
}

.center-description {
    font-size: 1.4em;
    font-family: 'rileno_sansmedium';
}

.devices-carousel .image-slider {
    height: 50vh;
    vertical-align: bottom;
    display: table-cell;
}

.devices-slider {
    height: 55vh;
}

@media screen and (max-width: 700px) {
    .devices-carousel .image-slider {
        height: auto;
        vertical-align: bottom;
        display: initial;
    }

    .devices-slider {
        height: auto;
    }

    .devices-slider img {
        max-height: 50vh;
        width: auto !important;
        margin: auto;
    }

    .comparision-title {
        padding-bottom: 10%;
    }

    .icons-parallax.Germ {
        bottom: 58%;
        right: 20%;
    }

    .icons-parallax.Copper {
        bottom: 62%;
        left: 10%;
    }

    .icons-parallax.Plus {
        bottom: 70%;
        left: 32%;
    }

    .icons-parallax.Pluses {
        bottom: 70%;
        left: 70%;
    }

    .icons-parallax.Silver {
        bottom: 61%;
        right: 90%;
    }

    .pruvia_film {
        top: 0;
    }
}

.product_background_white {
    padding-bottom: 2%;
}

.product_full-bg {
    margin: 0;
}

.eyebrow.featured {
    font-size: 2em;
    padding-bottom: 5px;
}

.eyebrow.featured-menu {
    font-size: 1.3em;
    margin-top: -15px;
}

.eyebrow.featured-footer {
    padding-bottom: 5px;
    font-size: 0.6em;
}

.eyebrow.featured-location {
    padding-bottom: 5px;
    font-size: 0.8em;
    position: relative;
    display: table !important;
    width: 100%;

}

.top-5 {
    padding-top: 5%;
}

@media screen and (max-width: 1024px) {
    .product_full-bg.product_background_white .cell {
        padding: 0;
        background: white;
        border-radius: initial;
    }

    .product_full-bg.product_background_white p, .product_full-bg.product_background_white span, .product_full-bg.product_background_white h2, .product_full-bg.product_background_white h3 {
        color: black !important;
    }

    #wpfront-notification-bar-spacer {
        z-index: 999;
    }

    .menu-widget-container {
        display: flex;
    }

    .eyebrow.featured-menu {
        padding: 4px 0 4px 20px;
        margin-top: 0;
        font-size: initial;
    }


}

.display-for-large-only {
    display: none;
}

@media screen and (min-width: 1024px) {
    .display-for-large-only {
        display: block;
    }
}

.field-checkbox {
    display: flex;
}

.field-checkbox input[type="checkbox"] {
    margin-top: 5px;
}

.field-checkbox p {
    margin: 0;
}

/**replacement lookup page styles**/
.replacement-lookup-content{
    margin-bottom: 50px;
}

.mout-general-form input {
    border-radius: 9px;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    padding: 10px;
    width: 100%;
    -webkit-appearance: none;
}

.mout-general-form label {
    display: inline-block;
    width: 100%;
    -webkit-appearance: none;
}

.mout-general-form .btn {
    display: inline-block;
    width: auto;
    -webkit-appearance: none;
    cursor: pointer;
    background: #fff;
    border-radius: 10px;
    padding: 12px;
    margin: 0;
    color: #02B3E3;
    font-family: 'rileno_sans_boldbold';
    display: inline-block;
    box-shadow: 0 0 15px rgba(0, 0, 0, .16);
    text-decoration: none;
    font-size: .9em;
    border: 0;
    transition: all .3s ease;
}

.mout-general-form .btn:hover {
    color: #fff;
    background: #02B3E3;
}
.replacement-lookup .replacement-lookup-wrapper{
    display: flex;
    align-items: start;
    flex-direction: row;
    flex-wrap: wrap;
}

.replacement-lookup .button-replacement-lookup {
    margin-left: 20px;
    padding: 12px 16px;
}

.replacement-lookup .replacement-lookup-email-wrapper {
    display: inline-block;
    max-width: 500px;
    width: 70%;
}

.replacement-lookup .replacement-lookup-email {
    display: block;
    width: 100%;
}

.replacement-lookup .replacement-lookup-note {
    font-weight: bold;
    margin-top: 20px;
}

.replacement-lookup .replacement-lookup-no-results-note {
    color: red;
}

.replacement-lookup .replacement-lookup-table {
    border-collapse: collapse;
    margin-top: 20px;
    width: 100%;
}

.replacement-lookup .replacement-lookup-table .device-manuf{
    width: 100px;
}

.replacement-lookup .replacement-lookup-table .model{
    width: 130px;
}

.replacement-lookup .replacement-lookup-table .product-line{
    width: 130px;
}

.replacement-lookup .replacement-lookup-table .receipt{
    width: 130px;
}

.replacement-lookup .replacement-lookup-table th, .replacement-lookup .replacement-lookup-table td {
    padding: 10px;
    text-align: left;
}

.replacement-lookup .replacement-lookup-table th {
    background-color: #ccc;
}

.replacement-lookup .replacement-lookup-table tr:nth-child(2n+1) {
    background-color: #F7F7F7;
}

.replacement-lookup .replacement-lookup-email-message {
    font-weight: bold;
    color: red;
    margin-left: 5px;
    margin-top: 20px;
}

.replacement-lookup-table-wrapper{
    overflow-x: auto;
    width: 100%;
}
#country-image{
    display: none;
}

@media screen and (max-width: 1024px) {
    .replacement-lookup .button-replacement-lookup {
        margin: 0 0 0 20px !important;
    }
}

@media screen and (max-width: 510px) {
    .replacement-lookup .button-replacement-lookup {
        margin-left: 20px !important;
    }
}

@media screen and (max-width: 420px) {
    .replacement-lookup .button-replacement-lookup {
        margin-left: 0 !important;
        margin-top: 10px !important;
        display: block;
        float: right;
    }
    .replacement-lookup .replacement-lookup-email-wrapper {
        width: 100%;
    }
    .replacement-lookup .replacement-lookup-wrapper {
        justify-content: flex-end;
    }
}
.text-c{
    text-align: center !important;
}
#message-upload{
    margin-right: 1%;
}
.select2-husbpot{
    background: #fff;
    background-image: none;
    -webkit-appearance: none;
    box-shadow: 0 0 10px rgba(0, 0, 0,0.16);
    border: none !important;
    border-radius: 9px !important;
    height: auto !important;
    padding: 5px;

}
.select2-husbpot[aria-expanded="true"]{
    border: 2px solid black !important;
}
.select2-husbpot .select2-selection__arrow{
    display: none !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus{
    outline: none !important;
}
.hbspt-form select.hs-input[data-select2-id]{
    display: none !important;
}
.hbspt-form .select2.select2-container{
    width: 100% !important;
}
.select2-container .select2-dropdown{
    border-right: 2px solid black;
    border-left: 2px solid black;
    border-bottom: 2px solid black !important;
}
.select2-container .select2-dropdown.select2-dropdown--above{
    border-top: 2px solid black;
}
.careers_sections input[type="text"],.careers_sections input[type="email"],.careers_sections input[type="tel"],.careers_sections textarea,.contact-form-replacement .input-text, .register-product-form .input-text{
    padding: 8px;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    display: block;
    width: 100%;
    margin: 5px 0 5px 0;
    -webkit-appearance: none;
}
.careers_sections select,.contact-form-replacement select, .register-product-form .select {
    margin: 5px 0 5px 0;
}
.contact-form-replacement{
    margin-top: 50px;
}
.careers_sections .input-field,.contact-form-replacement .input-field, .register-product-form .input-field {
    margin-bottom: 20px;
}
.careers_sections input[type=file],.contact-form-replacement .file_reciept input, .register-product-form .file_reciept input{
    border-radius: 9px;
    display: block;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
    padding: 10px;
    width: 100% !important;
    -webkit-appearance: none;
}

.replacement.shortcode-form ul li {
    list-style: none;
    padding: 5px 10px;
}

.replacement.shortcode-form input, .replacement select, .replacement textarea {
    display: block;
    width: 100%;
    margin: 5px 0 15px 0;
}

.replacement.shortcode-form input, .replacement textarea {
    padding: 8px;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .16);
}

.replacement.shortcode-form select {
    margin: 20px 0;
}
.replacement.shortcode-form .hosted-field {
    height: 40px;
}
.replacement.shortcode-form ol li, .page-replacement ol li {
    margin: 10px 0;
}

.replacement.shortcode-form ol li strong,.page-replacement ol li strong{
    display: block;
}

.replacement.shortcode-form #review-data ul,.page-replacement ul {
    margin: 20px 0;
    padding: 0;
}

.replacement.shortcode-form #review-data ul li, .page-replacement ul li {
    list-style: none;
    margin: 8px 0;
    padding: 0;
}

.replacement.shortcode-form #sectionone-next, .replacement.shortcode-form .button-cart-page, .replacement.shortcode-form .button-checkout-page {
    font-size: 1.2em;
    padding: 15px 30px;
    line-height: 1;
}

.replacement.shortcode-form .button-checkout-page {
    display: none;
}

.replacement.shortcode-form .form-buttons div {
    text-align: right;
}

@media screen and (max-width: 1025px) {
    .replacement.shortcode-form .form-buttons div {
        text-align: center;
    }
}

.replacement.shortcode-form .message-cart {
    font-family: 'rileno_sans_boldbold';
    font-size: 1.2em;
    line-height: 1;
    color: #02B3E3;
    letter-spacing: 1px;
    display: none;
}
.pb-0{
    padding-bottom: 0 !important;
}
.pt-0{
    padding-top: 0 !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-50 {
    margin-top: 50px;
}
.button_form_hs{
    right: 0;
    float: right;
    cursor: pointer;
}
.button_form_hs.show.image{
    display: inline-block;
    width: 35px;
    height: 35px !important;
    background-size: cover;
    background-image: url(images/plus.svg);
}
.button_form_hs.remove{
    display: inline-block;
    width: 35px;
    height: 35px !important;
    background-size: cover;
    background-image: url(images/remove.svg);

}
.product-line-content{
    margin-top: 40px;
    margin-bottom: 10px;
}
#submit-cart,#btn-show-form,#btn-show-summary{
    cursor: pointer;
}
#message-error-custom{
    color: red;
    margin-right: 10px;
}
.button-edit-form {
    float: right;
    display: inline-block;
    font-size: 1.1em;
    color: #fff;
    background: #02B3E3;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    padding: 7px 16px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .16);
    transition: all .3s ease;
    display: block;
    width: 100%;
    margin: 5px 0 15px 0;
    text-align: center;
    cursor: pointer;
}
.preview-register-product #user-form-preview{
    border: none;
    padding: initial;
}
.preview-register-product #user-form-preview .name-attr{
    font-weight: bold;
    text-transform: capitalize;
}

#submit-hubspot.disabled{
    background-color: #cccccc;
    color: #666666;
}

.update-product-registration #update-registration-form{
    position: relative;
}

.update-product-registration fieldset{
    border: 0;
    padding: 0;
    margin: 0;
    clear: both;
}

.update-product-registration .form-columns-2 .field{
    width: 50%;
    float: left;
}

.update-product-registration .form-btn-wrapper{
    display: flex;
    justify-content: space-between;
}

.update-product-registration #loading-spin{
    position: absolute;
    background-image: url(/wp-content/themes/mobile-outfitters/images/loading-spinner.gif);
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center center;
    top: 0;
    background-color: rgba(255,255,255,0.6);
    background-size: 90px;
}
#user-form-preview .input-field input{
    padding: 10px;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.16);
    display: block;
    width: 100%;
    margin: 5px 0 5px 0;
    -webkit-appearance: none;
    background: gainsboro;
    color: black;
}

.product-line-content .button-remove-content{
    order: 4;
    margin: 0;
}
.product-line-content .multiple-product-content-manufacturer{
    order: 1;
}
.product-line-content .multiple-product-content-model{
    order: 2;
}
.product-line-content .multiple-product-content-product_line{
    order: 3;
}
.product-line-content .multiple-product-content-product{
    order: 5;
}
.product-line-content .multiple-product-content-attributes{
    order: 6;
}
.product-line-content .hs-form-buttons{
    padding: inherit;
}
#custom_inputs .product-line-content:only-child .button_form_hs.remove{
    display: none;
}
#custom_inputs .product-line-content:only-child .button_form_hs.add{
    margin-top:0;
}

.button-edit-table{
    color: #03a9f4;
    padding-left: 20%;
    cursor: pointer;
}
.preview-register-product {
    padding-top: 35px;
}
.hbspt-form input{
    min-height: 38px;
}
#custom_inputs .button_form_hs.add{
    display: none;
}
.text-add-form-hs{
    justify-content: space-around;
    display: flex;
    color: #02b3e3;
    font-weight: bold;
}

table.table-cart-summary {
    width: 100%;
}

[hidden] {
    display: none !important;
}
.table thead th {
    border-bottom: 2px dotted #dee2e6 !important;
}
.table th, .table td {
    border-top: 2px dotted #dee2e6 !important;
}
#become-a-partner-form .hs-form-booleancheckbox{
    float: left;
}
.pr-15{
    padding-right: 15px;
}
.faqs.faqs-retails .faq{
    counter-increment: steps;
    margin-bottom: 10px;
}
.faqs.faqs-retails .faq::before {
    content: counter(steps);
    margin-right: -38px;
    font-size: 100%;
    background-color: #02b3e3;
    color: white;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    display: inline-grid;
    place-items: center;
    line-height: 1.2em;
    font-weight: bold;
    position: relative;
    left: -45px;
}
ul.faqs.faqs-retails{
    margin-left: 50px;
    padding: 0;
    list-style: none;
    counter-reset: steps;
}
.faqs.faqs-retails .faq .number{
    width: 50px;
    height: 50px;
    background: #02b3e3;
    text-align: center;
    padding: 10px;
    border-radius: 40px;
    color: white;
    font-size: 23px;
    font-weight: bold;
    font-family: 'rileno_sans_boldbold';


}
.faqs.faqs-retails .faq .title_retails{
    padding: 5px 10px;
    font-size: medium;
}
@media screen and (max-width: 1025px) {
    .product-line-content .button-remove-content{
        order: 0;
    }
    .preview-register-product {
        padding-top: 0;
    }
}
.hs-form-partner .legal-consent-container .hs-dependent-field .field.hs-form-field, #become-a-partner-form .legal-consent-container .hs-dependent-field .field.hs-form-field{
    display: inline-block;
}
.hs-form-partner .form-columns-2{
    height: 100%;
    display: flex;
}
.hs-form-partner .form-columns-2 .hs-form-field, #become-a-partner-form .form-columns-2 .hs-form-field{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.hs-form-partner .hbspt-form fieldset > div, #become-a-partner-form .hbspt-form fieldset > div,.hbspt-form .hs-form-field{
    padding-left: 0;
}
.hs-form-partner .legal-consent-container .hs-dependent-field .input .inputs-list .hs-form-booleancheckbox span,#become-a-partner-form .legal-consent-container .hs-dependent-field .input .inputs-list .hs-form-booleancheckbox span{
    width: 100%;
}

.hs-form-partner .legal-consent-container .hs-dependent-field .input .inputs-list .hs-form-booleancheckbox span {
    margin-top: 10px;
}

#become-a-partner-form .legal-consent-container .hs-dependent-field .input .inputs-list .hs-form-booleancheckbox span {
    margin-top: 0;
}

.team-person-container {
    margin-bottom: 30px;
}

.hs_LEGAL_CONSENT\.processing.hs-LEGAL_CONSENT\.processing.hs-fieldtype-booleancheckbox.field.hs-form-field {
    display: flex !important;
    flex-direction: column;
}

#map [role="menuitemcheckbox"] span img {
    margin-top: -7.5px !important;
}

.careers_sections.content_text_section, .careers_sections.content_columns_section{
    padding-top: 45px;
    padding-bottom: 45px
}
.awards_section .careers_sections {
    padding-top: 70px;
    padding-bottom: 70px;
}

.careers_sections a.curio-cta {
    margin: 40px auto 0px;
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 250px;
    display: block;
    font-size: 1.1em;
    color: #fff;
    background: #02B3E3;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'rileno_sans_boldbold';
    text-transform: uppercase;
    padding: 7px 16px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
    transition: all .3s ease;

}

.careers-column {
    background-color: rgba(255, 255, 255, 0.87);
    padding: 45px;
    margin-bottom: 15px;
    vertical-align: top !important;
}

.careers_sections .map-content {
    text-align: center;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    flex-direction: column;
}

.content_map_section{
    position: relative;
 }

.careers_sections.content_image_section{
    width: 100%;
    display: flex;
    justify-content: center;
}

.careers_sections.content_image_section img{
    height: 400px;
}

/* Styling for Telcom Starts here */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

section.hero-section {
    height: 640px;
    background-image: url("https://moutfitter-stage.s3.amazonaws.com/uploads/2023/06/hero-banner.png");
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    padding-bottom: 167px;
}

section.hero-section .grid-container {
    width: 100%;
}

section.hero-section h1 {
    font-weight: 700;
    font-size: 80px;
    color: #FFFFFF;
    margin: 0;
}

.hero-menu {
    padding-top: 19px;
    padding-bottom: 19px;
    background: #002855;
}

.hero-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-flow: wrap;
    column-gap: 54px;
}

.hero-menu ul li a {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}

.hero-menu ul li a:hover {
    color: #FF9955;
}

.hero-menu ul li.btn {
    height: 36px;
    background: #FFFFFF;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    display: flex;
    color: #FF9955;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.hero-menu ul li.btn a {
    color: inherit;
}

.content-card h2 {
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    color: #000000;
    font-family: 'rileno_sans_boldbold';
}

.content-card p,
#workign-section .content-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.content-card.content-card-inner p {
    font-size: 16px;
}

.text-center {
    text-align: center;
}

.content-card h2.title-line:before {
    content: "";
    width: 159.08px;
    height: 2.5px;
    background: #FF9912;
    display: block;
    margin: 0 0 25px 0;
}

.inner-section-space {
    margin-top: 70px;
    margin-bottom: 70px;
    align-items: end;
}

.custom-p-l-100 {
    padding-left: 100px !important;
}

.custom-m-w {
    max-width: 1007px;
    margin: 0 auto !important;
}

.custom-p-l-50 {
    padding-left: 70px !important;
}

.make-different-section {
    background-color: #002855;
    padding-top: 31px;
    padding-bottom: 42px;
    margin-top: 47px !important;
}

.make-different-section h2 {
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.make-different-section .btn {
    width: 180px;
    height: 50px;
    background: #1D8FC8;
    border-radius: 10px;
    display: flex;
    margin: 20px auto !important;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}

.make-different-section p {
    color: #fff;
    margin: 0 auto;
}

#content-boxes.make-different-section .content-card h2 {
    margin: 0 0 44px 0;
}
#content-boxes.make-different-section .large-4.cell .content-card h2 {
    margin: 0;
}
#content-boxes.make-different-section .large-4.cell .content-card span.bap-value-tag {
    margin-bottom: 29px;
}

ul.retailers-group {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
    row-gap: 25px;
    align-items: center;
    justify-content: center;
}

ul.retailers-group li {
    width: calc(100% / 5);
    text-align: center;
    padding: 0 15px;
}

.content-card.team-member {
    padding-bottom: 20px;
}

.content-card.team-member img {
    margin-bottom: 10px;
    display: block;
}

.content-card.team-member p {
    font-weight: 400;
}

.content-card.team-member span {
    font-size: 16px;
    font-weight: 700;
}

.content-card.team-member span b {
    display: block;
    font-weight: inherit;
}

.custom-w-desc {
    max-width: 950px;
    margin: 0 auto !important;
}

.content-card.team-member {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100%;
}

.content-card.team-member .empty-spacer {
    flex-grow: 1;
}

.content-card h5 {
    color: #0F82BB;
    font-size: 20px;
    font-weight: 700;
    margin: 25px 0 15px 0;
}

.content-card .btn.btn-warning {
    color: #FF9955;
}

.content-card .btn.btn-warning:hover {
    background-color: #FF9955;
    color: #fff;
}

.make-different-section .content-card.text-center .btn + h2 {
    margin: 0;
}

@media all and (max-width: 1023px) {
    .custom-p-l-100 {
        padding-left: 0 !important;
    }

    .content-card h2 {
        margin-top: 30px;
        font-size: 26px;
    }

    .reverse-col {
        flex-direction: column-reverse;
    }

    .custom-p-l-50 {
        padding-left: 15px !important;
    }

    ul.retailers-group li {
        width: calc(100% / 3);
    }
}

@media all and (max-width: 991px) {
    section.hero-section {
        height: 420px;
        padding-bottom: 90px;
    }

    section.hero-section h1 {
        font-size: 55px;
    }

    .hero-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .hero-menu ul {
        column-gap: 25px;
    }


}

@media all and (max-width: 767px) {
    section.hero-section {
        height: 250px;
        padding-bottom: 40px;
    }

    section.hero-section h1 {
        font-size: 45px;
    }

    .content-card h2 {
        margin-top: 24px;
        line-height: normal;
    }

    ul.retailers-group li {
        width: calc(100% / 2);
    }

    .content-card p {
        font-size: 16px !important;
    }

    .content-card.team-member img {
        width: 100%;
    }
}

@media all and (max-width: 480px) {
    section.hero-section {
        height: 195px;
        padding-bottom: 60px;
    }

    section.hero-section h1 {
        font-size: 35px;
    }
}



/* Carosule Styling */
#dashboard-slider.carousel {
    position: relative;
}

#dashboard-slider.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

#dashboard-slider .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#dashboard-slider .carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}

#dashboard-slider .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    #dashboard-slider .carousel-item {
        transition: none;
    }
}

#dashboard-slider .carousel-item-next,
#dashboard-slider .carousel-item-prev,
#dashboard-slider .carousel-item.active {
    display: block;
}

#dashboard-slider .active.carousel-item-right,
#dashboard-slider .carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

#dashboard-slider .active.carousel-item-left,
#dashboard-slider .carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

#dashboard-slider.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}

#dashboard-slider.carousel-fade .carousel-item-next.carousel-item-left,
#dashboard-slider.carousel-fade .carousel-item-prev.carousel-item-right,
#dashboard-slider.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1;
}

#dashboard-slider.carousel-fade .active.carousel-item-left,
#dashboard-slider.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s;
}

@media (prefers-reduced-motion: reduce) {
    #dashboard-slider.carousel-fade .active.carousel-item-left,
    #dashboard-slider.carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

#dashboard-slider .carousel-control-next,
#dashboard-slider .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}

@media (prefers-reduced-motion: reduce) {
    #dashboard-slider .carousel-control-next,
    #dashboard-slider .carousel-control-prev {
        transition: none;
    }
}

#dashboard-slider .carousel-control-next:focus,
#dashboard-slider .carousel-control-next:hover,
#dashboard-slider .carousel-control-prev:focus,
#dashboard-slider .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

#dashboard-slider .carousel-control-prev {
    left: 0;
}

#dashboard-slider .carousel-control-next {
    right: 0;
}

#dashboard-slider .carousel-control-next-icon,
#dashboard-slider .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: 50%/100% 100% no-repeat;
}

#dashboard-slider .carousel-indicators {
    display: flex;
    list-style: none;
}

#dashboard-slider .carousel-indicators li {
    box-sizing: content-box;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
}

@media (prefers-reduced-motion: reduce) {
    #dashboard-slider .carousel-indicators li {
        transition: none;
    }
}

#dashboard-slider .carousel-indicators .active {
    opacity: 1;
}

#dashboard-slider .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

#dashboard-slider ul.carousel-indicators {
    max-width: 1170px;
    position: static;
    margin: 50px auto;
    padding: 0;
    border-top: 3px solid #C3C3C3;
}

#dashboard-slider ul.carousel-indicators li {
    text-indent: inherit;
    width: 100%;
    height: auto;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    color: #5b5b5b;
    position: relative;
    opacity: 1;
}

#dashboard-slider ul.carousel-indicators li.active {
    color: #1D8FC8;
}

#dashboard-slider ul.carousel-indicators li.active:before {
    content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    top: -10px;
    background: #C3C3C3;
    height: 15px;
    z-index: 99;
}

@media all and (max-width: 667px) {
    #dashboard-slider ul.carousel-indicators li.active:before {
        display: none;
    }
    #dashboard-slider .carousel-indicators {
        flex-flow: column;
        border: none !important;
        margin: 0 !important;
    }
    #dashboard-slider ul.carousel-indicators li {
        padding: 10px 0;
    }
    #sliders {
        padding-bottom: 0 !important;
        margin-bottom: 0;
    }
    #logos-heading .awards_section .grid-container {
        padding-left: 0;
        padding-right: 0;
    }
    .inner-section-space {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    body section.hero-section, body .bap-hero.bap-hero-end {
        background-position: left top !important;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    body .bap-hero.bap-hero-end {
        background-position: right top !important;
    }
    body .bap-hero.bap-hero-end .grid-container {
        flex: 1;
        height: auto;
        padding: 0 20px;
        text-align: left;
    }
}

.grid-container.interested-container {
    max-width: 940px;
    padding-top: 50px;
}

@media all and (max-width: 667px) {
    #affordable h2.title-line:before {
        display: none;
    }
    section #about-us .inner-section-space#affordable,
    #workign-section .inner-section-space {
    position: relative;
    padding-bottom: 32px;
    }

    section #about-us .inner-section-space#affordable a.btn.btn-primary,
    #workign-section .inner-section-space .content-card.content-card-inner a.btn.btn-primary {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 180px;
    display: block;
    text-align: center;
    }
    .make-different-section .btn {
    width: 100%;
    height: auto;
    margin: 20px auto !important;
    font-weight: 300;
    font-size: 16px;
    }
    #workign-section .inner-section-space {
    flex-direction: column-reverse;
    padding-bottom: 58px;
    }
    #dashboard-slider.carousel.pointer-event .reverse-col {
        flex-direction: inherit;
        padding-bottom: 10px;
    }
    #dashboard-slider.carousel.pointer-event .reverse-col .content-card img {
        margin-top: 20px;
    }
}
/*--------------------------------------------------------------
# Become a Partner
--------------------------------------------------------------*/

.bap-about-us-img {
    margin-bottom: 58px;
}

.bap-revenue-arrows {
    display: flex;
    align-items: center;
}

.bap-revenue-arrows:before,
.bap-revenue-arrows:after {
    content: "";
    display: block;
    height: 43px;
    margin-top: 0.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    width: 18%;
}

.bap-revenue-arrows:before {
    background-image: url("/wp-content/themes/mobile-outfitters/images/bap-revenue-arrow-left.png");
    background-position: center right;
    float: left;
    opacity: 0;
}

.bap-revenue-arrows:after {
    background-image: url("/wp-content/themes/mobile-outfitters/images/bap-revenue-arrow-right.png");
    background-position: left center;
    float: right;
    opacity: 0;
}

.arrow-show:before {
    animation-duration: 0.5s;
    animation-direction: normal;
    animation-name: bap-left-arrow;
    animation-iteration-count: 1;
    opacity: 1;
}


@keyframes bap-left-arrow {
    from {
        width: 0
    }

    to {
        width: 9%
    }
}

.arrow-show:after {
    animation-duration: 0.5s;
    animation-direction: normal;
    animation-name: bap-right-arrow;
    animation-iteration-count: 1;
    opacity: 1;
}


@keyframes bap-right-arrow {
    from {
        width: 0
    }

    to {
        width: 9%
    }
}

.bap-revenue-arrows-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 65px;
    text-transform: uppercase;
    opacity: 0;
}

.bap-revenue-arrows.arrow-show .bap-revenue-arrows-title{
    animation: 1s .4s forwards slideIn;
}

@keyframes slideIn {
    0% {
        opacity: 0;
        transform: scaleX(0)
    }

    100% {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bap-slider-card {
    height: 100%;
    text-decoration-line: none;
}

.bap-slider-card > img {
    height: 320px;
    border-radius: 12px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.bap-slider-card-content {
    background-color: #40C5E9;
    padding: 37px 30px 40px 30px;
    border-radius: 10px;
    color: #fff;
    margin-top: -1rem;
    position: relative;
    height: calc(100% - 320px + 1rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bap-slider-card-content  h3 {
    margin-top: 0;
    font-size: 24px;
    text-transform: uppercase;
    min-height: 62px;
}

.bap-slider-cards .large-4:nth-child(2) .bap-slider-card-content {
    background-color: #FF9955;
}

.bap-slider-cards .large-4:nth-child(3) .bap-slider-card-content {
    background-color: #003671;
}

.bap-slider-cards > .grid-x {
    margin-left: -8px;
    margin-right: -8px;
}

.bap-slider-cards > .grid-x > div {
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 1rem;
}

.bap-grow-business-section {
    position: relative;
    padding: 70px 0;
    overflow: hidden;
}

.bap-grow-business-section:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1D8FC8;
    z-index: -1;
    width: 70%;
    height: 100%;
    border-radius: 53px 0 0 53px;
}

.bap-grow-business {
    display: flex;
    align-items: center;
    gap: 62px;
}

.bap-grow-business .img-wrapper {
    width: 55%
}

.bap-grow-business .img-wrapper img {
    width: 100%;
    border-radius: 53px;
}

.bap-grow-business .content-wrapper {
    flex: 1;
    color: #fff;
}

.bap-grow-business .content-wrapper > h3 {
    font-size: 34px;
    margin-bottom: 2rem;
}

.bap-grow-business .counter {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 1rem;
    margin-top: 95px;
}

.bap-grow-business .counter .odometer-inside{
    display: flex;
    flex-wrap: nowrap;
}

.award-card {
    text-align: center;
    max-width: 275px;
    margin: 0 auto;
}

.award-card img {
    height: 100px;
    object-fit: contain;
    object-position: center;
}

.award-card p {
    margin-bottom: 0;
}

.awards-slider {
    width: 100%;
}
.awards-slider .owl-nav .owl-prev, .awards-slider .owl-nav .owl-next{
    color: black !important;
    font-size: 55px !important;
}

.awards-slider.owl-theme .owl-nav [class*='owl-'],
.testimony-slider.owl-theme .owl-nav [class*='owl-'] {
    background: none;
    padding: 0;
}

.awards-slider.owl-theme .owl-nav [class*='owl-']:hover,
.testimony-slider.owl-theme .owl-nav [class*='owl-']:hover {
    background: none;
}

.awards-slider.owl-theme .owl-nav:not(.disabled),
.testimony-slider.owl-theme .owl-nav:not(.disabled) {
    display: flex;
    width: calc(100% + 20px);
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

@media screen and (min-width: 640px) {
    .content-testimonial{
        padding: 0 50px;
    }
    .testimony-slider.owl-theme .owl-nav:not(.disabled) {
        width: calc(100% + 90px);
        left: -50px;
    }
}



.award-card-title {
    color: #1D8FC8;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 26px;
}

.testimony-card img {
    margin-bottom: 10px;
    display: block;
    border-radius: 10px;
}

.testimony-card p {
    font-weight: 400;
}

.testimony-card span {
    font-size: 16px;
    font-weight: 700;
    display: block;
}

.testimony-card {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}

.bap-gallery-title {
    position: relative;
    padding-top: 30px;
}

.bap-gallery-right {
    flex-direction: row-reverse;
}

.bap-gallery-content p{
    line-height: 24px;
}

.bap-gallery-left .bap-gallery-content {
    padding-left: 45px;
}

.bap-gallery-right .bap-gallery-content {
    padding-right: 45px;
}

.bap-gallery-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: solid 2.5px #FF9912;
    width: 159px;
}

.bap-gallery-style1 {
    display: grid;
    grid-template-columns: auto auto;
    gap: 16px 37px;
}

.bap-gallery-style1 .bap-gallery-img:first-child {
    display: flex;
    align-items: flex-end;
    justify-content: end;
}

.bap-gallery-style1 .bap-gallery-img:first-child img {
    width: 65%;
    margin-bottom: 16px;
}

.bap-gallery-style1 .bap-gallery-img:nth-child(3) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.bap-gallery-style1 .bap-gallery-img:nth-child(3) img {
    width: calc(65% - 11px);
    margin-top: -16px;
    margin-right: 5.5px;
}

.bap-gallery-style1 .bap-gallery-img:nth-child(4) img {
    width: calc(100% - 9px);
    margin-left: 4.5px;
    margin-top: 5px;
}

.bap-gallery-style1 img {
    width: 100%;
}

.bap-gallery-style2 {
    display: grid;
    grid-template-columns: calc(62% - 15px) calc(38% - 15px);
    gap: 30px 33px;
}

.bap-gallery-style2 .bap-gallery-img img {
    width: 100%;
    border-radius: 10px;
}

.bap-gallery-style2 .bap-gallery-img:first-child img {
    max-height: 209px;
    object-fit: cover;
    object-position: center;
}

.bap-gallery-style2 .bap-gallery-img:nth-child(2) {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.bap-gallery-style2 .bap-gallery-img:nth-child(2) img {
    width: calc(100% - 14px);
    margin-left: 7px;
}

.bap-gallery-style2 .bap-gallery-img:nth-child(3) {
    padding-right: 40%;
}

.bap-gallery-style2 .bap-gallery-img:nth-child(4) {
    margin-left: -60%;
}

.bap-gallery-style2 .bap-gallery-img:nth-child(4) img {
    max-height: 250px;
    object-fit: cover;
    object-position: center;
}

.bap-gallery-style3 {
    display: grid;
    grid-template-columns: calc(40% - 11px) calc(60% - 11px);
    gap: 19px 22px;
}

.bap-gallery-style3 .bap-gallery-img:first-child {
    display: flex;
    align-items: flex-end;
    justify-content: end;
}

.bap-gallery-style3 .bap-gallery-img:first-child img {
    margin-bottom: 19px;
}

.bap-gallery-style3 .bap-gallery-img:nth-child(3) {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.bap-gallery-style3 .bap-gallery-img:nth-child(3) img {
    margin-top: -19px;
    margin-left: 10px;
}

.bap-gallery-style3 .bap-gallery-img:nth-child(4) {
    padding-right: 10%;
}

.bap-gallery-style3 .bap-gallery-img:nth-child(4) img {
    margin-left: 4px;
    margin-top: 2px;
}

.bap-gallery-style3 img {
    width: 100%;
    border-radius: 10px;
}

.bap-entrepreneur-section {
    background-color: #002855;
    padding-top: 31px;
    padding-bottom: 42px;
    color: #fff;
}
.bap-entrepreneur-section .entrepreneur-title .title, #content-boxes .content-boxes-title{
    text-transform: capitalize;
}
@media screen and (max-width: 640px) {
    .bap-entrepreneur-section .entrepreneur-columns{
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }
    .page-template-page-partner_how_it_works h3,
    .page-template-page-partner_whoweare h3,
    .page-template-page-partner_why h3,
    .page-template-page-partner_repair_shop h3,
    .page-template-page-partner_telcom h3,
    .page-template-page-ml h3,
    .page-template-page-partner_default h3,
    .page-template-page-partner_request_info h3
    {
        font-size: 26px !important;
    }
    .bap-entrepreneur-section .entrepreneur-columns span.bap-value-tag{
        font-size: 20px !important;
    }
    .page-template-page-partner_how_it_works p,
    .page-template-page-partner_whoweare p,
    .page-template-page-partner_why p,
    .page-template-page-partner_repair_shop p,
    .page-template-page-partner_telcom p,
    .page-template-page-ml p,
    .page-template-page-partner_default p,
    .page-template-page-partner_request_info p{
        font-size: 16px !important;
    }
    .bap-entrepreneur-section .entrepreneur-columns .cell, .bap-entrepreneur-section .entrepreneur-columns .cell .bap-value-tag{
        width: 100% !important;
    }
    .bap-slider-card-content  h3 {
        min-height: auto;
    }
}


.bap-entrepreneur-section h3.title {
    margin: 0 0 44px 0;
    text-transform: uppercase;
    font-size: 34px;
}

.bap-entrepreneur-section .grid-container span.bap-value-tag {
    margin-bottom: 29px;
}

.bap-entrepreneur-section p {
    margin: 0;
}

.bap-entrepreneur-section .img-wrapper > img {
    height: 127px;
    object-fit: contain;
    object-position: center;
}

.bap-value-tag {
    text-transform: uppercase;
    background: #1D8FC8;
    color: #fff;
    min-width: 180px;
    border-radius: 10px;
    padding: 12px 15px;
    display: inline-block;
    font-family: 'rileno_sans_boldbold';
    font-size: .9em;
}

.bap-entrepreneur-section .bap-value-tag {
    font-size: 18px;
}

section#bap-entrepreneur-section .bap-entrepreneur-section {
    padding-top: 50px;
    padding-bottom: 33px;
}
section#bap-entrepreneur-section .bap-entrepreneur-section h3.title {
    margin: 0 0 44px 0;
    font-weight: 700;
    text-transform: inherit;
}

section#bap-entrepreneur-section .bap-entrepreneur-section span.bap-value-tag {
    margin-bottom: 29px;
    font-size: 18px;
}

#content-boxes .bap-value-tag {
    margin-bottom: 16px;
}

.testimony-slider {
    margin-top: 2.5rem;
}

.testimony-slider .owl-stage {
    /*display: flex;*/
    /*justify-content: center;*/
    /*min-width: 100%;*/
}

.testimony-slider .owl-item {
    height: auto;
}

#bap-video-slider-section {
    background-color: #C3C3C3;
    margin-bottom: 42px;
}

.bap-video-slider .owl-dots {
    position: initial !important;
}

.bap-video-slider.owl-theme .owl-dots .owl-dot.active span,
.bap-video-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}

.bap-video-slider.owl-theme .owl-dots .owl-dot span,
.bap-video-slider.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
}

.bap-hero h1{
    text-shadow: 0px 0px 9px rgba(148,148,148,0.42);
}

.bap-hero .btn {
    padding: 13px 28px;
    font-size: 20px;
    line-height: 100%;
}

.bap-hero-end {
    padding-bottom: 80px;
    padding-top: 320px;
}

.bap-hero-end .grid-x {
    align-items: flex-end;
}

#bap-reach-out-cta .btn {
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    .bap-revenue-arrows:before,
    .bap-revenue-arrows:after {
        width: 17%;
        background-size: cover;
    }

    .bap-revenue-arrows:before {
        background-position: center right;
    }

    .bap-revenue-arrows:after {
        background-position: left center;
    }
}

@media screen and (max-width: 1024px) {
    .bap-grow-business .img-wrapper {
        width: 45%;
    }

    .bap-grow-business .counter {
        flex-wrap: wrap;
    }

    .testimony-slider,
    .awards-slider {
        padding: 0 25px;
    }

    .bap-grow-business-container {
        padding-top: 1px;
    }

    .bap-grow-business-section {
        background: #1D8FC8;
        padding: 40px 0;
        margin-top: 8rem;
        overflow: unset;
    }

    .bap-grow-business-section:before {
        display: none;
    }

    .bap-grow-business {
        flex-direction: column;
        gap: 40px;
    }

    .bap-grow-business .img-wrapper {
        width: 100%;
        margin-top: calc(-40px - 8rem)
    }

    .bap-grow-business .img-wrapper img {
        border-radius: 10px;
    }

    .bap-grow-business .counter {
        flex-direction: column;
        align-items: center;
    }

    #bap-entrepreneur-section {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 640px) {
    .bap-revenue-arrows:before,
    .bap-revenue-arrows:after {
        width: 25%;
        height: 30px;
    }

    .bap-gallery-content {
        padding: 0;
    }

    .bap-hero {
        text-align: left;
        padding: 30px 0;
    }

    .hero-banner-fixed-height{
        height: auto;
        min-height: 200px;
    }

    .bap-hero .btn {
        padding: 12px 21px;
    }

    .bp-menu {
        padding: 22.5px 0;
    }

    .bap-menu-active {
        color: #FF9955;
        font-family: 'rileno_sans_boldbold';
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
        line-height: 22px;
        position: relative;
        padding-right: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .bap-menu-active:after {
        content: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        position: absolute;
        right: 0;
        top: 1px;
        line-height: 1;
    }

    .bp-menu ul li:last-child {
        display: none;
    }

    .bp-menu ul li {
        padding: 10px 0 0;
        list-style: none;
        display: block;
        text-align: left;
    }

    .bp-menu ul {
        display: none;
        position: absolute;
        z-index: 10;
        background: #002855;
        min-width: 170px;
        padding: 7px 10px 10px;
        border-radius: 0 0 9px 9px;
        border-top: solid 5px #FF9955;
        top: calc(100% - 5px);
        left: 7px;
    }

    .bap-revenue-arrows-title {
        font-size: 32px;
        line-height: 43px;
    }

    .bap-gallery-style1 {
        grid-template-columns: 37% auto;
        gap: 12px 22px;
    }

    .bap-gallery-style1 .bap-gallery-img:first-child img {
        width: 100%;
    }

    .bap-gallery-style1 .bap-gallery-img:nth-child(3) img {
        width: calc(100% - 16px);
        margin-top: -16px;
        margin-right: -8px;
        margin-left: -16px;
    }

    .bap-gallery-style2 {
        gap: 18px 24px;
    }

    .bap-gallery-style2 .bap-gallery-img:nth-child(3) {
        padding-right: calc(40% - 12px);
    }

    .bap-gallery-right {
        flex-direction: column-reverse;
    }

    #bap-img-section .bap-gallery-left {
        flex-direction: column-reverse;
    }

    .bap-gallery-left .bap-gallery-content {
        padding-left: 0;
        padding-top: 48px;
    }

    .bap-gallery-right .bap-gallery-content {
        padding-right: 0;
        padding-bottom: 25px;
    }

    #bap-img-section .bap-gallery-left .bap-gallery-content {
        padding-top: 0;
        padding-bottom: 48px;
    }

    .bap-entrepreneur-section .cell:not(:last-child) {
        margin-bottom: 60px;
    }

    .bap-entrepreneur-section .img-wrapper > img {
        height: 88px;
    }

    .bap-entrepreneur-section .tag {
        text-transform: uppercase;
        background: #1D8FC8;
        max-width: 315px;
        width: 100%
    }

    .testimony-card {
        max-width: 300px;
        margin: 0 auto;
    }

    #bap-request-info-form .hs_submit.hs-submit .actions {
        text-align: center;
    }
}

.bap-round-corner-sm{
    border-radius: 10px;
}

.bap-round-corner-lg{
    border-radius: 53px;
}

@media screen and (max-width: 1024px) {
    .bap-round-corner-lg{
        border-radius: 10px;
    }
}
/*--------------------------------------------------------------
# End Become a Partner
--------------------------------------------------------------*/

/* ----------------- Repair Shop ----------------- */
.content-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
.text-center {
    text-align: center;
}
.content-section {
    padding-top: 25px;
    padding-bottom: 25px;
}
/* Electronic section */
.electronic-section {
    width: calc(100% - 137px);
    background: #1D8FC8;
    border-radius: 53px 0 0 53px;
    padding:35px;
    margin-left: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.electronic-section .grid-x {
    width: 100%;
    max-width: 1300px;
}
.electronic-section p, .electronic-section h2 {
    color: #fff;
}
.electronic-section .electronic-group {
    display: flex;
    align-items: center;
    gap: 20px;
}
.electronic-section .electronic-group span {
    max-width: 298px;
    width: 100%;
    color: #fff;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
}
.electronic-section .img-frame {
    margin-left: -120px;
    padding: 30px 0;
}
.electronic-section .img-frame img {
    width: 100%;
}
.electronic-section .btn.btn-primary {
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #40C5E9;
    text-decoration: none;
    padding: 8px 20px;
    display: inline-block;
    margin: 10px 0 80px 0;
}
.electronic-section .items-center {
    align-items: center;
}
.content-card .electronic-group .inline-block .wrap {
    background: #fff;
    padding: 5px;
}
.content-card .electronic-group .inline-block .wrap .odometer .odometer-inside {
    display: flex;
    font-weight: 300;
}
.content-card .electronic-group .inline-block .wrap .odometer .odometer-inside span {
    font-size: 20px;
    font-family: "Arimo", monospace;
    font-weight: 300;
}
@media all and (max-width: 768px) {
    .electronic-section {
        width: calc(100% - 40px);
        padding: 15px;
    }
    .electronic-section .img-frame {
        margin-left: -60px;
        padding: 30px 0;
    }
    .electronic-section h2 {
        margin-top: 0;
    }
    .electronic-section .electronic-group {
        flex-flow: column;
        align-items: flex-start;
        margin-bottom: 40px;
    }
    .electronic-section p {
        font-size: 16px;
    }
}


/* mobile rendition for telcom, request info and repair shop templates  */
section#content-boxes.make-different-section h2,
section#content-boxes.make-different-section p {
    color: #fff;
}
@media all and (max-width: 767px) {
    section #about-us .inner-section-space {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    section #about-us .inner-section-space {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    #affordable .large-6:first-child, #happy-customers .large-6:first-child {
        order: 2;
        margin-top: 32px;
        padding: 0;
    }
    .content-card.content-card-inner p {
        color:#000000;
    }
    .electronic-section {
        width: 100%;
        padding: 15px;
        border-radius: 0;
    }
    .electronic-section .grid-x.grid-margin-x.grid-padding-x.items-center {
        margin: 0;
    }
    .electronic-section .content-card.img-frame {
        margin: -129px -20px 0 -20px;
    }
    .electronic-section .grid-x.grid-margin-x.grid-padding-x.items-center {
        margin: 0;
    }
    .electronic-section .content-card.img-frame {
        margin: -129px -20px 0 -20px;
    }
    .electronic-section {
        margin-top: 125px;
    }
}
.hbspt-form fieldset .hs-dependent-field {
    padding-left: 0;
    padding-right: 0;
}
.hbspt-form fieldset .input select {
    width: 100% !important;
}
.hs_submit.hs-submit .actions {
    text-align: left;
}
.hs_submit.hs-submit .actions input.hs-button:hover{
    color: #fff;
    background: #02B3E3;
}
.hs_submit.hs-submit .actions input.hs-button {
    background: #02B3E3;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
}
.hbspt-form fieldset .legal-consent-container {
    border-top: 1px solid #D4D4D4;
    margin-top: 30px;
    padding: 30px 0 0 0;
}
#happy-customers .content-card p a {
    color: #000;
}
.hs-fieldtype-select .input {
    position: relative;
}
.hs-fieldtype-select .input:after {
    border-left: 3px solid #88D7FF;
    border-bottom: 3px solid #88D7FF;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 15px;
    content: "";
    transform: rotate(-45deg);
    top: 11px;
}
@media all and (max-width: 667px) {
    .hbspt-form form fieldset.form-columns-2 {
        display: flex;
        flex-flow: column;
    }
    .hbspt-form form fieldset.form-columns-2 .field.hs-form-field {
        width: 100%;
    }
    .hbspt-form form .hs-form-field {
        padding-left: 0;
        padding-right: 0;
    }
    .bap-entrepreneur-section .grid-container .cell {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }
}

.bp-menu .menu-become-a-partner-container ul li a, .bap-menu-bubble-item {
    font-weight: 400;
    font-family: 'rileno_sans_boldbold';
}
#affordable {
    align-items: center;
}

#testimonials {
    align-items: start;
}
.content-card.team-member p {
    min-height: 280px;
}
footer .hs-submit .actions input {
    background: #1D8FC8 !important;
    color: #fff !important;
}
.electronic-section {
    margin-top: 80px;
    margin-bottom: 80px;
}
.content-card .electronic-group .inline-block .wrap {
    background: transparent;
    padding: 0;
}
@media all and (max-width: 667px) {
    section.hero-section h1 {
        text-align: left;
    }
    .electronic-section .content-card {
        text-align: center;
    }
    .electronic-section .content-card .electronic-group {
        align-items: center;
        margin: 35px 0;
    }
    .electronic-section .large-6.medium-12.cell {
        padding: 0;
    }
    .electronic-section .content-card.img-frame {
        padding-left: 15px;
        padding-right: 15px;
    }
    .electronic-section {
        margin-top: 140px;
    }
}
.awards_section .owl-carousel.owl-theme {
    margin-top: 30px;
}
.awards_section #typography-inspection-panel {
    margin: 20px 0 5px 0;
}
@media all and (max-width: 667px) {
    #affordable .btn {
        bottom: -25px !important;
    }
    section#content-boxes .content-card span.bap-value-tag {
        width: 100%;
        margin: 25px 0 0 0;
        font-size: 20px;
    }
    section#bap-entrepreneur-section .bap-entrepreneur-section .cell {
        margin: 0 0 30px 0;
    }
    section#content-boxes .content-card h2 {
        margin-bottom: 10px;
    }
}
.electronic-section .content-card h2.title-line {
    max-width: 500px;
}
.hbspt-form .submitted-message p {
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}
#dashboard-slider .carousel-item .inner-section-center {
    align-items: center;
}
#logos-heading .content-card {
    max-width: 924px;
    margin: 0 auto;
}
#happy-customers .content-card.content-card-inner h2.title-line {
    max-width: 320px;
}
#cta .content-card .btn {
    height: 48px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 23px;
}
.awards_section .grid-container h2:empty {
    display: none;
}
.awards_section .grid-container #content-inspection-panel div {
    margin: 0;
}
.awards_section .grid-container h3 {
    margin-bottom: 20px;
}
.bap-revenue-arrows .bap-revenue-arrows-title {
    display: flex;
    flex-flow: column;
}
#happy-customers {
    max-width: 1324px;
}
#happy-customers .content-card.content-card-inner p {
    max-width: 461px;
}
@media all and (min-width: 767px) {
    .align-middle.bap-gallery-right .medium-6.cell {
        width: 100%;
    }
    .align-middle.bap-gallery-right {
        display: grid;
        grid-template-columns: auto 546px;
    }
    .align-middle.bap-gallery-right .medium-6.cell:first-child {
        order: 1;
    }}

.remodal-owl-images{
    padding: 0 !important;
}
.remodal-owl-images img {
    width: 100%;
}
.remodal-owl-images .remodal-close {
    left: auto;
    right: 0;
    margin: 15px;
    background: rgba(0, 0, 0,  0.3);
    border-radius: 5px;
    width: 54px;
    height: 52px;
}
.remodal-owl-images .remodal-close:before {
    color: white;
    width: 52px;
    line-height: 52px;
    font-size: 50px;
}
.remodal-wrapper .button-nav{
    position: absolute;
    top: 50%;
    display: block;
    overflow: visible;
    width: 38px;
    height: 78px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    background: black;
    z-index: 1;
}
.remodal-wrapper .button-nav:before{
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 68px;
    line-height: 68px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    content: "\203A";
    text-align: center;
    color: white;
}

.remodal-wrapper .button-nav.button-next {
    left: auto;
    right: 0;
    border-radius: 10px 0 0 10px;
}

.remodal-wrapper .button-nav.button-next:before {
    content: "\203A";
}

.remodal-wrapper .button-nav.button-prev {
    left: 0;
    right: auto;
    border-radius: 0 10px 10px 0;
}

.remodal-wrapper .button-nav.button-prev:before {
    content: "\2039";
}
@media screen and (min-width: 1000px) {
    .remodal.remodal-owl-images {
        max-width: 800px;
    }
}
@media screen and (min-width: 1500px) {
    .remodal.remodal-owl-images {
        max-width: 900px;
    }
}
.last-section{
    background: #F4F4F4;
    width: 100%;
    margin: 0;
    max-width: initial;
    padding-top: 50px;
    padding-bottom: 50px;
}
#sliders .large-12.cell {
    width: 100%;
    margin: 0;
    padding: 0;
}
#sliders .large-12.cell .carousel-item .custom-m-w {
    max-width: inherit;
}
#sliders {
    margin: 0;
}
body.page-template-page-partner_telcom #bap-gallery .bap-gallery {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
    gap: 34px;
}
body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(1) {
    width: calc(60.9% - 17px);
}
body.page-template-page-partner_telcom #bap-gallery .gallery .bap-gallery .bap-gallery-img:nth-of-type(2) {
    width: calc(38% - 17px);
    padding-top: 20px;
}
body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(3) {
    width: calc(37.6% - 17px);
}
body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(4) {
    width: calc(62.2% - 17px);
    padding: 0;
}
body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img img {
    margin: 0 !important;
}
body.page-template-page-partner_telcom #bap-gallery .align-middle {
    align-items: flex-start;
}
.kiosk-gallery .owl-nav button.owl-next {
    padding: 20px 0 20px 40px !important;
    height: auto;
}
.kiosk-gallery .owl-nav button.owl-prev {
    padding: 20px 40px 20px 0 !important;
    height: auto;
}
.beer-slider img {
    max-width: none;
}
.beer-slider .cndkbeforeafter-seperator, .beer-slider .cndkbeforeafter-seperator:active {
    box-shadow: none;
}
.beer-slider .cndkbeforeafter-item, .text-comparison{
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
@media all and (max-width: 667px) {
    body.page-template-page-partner_telcom #bap-gallery .bap-gallery {
        gap: 14px;
    }
    body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(1) {
        width: calc(60.9% - 7px);
    }
    body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(2) {
        width: calc(38% - 7px);
    }
    body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(3) {
        width: calc(37.6% - 7px);
    }
    body.page-template-page-partner_telcom #bap-gallery .bap-gallery .bap-gallery-img:nth-of-type(4) {
        width: calc(62.2% - 7px);
    }
}

/*--------------------------------------------------------------
    Enterprise template
 */

.content-enterprise-header{
    position: relative;
    overflow: hidden;
    
    video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }
    img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }
    .title{
        position: relative;
        z-index: 1;
        max-width: 1500px;
        margin: 0 auto;
        
        padding: 4rem 2rem;
        color: white;
        text-align: left;
        
        
        h1{
            font-size: 6rem;
            font-weight: bold;
            line-height: 1.2;
            width: 50%;
            @media screen and (max-width: 768px) {
                width: 100%;
                font-size: 2rem;
            }
        }
    }
}
.enterprise-description-section {
    position: relative;
    padding: 4rem 2rem;
    overflow: hidden;

    .background-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0;
    }

    .content {
        position: relative;
        z-index: 1;
        max-width: 1500px;
        margin: 0 auto;
        color: #000;

        .description-text {
            font-size: 2.5rem;
            font-weight: 400;
            margin-bottom: 4rem;
            @media screen and (max-width: 768px) {
                font-size: 1.5rem;
            }
        }

        .flex-group {
            display: flex;
            flex-wrap: wrap;
            gap: 4rem;
            align-items: center;

            .logo-col {
                flex: 1 1 200px;
                max-width: 200px;
                @media screen and (max-width: 768px) {
                    flex: 1 1 100%;
                    max-width: none;
                }

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

            .list-col {
                flex: 2 1 500px;
                display: flex;
                flex-direction: column;
                gap: 1.5rem;
                @media screen and (max-width: 768px) {
                    flex: 2 1 100%;
                    max-width: none;
                }

                .list-item {
                    display: flex;
                    align-items: center;
                    gap: 1rem;

                    img {
                        width: 60px;
                        height: auto;
                    }

                    span {
                        font-size: 2.50rem;
                        @media screen and (max-width: 768px) {
                            font-size: 1.50rem;
                        }
                    }
                }
            }
        }
    }
}
.enterprise-testimonial {
    position: relative;
    background-color: #002855;
    padding: 4rem 2rem;
    color: white;
    overflow: hidden;
}

.enterprise-testimonial {
    .enterprise-testimonial-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.1;
        z-index: 0;
    }

    .enterprise-testimonial-content {
        position: relative;
        z-index: 1;
        max-width: 1500px;
        margin: 0 auto;
    }

    .enterprise-testimonial-title {
        font-size: 4rem;
        font-weight: 700;
        margin-bottom: 4rem;
        color: #eaaa00;
        line-height: normal;
        @media screen and (max-width: 768px) {
            font-size: 2.5rem;
        }
    }

    .enterprise-testimonial-body {
        display: flex;
        align-items: center;
        gap: 2rem;
        flex-wrap: wrap;
        @media screen and (max-width: 768px) {
            display: block;
            margin-bottom: 150px;
        }
    }

    .enterprise-testimonial-image {
        flex: 0 0 400px;
        @media screen and (max-width: 768px) {
            text-align: center;
        }
    }

    .enterprise-testimonial-image img {
        width: 300px;
        height: 300px;
        object-fit: cover;
        border-radius: 50%;
    }

    .enterprise-testimonial-text {
        font-size: 2rem;
        font-style: italic;
        line-height: 1.6;
        max-width: 600px;
        @media screen and (max-width: 768px) {
            max-width: none;
            font-size: 1.5rem;
            text-align: center;
        }
    }

    .enterprise-testimonial-text strong,
    .enterprise-testimonial-text em {
        font-weight: bold;
    }
    .enterprise-testimonial-face {
        position: absolute;
        bottom: 1rem;
        right: 1rem;
        width: 200px;
        height: 200px;
    }

    .enterprise-testimonial-face img {
        width: 100%;
        height: auto;
    }
}
.enterprise-video-list {
    position: relative;
    padding: 4rem 2rem;
    overflow: hidden;

    .enterprise-video-list-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0;
    }

    .enterprise-video-list-content {
        position: relative;
        z-index: 1;
        max-width: 1500px;
        margin: 0 auto;
        color: #000;
    }

    .enterprise-video-list-title {
        font-size: 4rem;
        font-weight: 700;
        margin-bottom: 4rem;
        color: #000;
        @media screen and (max-width: 768px) {
            font-size: 2.5rem;
        }
    }

    .enterprise-video-list-body {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: center;
        @media screen and (max-width: 768px) {
            display: block;
        }
    }

    .enterprise-video-list-video {
        flex: 1 1 15%;
        min-width: 100px;
        display: flex;
        justify-content: center;
    }

    .enterprise-video-list-video video {
        height: auto;
        border-radius: 10px;
        max-height: 300px;
        object-fit: contain;
    }

    .enterprise-video-list-items {
        flex: 1 1 45%;
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        @media screen and (max-width: 768px) {
            margin-top: 20px;
        }
    }

    .enterprise-video-list-item {
        display: flex;
        align-items: center;
        gap: 1rem;
    }

    .enterprise-video-list-icon {
        width: 40px;
        height: 40px;
    }

    .enterprise-video-list-text {
        font-size: 2.5rem;
        @media screen and (max-width: 768px) {
            font-size: 1.5rem;
        }
    }
}
.enterprise-video-background {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 3rem;
    
    .enterprise-video-background-video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0;
    }

    .enterprise-video-background-content {
        position: relative;
        z-index: 1;
        text-align: center;
        width: 100%;
    }

    .enterprise-video-background-title {
        color: #f9c841;
        font-size: 5rem;
        font-weight: 700;
        text-shadow: 0 0 5px rgba(0,0,0,0.3);
        @media screen and (max-width: 768px) {
            font-size: 2.5rem;
        }
    }
}
.enterprise-columns {
    position: relative;
    padding: 6rem 2rem;
    color: #000;
    overflow: hidden;
}

.enterprise-columns .enterprise-columns-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    @media screen and (max-width: 768px) {
        object-fit: cover;
    }
}

.enterprise-columns .enterprise-columns-container {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    margin: 0 auto;
}

.enterprise-columns .enterprise-columns-title {
    font-size: 3rem;
    font-weight: 700;
    text-align: left;
    margin-bottom: 4rem;
    @media screen and (max-width: 768px) {
        font-size: 2.5rem;
    }
}

.enterprise-columns .enterprise-columns-grid {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    text-align: center;
    flex-wrap: wrap;
}

.enterprise-columns .enterprise-columns-item {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    flex: 1 1 30%;
    min-width: 280px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    @media screen and (max-width: 768px) {
        min-height: initial;
        min-width: initial;
    }
}

.enterprise-columns .enterprise-columns-item-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #002855;
    @media screen and (max-width: 768px) {
        font-size: 1.25rem;
    }
}

.enterprise-columns .enterprise-columns-item-description {
    color: #eaaa00;
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    @media screen and (max-width: 768px) {
        font-size: 1rem;
    }
}

.enterprise-columns .enterprise-columns-item-footer {
    font-size: 1.5rem;
    color: #444;
    @media screen and (max-width: 768px) {
        font-size: 0.75rem;
    }
}

.enterprise-columns .enterprise-columns-footer {
    margin-top: -3rem;
    background: #fde047;
    display: flex;
    padding: 0.75rem 1.5rem;
    font-weight: bold;
    border-radius: 8px;
    font-size: 2rem;
    width: 80%;
    justify-self: center;
    text-align: center !important;
    position: relative;
    justify-content: center;
    @media screen and (max-width: 768px) {
        margin-top: 0.5rem;
        font-size: 1rem;
    }
}
.enterprise-columns .enterprise-columns-or {
    color: white;
    font-size: 2rem;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .enterprise-columns .enterprise-columns-grid {
        flex-direction: column;
        align-items: center;
    }
}

.enterprise-opportunities {
    position: relative;
    padding: 6rem 2rem;
    color: #000;
    overflow: hidden;
}

.enterprise-opportunities-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.enterprise-opportunities-container {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    margin: 0 auto;
}

.enterprise-opportunities-title {
    font-size: 4rem;
    font-weight: 700;
    margin-bottom: 4rem;
    color: #003c71;
    @media screen and (max-width: 768px) {
        font-size: 2.5rem;
    }
}

.enterprise-opportunities-grid {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    text-align: left;
    flex-wrap: wrap;
}

.enterprise-opportunities-item {
    background: #fff;
    border-radius: 12px;
    padding: 2rem;
    flex: 1 1 30%;
    min-width: 280px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    @media screen and (max-width: 768px) {
        width: 100%;
    }
    
}

.enterprise-opportunities-item-title {
    font-size: 2.25rem;
    font-weight: bold;
    color: #003c71;
    margin-bottom: 1rem;
    text-align: center;
    @media screen and (max-width: 768px) {
        font-size: 1.25rem;
    }
}

.enterprise-opportunities-item-description {
    color: #000;
    font-weight: 400;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: normal;
    text-align: center;
    @media screen and (max-width: 768px) {
        font-size: 0.75rem;
    }
}

.enterprise-opportunities-line {
    border: none;
    border-top: 2px solid #ccc;
    margin: 1.5rem 0;
}

.enterprise-opportunities-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.enterprise-opportunities-list-item {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    
}

.enterprise-opportunities-list-icon {
    width: 50px;
    height: 50px;
    flex-shrink: 0;
    @media screen and (max-width: 768px) {
        width: 25px;
        height: 25px;
    }
}

.enterprise-opportunities-list-title {
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-size: 1.5rem;
    @media screen and (max-width: 768px) {
        font-size: 0.75rem;
    }
}

.enterprise-opportunities-list-text {
    font-size: 1.25rem;
    color: #333;
    @media screen and (max-width: 768px) {
        font-size: 0.70rem;
    }
}

.enterprise-opportunities-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    margin-top: 3rem;
}

.enterprise-opportunities-icon {
    height: auto;
    width: 125px;
}

@media screen and (max-width: 768px) {
    .enterprise-opportunities-grid {
        flex-direction: column;
        align-items: center;
    }
}
.enterprise-guarantee {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    background-color: #e0f2fe;
}

.enterprise-guarantee-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
    object-position: top;
}

.enterprise-guarantee-container {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    margin: 0 auto;

}
.enterprise-guarantee-content{
    background-color: #fff;
    padding: 3rem 2rem;
    border-radius: 16px;
}

.enterprise-guarantee-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 4rem;
    @media screen and (max-width: 768px) {
        display: block;
    }
}

.enterprise-guarantee-label {
    background: #ef3340;
    color: #fff;
    font-weight: bold;
    font-size: 1.75rem;
    padding: 0.3rem 0.6rem;
    border-radius: 30px;
    text-transform: uppercase;
    @media screen and (max-width: 768px) {
        text-align: center;
        font-size: 1rem;
        width: fit-content;
    }
}

.enterprise-guarantee-title {
    font-size: 4rem;
    font-weight: 700;
    color: #002855;
    @media screen and (max-width: 768px) {
        font-size: 2.5rem;
    }
}

.enterprise-guarantee-description {
    font-size: 2.5rem;
    margin-bottom: 4rem;
    font-weight: bold;
    color: #002855;
    @media screen and (max-width: 768px) {
        font-size: 1.5rem;
    }
}

.enterprise-guarantee-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2rem;
    @media screen and (max-width: 768px) {
        padding: 0;
    }
}

.enterprise-guarantee-item {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 0 1 45%;
    min-width: 280px;
    @media screen and (max-width: 768px) {
        min-width: initial;
        flex: 0 1 100%;
    }
}

.enterprise-guarantee-icon {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.enterprise-guarantee-item-text {
    font-size: 1.75rem;
    font-weight: 600;
    color: #000;
    @media screen and (max-width: 768px) {
        font-size: 1rem;
    }
}

.enterprise-image {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    color: #fff;
}

.enterprise-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.enterprise-image-container {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    margin: 0 auto;
    text-align: center;
}

.enterprise-image-title {
    font-size: 4rem;
    font-weight: 700;
    color: #fbbf24;
    margin-bottom: 4rem;
    text-align: left;
    @media screen and (max-width: 768px) {
        font-size: 2.5rem;
    }
}

.enterprise-image-table img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.enterprise-text-image {
    position: relative;
    padding: 6rem 2rem;
    overflow: hidden;
    color: #000;
}

.enterprise-text-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover;
}

.enterprise-text-image-container {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    margin: 0 auto;
}

.enterprise-text-image-title {
    font-size: 4rem;
    font-weight: 700;
    text-align: left;
    margin-bottom: 4rem;
    @media screen and (max-width: 768px) {
        font-size: 2.5rem;
    }
    
}

.enterprise-text-image-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 3rem;
}

.enterprise-text-image-left {
    flex: 1 1 50%;
}

.enterprise-text-image-text {
    font-size: 2.5rem;
    line-height: normal;
    margin-bottom: 1.5rem;
    @media screen and (max-width: 768px) {
        font-size: 1.75rem;
    }
}

.enterprise-text-image-footer {
    font-weight: bold;
    font-size: 2rem;
    color: #53565a;
    @media screen and (max-width: 768px) {
        font-size: 1rem;
    }
}

.enterprise-text-image-right {
    flex: 1 1 40%;
    text-align: center;
}

.enterprise-text-image-right img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}

@media screen and (max-width: 768px) {
    .enterprise-text-image-content {
        flex-direction: column;
    }

    .enterprise-text-image-left,
    .enterprise-text-image-right {
        flex: 1 1 100%;
    }
}
.enterprise-footer {
    padding: 6rem 2rem;
    color: #000;
}

.enterprise-footer-container {
    max-width: 1500px;
    margin: 0 auto;
    text-align: center;
}

.enterprise-footer-logo {
    margin-bottom: 2rem;
    height: 200px;
}

.enterprise-footer-text {
    font-size: 2.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
    @media screen and (max-width: 768px) {
        font-size: 1.5rem;
    }
}

.enterprise-footer-email {
    background-color: #fff;
    display: inline-block;
    padding: 0.5rem 1.25rem;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 2rem;
    font-size: 1.5rem;
}

.enterprise-footer-links {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
}

.enterprise-footer-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: inherit;
}

.enterprise-footer-link img {
    height: 102px;
    margin-bottom: 0.5rem;
}

.enterprise-footer-link span {
    font-size: 1.5rem;
}

/*--------------------------------------------------------------
    End Enterprise template
 */
