/* Extra small devices (phones, 768px and down) */
@media only screen and (max-width: 768px) {
	.sec {
		max-width: 350px! important;
	}
	h1 {
		/*margin-top:-90px;*/
		font-size: 65px !important;
        line-height: 65px !important;
	}
	#footer-links a {
		padding: 0px;
		color: #6A55F7 !important;
		text-decoration: none;
		text-align: center;
	}
	#ft-legal {
		padding: 0px 30px 0px 30px;
		text-align: center;
	}
	#ft-addr {
		padding: 0px 30px 30px 30px;
		text-align: center;
	}
	#ft-envelope {
		order: 0 !important;
	}
	#ft-envelope-img {
		max-width: 101px !important;
	}
	.col-content:last-child {
		padding-right:0px;
	}
	/*.col-content p, .body-copy {
		font-size: 20px !important;
		line-height: 26px !important;
	}*/
	#hero-content {
		width: 100% !important;
	}
	.btn-link {
		font-size: 16px !important;
	}
    #footer-links {
        margin-bottom: 0px !important;
        gap: 60px;
        padding: 0px;
    }
	#ft-onetrust {
		font-size: 15px!important;
        margin-top: 15px;
        margin-bottom: 115px !important;
	}
	#contact-notch-wrapper {
		display: none !important;
	}
    .img-50, .img-100 {
		width: 100% !important;
	}
    h2.accent {
        font-size: 72px !important;
        line-height: 72px !important;
    }
    #recognize-wrapper div {
        margin-top: 0px !important;
    }
    .width-33 ul {
        margin-bottom: 0px;
    }
    .width-33, .width-66 {
        width: 100% !important;
    }
    .pad-rsp {
        padding: 15px !important;
    }
    footer > div {
        width: 350px;
        padding:0 !important;
    }
    .footer-logo {
        margin-top: 0px !important;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) 
@media only screen and (min-width: 600px) {
} */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 769px) {
	.sec {
        padding-top: 60px;
        padding-bottom: 60px;
		max-width: 680px !important;
    }
	.col-content:last-child, .col-content:first-child, .col-img {
        padding-right: 0px !important;
        padding-left: 0px;
    }
	#ft-envelope {
		order:1 !important;
	}
	h1 {
        font-size: 72px !important;
        line-height: 78px !important;
    }
	/*.col-content p, .body-copy {
		font-size: 20px !important;
		line-height: 26px !important;
	}*/
	.btn-link.orange {
		font-size: 16px;
	}
	.btn-link {
		font-size: 16px !important;
	}
    .video, .img-50, .width-50 {
		width: 50% !important;
		/*margin-top: 60px;*/
	}
    .img-100, .width-100 {
		width: 100% !important;
	}
    h2.accent {
        font-size: 106px !important;
        line-height: 106px !important;
    }
    .width-33 {
        width: 33% !important;
    }
    .width-66 {
        width: 66% !important;
    }
}

/* Large devices (laptops/desktops, 992px and up) */ 
@media only screen and (max-width: 1280px) {
	/*.col-img {
		width: 100% !important;
	}*/
	h2 {
		font-size: 48px !important;
		line-height: 48px  !important;
	}
    .body-content {
        margin-bottom: 0px !important;
    }
    /*.order-lg-1, .order-md-1, .order-1 {
        order: 1 !important;
    }
    .order-lg-0, .order-md-0, .order-0 {
        order: 0 !important;
    }*/
    .video {
		max-width: 100%;
        width: auto;
		margin-top: 60px;
	}
    .features-wrapper {
        margin: 30px 30px 0px 30px;
    }
    .pad-rsp {
        padding: 15px !important;
    }
    h2.fr.accent {
        font-size: 85px !important;
        line-height: 80px !important;
    }
    #footer-links {
        max-width: 680px !important;
        margin: 40px auto !important;
    }
    .small {
        font-size: 18px !important;
        line-height: 23.4px !important;
    }
    #sec-stack h2 {
        margin-bottom: 30px;
    }
    #bulk-distribution, #work-with {
        font-size: 18px !important;
        line-height: 23.4px !important;
    }
}

/* Extra large devices (large laptops and desktops, 1280px and up) */
@media only screen and (min-width: 1281px) {
	
}

/* GENERIC STYLES */

*, html {
    scroll-behavior: smooth !important;
}

body.preload * {
    animation-duration: 0s !important;
    -webkit-animation-duration: 0s !important;
    transition: background-color 0s, opacity 0s, color 0s, width 0s, height 0s, padding 0s, margin 0s !important;
}

.sr-only {
    position: absolute;
    width: 0px;
    height: 0px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}

