h1 {
    font-weight: 700;
    letter-spacing: -0.18rem;
    font-size: 3.5rem;
    text-transform: capitalize;
}
h2 {

    font-size: 34px;
    line-height: 1.15em;
    font-weight: 700;
    letter-spacing: -0.5px;
}
h3 {
margin-bottom: 5px;
    font-size: 24px;
    line-height: 1.15em;
    font-weight: 700;
    letter-spacing: -0.5px;
}
.bg-whitesmoke-gradient {
    background-image: linear-gradient( 180deg, rgba(247, 248, 250, .8) 50%, rgba(255, 255, 255, .05) 100%);
}
.explore-pdf-tools-section {
   background-color: #74EBD5;
background-image: linear-gradient(90deg, #74EBD5 0%, #9FACE6 100%);
    background-repeat: repeat-x;
        padding-top: 4rem;
    padding-bottom: 4rem;
}
.iframe-type-1 {
    height: 345px;
}
@media only screen and (max-width: 500px) {
    .iframe-type-1 {
        height: 422px;
    }
}
#online-pdf-editor-converters-tools .list-group-item {
    position: relative;
    display: block;
   
    margin-bottom: -1px;
    background-color: #fff;
    border: 0px solid #ddd;
    background: #fff;
    padding: 0px;
    border-radius: 8px;
  
}
#online-pdf-editor-converters-tools .list-group-horizontal .list-group-item
{
	display: inline-block;
}
#online-pdf-editor-converters-tools .list-group-horizontal .list-group-item
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 20px;
 	border-right-width: 0;
}
#online-pdf-editor-converters-tools .list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
#online-pdf-editor-converters-tools .list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 0px;
}
.why-choose-us .item {
    background: #ffffff none repeat scroll 0 0;
padding: 0px 5px 30px 5px;
}
.why-choose-us h3 {
margin-bottom: 10px;
}
.why-choose-us p {
font-size: 17px;
    line-height: 1.68421053em;
}
#online-pdf-editor-faq .collapse { display: inherit; }
#mainNav .collapse { display: none; }
.collapse .card-body {
    font-size: 0px;
    padding-bottom: 0;
}

.collapse.in .card-body {
    font-size: 14px;
    padding-bottom: 20px;
}
.btn-purple {
    background-color: #7980ff!important;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: 0.3s;
    color: #fff !important;
    font-weight: 600;
}
.btn-purple:hover {
    background-color: #BAA5FF !important;
}
.explore-all-pdf-tool {
	    margin-top: -20px;
	    text-align: center;
}

.pdf-editor-offers .features-content {
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 12px 30px -15px rgb(0 0 0 / 20%);
    border-left: 4px solid #BAA5FF;
    position: relative;
    transition: 0.6s ease-out;
    right: 100%;
    left: 0;
    z-index: 99;
    height: 260px;
}
.pdf-editor-offers .features-content.yellow-border{

    border-left: 4px solid #ffea7b;
}
.pdf-header-title {
	font-size: 42px;
    letter-spacing: -1.8px;
}
.pdf-header-desc {
	margin-top: 10px;
}
#demo-try-text {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: -10px;
}
@media only screen and (max-width: 1199px) {
	.pdf-editor-offers .features-content {

    height: 330px;
}
	
}
@media only screen and (max-width: 992px) {
	.pdf-editor-offers .features-content {

    height: 100%;
}
	#online-pdf-editor-converters-tools .list-group-horizontal .list-group-item
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
 	border-right-width: 0;
}
}
.how-to-create-flipbook {
    background-image: url(/images/flipbooks/banner-shape.png);
    background-size: cover;
    background-repeat: round;

}
.st_feature_right_item {
	padding: 50px 0;
	position: relative;
}

.st_feature_right_item .st_feature_content {
	position: relative;
	z-index: 0;
	margin-bottom: 50px;
}

.st_feature_right_item .st_feature_content::before {
	padding: 10px 20px;
	position: absolute;
	left: 0px;
	top: 0;
	content: "\f093";
	border: 2px solid #d9d9d9;
	background-color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 24px;
	color: #F78764;
	text-align: center;
	line-height: 45px;
	border-radius: 15px;
	box-shadow: 0 20px 30px rgb(0 0 0/ 10%);
}

.st_feature_right_item .st_feature_content2::before {
	content: "\f013";
}

.st_feature_right_item .st_feature_content3::before {
	content: "\f5ac";
}
.st_feature_right_item .st_feature_content4::before {
	content: "\f06e";
}
.st_feature_right_item .st_feature_content5::before {
	content: "\f064";
}

.st_feature_right_item .st_feature_content h3 {
	font-size: 24px;
	color: #2f5396;
	margin-left: 85px;
	font-weight: 600;
	margin-bottom: 5px;
	letter-spacing: -0.2px;
}

.st_feature_right_item .st_feature_content p {
	margin-left: 85px;
}

.st_feature_right_item .st_feature_content::after {
	width: 2px;
	height: 100%;
	position: absolute;
	left: 34px;
	top: 50px;
	content: "";
	border: 1px dashed #d5d5d5;
	z-index: -1;
}

.st_feature_right_item .st_feature_content:last-child {
	margin: 0;
}

.st_feature_right_item .st_feature_content:last-child::after {
	content: none
}

