/**
 * Content
 */

body {
    overscroll-behavior-y: none;
}

.wrap-radio{
	min-width: 151px;
    display: flex;
    width: 30%;
    justify-content: flex-end;
}
.radio {
  margin: 0.5rem;
}
.radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
  content: "";
  background: rgba(255, 0, 0, 0);
    z-index: -1;
  border-radius: 0%;
  border: 0px solid #b4b4b4;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0em;
  margin-right: 0px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.radio input[type=radio]:checked + .radio-label:before {
  background: #d00a2d;
}
.radio input[type=radio]:focus + .radio-label:before {
  outline: none;
}
.radio input[type=radio]:disabled + .radio-label:before {
  background: rgba(180, 180, 180, 0);
}
.radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
#my-form label span{
	position: absolute;
    top: 22px;
}

.col-two{
    padding-left: 40px;
    font-weight: 800;
    color: #d00a2d !important;
	font-size: 2.4rem;

}


#my-form input::placeholder {
   	font-size: 1.2rem;

    text-transform: uppercase;
    letter-spacing: 1px;
    color: white}


.event-page{
    flex-wrap: wrap;
    max-width: 1450px;
	padding-top: 200px;
    padding-left: 80px;
    padding-right:80px;
    display: flex;
    
}

.event-page h1{
    max-width: 70%;
    	font-size: 3.5rem !important;

    padding-left: 40px !Important;
	text-transform: uppercase;
}

.event-left{
	width:60%;
    flex-wrap: wrap;
    display: flex;
    padding: 40px;;
    
}

.event-right{
	    padding: 40px 0px;
    width:40%;

}
#my-form input:nth-child(5){
	width:100%;
}
#my-form{
    flex-wrap: wrap;
	display: flex;
}

#my-form div > span{
	min-width: 300px;
    font-size: 20px;
}

#my-form label{
    border: 2px solid #fff;
    display: flex;
    font-size: 20px;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
width: 50px !important;
    line-height: 0px;
height: 50px !important;

}

#my-form input{
	width:44%;
    margin: 3%;
    color: white !important;
    padding: 20px;
    	font-family: 'Replica-Light';
    border:2px solid white;
    background: transparent;
}

#my-form > div{
	display: flex;
    width:100%;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding: 3% 0px 3% 3%;
    justify-content: space-around;
}

#my-form button{
    letter-spacing: 2px;
    text-transform: uppercase;
	border:0px;
    font-size: 22px;;
    	font-family: 'Replica-Regular' !important;
color: white;
    padding: 18px;
    width:calc(94%);
    display: block;
    height: auto !important;
    margin: 7px auto;
    
    background:#d00a2d !important;

}

#my-form button:hover{
	    background:#565656 !important;

}

#my-form div input{
width: auto;
    margin: 0%;
    color: white !important;
    padding: 0px;
    font-family: 'Replica-Light';
    border: 0px solid white;
    background: transparent;
}

[data-page-id="33014037"] .backdrop{
	
    position: fixed;
}

[data-page-id="33014037"] .header {
    
    position: absolute;
}

[data-page-id="33014037"] [local-style="10224532"]{
	
    display: none !important;
}

[data-page-id="33014037"] .right{
	
    display: none;
}
[data-page-id="33014037"] .left{
	
    display: none;
}

[data-page-id="33014037"] .logo{
    margin-top: 110px;
    width: 180px;
	height: 120px;
}

[data-page-id="33014037"] .logo-image {
	width: 180px;
	height: 120px;
}

#cookie-bar #cookie-bar-main-privacy-link:after{
	content:
	"Cookie Policy";
		font-size:10px !important;
	display: block;
	position: relative;
	font-family: 'Replica-Regular' !important;
}
#cookie-bar #cookie-bar-main-privacy-link{
	font-size:0px !important
}

body{
	margin-bottom: 0px !important;
}
#cookie-bar-prompt-logo {
	display: none !important;
}
#cookie-bar-prompt-content a {
	font-family: 'Replica-Regular';
	color: white !important;
}
#cookie-bar-prompt {
    	font-family: 'Replica-Regular' !important;

	z-index: 9999999999 !important;
}
#cookie-bar-prompt p {
        	font-family: 'Replica-Regular' !important;

}
#cookie-bar-prompt #cookiebar-save-customized{
	background: #f00 !important;
   margin-top: 10px;
            	font-family: 'Replica-Regular' !important;

text-transform: uppercase;
    
}

