@font-face {
    font-family: 'BebasNeue';
    src: url("/css/fonts/BebasNeue/BebasNeue-Regular.otf") format("opentype"), url("/css/fonts/BebasNeue/BebasNeue-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeue';
    src: url("/css/fonts/BebasNeue/BebasNeue-Bold.otf") format("opentype"), url("/css/fonts/BebasNeue/BebasNeue-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeueLight';
    src: url("/css/fonts/BebasNeue/BebasNeue-Light.otf") format("opentype"), url("/css/fonts/BebasNeue/BebasNeue-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeueBook';
    src: url("/css/fonts/BebasNeue/BebasNeue-Book.otf") format("opentype"), url("/css/fonts/BebasNeue/BebasNeue-Book.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BebasNeueThin';
    src: url("/css/fonts/BebasNeue/BebasNeue-Thin.otf") format("opentype"), url("/css/fonts/BebasNeue/BebasNeue-Thin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'InfiniteStroke';
	src: url("/css/fonts/InfiniteStroke/InfiniteStroke_only_10year_chars.woff2") format("woff2"),
	     url("/css/fonts/InfiniteStroke/InfiniteStroke_only_10year_chars.woff") format("woff"),
	     url("/css/fonts/InfiniteStroke/InfiniteStroke.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

.other_apps_icon-white {
	display: none !important;
}
#navbar-toggler-img-white {
	display: none;
}
#main_scroll_icon {
	display: none;
}



#index_lifetime-storage-mob {
	margin-bottom: 60px;
	display: none;
}
#index_lifetime-storage-mob_inner {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    width: 315px;
    text-decoration: none;
}
#index_lifetime-storage-mob_row-1 {
    font-family: "BebasNeue", Arial, sans-serif;
    font-weight: bold;
    font-size: 104px;
    height: 60px;
    line-height: 88px;
    color: #fff;
    margin-bottom: 20px;
	text-align: center;
}
#index_lifetime-storage-mob_row-1-1 {
    font-size: 20px;
    line-height: 20px;
}
#index_lifetime-storage-mob_row-1-2 {
    font-size: 50px;
    line-height: 50px;
}
#index_lifetime-storage-mob_row-1 span {
    font-size: 55px;
    display: inline-block;
    height: 45px;
    line-height: 49px;
    vertical-align: baseline;
    position: relative;
    top: -34px;
    left: 2px;
}
#index_lifetime-storage-mob_row-2 {
	font-family: "BebasNeue", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
    height: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #FF4D5A;
    text-align: center;
}
#index_lifetime-storage-mob_row-3 {
    text-align: center;
}
#index_lifetime-storage-mob_row-3-1 {
}
#index_lifetime-storage-mob_row-3-1-1 {
}
#index_lifetime-storage-mob_row-3-1-2 {
}
#container.failiemlv #index_lifetime-storage-mob_row-3-1-2 {
}
#index_lifetime-storage-mob_row-3-2 {
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
}
#index_lifetime-storage-mob_button {
    font-size: 12px;
    height: 32px;
    line-height: 30px;
    color: #fff !important;
    font-family: AlbertaSans, Roboto, sans-serif;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 0 35px 0 15px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
}
#index_lifetime-storage-mob_button:before {
    position: absolute;
    content: "";
    right: 15px;
    width: 9px;
    height: 9px;
    background: url(/images/library_ico/btn_arrow_right_white.svg) no-repeat scroll 0 0 transparent;
    background-size: 9px 9px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}
#index_lifetime-storage-mob_button:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -3px;
    right: -3px;
    bottom: -6px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    filter: blur(2px);
    color: #fff;
    border: 10px solid rgba(0,0,0,.16);
    opacity: .2;
}