.st-step-count {
	position: relative;
	left: 75px;
	color: #F78764;
	font-weight: 700;
	font-size: 14px;
	margin-left: 10px;
}
.header-bg {
    padding: 60px 0 20px 0 !important;
    background-color: #fff !important;
    background-image: none !important;
    background-position: center center;
    background-repeat: no-repeat,repeat;
}
.card-header {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}
.card-header h2{
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.card {
    border: none;
    box-shadow: 0 5px 20px rgba(97, 105, 140, 0.12);
    padding:0px 20px 0px 20px;
    margin-bottom: 10px;
        background-color: #fff;
}
.card-body {
	padding-bottom: 20px;
	font-size: 14px;
	    line-height: 1.68421053em;
}
button.btn.btn-link {
    position: relative;
    z-index: 2;
    background: #fff;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 100%;
    text-align: left;
    color: #282d47;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    height: auto;
    white-space: break-spaces;
     -webkit-user-select: text;  /* Chrome all / Safari all */
  -moz-user-select: text;     /* Firefox all */
  -ms-user-select: text;      /* IE 10+ */
  user-select: text;
}
button.btn.btn-link:hover {
	color: #282d47;
	
}
button.btn:focus {
   color: #282d47;
    opacity: 1;
}

button.btn:active:focus, button.btn.active:focus {
    outline: 0;
    opacity: 1;
    background: #fff;
       color: #282d47;
}
button.btn.btn-link:before {
    position: absolute;
    content: "\f107";
    right: 0;
    top: 0px;
    font-size: 20px;
    font-family: 'Font Awesome 5 Free';
    transition: all .3s;
}
.carbox {
  display: block; 
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); 
    transition: box-shadow .25s; 
}
.carbox:hover {
  box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.img-carbox {
  width: 100%;
  height:200px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
  display:block;
    overflow: hidden;
}
.img-carbox img{
  width: 100%;
  height: 200px;
  object-fit:cover; 
  transition: all .25s ease;
} 
.carbox-content {
  padding:15px;
  text-align:left;
  font-size: 14px;
}
.carbox-content p{
	margin-top: 7px;
line-height: 24px;
  font-size: 14px;
}

.carbox-title {
  margin-top:0px;
  font-weight: 700;
  font-size: 1.65em;
}
.carbox-title a {
  color: #545454;
  text-decoration: none !important;
}
.carbox-read-more {
  border-top: 1px solid #D4D4D4;
}
.carbox-read-more a {
  text-decoration: none !important;
  padding:10px;
  font-weight:600;
  color: #545454;
  text-transform: uppercase
}
/* various pdf converter */
.files-to-pdf-converter .collage-sub-box{
    background: #FFF;
    border-radius: 10px; 
    padding: 40px 10px;
    margin: 20px 0px;
    transition: all 0.5s ease-out;
}
.files-to-pdf-converter h3{
    font-weight: 600;
    letter-spacing: -0.8px;
    font-size: 21px;
}
.files-to-pdf-converter-icon {
	    font-size: 24px;
    margin-bottom: 15px;
    color: #57a8df;

}


.files-to-pdf-converter .collage-sub-box .collage-sub-box-text{
    margin:10px 0px;
    font-size: 15px;
    line-height: 24px;
}

.files-to-pdf-converter .collage-sub-box .box-btn a{
    text-decoration: none;
    color: #4183D7;
    font-size: 16px;
}
.convert-pdf-common h5{
	font-size: 16px;
	    font-weight: 600;
	
}
.convert-pdf-common a{
color: #545454;
font-size:13px;
	
}
.convert-pdf-common li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.convert-pdf-common-icon{

    margin-right: 4px;
    width: 34px;
    height: 34px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    vertical-align: middle;
    font-size: 14px;
    }
.convert-pdf-common-icon.pink-icon {
	    background: #ff8a8a;
}
.convert-pdf-common-icon.blue-icon {
	    background: #56b6e1; 
}
.convert-pdf-common-icon.green-icon {
	    background: #90dc93; 
}
.convert-files-pdf-list {
-webkit-column-count: 2;

  -moz-column-count: 2;
      -moz-column-column-gap: 5px;
        -webkit-column-column-gap: 5px;
            column-gap: 5px;
  column-count: 2;
 height: 250px;
	    color: #595959;
    font-size: 13px;
    text-indent: 1rem;
  line-height: 21px;
  padding: 0;


}
@media (max-width: 992px) {
	.convert-pdf-common h5{
	font-size: 16px;
	    font-weight: 600;
	
}

.convert-pdf-common a{
color: #545454;
    font-size: 14px;
    margin-left: -2px;
	
}
.convert-pdf-common-icon{

    margin-right: 5px;
    width: 18px;
    height: 18px;
    color: #fff;
    border-radius: 59%;
    text-align: center;
    line-height: 19px;
    vertical-align: middle;
    font-size: 10px;
    }
    .tools-column-list {
    width: 24.6667%;
    padding: 0px 12px 0px 0px;
}
.files-to-pdf-converter .collage-sub-box {
	
	    padding: 10px 10px;
    margin: 7px 0px;
}
.what-is-pdfa-cta {
	margin-bottom: 10px;
}
}

.tools-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px 12px 16px;
    overflow: auto;
    max-height: 100%;
}
.tools-column-list {
    display: flex;
    flex-direction: column;
    list-style-type: none;
}
.tools-title-row {

    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    height: 36px;
}
.tool-list-items {
    display: flex;
    flex-flow: column wrap;
    flex: 1 1 auto;
    margin: 0px;
    padding: 0px;
}
.tool-item-title {

  display: inline-flex;
  align-items: center;
  margin-left: 7px;

}
.tool-item {
	    background: #fff;
    padding: 7px;
    border-radius: 8px;
   display: flex;
}
.tool-item img {
	   width: 42px !important;
	   height: 42px !important;
}

@media (max-width: 667px) {
	.tools-column-list {
    width: 50%;
    padding: 0px 12px 0px 0px;
}
}
@media (min-width: 1200px){

.tools-column-list {
    width: 25%;
    padding: 0px 12px 24px 0px;
}
}
@media (min-width: 991px){

.tools-column-list {
    width: 25%;
    padding: 0px 12px 24px 0px;
}
}
.did-you-know h4{
	font-size: 14px;
	color: #386cb8;
	margin-bottom: 5px;
	    font-weight: 600;
}
.pdf-converter-common-features .icon{
font-size: 24px;
    color: #f19d48;
	
}
.pdf-converter-common-features .meta-text h3{
	font-size: 18px;
	
}
.pdf-converter-common-features .featured-item {
	margin-top: 10px;
	margin-bottom: 10px;
}