#cookie-bar-prompt-content span {
	color: white !important;
    	font-family: 'Replica-Regular';

}
#cookie-bar {
	position: fixed !important;
	font-size: 10px !important;
	left: initial !important;
	bottom: 20px !important;
	right: 20px !important;
	text-shadow: 0px !important;
	letter-spacing: 1px;
	font-weight: normal !important;
	text-transform: uppercase;
	color: #fff !important;
	background: #000 !important;
	width: 100% !important;
	max-width: 280px !important;
}
#cookie-bar-button {
	font-weight: normal !important;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left !important;
	font-size: 10px !important;
}
#cookie-bar p a {
	padding: 0px !important;
}
#cookie-bar a {
	border: 0px;
	font-family: 'Replica-Regular';
	font-weight: normal !important;
	padding: 0px;
	background: none;
	color: white !important;
	text-shadow: none !important;
	font-size: 10px !important;
}
#cookie-bar p:first-child {
	font-size: 10px !important;
}
#cookie-bar p {
	color: white !important;
	margin: 20px !important;
	font-family: 'Replica-Regular' !important;
	font-size: 5px !important;
}
#cookie-bar-button {
	background-color: transparent !important;
	border-color: #fff !important;
	;
}


.text-box h1 {
	text-transform: uppercase;
}
.table-wrap {
	margin-top: 30px;
	border-right: 1px solid white;
	overflow: auto;
}
td {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	border-collapse: collapse;
	border-bottom: 1px solid white !important;
	border-right: 1px solid white !important;
}
table {
	min-width: 900px;
	margin-top: 0px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid white !important;
}

[data-page-id="26969046"] [data-view="pinned_top"] {
	display: none;
}

[data-page-id="26969046"] [local-style="10224532"] {
	display: none;
}


[data-page-id="26969042"] [data-view="pinned_top"] {
	display: none;
}

[data-page-id="26969042"] [local-style="10224532"] {
	display: none;
}

[data-page-id="26969071"] [data-view="pinned_top"] {
	display: none;
}

[data-page-id="26969071"] [local-style="10224532"] {
	display: none;
}



[local-style="10224532"] {
	z-index: 9998 !important;
}
.privacy [data-view="pinned_top"] {
	display: none;
}
.privacy [data-view="pinned_bottom"] {
	z-index: 99999999;
}
.privacy [local-style="10224532"] {
	display: none;
}
.terms [data-view="pinned_top"] {
	display: none;
}
.terms [data-view="pinned_bottom"] {
	z-index: 99999999;
}
.terms [local-style="10224532"] {
	display: none;
}
.cookie [data-view="pinned_top"] {
	display: none;
}
.cookie [local-style="10224532"] {
	display: none;
}
.cookie [data-view="pinned_bottom"] {
	z-index: 99999999;
}
.close {
    cursor: pointer;
	font-size: 40px;
	pointer-events: all;
	position: fixed;
	right: 40px;
	top: 40px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important
}
.close:hover {
    	color: #f00 !important;

}