@media only screen and (min-width: 1000px) {
		
	#main_page_top_header_1 {
	    font-size: 52px;
	}
	
	#landing-section .container {
		vertical-align: top;
		padding-top: 200px;
	}
	#landing-section .content {
	    width: 620px;
	    padding: 0;
	}
	#main_page_top_header_1 {
	    font-size: 44px;
	    line-height: 57px;
	    margin-bottom: 45px;
	}
	#upload-box-outer {
		margin-top: 0;
	}
	#other_apps_title {
	    margin-top: 65px;
	}
	#other_apps {
		margin-top: 60px;
	}
	#other_apps > A {
	    height: 110px;
	    width: 16%;
	    margin-right: 4%;
	}
	#other_apps > A > SPAN {
	    margin: 22px 0 9px 0;
	}
	#other_apps > A > SPAN IMG {
	    width: 38px;
	}
	#other_apps_title:before {
    	right: calc(50% + 80px);
	}
	#other_apps_title:after {
    	left: calc(50% + 80px);
	}
	
	#after_file_upload, #after_file_upload_wodpress_gallery {
	    padding: 0 20px 0 20px;
	}
	
	.index_lifetime-storage-floating {
		position: absolute;
	    z-index: 2;
	}
	#index_lifetime-storage-floating-left {
	    background-image: url(/images/landing/lifetime-storage/top_left_background.png?v=1);
	    top: 148px;
	    left: 0;
	    height: 1425px;
	    width: 594px;
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: top left;
	}
	#index_lifetime-storage-floating-right {
	    background-image: url(/images/landing/lifetime-storage/top_right_background.png?v=1);
	    top: 0;
	    right: 0;
	    height: 834px;
	    width: 650px;
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: top right;
	}
	.index_lifetime-storage-floating_inner {
	    display: inline-block;
	    position: absolute;
        text-decoration: none;
	}
	#index_lifetime-storage-floating-left .index_lifetime-storage-floating_inner {
	    top: 600px;
	    left: 130px;
	}
	#index_lifetime-storage-floating-right .index_lifetime-storage-floating_inner {
		top: 140px;
	    right: 130px;
        text-align: right;
	}
	.index_lifetime-storage-floating_row-1 {
	    font-family: "BebasNeue", Arial, sans-serif;
	    font-weight: bold;
	    font-size: 125px;
	    height: 80px;
	    line-height: 104px;
	    color: #fff;
	    margin-bottom: 20px;
	}
	.index_lifetime-storage-floating_row-1-1 {
		font-size: 30px;
		line-height: 30px;
	}
	.index_lifetime-storage-floating_row-1-2 {
		font-size: 60px;
		line-height: 60px;
	}
	.index_lifetime-storage-floating_row-1 span {
	    font-size: 65px;
	    display: inline-block;
	    height: 52px;
	    line-height: 60px;
	    vertical-align: baseline;
	    position: relative;
	    top: -40px;
	    left: 2px;
	}
	.index_lifetime-storage-floating_row-2 {
		font-family: "BebasNeue", Arial, sans-serif;
	    font-weight: bold;
	    font-size: 40px;
	    height: 33px;
	    line-height: 40px;
	    margin-bottom: 20px;
	    color: #FF4D5A;
	}
	.index_lifetime-storage-floating_row-3 {
	}
	.index_lifetime-storage-floating_row-3-1 {
		display: inline-block;
		height: 100%;
	}
	.index_lifetime-storage-floating_row-3-1-1 {
		font-size: 39px;
	    line-height: 35px;
	    height: 30px;
	    color: #fff;
	    font-family: "InfiniteStroke", AlbertaSans, Roboto, sans-serif;
	    margin-bottom: 13px;
	}
	.index_lifetime-storage-floating_row-3-1-2 {
	    font-size: 18px;
	    line-height: 14px;
	    height: 13px;
	    color: #fff;
	    font-family: "BebasNeueLight", Arial, sans-serif;
	    position: relative;
	    left: -1px;
	}
	#container.failiemlv .index_lifetime-storage-floating_row-3-1-2 {
	    letter-spacing: 1px;
	    text-align: center;
	}
	.index_lifetime-storage-floating_row-3-2 {
	    display: inline-block;
	    height: 100%;
	    box-sizing: border-box;
	}
	.index_lifetime-storage-floating_button {
	    font-size: 16px;
	    height: 40px;
	    line-height: 37px;
	    color: #fff !important;
	    font-family: AlbertaSans, Roboto, sans-serif;
	    display: inline-block;
	    border: 1px solid #fff;
	    border-radius: 40px;
	    padding: 0 40px 0 20px;
	    cursor: pointer;
	    position: relative;
	    box-sizing: border-box;
	    text-decoration: none;
	}
	.index_lifetime-storage-floating_button:before {
	    position: absolute;
	    content: "";
	    right: 20px;
	    width: 14px;
	    height: 14px;
	    background: url(/images/library_ico/btn_arrow_right_white.svg) no-repeat scroll 0 0 transparent;
	    background-size: 14px 14px;
	    top: 50%;
	    transform: translateY(-50%);
	    margin-top: 0;
	}
	.index_lifetime-storage-floating_button:after {
	    content: '';
	    position: absolute;
	    top: -1px;
	    left: -3px;
	    right: -3px;
	    bottom: -6px;
	    -webkit-border-radius: 35px;
	    -moz-border-radius: 35px;
	    border-radius: 35px;
	    filter: blur(2px);
	    color: #fff;
	    border: 10px solid rgba(0,0,0,.16);
	    opacity: .2;
	}
}