#convert-to-pdf-steps .steps-details h3{
font-size: 36px;
padding-bottom: 5px;
color: #3ea98c;
font-weight: 700;
    letter-spacing: -0.5px;
}
#convert-to-pdf-steps .process-block .process-info .step-number {
    font-size: 8rem;
    font-weight: bolder;
    color: #bebebe;
    margin-right: 15px;
}
#convert-to-pdf-steps .process-block .process-info .details {
    text-align: left;
}
#convert-to-pdf-steps .process-block .process-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#convert-to-pdf-steps .convert-to-pdf-steps {
margin-top: 30px;
}
#convert-to-pdf-steps .process-block.has-line:after {
    content: "";
    height: 4px;
    width: 80px;
    background: #ededed;
    position: absolute;
top: 128px;
    right: -8%;
    border-radius: 50px;
}
#convert-to-pdf-steps .process-image-wrapper {
margin-bottom: 20px;
}
#convert-to-pdf-steps .process-image-wrapper img{
width: 240px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
}

@media (max-width: 1199px) {
	.create-pages-keyfeatures.celebration-photo .content  {
    height: 300px;
}
#convert-to-pdf-steps .process-block.has-line:after {

    width: 40px;

}
}
@media (max-width: 991px) {
		#convert-to-pdf-steps .create-pages-feature-header {

    width: 70%;

}
	.create-pages-keyfeatures.celebration-photo .content  {
    height: 310px;
}
#convert-to-pdf-steps .process-block.has-line:after {
display: none;

}
}

.format-boxes {
 border: 1px solid #d7e3ec;
     border-radius: 10px;
margin: 5px;
        padding-top: 45px;
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #313131;
}
.format-boxes-links {
	color: #313131;
}
.format-boxes-doc {
      background-color: #f2f9fe;
    border-color: #d7e3ec;
}
.format-boxes-general {
  background-color: #fdf8ff;
    border-color: #eee2f3;
}
.format-boxes-presentation {
    background-color: #fffcfa;
    border-color: #f0e3db;
}

.format-boxes-others {
    background-color: #f4fdff;
    border-color: #bceffa;
}
.format-icons {
    transition: all 150ms;
   
width: 48px;
margin-left: auto;
margin-right: auto;
    text-align: center;
    display: flex;
}
.format-boxes h4{
font-size: 14px;
text-align: center;
padding: 14px;
    height: 63px;
}
@media only screen and (max-width: 500px) {
	.format-boxes h4{
    font-size: 13px;
    text-align: center;
    padding: 7px;
    height: 63px;
}
.format-boxes {
    margin-bottom: 15px;
    padding-top: 16px;

}
}

#flipbook-formats-overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1032;
	box-shadow: 0 3px 5px rgb(0 0 0/ 30%);
	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;
}

#flipbook-formats-overlay .flipbook-overlay-container {
	width:100%;
	height:100%;
	position: relative;
	padding: 0;
}

#flipbook-formats-overlay .flipbook-overlay-content {
	position: relative;
	display: flex;
	justify-content:center;
	align-items:center;
	width: 100%;
	height:100%;
}

#flipbook-formats-overlay .preview-template {
	position: relative;
	max-width:640px;
	width:90vw;
	border-radius: 6px !important;
	background: white;
	margin:0px;
}

#flipbook-formats-overlay, #flipbook-formats-overlay p {
	font-size: 1rem;
	color: #212529;
	line-height: 1.5rem;
}

#flipbook-formats-overlay .template-spinner p {
	margin-bottom: 1rem;
}

#flipbook-formats-overlay th, #flipbook-formats-overlay td {
	border: 2px solid silver;
	vertical-align: top;
	padding: 5px;
	height: 80px;
}

#flipbook-formats-overlay .template-spinner {
	padding: 20px;
}

#flipbook-formats-overlay .free-tag {
	background-color: #00bf00;
	color: #ffffff;
	font-size: 10px;
	border-radius: 4px;
	font-weight: 600;
	padding: 3px 5px;
}
/*-------------- PDF Converter --------------*/
html{
 scroll-behavior: smooth;
}
.fixed-width-desc {
width: 75%;
	    margin-right: auto;
    margin-left: auto;
}
.convert-button-group {
	
	margin-top: 50px;
}
.header-bg{
 padding: 60px 0 100px 0;
    background-color: #f0f7ff;
    background-image: url(/images/flipbooks/flipbook-converter/top-header.png), linear-gradient(-45deg, #f8f8f8 0%, #ffffff 100%);
    background-position: center center;
    background-repeat: no-repeat,repeat;
}
#pdf-converter-vert-tab .nav-tabs-dropdown {
  display: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#pdf-converter-vert-tab .nav-tabs-dropdown:before {
	font-family: "Font Awesome 5 Free"; 
  content: "\f358";
  position: absolute;
  right: 30px;
}
#pdf-converter-vert-tab .well{
background-color: transparent;
    border: 0px solid #fff;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 5%);
        padding: 20px 3px;
}
#pdf-converter-vert-tab .nav-tabs > li, .nav-pills > li {
margin-bottom: 20px;

}

#pdf-converter-vert-tab .nav-pills>li.active>a::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  z-index: 10;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  margin-top: -10px;
  top: 50%;
  border-left: 10px solid #71dfff;
  left: auto;
  right: -10px;
}
#pdf-converter-vert-tab .nav-pills>li.active>a {
background-image: linear-gradient(to right, #84c3f4 0%, #71dfff  100%);
color: #fff;
  position: relative;
  z-index: 10;
}
#pdf-converter-vert-tab .nav-tabs>li>a {
    border: 0px solid transparent;
    font-size: 16px;
    font-weight: 700;
    color: #4B4B4C;
    background: #fff;
    padding: 20px 0px;   
}