.close-alt {
	font-size: 40px;
	pointer-events: all;
	position: fixed;
	right: 40px;
	top: 40px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important
}
.close-alt:hover {
    	color: #f00 !important;

}
.pinned {
	height: auto !important;
}
[local-style="26956293"] {
	display: none;
	background: rgba(27, 27, 27, 1);
	position: fixed !important;
	top: 0px;
	overflow: auto !important;
	left: 0px;
	height: 100vh !important;
}
[local-style="26956345"] {
	display: none;
	background: rgba(27, 27, 27, 1);
	position: fixed !important;
	top: 0px;
	overflow: auto !important;
	left: 0px;
	height: 100vh !important;
}
[local-style="26956346"] {
	display: none;
	background: rgba(27, 27, 27, 1);
	position: fixed !important;
	top: 0px;
	overflow: auto !important;
	left: 0px;
	height: 100vh !important;
}
.privacy [local-style="26956293"] {
	display: block;
}
.terms [local-style="26956345"] {
	display: block;
}
.cookie [local-style="26956346"] {
	display: block;
}
.text-box {
	width: calc(100% - 80px);
	margin: 74px auto;
	max-width: 900px;
}
#mobile-slide a:hover {
	color: #f00 !important;
}
.locations {
	font-size: 1.3rem;
}
.locations b {
	font-family: 'Replica-Regular';
	font-weight: normal;
}
#contact a {
	color: white;
}
#contact a:hover {
	color: #f00;
}
#contact-alt a {
	color: white;
}
#contact-alt a:hover {
	color: #f00;
}
[data-backdrop="video"].backdrop .backdrop_background {
	background: black;
}
.backdrop>div {
	width: 100% !important;
	height: 100% !important;
	transform: none !important;
	position: absolute !important;
}
.spacer {
	height: 100vh;
}
.training .st0 {
	stroke-width: 10px;
}
.icon-link {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
}
.icons {
	justify-content: space-between;
	display: flex;
	margin-top: 40px;
}
.icon-item {
	width: 80px;
}
.icon-item #Layer_1 {
	width: 100%;
	height: 70px;
	margin-bottom: 10px;
}
.icon-item span {
	text-align: center;
	display: block;
	font-size: 8px;
	letter-spacing: 1px;
}
#mobile-slide.slide {
	left: 0px;
	-webkit-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	-moz-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	-ms-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	-o-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	transition: all .35s cubic-bezier(.46, .01, .32, 1);
}
#mobile-slide {
	min-width: 300px;
	-webkit-transform: translateX(00px);
	-moz-transform: translateX(00px);
	-ms-transform: translateX(00px);
	-o-transform: translateX(00px);
	transform: translateX(0);
	-webkit-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	-moz-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	-ms-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	-o-transition: all .35s cubic-bezier(.46, .01, .32, 1);
	transition: all .35s cubic-bezier(.46, .01, .32, 1);
	display: block;
	padding: 89px 30px 30px 30px;
	left: -300px;
	z-index: 9999999999999999999;
	position: fixed;
	background: rgba(27, 27, 27, 1);
	height: 100%;
	width: 300px;
}
#mobile-slide a {
	text-decoration: none;
	font-size: 27px;
	font-family: 'Replica-Light' !important;
	letter-spacing: 0.5px;
	padding-bottom: 18px;
	border-bottom: 0px solid red;
	color: white !important;
	margin-bottom: 0px;
	display: block;
}
#menu {
	margin-top: 0px;
	z-index: 99 !important;
	position: relative;
	z-index: 9999999;
	line-height: 20px;
	color: white;
	font-size: 30px;
	display: none;
}
#menu a {
	color: white;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 30px !important;
}
#nav-3 {
	max-width: 300px;
	display: flex;
	height: 100%;
	align-content: center;
	flex-direction: column;
	justify-content: center;
}
#close {
	position: absolute;
	left: 30px;
	top: 37px;
}
#icon-close:hover {
	opacity: 0.7;
}
#icon-close {
	background-size: cover;
	width: 26px;
	height: 26px;
	background-image: url("https://files.cargocollective.com/c554848/close-white.svg");
}
#close a {
	border-bottom: 0px;
}
.st0 {
	stroke: white !important;
}
.st1 {
	stroke: white !important;
}
.st2 {
	stroke: white !important;
}
/**
 * HOME
 */

[data-id="10222961"] {
	margin-bottom: -11vh;
	clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}

[data-id="10222961"] .arrow{
	bottom: 80px;
    z-index: 99999999;
}
/**
 * WARRANTY MANAGEMENT
 */

#warranty-management {
	display: flex;
	background-size: cover;
	background-attachment: fixed;
	;
	;
	background-position: center;
	background-image: url("https://freight.cargo.site/t/original/i/7873037312d25c795f16de041ed6dd8bf0a323617a81764d9a60208fac34d3b7/WARRANTY-MANAGEMENT-BACKGROUND.jpg");
	;
	align-items: center;
	height: 100vh;
}
[data-id="10222988"] {
	overflow: hidden;
	z-index: 9;
	margin-bottom: -10vh;
	clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}
[data-id="10222988"] .backdrop {
	height: 109%;
	max-height: 109vh;
}

[local-style="10222988"]{
	z-index: 0 !important;
}
#warranty-management .arrow {
	bottom: 64px;
}
/**
 * WARRANTY BENCHMARKING
 */

#warranty-benchmarking {
	display: flex;
	background-repeat: no-repeat;
	background-size: cover;
	align-items: center;
	height: 100vh;
	justify-content: flex-end;
}
[data-id="10223312"] {
	z-index: 0;
	overflow: hidden;
	margin-bottom: -11vh;
	clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}