/* GENERIC BODY STYLES */

main {
    margin-top: -2px;
    background-color: #211d33;
    min-height: -webkit-fill-available;
    /*height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;*/
    scroll-snap-type: both;
    height:auto;
    overflow-y:unset;
    overflow-x:unset;
}

body {
    min-width: 390px;
}

.sec {
    /*max-width: 1152px;
    margin: 60px auto 60px auto;*/
    display: flex;
    min-height: auto;
    width: 100% !important;
    /*background-color: #211D33;
    scroll-snap-align: start;
    scroll-snap-stop: always;*/
	margin:auto;
}

.no-snap {
    /*scroll-snap-type: y proximity;*/
    scroll-snap-align: none !important;
    scroll-snap-stop: normal !important;
}

footer {
    overflow-x: auto;
    scroll-snap-type: none;
}

.col-content, .col-img, .col-carousel {
    justify-content: center !important;
    flex-direction: column !important;
    display: flex !important;
    text-align: left;
}

.col-img img {
    width: 100%;
    height: auto;
}

.col-content:first-child {
    /*padding-left: 75px;*/
}

.col-content:last-child {
    /*padding-right: 75px;*/
}

h1,
h2 {
    font-family: "Roboto", serif;
	font-style: normal;
    font-weight: 500;
}

/*h1 {
    font-family: "Roboto", serif;
	font-weight: 500;
    font-size: 96px;
    line-height: 96px;
}*/

h1.heavy {
    font-weight: 500;
    /*line-height: 96px;*/
}

h2 {
    font-size: 64px;
    line-height: 62px;
}

h1.fr {
    font-size: 86px;
    line-height: 96px;
}

h2.fr {
    font-size: 55px;
    line-height: 53px;
}

h2.heavy {
    font-weight: 700;
}

h2.left {
    text-align: start;
}

/*.col-content p, .body-copy {
    font-size: 24px;
	font-family: "Roboto", serif;
    font-weight: 400;
    /*line-height: 31.20px;
	letter-spacing: 0.50px;
	font-style: normal;  
}*/

.large {
    font-size: 30px;
}

.xlarge {
    font-size: 30px;
}

h2.left,
.left {
    text-align: start;
}

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

.body-content {
    padding: 12px;
}

.card {
    border-radius: 10px;
    background: linear-gradient(148.75deg, rgba(147, 86, 160, .3) 14.87%, rgba(128, 97, 201, .3) 37.91%, rgba(114, 76, 157, .3) 67.39%, rgba(83, 58, 113, .3) 86.23%);
}

