.play-icon {
			position: relative;
			display: block;
			font-size: 28px;
			width: 60px;
			height: 60px;
			line-height: 62px;
			left: 50%;
			margin-left: -30px;
			border-radius: 50%;
			color: #267DF4 !important;
			background-color: #FFF;
			-webkit-transition: transform .3s ease;
			-o-transition: transform .3s ease;
			transition: transform .3s ease;
		}

		.play-icon i {
			position: relative;
			left: 4px;"
		}

		.play-icon:hover {
			-webkit-transform: scale(1.15);
			-ms-transform: scale(1.15);
			-o-transform: scale(1.15);
			transform: scale(1.15);
		}

		.page-section {
			padding: 0 !important;
			margin: 0 !important;
		}
		body.device-xl .onepage-outdoor-negetive,
		body.device-lg .onepage-outdoor-negetive { margin-top: -300px; }

		@media (min-width: 768px) {
			#slider h2 { font-size: 52px; }

			.text-overlay-title h3 {
				font-size: 22px;
				letter-spacing: 1px;
				font-weight: 600;
			}
		}
		.revo-slider-emphasis-text {
			font-size: 64px;
			font-weight: 700;
			letter-spacing: -1px;
			font-family: 'Poppins', sans-serif;
			padding: 15px 20px;
			border-top: 2px solid #FFF;
			border-bottom: 2px solid #FFF;
		}

		.revo-slider-desc-text {
			font-size: 20px;
			font-family: 'Lato', sans-serif;
			width: 650px;
			text-align: center;
			line-height: 1.5;
		}

		.revo-slider-caps-text {
			font-size: 16px;
			font-weight: 400;
			letter-spacing: 3px;
			font-family: 'Poppins', sans-serif;
		}

		.tp-video-play-button { display: none !important; }

		.tp-caption { white-space: nowrap; }

		#download-wrapper {
		    width: 22em;
		    height: 270px;
			/*background-color: #fff;*/
		    border-radius: 10px;
		    /*box-shadow: 0 0 12px 0 rgba(0,0,0,.1), 0 10px 30px 0 rgba(0,0,0,.2);*/
		    /*height: 25.625em;*/
		    left: 2em;
		    margin: -12.8125em 0 0;
		    position: absolute;
		    top: 50%;
		    transition: transform .5s cubic-bezier(.77,0,.175,1);
		}
		.hermes.tparrows {
			display: none;
		}
		.downloader__top-icon {
			width: 40%;
			margin-top: 15px;
		}

		#download-icon {
			display: flex;
			justify-content: center;
		}
		.download-caption {
			font-family: Actief Grotesque,-apple-system,\.SFNSText-Regular,San Francisco,Roboto,Segoe UI,Helvetica Neue,Lucida Grande,sans-serif;
		    font-weight: 400;
		    color: #17181a;
		    font-size: 1.375em;
		    line-height: 1.7;
		    text-align: center;
		}
		.download-expiration {
			font-size: .8125em;
		    line-height: 1.38462em;
		    padding: 0 1.53846em;
		    text-align: center;
		    position: absolute;
		    top: 135px;
		    left: 96px;
		}
		.file-system-entry {
		    cursor: default;
		    height: 307px;
		    margin: 2.5em .625em;
		    outline: 0;
		    padding: .5em .625em;
		    position: relative;
		    -webkit-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
		    /*box-shadow: inset 0 -6px 6px -6px rgba(23,24,26,.25);*/
			background-image: url("../assets/img/download-box.png");
			background-size: cover;
		}
		.file-system-entry__header {
		    position: absolute;
		    top: 165px;
		    left: 92px;
		    width: 150px;
		    text-align: center;
		}
		.poptip {
			display: inline;
		}
		.file-system-entry__title {
			font-weight: 400;
		    font-family: -apple-system,\.SFNSText-Regular,San Francisco,Roboto,Segoe UI,Helvetica Neue,Lucida Grande,sans-serif;
		    color: #17181a;
		    display: block;
		    font-size: .875em;
		    line-height: 1.42857em;
		    margin: 0;
		    overflow: hidden;
		    padding: 0;
		    text-overflow: ellipsis;
		    white-space: nowrap;
		}
		.file-system-entry__details {
			font-weight: 400;
		    font-family: -apple-system,\.SFNSText-Regular,San Francisco,Roboto,Segoe UI,Helvetica Neue,Lucida Grande,sans-serif;
		    color: #6a6d70;
		    display: block;
		    font-size: .75em;
		    line-height: 1.16667em;
		    margin: 0;
		}
		.file-system-entry__detail {
			font-weight: 400;
		    font-family: -apple-system,\.SFNSText-Regular,San Francisco,Roboto,Segoe UI,Helvetica Neue,Lucida Grande,sans-serif;
		    color: #6a6d70;
		    /* display: block; */
		    font-size: .9em;
		    line-height: 1.16667em;
		}
		.filelist__action {
			background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff 35%,#fff);
		    cursor: pointer;
		    bottom: .3125em;
		    height: 100%;
		    position: absolute;
		    right: 0;
		    top: 0;
		    -webkit-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
		    width: 1.05em;
		}

		#download-svg {
			height: 1.5em;
		    position: absolute;
		    top: 50%;
		    transform: translateY(-50%);
		    width: 1.5em;
		}

		.download_btn {
			left: 50%;
		    position: absolute;
		    transform: translate(-50%,-50%);
		    background: #39b5f5;
		    border: 1px solid #409fff;
		    border-radius: 1.25em;
		    box-sizing: border-box;
		    color: #fff;
		    cursor: pointer;
		    display: inline-block;
		    font-size: 1em;
		    height: 2.5em;
		    outline: 0;
		    font-weight: 500;
		    font-family: -apple-system,\.SFNSText-Regular,San Francisco,Roboto,Segoe UI,Helvetica Neue,Lucida Grande,sans-serif;
		    transition: border-color .2s cubic-bezier(.77,0,.175,1),background-color .2s cubic-bezier(.77,0,.175,1),color .2s cubic-bezier(.77,0,.175,1);
		    -webkit-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
		    width: 9.75em;
		}
		.error-ele {
		    font-size: 12px;
		    color: rgb(207, 74, 34);
		    margin-bottom: -10px;
		    display: none;
		}
		#other-role-wrapper {
			display: flex;
		    padding-top: 12px;
		    align-items: baseline;
		    padding-left: 21px;
		    display: none;
		}
		.other-role-label {
			font-weight: 600;
			font-size: 12px;
			width: 30%;
		}
		#invite-form-header {
			background-image: url(/assets/img/invite.png);
		    background-size: cover;
		    background-repeat: no-repeat;
		    height: 200px;
		}
		label {
			font-weight: 500;
			cursor: inherit;
		}
		.tagify {
			border-radius: 9px;
		}
		.send-invite-form-footer {
			background-color: #d7f0f4;
		}
		#send-invite-btn {
			color: #fff;
		    background-color: #6d8e75;
		    border-color: #90ae97;
		}
		#send-invite-btn {
			background-color: #9cba40;
			border-color: #9cba40;
		}
		.loading-spinner {
			display: none;
		}
		button.download_btn {
			position: absolute;
    		top: 227px;
		    height: 1.8em;
		    width: 7.75em;
		}
		.bold-label {
			font-weight: 700;
		}
		#slider {
			height: 900px;
		}
		.dark-input {
		    color: #999;
    		background-color: rgba(0,0,0,0.2) !important;
    		border-color: rgba(255,255,255,0.15) !important;
		}
		.one-page-menu {
			height: 40px;
			background-color: white;
			border-radius: 6px;
		}
		.primary-menu {
			width: auto !important;
		}
		.menu-link {
			color: black !important;
			padding-top: 7px !important;
			padding-bottom: 7px !important;
			font-size: 1.2em !important;
			font-weight: 600 !important;
			text-transform: none !important;
			letter-spacing: 0 !important;
			padding-left: 10px !important;
			padding-right: 10px !important;
		}
		.menu-item {
			border-right: 2px #bcb7b7 solid
		}
		.dark .svg-trigger path {
		    stroke: #FFF;
		}
		.factory-logo {
			width: 22px;
    		border-radius: 50%;
		}
		.standard-logo {
			display: none !important;
		}
		.header-row {
			margin-top: 10px;
		}
		@media screen and (max-width: 1025px) {
            #download-wrapper {
            	left: 1em;
            }
            #slider {
				height: 1330px;
			}
			.one-page-menu {
				height: auto !important;
				background-color: transparent !important;
			}
			.menu-link {
				color: white !important;
				font-weight: 500 !important;
				font-size: 1em !important;
			}
			.header-row {
				margin-top: 0px !important;
			}
        }
		@media screen and (max-width: 769px) {
            #download-wrapper {
            	left: 1em;
            }
            #slider {
				height: 1300px;
			}
        }
		@media screen and (max-width: 415px) {
            #download-wrapper {
            	left: 1em;
            }
            #slider {
				height: 800px;
			}
        }
        @media screen and (max-width: 376px) {
            #download-wrapper {
            	left: 0.5em;
            }
            #slider {
				height: 630px;
			}
        }
        @media screen and (max-width: 361px) {
            #download-wrapper {
            	left: 0.4em;
            }
            #slider {
				height: 630px;
			}
        }
        @media screen and (max-width: 321px) {
            #download-wrapper {
            	left: -0.5em;
            }
            #slider {
				height: 540px;
			}
        }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        	#logo a.standard-logo {
			     display: block !important;
			     padding: 0px !important; 
			}

			#logo img {
				padding: 2px !important;
				width: 50px;
				height: 50px !important;
			}
        }