[data-id="10223312"] .backdrop {
	height: 109%;
	max-height: 109vh;
	clip-path: polygon(0 0%, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 0%, 100% 0, 100% 90%, 0% 100%);
}
#warranty-benchmarking .arrow {
	bottom: 77px;
}
/**
 * WIN
 */

#win-software {
	background-image: url("https://files.cargocollective.com/c554848/WIN.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	display: flex;
	align-items: center;
	height: 100vh;
	justify-content: flex-start;
}
[data-id="10223400"] {
	margin-bottom: -11vh;
	clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}
[data-id="10223400"] .backdrop {
	height: 109%;
	max-height: 109vh;
}
#win-software .arrow {
	bottom: 93px;
}

#careers .arrow {
	bottom: 93px;
}
/**
 * CAREERS
 */

#careers {
	background-image: url("https://freight.cargo.site/t/original/i/e4012fcc044ba18126e10d7d8ee2285d27630e8d99704517db32e5fe8c106c50/Careers-back.jpg");
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	display: flex;
	align-items: center;
	height: 100vh;
	justify-content: flex-start;
}
[data-id="27476950"] {
	margin-bottom: -11vh;
    overflow: initial !important;
	clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}
[data-id="27476950"] .backdrop {
	height: 109%;
	max-height: 109vh;
}
#careers .arrow {
	bottom: 93px;
}
.case-layout {
	padding: 0px 50px;
	max-width: 1600px;
	z-index: 999;
	width: 100%;
	margin: 0px auto 0px auto;
}

.case-layout .inner{
	width: 100%;
    max-width: 100%;
    display: flex;
}
.case-layout h2 {
	font-family: 'Replica-Regular' !important;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-size: 1.9rem !important;
	line-height: 1.3;
}

.inner-left{
 
	width: 50%;
}
.inner-right{
	width: 50%;
}
/**
 * CASE STUDIES
 */

[data-id="10223466"] {
	margin-bottom: -11vh;
	clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
	-webkit-clip-path: polygon(0 6%, 100% 0, 100% 96%, 0% 100%);
}
[data-id="10223466"] .backdrop {
	height: 109%;
	max-height: 109vh;
}
#case-studies .arrow {
	bottom: 111px;
}



/**
 * CONTACT
 */

#contact {
	height: 100vh;
	display: flex;
	align-items: center;
	padding: 0px 0px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url("https://freight.cargo.site/t/original/i/d2bc4840b0416a77e273f4491eb1074b34098e9fd966419d1002b5e45f1de0f5/CONTACT-BACKGROUND.jpg");
}
#contact-alt {
	height: 110vh;
	display: flex;
	align-items: center;
	padding: 0px 0px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url("https://freight.cargo.site/t/original/i/d2bc4840b0416a77e273f4491eb1074b34098e9fd966419d1002b5e45f1de0f5/CONTACT-BACKGROUND.jpg");
}
[data-id="10224486"] {
	clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
	-webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0% 100%);
}
[data-id="10224486"] .backdrop {
	height: 120%;
	max-height: 120vh;
}
.case-title {
	font-family: 'Replica-Regular';
	text-transform: uppercase;
	font-size: 2rem;
	margin-bottom: 40px;
}
.case-inner {
	display: flex;
	z-index: 99999;
	max-width: 1500px;
	margin: 0px auto;
}
.footer {
	font-size: 14px;
}
.footer-inner {
	display: flex;
	justify-content: space-between;
	width: -moz-calc(100% - 10px);
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);
	max-width: 1500px;
	padding: 40px 0px;
	margin: 0px auto;
}
.footer-two, .footer-three, .footer-four {
	display: block;
}
.backer {
	z-index: 0;
	width: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	position: absolute;
	background: rgba(0, 0, 0, 0.55);
	height: 100%;
}
#main>div {
	display: none;
}
#main {
	display: block;
	width: 50%;
	margin-left: 10%;
	font-size: 1.5rem;
}
nav {
	margin-bottom: 30px;
	;
}
nav a {
	margin-bottom: 20px !important;
	text-decoration: none;
	color: white;
}
#main>div {
	display: none;
}
#case-studies {
	height: 100vh;
	display: flex;
	background-attachment: fixed;
	background-image: url("https://freight.cargo.site/t/original/i/514ec49332992323eaae9c0c6c0ccdf9bcbf048624aa948743660cde68380b45/CASE-STUDY-BACKGROUND.jpg");
	background-size: cover;
	background-position: center;
	align-items: center;
	padding: 0px 50px;
}
#hide-show-nav {
	width: 30%;
	margin-top: 0px;
}
#hide-show-nav a {
	width: 100%;
	margin-bottom: 10px;
	display: block !important;
}
#hide-show-nav a.active {
	margin-left: 25px;
	opacity: 1 !important;
	position: relative;
}
#hide-show-nav a.active:before {
	content: "︎";
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	position: absolute;
	left: -25px;
	color: white;
}
.scroll-down {
	position: absolute;
	bottom: 100px;
	display: none;
	right: 50px;
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
	z-index: 99999999999999;
	color: white;
}
.left-layout {
	padding: 0px 50px;
	max-width: 1600px;
	z-index: 999;
	width: 100%;
	margin: 0px auto 0px auto;
}
.right-layout {
	padding: 0px 50px;
	display: flex;
	width: 100%;
	justify-content: flex-end;
	z-index: 99;
	max-width: 1500px;
	margin: -70px auto 0px auto;
}
.right-layout .inner {
	float: right;
}
[data-id="10222988"] .inner {
	max-width: 478px;
}

