@charset "utf-8";
/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,fieldset,input,img{margin:0px;padding:0px;}
article, aside, figure, footer, header, menu, nav, section, summary{display:block; margin:0; padding:0;}
html{-webkit-text-size-adjust: none;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th,p,a,li,td,div,footer{font:normal 12px "Segoe UI", "Helvetica","helvetica neue","helvetica","arial","sans-serif","Avenir","open-sans"," Roboto"; color:#333;}
ul,ol{list-style:none;}
fieldset,img{border:none;}
input:focus,textarea:focus {outline: 0;}
a{color:#08c;text-decoration:none;outline: none; /* for firefox 1.5 + */}
.pdfview{height: calc(100% - 72px);}
.pdfview body{height: 100%; margin: auto;}
#pdfviewer{height: 100%; min-height: 600px; display: none;}
body{background:#ffffff;}
img{border:0;}
.clear {clear:both; height:0;}
.zoom:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
.btn{  display:inline-block; vertical-align:middle; text-decoration:none; transition:all linear 0.3s; -webkit-transition:all linear 0.3s; -moz-transition:all linear 0.3s; -o-transition:all linear 0.3s; -ms-transition:all linear 0.3s;}
.btn:hover{ transform:translateY(-5px);}
.lhide{display:none;}
.storebtn{display:none !important;}
.text-center { text-align: center !important;}
code {
	font-family: Consolas,"courier new";
	color: crimson;
	background-color: #f1f1f1;
	padding: 2px;
	font-size: 105%;
}
/* .onlypc{display: inline-block;} */
.pw930{max-width:930px; width:92%; margin-left:auto; margin-right:auto;}
.pw1000{max-width:1000px; width:88%; margin-left:auto; margin-right:auto;}
.pw1100{max-width:1100px; width:92%; margin-left:auto; margin-right:auto;}
.pw1200{max-width:1200px; width:92%; margin-left:auto; margin-right:auto;}
.pw1350{max-width:1350px; width:92%; margin-left:auto; margin-right:auto;}
.pw1250{max-width:1250px; width:92%; margin-left:auto; margin-right:auto;}
.pw1400{max-width:1400px; width:92%; margin-left:auto; margin-right:auto;}
.transformRotate180{transform: rotate(180deg);}

.common-link{
	color: #1E76E3;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 20px;
position: relative;
display: block;
}
.common-link:after{
	width: 23px;
	height: 14px;
	content: "";
	display: inline-block; vertical-align: middle;
	margin-inline-start: 8px;
	background: url(../svg/home-arrow.svg) no-repeat left center;
	background-size: cover;
}
html[lang = 'ar-AE'] .common-link:after{transform: rotate(180deg);}
.converter-banner-available{margin-top: 36px; display: flex; align-items: center;}
.converter-banner-available span{font-size: 14px; font-weight: 400; line-height: 160%; margin-right: 5px;}
.converter-banner-available span.white{color:#fff;}
.converter-banner-available a{margin-right: 12px;}
/*reset*/
.layoutbox{background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 108; display: none;}
.layoutbox.showed{display: block;}
.infheader{position: relative; height: 60px; width: 100%;}
.infheadbox{ width:100%; height:60px; background:#FBFBFB; position:fixed; z-index: 110;}
.infhead{height:60px; display:flex; justify-content:space-between; align-items:center; width:98%;}
.inflogo{ display: flex; align-items: center; gap: 8px; height: 28px; box-sizing: border-box;}
.inflogo span{color: #000; font-size: 16px; font-style: normal; font-weight: 500; line-height: 28px;}
.infheadbefore{display: flex; align-items: center;}
.infheadbefore>a,.infheadbefore>span{font-size: 16px; color: #000; font-weight: 400; cursor: pointer; margin: 0 12px; padding: 30px 0;}
.infheadbefore>a:hover,.infheadbefore>span:hover{color: rgba(252, 13, 27, 1);}
.infheadbefore>a.inflogo,.lanen .infheadbefore>a.inflogo{margin-left: 0;}
.lanen .infheadbefore>a,.lanen .infheadbefore>span{margin: 0 30px;}
.lde.lanen .infheadbefore>a,.lde.lanen .infheadbefore>span{margin: 0 16px;}

.infarrow{font-weight:600; position: relative; z-index: 3;}
.infarrow:after{width:9px; height:6px; content:""; display:inline-block; vertical-align:middle; margin-left:8px; margin-top:-3px; background:url(../png/pdfgear_arrow.png) no-repeat top center; background-size:cover; transition: all linear 0.2s;}
.pdftopstore{font-size: 12px; color: #FB464E; border: 2px solid #FB464E; border-radius: 30px; padding: 7.6px 8.6px; margin-left: 16px; font-weight: 700;}
.pdftopstore img{display: inline-block; vertical-align: middle; margin: -3px 4px 0 0;}
.pdftopdown{font-size: 12px; color: #fff; background: linear-gradient(90.29deg, #ED6948 18.05%, #FF404F 102.89%); border-radius: 30px; padding: 10px 15px 9.6px 15px; font-weight: 700;}
.pdftopdown img{display: inline-block; vertical-align: middle; margin: -2px 7px 0 0;}
.onlypcshow{display:block;}

.layoutpro{position: absolute; z-index: 10; top: 46px; left: 20%; padding: 20px 6px; box-sizing: border-box; background-color: #fff; opacity: 0; -webkit-transform: translateX(-20%) translateY(-18px) scaleY(0); transform: translateX(-20%) translateY(-18px) scaleY(0); -webkit-transform-origin: top center; transform-origin: top center; -webkit-transition: all 0.2s linear; transition: all 0.2s linear;} 
.infarrow:hover .layoutpro{opacity: 1; -webkit-transform: translateX(-20%) translateY(0) scaleY(1); transform: translateX(-20%) translateY(0) scaleY(1);}

.feature .layoutpro{width: 100%; opacity: 1; position: fixed; top: 46px; border-top: 1px solid #DFDFDF; padding-top: 25px;}
.feature .layoutpro .ingflex{justify-content: center;}
.feature .layoutpro .ingflex .infgdcnt-item{padding: 0 110px 30px 37px; }
.feature .layoutpro .ingflex .infgdcnt-item.middle{border-left: 1px solid #C6C6C6; border-right: 1px solid #C6C6C6;}
.feature .layoutpro .ingflex .infgdcnt-item h5{font-size: 16px; line-height: 19px; color: #000000; font-weight: 500; padding-left: 23px; margin-bottom: 21px;}
.feature .layoutpro  .infgdcnt-item-inner.innerflex{display: flex;}
.feature .layoutpro  .infgdcnt a{margin: 2px 10px;}
/* .layoutpro .infgdcnt-item .hot{font-size: 12px; padding: 2px 6px 4px; font-weight: 700; background: linear-gradient(90.29deg, #ED6948 18.05%, #FF404F 102.89%); border-radius: 6px 0 6px 0; transform: scale(.5); color: #fff; margin-left: 4px; display: inline-block;}
.layoutpro .infgdcnt-item .new{font-size: 12px; padding: 2px 6px 4px; font-weight: 700; background: linear-gradient(109.03deg, #5D81FF 37.18%, #BB4DFF 81.95%); border-radius: 6px 0 6px 0; transform: scale(.5); color: #fff; margin-left: 4px; display: inline-block;} */
.layoutpro .infgdcnt-item sup{width: 21px; height: 10px; background:url(../svg/pdfgear_nav_hot.svg) no-repeat top center; background-size: cover; display: inline-block;}
.layoutpro .infgdcnt-item sup.hot{ background:url(../svg/pdfgear_nav_hot.svg) no-repeat top center;}
.layoutpro .infgdcnt-item sup.new{ background:url(../svg/pdfgear_nav_new.svg) no-repeat top center;}

.layoutpro ul{display: flex;}
.layoutpro ul li span{font-size: 14px; line-height: 17px; color: #000000; font-weight: 600; margin-left: 31px; margin-bottom: 10px; display: block; cursor: initial;}
.borderright{border-right: 1px solid #CCCCCC;}
.ingflex{display: flex;}
.morebutton{display: block; text-align: center; font-size: 14px; margin-top: 10px; text-decoration-line: underline; color: #000000; font-weight: 500;}

.layoutproall{display: flex; padding: 0; top: 86px; -webkit-transform: translateX(-150px) translateY(-18px) scaleY(0); transform: translateX(-150px) translateY(-18px) scaleY(0); border-radius: 5px;}
.layoutproall:before{width: 0; height: 0; border: 10px solid transparent; border-bottom: 12px solid #FFF4F4; content: ""; display: block; position: absolute; left: 180px; top: -20px;}
.layoutproall:after{width: 100%; height: 20px; top: -20px; content: ""; display: block; z-index: 3; position: absolute;}
.infarrow:hover .layoutproall,.layoutproall.showed{-webkit-transform: translateX(-150px) translateY(0) scaleY(1); transform: translateX(-150px) translateY(0) scaleY(1);}
.layoutproall-left{width: 202px; height: 274px; background: #fff4f4; border-radius: 5px 0px 0px 5px; display: flex; justify-content: space-between; flex-direction: column; padding: 28px 0; box-sizing: border-box;}
.layoutproall-link{color: #300000; font-size: 14px; font-weight: 500; line-height: 17px; display: block; padding: 12px 10px 12px 38px;}
.layoutproall-link:hover,.layoutproall-link.checked{background: #FFFFFF;}
.layoutproall-morelink{color: #1E76E3; font-size: 14px; line-height: 17px; font-weight: 400; padding: 12px 10px 12px 38px;}
.layoutproall-right{box-sizing: border-box; padding: 14px 14px 14px 0;}
.layoutproall-list,.layoutproall-moclick{display: none;}
.layoutproall-list.showed{display: block;}

.infheader.adv .infheadbefore>a,.infheader.adv .infheadbefore>span{margin-right:30px;}
.infgdcnt a{ color:#333333; font-size:14px; margin: 4px 10px; padding: 12px; display: block; position: relative; white-space: nowrap; border-radius: 5px;} 
.infgdcnt a.ahide,.layoutproall-mohref{display: none;}
.infgdcnt a:hover{background: #EAEAEA;}
.infgdcnt a:before{width:20px; height: 20px; content: ""; display: inline-block; vertical-align: middle; margin: -3px 12px 0 0; position: relative;}
.infgdcnt a.infgpro1:before{background:url(../svg/pdfgear_nav_icon1.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro2:before{background:url(../svg/pdfgear_nav_icon2.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro3:before{background:url(../svg/pdfgear_nav_icon3.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro4:before{background:url(../svg/pdfgear_nav_icon4.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro5:before{background:url(../svg/pdfgear_nav_icon5.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro6:before{background:url(../svg/pdfgear_nav_icon6.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro7:before{background:url(../svg/pdfgear_nav_icon7.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro8:before{background:url(../svg/pdfgear_nav_icon8.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro9:before{background:url(../svg/pdfgear_nav_icon9.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro10:before{background:url(../svg/pdfgear_nav_icon10.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro11:before{background:url(../svg/pdfgear_nav_icon11.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro12:before{background:url(../svg/pdfgear_nav_icon12.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro13:before{background:url(../svg/pdfgear_nav_icon13.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro14:before{background:url(../svg/pdfgear_nav_icon14.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro15:before{background:url(../svg/pdfgear_nav_icon15.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro16:before{background:url(../svg/pdfgear_nav_icon16.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro17:before{background:url(../svg/pdfgear_nav_icon17.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro18:before{background:url(../svg/pdfgear_nav_icon18.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro19:before{background:url(../svg/pdfgear_nav_icon19.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro20:before{background:url(../svg/pdfgear_nav_icon20.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro21:before{background:url(../svg/pdfgear_nav_icon21.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro22:before{background:url(../svg/pdfgear_nav_icon22.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro23:before{background:url(../svg/pdfgear_nav_icon23.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro24:before{background:url(../svg/pdfgear_nav_icon24.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro25:before{background:url(../svg/pdfgear_nav_icon25.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro26:before{background:url(../svg/pdfgear_nav_icon26.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro27:before{background:url(../svg/pdfgear_nav_icon27.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro28:before{background:url(../svg/pdfgear_nav_icon28.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro29:before{background:url(../svg/pdfgear_nav_icon29.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro30:before{background:url(../svg/pdfgear_nav_icon30.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro31:before{background:url(../svg/pdfgear_nav_icon31.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro32:before{background:url(../svg/pdfgear_nav_icon32.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro33:before{background:url(../svg/pdfgear_nav_icon33.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro34:before{background:url(../svg/pdfgear_nav_icon34.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro35:before{background:url(../svg/pdfgear_nav_icon35.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro36:before{background:url(../svg/pdfgear_nav_icon36.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro37:before{background:url(../svg/pdfgear_nav_icon37.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro38:before{background:url(../svg/pdfgear_nav_icon38.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro39:before{background:url(../svg/pdfgear_nav_icon39.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro40:before{background:url(../svg/pdfgear_nav_icon40.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro41:before{background:url(../svg/pdfgear_nav_icon41.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro42:before{background:url(../svg/pdfgear_nav_icon42.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro43:before{background:url(../svg/pdfgear_nav_icon43.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro44:before{background:url(../pdfgear_nav_icon44.html) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro45:before{background:url(../pdfgear_nav_icon45.html) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro46:before{background:url(../pdfgear_nav_icon46.html) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro47:before{background:url(../pdfgear_nav_icon47.html) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro48:before{background:url(../svg/pdfgear_nav_icon48.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro49:before{background:url(../svg/pdfgear_nav_icon49.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro50:before{background:url(../svg/pdfgear_nav_icon50.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro51:before{background:url(../svg/pdfgear_nav_icon51.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro52:before{background:url(../svg/pdfgear_nav_icon52.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro53:before{background:url(../svg/pdfgear_nav_icon53.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro54:before{background:url(../svg/pdfgear_nav_icon54.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro55:before{background:url(../svg/pdfgear_nav_icon55.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro56:before{background:url(../svg/pdfgear_nav_icon56.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro57:before{background:url(../svg/pdfgear_nav_icon57.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro58:before{background:url(../svg/pdfgear_nav_icon58.svg) no-repeat top center; background-size: cover;}
.infgdcnt a.infgpro59:before{background:url(../svg/pdfgear_nav_icon59.svg) no-repeat top center; background-size: cover;}

.infgdcnt a.infgpro33, .infgdcnt a.infgpro34, .infgdcnt a.infgpro35 { display: none; }

.pdftopbutton{display:flex; align-items:center; }
.infheader-multilang{position: relative;}
.infheader-multilang>span{font-size: 14px; padding: 16px 20px; line-height: 22px; font-weight: 500; color: #2E2E2E; position: relative; cursor: pointer;}
.infheader-multilang>span:before{width: 20px; height: 20px; background:url(../svg/inhead-earth.svg) no-repeat top center; background-size: cover; position: relative; margin: -4px 10px 0 0; display: inline-block; position: relative; content: ""; vertical-align: middle;}
.multilang-select{position: absolute; z-index: 10; top: 46px; left: 20%; padding: 6px 7px; box-sizing: border-box; background-color: #fff; opacity: 0; -webkit-transform: translateX(-28%) translateY(0) scaleY(0); transform: translateX(-28%) translateY(0) scaleY(0); -webkit-transform-origin: top center; transform-origin: top center; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; border: 1px solid #E6E6E6; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);border-radius: 5px;} 
.multilang-select a{white-space: nowrap; min-width:96px; margin:2px 0; font-size: 14px; font-weight: 400; line-height: 22px; color: #333333; box-sizing:border-box; padding:8px; border-radius: 5px; display:block; text-align:center; cursor: pointer;}
.multilang-select a:hover{background: #EAEAEA;}
@media screen and (min-width: 1200px) {
	.infheader-multilang:hover .multilang-select{opacity: 1; -webkit-transform: translateX(-28%) translateY(0) scaleY(1); transform: translateX(-28%) translateY(0) scaleY(1);}
}



/* 2023-06-10 nav*/
.infheadbefore.new>a,.infheadbefore.new>span{padding: 10px 15px; position: relative; z-index: 5; margin: 0 5px;}
.infheadbefore.new>a:hover,.infheadbefore.new>span:hover{color: inherit;}
.infheadbefore.new>a:not(.inflogo):hover:before,.infheadbefore.new>span:hover:before{
	width: calc(100% + 26px);
	height: 45px;
	left: -13px;
	top: 0;
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	border-radius: 33px;
	background: #fff;
	box-sizing: border-box;
}

.featurenew .layoutpro{position: absolute; z-index: 10; width: 520px; top: 46px; left: 20%; box-sizing: border-box; background-color: #fff; opacity: 1;  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.05); padding: 20px; border-radius: 16px; -webkit-transform: translateX(-46%) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-46%) translateY(-18px) scaleY(0) scale(0.9); -webkit-transform-origin: top center; transform-origin: top center; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; cursor: initial; transition: all ease-in-out 0.1s;}
.featurenew:hover .layoutpro{opacity: 1; -webkit-transform: translateX(-46%) translateY(0) scaleY(1) scale(1); transform: translateX(-46%) translateY(0) scaleY(1) scale(1);}
.feature-layoutpro{background: #F7F7F8;border-radius: 14px; padding: 20px;}
.feature-layoutpro h4{font-size: 18px;line-height: 27px;font-weight: 700;color: #000000;}
.feature-total{margin-top: 2px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.feature-total a{width: 30%;}
.layoutproallnew h4{font-size: 18px; line-height: 27px; font-weight: 400; color: #000000;}
.layoutproallnew-left h4{padding-top: 16px; padding-bottom: 4px; width: 100%;}
.layoutproallnew h5{font-size: 14px; line-height: 20px; font-weight: 700; color: #000000;}

.layoutproallnew{display: flex; padding: 10px; -webkit-transform: translateX(-550px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-550px) translateY(-18px) scaleY(0) scale(0.9); cursor: initial; border-radius: 16px; top: 46px; transition: all ease-in-out 0.1s; box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.05);}
.infarrow:hover .layoutproallnew,.layoutproall.showed{-webkit-transform: translateX(-550px) translateY(0) scaleY(1) scale(1); transform: translateX(-550px) translateY(0) scaleY(1) scale(1);}

.layoutproallnew-part1{display: flex; -webkit-transform: translateX(-150px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-150px) translateY(-18px) scaleY(0) scale(0.9); cursor: initial; border-radius: 16px; top: 46px; transition: all ease-in-out 0.1s;}
.infarrow:hover .layoutproallnew-part1{-webkit-transform: translateX(-150px) translateY(0) scaleY(1) scale(1); transform: translateX(-150px) translateY(0) scaleY(1) scale(1);}


.layoutproallnew-part2{display: flex; -webkit-transform: translateX(-250px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-250px) translateY(-18px) scaleY(0) scale(0.9); cursor: initial; gap: 20px; padding: 20px; border-radius: 16px; top: 46px; transition: all ease-in-out 0.1s;}
.infarrow:hover .layoutproallnew-part2{-webkit-transform: translateX(-250px) translateY(0) scaleY(1) scale(1); transform: translateX(-250px) translateY(0) scaleY(1) scale(1);}

.layoutproallnew-part3{display: flex; -webkit-transform: translateX(-50px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-50px) translateY(-18px) scaleY(0) scale(0.9); cursor: initial; border-radius: 16px; top: 46px; transition: all ease-in-out 0.1s;}
.infarrow:hover .layoutproallnew-part3{-webkit-transform: translateX(-50px) translateY(0) scaleY(1) scale(1); transform: translateX(-50px) translateY(0) scaleY(1) scale(1);}
.layoutproallnew-part3 .layoutproallnew-left{width: 370px;}

.layoutproallnew-part5{display: flex; -webkit-transform: translateX(-150px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-150px) translateY(-18px) scaleY(0) scale(0.9); cursor: initial; border-radius: 16px; top: 46px; transition: all ease-in-out 0.1s;}
.infarrow:hover .layoutproallnew-part5{-webkit-transform: translateX(-150px) translateY(0) scaleY(1) scale(1); transform: translateX(-150px) translateY(0) scaleY(1) scale(1);}

.layoutproallnew-part4{display: flex; -webkit-transform: translateX(-50px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-50px) translateY(-18px) scaleY(0) scale(0.9); cursor: initial; border-radius: 16px; top: 46px; transition: all ease-in-out 0.1s;}
.infarrow:hover .layoutproallnew-part4{-webkit-transform: translateX(-50px) translateY(0) scaleY(1) scale(1); transform: translateX(-50px) translateY(0) scaleY(1) scale(1);}
.layoutproallnew-part4 .layoutproallnew-left{width: 150px;}
.layoutproallnew-part4 .layoutproallnew-left-inner{flex-direction: column;}
.layoutproallnew-left-inner{display: flex; flex-wrap: wrap; justify-content: space-between; gap: 18px; padding: 16px 2px;}
.layoutproallnew .layoutproallnew-left-inner.infgdcnt a{ margin-top: 0;}
.layoutproallnew-part3 .layoutproallnew-left-inner a{width: 150px;}
.layoutproallnew .layoutproallnew-left-inner.infgdcnt a.allpdf-feature, .layoutproallnew .layoutproallnew-right a.allpdf-feature{color: #3278FF !important; display: flex; align-items: center; font-weight: 600; }
.layoutproallnew .layoutproallnew-left-inner.infgdcnt a.allpdf-feature img, .layoutproallnew .layoutproallnew-right a.allpdf-feature img{margin-inline-start: 3px; margin-top: 2px;}



.layoutproallnew-left{width: 356px; height: auto; background: #F7F7F8; border-radius: 16px; padding: 4px 16px; box-sizing: border-box;}
.layoutproall-product-item{margin-bottom: 16px; margin-top: 16px; padding: 12px; display: flex; align-items: center; position: relative; border-radius: 16px; box-sizing: border-box;}
.layoutproall-product-item:hover{background: #fff;}
.layoutproall-product-item a{position: absolute; width: 100%; height: 100%; display: block; left: 0; top: 0;}
.layoutproall-product-item-text{margin-left: 20px;}
.layoutproall-product-item-text p{font-size: 14px; line-height: 20px; color: #666666; margin-top: 6px;}
.layoutproallnew-right{box-sizing: border-box; padding: 10px 50px 30px;}
.layoutproall-total{display: flex;}
.layoutproallnew-right .layoutproall-list{margin-top: 20px; min-width: 160px; display: block;}
.layoutproallnew-right .layoutproall-moclick{display: block;}
.layoutproallnew-right .layoutproall-list>span{font-size: 14px; line-height: 20px; font-weight: 700;}
.layoutproallnew-right .layoutproall-list .infgdcnt{display: flex;}
.layoutproallnew-right .infgdcnt-item{min-width: 120px;}
.featurenew .infgdcnt a,.layoutproallnew .infgdcnt a{ color:#333333; font-size:14px; line-height: 20px; display: block; position: relative; border-radius: 5px; white-space: normal; padding: 0; margin: 18px 0 0 0;}
.featurenew .infgdcnt a:hover,.layoutproallnew .infgdcnt a:hover{color: #4684FB; background: none;}
.featurenew .infgdcnt a:before,.layoutproallnew .infgdcnt a:before{display: none;} 
.wide{width: 732px; display: flex; flex-wrap: wrap; padding-bottom: 16px;}
.wide .layoutproall-product-item{flex: 0 0 50%; margin-bottom: auto;}
.slim{width: 325px; padding: 4px 40px;}
.slim a{flex: 0 0 calc(50% - 9px);}
html[lang = 'de-DE'] .slim{padding: 4px 20px;}
html[lang = 'fr-FR'] .slim, html[lang = 'es-ES'] .slim{padding: 4px 30px;}

.inforfoot{width: 100%; background: #202020;}
.infooter{display: flex; justify-content: space-between; padding: 64px 0;}
.pdfgear_footer_text{margin: 22px auto 14px; display: block;}
.pdfgear_footer_isrr{margin: 26px auto 0; display: block;}
.infoot-pro-first{text-align: center; margin-right: 30px;}
.infoot-pro-media{position: relative;}
.infoot-pro-media:before{width: 200px; height: 1px; background: #333; content: ""; display:block; position: absolute; top: 0; left: 0; right: 0; margin: auto; z-index: 4; margin: 0 auto;}
.infoot-pro-media a{margin: 12px 6px; display: inline-block;}
.infoot-pro h4{font-size: 16px; color: #fff; line-height: 1.6; font-weight: 500;}
.infoot-pro>a{font-size: 14px; color: #C4C4C4; line-height: 17px; margin-top: 15px; margin-bottom: 15px; display: block;}
.inft-multilang{margin: -36px auto 28px; position: relative; width: fit-content;}
.inft-multilang .earth{display: block; line-height: 32px; font-size: 14px; padding: 2px 16px 2px 44px; padding-inline-start: 44px; padding-inline-end: 16px; border-radius: 6px; background: #333 url("../svg/inft-earth.svg") 16px center no-repeat; background-size: 20px; color: #FFFFFFB2; cursor: pointer;}
html[lang = 'ar-AE'] .inft-multilang .earth{background-position: right 16px center;}
.inft-multilang .earth::after{content: ""; display: inline-block; vertical-align: middle; width: 12px; height: 12px; background: url("../svg/grey-arrow-down.svg") center no-repeat; background-size: 12px; margin-inline-start: 8px;}
.inft-multilang .multilang-select{bottom: 36px; left: 50%; transform: translateX(-50%) translateY(0) scaleY(0); background: #333; border: none; border-radius: 5px; padding: 4px 12px; transform-origin: bottom center;}
.inft-multilang.expand .multilang-select{opacity: 1; transform: translateX(-50%) translateY(0) scaleY(1);}
.inft-multilang .multilang-select a{color: #fff; font-size: 14px; font-weight: normal; margin: 0; padding: 0; text-align: center;min-width: 140px; line-height: 40px;}
.inft-multilang .multilang-select a:hover{background: none;}
.inftcopy{ padding: 22px 0; border-top: 1px solid #7A7A7A;}
.inftcy{display: flex; justify-content: space-between; flex-direction: column; gap: 16px;}
.inftcy.center{justify-content: center; text-align: center;}
.inftcy p{font-size: 14px; line-height: 1.6; color: #C4C4C4;}
.inftcy p a{font-size: inherit; color: inherit; display: inline-block; margin: 0 10px; vertical-align: middle;}
.lande.inftcopy p a{ margin-right: 47px; margin-left: 0;}
.momenu,.pdfnavmobie-right{display: none;}
.onlysmallscreen{display: none;}
.onlybigscreen{display: flex;}

.lanen.infooter{align-items: center;}
.lanen .infoot-pro-flex{display: flex; width: 100%; margin-inline-start: 100px; justify-content: space-between;}
.lanen .infoot-pro-list{padding: 13px 0;}
.lanen .infoot-pro-list.second{margin: 0 80px;}
.lanen .infoot-pro-list a{margin: 16px 11px; font-size: 14px; line-height: 17px; color: #C4C4C4; font-weight: 400; display: block;}
.lanen .infoot-pro-list h4{margin: 5px 11px; font-size: 14px;}
.lanen .infoot-pro-list p{margin: 5px 11px; font-size: 14px; font-weight: 500; color: #fff; line-height: 1.6;}
.infoot-pro-list-item{display: flex;}
.inftcopy-earth{display: flex; align-items: center; cursor: pointer; font-size: 14px; color: #C4C4C4; font-weight: 500; position: relative;}
.inftcopy-earth .earth{margin-right: 22px;}
.inftcopy-earth .arrow{margin-left: 20px;}
.inftcopy-earth .multilang-select{top: auto; bottom: 26px; left: 20%; padding: 10px 7px; -webkit-transform-origin: bottom center; transform-origin: bottom center; }
.inftcopy-earth:hover .multilang-select{opacity: 1; -webkit-transform: translateX(-28%) translateY(0) scaleY(1); transform: translateX(-28%) translateY(0) scaleY(1);}

.infooter-share{display: flex; align-items: center; justify-content: center; margin-top: 10px;}
.infooter-share a{width: 32px; height: 32px; margin: 10px; display: block; opacity: .5;}
.infooter-share a:hover{opacity: 1;}
.infooter-share a.infooter-share-youtube{background: url(../svg/youtube-hover.svg); background-size: cover;}
.infooter-share a.infooter-share-twitter{background: url(../svg/twitter-hover.svg); background-size: cover;}
.infooter-share a.infooter-share-reddit{background: url(../svg/reddit-hover.svg); background-size: cover;}
.infooter-share a.infooter-share-facebook{background: url(../svg/facebook-hover.svg); background-size: cover;}
.infooter-share a.infooter-share-instagram{background: url(../svg/instagram-hover.svg); background-size: cover;}

.pdfcvert-explore{padding: 40px 0 80px; background: #fff;}
.pdfcvert-explore h2{font-size: 22px; line-height: 1.6; color: #606060;}
.pdfcvert-explore-tools{display: flex; flex-wrap: wrap; margin-top: 30px;}
.pdfcvert-tools-list{width: 19%; height: 132px; margin: 10px 0.4% 0; border: 1px solid #efefef; border-radius: 8px; background: #f3f9fe; text-align: center;}
.pdfcvert-tools-list.list2{ background: #f3f9fe;}
.pdfcvert-tools-list.list3{ background: #eefeff;}
.pdfcvert-tools-list.list4{ background: #eefeff;}
.pdfcvert-tools-list.list5{ background: #fbfffe;}
.pdfcvert-tools-list.list6{ background: #fefcf9;}
.pdfcvert-tools-list.list7{ background: #fff8fb;}
.pdfcvert-tools-list.list8{ background: #fbfffe;}
.pdfcvert-tools-list.list9{ background: #fff9ff;}
.pdfcvert-tools-list.list10{ background: #f7f9fb;}
.pdfcvert-tools-list.list11{ background: #FFFCF2;}
.pdfcvert-tools-list.list12{ background: #FFFCF2;}
.pdfcvert-tools-list.list13{ background: #F2FFFD;}
.pdfcvert-tools-list.list14{ background: #F2FFFD;}
.pdfcvert-tools-list.list15{ background: #F7F2FF;}
.pdfcvert-tools-list.list16{ background: #F7F8FF;}
.pdfcvert-tools-list.list17{ background: #FBFFFE;}
.pdfcvert-tools-list.list18{ background: #FDFCF8;}
.pdfcvert-tools-list.list19{ background: #F3FFF2;}
.pdfcvert-tools-list.list20{ background: #F2FFFB;}
.pdfcvert-tools-list.list21{ background: #FFF2EA;}
.pdfcvert-tools-list.list22{ background: #FBFFFE;}
.pdfcvert-tools-list.list23{ background: #F1FFE9;}
.pdfcvert-tools-list.list24{ background: #F2F8FF;}
.pdfcvert-tools-list.list25{ background: #F2F3FF;}
.pdfcvert-tools-list.list26{ background: #FFF2F6;}
.pdfcvert-tools-list.list27{ background: #FFF6F6;}
.pdfcvert-tools-list.list28{ background: #FFFBF6;}
.pdfcvert-tools-list.list29{ background: #FFF6F9;}
.pdfcvert-tools-list.list30{ background: #FFF5ED;}
.pdfcvert-tools-list.list35{ background: #FFF2F2;}
.pdfcvert-tools-list.list36{ background: #FFF2F2;}
.pdfcvert-tools-list.list37{ background: #FFF5ED;}
.pdfcvert-tools-list.list38{ background: #FFF2F6;}
.pdfcvert-tools-list.list39{ background: #F3FFF2;}
.pdfcvert-tools-list.list40{ background: #F2F8FF;}
.pdfcvert-tools-list.list41{ background: #F3FFF2;}
.pdfcvert-tools-list.list42{ background: #F3FFF2;}
.pdfcvert-tools-list.list43{ background: #FFF5ED;}
.pdfcvert-tools-list.list44{ background: #F2FBFF;}
.pdfcvert-tools-list.list45{ background: #FFF2EA;}
.pdfcvert-tools-list.list46{ background: #F2FDFF;}
.pdfcvert-tools-list.list47{ background: #F2FDFF;}

.pdfcvert-tools-list a{width: 100%; height: 100%; display: block;}
.pdfcvert-tools-list img{margin-top: 22px;}
.pdfcvert-tools-list p{font-size: 14px; line-height: 1.2; margin-top: 22px; color: #000000;}
.pdfcvert-tools-list:hover{box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);}


.pdfhome-mostpop{margin-top: 46px; box-sizing: border-box; position: relative;}
.pdfhome-mostpop-text h2{font-size: 32px; line-height: 1.6; color: #000000; text-align: center; font-weight: 600;}
.pdfhome-mostpop-text p{font-size: 16px; line-height: 1.5; color: #606060; text-align: center; margin-top: 12px;}
.pdfhome-mostpop-cont{display: flex; justify-content: space-between; flex-wrap: wrap;}
.pdfhome-mostpop-list{width: 318px; border: 1px solid #EEEEEE; box-sizing: border-box; border-radius: 8px; padding: 16px; margin-top: 24px; background: #FBFBFB; position: relative;}
.pdfhome-mostpop-list>a{position: absolute; z-index: 3; left: 0; top: 0; display: block; width: 100%; height: 100%; box-sizing: border-box; padding: 16px;}
.pdfhome-mostpop-list h5{font-size: 16px; line-height: 1.2; color: #000000; font-weight: 600;}
.pdfhome-mostpop-list h5 img{margin-right: 16px; vertical-align: middle;}
.pdfhome-mostpop-list p{font-size: 14px; margin-top: 16px; line-height: 1.6; color: #606060; min-height: 44px;}
.pdfhome-mostpop-convertbtn{font-size: 14px; line-height: 17px; padding: 10px 17px; border: 2px solid #EEEEEE; border-radius: 4px; background: #FFFFFF; margin-top: 16px; display: inline-block; }
.pdfhome-mostpop-list:hover .pdfhome-mostpop-convertbtn{background: #1E76E3; color: #FFFFFF; border-color: transparent;}
.pdfhome-alltool-btn{margin: 40px auto 0; min-width: 223px; width: fit-content; padding: 0 10px; height: 48px; display: block; font-size: 18px; line-height: 48px; text-align: center; background: #1E76E3; border-radius: 4px; color: #fff;}

.slideshow_video{width:100%;height:100%;position:fixed;top:0;left:0;z-index:10;display:none;}
.slideshow_video_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:11;background:rgba(0,0,0,.6)}
.slideshow_video_iframe{width: 1174px; max-height: 752px; height: 80%; position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:22;background:#fff; box-sizing: border-box; padding: 57px 0 10px;}
.slideshow_video_body{ padding: 20px; height: calc(100% - 45px); border-top: 1px solid #dee2e6; border-bottom: 1px solid #dee2e6;}
.auidx_iframe{width:60%;height:60%;}
.slideshow_close_top{font-size:24px; color:rgba(0,0,0,.6); cursor: pointer; position: absolute; right: 20px; top: 16px;}
.slideshow_close_top:hover{ color: rgba(0,0,0,.8);}
.slideshow_close_bottom{font-size:12px; padding: 14px 22px; color:#50e3c2; border: 2px solid #50e3c2; cursor: pointer; position: absolute; right: 20px; bottom: 16px; font-weight: bold; font-family: open sans;}
.slideshow_close_bottom:hover{ color: #000; background: #50e3c2;}

.upnavigation{opacity: 0; transition: all .3s ease; width: 48px; height: 48px; background: url(../png/navigation-top.png); background-position: 0 0; position: fixed; right: 10px; bottom: 100px; cursor: pointer; z-index: 20; box-shadow: 0 0 18px rgba(0,0,0,.1); visibility: hidden;}
/* .upnavigation.active { opacity: 1; visibility: visible;} */
.upnavigation:hover{background-position: 0 -48px;}

.techspecs{width: 100%; height: 743px; background:url(../jpg/converter-techspecs-bg.jpg) no-repeat top center,linear-gradient(256.44deg, #E1E5FE 23.07%, #F7FDFF 80.52%); position: relative; z-index: 1; overflow: hidden;}
.techspecs-middle{max-width: 980px; width: 92%; margin: 50px auto 0;}
.techspecs-middle h2{text-align: center;}
.techspecs-table table{background: rgba(255, 255, 255, 0.6); border: 1px solid #90A0FF; backdrop-filter: blur(25px); border-radius: 10px; overflow: hidden; margin-top: 45px;}
.techspecs-table table td,.techspecs-table table th{border-right: 1px solid #B9C3FF; border-bottom: 1px solid #B9C3FF; text-align: left; height: 50px; padding: 5px 20px 5px 24px; position: relative;}
.techspecs-table table th{font-weight: 600; font-size: 20px; line-height: 160%; color: #142165; background: #C7D5FF;}
.techspecs-win:before{width: 26px; height: 25px; content: ""; display: inline-block; vertical-align: middle; background:url(../svg/converter-techspecs-win-icon.svg) no-repeat top center; margin: -5px 16px 0 0;}
.techspecs-mac:before{width: 26px; height: 28px; content: ""; display: inline-block; vertical-align: middle; background:url(../svg/converter-techspecs-mac-icon.svg) no-repeat top center; margin: -6px 16px 0 0;}
.techspecs-table table td{font-weight: 400; font-size: 12px; line-height: 160%; color: #161B32;}
.techspecs-table table td:last-child,.techspecs-table table th:last-child{border-right: none; }
.techspecs-table table tr:last-child td{border-bottom: none;}
.techspecs-table table td:first-child,.techspecs-table table th:first-child{padding: 0 10px 0 42px; font-size: 14px; }


.layouttipscont{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 300;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.3);
}
.layouttipsbox{
	max-width: 600px;
	width: 88%;
	height: max-content;
	padding: 40px;
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid #F4F5F8;
	background: #F7F8FA;
	box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.20);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}
.layouttipsbox>h5{
	color: #000;
font-size: 20px;
font-style: normal;
font-weight: 400;
margin-top: 8px;
}
.layouttipsbox>p{
	color: #606060;
font-size: 16px;
font-style: normal;
font-weight: 400;
margin-top: 12px;
}
.layoutdownload{
	display: flex;
	gap: 24px;
	align-items: center;
	justify-content: center;
	margin-top: 24px;
}
.layoutdownload a.layoutdlbtn{
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	border-radius: 20px;
	background: linear-gradient(90deg, #ED6948 18.05%, #FF404F 102.89%);
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
}
.layoutdownload a.contactus{
	font-weight: 400;
	line-height: 160%;
	text-decoration-line: underline;
	font-size: 14px;
	color: #000;
}
.closelayout{
	position: absolute;
	cursor: pointer;
	right: 16px;
	top: 16px;
	height: 32px;
}

/***** BUTTON START *****/
.pdfgear-btn { 
	position: relative;
	width: fit-content;
	min-width: 224px;
}

.pdfgear-btn.disabled { 
	display: none;
}

.pdfgear-btn.disabled + a {
	display: block !important;
}

.pdfgear-links {
	margin-bottom: 8px;
	display: flex;
	justify-content: center;
}
.pdfgear-desktop-btn {
	height: 48px;
	line-height: 48px;
	background: linear-gradient(90.29deg, #ff6a45 18.05%, #fb3747 102.89%);
	border-radius: 30px;
	padding: 0 47px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	margin: 0 !important;
	position: relative;
	display: none;
	transition: .3s;
	box-sizing: border-box;
	text-align: center;
}

.pdfgear-desktop-btn.active {
	display: inline-block;
}
.pdfgear-desktop-btn:hover {
	background: linear-gradient(90deg, #FD896C 0.01%, #FF5963 99.99%);
}

.pdfgear-btn.Mac .pdfgear-desktop-btn.os{
	width: 187px;
	height: 48px;
	background: url("../svg/mac-app.svg") no-repeat;
	background-size: contain;
	font-size: 0 !important;
    box-shadow: none;
    border-radius: 0;
    padding: 0 0;
}
html[lang = 'de-DE'] .pdfgear-btn.Mac .pdfgear-desktop-btn.os{
	background-image: url("../svg/mac-app-de.svg");
	background-size:contain;
}
html[lang="fr-FR"] .pdfgear-btn.Mac .pdfgear-desktop-btn.os{
	background-image: url("../svg/mac-app-fr.svg");
	background-size:contain;
}
html[lang = 'pt-PT'] .pdfgear-btn.Mac .pdfgear-desktop-btn.os{
	background-image: url("../svg/mac-app-pt.svg");
	background-size:contain;
}
html[lang = 'es-ES'] .pdfgear-btn.Mac .pdfgear-desktop-btn.os{
	background-image: url("../svg/mac-app-es.svg");
	background-size:contain;
}
html[lang = 'it-IT'] .pdfgear-btn.Mac .pdfgear-desktop-btn.os{
	background-image: url("../svg/mac-app-it.svg");
	background-size:contain;
}

/* .pdfgear-btn.Win .pdfgear-desktop-btn{
	height: 40px;
	line-height: 40px;
} */


html[lang = 'de-DE'] .pdfgear-desktop-btn, html[lang = 'fr-FR'] .pdfgear-desktop-btn{
	padding: 0 20px;
}
html[lang = 'es-ES'] .pdfgear-desktop-btn{
	padding: 0 45px;
}


.pdfgear-btn.wid234 .pdfgear-desktop-btn.os{
	width: 234px;
	height: 60px;
	background-size: contain;
}

.pdfgear-btn.wid234 .pdfgear-platforms a{
	padding-left: 24px;
	padding-right: 24px;
}

.pdfgear-btn[type="header"]{min-width: auto;}

.pdfgear-btn[type="header"] .pdfgear-desktop-btn{
	height: 40px;
	line-height: 40px;
	width: auto !important;
	min-width: 162px;
	padding: 0 24px;
	font-size: 16px;
}

.pdfgear-btn[type="header"] .pdfgear-links{
	margin-bottom: 0 !important;
}

.pdfgear-platforms {
	display: flex;
	margin-left: 10px !important;
	padding: 0;
	margin-top: 0 !important;
	justify-content: center;
}

.pdfgear-btn .pdfgear-platforms.active {
	justify-content: center;
}
.pdfgear-platforms span {
	color: #666;
	font-weight: 400;
	font-size: 12px;
	line-height: 160%;
	padding-left: 22px;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	margin-right: 18px;
}
.pdfgear-platforms span.win {
	background-image: url("../svg/win-black.svg") !important;
}
.pdfgear-platforms span.os {
	background-image: url("../svg/os-black.svg") !important;
}
.pdfgear-platforms span.ios {
	background-image: url("../svg/ios-black.svg") !important;
	margin-left: 0;
}

.pdfgear-platforms a {
	color: #666;
	font-weight: 400;
	font-size: 12px;
	line-height: 160%;
	padding-left: 22px;
	/* background-color: transparent !important; */
	background-repeat: no-repeat !important;
	background-position: left center !important;
	margin-right: 18px;
	transition: all .3s ease;
}
.pdfgear-btn .pdfgear-platforms{
	margin-left: 0 !important;
}
.pdfgear-btn .pdfgear-platforms a{
	height: 20px;
	width: 20px;
	color: #666;
	padding-right: 16px;
	padding-left: 16px;
	transition: all .3s ease;
	/* background-color: transparent !important; */
	background-repeat: no-repeat !important;
	background-position: center center !important; background-size: contain;
	border-right: 1px solid #EEE;
	display: block;
	margin-right: 0;
	font-size: 0;
}
.pdfgear-btn.equalwidth{
	min-width: auto;
}
.pdfgear-btn.equalwidth .pdfgear-platforms a{
	padding-right: 10px;
	padding-left: 10px;
}
.starapp{width: fit-content;}
.pdfgear-btn .pdfgear-platforms.mobile a{
	padding-right: 16px;
    padding-left: 16px;
}
.pdfgear-btn .pdfgear-platforms a:first-child{
	padding-left: 0;
	background-position: left center !important;
}
.pdfgear-btn .pdfgear-platforms a:last-child{
	padding-right: 0;
	border-right: none;
	background-position: right center !important;
}
.pdfgear-platforms a:hover {
	transform: translateY(1px);
}
.noborder.pdfgear-btn .pdfgear-platforms a{
	border: none !important;
}
.pdfgear-platforms a.win {
	background-image: url("../png/win-gray.png") !important;
}
.pdfgear-platforms a.os {
	background-image: url("../png/mac-gray.png") !important;
}
.pdfgear-platforms a.ios {
	background-image: url("../png/ios-gray.png") !important;
}
.pdfgear-platforms a.android {
	background-image: url("../png/android-gray.png") !important;
}
.pdfgear-btn[platforms="none"] .pdfgear-platforms {
    display: none;
}
.pdfgear-btn[platforms="none"] .pdfgear-links {
    margin-bottom: 10px;
}
.pdfgear-btn[type="white"] .pdfgear-desktop-btn {
    box-shadow: none;
}

.pdfgear-btn[type="bright"] .pdfgear-desktop-btn {
    box-shadow: none;
	color: #D64233;
	background: #fff;
}



.pdfgear-btn[type="white"] .pdfgear-platforms span,
.pdfgear-btn[type="bright"] .pdfgear-platforms span {
    color: #fff;
}
.pdfgear-btn[type="white"] .pdfgear-platforms span.win, 
.pdfgear-btn[type="bright"] .pdfgear-platforms span.win {
	background-image: url("../svg/win-white.svg") !important;
}
.pdfgear-btn[type="white"] .pdfgear-platforms span.os,
.pdfgear-btn[type="bright"] .pdfgear-platforms span.os {
	background-image: url("../svg/os-white.svg") !important;
}
.pdfgear-btn[type="white"] .pdfgear-platforms span.ios,
.pdfgear-btn[type="bright"] .pdfgear-platforms span.ios {
	background-image: url("../svg/ios-white.svg") !important;
	margin-left: 0;
}

.pdfgear-btn[type="white"] .pdfgear-platforms a,
.pdfgear-btn[type="bright"] .pdfgear-platforms a {
    color: #fff;
}
.pdfgear-btn[type="white"] .pdfgear-platforms a.win, 
.pdfgear-btn[type="bright"] .pdfgear-platforms a.win {
	background-image: url("../svg/win-white.svg") !important;
}
.pdfgear-btn[type="white"] .pdfgear-platforms a.os,
.pdfgear-btn[type="bright"] .pdfgear-platforms a.os {
	background-image: url("../svg/os-white.svg") !important;
}
.pdfgear-btn[type="white"] .pdfgear-platforms a.ios,
.pdfgear-btn[type="bright"] .pdfgear-platforms a.ios {
	background-image: url("../svg/ios-white.svg") !important;
	margin-left: 0;
}
.pdfgear-btn[type="white"] .pdfgear-platforms a.android,
.pdfgear-btn[type="bright"] .pdfgear-platforms a.android {
	background-image: url("../svg/android-white.svg") !important;
	margin-left: 0;
	background-size: 16px 16px;
}

.pdfgear-iphone-btn {
	height: 40px;
	width: 120px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../svg/iphone.svg");
	margin-bottom: 14px;
	display: none;
	transition: all .3s ease;
	margin: 0 auto;
	background-size: contain;
}
html[lang = 'de-DE'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-de.svg");
	background-size:contain;
}
html[lang = 'fr-FR'] .pdfgear-iphone-btn{
	width: 127px;
	height: 40px;
	background-image: url("../svg/iphone-fr.svg");
	background-size:contain;
}
html[lang = 'pt-PT'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-pt.svg");
	background-size:contain;
}
html[lang = 'es-ES'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-es.svg");
	background-size:contain;
}
html[lang = 'it-IT'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-it.svg");
	background-size:contain;
}
html[lang = 'ja-JP'] .pdfgear-iphone-btn{
	width: 109px;
	height: 40px;
	background-image: url("../svg/iphone-jp.svg");
	background-size:contain;
}
html[lang = 'id-ID'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-id.svg");
	background-size:contain;
}
html[lang = 'vi-VN'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-vi.svg");
	background-size:contain;
}
html[lang = 'ru-RU'] .pdfgear-iphone-btn{
	width: 120px;
	height: 40px;
	background-image: url("../svg/iphone-ru.svg");
	background-size:contain;
}
.pdfgear-iphone-btn.active {
	display: block;
}


html[lang = 'pt-PT'] .pdfcvert-explore h2, html[lang = 'es-ES'] .pdfcvert-explore h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 160%;
	text-align: center;
	color: #000000;
}

.pdfgear-btn.ios .pdfgear-desktop-btn{
	height: 48px;
	width: 144px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../svg/iphone.svg");
	margin-bottom: 14px;
	display: none;
	transition: all .3s ease;
	margin: 0 auto;
	background-size: contain;
	font-size: 0;
	box-shadow: none;
	border-radius: 0;
	display: block;
}

html[lang = 'de-DE'] .pdfgear-btn.ios .pdfgear-desktop-btn{
	background-image: url("../svg/iphone-de.svg");
	background-size:contain;
}
html[lang = 'fr-FR'] .pdfgear-btn.ios .pdfgear-desktop-btn{
	width: 152px;
	height: 48px;
	background-image: url("../svg/iphone-fr.svg");
	background-size:contain;
}
html[lang = 'pt-PT'] .pdfgear-btn.ios .pdfgear-desktop-btn{
	background-image: url("../svg/iphone-pt.svg");
	background-size:contain;
}
html[lang = 'es-ES'] .pdfgear-btn.ios .pdfgear-desktop-btn{
	background-image: url("../svg/iphone-es.svg");
	background-size:contain;
}
html[lang = 'it-IT'] .pdfgear-btn.ios .pdfgear-desktop-btn{
	background-image: url("../svg/iphone-it.svg");
	background-size:contain;
}




.pdfgear-mac-btn {
	height: 40px;
	width: 157px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../svg/mac-app.svg");
	transition: all .3s ease;
	background-size: contain;
}
html[lang = 'de-DE'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-de.svg");
	background-size:contain;
}
html[lang="fr-FR"] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-fr.svg");
	background-size:contain;
}
html[lang = 'pt-PT'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-pt.svg");
	background-size:contain;
}
html[lang = 'es-ES'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-es.svg");
	background-size:contain;
}
html[lang = 'it-IT'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-it.svg");
	background-size:contain;
}
html[lang = 'ja-JP'] .pdfgear-mac-btn{
	width: 140px;
	height: 40px;
	background-image: url("../svg/mac-app-jp.svg");
	background-size:contain;
}
html[lang = 'id-ID'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-id.svg");
	background-size:contain;
}
html[lang = 'vi-VN'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-vi.svg");
	background-size:contain;
}
html[lang = 'ru-RU'] .pdfgear-mac-btn{
	width: 156px;
	height: 40px;
	background-image: url("../svg/mac-app-ru.svg");
	background-size:contain;
}


.pdfgear-android-btn{width: 135px; height: 40px; display: block; font-size: 0; background: url("../svg/google-play.svg") center no-repeat; background-size: contain; border-radius: 0;}
html[lang = 'de-DE'] .pdfgear-android-btn{background: url("../svg/google-play-de.svg") center no-repeat; background-size: contain;}
html[lang = 'fr-FR'] .pdfgear-android-btn{background: url("../svg/google-play-fr.svg") center no-repeat; background-size: contain;}
html[lang = 'pt-PT'] .pdfgear-android-btn{background: url("../svg/google-play-pt.svg") center no-repeat; background-size: contain;}
html[lang = 'it-IT'] .pdfgear-android-btn{background: url("../svg/google-play-it.svg") center no-repeat; background-size: contain;}
html[lang = 'es-ES'] .pdfgear-android-btn{background: url("../svg/google-play-es.svg") center no-repeat; background-size: contain;}
html[lang = 'ja-JP'] .pdfgear-android-btn{background: url("../svg/google-play-jp.svg") center no-repeat; background-size: contain;}
html[lang = 'ar-AE'] .pdfgear-android-btn{background: url("../svg/google-play-ar.svg") center no-repeat; background-size: contain;}
html[lang = 'id-ID'] .pdfgear-android-btn{background: url("../svg/google-play-id.svg") center no-repeat; background-size: contain;}
html[lang = 'vi-VN'] .pdfgear-android-btn{background: url("../svg/google-play-vi.svg") center no-repeat; background-size: contain;}
html[lang = 'ru-RU'] .pdfgear-android-btn{background: url("../svg/google-play-ru.svg") center no-repeat; background-size: contain;}




.pdfgear-win-btn {
	height: 40px;
	min-width: 151px;
	padding: 10px;
	box-sizing: border-box;
	width: fit-content;
	border-radius: 26px;
	background: linear-gradient(90deg, #ED6948 18.05%, #FF404F 102.89%);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s ease;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #fff;
}
.pdfgear-win-btn:before{
	width: 20px;
	height: 20px;
	content: "";
	display: block;
	margin-right: 10px;
	background-size: cover;
	background-image: url("../svg/win.svg");
}

.pdfgear-btn.android-desk{min-width: unset;}
.android-desk .pdfgear-platforms{display: none;}
.android-desk .pdfgear-links{margin-bottom: unset;}
.pdfgear-android-desk{display: flex; align-items: center; flex-direction: column;}
.pdfgear-android-desk span{font-size: 16px; color: #000;}
.pdfgear-btn.android-mobile .pdfgear-desktop-btn{width: 162px; height: 48px; display: block; font-size: 0; background: url("../svg/google-play.svg") center no-repeat; background-size: contain; border-radius: 0;}



/***** FOR ONLINE TOOLS *****/

.tool-download-btn {
	margin-top: 25px;
}

/***** BUTTON END *****/


/***** Recommended Articles Start *****/

.recommended-articles {
	margin: 0 auto 60px;
	max-width: 1200px;
	width: 92%;
	background-color: #fff;
}
.recommended-articles h2 {
	font-weight: 500;
	font-size: 32px;
	line-height: 160%;
	text-align: center;
	margin-bottom: 48px;
	color: #000;
}
.recommended-articles ul {
	justify-content: space-between;
	flex-wrap: wrap;
	display: flex;
}
.recommended-articles ul.active {
	display: none;
}
.recommended-articles li {
	width: 30.5%;
	height: 308px;
	box-sizing: border-box;
	border: 1px solid #D7D7D7;
	border-radius: 10px;
	padding: 10px;
	overflow: hidden;
	transition: all .3s ease;
}

.recommended-articles li.hide {
	display: none;
}

/* .recommended-articles li:hover {
	border: 1px solid #fff;
	box-shadow: 0px 4px 10px rgba(180, 201, 255, 0.2);
} */

.recommended-articles li:hover .recommended-articles-img {
	height: 144px;
}

.recommended-articles li .recommended-articles-img {
	height: 196px;
	transition: all .3s ease;
	margin-bottom: 12px;
	overflow: hidden;
}
.recommended-articles li img {
	width: 100%;
	display: block;
}

.recommended-articles li:hover .recommended-articles-desc {
	opacity: 1;
}

.recommended-articles .recommended-articles-label {
	margin-bottom: 5px;
}
.recommended-articles .recommended-articles-label span {
	display: inline-block;
	color: rgba(255, 39, 39, 0.6);
	background: #FFE4E4;
	border-radius: 2px;
	line-height: 1;
	padding: 7.5px 10px;
	font-size: 12px;
}

.recommended-articles h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 5px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.recommended-articles li .recommended-articles-desc {
	color: #606060;
	font-size: 12px;
	line-height: 1.6;
	opacity: 0;
	transition: all .3s ease;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.recommended-articles .linktohow{
	text-align: center;
	margin-top: 40px;
}
.recommended-articles .linktohow a{
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
}
.recommended-articles .linktohow a img{ 
	margin-left: 8px;
}

/* ar-AE */
html[lang = 'ar-AE']{direction: rtl;}
html[lang = 'ar-AE'] .infarrow:after{margin-left: 0; margin-right: 8px;}
html[lang = 'ar-AE'] .layoutproall-product-item-text{margin-right: 20px; margin-left: 0;}
html[lang = 'ar-AE'] .layoutproallnew-part2{-webkit-transform: translateX(-750px) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-750px) translateY(-18px) scaleY(0) scale(0.9);}
html[lang = 'ar-AE'] .infarrow:hover .layoutproallnew-part2{-webkit-transform: translateX(-750px) translateY(0) scaleY(1) scale(1); transform: translateX(-750px) translateY(0) scaleY(1) scale(1);}
html[lang = 'ar-AE'] .layoutproallnew-part3{ -webkit-transform: translateX(-70%) translateY(-18px) scaleY(0) scale(0.9); transform: translateX(-70%) translateY(-18px) scaleY(0) scale(0.9);}
html[lang = 'ar-AE'] .infarrow:hover .layoutproallnew-part3{-webkit-transform: translateX(-70%) translateY(0) scaleY(1) scale(1); transform: translateX(-70%) translateY(0) scaleY(1) scale(1);}
html[lang = 'ar-AE'] .layoutproallnew .layoutproallnew-left-inner.infgdcnt a.allpdf-feature img{margin-left: 0; margin-right: 3px; transform: rotate(180deg);}
html[lang = 'ar-AE'] .infheader-multilang>span:before{margin: -4px 0 0 10px;}
html[lang = 'ar-AE'] .pdfgear-btn .pdfgear-platforms a:first-child{padding-right: 0 !important; padding-left: 16px; background-position: right center !important;}
html[lang = 'ar-AE'] .pdfgear-btn .pdfgear-platforms a:last-child{background-position: left center !important; padding-right: 16px; border-right: 1px solid #EEE; padding-left: 0 !important;}
html[lang = 'ar-AE'] .pdfgear-btn.wid234 .pdfgear-platforms a{padding-left: 24px;padding-right: 24px;}
html[lang = 'ar-AE'] .infoot-pro-first{margin-left: 30px; margin-right: 0;}
html[lang = 'ar-AE'] .pdfgear-btn .pdfgear-platforms a:first-child{border-right: none;}
html[lang = 'ar-AE'] .layoutproallnew .layoutproallnew-right a.allpdf-feature img{transform: rotate(180deg);}
@media screen and (max-width: 1200px) {

.recommended-articles li { width: 32%; height: 268px;}
.recommended-articles li .recommended-articles-img {
	height: 144px;
}
.recommended-articles li:hover .recommended-articles-desc {
	opacity: 0;
}
.lanen .infoot-pro-flex{
	margin-inline-start: 0;
}
}


@media screen and (max-width: 768px) {
.recommended-articles { margin: 0 auto;}
.recommended-articles ul { display: flex; }
.recommended-articles li { width: 100%; height: 308px; margin-bottom: 20px;}
.recommended-articles li .recommended-articles-img {
	height: 196px;
}
.recommended-articles li:hover .recommended-articles-desc {
	opacity: 1;
}
.lanen .infoot-pro-flex{
	flex-wrap: wrap;
}
.lanen .infoot-pro-list{
	width: 46%;
}
.inft-multilang{margin-bottom: 20px;}
}

/***** Recommended Articles Start *****/

@media screen and (max-width: 1440px){
.infgdcnt a{margin:4px 6px;}
.infheadbefore.new>a,.infheadbefore.new>span{padding: 10px;}
}

@media screen and (max-width: 1366px){
.slideshow_video_iframe{width: 1016px; height: 86%;}
}
@media screen and (max-width: 1300px){
.slideshow_video_iframe{width: 968px; height: 88%; top: 48%;}
html[lang="fr-FR"] .infheadbefore>a, html[lang="fr-FR"] .infheadbefore>span{margin: 0 4px;}
.lanen .infheadbefore>a,.lanen .infheadbefore>span{margin: 0 16px;}
.lanen .infheadbefore.new>a,.lanen .infheadbefore.new>span{margin: 0 6px;}
.lde.lanen .infheadbefore>a,.lde.lanen .infheadbefore>span{margin: 0 10px;}
}

@media screen and (max-width: 1199px) {
.pdfgear-btn[type="header"] .pdfgear-desktop-btn{height: 36px; line-height: 36px; min-width: 154px; padding: 0 20px;}
.slideshow_video_iframe{width: 92%; height: 80%;}
.pdfhome-mostpop-list{width: 32%;}



.infheadbox .inflogo img{opacity: 1 !important;}
.infheader{height: 60px; z-index: 105;}
.infheadbox{height: 60px; position: fiexd; left: 0; top: 0; overflow: hidden; transition:height linear 0.1s; -webkit-transition:height linear 0.1s; -moz-transition:height linear 0.1s; -o-transition:height linear 0.2s; -ms-transition:height linear 0.1s;}
.infheadbox.showed{height: auto;}
.infheadbox.new.showed{height: 100%;}
.onlypcshow{display:none;}
.infarrow:after {right: 30px; position: absolute; top: 20px; transform: rotateZ(180deg);}
.infarrow.active:after { transform: rotateZ(0deg) ;}
.infarrow>font{font-size:16px; font-weight:500; display: block;}
.infheadbefore{flex-direction: column; justify-content: flex-start; text-align: left; width: 100%; align-items: flex-start;}
.infheadbefore>a, .infheadbefore>span,.infheadbefore.new>a, .infheadbefore.new>span{padding: 10px 0; box-sizing: border-box; font-size: 16px; margin: 0 6px; font-weight:500;}
.infheadbefore>a.inflogo{padding: 10px 0; height: auto; position: relative;} 
.infheadbefore>span{width: 100%;}
.momenu{width: 44px; height: 44px; display: block; cursor: pointer; position: absolute; left: 0; top: 8px; z-index: 10; border-radius: 8px;}
html[lang = 'ar-AE'] .momenu{right: 0; left: auto;}
.mologo{position: absolute; inset-inline-start: 64px; top: 14px;}
.infheadbox.new.showed .momenu{background-color: #EEEEF0; background: #EEEEF0 url("../svg/cross.svg") center no-repeat; background-size: 12px;}
.infheadbox.new.showed .momenu img{opacity: 0;}
.pdfnavmobie-right{display: flex; align-items: center; position: absolute; right:0; top: 12px; display: none;}
.pdfnavmobie-right .momenu{position: relative; top: 0; display: block; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center;}
.onlysmallscreen{display: flex;}
.inflogo.onlybigscreen{display: none;}
.infheader-multilang{ margin-inline-start: 24px;}
.infheader-multilang.checked>span{background-color: #EEEEF0;}
.infheader-multilang>span{padding: 7px 6px; border-radius: 8px; }
.infheader-multilang>span:before{content: none;}
.infheader-multilang>span::after{content: ""; width: 10px; height: 6px; background: url("../svg/arrow-down.svg") center no-repeat; display: inline-block; vertical-align: middle; margin-inline-start: 4px;}
.infheadbox.new .multilang-select{top: 30px; bottom: auto; transform: translateY(0) scaleY(0) !important; transform-origin: top center; width: 100%; position: fixed; left: 0; top: 60px; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; box-shadow: none; background: #fbfbfb; border: none;}
.infheadbox.new .infheader-multilang.checked .multilang-select{transform: translateY(0) scaleY(1) !important; bottom: 0; opacity: 1;}
.multilang-select a{text-align: start; color: #000; font-size: 16px; line-height: 24px; font-weight: 500; padding: 10px 18px;}
.onlybigscreen{display: none;}
.layoutpro{display: none; left:0; padding: 10px 6px; -webkit-transform: translateX(0) translateY(0) scaleY(1) !important; transform: translateX(0) translateY(0) scaleY(1);}
.layoutpro.showed{position: relative; top: 0; opacity:1; -webkit-transform: translateX(0) translateY(0) scaleY(1); transform: translateX(0) translateY(0) scaleY(1); display:block; background: none; box-shadow: none;}
.infgdcnt-item{display:initial; flex-wrap: wrap;}
.feature .layoutpro{padding-top: 10px; border-top: none;}
.feature .layoutpro .ingflex .infgdcnt-item{padding: 10px 20px;}
.feature .layoutpro .ingflex{justify-content: flex-start;}
.layoutproall-left{display:none;}
.layoutproall-right{width:100%; padding:0;}
.layoutproall-list,.layoutproall-mohref{display:block;}
.layoutproall-list .infgdcnt{display:none;}
.layoutproall-list .infgdcnt.showed{display:flex;}
.layoutproall:before,.layoutproall:after{display:none;}
.ingflex{flex-wrap:wrap;}
.infgdcnt a{margin: 4px 10px; padding:6px;}
.infheader ul li{width: 100%; font-size: 14px;}
.infheader ul li>span{display: none;}
.layoutproall-moclick,.layoutproall-mohref{display: block; font-size:14px; font-weight:500; padding:5px 0;}
.prodown{margin-top: 10px; justify-content: space-between; width: 100%;}
.multilang-select{top:auto; bottom:30px; padding: 18px 20px; -webkit-transform-origin: bottom center; transform-origin: bottom center; transform: translateX(-60%) translateY(0) scaleY(0);}
.checked .multilang-select{transform: translateX(-60%) translateY(0) scaleY(1) !important;}
/* .onlypc{display: none;} */
.infheadbefore.new .layoutpro{padding-top: 10px; border-top: none; width: 100%; box-shadow: none; left: 0; padding: 0;}
.feature-layoutpro{padding: 0; background: none;}
.layoutproallnew-right{padding: 0;}
.infheadbefore.new .layoutproall-list .infgdcnt{display: none;}
.feature-picture{display: none;}
.infheadbefore.new>a:hover:before, .infheadbefore.new>span:hover:before{display: none;}
.infheadbefore.new .layoutproall-list .infgdcnt.showed{flex-direction: column; display: flex;}
.layoutproallnew-part3 .layoutproallnew-left-inner a,.layoutproallnew-part4 .layoutproallnew-left-inner a{width: 100%;}

.infheadbox.new{overflow: initial;}
.infheadbox.new .infhead{padding-bottom: 0; width: 96%; height: 100%; position: relative; align-items: center;}
.infheadbox.new .infheadbefore{display: none;}
.pdftopbutton{position: absolute; top: 12px; right: 0; z-index: 10;}
html[lang = 'ar-AE'] .pdftopbutton{left: 0; right: auto;}
/* .infheadbox.new.showed .pdftopbutton,.infheadbox.new.showed .infheadbefore{display: block;} */
.infheadbox.new.showed .pdfnavmobie-right .momenu,.infheadbox.new.showed .pdfnavmobie-right .momenu img{width: 44px; height: 44px;} 
.infheadbox.new.showed .infheadbefore{display: flex; flex-direction: column; width: 100%; height: calc(100% - 120px); margin: 0 auto;}
.infheadbox.new .infheadbefore>span{margin: 7px 0; width: 100%; padding: 0;}
.infheadbox.new .infheadbefore>a{margin: 7px 0; width: 100%; padding: 12px 20px 12px 10px; box-sizing: border-box; border-radius: 4px;}
.infheadbefore>a.inflogo.onlysmallscreen{border-top: 1px solid #EEE; padding-top: 22px; margin-top: 9px;} 
.infheadbox.new .infheadbefore .moreproducts{width: 100%; padding: 12px 20px 12px 10px; box-sizing: border-box; border-radius: 4px;}
.infheadbox.new .infarrow:after{transform: rotateZ(270deg); right: 24px; top: 22px; }
html[lang = 'ar-AE'] .infheadbox.new .infarrow:after{transform: rotate(90deg); right: unset; left: 24px;}
html[lang = 'ar-AE'] .infheadbox.new .back-nav-history img{margin-left: 8px; margin-right: unset; transform: rotate(180deg);}
.infheadbox.new .back-nav-history{font-size: 16px;line-height: 44px;font-weight: 500;color: #000000;display: flex;align-items: center;}
.infheadbox.new .layoutproallnew h4{font-size: 20px; font-weight: 500;}
.infheadbox.new .layoutproallnew-left{width: 100%; height: auto; box-sizing: border-box; padding: 2px 18px 0; margin-bottom: 20px; overflow: hidden;}
.infheadbox.new .layoutproall-product-item{margin: 14px 0; padding: 12px 0;}
.infheadbox.new .layoutproall-product-item img{width: 48px; height: 48px;}
.infheadbox.new .layoutproall-product-item-text{margin-left: 12px;}
.infheadbox.new .layoutproallnew h5{line-height: 17px; font-weight: 500;}
.infheadbox.new .layoutproall-product-item-text p{font-size: 12px; line-height: 1.2; color: #666666;} 
.infheadbox.new .layoutproall-total{flex-wrap: wrap; flex-direction: column;}
.infheadbox.new .layoutproallnew-right{ background: #fbfbfb; border-radius: 16px; padding: 0 24px 10px;}
.infheadbox.new .layoutproallnew-right .layoutproall-list{margin-top: 16px;}
.infheadbox.new .layoutproallnew-right .layoutproall-list>span{font-weight: 500;font-size: 16px;line-height:1.5; padding: 4px 0; position: relative; border-radius: 4px; overflow: hidden;}
.infheadbox.new .layoutproallnew-right .layoutproall-list>span:after{width: 9px; height: 6px; content: ""; display: block; position: absolute; top: 13px; right: 10px; background: url("../png/pdfgear_arrow.png") no-repeat center; transition: .1s ease;}
.infheadbox.new .layoutproallnew-right .layoutproall-list>span.layoutproall-moclick.checked:after{transform: rotate(180deg);}
/* .infheadbox.new .infheadbefore.new .infgdcnt-item{transform: translateX(-6px); width: 100%;} */
.infheadbox.new .infheadbefore.new .infgdcnt .infgdcnt-item a{padding: 4px 10px; width: 100%; box-sizing: border-box; margin-top: 10px; border-radius: 4px; font-size: 14px; color: #666666; line-height: 1.5;}
.infheadbox.new .infheadbefore.new .infgdcnt .infgdcnt-item a:hover{background: #F6F6F6; font-weight: 500; color: #000000;}
.wide{display: block;}
/* ar-AE */
html[lang = 'ar-AE'] .infheadbefore{text-align: right;}
html[lang = 'ar-AE'] .pdfnavmobie-right{right: auto; left: 0;}
html[lang = 'ar-AE'] .infheadbox.new .layoutproall-product-item-text{margin-left: 10px;}
html[lang = 'ar-AE'] .infheadbox.new .layoutproallnew-right .layoutproall-list>span:after{right: auto; left: 10px;}
.infheadbox.new .back-nav-history img{margin-right: 8px;}


}
@media screen and (max-width: 1100px) {
.pdfcvert-tools-list{width: 23.9%;}	
}


.related-linkto-tutorials {
	margin-top: 40px;
	text-align: center;
}
.related-linkto-tutorials a {
	color: #1E76E3;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.related-linkto-tutorials a img{
	display: block;
	margin-inline-start: 8px;
	flex-shrink: 0;
}
@media screen and (max-width: 980px) {
.pdfgear-btn,.pdfgear-btn.fitcontent{width: auto;}
.starapp{width: auto; display: flex; justify-content: center;}
.pdfgear-btn.iostopbanner .pdfgear-platforms{display: none;}
.pdfhome-mostpop{padding: 30px;}
.pdfhome-mostpop-list{width: 48%; height: auto;}
.slideshow_video_iframe{ height: 70%;}
.converter-banner-available{justify-content: center; align-items: center;}
.lanen.infooter{flex-direction: column;}
/* .simple .pdfgear-desktop-btn{margin: 0 auto !important;} */
}
@media screen and (max-width: 768px) {
.infooter{padding: 60px 0 0;}
.infooter,.inftcy{flex-direction: column;}
.infoot-pro{margin-bottom: 30px;}
.infoot-pro-first{margin: 0 auto 30px;}
.inftcy p a{margin:8px 20px 0 0; display: inline-block;}
.pdfcvert-explore{padding: 40px 0;}
.pdfcvert-explore-tools{flex-wrap: wrap;}
.pdfcvert-tools-list{width: 32%;}
.slideshow_video_iframe{ height: 48%;}

.techspecs{height: auto; padding-bottom: 50px; background: linear-gradient(256.44deg, #E1E5FE 23.07%, #F7FDFF 80.52%);}
.techspecs-middle{margin-top: 46px;}
.techspecs-table table{margin-top: 30px;}
.techspecs-table table td:first-child, .techspecs-table table th:first-child{padding: 0 10px;}
.techspecs-table table td, .techspecs-table table th{padding: 5px;}
.techspecs-table table th{font-size: 14px;}
.techspecs-win:before,.techspecs-mac:before{margin-right: 6px;}
.techspecs-win:before{width: 18px; height: 17px; background-size: cover;}
.techspecs-mac:before{width: 18px; height: 20px; background-size: cover;}
.common-link{font-size: 16px;}
.pdfgear-desktop-btn {
	margin: 0 !important;
	display: inline-block;
	
}
}

@media screen and (max-width: 568px) {
.proname{display: none;}
.pdfcvert-tools-list{width: 31%; margin: 10px 0.7% 0;}
.pdfhome-mostpop-text h2{font-size: 26px;}
.pdfhome-mostpop{padding: 20px;}
.pdfhome-mostpop-list{width: 100%;}
.pdfhome-mostpop-list p{min-height: auto;}
.slideshow_video_iframe{ padding: 30px 0 10px; height: 38%;}
.slideshow_close_top{top: 0;}
.feature .layoutpro .ingflex{flex-direction: column;}
.feature .layoutpro .ingflex .infgdcnt-item{padding: 10px 0;}
.feature .layoutpro .ingflex .infgdcnt-item.middle{border: none;}
.feature .layoutpro .ingflex .infgdcnt-item h5{margin-bottom: 8px;}
.feature .layoutpro .infgdcnt-item-inner{display: flex; flex-wrap: wrap;}
.lanen .infoot-pro-list.second{margin: 0;}
.infoot-pro-list-item{flex-direction: column;}
.inftcopy-earth{margin-top: 20px;}
.infheadbox.new .infheader-multilang{margin-inline-start: 16px;}
.multilang-select a{padding: 5px 18px; font-size: 14px;}
}
@media screen and (max-width: 375px) {
.slideshow_video_iframe{ height: 39%;}
.pdftopdown{padding: 9px 12px;}
.infheadbefore>a, .infheadbefore>span{padding:4px 0;}
.infgdcnt a{padding:2px 6px;}
.prodown, .pdftopbutton{margin-top:0;}
.infheadbefore.new .infgdcnt a{padding:0;}
}
@media screen and (max-width: 325px){
.slideshow_video_iframe{ height: 41%;}
} 

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min-device-pixel-ratio:1.5) {
}