@media only screen and (max-width: 1880px) and (min-width: 1000px) {
	
	/*** 1366 x 768 ***/
	
	#landing-section {
	    max-height: 720px;
        min-height: unset;
	}
	#landing-section .container {
	    padding-top: 120px;
	}
	#landing-section .content {
		width: 460px;
	}
	#main_page_top_header_1 {
	    font-size: 29px;
	    line-height: 40px;
	    margin-bottom: 35px;
	}
	#main_page_top_header_1 .comma {
	    font-size: 29px;
	}
	#other_apps_title {
	    margin-top: 50px;
	}
	#other_apps {
	    margin-top: 45px;
	}
	#other_apps > A {
    	height: 80px;
    	font-size: 12px;
	}
	#other_apps > A > SPAN {
	    margin: 17px 0 7px 0;
	    height: 25px;
	}
	#other_apps > A > SPAN IMG {
	    width: 25px;
	}
	.uploadifive-queue-item {
		width: 96%;
	}


	#after_file_upload, #after_file_upload_wodpress_gallery {
		min-width: 0;
	}
	#landing-section INPUT, #landing-section TEXTAREA {
		font-size: 12px;
	}
	#after_file_upload h1 {
    	font-size: 20px; 
	}
	#landing-section INPUT.icon {
	    height: 40px;
	    padding-left: 45px;
	}
	#landing-section INPUT.icon.icon-email {
	    background-size: 18px 19px;
	    background-position: 18px 10px;
	}
	#landing-section INPUT.icon.icon-mail-plus {
	    background-size: 18px 21px;
	    background-position: 17px 11px;
	}
	#after_file_save__folder_name {
		width: 100%;
		max-width: unset;
		padding-right: 0;
	}
	#after_file_save_storage_deadline {
	    width: 100%;
	    padding-left: 0;
	}
	#landing-section INPUT.icon.icon-folder {
		padding-left: 45px;
		background-size: 16px 19px;
	    background-position: 18px 11px;
	}
	#after_file_save_storage_deadline SPAN {
		font-size: 12px;
	}
	#landing-section .styled-select {
    	height: 40px !important;
	}
	#landing-section .styled-select.icon .select-selected {
	    padding-left: 45px !important;
	}
	#landing-section .styled-select .select-selected {
    	line-height: 40px;
	}
	#landing-section .styled-select.icon.icon-clock {
		background-size: 16px 19px;
	    background-position: 19px 11px;
	}
	#landing-section TEXTAREA {
    	padding: 10px 10px;
	}
	
	
	#index_lifetime-storage-floating-left {
	    top: 82px;
	    height: 1012px;
	    width: 422px;
	}
	#index_lifetime-storage-floating-left .index_lifetime-storage-floating_inner {
	    top: 380px;
	    left: 40px;
	}
	#index_lifetime-storage-floating-right {
	    height: 593px;
		width: 462px;
	}
	#index_lifetime-storage-floating-right .index_lifetime-storage-floating_inner {
	    top: 90px;
	    right: 32px;
	}
	.index_lifetime-storage-floating_row-1 {
	}
	.index_lifetime-storage-floating_row-1 span {
	    font-size: 45px;
	    height: 37px;
	    line-height: 42px;
	    top: -27px;
	}
	.index_lifetime-storage-floating_row-2 {
	}
	.index_lifetime-storage-floating_row-3 {
	}
	.index_lifetime-storage-floating_row-3-1-1 {
	}
	.index_lifetime-storage-floating_row-3-1-2 {
	}
	.index_lifetime-storage-floating_row-3-2 {
	}
	.index_lifetime-storage-floating_button {
	}
	.index_lifetime-storage-floating_button:before {
	}
}


@media only screen and (max-width: 1300px) and (min-width: 1000px) {
	
	/*** 1280 x 800 ***/
	
	#landing-section .container {
	    padding-top: 115px;
	}
	#landing-section .content {
	    width: 370px;
	}
	#main_page_top_header_1 {
	    font-size: 24px;
	    line-height: 34px;
	    margin-bottom: 25px;
	}
	#uploadifive-file_upload, .start_upload_button, #simple_upload_button_container, .upload_button {
	    width: 210px !important;
	    height: 52px !important;
	    font-size: 12px;
	}
	#upload-box-outer {
	    padding: 10px;
	}

	
	#other_apps > A {
	    height: 70px;
	}
	#other_apps > A > SPAN {
	    height: 20px;
	}
	#other_apps > A > SPAN IMG {
		width: 20px;
	}
	
	#index_lifetime-storage-floating-left {
	    top: 72px;
	    height: 947px;
	    width: 395px;
	}
	#index_lifetime-storage-floating-left .index_lifetime-storage-floating_inner {
	}
	#index_lifetime-storage-floating-right {
	    height: 554px;
	    width: 432px;
	}
	#index_lifetime-storage-floating-right .index_lifetime-storage-floating_inner {
	}
	.index_lifetime-storage-floating_row-1 {
		height: 60px;
	}
	.index_lifetime-storage-floating_row-1-1 {
	    font-size: 20px;
	    line-height: 20px;
	}
	.index_lifetime-storage-floating_row-1-2 {
	    font-size: 50px;
	    line-height: 50px;
	}
	.index_lifetime-storage-floating_row-1 span {
	}
	.index_lifetime-storage-floating_row-2 {
	    font-size: 30px;
	    height: 24px;
	    line-height: 30px;
	}
	.index_lifetime-storage-floating_row-3 {
	}
	.index_lifetime-storage-floating_row-3-1-1 {
	}
	.index_lifetime-storage-floating_row-3-1-2 {
	}
	.index_lifetime-storage-floating_row-3-2 {
	}
	.index_lifetime-storage-floating_button {
		font-size: 12px;
	    height: 30px;
	    line-height: 28px;
	}
	.index_lifetime-storage-floating_button:before {
	    width: 10px;
	    height: 10px;
	    background-size: 10px 10px;
	}
}