[local-style="10222988"] .page_background{
	
    background: transparent !important;
}
#contact-alt .inner {
	float: left;
	width: 100%;
	max-width: 100%;
	padding: 0px 0px;
}
.inner {
	float: left;
	width: 100%;
	max-width: 600px;
	padding: 0px 0px;
}
#toolset {
	display: none;
}
[local-style="10222961"]{
    z-index: 0 !important;
}

[local-style="10222961"] .backdrop {
	background: black;
    height: 100% !important;
        max-height: 110vh !important;
    position: fixed !important;
}
[data-id="10222961"].page_container .backdrop {
	position: fixed;
	background: black;
}
#home {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 100vh;
}
.arrow {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	position: absolute;
	bottom: 50px;
	left: 50px;
	color: white !important;
}
.home-slideshow img {
	display: none !important;
}
.home-slideshow {
	height: 50vh;
}
.home-slideshow .gallery_card {
	height: 50vh !important;
    pointer-events: none;
}
.home-slideshow .gallery_image_caption {
	font-size: 1.5rem;
	max-width: 700px;
	position: relative;
	line-height: 1.5 !important;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	;
	font-style: normal;
}
.home-slideshow .gallery_image_caption h1 {
	line-height: 1.2 !important;
	left: 0%;
	font-family: 'Replica-Regular';
	text-transform: uppercase;
	font-size: 3rem !important;
	right: 0px;
	margin: 0px auto;
	letter-spacing: 2px;
	padding: 0px 30px;
	text-align: center;
	position: absolute;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	top: 48% !important;
}
.pinned.pinned_top .page_container.overlay {
	z-index: 999999 !important;
}
body.scrolled .header {
	background: rgba(27, 27, 27, 1);
}
.header {
	-webkit-transition: .5s ease;
	transition: .5s ease;
	position: fixed;
	left: 0px;
	right: 0px;
	;
	;
	z-index: 999999999 !important;
	max-width: 100%;
	padding: 40px 50px;
	margin: 0px auto;
}
.header-inner {
	align-items: center;
	font-size: 12px;
	margin: 0px auto;
	max-width: 1500px;
	display: flex;
	justify-content: space-between;
}
.logo {
	margin: 0px auto;
	position: absolute;
	left: 0px;
	width: 120px;
	right: 0px;
}
.left {
	width: 40%;
	display: flex;
	justify-content: space-between;
}
.right {
	display: flex;
	justify-content: space-between;
	text-align: right;
	width: 40%;
}
.social {
	font-size: 10px !important;
	display: flex;
	font-family: "Times New Roman", "Times New Roman", Times, serif, "Times New Roman", Icons;
	line-height: 14px;
	justify-content: space-between;
	text-transform: uppercase;
	color: white;
}
.social b {
	font-weight: normal;
}
.social a {
	font-size: 18px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons !important;
	margin-left: 5px;
}
.header-inner a {
	font-family: 'Replica-Regular';
	text-align: center;
	text-transform: uppercase;
	color: white !important;
}
.header-inner span {
	margin: 0px 10px;
	font-weight: bold;
	font-size: 15px;
	position: relative;
	top: -2px;
	color: #ff0000 !important;
}
.logo-image {
	width: 120px;
	background-position: center;
	height: 80px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c554848/AWM-LOGO-alt.svg");
}
body {
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 0.7;
}
.page a.active {
	opacity: .4;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: normal;
        font-family: 'Replica-Regular';

}
sub, sup {
	position: relative;
	vertical-align: baseline;
}
sub {
	top: 0.3em;
}
sup {
	top: -0.4em;
}
s {
	text-decoration: line-through;
}
img {
	border: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 1em;
}
blockquote {
	margin: 0;
	padding: 0 0 0 1em;
}
hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}
.content img {
	float: none;
	margin-bottom: .5em;
}
.gallery_image_caption {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	;
	font-style: normal;
	line-height: 1.3;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.7rem;
	font-weight: normal;
	color: rgba(255, 255, 255, 1);
	font-family: 'Replica-Light';
	letter-spacing: 0.5px;
	font-style: normal;
	line-height: 1.4;
}
.advert-link small{
    margin-left: 5px;
		color: #f00 !important;

}
[data-predefined-style="true"] bodycopy a {
	color: rgb(255, 255, 255);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {
	color: #f00 !important;
}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
	font-family: 'Replica-Regular';
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	letter-spacing: 0.6px;
	font-size: 3rem;
	line-height: 1;
	color: rgba(255, 255, 255, 1);
}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-id="10224486"] h1 {
	font-size: 2.5rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}
