#hero, #how-to, #quick-answers { padding: 50px 0; }
#hero { background: rgb(4,24,70); background: linear-gradient(90deg, rgba(4,24,70,1) 0%, rgba(8,87,147,1) 100%); color: #fff; }
#hero h1 { font-size: 2.5rem; }
#hero h3 { font-size: 1.5rem; }
#hero ol { padding-left: 0; list-style-position: inside; font-size: 1.125rem; line-height: 35px; } 
.btn-light { color: #000 !important; }
h3 { font-weight: 500; }
strong { font-weight: 500; }
#features img { max-width: 40%; }
#features .equal-icons img { height: 90px; width: auto; max-width: 100%; }
#features h3 { font-size: 1rem; }
#how-to p { font-size: 1.125rem; }
.alt-row { background-color: #FBFBFB; }
.delete-pages .downloadLinkPDF { margin-top: 20px;}
.watermark .downloadLinkPDF {margin-top: 20px;}


/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
#how-to h3.pb-3 { padding-bottom: .5rem !important; margin-bottom: 0; }
.delete-pages #features h3 {text-align: center;}
.delete-pages #features img {margin: 0 auto;display: block;}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
.text-center-md { text-align: center; }
}

/*X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
#hero { padding: 35px 0; }
#hero h1 { font-size: 2rem; }
#hero, #features { text-align: center; }
#hero .buttons {width: 100%;}
#hero .buttons .btn {display: block; width: 80%; margin: 0 auto; margin-bottom: .5rem}	
}

#feature-links { box-shadow: 0px -5px 15px 5px rgba(0,0,0,.05);}
#feature-links ul { list-style: none; padding-left: 0;}
#feature-links ul li { list-style: none; margin-bottom: 5px;}
#feature-links li .bi { display: inline-block; vertical-align: -0.125em;}
#feature-links a {text-decoration: none; color: #333; display: block; padding:5px;}
#feature-links a[href]:hover {background-color: rgba(0,0,0,.05);}
.icon-c1 {background-color: rgba(0,86,153); padding: 3px; border-radius: 5px; color: #fff}
.icon-c2 {background-color: rgba(53,129,236); padding: 3px; border-radius: 5px; color: #fff}
.icon-c3 {background-color: rgba(222,56,58); padding: 3px; border-radius: 5px; color: #fff}
.icon-c4 {background-color: rgba(0,0,0); padding: 3px; border-radius: 5px; color: #fff}
.icon-c5 {background-color: rgba(247,196,57); padding: 3px; border-radius: 5px; color: #fff}
.icon-c6 {background-color: rgba(110,142,197); padding: 3px; border-radius: 5px; color: #fff}
@media (max-width: 767px) {
#feature-links .list-box {padding: 20px}
.delete-pages .downloadLinkPDF { width: 80%; margin: 0 auto;}
.watermark .downloadLinkPDF { width: 80%; margin: 0 auto;}
.delete-pages #features h3 {text-align: center;}
.delete-pages #features img {margin: 0 auto;display: block;}
}