#pdf-converter-vert-tab .nav-tabs>li>a:hover {
    border: 0px solid transparent;
	background-image: linear-gradient(to right, #84c3f4 0%, #71dfff  100%);
	color: #fff;
}

@media screen and (max-width: 768px) and (min-width:680px) {
    #pdf-converter-vert-tab .nav-tabs > li, .nav-pills > li{
    	width:120px;
    }
}

@media screen and (max-width:679px)  and (min-width:630px){
	#pdf-converter-vert-tab .nav-tabs>li>a {
	  font-size: 15px;
	}
	
	#pdf-converter-vert-tab .nav-tabs > li, .nav-pills > li{
		width:110px;
	}
}

@media screen and (max-width:629px) and (min-width:580px){
	#pdf-converter-vert-tab .nav-tabs>li>a {
	  font-size: 14px;
	}
	
	#pdf-converter-vert-tab .nav-tabs > li, .nav-pills > li{
		width:100px;
	}
}

@media screen and (max-width:579px){
	#pdf-converter-vert-tab .nav-tabs>li>a {
	  font-size: 13px;
	}
	
	#pdf-converter-vert-tab .nav-tabs > li, .nav-pills > li{
		width:90px;
	}
}

/* @media screen and (max-width:529px) and (min-width:480px){
	#flipbook-converter-vert-tab .nav-tabs>li>a {
	  font-size: 12px;
	}
	
	#flipbook-converter-vert-tab .nav-tabs > li, .nav-pills > li{
		width:80px;
	}
} */

/* @media screen and (max-width:479px){
	#flipbook-converter-vert-tab .nav-tabs>li>a {
	  font-size: 11px;
	}
	
	#flipbook-converter-vert-tab .nav-tabs > li, .nav-pills > li{
		width:70px;
	}
} */

@media screen and (min-width: 769px) {
  #nav-tabs-wrapper {
    display: grid!important;
  }
}
@media screen and (max-width: 768px) {
   /*  #flipbook-converter-vert-tab .nav-tabs-dropdown {
        display: grid;
    } */
    /* #flipbook-converter-vert-tab .nav-tabs > li, .nav-pills > li{
    	width:120px;
    } */
    
    #pdf-converter-vert-tab .nav-tabs>li>a{
    	padding:10px 0px;
    }
    
    #nav-tabs-wrapper {
        /* display: none; */
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }
    
    #pdf-converter-vert-tab .nav-pills>li.active>a::after{
    	content:none;
    }
    
    .pdf-converter-vert-tab-wrapper {
    display: block !important;
    }
}

         .btn-grad {background-image: linear-gradient(to right, #f4848e 0%, #FFC371  51%, #FF5F6D  100%)}
         .btn-grad {
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 6px;
        font-weight: 700;
          }

          .btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
          }
         
.pdf-converter-read-more {
margin-left: 7.1px;
color: #08AEEA;
}
.pdf-converter-read-more:hover {
color: #08AEEA;
}
#pdf-converter-vert-tab .card-title{
padding-top: 10px;
font-size: 16px;
    padding-bottom: 5px;
}
#pdf-converter-vert-tab .card-text {
font-size: 14px;
color: #797979;
}
#pdf-converter-vert-tab .card-body {
    padding-bottom: 25px;
}
.pdf-converter-vert-tab-wrapper {
        border-radius: 1.875rem;
   background-image: linear-gradient(45deg, #e9f5ff 0%, #fbfcdb 100%);
    display: flex;
}
.tab-content .tab-pane {
	padding: 0rem;
}

#pdf-converter-vert-tab .tab-content {
	margin-left: 0px;
	margin-top: 20px;
	position: relative;
	top: 0px;
}
.convert-from-pdf-section .hero-card {
	padding: 30px;
	margin-bottom: 20px;
	    border: 1px solid;
    border-radius: 10px;
    box-shadow: 0 .5rem 1rem rgba(47,91,234,0.1)!important;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgb(229 229 229 / 50%);
cursor: pointer !important;
             transition: 0.2s;
}
.convert-from-pdf-section .hero-card:hover {
    cursor: pointer !important;
    background-color: #fff7ec;
        border: 2px solid #f2ce9b;         
}
.convert-from-pdf-section .card-body {
    padding-bottom: 0px; 

}
.convert-from-pdf-section .hero-card.blue-border {
border: 2px solid #446eb2;
    background: #e7f0fd;
}
.convert-from-pdf-section .hero-card.green-border {
    border: 2px solid #52bfa2;
    background: #eafff9;
}
.convert-from-pdf-section .hero-card.pink-border {
border: 2px solid #CB4423;
    background: #fff6f7;
}
.convert-from-pdf-section .hero-card.orange-border {
border: 2px solid #FCBF49;
    background: #fffaf1;
}
.convert-from-pdf-section .blue-icon {
    color: #285092;

}
.convert-from-pdf-section .green-icon {
    color: #206E43;

}
.convert-from-pdf-section .pink-icon {
    color: #CB4423;

}
.convert-from-pdf-section .orange-icon {
     color: #FCBF49;

}
.convert-from-pdf-section .card-body i{
    font-size: 34px;

}
.convert-from-pdf-section h5 {
	padding-top: 10px;
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 700;
}
.convert-from-pdf-section .converter-desc {
    font-size: 14px;
    color: #797979;
}
.pdf-ocr-popup {
	cursor: pointer;
}
#pdf-ocr-popup .modal-body {
	    font-size: 14px;
    text-align: left;
}
#pdf-ocr-popup .modal-title {
	font-size: 21px;
	display: inline-block;
}
#pdf-ocr-popup .modal-header .close {
    margin-top: 5px;
}
.pdf-ocr-info {
    background-color: #ffedb5;
    border-radius:.5em;
    margin: 10px 0px;
    padding:12px;

   display: inline-block;
}
.pdf-ocr-info-content {
	display: flex;
}
.pdf-ocr-info-desc {
text-align: left;
    line-height: 21px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 16px;
    color: #333232;

}
.pdf-ocr-info-desc a{
   
    color: #333232;

}
.pdf-ocr-a {
	text-decoration: underline;
    font-weight: 700;
}
#pdf-editing-index-features .card .card-body {
    padding: 1.5rem;
}
#pdf-editing-index-features .card-text {
    line-height: 24px;
    color: #565968;
}
#pdf-editing-index-features .card {
    height: 420px;
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
    border-radius: 8px;
}
#pdf-editing-index-features .card-img-top {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
/* All pdf tool btn style */
.allToolBtn {
    background-color: #0d6efd;
    color: white !important;
    border-radius: 5px;
    margin-top: 15px !important;
}