[data-predefined-style="true"] h2 {
	font-family: 'Replica-Light';
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-size: 1.7rem;
	line-height: 1.3;
}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
}

.footer-five a small{
    color: white;
    position: relative;
    top: 0px;
    font-size: 12px ;
		font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important;

}

.footer-five a:hover small{
		color: #f00 !important;

}
[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
	background-color: initial/*!page_bgcolor*/
	;
}
.mobile .page, [data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent/*!page_bgcolor*/
	;
}
[data-css-preset] .container {
	margin-left: 0/*!content_left*/
	;
	margin-right: auto/*!content_left*/
	;
	text-align: left/*!text_left*/
	;
}
[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/
	;
}
[data-css-preset] .container_width {
	width: 100%/*!content_left*/
	;
}
[data-css-preset] .content_padding {
	padding-top: 0rem/*!main_margin*/
	;
	padding-bottom: 0rem/*!main_margin*/
	;
	padding-left: 0rem/*!main_margin*/
	;
	padding-right: 0rem/*!main_margin*/
	;
}
[data-css-preset] text-limit {
	display: inline-block/*!text_width*/
	;
	max-width: 66rem/*!text_width*/
	;
}
/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}
[data-css-preset] .thumbnails {
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 1rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -2rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 0.5rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -1rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 1.2rem;
	margin-bottom: .3rem;
	font-size: 1.8rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.1;
}
.thumbnails .tags {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.2;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 28px/*!site_menu_button*/
	;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 2rem/*!site_menu_button*/
	;
	right: 2rem/*!site_menu_button*/
	;
}
body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}
#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}
#site_menu_button.active {
	display: none;
}
/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}
body.mobile #site_menu {
	width: 100%;
}
#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}
#site_menu a:active {
	opacity: .7;
}
#site_menu a.active {
	opacity: .4;
}
#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}
body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}
#site_menu .break {
	height: 28px;
}
#site_menu .indent {
	margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
	background: transparent;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	top: 2rem/*!shop_button*/
	;
	right: 2rem/*!shop_button*/
	;
}
#shop_button.text {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
	width: 40px;
	height: auto;
}
body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}
.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 1rem;
}
.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	display: inline-block;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .2);
	background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 1rem;
}
.shop_product .button {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	background: rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1;
	padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding-top: 2.5rem/*!quick_view_padding*/
	;
	padding-bottom: 2.5rem/*!quick_view_padding*/
	;
	padding-left: 2.5rem/*!quick_view_padding*/
	;
	padding-right: 2.5rem/*!quick_view_padding*/
	;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 0.95)/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 2rem 0;
	text-align: center;
	font-size: 1.8rem;
}
.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, 0.4);
	color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
	left: 10px;
}
.quick-view-navigation .right-arrow {
	right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
.content_container {
	display: block;
}
/*
 * Audio Player
 */

.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6);
	background: #fff;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
	max-width: 100%;
}
.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
	fill: rgba(0, 0, 0, 0.85);
	padding: 30%;
	width: 100%;
	margin: auto;
}
.audio-player .buffer {
	background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
	background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}