.col-content .row,
.col-img .row {
    justify-content: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-link-sqr {
    width: auto !important;
    font-family: "Roboto", serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    color: #f6f4ed;
    padding: 15px 30px;
    text-decoration: none;
    background:#6A55F7;
    border: 1px solid #6A55F7;
    border-radius: 42px;
	margin: 10px 5px;
}

.btn-link {
    width: auto !important;
    max-width: 440px !important;
    padding: 15px 30px !important;
    font-size: 24px;
    text-decoration: none !important;
    color: #FAF8F3 !important;
    background: #6A55F7 !important;
    border-radius: 50px !important;
}

.btn-link.orange {
	background-color:#ED9B3A !important;
	color: #211D33 !important;
    font-weight: 500;	
}
.btn-link.light {
    color: #F6F4ED !important;
    font-weight: 500;
}

.btn-link.outline {
	background-color: transparent !important;
	border: 2px solid #6A55F7 !important;
	color: #6A55F7 !important;
}

/*@media only screen and (max-width: 600px) {
    .btn-link {
        padding: 10px 20px !important;
        font-size: 16px;
    }
}*/

.ic-next {
    width: 85px;
    height: 85px;
}

.mobile-divider {
    height: 0;
    border-color: #6A55F7 !important;
	border:none !important;
}
.border-bottom {
	border:none !important;
}

b, strong {
	font-weight:700;
}

.page-logo img {
	width: 140px !important;
}

.left {
	padding-left:0px !important;
    margin-left:0px !important;
}

.right {
	padding-right:0px !important;
    margin-right:0px !important;
}
.top {
	padding-top:0px !important;
    margin-top:0px !important;
}
.bottom {
	padding-bottom: 0px !important;
    margin-bottom:0px !important;
}
.all {
	padding:0px !important;
}
.reset {
	margin: 0px !important;
}
.dark-bg {
	background-color: #211d33 !important;
}
.active-link {
    background-color: #6A55F7 !important;
}
.active-link:hover {
    background-color: rgba(220,215,249,0.25) !important;
}
.lite {
    color: #faf8f3 !important;
}
.dark {
    color: #211d33 !important;
}
.purple {
    color: #6A55F7 !important;
}
.middle {
    vertical-align: middle !important;
}
.orange {
    color: #ED9B3A !important;
}
.green {
    color: #57B08C !important;
}
.orange-bg {
    background-color: #ED9B3A !important;
}
.green-bg {
    background-color: #57B08C !important;
}
.lite-org-bg {
    background-color: #FFE4B0 !important;
}
.lite-grn-bg {
    background-color: #B6DBBC !important;
}
.lite-pur-bg {
    background-color: #DCD7F9 !important;
}
.opaque-bg {
    background: rgba(220, 215, 249, 0.05) !important;
}
.pad-sml {
    padding: 15px !important;
}
.pad-med {
    padding: 30px !important;
}
.pad-lrg {
    padding: 60px !important;
}
.pad-rsp {
    padding: 30px;
}
.pad-left {
    padding-left: 10% !important;
}
.rad-sml {
    border-radius: 12px !important;
}
.rad-med {
    border-radius: 20px !important;
}
.rad-lrg {
    border-radius: 50px !important;
}
.mrg-auto {
    margin: auto !important;
}
.margin-left {
    margin-left: 50% !important;
}
h2.accent {
    font-weight: 500;
    /*padding-bottom: 20px;*/
}
.small {
    font-size: 24px;
    line-height: 31.20px;
}

p {
    font-size: 24px !important;
    line-height: 31.20px !important;
    font-weight: 400 !important;
}
.width-33 ul {
    padding-left: 15px;
}
.ul-none {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
#video-1920, #video-1280, #video-768 {
    margin: auto;
}
/* GENERIC BODY STYLES -END */

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1281px) {

    main {
    /*
        overflow-x: hidden;
        overflow-y: auto;
    */
        scroll-snap-type: none;
    }

    .sec, footer {
        scroll-snap-align: none;
        scroll-snap-stop: normal;
    }

    footer {
        width: 100% !important;
        padding-bottom: 100px;
    }

    .sec {
        padding-top: 30px;
        padding-bottom: 30px;
		max-width: 1152px !important;
		margin: 60px auto 60px auto;
    }
	
	h1 {
		font-family: "Roboto", serif;
		font-size: 96px !important;
		line-height: 96px  !important;
	}

    h1.fr {
		font-family: "Roboto", serif;
		font-size: 86px !important;
		line-height: 96px  !important;
	}

    .sec > .row:last-child {
        flex-grow: 1;
    }

    .col-content .row, .col-img .row {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .col-content:last-child, .col-content:first-child, .col-img {
        padding-right: 35px;
        padding-left: 35px;
    }

    h1.heavy {
        font-weight: 500;
    }

    h2.accent {
        font-size: 142px !important;
    }
    .btn-link-sqr {
        font-size: 16px !important;
        /*min-width: 300px;
        padding: 8px 10px;*/
    }
	/*.btn-link {
		font-size: 16px !important;
	}*/
	#contact-envelope {
		flex-direction: unset !important;
	}
	#footer-links a {
		margin:auto !important;
		color: #6A55F7 !important;
		text-decoration: none;
	}
	#footer-links {
		padding: 50px 20px 50px 20px !important;
	}
	h2 {
		font-size: 64px !important;
		line-height: 62px  !important;
	}
    h2.fr {
		font-size: 55px !important;
		line-height: 53px  !important;
	}
    h2.fr.accent {
		font-size: 132px !important;
		line-height: 132px  !important;
	}
}

/* H1 SLIDER TEXT */

.headline {
    display: flex;
    gap: 5px;
    padding: 0px;
    margin: 0;
    flex-direction: column;
    z-index: 1;
    position: relative;

}

.slider, .slider-fr {
    height: 106px;
    overflow: hidden;
    margin-top:-13px;
    display: inline-block;
    max-width: 840px;
    vertical-align: middle;
}

.master {
    height: 296px;
}

.text {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    animation: slide 8s linear infinite;
}

#work-with, #bulk-distribution {
    padding: 0;
    display: flex;
    gap: 30px;
    --bs-gutter-x: 0px;
    font-size: 24px;
}
#bulk-distribution div {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 100%;
}

@media only screen and (max-width: 1280px) {
    .slider, .slider-fr {
        height: 80px;
        margin-top: -13px !important;
    }
    .page-logo img {
        width: 125px !important;
    }
    #work-with {
        gap: 15px;
        display:block;
    }
    #work-with div {
        width: 100% !important;
    }
    #stack-wrapper div {
        margin-bottom: 30px;
    }
    #bulk-distribution {
        gap: 30px;
    }
    #bulk-distribution h3.fr {
        font-size: 29px;
    }    
}

