html{font-family:Roboto,sans-serif}h1{color:#fff;font-size:60px;font-weight:500}body,html{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";top:0!important;margin:0;padding:0}button{cursor:pointer}button:focus{outline:0}.pop-up-background{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.41);z-index:99997}.pop-up-loading{position:fixed;display:none;width:50%;height:25%;text-align:center;padding:20px 0 35px 0;background-color:#fff;-webkit-box-shadow:15px 15px 25px rgba(0,0,0,.16);-moz-box-shadow:15px 15px 25px rgba(0,0,0,.16);box-shadow:15px 15px 25px rgba(0,0,0,.16);margin:0 auto;left:50%;top:50%;transform:translate(-50%,-50%);z-index:99998}.pop-up-loading-title{font-weight:400;color:#343434;font-size:16px}.no-scroll{overflow:hidden}.sk-chase{width:20px;height:20px;margin-left:44%;margin-top:25%;left:50%;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:'';display:block;width:25%;height:25%;background-color:#357ae8;border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{100%{transform:rotate(360deg)}}@keyframes sk-chase-dot{100%,80%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,100%{transform:scale(1)}}.pop-up-loading-description{color:#616161;text-align:center;font-size:10px;margin-top:45px}.pop-up-download{display:none;position:fixed;width:70%;height:auto;padding-bottom:40px;text-align:center;background-color:#fff;-webkit-box-shadow:15px 15px 25px rgba(0,0,0,.16);-moz-box-shadow:15px 15px 25px rgba(0,0,0,.16);box-shadow:15px 15px 25px rgba(0,0,0,.16);margin:0 auto;top:49.9%;left:49.9%;-webkit-transform:translate(-50.1%,-50.1%);transform:translate(-50.1%,-50.1%);z-index:99999}.pop-up-download-container{padding-top:10px;width:90%;margin-left:5%}#pop-up-download-btn-close{float:right;background-color:transparent;border:none;color:#000;font-weight:500}.pop-up-download-title{text-align:center;margin-top:30px;color:#000;font-size:16px;font-weight:500}.pop-up-download-description{text-align:left;margin-top:25px;color:#616161;font-size:12px;font-weight:400}.pop-up-download-share-container{width:100%;padding-bottom:10px;border-top:solid 1px #efefef;border-bottom:solid 1px #efefef;margin:15px 0 15px 0}.fb-custom-button{display:block;margin:0 auto;width:81px;height:20px;background-image:url(../resources/images/fb_button.svg)}.tweet-custom-button{display:block;margin:0 auto;width:62px;height:20px;background-image:url(../resources/images/twt_button2.svg)}.pop-up-download-share-buttons-container{text-align:center;margin-top:20px}.pop-up-download-donate-container{border-bottom:solid 1px #efefef;padding-bottom:4px}#download-btn{background-color:transparent;border:none;color:#357ae8;font-size:10px;text-decoration:none;margin-top:10px}#download-btn:hover{color:#00962b}header{position:fixed;top:-50;width:100%;height:50px;background-color:#fff;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.16);-moz-box-shadow:0 5px 5px rgba(0,0,0,.16);box-shadow:0 5px 5px rgba(0,0,0,.16);margin-bottom:40px;z-index:10}.header-content{display:block;margin-left:5%;margin-right:5%}.logo{background-image:url(../resources/images/logo.png);background-size:75px 42px;width:75px;height:42px;display:inline-block;margin-top:4px}.hamburger-container{margin-top:9px;float:right}.hamburger{width:32px;height:32px;margin-right:5%;border:0;background:url(../resources/images/hamburger.svg);background-size:32px 32px;cursor:pointer}.hamburger:focus{outline:0}.menu{position:fixed;top:40px;right:10%;display:none;width:120px;background-color:#fefefe;border:solid 1px #f5f5f5;-webkit-border-radius:4px 0 4px 4px;-moz-border-radius:4px 0 4px 4px;border-radius:4px 0 4px 4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.16);-moz-box-shadow:0 1px 2px rgba(0,0,0,.16);box-shadow:0 1px 2px rgba(0,0,0,.16);float:right}.menu ul{width:100%;float:left}.menu li{padding-top:10px;padding-bottom:10px;padding-left:12px;cursor:pointer}.menu li:hover{background-color:#f5f5f5}.menu li a{text-decoration:none;display:inline-block;color:#565656;width:100%;height:inherit}.main-content{word-wrap:break-word;display:block;width:90%;margin-left:5%;margin-right:5%}.page-title{margin-top:80px;font-size:36px;text-align:center}.page-description{margin-top:10px;text-align:left;line-height:25px;color:#616161;font-size:14px;font-weight:400}.tool-content{width:100%;margin-top:20px;padding-top:10px;min-height:250px;border:solid 1px #004085;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);-moz-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}.steps{width:89px;height:27px;float:right;margin-right:10px;background-image:url(../resources/images/progress.svg);background-size:89px 27px}.steps2{width:89px;height:27px;float:right;margin-right:10px;background-image:url(../resources/images/progress_2.svg);background-size:89px 27px}.tool-content-title{margin-top:44px;display:block;color:#343434;font-size:20px;text-align:center}/*.file-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}*/.red-button{display:inline-block;color:#fff;margin:50px auto;font-size:12px;font-weight:500;width:140px;height:38px;padding-top:1px;cursor:pointer;background-color:#34495e;border:none;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:1px 2px 2px rgba(0,0,0,.3);-moz-box-shadow:1px 2px 2px rgba(0,0,0,.3);box-shadow:1px 2px 2px rgba(0,0,0,.3)}.red-button:hover{background-color:rgba(52, 73, 94, 1);-webkit-box-shadow:2px 4px 6px rgba(2,0,0,.3);-moz-box-shadow:2px 4px 6px rgba(2,0,0,.3);box-shadow:2px 4px 6px rgba(2,0,0,.3)}.red-button:active{background-color:rgbargba(52, 73, 94, 1);-webkit-box-shadow:0 6px 12px rgba(2,0,0,.35);-moz-box-shadow:0 6px 12px rgba(2,0,0,.35);box-shadow:0 6px 12px rgba(2,0,0,.35)}.fb-button{margin-top:15px!important;z-index:1}.donation-section{margin-top:30px;text-align:center;color:#616161;font-size:14px;font-weight:400;display:block;width:100%}.info-container{display:block;width:100%;margin-top:40px}.info-title{color:#ef4346;font-size:24px;font-weight:300;text-align:center}.info-text{color:#616161;margin-top:20px;font-size:14px;font-weight:400;text-align:left;line-height:20px}.tutorial-text{margin-top:40px}.info-section-divider{margin-top:40px;margin-bottom:40px;height:1px;border:0;border-top:1px solid rgba(0,0,0,.12)}.info-container iframe{width:100%;height:250px;margin-top:40px}.info-container img{width:100%;margin-top:40px}.info-container figcaption{font-family:Roboto,sans-serif;font-size:10px;color:#767676;text-align:center}.table-container{width:90%;display:none;padding-bottom:0;margin-left:5%;margin-top:40px;text-align:left;font-size:10px}.add-btn{width:58px;height:26px;margin:0;color:#fff;font-weight:500;font-size:12px;background-color:#34495e;border:none;-webkit-border-radius:12px 0 0 12px;-moz-border-radius:12px 0 0 12px;border-radius:12px 0 0 12px;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.3);-moz-box-shadow:1px 2px 4px rgba(0,0,0,.3);box-shadow:1px 2px 4px rgba(0,0,0,.3)}.add-btn:hover{background-color:rgba(52, 73, 94, 1);-webkit-box-shadow:1px 3px 4px rgba(0,0,0,.39);-moz-box-shadow:1px 3px 4px rgba(0,0,0,.39);box-shadow:1px 3px 4px rgba(0,0,0,.39)}.add-btn:active{background-color:rgba(52, 73, 94, 1);-webkit-box-shadow:1px 4px 6px rgba(0,0,0,.39);-moz-box-shadow:1px 4px 6px rgba(0,0,0,.39);box-shadow:1px 4px 6px rgba(0,0,0,.39)}.add-btn:focus{outline:0}.files-info-container{margin-top:0;margin-left:2px;color:#616161;font-size:12px;padding-top:2px;vertical-align:top;display:inline-block;height:26px}.error-container{width:100%;vertical-align:bottom;text-align:center;padding-top:8px;font-weight:500;font-size:11px;color:#b00020}.error-icon{display:inline-block;width:16px;height:16px;background-image:url(../resources/images/error.svg);background-size:16px}.error{margin-left:4px}table{display:table;border:solid 1px #d8d8d8;width:100%;font-size:12px;color:#505050;margin-top:10px}table button{background-color:transparent;border:none;cursor:pointer}td,th{border:solid 1px #d8d8d8;border-left:0;border-right:0;padding:12px 6px;max-width:180px}td{max-width:70px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}th{font-weight:500;color:#000}#delete-all{width:20px;height:16px;background-image:url(../resources/images/delete_all.svg)}.delete{width:12px;height:16px;background-image:url(../resources/images/delete.svg);font-size:0}.tool-nav-container{display:none;width:90%;height:40px;margin-top:40px;margin-bottom:40px;margin-left:5%;text-align:left;vertical-align:bottom}.return-button{background-color:transparent;margin-top:1px;margin-right: 800px;border:none;font-weight:500;font-size:12px;color:#505050;vertical-align:bottom}.return-button:hover{color:rgba(80,80,80,.79)}#next-button{width:80px;height:40px;margin:-15px;padding:0;float:right}#next-button:disabled{pointer-events:none;background-color:rgba(228,37,38,.5);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.translate-button{height:40px;padding:0}#translate-button:disabled{pointer-events:none;background-color:rgba(228,37,38,.5);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#text-no-translated{display:none}#text-to-translate{z-index:99999;visibility:hidden;position:fixed;top:0;font-size:1px}.dialog{padding-bottom:40px;background-color:#fff;display:none;position:fixed;border-radius:4px;width:80%;height:200px;left:50%;top:50%;-webkit-box-shadow:0 15px 20px rgba(0,0,0,.36);-moz-box-shadow:0 15px 20px rgba(0,0,0,.36);box-shadow:0 15px 20px rgba(0,0,0,.36);transform:translate(-50%,-50%);z-index:99999}.dialog-header{color:#343434;padding:20px;font-size:20px;font-weight:500;text-align:left}.dialog-text{padding:10px 20px 20px 20px;text-align:left;line-height:20px;font-size:14px;font-weight:400;color:#616161}.dialog-actions{padding:10px 20px 20px 20px;color:#d52a3a;text-align:center;font-size:18px;font-weight:500}.dialog-actions span{margin-right:20px;cursor:pointer}.dialog-actions span:hover{color:#345dd9}.goog-te-banner-frame{display:none!important}.goog-te-gadget{width:90%;margin-left:5%;margin-top:40px}.goog-te-gadget select{width:100%;height:40px;padding-left:10px;background-color:transparent;border-color:rgba(212,212,212,.69);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.policy-title{text-align:center;font-size:28px;margin-top:60px;margin-bottom:60px}.policy-container h2{color:#616161;font-weight:400;font-size:20px;margin-top:20px;margin-bottom:20px}.policy-container p{color:#616161;font-size:12px}.support-container{width:90%;margin-left:5%}.support-container h2{margin-top:50px;margin-bottom:30px;font-size:18px}.support-description{margin-top:30px}.support-description p{line-height:12px;color:#616161;font-size:12px}#email{font-size:14px;font-weight:500}.accordion{background-color:#f5f5f5;margin-top:10px;color:#616161;cursor:pointer;padding:10px;width:100%;text-align:left;border:none;outline:0;transition:.4s}.accordion span{float:right;width:12px;height:7px;background-image:url(../resources/images/arrow_down.svg)}.arrow-up{background-image:url(../resources/images/arrow_up.svg)!important}.panel{padding:10px 4px 10px 4px;background-color:#fff;font-size:12px;line-height:14px;display:none;overflow:hidden}.faq-answer{display:none;background-color:#f5f5f5;margin-top:10px;border:solid 1px #dadada;color:#393939;padding:8px 0 8px 4px}#converter-uploaded-file{display:none;background-color:#34495e;color:#fdfdfd;height:25px;padding:1px 10px 10px 10px;margin-left:10%;margin-right:10%;max-width:80%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.converter-format-select-container{text-align:center}.converter-format-select{display:block}.converter-format-select-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#535353;margin-top:20px}.converter-format-select-container select{width:100%;height:40px;border-color:rgba(212,212,212,.69);border-radius:4px;padding:10px;display:inline-block;margin-top:20px;background-color:#fff}.converter-arrow{width:40px;height:53px;background-image:url(../resources/images/arrow_converter_down.webp);background-size:40px 53px;display:inline-block;margin-top:20px}#download-btn-converter{height:40px;padding-bottom:14px;padding-top:14px}#download-btn-converter:disabled{pointer-events:none;background-color:rgba(173, 181, 189, 1);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.edit-content td{text-overflow:inherit;overflow:visible;white-space:normal}.edit-content .table-overflow{overflow-y:scroll;overflow-x:scroll;max-height:400px}.table-overflow{display:block;width:100%}.edit-content table{min-width:400px}#save-button{width:80px;height:40px;margin:15px 0 0 0;padding:0;float:right}#edit-file-select{margin-top:15px;margin-bottom:20px;width:50%;height:40px;border-color:rgba(212,212,212,.69);border-radius:4px;padding:10px;display:inline-block;background-color:#fff;font-size: medium!important}#edit-file-select-label{font-size:14px;font-weight:400;color:#616161}#next-button-edit{width:80px;height:40px;margin:15px;padding:0;float:right}footter{display:block;width:100%;min-height:100px;margin-top:100px;background-color:#aa2323}.facebook-logo{display:inline-block;width:7px;height:14px;margin-right:9px;background-image:url(../resources/images/facebook.svg)}.twitter-logo{display:inline-block;width:14px;height:11px;margin-right:5px;background-image:url(../resources/images/twitter.svg)}.footter-content{text-align:center;color:#fff;width:90%;margin-left:5%;margin-right:5%;padding-top:20px}.footter-content a{text-decoration:none;font-size:16px;color:#fff}.footter-content li{padding-top:10px;padding-bottom:10px}.footter-links-title,.footter-social-title{display:none;font-weight:500;font-size:20px;margin-bottom:10px;margin-top:5px}.footter-email{margin-top:20px;margin-bottom:20px}.copyright{width:100%;min-height:30px;border-top:solid 1px #911718;padding-top:15px;text-align:center}.copyright span{color:#fff;font-weight:400;font-size:12px;margin:auto}#cookieConsent{background-color:rgba(20,20,20,.8);min-height:26px;font-size:14px;color:#ccc;line-height:26px;padding:8px 2px 8px 2px;font-family:"Trebuchet MS",Helvetica,sans-serif;position:fixed;bottom:0;left:0;right:0;display:none;text-align:center;z-index:9999}#cookieConsent a{color:#4b8ee7;text-decoration:none}#closeCookieConsent{float:right;display:inline-block;cursor:pointer;height:20px;width:20px;margin:-15px 0 0 0;font-weight:700}#closeCookieConsent:hover{color:#fff}#cookieConsent a.cookieConsentOK{background-color:#1085f1;color:#fff;display:inline-block;border-radius:5px;padding:0 20px;margin-top:10px;cursor:pointer}#cookieConsent a.cookieConsentOK:hover{background-color:rgba(16,140,246,.8)}@media screen and (min-width:480px){header{height:60px}.logo{background-image:url(../resources/images/logo.png);background-size:102px 55px;width:102px;height:55px}.hamburger-container{margin-top:15px}.page-title{font-size:20px}.page-description{font-size:16px}.tool-content-title{font-size:24px}.red-button{width:160px;font-size:16px}.add-btn{width:68px;height:32px;font-size:14px}th{font-size:14px}td{max-width:190px;font-size:14px}td img{margin:10px 0 0 12px}#files_info_amount,#files_info_size{font-size:14px}.steps{width:121px;height:35px;float:right;margin-right:10px;background-image:url(../resources/images/progress.svg);background-size:121px 35px}.steps2{width:121px;height:35px;float:right;margin-right:10px;background-image:url(../resources/images/progress_2.svg);background-size:121px 35px}#next-button{width:100px;font-size:14px}#return-button{font-size:14px}.error-container{font-size:14px}.support-description p{font-size:14px;line-height:20px}.support-container h1{text-align:left}.support-container h2{font-size:22px}#email{font-size:16px}.accordion{font-size:14px}.panel{font-size:14px;line-height:18px}.policy-title{font-size:32px;margin-top:80px}.policy-container h2{font-size:24px;margin:40px 0 20px 0}.policy-container p{font-size:14px;line-height:16px}.footter-content li a{font-size:16px}.footter-email{font-size:16px}.copyright span{font-size:14px}.info-title{font-size:30px}.info-container figcaption{font-size:12px}#download-btn-converter{height:40px;padding-bottom:14px;padding-top:10px}.dialog{height:auto;padding-bottom:0}.dialog-actions{padding:10px 10px 20px 20px}.dialog-actions span{margin-left:10px}#next-button-edit,#save-button{width:100px;font-size:14px;float:right}.edit-content .table-overflow{max-height:600px}#edit-file-select-label{font-size:16px}#return-button-edit{font-size:14px}#tutorial-img1{content:url(../resources/images/size2/tutorial-step1.webp)}#tutorial-img2{content:url(../resources/images/size2/tutorial-step2.webp)}#tutorial-img3{content:url(../resources/images/size2/tutorial-step3.webp)}#tutorial-img4{content:url(../resources/images/size2/tutorial-step4.webp)}#tutorial-img5{content:url(../resources/images/size2/tutorial-step5.webp)}}@media screen and (min-width:768px){header{height:70px}.hamburger-container{display:none}.menu{width:auto;height:42px;display:block!important;position:static;margin-top:0;background-color:transparent;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.menu li{padding:28px 0 0 0;float:left;height:42px}.menu li a{margin:0;color:#fff;padding:0 20px 0 20px;height:inherit}.menu li:hover{background-color:#c60a18}.logo{background-image:url(../resources/images/logo.png);background-size:114px 61px;width:114px;height:61px}.page-title{margin-top:14px;font-size:46px}.tool-content-title{font-size:28px}.steps{width:146px;height:43px;margin-right:10px;background-image:url(../resources/images/progress.svg);background-size:146px 43px}.steps2{width:146px;height:43px;margin-right:10px;background-image:url(../resources/images/progress_2.svg);background-size:156px 43px}.donation-section span{font-size:16px}footter{height:150px}.footter-content{height:100px;display:flex;justify-content:space-around;color:#fff;width:90%;margin-left:5%;margin-right:5%;padding-top:0}.footter-links-title{font-size:12px;font-weight:500;margin-bottom:20px}.footter-links-container{margin-top:50px}.footter-social-container{margin-top:50px}.footter-links-container li{padding-bottom:5px}.footter-links-container a{text-decoration:none;font-size:12px;color:#fff;width:100%}.footter-social-title{font-size:12px;font-weight:500;margin-bottom:20px}.footter-social-container a{text-decoration:none;font-size:12px;color:#fff;width:100%}.footter-social-container li{padding-bottom:5px}.footter-email{margin-top:80px;font-size:14px}.copyright{background-color:#aa2323;width:100%;border-top:solid 1px #911718;margin-top:50px}.copyright span{color:#fff;font-weight:400;font-size:14px;display:block;width:50%;margin:auto}.policy-title{margin-top:100px;font-size:36px}.error-container{text-align:right}.error-container span{display:inline-block}.add-btn{width:89px;height:36px}#files_info_size{margin-top:-16px}td{max-width:240px}#google_translate_element{text-align:center}.goog-te-gadget select{width:453px}#return-button-translate{font-size:14px}.pop-up-loading-title{font-size:26px}.pop-up-loading-description{font-size:16px}.pop-up-loading{padding-top:60px;height:22%;padding-bottom:60px}.sk-folding-cube{width:40px;height:40px;margin-top:20%}.pop-up-download{width:453px;height:auto;padding-bottom:40px}.pop-up-download-title{font-size:36px;font-weight:400}.pop-up-download-description{font-size:16px;line-height:24px}.subtitle{font-size:22px;font-weight:500}#download-btn{font-size:14px;margin-top:70px}.steps,.steps2{margin-right:20px;margin-top:5px}.steps2{width:121px;height:35px;float:right;margin-right:10px;background-image:url(../resources/images/progress_2.svg);background-size:121px 35px}.tool-content-title{margin-top:49px}.info-title{font-size:36px}.info-text{font-size:16px}.info-container iframe{width:560px;height:315px}.info-container figure{display:inline-block}.info-container img{width:530px}.info-section-divider{margin-top:60px;margin-bottom:60px}#format-select{width:60%}.converter-format-select-title{font-size:18px}.dialog-header{padding:30px;font-size:22px}.dialog-text{font-size:16px;padding:10px 30px 30px 30px;line-height:24px}.dialog-actions{padding:30px}.dialog{width:60%}.edit-content .table-overflow{overflow-x:hidden}#tutorial-img1{content:url(../resources/images/size3/tutorial-step1.webp)}#tutorial-img2{content:url(../resources/images/size3/tutorial-step2.webp)}#tutorial-img3{content:url(../resources/images/size3/tutorial-step3.webp)}#tutorial-img4{content:url(../resources/images/size3/tutorial-step4.webp)}#tutorial-img5{content:url(../resources/images/size3/tutorial-step5.webp)}}@media screen and (min-width:1024px){header{height:78px}.logo{width:125px;height:77px;background-size:125px 77px}.menu li{padding:30px 0 0 0;height:48px}.page-title{font-size:20px}.tool-content-title{font-size:32px;margin-top:55px}.red-button{width:180px}.steps,.steps2{width:172px;height:50px;background-size:172px 50px}.pop-up-loading{width:606px;height:317px}.pop-up-loading-description{margin-top:95px}.info-title{font-size:40px}.info-text{font-size:18px;margin-top:30px;line-height:28px}.info-container{text-align:center}.tutorial-text{margin-top:80px}.info-section-divider{margin-top:80px;margin-bottom:80px}.converter-format-select{width:200px}.converter-format-select-title{margin-top:50%}.converter-container{display:flex!important;text-align:center}.converter-container .tool-content{width:400px}.converter-arrow{width:100px;height:52px;background-image:url(../resources/images/arrow_converter_right.webp);background-size:100px 52px}#format-select{width:90%}.dialog{width:60%}}@media screen and (min-width:1240px){.tool-content{min-height:340px}.red-button{width:200px;font-size:18px}.page-title{font-size:20px}.tool-content-title{font-size:36px}.support-container p{font-size:16px}.support-container h2{font-size:28px}table{width:calc(921px - 17px)}.table-container{width:921px;margin:auto}.tool-nav-container{width:921px;margin:40px auto}.info-title{font-size:44px}.info-container figcaption{font-size:12px}.info-container img{width:100%}.converter-container .tool-content{width:500px}.converter-arrow{width:130px;height:68px;background-image:url(../resources/images/arrow_converter_right.webp);background-size:130px 68px}.converter-format-select-title{font-size:20px}#tutorial-img1{content:url(../resources/images/original_size/tutorial-step1.webp)}#tutorial-img2{content:url(../resources/images/original_size/tutorial-step2.webp)}#tutorial-img3{content:url(../resources/images/original_size/tutorial-step3.webp)}#tutorial-img4{content:url(../resources/images/original_size/tutorial-step4.webp)}#tutorial-img5{content:url(../resources/images/original_size/tutorial-step5.webp)}}@media screen and (min-width:1450px){.page-title{font-size:20px}.header-content{width:1400px;margin:auto}.main-content{width:1400px;margin:auto}.red-button{margin-top:130px;width:217px}.tool-content{min-height:432px}.accordion{font-size:16px}.panel{font-size:16px}.policy-title{font-size:60px}.policy-container p{font-size:16px;line-height:24px}.converter-container .tool-content{width:540px}.converter-format-select-container{width:320px;text-align:center}.converter-format-select-title{font-size:22px}#format-select{width:251px;margin-left:34px}.converter-arrow{width:164px;height:85px;background-image:url(../resources/images/arrow_converter_right.webp);background-size:164px 85px}}



.btn-primary {
    color: #fff!important;
    background-color: #34495e!important;
    border-color: #34495e!important;
    border-radius: 20px;
}

a.edit-next{
    text-decoration: none;
    text-align: center;
    padding-top: 12px !important;
    box-sizing: border-box;
}
#edit-download-btn{
    background-color:transparent;
    border:none;
    color:#34495e;
    font-family:Roboto,sans-serif;
    font-size:13px;
    text-decoration:underline;
    margin-top:10px
}
#edit-download-btn:hover{
    color:#34495e;
}




.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #34495e;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}


@media screen and (max-width: 500px) {
    .dialog-actions{
        padding: 0;
    }
    *{
        overflow-x: hidden;
        overflow-y: auto;
    }
    .pop-up-loading *{
        overflow: visible;
    }
}