.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
	padding-left: 1rem;
}
.audio-player .total-time {
	padding-right: 1rem;
}
@media only screen and (max-width: 1200px) {
	.header-inner a {
		font-size: 12px;
	}
    .event-page {

    padding-top: 186px;
    padding-left: 40px;
    padding-right: 40px;

}
    .wrap-radio{
	min-width: 0px;
    }
    #my-form div > span{
	min-width: 10px;
    font-size: 18px;
}
}
@media only screen and (max-width: 1000px) {
    .event-left{
	padding: 30px 0px;
        width:100%;
}
    
    [data-page-id="33014037"] .logo{
    margin-top: 110px;
    width: 130px;
	height: 120px;
}

[data-page-id="33014037"] .logo-image {
	width: 130px;
	height: 120px;
}

    
    #my-form input::placeholder {
   	font-size: 16px;

    text-transform: uppercase;
    letter-spacing: 1px;
    color: white}

    
    .radio {
  margin: 1rem;
}
    
    #my-form button{
 
    width:100%;
  font-size: 19px;;

}
    
    
    #my-form > div{
	display: flex;
    width:100%;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding: 0% 0px 3% 0%;
    justify-content: space-between;
}
    
    #my-form{
	justify-content: space-between;
}
    
    #my-form input{
	width:47%;
    margin: 2% 0%;
    }
    
    .event-page h1{
    max-width: 100%;
    	font-size: 32px !important;
	line-height: 1.2 !important;
text-align: center;
    padding-left: 0px !Important;
	text-transform: uppercase;
}
    .event-right{
	padding-top: 09px;
        width:100%;
}
    
	.social a {
		font-size: 21px;
		margin-left: 5px;
	}
	#menu {
		display: block;
	}
	.header-inner span {
		display: none;
	}
	.left .links {
		display: none;
	}
	.right .links {
		display: none;
	}
	.right {
		text-align: right;
		justify-content: flex-end;
	}
	.header {
		z-index: 99999999 !important;
		padding: 40px 30px;
	}
	.inner {
		float: left;
		max-width: 560px;
		padding: 0px 0px;
	}
	.footer-inner {
		display: flex;
		justify-content: space-between;
		width: -moz-calc(100% - 60px);
		width: -webkit-calc(100% - 60px);
		width: calc(100% - 60px);
	}
	#case-studies {
		padding: 0px 30px;
	}
	.left-layout {
		padding: 0px 30px;
		;
	}
	.right-layout {
		padding: 0px 30px;
		;
	}
}
@media only screen and (max-width: 768px) {
    .wrap-radio{
	min-width: 0px;
        width: 100%;
    padding-top: 10px;
        justify-content: center;
    }
    #my-form > div{
text-align: center;
    padding: 10px 0px 20px 0px ;
        justify-content: center;
    }
    
    #my-form input{
	width:100%;
    margin: 2% 0%;
    }
    
    
    .event-page h1{
font-size: 25px !important;
    }
    .event-page {
padding-bottom: 50px;
    padding-top: 161px;
    padding-left: 25px;
    padding-right: 25px;

}
    .col-one{
	text-align: center;
        width: 100%;
}
    
    .col-two{
    text-align: center;
	padding-top: 20px;
        width:100%;
    padding-bottom: 20px;
         padding-left: 0px;  
    font-size:22px;
}
	[local-style="10224486"] .page {
		min-height: 0px !important;
		background-color: initial/*!page_bgcolor*/
		;
	}
    .text-box h1 {
text-align: left;
    }
	[data-id="10224486"] {
		clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
		-webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
	}
	#contact-alt {
		padding: 130px 0px 200px;
	}
	.header {
		padding: 30px;
	}
	#mobile-slide {
		width: 300px;
		left: -300px;
	}
	#hide-show-nav {
		width: 100%;
		margin-top: 0px;
	}
    .case-layout {
	padding: 0px 31px;
	
}

.case-layout .inner{
	width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
    display: flex;
}
.case-layout h2 {

	font-size: 1.6rem !important;
	
}