@media only screen and (max-width: 1200px) and (min-width: 1000px) {
	
	/*** 1024 x 768 ***/
	
	#index_lifetime-storage-floating-left {
	    top: 42px;
	    height: 760px;
	    width: 317px;
	}
	#index_lifetime-storage-floating-left .index_lifetime-storage-floating_inner {
	    top: 295px;
	    left: 20px;
	}
	#index_lifetime-storage-floating-right {
	    height: 445px;
	    width: 347px;
	}
	#index_lifetime-storage-floating-right .index_lifetime-storage-floating_inner {
		top: 90px;
	    right: 20px;
	}
	.index_lifetime-storage-floating_row-1 {
	}
	.index_lifetime-storage-floating_row-1-1 {
	}
	.index_lifetime-storage-floating_row-1-2 {
	    font-size: 40px;
	    line-height: 40px;
	}
	.index_lifetime-storage-floating_row-2 {
	}
	.index_lifetime-storage-floating_row-3 {
	}
	.index_lifetime-storage-floating_row-3-1-1 {
	}
	.index_lifetime-storage-floating_row-3-1-2 {
	}
	.index_lifetime-storage-floating_row-3-2 {
	}
	.index_lifetime-storage-floating_button {
	}
	.index_lifetime-storage-floating_button:before {
	}
}


@media only screen and (max-width: 1000px) {
	
	.index_lifetime-storage-floating {
		display: none;
	}
	
	#landing-section {
		padding-top: calc( ( 100vh - 660px ) / 2 );
		padding-bottom: 0;
	    box-sizing: border-box;
	    height: 100vh;
        min-height: 690px;
	}
	#landing-section .container {
	    vertical-align: top;
        padding-top: 85px;
	}
	#landing-section .content {
		padding: 0;
	}
	
	#landing-section {
	    background-image: url(/images/landing/lifetime-storage/mob_background.jpg);
    	background-position: top center;
	    background-size: cover;
	}
	
	#index_lifetime-storage-mob {
		display: block;
	}
	
	#main_page_top_header_1 {
		color: #fff;
	    font-size: 22px;
	    line-height: 36px;
	    margin-bottom: 30px;
	}
	#upload-box-outer:not(.files-selected) {
		margin-top: 0;
	    background: transparent;
	    border: 0;
	    padding: 0;
	    box-shadow: unset;
	}
	#uploadifive-file_upload, #simple_upload_button_container {
		height: 55px !important;
	    font-size: 14px;
	    background: rgba(255, 0, 20, 0.72) !important;
	    border: 0;
	    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
	}
	#uploadifive-file_upload:before, .start_upload_button:before, #simple_upload_button_container:before, .upload_button:before {
	    border: 0;
	}
	#uploadifive-file_upload SPAN IMG, .start_upload_button SPAN IMG, #simple_upload_button_container SPAN IMG {
		height: 20px;
	}
	#upload-box-outer:not(.files-selected) #file_select_dragndrop_text {
		color: #fff;
	}
	#other_apps_title {
	    margin-top: 53px;
	    color: rgba(255,255,255,0.65);
	}
	#other_apps_title:before {
	    background: rgba(255,255,255,0.17);
        right: calc(50% + 100px);
	    left: -4px;
	}
	#other_apps_title:after {
	    background: rgba(255,255,255,0.17);
	    left: calc(50% + 100px);
	    right: -4px;
	}
	#other_apps {
	    margin-top: 45px;
	}
	#other_apps > A {
	    background: unset;
	    border: 0;
	    box-shadow: unset;
	    color: #fff;
        font-size: 10px;
	}
	#other_apps > A > SPAN IMG {
		display: none;
	}
	#other_apps > A > SPAN IMG.other_apps_icon-white {
		display: inline-block !important;
		width: 20px;
	    max-height: 20px;
	}
	#other_apps > A > SPAN {
	    height: 20px;
	    margin: 0 0 8px 0;
	}
	
}