.fa.fa-th {
    margin-right: 5px;
}

#_secondNavContainer li {
    padding-top: 2px; 
}

/* pdf demo area */
#demo-modal-backdrop {
    display: none;
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(51, 51, 51, 0.8);
}
#demo-modal-close-btn {
    position: fixed;
    z-index: 1001;
    top: 2.5%;
    left: 95.5%;
    display: none;
}
#demo-modal-close-btn i {
    font-size: 22px;
    color: #ffffff;
    cursor: pointer;
    transition: .33s linear;
}
#demo-modal-close-btn i:hover {
    color: #adadad;
}
#index-top-pdf-demo-area .pdf-demo-area{
	 margin-top: 0px;
}
#index-top-pdf-demo-area .pdf-demo-area h5{
	 display: none;
}
#index-top-pdf-demo-area .pdf-instant-demos-li {
   margin: 0px !important;
   padding: 0px !important;
}
#index-top-pdf-demo-area .pdf-demo-area .pdf-demo-btn-area div {
	margin: 0px;
	    padding: 20px;
}

.pdf-demo-area {
    margin-top: 20px;
}
.pdf-demo-area h5{
    font-weight: bold;
    font-size: 18px;
}
.pdf-demo-btn-area {
    display: flex;
}
.pdf-demo-area .pdf-demo-btn-area .pdf-demo-buttons {
    display: inline-block;
    width: 215px;
    height: 215px;
    border-radius: 5px;
    border: #4D90FE 2px solid;
    background-color: #f9f9f9;
    transition: .15s linear;
}
.pdf-demo-area .pdf-demo-btn-area .pdf-demo-buttons:hover {
    border: #4D90FE 3px solid;
    background-color: #e7e7e7;
}
.pdf-demo-area .pdf-demo-btn-area .pdf-demo-buttons:disabled {
    border: #e7e7e7 1px solid;
    background-color: #c9c9c9;
    cursor: wait;
}
.pdf-demo-area .pdf-demo-btn-area .pdf-demo-buttons span {
    margin-bottom: 5px;
}
.pdf-demo-area .pdf-demo-btn-area img {
    width: 110px;
    padding-top: 10px;
      -webkit-box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 4px 6px -1px rgba(0,0,0,0.18);
    box-shadow: 0px 4px 6px -1px rgb(0 0 0 / 18%);
}
.pdf-demo-area .pdf-demo-btn-area div {
    margin-right: 30px;
}
.pdf-demo-area .pdf-demo-btn-area p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.upload-image-area {
	display: block;
	width: 100%;
}
.display-demo-image-area {
    height: 780px;
    margin-top: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
    border: 2px #CECED0 dashed;
    border-radius: 5px;
    padding: 8px;
}
.upload-image-area.hidden, .display-demo-image-area.hidden {
	display: none;
}
.display-demo-image-area #_display-demo-image {
    border: 1px solid gray;
    border-radius: 5px;
    margin: 16px;
    width: 400px;
}
.display-demo-area-buttons {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 0px;
    background-color: #1976d2;
    color: white;
}
.display-demo-area-buttons:hover {
    background-color: #1565c0;
}
.display-demo-area-buttons:disabled {
    background-color: #E0E0E0;
    cursor: not-allowed;
    pointer-events: none;
}
#_inPage-demo-start-over-div, #_inPage-edit-start-over-div {
    display: none;
    justify-content: end;
    align-items: center;
}
#_inPage-demo-start-over-div .display-demo-area-buttons, #_inPage-edit-start-over-div .display-demo-area-buttons {
    width: 120px;
    height: 40px;
}
#_inPage-demo-start-over-div .display-demo-area-buttons i, #_inPage-edit-start-over-div .display-demo-area-buttons i {
    margin-right: 5px;
}
.loading-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 300px;
}
.loading-area.hidden {
    display: none;
}
.loading-area .loader {
    width: 50px;
    padding: 8px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #4CD0E5;
    --_m:
        conic-gradient(#0000 10%, #000),
        linear-gradient(#000 0 0) content-box;
    -webkit-mask: var(--_m);
    mask: var(--_m);
    -webkit-mask-composite: source-out;
    mask-composite: subtract;
    animation: l3 1s infinite linear;
}
@keyframes l3 {
    to { transform: rotate(1turn) }
}
.loading-area p {
    margin-top: 10px;
    cursor: pointer;
    color: white;
    background: #DF6666;
    padding: 4px 8px;
    border-radius: 8px;
}
.loading-area p:hover {
    background: #ba4141;
}

/* link for convert xxx to PDF before using the editor #94502 */
.remindArea {
    margin-bottom: 10px;
    font-size: 16px
}

/* API controller style */
.api-input-area {
    display: block;
    text-align: center;
}

.api-input-area .input-label {
    margin-top: 10px;
    margin-bottom: 0;
}

.api-input-area .btn {
    margin-top: 5px;
}

.api-input-area #warning_text {
    color: #DC3545;
    margin-left: 138px;
}

@media only screen and (max-width: 691px) {
    .api-input-area #warning_text {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 662px) {
    .api-input-area #warning_text {
        margin-left: 128px;
    }
}