.inner-left{
 
	width: 100%;
}
.inner-right{
	width: 100%;
}
    
    
	#main {
		border-top: 1px solid white;
		padding-top: 30px;
		display: block;
		width: 100%;
		margin-left: 0%;
		font-size: 16px;
	}
	.case-inner {
		display: block;
		z-index: 99999;
	}
	[data-predefined-style="true"] h1 {
		font-style: normal;
		padding: 0;
		margin: 0;
		font-size: 28px;
		line-height: 32px;
		color: rgba(255, 255, 255, 1);
	}
	[data-predefined-style="true"] h2 {
		;
		font-style: normal;
		font-weight: 400;
		padding: 0;
		margin: 0;
		color: rgba(255, 255, 255, 1);
		font-size: 18px;
		line-height: 1.3;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 16px;
		color: rgba(255, 255, 255, 1);
		letter-spacing: 0.5px;
		font-style: normal;
		line-height: 1.4;
	}
    .text-box {
        padding-left: 30px;
    width: calc(100% - 60px);
    margin: 60px auto 90px 0px;
}
    .close{
	right:20px;
        top:20px;
}
    
    .close-alt{
	right:20px;
        top:20px;
}
	.locations {
		font-size: 14px;
	}
	.case-title {
		font-size: 32px;
		margin-bottom: 40px;
	}
	.icon-item #Layer_1 {
		width: 100%;
		height: 60px;
		margin-bottom: 10px;
	}
	.right-layout {
		padding: 0px 30px;
		float: LEFT;
		justify-content: flex-start;
		z-index: 99;
		max-width: 600px;
		margin: 0px 0px 0px 0px;
	}
	.social b {
		display: none;
	}
	.home-slideshow .gallery_image_caption h1 {
		line-height: 36px !important;
		left: 0%;
		font-size: 2.7rem !important;
	}
	.footer-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.footer-one {
        order: 4;
		margin-bottom: 10px;
		display: block;
		width: 100%;
	}
	.footer-two {
		position: relative;
		width: 100%;
        		margin-bottom: 10px;

		right: 0px;
		text-align: left;
	}
	.footer-three {
        		margin-bottom: 10px;

		width: 100%;
		text-align: left;
	}
	.footer-four {
		width: 50%;
        		margin-bottom: 10px;

		text-align: left;
	}
	.footer-five {
                order: 5;

		width: 100%;
		text-align: left;
	}
	#contact {
		background-attachment: initial;
	}
	#contact-alt {
		height: auto;
		background-attachment: initial;
	}
	#case-studies {
		background-attachment: initial;
	}
	#warranty-management {
		background-attachment: initial;
	}
	#win-software {
		background-attachment: initial;
	}
    #careers {
		background-attachment: initial;
	}
	[data-id="10222961"] {
		margin-bottom: -11vh;
		clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
	}
	[data-id="10222961"].page {
		min-height: 80vh !important;
	}
	.arrow {
		left: 30px;
	}
	.logo-image {
		width: 90px;
		height: 58px;
	}
	.logo {
		width: 90px;
		height: 58px;
	}
}
@media only screen and (max-width: 600px) {
	[data-predefined-style="true"] h1 {
		font-style: normal;
		padding: 0;
		margin: 0;
		font-size: 25px;
		line-height: 29px;
		color: rgba(255, 255, 255, 1);
	}
	.logo-image {
		width: 80px;
		height: 51px;
	}
	.logo {
		width: 80px;
		height: 51px;
	}
	[data-id="10223312"].page {
		min-height: 100% !important;
	}
	#warranty-benchmarking {
		height: auto !important;
		padding: 150px 0px;
	}
	[data-id="10223466"].page {
		min-height: 100% !important;
	}
	#case-studies {
		height: auto !important;
		padding: 100px 30px 180px;
	}
	[data-id="10223312"] .backdrop {
		max-height: none;
	}
	[data-id="10223466"].page_container {
		clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);
		-webkit-clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);
	}
    [local-style="10223466"].page_container {
		clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);
		-webkit-clip-path: polygon(0 0%, 100% 0, 100% 100%, 0% 100%);
	}
	[data-id="10224486"].page {
		min-height: 100% !important;
	}
	[data-id="10224486"] {
		clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
		-webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0% 100%);
	}
	#contact {
		height: auto !important;
		padding: 180px 0px;
	}
}
/* IPAD Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	[data-id="10222961"].page {
		min-height: 80vh !important;
	}
	#contact {
		background-attachment: initial;
	}
	#case-studies {
		background-attachment: initial;
	}
	#warranty-management {
		background-attachment: initial;
	}
	#win-software {
		background-attachment: initial;
	}
    #careers {
		background-attachment: initial;
	}
	[data-predefined-style="true"] h1 {
		font-size: 28px;
		line-height: 32px;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 18px;
	}
	[data-predefined-style="true"] h2 {
		font-size: 18px;
	}
	.case-title {
		font-size: 32px;
		margin-bottom: 40px;
	}
}