@media only screen and (max-width: 768px) {
    .slider-fr {
        height: 63px;
        margin-top: -13px !important;
    }
    .slider {
        height: 80px;
        margin-top: 0px !important;
    }
    #tail-copy {
        margin-top: 0px !important;
    }
    h2.fr.accent {
        font-size: 52px !important;
        line-height: 55px !important;
    }
    #work-with, #bulk-distribution {
        display:block;
        margin-bottom: 0px !important;
        font-size: 18px !important;
        line-height: 23.4px !important;
    }
    .features-wrapper {
        margin: 30px;
    }
}

/*PERSISTENT CONTACT NOTCH*/

#contact-notch-wrapper {
    max-width: 1920px;
    margin: auto;
    height: 0;
    transform: translateY(-54px);
}

#contact-notch,
footer span {
    font-style: normal;
    color: #FAF8F3;
}

#contact-notch,
#footer-links {
    font-family: "Roboto", serif;
    font-weight: 400;
    font-size: 30px;
}

#contact-notch {
    background-color: #211D33;
    /*line-height: 90%;*/
    text-transform: uppercase;
    padding: 20px 50px;
    border: 4px solid #6A55F7;
    border-radius: 50px 50px 0 0;
    background-origin: border-box;
    background-clip: padding-box, border-box;
    border-bottom: 4px solid #211D33;
    text-decoration: none;
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 769px) {
	
	#contact-notch {
		font-size:20px;	
		border-radius: 0 50px 0 0;
	}
	#contact-notch-wrapper {
		transform: translateY(-52px);
		margin-left: -4px !important;
		display: block !important;
	}
}

/*PERSISTENT CONTACT NOTCH - END*/

/* FOOTER STYLES */

footer {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    /*background-color: #211D33;
    scroll-snap-align: start;
    scroll-snap-stop: always;*/
    text-align: center;
}

.footer-logo {
    max-width: 225px;
}

footer > div {
    padding: 20px 0;
    max-width: 600px;
}

#footer-links {
	max-width:1152px;
    padding: 0;
    margin: 70px;

    font-family: 'Roboto', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 130%;

    color: #6A55F7 !important;
}

#footer-links a {
    color: #6A55F7 !important;
    text-decoration: none;
    margin: auto;
    font-weight: 500;
    font-size: 20px;
}

footer a.btn-link {
    max-width: 540px !important;
}

footer span {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 100%;
    color: #FAF8F3;
}

.ft-divider {
    /*margin-left: 85px;
    margin-right: 85px;*/

    display: inline-block;

    font-size: 32px;
    width: 1px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: #6A55F7;
}

#ft-envelope {
	margin-top:0px;
}

#ft-lkin {
    flex: 0 0 auto;
}

#ft-onetrust {
    font-size: 18px;
    color: #6A55F7;
    text-decoration: none;
    cursor:pointer;
    margin-bottom: 30px;
}

#ft-onetrust:hover {
    text-decoration: underline;
}

@media only screen and (min-width: 1281px) {

    #footer-links {
        margin: 0 auto;
		max-width: 1152px !important;
    }

    #ft-lkin {
        margin: 20px 0;
    }

    .width-33 {
        width: 33% !important;
    }

    .width-66 {
        width: 66% !important;
    }

    .features-wrapper {
        margin: 60px;
    }
}

/* FOOTER STYLES - END*/
/* Parallax base styles
--------------------------------------------- */
@media only screen and (min-width: 993px) {
    .parallax {
        height: 500px; /* fallback for older browsers */
        height: 100vh;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-perspective: 300px;
        perspective: 300px;
        -webkit-perspective-origin-x: 100%;
        perspective-origin-x: 100%;
    }

    .parallax__group {
        position: relative;
        height: 500px; /* fallback for older browsers */
        height: 100vh;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .parallax__layer {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform-origin-x: 100%;
        transform-origin-x: 100%;
    }

    .parallax__layer--fore {
        -webkit-transform: translateZ(90px) scale(.7);
        transform: translateZ(90px) scale(.7);
        z-index: 1;
    }

    .parallax__layer--base {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        z-index: 4;
    }

    .parallax__layer--back {
        -webkit-transform: translateZ(-300px) scale(2);
        transform: translateZ(-300px) scale(2);
        z-index: 3;
    }

    .parallax__layer--deep {
        -webkit-transform: translateZ(-600px) scale(3);
        transform: translateZ(-600px) scale(3);
        z-index: 2;
    }
}