/* detected image imported modal #94502 */
#import-image-warning .modal-body {
    font-size: 14px;
    text-align: left;
}

#import-image-warning .modal-title {
    font-size: 21px;
    display: inline-block;
}

#import-image-warning .modal-header .close {
    margin-top: 5px;
}

#img-modal-btn1 {
    background-color: #6C757D; 
}
.start-design-btn-grad {
    background-image: linear-gradient(to right, #333399 0%, #546BFB 51%, #546BFB 100%);
    padding: 15px 30px;
    text-align: center;
    font-weight: 700;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 8px;
    margin-right: 7px;
}
.start-design-btn-grad:hover {
    background-image: linear-gradient(to right, #4444b4 0%, #6678e4 51%, #6f80e9 100%);
    color: #fff;
}
#protect-pdf-input-area .protect-pdf-input {
	display: flex;
	justify-content: center;
	}
#protect-pdf-input-area .protect-pdf-input-btns-row {
	display: flex;
	justify-content: center;
	/*margin-top: 10px;*/
	
}
#protect-pdf-input-area .protect-pdf-input-label {
	margin-right: 40px
}
#protect-pdf-input-area  .protect-pdf-input-btn {
	margin-right: 20px;
}
@media (max-width: 662px) {
	#protect-pdf-input-area .protect-pdf-input {
		display: block;
		justify-content: center;
	}
	#protect-pdf-input-area .protect-pdf-input-btns-row {
		display: block;
		justify-content: center;
	}
	#protect-pdf-input-area .protect-pdf-input-label {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }
    #protect-pdf-input-area .input-label {
        width: 120px;
        text-align: left;
    }
    .protect-pdf-input-label #cpwd {
        margin-top: -50px;
    }
}

/* general converter input */
.general-input-dropdown {
	float: left;
}

#general-input-area .list-group-horizontal .list-group-item
{
	display: inline-block;
}
#general-input-area .list-group-horizontal .list-group-item
{
	    padding: 10px 10px;
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
 	border-right-width: 0;
 	border: 0px;
 	vertical-align: text-bottom;
}
#general-input-area .list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
#general-input-area .list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 0px;
}
#general-input-area .list-group {
    padding-left: 0;
    margin-bottom: 5px;
}
#general-input-area #startTime {
    height: 23px;
    width: 80px;
}
#general-input-area #stopTime {
    height: 23px;
    width: 80px;
}

/* rotate pdf */
#rotate-pdf-input-area {
    padding-left: 20px;
    padding-right: 20px;
}
#rotate-pdf-input-area #pageMenu {
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
}

/* image to pdf */
#image-to-pdf-row {
    display: flex;
    align-items: end;
    justify-content: center;
}
#image-to-pdf-row #image-to-pdf-col-1 button {
    width: 140px;
    margin: 0;
}
#image-to-pdf-row #image-to-pdf-col-2, #image-to-pdf-row #image-to-pdf-col-2-1 {
    width: 30%;
}

@media only screen and (max-width: 990px) {
    #image-to-pdf-row {
        display: block;
        align-items: end;
        justify-content: center;
    }
    #image-to-pdf-row label {
        float: left;
    }
    #image-to-pdf-row #image-to-pdf-col-1 button {
        width: auto;
    }
    #image-to-pdf-row #image-to-pdf-col-2, #image-to-pdf-row #image-to-pdf-col-2-1  {
        width: 80%;
        margin: auto;
    }
    #image-to-pdf-row #image-to-pdf-col-1 {
        margin-bottom: 5px;
    }
    #image-to-pdf-row #image-to-pdf-col-2, #image-to-pdf-row #image-to-pdf-col-2-1 {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 450px) {
    #image-to-pdf-row label {
        margin-left: 15px;
    }
}

/* merge pdf */
.merge-pdf-result-area .result-icon{
    color: #F16A8D;
    font-size: 100px;
}

#_downloadBtn {
    margin-top: 10px;
    background-color: #f16a8de0;
    border-radius: 100px;
    width: 200px;
}

#_continue {
    margin-top: 15px;
}
#merge-pdf-row {
    display: flex;
    align-items: end;
    justify-content: center;
}
#merge-pdf-row #merge-pdf-col-1 button {
    width: 100%;
}
#merge-pdf-row #merge-pdf-col-2 {
    width: 30%;
}

@media only screen and (max-width: 990px) {
    #merge-pdf-row {
        display: block;
        align-items: end;
        justify-content: center;
    }
    #merge-pdf-row #merge-pdf-col-1 button {
        min-width: 140px;
        max-width: 240px
    }
    #merge-pdf-row #merge-pdf-col-2 {
        width: 80%;
        margin: auto;
    }
    #merge-pdf-row #merge-pdf-col-1 {
        margin-bottom: 5px;
    }
    #merge-pdf-row #merge-pdf-col-2 {
        margin-bottom: 5px;
    }
}

.merge-pdf-dropdown {
	float: left;
}

#merge-pdf-input-area .list-group-horizontal .list-group-item
{
	display: inline-block;
}
#merge-pdf-input-area .list-group-horizontal .list-group-item
{
	    padding: 10px 10px;
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
 	border-right-width: 0;
 	border: 0px;
 	vertical-align: text-bottom;
}
#merge-pdf-input-area .list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
#merge-pdf-input-area .list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 0px;
}
#merge-pdf-input-area .list-group {
    padding-left: 0;
    margin-bottom: 5px;
}


.mp4-to-mp3-dropdown {
	float: left;
}

#mp4-to-mp3-input-area .list-group-horizontal .list-group-item
{
	display: inline-block;
}
#mp4-to-mp3-input-area .list-group-horizontal .list-group-item
{
	    padding: 10px 10px;
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
 	border-right-width: 0;
 	border: 0px;
 	vertical-align: text-bottom;
}
#mp4-to-mp3-input-area .list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
#mp4-to-mp3-input-area .list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 0px;
}
#mp4-to-mp3-input-area .list-group {
    padding-left: 0;
    margin-bottom: 5px;
}
/* merge pdf */
#merge-pdf-row {
    display: flex;
    align-items: end;
    justify-content: center;
}
#merge-pdf-row #merge-pdf-col-1 button {
    width: 100%;
}
#merge-pdf-row #merge-pdf-col-2 {
    width: 30%;
}

@media only screen and (max-width: 990px) {
    #merge-pdf-row {
        display: block;
        align-items: end;
        justify-content: center;
    }
    #merge-pdf-row #merge-pdf-col-1 button {
        min-width: 140px;
        max-width: 240px
    }
    #merge-pdf-row #merge-pdf-col-2 {
        width: 80%;
        margin: auto;
    }
    #merge-pdf-row #merge-pdf-col-1 {
        margin-bottom: 5px;
    }
    #merge-pdf-row #merge-pdf-col-2 {
        margin-bottom: 5px;
    }
}

.merge-pdf-dropdown {
	float: left;
}




#merge-pdf-input-area .list-group-horizontal .list-group-item
{
	display: inline-block;
}
#merge-pdf-input-area .list-group-horizontal .list-group-item
{
	    padding: 10px 10px;
	margin-bottom: 0;
	margin-left:-4px;
	margin-right: 0;
 	border-right-width: 0;
 	border: 0px;

}
#merge-pdf-input-area .list-group-horizontal .list-group-item:first-child
{
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
}
#merge-pdf-input-area .list-group-horizontal .list-group-item:last-child
{
	border-top-right-radius:4px;
	border-bottom-left-radius:0;
	border-right-width: 0px;
}
#merge-pdf-input-area .list-group {
    padding-left: 0;
    margin-bottom: 5px;
}
.rotate-pdf-control-btn {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    margin: 5px 3px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 7px 15px;
    border-radius: 4px !important;
    transition: 0.3s;
    border: 1px solid rgba(25, 118, 210, 0.5);
    color: rgb(25, 118, 210);
    width: 160px;
  
}
.rotate-pdf-control-btn:disabled,
.rotate-pdf-control-btn[disabled]{
    color: rgba(0, 0, 0, 0.26) !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
background: rgb(255 255 255 / 26%) !important;
    pointer-events: none;
    cursor: default;
}
.rotate-pdf-control-btn.rotate-restart-btn {
	    width: 120px;
}
.rotate-pdf-control-btn.rotate-left-btn {
	    width: 60px;
}
.rotate-pdf-control-btn.rotate-right-btn {
	    width: 60px;
}
.rotate-pdf-control-btn.rotate-discard-btn {
color: #dc7777;
    border: 1px solid #dc7777;
}
.rotate-pdf-control-btn.rotate-submit-btn {
    color: #ffffff;
    border: 1px solid #81ba77;
    background: #81ba77;
}
.what-is-pdfa-cta {
padding: 20px;
    background: #f3fbff;
    border-radius: 20px;
    border: 2px solid #afd3e2;
}


/* converter tools btn styles */
.rotate-pdf-control-btn, .merge-pdf-control-btn, .protect-pdf-control-btn, .merge-pdf-start-over-btn, .merge-pdf-start-btn {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    margin: 0px 5px 5px 5px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 14px;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    padding: 5px 15px;
    border-radius: 4px !important;
    transition: 0.3s;
    border: 1px solid rgba(25, 118, 210, 0.5);
    color: rgb(25, 118, 210);
    width: 160px;
  
}
/* .rotate-pdf-control-btn:hover, .merge-pdf-control-btn:hover, .protect-pdf-control-btn:hover, .merge-pdf-start-over-btn:hover {
	opacity: 0.8;
} */
.merge-pdf-start-over-btn:hover, 
.merge-pdf-control-btn.merge-pdf-restart-btn:hover,
.rotate-pdf-control-btn.rotate-pdf-restart-btn:hover, 
.rotate-pdf-control-btn.dropdown-toggle:hover,
.rotate-pdf-control-btn.rotate-pdf-left-btn:hover,
.rotate-pdf-control-btn.rotate-pdf-right-btn:hover,
.rotate-pdf-control-btn.rotate-pdf-discard-btn:hover {
    background-color: rgba(25, 118, 210, 0.04);
    border: 1px solid rgb(25, 118, 210);
}
.rotate-pdf-control-btn.rotate-pdf-submit-btn:hover, .merge-pdf-control-btn.merge-pdf-submit-btn:hover, .protect-pdf-control-btn.protect-pdf-submit-btn:hover, .merge-pdf-start-btn:hover {
    background-color: #1b5e20;
}
.rotate-pdf-control-btn:disabled,
.rotate-pdf-control-btn[disabled],
.merge-pdf-control-btn:disabled,
.merge-pdf-control-btn[disabled],
.protect-pdf-control-btn:disabled,
.protect-pdf-control-btn[disabled],
.merge-pdf-start-over-btn:disabled,
.merge-pdf-start-over-btn[disabled],
.merge-pdf-start-btn:disabled,
.merge-pdf-start-btn[disabled]{
    color: rgba(0, 0, 0, 0.26) !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
background: rgb(255 255 255 / 26%) !important;
    pointer-events: none;
    cursor: default;
}
.rotate-pdf-control-btn.rotate-pdf-restart-btn, .merge-pdf-control-btn.merge-pdf-restart-btn {
	    width: 160px;
}
.rotate-pdf-control-btn.rotate-pdf-left-btn {
	    width: 60px;
}
.rotate-pdf-control-btn.rotate-pdf-right-btn {
	    width: 60px;
}
.rotate-pdf-control-btn.rotate-pdf-discard-btn {
    width: 180px;
}
.rotate-pdf-control-btn.rotate-pdf-submit-btn, .merge-pdf-control-btn.merge-pdf-submit-btn, .protect-pdf-control-btn.protect-pdf-submit-btn, .merge-pdf-start-btn {
    color: #ffffff;
    border: 1px solid #2e7d32;
    background: #2e7d32;
}

#merge-pdf-row .form-control{
	height: 39px;
	vertical-align: middle;
	display: inline-block;
	
}
.protect-pdf-control-btn.protect-pdf-advance-btn{
	color: #ffffff;
    border: 1px solid rgba(25, 118, 210, 0.5);
    background: rgb(25, 118, 210);
	width: 213px;
}
.protect-pdf-control-btn.protect-pdf-advance-btn:hover {
    background: #1565c0;
}

.pager li>a, .pager li>span {
    display: inline-block;
    padding: 10px 18px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
} 

.pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager-icon {
	    font-size: 28px;
    line-height: 24px;
    display: block;
}
.pager li>a:focus {
    text-decoration: none;
    background-color: #fff;
}
.edit-pdf-tool-slide-wrapper {
    height: 340px;
}
.edit-pdf-tool-slide-wrapper img{
    height: 200px !important;
    width: 320px;
}
.edit-pdf-tool-slide-wrapper .caption h4 {
	font-size: 18px;
	font-weight: 600;
}
.ppt-mid-cta-wrapper {
    padding: 20px 20px 5px 20px;
    border-radius: 10px;
    background-color: #3A405A;
}
.mid-cta-wrapper {
    padding: 40px;
    border-radius: 10px;
    background-color: #3A405A;
}
.ppt-reasons-about-list li {
    color: #ffffff;
    font-weight: 700;
    padding-left: 40px;
    position: relative;
    margin-bottom: 18px;
    font-size: 16px;
}
.ppt-ul-li-block ul li {
    list-style: none;
    display: block;
}
.ppt-reasons-about-list li:after {
    left: 5px;
    top: 0px;
    color: #6bf288;
    text-shadow: 0px 4px 5px rgb(255 255 255 / 25%);
    font-size: 24px;
    content: "";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.reasons-about-list li {
    color: #ffffff;
    font-weight: 700;
    padding-left: 30px;
    position: relative;
    margin-bottom: 18px;
    font-size: 16px;
}
.ul-li-block ul li {
    list-style: none;
    display: block;
}
.reasons-about-list li:after {
    left: -5px;
    top: 0px;
    color: #6bf288;
    text-shadow: 0px 4px 5px rgb(255 255 255 / 25%);
    font-size: 24px;
    content: "";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
/* powerpoint viewer */
.action_banner_box {
    border-radius: 20px;
    text-align: center;
        flex-basis: 260px;
    padding-bottom: 20px;
    cursor: pointer;
    /* margin-left: auto; */
    /* margin-right: auto; */
    text-align: center;
   -webkit-box-shadow: 0px 7px 6px -1px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0px 7px 6px -1px rgba(0,0,0,0.18);
    box-shadow: 0px 1px 6px -1px rgb(0 0 0 / 18%);
    color: #333333;
    display: grid;
    position: relative;
    z-index: 1;
}

.action_banner_box.drag-over {
    -webkit-box-shadow: 0px 7px 6px -1px rgb(48, 255, 93);
    -moz-box-shadow: 0px 7px 6px -1px rgb(48, 255, 93);
    box-shadow: 0px 1px 6px -1px rgb(48, 255, 93);
}

.action_banner_box:hover {

    -webkit-box-shadow: 0px 7px 6px -1px rgb(48 197 255 / 100%);
    -moz-box-shadow: 0px 7px 6px -1px rgba(48,197,255,1);
    box-shadow: 0px 1px 6px -1px rgb(48 197 255 / 100%);
}
.action_banner_box img {


margin-left: auto;
margin-right: auto;
}
.upload-ppt-box a{
	display: inline-grid;
}
.sample-section-btn {
	    padding: 0px 10px;
	color: #57BEA2;
	    text-decoration: underline;
    font-weight: 600;
}
.sample-section-btn:hover {
	color: #666666;
	 text-decoration: underline;
}
.ppt-view-top-demos-trynow {
    display: flex;
    flex-wrap: inherit;
    justify-content: center;

}
.ppt-view-try-create{
	    font-size: 14px;
    margin-top: 5px;
}
.ppt-arrow-icon {
	font-size: 42px;
	color: #35b835;
}
.ppt-all-in-one{
font-size: 21px;
    margin-bottom: 10px;
    text-align: center;
	
}
.sample-section-btn.active, .sample-section-btn:active {
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .125);
}
.certi_icons {
    padding-top: 56px;
}
.certi_icons li {
    display: inline-block;
}

.choice-ul {
display: grid;
}
     .middle-box {
          display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
        font-size: 21px;
    font-weight: 700;
        }
        .ppt-create-top-title {
 font-size: 16px;
    padding: 10px 0px;
    display: inline-block;
    font-weight: 700;
    }
    .middle-or-title {
    font-size: 21px;
    font-weight: 700;
    margin-top: 30px;
    }
.vertical-center-row {
    display: table-cell;
    vertical-align: middle;
}
.ppt-view-top-title {
font-size: 16px;
    padding: 7px 0px 0px 0px;
    font-weight: 700;
        display: inline-block;
}
.ppt-view-try-demos{
	font-size: 12px;
    font-weight: 500;
}
    .ppt-top-action-title {
font-size: 16px;
    color: white;
    margin-right: auto;
    max-width: 200px;
    font-weight: 600;
    padding: 5px 20px;
    background: gray;
    border-radius: 20px;
    margin-left: auto;
    cursor: not-allowed;
    }
.ppt-drag-and-drop-error {
    display: none;
    color: red;
}
.ppt-view-top-section {
    top: -10px;
    position: relative;
    }
