.footer-logo a.logo img,
img {
  max-width: 100%;
}
body {
    overflow-x: hidden !important;
}
a,
body,
p {
  font-size: 16px;
  color: #000;
}
.form-step.active,
.logo img,
.myaccordion li.active .faq-opt,
.overlay.active,
[class^="box-"].showfirst,
li.dropdown-head:hover .new-dd-ame,
p {
  display: block;
}
ul.banner-form li .field.email:before,
ul.banner-form li .field.phn:before,
ul.banner-form li .field.user:before {
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
}
.dropdown-nav,
.hm-stage-lst li,
.menu,
.menu li,
ul.dropdown li,
ul.slick-dots li {
  vertical-align: middle;
}
.dropdown-nav,
.hm-marketing-wrap,
.hm-stage,
.job_tags,
.ovr-hiddn,
ul.marketing-wrap-info,
ul.slick-dots li {
  overflow: hidden;
}
button#prev1,
button#prev2 {
  height: 101px;
  width: 40px;
  top: -15px;
}
.contact-follow-sec h4,
.contat-box-detail h4,
.content-slid h5,
.mn-btn,
.privacy h4 {
  text-transform: uppercase;
}
::selection {
  background: skyblue;
  color: #fff;
  text-shadow: none;
}
::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: none;
}
::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
  background-color: #dedede;
}
::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
  background-color: #ff9900;
}
.d-none-deks,
.form-step,
.mobile-footer-box,
.mobile-pricing-sec,
.more,
.myaccordion li .faq-opt,
.overlay,
[class^="box-"] {
  display: none;
}
.myaccordion li.active .faq-ang h4:before {
  content: "\f077";
}
body {
  font-family: "Sofia Sans" !important;
  overflow-x: hidden;
  line-height: 1;
}
a,
p {
  font-family: Poppins;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  font-weight: 400;
}
.logo,
.menu,
.menu li,
.sprite-icn:before,
a,
input[type="submit"],
span,
ul.book-list-slide li,
ul.get-toget2 li,
ul.slick-dots li {
  display: inline-block;
}
*,
:focus,
:hover {
  outline: 0 !important;
}
img {
  height: auto;
}
a,
input[type="submit"] {
  cursor: pointer;
}
a:hover {
  color: #e00000;
  text-decoration: none;
}
p {
  line-height: normal;
}
.slick-list {
  margin: 0 -15px;
}
.slick-slide {
  margin: 0 15px;
}
.menu-Bar,
span.arrows,
ul.dropdown {
  margin: auto;
  position: absolute;
}
ul.slick-dots {
  padding: 50px 0 0;
  text-align: center;
}
ul.slick-dots li {
  margin: 0 20px 0 0;
  width: auto;
  padding: 0;
  border: none;
}
.slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 20px;
}
.slick-dots li button {
  height: 13px;
  width: 13px;
  padding: 0;
  background: #411e0e;
  border: none;
  cursor: pointer;
  font-size: 0;
  box-sizing: border-box;
}
.slick-dots li.slick-active button {
  background: #ff9900;
  width: 20px;
  height: 20px;
}
span.arrows {
  width: 40px;
  height: 40px;
  border: none;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  line-height: 39px;
  font-size: 12px;
  text-align: center;
  font-weight: 300;
  top: 0;
  border-radius: 0;
  background: #f7f7f7;
  color: dimgray;
}
span.arrows.next {
  right: 1%;
}
button,
input[type],
select,
textarea {
  background: 0 0;
  border: none;
  border-radius: 0;
  font-family: Poppins, serif;
  font-weight: 400;
}
::-webkit-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}
::-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}
:-ms-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}
:-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}
.pad-zero {
  padding: 0;
}
.pad-l-zero {
  padding-left: 0;
}
.pad-r-zero {
  padding-right: 0;
}
.sprite-icn:before {
  content: "";
  background-image: url(../../index.php);
  background-repeat: no-repeat;
}
.overlay:after {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0 0 0 / 0.6);
  z-index: 1;
}
.mn-btn {
  color: #fff;
  font-size: 18px;
  background: #000;
  border: 1px solid #000;
  font-weight: 400;
  padding: 0;
}
.mn-btn:hover {
  background: 0 0;
  color: #000;
}
.main-header {
  padding: 10px 125px 15px;
  background: #fff;
}
.page-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0;
  z-index: 9999999;
}
.page-header.is-sticky {
  position: fixed;
  padding: 10px 0 0;
  animation: 0.35s ease-out slideDown;
  background: #fff;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.menu {
  font-size: 0;
}
.menu li {
  padding-left: 55px;
}
.menu li a span {
  color: #000;
  font-size: 12px;
}
.menu li a,
ul.dropdown li a,
ul.dropdown li a:hover {
  color: #000 !important;
}
.menu li a {
  display: block;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Sofia Sans";
}
.banner-wrap h1 span,
.contact-form-box h3 span,
.header-btn a:hover,
.main-head h2 span,
.main-head h3 span,
.menu li.active a,
.menu li:hover a {
  color: #ff9900;
  /* background: radial-gradient(circle, #36348d, #2e2c7f, #262471, #1e1c64, #161457); */
}
.award-sec-img,
ul.tel-lst {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
ul.tel-lst li {
  display: inline-block;
  margin-right: 10px;
}
@keyframes btotreverse {
  0% {
    top: 75px;
    opacity: 1;
  }
  100% {
    top: 115px;
    opacity: 0;
  }
}
@keyframes btot {
  0% {
    top: 115px;
    opacity: 0;
  }
  100% {
    top: 40px;
    opacity: 1;
  }
}
.banner-img,
.banner-wrap,
.dropdown-nav,
.what-we-do-sec .row,
ul.success-step li {
  position: relative;
}
.dropdown-nav:hover {
  overflow: visible;
}
ul.dropdown {
  width: 100%;
  left: 0;
  background: #fff;
  padding: 20px;
  text-align: left;
  border-radius: 2px;
  box-shadow: 0 0 10px 3px #00000014;
  opacity: 0;
  animation: 0.5s forwards btotreverse;
}
ul.dropdown li {
  width: 100%;
  display: inline-block;
}
ul.dropdown li a {
  padding: 0;
  font-size: 14px;
  display: block;
  width: 100%;
  margin: 0 0 15px;
  text-align: center;
  font-weight: 600;
  background: 0 0 !important;
}
section.writers_sec .trust_logos p,
ul.dropdown li.last a {
  margin-bottom: 0;
}
.dropdown-nav:hover ul.dropdown {
  animation: 0.5s forwards btot;
  z-index: 9;
}
.menu-Bar {
  width: 30px;
  height: 20px;
  cursor: pointer;
  right: 15px;
  top: 0;
  bottom: 0;
  z-index: 22;
  display: none;
}
.menu-Bar span {
  display: block;
  height: 4px;
  width: 100%;
  background: #000;
  position: absolute;
  transition: 0.6s;
  border-radius: 100px;
}
.menu-Bar span:first-child {
  top: 0;
}
.menu-Bar span:nth-child(2) {
  top: 8px;
  transform-origin: left;
}
.menu-Bar span:nth-child(3) {
  top: 16px;
}
.menu-Bar.open span {
  background: #fff;
}
.menu-Bar.open span:first-child {
  transform: rotate(45deg);
  top: 12px;
  transform-origin: right-center;
}
.menu-Bar.open span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.menu-Bar.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 12px;
  transform-origin: right-center;
}
.mainBanner {
  position: relative;
  padding: 0 125px;
  background: url(../../assets/images/main_banner.jpg);
  background-size: cover;
  background-position: center;
}
.banner-wrap h1 {
  font-size: 74px;
  color: #ffffff;
  line-height: 88px;
  font-weight: 700;
}
.banner-wrap p {
  font-size: 22px;
  color: #ffffff;
  line-height: 33px;
  padding: 20px 0;
  font-weight: 500;
}
.banner-wrap p span {
  font-style: italic;
  color: #283618;
  font-weight: 500;
}
.banner-lead-form-wrap,
ul.ghost-writer-lst li .writer-profile-avail,
ul.ghost-writer-lst li .writer-profile-name {
  padding-top: 20px;
}
.banner-lead-form-wrap h6 {
  font-size: 16px;
  color: #777d84;
  padding-bottom: 15px;
  display: inline-flex;
  align-items: center;
}
.banner-lead-form-wrap h6 img {
  width: 25px;
  padding-right: 5px;
}
.banner-lead-form-wrap h6 span {
  padding: 0 2px;
  color: #ffb902;
}
.banner-lead-form-wrap form {
  padding: 10px;
  border-radius: 20px;
  background: #fff;
  margin-bottom: 20px;
  width: 910px;
  height: 100px;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
ul.banner-form,
ul.suit-packg li.first,
ul.suit-packg li.last {
  width: 100%;
}
ul.banner-form li {
  display: inline-block;
  width: 24.6%;
}
ul.banner-form li .field {
  text-align: right;
  border-right: 1px solid #d9d9d9;
  position: relative;
}
ul.banner-form li .field input {
  height: 50px;
  padding: 0 15px 0 50px;
  width: 100%;
  font-size: 14px;
}
ul.banner-form li.last .field {
  border: none;
}
ul.banner-form li.bdrnone .field {
  border-right: none;
}
ul.banner-form li .field.user:before {
  content: "";
  position: absolute;
  background: url(../images/user.webp) no-repeat;
}
ul.banner-form li .field.email:before {
  content: "";
  position: absolute;
  background: url(../images/sms1.webp) no-repeat;
}
ul.banner-form li .field.phn:before {
  content: "";
  position: absolute;
  background: url(../images/call-calling.webp) no-repeat;
}
.banner-img img,
ul.featured-icon-slide li img,
ul.marketing-wrap-info li .marketing-info-content img,
ul.partner-icon-slide li img {
  margin: auto;
}
.banner-img:after {
  content: "";
  position: absolute;
  width: 120px;
  height: 49px;
  background: url(../../index.php) center/contain no-repeat;
  right: 32%;
  z-index: 1;
  top: 15%;
}
.banner-img2 {
  position: absolute;
  bottom: 0;
  right: -70px;
}
.content-slid {
  background: #fff6ec;
  padding: 20px 70px 20px 20px;
  border-radius: 20px;
  text-align: left;
  width: fit-content;
  position: absolute;
  top: 25%;
  right: 7%;
}
.content-slid h5 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  border-left: 10px solid #b70404;
  padding-left: 5px;
}
.content-slid p {
  font-size: 16px;
  color: #777d84;
  padding: 10px 0 0;
  font-weight: 400;
  line-height: normal;
}
.trending {
  padding: 100px 0 100px 125px;
  background: #f6f6f6;
}
.trending-wrap,
ul.hm-own-order {
  padding-bottom: 50px;
}
.hm-guarante-hd h2,
.hm-love-hd h2,
.hm-own-hd h2,
.suit-hd h2,
.trending-wrap h2 {
  font-size: 48px;
  color: #0c0c0b;
  font-weight: 700;
}
ul.trending-book-lst li {
  display: inline-block;
  vertical-align: middle;
  width: 43%;
}
ul.trending-book-lst li.first {
  width: 43%;
}
ul.trending-book-lst li.last {
  width: 53%;
}
ul.trending-book-lst li p {
  font-size: 18px;
  color: #777d84;
  line-height: 33px;
}
ul.trending-book-lst li .trending-book-inner img {
  position: relative;
  left: -20px;
}
ul.trending-book-rating {
  padding-top: 10px;
}
ul.trending-book-rating li {
  width: auto !important;
}
ul.trending-book-rating li h5 {
  font-size: 24px;
  font-weight: 500;
}
ul.trending-book-rating li span {
  color: #f4d243;
}
.book-tab {
  padding-bottom: 100px;
  text-align: center;
  padding-right: 50px;
}
.book-tab button {
  font-size: 25px;
  padding: 8px 27px;
  border-radius: 10px;
  color: #000;
  background: 0 0;
}
.blogs-arch-btn button.active,
.book-tab button.active,
.chat-btn-new:hover,
.set-start-btn-wrap a:hover,
ul.hm-own-order li:hover a {
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  color: #fff;
}
.partner {
  padding: 50px 0;
  background: #eaeaea;
}
.partner-wrap {
  text-align: center;
  margin: 50px 0 0;
}
.partner-wrap h2 {
  font-size: 48px;
  color: #0c0c0b;
  font-weight: 700;
  padding-bottom: 45px;
}
ul.partner-icon-slide li {
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
}
.demand,
.hm-best-selling,
.suit {
  padding: 70px 125px;
}
ul.team-count-lst li {
  display: inline-block;
  margin: 10px;
  width: 30%;
}
ul.team-count-lst li .team-count-info {
  padding: 15px;
  text-align: center;
  border-radius: 20px;
  background: #fff6ec;
}
ul.team-count-lst li .team-count-info h3 {
  font-size: 60px;
  color: #ff9900;
  font-weight: 500;
  padding: 10px 0;
}
ul.team-count-lst li .team-count-info p {
  font-size: 18px;
  color: #0c0c0b;
  line-height: 27px;
  margin-top: -17px;
}
.demand-content h2 {
  font-size: 48px;
  color: #0c0c0b;
  font-weight: 700;
  padding-bottom: 25px;
}
.demand-content p {
  font-size: 20px;
  color: #777d84;
  line-height: 36px;
}
.thankyou-banner p,
ul.writer-qualty {
  padding: 20px 0 0;
}
ul.writer-qualty li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #ff9900;
  border-radius: 50px;
}
ul.writer-qualty li {
  display: inline-block;
  width: 49%;
  position: relative;
  padding-left: 20px;
}
ul.writer-qualty li p {
  color: #283618;
  font-weight: 500;
}
.hm-marketing,
.home-partner,
.unlock-sec {
  padding: 50px 0;
}
.hm-guarante-hd,
.hm-love-hd,
.hm-marketing-hd,
.hm-own-hd,
.inner-hd-wrap,
.reviews-seller-sec-list-head,
.suit-hd,
.thankyou-banner-head,
ul.hm-best-selling-lst,
ul.page-lnks {
  text-align: center;
}
.hm-marketing-hd h2 {
  font-size: 48px;
  color: #0c0c0b;
  font-weight: 700;
  margin-bottom: 1rem;
}
.hm-marketing-hd p {
  font-size: 20px;
  line-height: 36px;
  color: #777d84;
  font-weight: 400;
  padding: 15px 0 30px;
}
.hm-marketing-wrap,
.privacy ul,
ul.socio {
  padding: 20px 0;
}
ul.marketing-wrap-info li {
  position: relative;
  transition: 0.4s;
}
ul.marketing-wrap-info li:hover .marketing-info-content-hover {
  top: 0;
  transition: 0.4s;
}
.marketing-info-img {
  height: 200px;
  display: flex;
  align-items: end;
}
ul.marketing-wrap-info li .marketing-info-content {
  text-align: center;
  padding: 40px 20px;
  background: #fff6ec;
  border-radius: 30px;
  height: 500px;
}
.marketing-info-content-hover h5,
ul.marketing-wrap-info li .marketing-info-content h5 {
  font-size: 32px;
  color: #0c0c0b;
  font-weight: 500;
  padding-top: 25px;
}
.marketing-info-content-hover p,
ul.marketing-wrap-info li .marketing-info-content p {
  font-size: 18px;
  color: #777d84;
  line-height: 33px;
  padding: 10px 0;
}
.marketing-info-content-hover {
  padding: 81px 20px 48px;
  background: #fff6ec;
  text-align: center;
  border-radius: 30px;
  position: absolute;
  top: 100%;
  z-index: 1;
  transition: 0.4s;
}
.marketing-info-content-hover h6 {
  font-size: 20px;
  color: #283618;
  font-style: italic;
  font-weight: 500;
  padding: 15px 0;
}
.marketing-info-content-hover a.consultnow {
  font-size: 18px;
  color: #fff;
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  border-radius: 10px;
  padding: 12px 25px;
}
.contact-form-box button,
.grad-wrap a.consultnow,
.hm-guarante-wrap a,
.order-btn-new {
  border-radius: 8px;
  font-family: "Sofia Sans";
  box-shadow: 2.005px 22.912px 42.57px 0.43px rgb(188 108 37 / 0.47);
  transition: 0.5s;
}
.marketing-info-content-hover a.readmore {
  display: block;
  color: #0c0c0b;
  margin-top: 10px;
  text-decoration: underline;
}
input.submitbtn.next:hover,
ul.marketing-wrap-info .slick-dots li.slick-active button {
  background: #ff9900;
}
.hm-stage {
  background: url(../images/inner/hm-stage-banner.jpg) 0 0 / cover no-repeat;
  padding: 0 125px;
  position: relative;
}
.blog-page-hd,
.hm-guarante,
.hm-stage-content,
.pricing-sec,
kindledirectpublishing.com The kdpublishingnetwork .pricing-sec {
  padding: 70px 0;
}
.hm-stage-content h2 {
  font-size: 46px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 40px;
  line-height: 55px;
}
.hm-stage-content p {
  font-size: 20px;
  color: #ffffff;
  line-height: 36px;
}
.hm-stage-lst {
  margin: 60px 0;
}
.hm-stage-lst li {
  display: inline-block;
  width: 48%;
  padding: 0 0 10px;
}
.hm-stage-lst li p span {
  padding-right: 10px;
  color: #ff9900;
}
.ghost-writer-wrap {
  height: 720px;
}
ul.ghost-writer-lst .slick-list {
  height: 732px !important;
}
ul.ghost-writer-lst li {
  margin: 10px 5px;
}
ul.ghost-writer-lst li .ghost-writer-lst-wrap {
  padding: 30px 10px;
  background: #fff;
  border-radius: 30px;
  text-align: center;
  font-weight: 700;
}
ul.ghost-writer-lst li .writer-profile-img {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  overflow: hidden;
  margin: auto;
}
ul.ghost-writer-lst li .writer-profile-img img {
  width: 100%;
  height: 100%;
  margin: auto;
}
ul.ghost-writer-lst li .writer-profile-name h3 {
  font-size: 30px;
  color: #ff9900;
  font-weight: 700;
}
ul.ghost-writer-lst li .writer-profile-place h5 {
  font-size: 20px;
  color: #55321c;
  padding: 10px 0 20px;
  font-weight: 600;
}
ul.writer-profile-info {
  padding: 15px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
ul.writer-profile-info li {
  display: inline-block;
  width: 30%;
}
ul.writer-profile-info li h5 {
  font-size: 18px;
  color: #55321c;
}
ul.writer-profile-info li h4 {
  font-size: 24px;
  color: #9a591e;
  padding-top: 10px;
  font-weight: 700;
}
ul.ghost-writer-lst li .writer-profile-avail a {
  font-size: 18px;
  color: #ff9900;
  text-decoration: underline;
}
ul.ghost-writer-lst li .writer-profile-avail p {
  font-size: 16px;
  color: #777d84;
  padding-top: 15px;
}
.grad-wrap {
  text-align: center;
  padding: 180px 0 17px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.contact-form-box button,
.grad-wrap a.consultnow,
.order-btn-new {
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 19px 99px;
}
.grad-wrap p {
  display: block;
  color: #fff;
  margin-top: 10px;
}
.hm-guarante-hd p {
  font-size: 20px;
  color: #777d84;
  padding: 15px 0;
  line-height: 36px;
}
.hm-guarante-wrap {
  padding: 0 100px;
  text-align: center;
}
ul.success-step li .success-step-inner {
  text-align: center;
  padding: 20px 0;
}
ul.success-step li .success-step-inner h6 {
  font-size: 40px;
  color: #56341e;
  font-weight: 700;
  margin: 0 0 -150px;
}
ul.success-step li .success-step-inner h3 {
  font-size: 95px;
  font-weight: 700;
  padding: 0;
  color: #56341e2b;
  position: relative;
  top: -10px;
}
ul.success-step li .success-step-inner h4 {
  font-size: 22px;
  color: #56341e;
  font-weight: 700;
  padding: 40px 20px 20px;
  display: table;
  margin: auto;
  height: auto;
}
ul.success-step li .success-step-inner p {
  font-size: 16px !important;
  color: #333;
  line-height: 24px !important;
  padding: 0 40px;
  font-weight: 400;
}
ul.success-step li:after {
  content: "";
  position: absolute;
  right: -125px;
  top: -150px;
  bottom: 0;
  margin: auto;
  width: 231px;
  height: 52px;
  background: url(../../index.php) center/cover no-repeat;
}
.hm-guarante-wrap a {
  margin-top: 50px !important;
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 19px 99px;
}
.suit-hd p {
  font-size: 20px;
  color: #777d84;
  padding: 20px 0;
  line-height: 36px;
}
ul.get-toget li {
  display: inline-block;
  vertical-align: top;
}
.award-sec-list li.first,
ul.get-toget li.first {
  width: 20%;
}
ul.get-toget li.last {
  width: 78%;
}
ul.blog-post-lst .slick-dots li,
ul.suit-packg-content li.first,
ul.suit-packg-content li.last {
  width: auto;
}
ul.get-toget2 li,
ul.get-toget2 li.first,
ul.get-toget2 li.last {
  width: 24%;
}
ul.suit-packg li,
ul.suit-packg-content li {
  padding: 20px 15px;
  display: flex;
  width: 100%;
  align-items: center;
}
ul.get-toget2 .slick-slide {
  margin: 0 5px;
}
ul.ftr-lst li span,
ul.suit-packg-content {
  padding-right: 15px;
}
ul.suit-packg-content li {
  min-height: 100px;
  justify-content: end;
}
ul.suit-packg-content li p {
  font-size: 18px;
  color: #777d84;
  line-height: 24px;
  text-align: right;
}
ul.suit-packg li.last,
ul.suit-packg-content li.last {
  border-color: #fff0;
}
ul.suit-packg {
  background: #f6f6f6;
  padding: 0 30px;
}
ul.suit-packg li {
  min-height: 99px;
  justify-content: center;
  border-bottom: 1px solid #ccc;
}
ul.suit-packg li span {
  font-size: 24px;
  color: #b6b6b6;
}
ul.suit-packg li p {
  font-size: 18px;
  color: #b6b6b6;
}
ul.suit-packg li span.ico-check {
  color: #289a76;
}
.spc-dv {
  height: 253px;
}
.suit-pck-price {
  padding: 20px;
  border-radius: 20px 20px 0 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.pck-img {
  height: 81px;
}
.suit-pck-price h3 {
  font-size: 40px;
  font-weight: 600;
  font-family: Poppins;
  padding: 2px 0 0;
  color: #fff;
  display: inline-block;
}
.chat-btn-new,
.inner-pg-btn,
.sel-img-content a {
  font-family: "Sofia Sans";
}
.suit-pck-price strong {
  font-size: 16px;
  font-weight: 400;
  padding-left: 10px;
  text-decoration: line-through;
  opacity: 0.5;
  color: #fff;
}
.suit-pck-price span {
  font-size: 16px;
  color: #fff;
  padding: 6px 20px;
  border: 1px solid #fff;
  border-radius: 50px;
  display: block;
  width: max-content;
}
.suit-pck-price p {
  font-size: 25px !important;
  color: #fff;
  padding-top: 10px;
  font-weight: 700;
}
.pck1 {
  background: url(../../index.php);
}
.pck2 {
  background: url(../../index.php);
}
.pck3 {
  background: url(../../index.php);
}
.pck4 {
  background: url(../../index.php);
}
.set-start-btn-wrap,
ul.blog-post-lst .slick-dots {
  padding-top: 15px;
}
.set-start-btn-wrap a {
  font-size: 22px;
  color: #ff9900;
  border: 1px solid #ff9900;
  padding: 15px;
  border-radius: 10px;
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.hm-love {
  padding: 70px 0;
  background: #eaeaea;
}
.hm-love-hd p,
.hm-own-hd p {
  font-size: 20px;
  color: #777d84;
  line-height: 36px;
  padding: 20px 0;
}
.hm-testimonial-wrap {
  padding: 20px 125px;
  background: #eaeaea;
}
.hm-testi-inner {
  padding: 25px 20px;
  background: #fff;
  border-radius: 35px;
}
.testi-profile-wrap {
  display: inline-flex;
  width: 100%;
  align-items: center;
}
.testi-profile-img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin-right: 15px;
}
.testi-profile-stats {
  display: inline-flex;
  width: 65%;
}
ul.testi-book {
  width: 35%;
}
.job_desc p,
ul.testi-book li,
ul.testi-order li {
  margin-bottom: 10px;
}
ul.testi-book li h5,
ul.testi-book li h6,
ul.testi-order li h6 {
  font-size: 20px;
  color: #6b3f22;
  font-weight: 700;
}
ul.testi-order {
  width: 65%;
}
ul.testi-order li h5 {
  font-size: 20px;
  font-weight: 700;
}
.hm-testi-inner p {
  font-size: 17px;
  color: #0c0c0b;
  line-height: 31px;
}
.hm-own {
  padding: 70px 0 0;
  background: #fff6ec;
}
.author-wrap,
.inner-banner-wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
ul.hm-own-order li {
  display: inline-block;
  margin-right: 15px;
}
ul.hm-own-order li a {
  padding: 15px 35px;
  color: #ff9900;
  border: 1px solid #ff9900;
  border-radius: 10px;
}
.partner-wrap p {
  padding-bottom: 35px;
  font-size: 18px;
  color: #777d84;
  line-height: 30px;
}
ul.featured-icon-slide {
  padding: 0 50px;
}
ul.hm-best-selling-lst li {
  display: inline-block;
  width: 31%;
  vertical-align: top;
  margin: 10px;
}
ul.hm-best-selling-lst li .sel-img-content {
  background: url(../../index.php) center/cover no-repeat;
  width: 100%;
  height: 100%;
  padding: 123px 56px;
  border-radius: 30px;
  text-align: left;
  min-height: 656px;
}
.sel-img-content h2 {
  font-size: 55px;
  color: #333;
  font-weight: 700;
  line-height: 58px;
}
.sel-img-content p {
  font-size: 20px !important;
  color: #333;
  padding: 35px 0;
  line-height: 28px !important;
  font-weight: 400;
}
.sel-img-content a {
  border-radius: 8px;
  background-color: #ff9900;
  box-shadow: 2.005px 22.912px 42.57px 0.43px rgb(188 108 37 / 0.47);
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 19px 99px;
  transition: 0.5s;
  margin: auto;
}
.sel-img-content a:hover {
  color: #fff;
  border-color: #fff;
}
.widget a.ftr-logo {
  padding-bottom: 10px;
  margin-top: -30px;
}
.widget a.ftr-logo img {
  width: 100%;
  filter: brightness(11);
}
.widget p,
ul.ftr-lst li a,
ul.ftr-lst li p {
  font-size: 18px;
  color: #fff;
  line-height: 27px;
}
ul.ftr-info li {
  display: inline-flex;
  align-items: center;
}
.job_titles,
ul.ftr-lst li {
  margin-bottom: 20px;
}
ul.socio li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
ul.socio li a {
  font-size: 26px;
  color: #606c38;
}
ul.ftr-rating li {
  display: inline-flex;
  width: 100%;
  align-items: center;
  margin-bottom: 10px;
}
.award-sec-list,
ul.ftr-menu {
  justify-content: space-between;
}
ul.ftr-rating div {
  width: 45px;
}
ul.ftr-rating li p {
  padding: 0 15px 0 20px;
  font-size: 20px;
}
ul.ftr-rating span {
  color: #ffb902;
  padding: 0 2px;
}
ul.ftr-menu {
  padding: 40px 0 50px;
  text-align: center;
  display: flex;
}
ul.ftr-menu li {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
ul.ftr-menu li a {
  color: #fff;
  font-size: 18px;
}
p.secure-para {
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #606c38;
  font-size: 18px;
}
.ft-rev-list,
.partner-icon-slide .slick-track,
.payment-list,
.trst {
  align-items: center;
  display: flex;
}
p.secure-para img {
  padding-left: 10px;
}
.copy-txt p {
  font-size: 14px;
  color: #fff;
}
ul.ftr-award-lst li {
  display: inline-block;
  vertical-align: top;
  margin: 6px;
}
ul.page-lnks li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
ul.page-lnks li a {
  font-size: 16px;
  color: #ff9900;
  font-weight: 500;
}
.jb_location p,
.overview_wrp p,
.show_accordian p,
span.member_since,
ul.page-lnks li span {
  font-size: 14px;
}
ul.page-lnks li p {
  font-size: 16px;
  font-weight: 500;
}
.inner-hd-wrap h2 {
  font-size: 65px;
  font-weight: 500;
  color: #0c0c0b;
}
.inner-hd-wrap h2 span {
  color: #ff9900;
  padding: 25px 0 15px;
}
.inner-hd-wrap p {
  font-size: 20px;
  color: #777d84;
}
.blog-archive-wrap,
.blog-page-banner {
  padding: 0 125px;
}
.inner-banner-wrap {
  height: 700px;
  border-radius: 0 350px 0 0;
}
.blogs-arch-btn {
  padding: 40px 0;
}
.blogs-arch-btn button {
  font-size: 20px;
  padding: 8px 20px;
  border-radius: 50px;
  color: #0c0c0b;
}
ul.blog-post-lst li {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin: 0 10px;
}
ul.blog-post-lst li ul.blog-meta {
  padding: 15px 0;
}
ul.blog-meta li,
ul.blog-post-lst li ul.blog-categ li,
ul.blog-post-lst li ul.blog-meta li {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0 5px;
}
ul.blog-post-lst li ul.blog-meta li a,
ul.blog-post-lst li ul.blog-meta li p {
  font-size: 18px;
  color: #0c0c0b;
  font-weight: 500;
}
ul.blog-post-lst li .blog-title,
ul.payment-list li h6 {
  padding: 0 0 15px;
}
ul.blog-post-lst li .blog-title a h5 {
  font-size: 28px;
  font-weight: 500;
  color: #0c0c0b;
  font-family: "Sofia Sans";
}
ul.blog-post-lst li ul.blog-categ {
  padding-bottom: 25px;
}
ul.blog-post-lst li ul.blog-categ li a {
  font-size: 18px;
  color: #777d84;
  padding: 7px 10px;
  border-radius: 50px;
  border: 1px solid #777d84;
}
.blog-single-wrap {
  padding: 70px 125px 0;
}
ul.blog-meta {
  padding: 25px 0;
}
ul.blog-meta li a {
  font-size: 18px;
  color: #777d84;
  font-weight: 500;
}
.author-wrap {
  padding: 50px 30px;
  border-radius: 20px;
  text-align: center;
  min-height: 560px;
  margin-top: 50px;
}
.author-wrap h5 {
  font-size: 24px;
  color: #0c0c0b;
  font-weight: 500;
}
.author-wrap h2 {
  font-size: 40px;
  color: #ff9900;
  font-weight: 500;
  padding: 15px;
}
.author-wrap p {
  font-size: 17px;
  color: #0c0c0b;
}
.author-wrap a.hire {
  display: block;
  margin: 15px auto;
  font-size: 18px;
  color: #fff;
  padding: 20px 35px;
  background: #ff9900;
  border-radius: 10px;
  width: fit-content;
}
.author-wrap a.phone {
  font-size: 18px;
  color: #ff9900;
  font-weight: 500;
}
.onthis-wrap {
  padding-bottom: 20px;
  padding-top: 50px;
}
.onthis-wrap h2 {
  font-size: 16px;
  color: #777d84;
}
ul.on-this-page li {
  display: block;
  border-left: 1px solid #ccc;
  padding: 15px 16px;
}
ul.on-this-page li a {
  font-size: 18px;
  color: #777d84;
  line-height: 27px;
}
.related-blog {
  padding: 50px 125px 0;
}
.related-blog h2 {
  font-size: 48px;
  font-weight: 500;
  color: #0c0c0b;
  padding-bottom: 30px;
}
.blog-single-content-wrap p {
  font-size: 16px;
  color: #777d84;
  line-height: 28px;
  padding: 10px 0;
}
.blog-single-content-wrap h2 {
  font-size: 48px;
  font-weight: 400;
  color: #0c0c0b;
  line-height: 57px;
}
.blog-single-content-wrap h3 {
  font-size: 40px;
  color: #0c0c0b;
  font-weight: 500;
  padding: 15px 0;
}
.blog-single-content-wrap h4 {
  font-size: 32px;
  color: #0c0c0b;
  font-weight: 500;
  padding: 10px 0 10px 20px;
  position: relative;
}
.blog-single-content-wrap h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #0c0c0b;
}
.blog-single-content-wrap img {
  margin: 15px 0;
}
.hm-testimonial-lst .slick-center {
  opacity: 1;
}
.get-toget {
  margin-top: 2rem;
}
.stickypos {
  position: sticky;
  top: 0;
}
.space-p-tb,
section.writers_sec {
  padding: 80px 0;
}
section.writers_sec h2 {
  font-size: 45px;
  color: #ff9900;
  margin-bottom: 20px;
}
section.writers_sec p {
  font-size: 18px;
  margin-bottom: 30px;
}
.btn_writers_banner a:first-child {
  background: #ff9900;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  border-radius: 50px;
  margin-right: 20px;
}
.btn_writers_banner a:last-child {
  color: #ff9900;
  text-decoration: underline;
}
.btn_writers_banner a:hover,
.job_post_card a {
  color: #000;
}
.wb_img img {
  display: block;
  width: 100%;
  border-radius: 25px;
}
.trust_logos {
  border: 1px solid #d5e0d5;
  border-radius: 10px;
  padding: 15px;
  margin-top: 35px;
}
.jb_location,
.overview_wrp,
.side_pop_inner .job_titles {
  border-bottom: 1px solid;
}
.trst {
  justify-content: space-around;
}
.brows_heading {
  margin-bottom: 35px;
}
.brows_heading p {
  font-size: 18px;
  opacity: 0.6;
}
ul.job_post_list > li {
  margin-bottom: 40px;
}
.job_post_card {
  background-color: #f2f7f2;
  padding: 35px;
  border-radius: 20px;
}
.job_titles .col-md-8 {
  display: flex;
  align-items: center;
  gap: 30px;
}
.job_titles .col-md-8 img {
  display: block;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.jobs_btns a:first-child,
.jobs_btns a:last-child {
  height: 40px;
  text-align: center;
  width: 100%;
  text-transform: capitalize;
}
.job_titles .col-md-8 > div h5 {
  font-size: 22px;
  color: #ff9900;
  font-weight: 500;
  margin-bottom: 7px;
}
.job_titles .col-md-8 > div p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 10px;
}
.wrt_rating p {
  font-weight: 400;
  font-size: 16px !important;
}
.wrt_rating p span {
  color: #108a00;
  margin-right: 5px;
}
.job_desc {
  padding-right: 6rem;
}
.client_focus span,
.job_desc ul > li {
  margin-bottom: 8px;
}
.job_tags {
  font-size: 0;
  height: 33px;
  margin-top: 30px;
}
.job_tags span {
  background: #fff;
  padding: 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  border-radius: 50px;
}
.jobs_btns {
  margin-bottom: 30px;
}
.jobs_btns a:first-child {
  background: #bf7631;
  line-height: 40px;
  color: #fff;
  border-radius: 50px;
  margin-bottom: 12px;
}
.jobs_btns a:last-child {
  background: #fff;
  line-height: 36px;
  color: #bf7631;
  border: 2px solid #bf7631;
  border-radius: 50px;
}
.hours_rate p {
  margin-bottom: 15px;
}
.hours_rate p span {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #bf7631;
}
span.hideLink,
span.showLink {
  text-decoration: none;
  color: #bf7631;
  padding-left: 8px;
}
ul.accordian {
  margin-top: 15px;
}
ul.accordian > li {
  background: #fff;
  display: block;
  box-shadow: 0 1px 2px 0 #000;
  padding: 0 40px 0 20px;
  position: relative;
  margin-bottom: 20px;
  border-radius: 5px;
}
ul.accordian > li h5 {
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  padding: 15px 0;
}
.show_accordian {
  margin-top: 18px;
  padding: 0 30px;
}
ul.accordian > li:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  transition: 0.4s;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 24px;
  color: #bf7631;
}
ul.accordian > li.active:after {
  transform: rotate(90deg);
}
.overflow-hidden {
  overflow: hidden !important;
  height: 100%;
}
.job_side_popup {
  position: fixed;
  top: 0;
  right: -100%;
  width: 55%;
  height: 100%;
  background: #fff;
  transition: 0.5s;
  z-index: 99;
}
.job_side_popup.active {
  right: 0;
  transition: 0.5s;
}
.job_side_popup span.closed {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  cursor: pointer;
  width: 100%;
  background: #bf7631;
  z-index: 1;
  padding: 10px 15px;
  color: #fff;
}
.side_pop_inner {
  padding: 50px;
  height: 95%;
  overflow-y: auto;
}
.overview_wrp h6 {
  font-size: 28px;
  margin-bottom: 30px;
}
.skills_tags span {
  background: #e4ebe4;
}
.side_activity {
  border-left: 1px solid;
  height: 100%;
  padding: 0 0 0 29px;
}
.side_pop_inner .row {
  height: 100%;
}
.side_activity h6 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.side_activity .hours_rate p {
  margin-bottom: 12px;
}
.side_activity .hours_rate {
  border-bottom: 1px solid;
  margin-bottom: 30px;
  padding-bottom: 18px;
}
.jb_location {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.jb_location p svg {
  margin-right: 7px;
}
.client_focus p {
  line-height: 1.5;
  font-weight: 500;
  font-size: 14px;
}
@media (max-width: 1440px) {
  .demand-content h2,
  .hm-guarante-hd h2,
  .hm-love-hd h2,
  .hm-marketing-hd h2,
  .hm-own-hd h2,
  .hm-stage-content h2,
  .partner-wrap h2,
  .suit-hd h2,
  .trending-wrap h2 {
    font-size: 36px;
  }
  .hm-testimonial-wrap,
  .main-header {
    padding: 20px 40px;
  }
  .mainBanner {
    padding: 0 40px;
    height: auto;
  }
  .menu li a,
  .widget p,
  ul.ftr-lst li a,
  ul.ftr-lst li p,
  ul.ftr-menu li a,
  ul.ftr-rating li p,
  ul.suit-packg li p,
  ul.suit-packg li span,
  ul.suit-packg-content li p,
  ul.team-count-lst li .team-count-info p {
    font-size: 16px;
  }
  .banner-wrap h1 {
    font-size: 56px;
  }
  .banner-wrap p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }
  .content-slid {
    right: 0;
  }
  .banner-img2 {
    right: -100px;
  }
  .book-tab button,
  .suit-pck-price p,
  ul.tel-lst li a,
  ul.testi-book li h5,
  ul.testi-book li h6,
  ul.testi-order li h5,
  ul.testi-order li h6,
  ul.writer-profile-info li h5 {
    font-size: 14px;
  }
  .trending {
    padding: 100px 0 100px 40px;
  }
  .demand-content p,
  .hm-guarante-hd p,
  .hm-love-hd p,
  .hm-marketing-hd p,
  .hm-own-hd p,
  .hm-stage-content p,
  .hm-testi-inner p,
  .partner-wrap p,
  .sel-img-content p,
  .suit-hd p,
  ul.success-step li .success-step-inner p,
  ul.trending-book-lst li p {
    font-size: 14px;
    line-height: 22px;
  }
  .book-tab {
    padding-bottom: 80px;
  }
  .demand {
    padding: 50px 40px;
  }
  .demand .offset-md-1 {
    margin-left: 0;
  }
  ul.team-count-lst li {
    width: 28%;
  }
  ul.team-count-lst li .team-count-info h3 {
    font-size: 45px;
  }
  .blog-archive-wrap,
  .blog-page-banner,
  .hm-stage {
    padding: 0 40px;
  }
  .sel-img-content h2 {
    font-size: 60px;
    line-height: 70px;
  }
  ul.hm-best-selling-lst li .sel-img-content {
    padding: 57px 25px;
    min-height: 500px;
  }
  footer {
    padding: 70px 20px 15px;
  }
  .ftr-logo img {
    width: 20%;
    filter: brightness(11.5);
  }
  .inner-banner-wrap {
    height: 500px;
  }
  .inner-hd-wrap h2 {
    font-size: 48px;
  }
  .blog-single-wrap,
  .hm-best-selling,
  .related-blog {
    padding: 25px 40px;
  }
  .menu li {
    padding-left: 45px;
  }
  .banner-lead-form-wrap form {
    width: 800px;
  }
  .banner-lead-form-wrap h6 {
    font-size: 15px;
  }
  .banner-lead-form-wrap h6 span.first {
    margin-left: 5px;
  }
  ul.writer-profile-info li {
    width: 29%;
  }
  ul.ftr-award-lst li img {
    width: 80px;
  }
}
@media (max-width: 1200px) {
  .menu-Bar,
  ul.menu li,
  ul.menu li a {
    display: block;
  }
  header .main-header ul.menu > li a,
  ul.menu li a {
    color: #fff;
    padding: 0;
  }
  .mainBanner,
  img {
    height: auto;
  }
  img {
    max-width: 100%;
  }
  .menu-Bar {
    top: 50px;
    right: 28%;
    bottom: auto;
  }
  ul.menu li a {
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 15px;
    text-transform: capitalize;
  }
  .logo img {
    max-width: 33%;
  }
  .container {
    position: relative;
  }
  header .header-top,
  header .main-header ul.menu > li a:before,
  ul.suit-packg-content li p br {
    display: none;
  }
  header .main-header ul.menu > li {
    display: block;
    padding: 0;
  }
  .main-header {
    padding: 15px 0;
  }
  ul.tel-lst li a {
    font-size: 14px;
    padding: 12px;
  }
  .banner-wrap h1 {
    font-size: 36px;
    line-height: normal;
  }
  .banner-wrap p {
    font-size: 14px;
    line-height: 23px;
  }
  .author-wrap a.phone,
  .hm-testi-inner p,
  .suit-pck-price h3 strong,
  .suit-pck-price p,
  ul.banner-form li .field a,
  ul.banner-form li .field input,
  ul.blog-post-lst li ul.blog-categ li a,
  ul.blog-post-lst li ul.blog-meta li a,
  ul.blog-post-lst li ul.blog-meta li p,
  ul.on-this-page li a,
  ul.suit-packg li p,
  ul.suit-packg-content li p,
  ul.testi-book li h5,
  ul.testi-book li h6,
  ul.testi-order li h5,
  ul.writer-profile-info li h5 {
    font-size: 12px;
  }
  ul.banner-form li .field input,
  ul.suit-packg {
    padding: 0 10px;
  }
  .banner-img2 {
    width: 65%;
  }
  .trending {
    padding: 50px 0;
  }
  .blog-single-content-wrap h2,
  .demand-content h2,
  .hm-guarante-hd h2,
  .hm-love-hd h2,
  .hm-marketing-hd h2,
  .hm-own-hd h2,
  .hm-stage-content h2,
  .partner-wrap h2,
  .related-blog h2,
  .suit-hd h2,
  .trending-wrap h2 {
    font-size: 36px;
  }
  .book-tab {
    padding: 0 20px 30px;
  }
  .book-tab button {
    padding: 8px 15px;
  }
  .demand-content p,
  .hm-guarante-hd p,
  .hm-love-hd p,
  .hm-marketing-hd p,
  .hm-own-hd p,
  .hm-stage-content p,
  .hm-testi-inner p,
  .marketing-info-content-hover p,
  .partner-wrap p,
  .sel-img-content p,
  .suit-hd p,
  .widget p,
  ul.hm-stage-lst li p,
  ul.marketing-wrap-info li .marketing-info-content p,
  ul.success-step li .success-step-inner p,
  ul.trending-book-lst li p {
    font-size: 15px;
    line-height: normal;
  }
  .hm-stage-lst li p span {
    padding-right: 5px;
  }
  .hm-stage-lst li {
    margin-bottom: 10px;
  }
  ul.marketing-wrap-info li {
    overflow: hidden;
  }
  .marketing-info-content-hover h5,
  ul.marketing-wrap-info li .marketing-info-content h5 {
    font-size: 22px;
  }
  .marketing-info-img {
    height: 150px;
  }
  .marketing-info-img img {
    height: 100%;
  }
  ul.writer-profile-info li h4 {
    font-size: 18px;
  }
  ul.writer-profile-info li {
    width: 29%;
  }
  ul.blog-meta li a,
  ul.ghost-writer-lst li .writer-profile-avail a,
  ul.suit-packg li span {
    font-size: 14px;
  }
  .hm-guarante,
  .hm-love,
  .suit {
    padding: 30px 0;
  }
  ul.success-step li .success-step-inner h3 {
    font-size: 42px;
    padding: 10px 0;
  }
  ul.success-step li .success-step-inner {
    padding: 20px 30px;
  }
  .hm-guarante-wrap a {
    margin-top: 20px;
  }
  .hm-own {
    padding: 30px 0 0;
  }
  .testi-profile-img {
    width: 69px;
    height: 69px;
  }
  .suit-pck-price {
    padding: 20px 10px;
  }
  .author-wrap h2,
  .suit-pck-price h3 {
    font-size: 26px;
  }
  .spc-dv {
    height: 243px;
  }
  ul.suit-packg li,
  ul.suit-packg-content li {
    padding: 15px 0;
    min-height: 90px;
  }
  .sel-img-content h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .author-wrap h5,
  .blogs-arch-btn button {
    font-size: 16px;
  }
  ul.blog-post-lst li .blog-title a h5 {
    font-size: 20px;
  }
  ul.blog-post-lst li {
    width: 31%;
    margin: 0 6px;
  }
  .blog-archive-wrap {
    padding: 0;
  }
  .hm-best-selling {
    padding: 25px 0;
  }
  .sel-img-content p {
    padding: 17px 0;
  }
  ul.hm-best-selling-lst li {
    width: 30%;
  }
  .blog-single-wrap {
    padding: 25px;
  }
  .author-wrap p,
  .blog-single-content-wrap p {
    font-size: 12px;
    line-height: 18px;
  }
  .blog-single-content-wrap h3 {
    font-size: 30px;
  }
  .blog-single-content-wrap h4 {
    font-size: 25px;
  }
  .related-blog {
    padding: 25px 40px;
  }
  ul.on-this-page li {
    padding: 10px;
  }
  .author-wrap {
    padding: 30px 10px;
    min-height: 380px;
  }
  .author-wrap a.hire {
    font-size: 12px;
    padding: 12px 30px;
  }
}
@media (max-width: 1024px) {
  ul.ftr-rating li p {
    padding: 0 5px;
    font-size: 14px;
  }
  ul.ftr-rating span {
    font-size: 14px;
  }
  .banner-lead-form-wrap h6 {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  ul.tel-lst li a {
    font-size: 10px;
    padding: 10px;
  }
  ul.tel-lst li.last a {
    padding: 10px;
  }
  ul.hm-best-selling-lst li .sel-img-content {
    padding: 20px;
    height: 398px;
    min-height: inherit;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    background: #531605;
  }
  .sel-img-content h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .sel-img-content a {
    font-size: 12px;
    padding: 11px 45px;
  }
  .hm-best-selling-lst .slick-dots {
    padding-top: 15px;
  }
  .hm-best-selling-lst .slick-dots li,
  ul.get-toget2 li.last,
  ul.suit-packg-content li.first,
  ul.suit-packg-content li.last {
    width: auto;
  }
  .blog-single-wrap,
  .related-blog {
    padding: 25px 0;
  }
  footer {
    padding: 25px 0 15px;
  }
  ul.ftr-lst li a,
  ul.ftr-lst li p {
    font-size: 12px;
  }
  ul.ftr-lst li span {
    padding-right: 0;
  }
  ul.ftr-lst li span img {
    width: 50%;
  }
  .job_side_popup,
  ul.ftr-lst li:nth-child(2) span img {
    width: 100%;
  }
  ul.ftr-lst li p br {
    display: none;
  }
  ul.ftr-rating li p {
    padding: 0 6px 0 5px;
    font-size: 12px;
  }
  .suit-pck-price h3 strong,
  .suit-pck-price p,
  ul.ftr-rating span {
    font-size: 10px;
  }
  ul.get-toget li.first {
    width: 40%;
  }
  ul.get-toget li.last {
    width: 58%;
  }
  ul.suit-packg li {
    width: 100% !important;
  }
  .wb_img {
    margin-top: 25px;
  }
  section.writers_sec h2 {
    font-size: 30px;
  }
  .trst {
    display: block;
  }
  .trst img {
    margin-right: 15px;
  }
  .brows_heading p {
    font-size: 14px;
    margin-top: 13px;
  }
  .job_post_card {
    padding: 11px;
  }
  .job_desc {
    padding: 0;
  }
  .side_pop_inner {
    padding: 50px 20px 0;
  }
}
@media (max-width: 550px) {
  .banner-wrap,
  .book-tab,
  .copy-txt,
  ul.banner-form li.last .field,
  ul.book-list-slide li a,
  ul.team-count-lst,
  ul.tel-lst {
    text-align: center;
  }
  .demand-content h2,
  .hm-guarante-hd h2,
  .hm-love-hd h2,
  .hm-marketing-hd h2,
  .hm-own-hd h2,
  .hm-stage-content h2,
  .partner-wrap h2,
  .suit-hd h2,
  .trending-wrap h2 {
    text-align: center;
    font-size: 25px;
  }
  .logo img {
    max-width: 17%;
  }
  .menu-Bar {
    right: 25px;
  }
  .mainBanner {
    padding: 15px 0 0;
  }
  .banner-wrap h1 {
    font-size: 30px;
    line-height: 40px;
  }
  form {
    position: relative;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .banner-img:after {
    top: 42%;
  }
  .content-slid {
    top: 50%;
  }
  .banner-img2,
  .ghost-writer-wrap2,
  ul.success-step li:after {
    display: none;
  }
  .blog-page-hd,
  .demand,
  .hm-best-selling,
  .hm-marketing,
  .partner,
  .trending {
    padding: 25px 0;
  }
  .trending-wrap {
    padding-bottom: 20px;
  }
  .book-tab {
    padding: 10px 0 15px;
  }
  .book-tab button {
    padding: 8px 10px;
    font-size: 16px;
  }
  ul.team-count-lst li .team-count-info h3 {
    font-size: 30px;
  }
  ul.blog-post-lst li .blog-title a h5,
  ul.ftr-lst li a,
  ul.ftr-lst li p,
  ul.team-count-lst li .team-count-info p,
  ul.testi-book li h5,
  ul.testi-book li h6,
  ul.testi-order li h5,
  ul.testi-order li h6 {
    font-size: 16px;
  }
  ul.team-count-lst li {
    width: 42%;
  }
  .hm-guarante-wrap,
  .hm-marketing-wrap {
    padding-left: 0;
  }
  .marketing-info-content-hover {
    padding: 40px 20px;
  }
  .hm-testimonial-lst .slick-dots,
  ul.blog-post-lst .slick-dots,
  ul.ftr-rating,
  ul.marketing-wrap-info .slick-dots {
    padding-top: 15px;
  }
  .hm-stage {
    padding: 25px 0 0;
  }
  .hm-stage-content {
    padding: 0 0 15px;
  }
  .grad-wrap a.consultnow,
  .hm-guarante-wrap a {
    font-size: 12px;
    margin: 0;
  }
  .hm-testimonial-wrap {
    padding: 20px 0;
  }
  .hm-love {
    padding: 30px 0 10px;
  }
  .hm-own-order {
    padding-bottom: 15px;
  }
  ul.hm-own-order li a {
    font-size: 12px;
    padding: 15px 30px;
  }
  .hm-stage-lst li,
  ul.hm-best-selling-lst li,
  ul.hm-best-selling-lst li img,
  ul.writer-qualty li {
    width: 100%;
  }
  .sel-img-content h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .sel-img-content p {
    padding: 15px 0;
  }
  .copy-txt p,
  .sel-img-content a,
  ul.blog-post-lst li ul.blog-meta li a,
  ul.blog-post-lst li ul.blog-meta li p {
    font-size: 12px;
  }
  footer {
    padding: 60px 0 20px;
  }
  ul.ftr-lst li span {
    padding-right: 0;
  }
  ul.ftr-lst li span img {
    max-width: 55%;
  }
  ul.ftr-rating div {
    width: 18px;
  }
  ul.ftr-rating li p {
    padding: 0 10px;
    font-size: 14px;
  }
  ul.ftr-menu li {
    margin: 5px;
  }
  .copywrite {
    padding: 10px 0;
  }
  .inner-hd-wrap h2 {
    font-size: 30px;
    padding: 15px 0;
  }
  .blog-archive-wrap,
  .blog-page-banner,
  .inner-hd-wrap h2 span {
    padding: 0;
  }
  .inner-hd-wrap p {
    font-size: 12px;
    line-height: 16px;
  }
  .inner-banner-wrap {
    height: 150px;
    border-radius: 0 55px 0 0;
  }
  .blogs-arch-btn button {
    font-size: 12px;
    padding: 8px 10px;
  }
  ul.blog-post-lst li ul.blog-categ li a {
    font-size: 9px;
  }
  ul.blog-post-lst li {
    width: 46%;
    margin: 0 4px;
  }
  ul.blog-post-lst .slick-dots li {
    width: auto;
  }
  p.secure-para {
    display: block;
  }
  .banner-lead-form-wrap form {
    width: 100%;
    height: initial;
  }
  ul.banner-form li {
    width: 100%;
    margin: 0;
  }
  ul.banner-form li .field {
    border-right: 0;
  }
  ul.banner-form li .field input {
    padding: 0 15px 0 50px;
    border-bottom: 1px solid #ccc;
    height: 55px;
  }
  ul.banner-form li .field .submitBtn {
    margin: 10px auto auto;
    font-size: 18px;
    width: 100%;
  }
  .hm-own-hd p,
  .partner-wrap p,
  .sel-img-content p,
  .suit-hd p,
  .widget p {
    font-size: 15px;
    line-height: normal;
  }
  ul.writer-profile-info li h5 {
    font-size: 15px;
  }
  ul.suit-packg li p,
  ul.suit-packg-content li p {
    line-height: 12px;
    font-size: 15px;
    line-height: normal;
  }
  ul.ftr-menu {
    flex-flow: wrap;
  }
}
.banner_form,
.form_field_wrapper {
  border-radius: 5px;
  overflow: visible !important;
  position: relative;
}
.privacy h4 {
  font-weight: 700;
  padding: 30px 0 10px;
  font-size: 40px;
}
.list-b1 li::before {
  content: "";
  background: url(../../index.php) 0 0 / contain no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 4px;
}
input.submitbtn.next,
input.submitbtn.submitbtnbannerform {
  line-height: 60px;
  border-radius: 10px;
  background: #283618;
  color: #fff;
  padding: 0 10px;
  text-align: center;
}
.list-b1 li {
  list-style: none;
  font-size: 18px;
  color: var(--white-color);
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.list-b1 {
  padding: 0;
  margin: 0;
}
section.banner-terms {
  background: #ff9900;
  height: 300px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 120px 0 0;
}
section.banner-terms h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
}
.check-box {
  margin: 30px 0;
}
.check-box label {
  font-size: 15px;
  padding: 0 0 0 5px;
}
.check-box label a {
  color: #ff9900;
  font-size: 15px;
  font-weight: 500;
}
.mainBanner-home .banner-lead-form-wrap {
  margin: 50px 0 0;
  display: block;
  position: relative;
  height: 80px;
}
.mainBanner-home .col-md-5,
.success-step {
  margin: 50px 0 0;
}
.banner_form {
  max-width: 1000px;
  margin: 0 auto;
  z-index: 99999;
}
.banner_form form .form-flex {
  display: flex;
  gap: 20px;
}
.banner_form form .form-flex > div {
  flex-grow: 1;
}
.form_field_wrapper {
  display: flex;
  align-items: center;
  background: #fff;
}
.headerformbanner {
  width: 100%;
  display: flex;
  padding: 0 9px;
  position: absolute !important;
  top: -26px;
}
.goback {
  content: "";
  position: absolute;
  background: url(../../index.php) center no-repeat #283618;
  cursor: pointer;
  width: 37px;
  height: 60px;
  left: -38px;
  top: 26px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.headerformbanner .stepsstatus {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  top: -21px;
}
.form_field_wrapper > div {
  position: relative;
  display: flex;
}
input.submitbtn.next {
  height: 60px;
  font-size: 18px;
  width: 200px;
  transition: 0.5s;
  font-weight: 600;
}
.step1field span {
  position: absolute;
  top: 1px;
}
.step1field input {
  padding: 0 10px 0 35px !important;
}
.best-seller-sec-img img,
.inner-banner-img img,
.step1field span img {
  max-width: fit-content;
}
input.submitbtn.submitbtnbannerform {
  height: 60px;
  font-size: 16px;
  width: 170px;
}
.step2field select {
  height: 60px;
  width: 265px;
  font-size: 15px;
}
.tel-wrap li.first svg {
  color: #283618 !important;
}
.cta-links-footer a img,
.tel-wrap li.last a span,
ul.tel-lst li.first span {
  padding: 0 10px 0 0;
}
.tel-wrap li.first a svg {
  color: #ff9900 !important;
}
.thankyou-banner {
  padding: 160px 0 100px;
  text-align: center;
}
.thankyou-banner-head h1 {
  color: #ff9900;
  font-size: 100px;
  font-weight: 700;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
.form-container,
.inner-pg-btn,
.page-header.is-sticky .main-header {
  box-shadow: 2.005px 22.912px 42.57px 0.43px rgb(188 108 37 / 0.47);
}
.check-box {
  display: flex;
  align-items: start;
}
.check-box input[type="checkbox"] {
  margin: 5px 0 0;
}
.book-box {
  height: 420px;
  margin: 0 0 101px !important;
}
.book-box-img {
  position: relative;
  top: -30px;
}
.menu li a:hover,
.tel-wrap li.last span {
  color: #ff9900 !important;
}
.mainBanner-home h6 {
  margin: 90px 0 0;
}
.thankyou-banner h1 {
  font-size: 60px;
  font-weight: 900;
  color: #ff9900;
}
.form-box-partner-new {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-box-partner-new button {
  background-color: #283618;
  border-color: #283618;
  color: #fff;
  padding: 12px 23px;
  border-radius: 5px;
  position: relative;
  left: -10px;
}
.form-box-partner-new input {
  width: 40% !important;
  border: 1px solid;
  height: 50px;
  border-radius: 5px 0 0 5px !important;
}
.inner-banner {
  background: url(../images/inner/inner-banner.webp) 0 0 / cover no-repeat;
  padding: 85px 0 90px;
  margin: 100px 0 0;
}
.form-container {
  /* background-color: #ff9900; */
  /* width: 440px; */
  /* height: 100px; */
  /* padding: 15px 20px 10px 15px; */
  /* position: relative; */
}
.buttons,
.error,
.icon-box,
.inner-banner-img,
button#prev1,
button#prev2 {
  position: absolute;
}
.buttons {
  margin-top: 20px;
  right: 20px;
  top: -5px;
  bottom: 0;
}
button {
  padding: 10px 15px;
  margin: 5px;
  border: none;
  border-radius: 3px;
  background-color: #007bff;
  color: #fff;
  cursor: pointer;
}
button:disabled {
  background-color: #ccc;
}
.error {
  color: #fff;
  font-size: 15px;
  display: none;
  bottom: 3px;
  left: 15px;
}
.form-step input {
  width: calc(100% - 22px);
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.inner-banner-head h1 {
  font-weight: 700;
  color: #fff;
  font-size: 60px;
  line-height: normal;
}
.inner-banner-head h4 {
  color: #fff;
  font-size: 30px;
  padding: 30px 0;
}
.inner-banner-head p {
  color: #fff;
  font-size: 23px;
  padding: 30px 0 0;
}
.inner-banner-head p img {
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.inner-banner-head p img + img {
  padding: 0 10px;
}
.inner-banner-head input {
  border-radius: 8px !important;
  background-color: #fff;
  position: absolute;
  width: 282px !important;
  height: 55px;
  padding: 0 10px 0 45px !important;
}
.buttons button {
  background: #333;
  border-radius: 8px;
  padding: 13px 30px;
}
button#prev1 {
  left: -364px;
  padding: 0;
}
button#prev2 {
  left: -344px;
  padding: 0;
}
.best-seller-sec .container,
.contact-sec .container,
.inner-banner .container,
.reviews-seller-sec .container,
.seats-us-sec .container {
  max-width: 1530px;
}
.icon-box {
  left: 30px;
  z-index: 1;
  top: 29px;
}
.inner-banner-img {
  left: -430px;
  top: 10px;
}
.inner-heading-head h3 {
  text-align: center;
  font-size: 46px;
  font-weight: 700;
  line-height: normal;
}
.inner-heading-head p {
  text-align: center;
  font-weight: 500;
  padding: 15px 0 30px;
  line-height: 25px !important;
}
.inner-heading-head h3 span {
  color: #ff9900;
  display: contents;
}
.inner-heading-head h3 strong {
  color: #6b3f22;
}
.footer-link-box a:hover,
.hm-stage-lst li svg {
  color: #fff;
}
.success-step-inner {
  border-radius: 8px;
  height: auto;
}
.reviews-seller-sec-list {
  display: flex;
  align-items: center;
  justify-content: end;
  column-gap: 60px;
}
.marketing-parnter-box,
.seats-us-sec-box {
  display: flex;
  align-items: center;
  text-align: center;
}
.reviews-seller-sec-list li span {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
}
.reviews-seller-sec {
  padding: 120px 0 80px;
  border-bottom: 2px solid;
}
.reviews-seller-sec-head h3 {
  font-size: 46px;
  font-weight: 700;
  color: #ff9900;
}
.best-seller-sec {
  padding: 180px 0;
  position: relative;
  z-index: 9999;
}
.best-seller-sec::before {
  position: absolute;
  content: "";
  background: url(../images/inner/best-seller-sec-bf-img.webp);
  width: 497px;
  height: 716px;
  right: 0;
  bottom: 70px;
  z-index: 1;
}
.best-seller-sec .inner-heading-head h3,
.best-seller-sec .inner-heading-head p,
.seats-us-sec .inner-heading-head h3 {
  text-align: left;
}
.inner-pg-btn {
  border-radius: 8px;
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 19px 99px;
  transition: 0.5s;
  margin: 20px 0 0;
}
.best-seller-sec-img {
  position: absolute;
  bottom: -20px;
  z-index: 1;
}
.marketing-parnter-sec .container {
  max-width: 1630px;
}
.marketing-parnter-box {
  background: #fff6ec;
  border-radius: 30px;
  height: 495px;
  justify-content: center;
  flex-flow: column;
  padding: 0 60px;
}
.marketing-parnter-box h5 {
  color: #333;
  font-size: 30px;
  padding: 20px 0 15px;
}
.marketing-parnter-box h6 {
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.marketing-parnter-sec .inner-heading-head {
  width: 70%;
  margin: auto auto 50px;
  display: table;
}
.marketing-parnter-sec {
  padding: 50px 0 100px;
}
.hm-guarante .inner-heading-head,
.queries-sec .inner-heading-head {
  margin: 0 0 50px;
}
.seats-us-sec {
  padding: 30px 0;
  background: #eaeaea;
}
.seats-us-sec-box {
  border-radius: 8px;
  background-color: #eaeaea8a;
  box-shadow: 1px 1px 10px 2px rgb(51 51 51 / 0.47);
  justify-content: center;
  flex-flow: column;
  width: 303px;
  height: 290px;
  padding: 0 18px;
}
.award-sec-list,
.cta-btn-both {
  display: flex;
  align-items: center;
}
.seats-us-sec .slick-list {
  padding: 70px 0;
  width: 120%;
}
.seats-us-sec-box h4 {
  font-size: 25px;
  padding: 20px 0 5px;
}
.seats-us-sec-box p {
  font-size: 16px !important;
  line-height: 24px !important;
  padding: 0 19px;
}
.seats-us-sec .slick-arrow {
  font-size: 0;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  padding: 0;
  bottom: 10%;
  height: 47px;
  width: 47px;
  border: 1px solid #000;
  border-radius: 50%;
  background: no-repeat;
}
.seats-us-sec .slick-arrow:before {
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: 100;
  color: #020c1e;
  line-height: 24px;
  transition: 0.5s;
}
.seats-us-sec .slick-prev {
  bottom: 60px;
  left: -515px;
}
.seats-us-sec .slick-prev:before {
  content: "\f053";
}
.seats-us-sec .slick-next {
  bottom: 60px;
  left: -460px;
}
.seats-us-sec .slick-next:before {
  content: "\f054";
}
.seats-us-sec .inner-heading-head {
  padding: 50px 0 0;
}
.cta-btn-both {
  justify-content: center;
  column-gap: 20px;
  margin: 30px 0 0;
}
.queries-sec-head {
  margin: 0 0 80px;
}
.chat-btn-new {
  border-radius: 8px;
  background-color: #56341e;
  box-shadow: 2.005px 22.912px 42.57px 0.43px rgb(86 52 30 / 0.47);
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 19px 99px;
  transition: 0.5s;
}
.contact-sec,
.queries-sec {
  padding: 100px 0;
}
.queries-sec-head h5 {
  color: #6b3f22;
  font-size: 25px;
  font-weight: 700;
  padding: 0 0 20px;
}
.knowledge-btn {
  color: #ff9900;
  font-size: 30px;
  text-decoration: underline;
}
footer {
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  padding: 230px 0 10px !important;
}
.award-sec-list {
  padding: 25px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 50px;
}
.award-sec-list h3 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
}
.award-sec-list li.last {
  width: 70%;
}
footer .container {
  max-width: 1250px;
}
.footer-link-box h5 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 0 0 10px;
}
.footer-link-box a {
  color: #fff;
  font-size: 17px;
  padding: 0 0 10px;
}
.cta-links-footer a,
ul.payment-list li h6 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.ft-rev-list {
  column-gap: 20px;
  margin: 30px 0 10px;
}
.contact-form-box input[type="email"],
.contact-form-box input[type="text"],
.cta-links-footer a {
  padding: 0 0 20px;
}
.cta-links-footer {
  margin: 30px 0 0;
}
.payment-list {
  justify-content: space-between;
  margin: 20px 0;
  padding: 40px 0 0;
  border-top: 2px solid #fff;
}
.social-list {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.disclaim-box p {
  font-size: 16px !important;
  color: #fff;
  line-height: 24px !important;
  font-weight: 300;
  max-width: 80%;
}
.disclaim-box {
  margin: 0 0 20px;
}
.book-publishing-img-1 {
  left: -300px;
}
.book-publishing-img-2 {
  left: -360px;
  bottom: -140px;
}
.child-book-img-1 {
  left: -190px;
  top: -100px;
}
.child-book-img-2 {
  left: -308px;
  bottom: -190px;
}
.ghostwriting-img-1 {
  left: -100px;
  top: -50px;
}
.ghostwriting-img-2 {
  left: -370px;
  bottom: -60px;
}
.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #444;
  list-style: none;
  margin: 0;
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: translateY(-10px);
  top: 22px;
  left: 52px;
  width: 230px;
  padding: 10px;
}
.dropdown-menu li {
  padding: 10px 20px;
}
.dropdown-menu li a {
  color: #fff;
  text-decoration: none;
}
.dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  transform: translateY(0);
  top: 20px;
  left: 50px;
}
.author-website-img-1 {
  left: -200px;
  top: -40px;
}
.author-website-img-2 {
  bottom: -130px;
  left: -140px;
}
.book-trailer-img-1 {
  left: -350px;
  top: -90px;
}
.book-trailer-img-2 {
  left: -430px;
  bottom: -200px;
}
.book-prof-img-1 {
  left: -200px;
  top: -60px;
}
.book-prof-img-2 {
  bottom: 10px;
  left: -150px;
}
.book-printing-img-1 {
  left: 0;
  top: -50px;
}
.book-printing-img-2 {
  left: -400px;
  bottom: -130px;
}
.cover-design-img-1 {
  top: -93px;
  left: -450px;
}
.cover-design-img-2 {
  bottom: -180px;
  left: 120px;
}
.about-head-banner {
  height: 637px;
  display: flex;
  align-items: center;
}
.about-head h5 {
  color: #fff;
  font-size: 30px;
}
.about-banner-img {
  left: -600px;
  top: -100px;
}
.about-img-2 {
  bottom: -130px;
}
.what-we-do-img {
  position: absolute;
  left: -310px;
  bottom: -340px;
}
section.what-we-do-sec .inner-heading-head h3 {
  text-align: left;
  color: #fff;
}
section.what-we-do-sec .inner-heading-head p {
  color: #fff;
  text-align: left;
}
.what-we-do-sec .container {
  max-width: 1500px;
}
.what-we-do-sec {
  background: url(../images/inner/what-we-banner.webp) 0 0 / cover no-repeat;
  min-height: 783px;
  display: flex;
  align-items: center;
  margin: 0 0 100px;
  position: relative;
}
.new-dd-ame,
.popupform.halweenform {
  background-color: #fff;
  display: none;
}
.book-editing-img-1 {
  left: -300px;
  top: -170px;
}
.book-editing-img-2 {
  bottom: -170px;
  left: 60px;
}
.new-dd-ame {
  position: absolute;
  width: 680px;
  height: 240px;
  padding: 35px;
  border-radius: 10px;
  left: 0;
  z-index: 2;
  box-shadow: 7px 20px 42.57px 0.43px rgb(188 108 37 / 0.47);
  top: 60px;
}
.pricing-box,
.pricing-box a {
  box-shadow: -2.163px 6.657px 17.46px 0.54px rgb(15 15 15 / 0.14);
}
ul.new-dd-ame-list .menu li {
  padding-left: 0 !important;
}
ul.new-dd-ame-list li {
  display: flex;
  align-items: center;
  column-gap: 10px;
  padding: 0 0 15px;
}
.popupform form input,
.popupform.halweenform ul li textarea {
  margin: 0 0 11px;
  background: #fff;
  padding: 10px 15px;
  color: gray;
  font-size: 14px;
  font-weight: 400;
  outline: 0 !important;
}
ul.main-menu li a {
  color: #fff;
  font-size: 16px;
  padding: 0 0 0 21px;
}
a.dropdown-head-aa {
  margin: 0 0 50px;
  position: relative;
  top: 24px;
}
.dropdown-head-aa svg {
  margin: 0 0 0 10px;
  top: -3px;
  position: relative;
}
.contact-form-box input {
  border-bottom: 2px solid #ff9900;
  border-radius: 0 !important;
  padding: 0 0 20px !important;
  margin: 0 0 70px;
  width: 100% !important;
  font-size: 20px;
}
.contact-form-box textarea {
  resize: none;
  border-bottom: 2px solid #ff9900 !important;
  border-radius: 0;
  padding: 0 0 20px;
  margin: 0 0 70px;
  width: 100%;
  border: none;
  font-size: 20px;
}
.contact-form-box input::placeholder {
  color: #00000082;
  font-family: s;
}
.contact-form-box input::placeholder,
.contact-form-box textarea::placeholder {
  font-family: "Sofia Sans";
}
.contat-box-detail h4 {
  color: #ff9900;
  font-size: 30px;
  font-weight: 700;
}
.contat-box-detail a {
  color: #0b0b0b;
  font-size: 25px;
  font-weight: 700;
  padding: 0 0 60px;
  text-decoration: underline;
}
.contact-follow-sec h4 {
  color: #ff9900;
  font-size: 30px;
  font-weight: 700;
  padding: 0 0 20px;
}
.contact-follow-sec ul {
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.contact-follow-sec,
.contat-box-detail {
  margin: 0 0 0 150px;
}
.contact-form-box h3 {
  font-size: 45px;
  font-weight: 700;
  padding: 0 0 30px;
}
.contact-sec .row {
  align-items: end;
}
.contact-banner-img {
  left: -634px;
  top: -200px;
}
.popupform.halweenform {
  height: 500px;
  width: 725px;
  background-size: cover;
  background-position: top;
  padding: 35px 30px 35px 0;
  border: 3px solid #fff0;
  box-sizing: content-box;
  border-radius: 14px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: 99999999999;
}
.halweenform .row {
  display: flex;
}
img.popleft {
  max-width: 524px;
  position: absolute;
  top: -10px;
  left: -120px;
  z-index: 0;
}
.close-btn {
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  top: -48px;
  right: -35px;
  font-size: 18px;
  font-weight: 900;
  color: #000;
  padding-top: 3px;
  background-color: #e9e9e9;
  text-align: center;
  border-radius: 50px;
  align-items: center;
  display: grid;
  border: 3px inset #000;
}
.validate-popupform-onstart-success {
  font-size: 12px;
  color: #fff;
  background: #7fcf7f;
  padding: 4px 13px;
  position: absolute;
  margin-top: -7px;
  text-align: center;
  width: 85%;
  height: 21px;
}
.popupform form input {
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  height: 50px;
}
.popupform.halweenform ul li textarea {
  height: 80px;
  resize: none;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  font-family: Poppins;
}
.popupform.halweenform ul li {
  margin: 0;
  width: 100%;
}
.popupform.halweenform ul li input[type="submit"] {
  width: 100%;
  background: #ff9900;
  border-color: #ff9900;
  border-radius: 10px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: normal;
  cursor: pointer;
  color: #fff;
  text-transform: uppercase;
  margin: 11px 0 0;
}
.popupform.halweenform p.ptex-lab {
  margin-bottom: 0;
  margin-top: 20px;
  text-align: left;
  font-size: 13px !important;
  color: #999191;
  line-height: 19px !important;
}
.popupform h6 {
  font-size: 23px;
  line-height: 30px;
  margin: 0 0 20px;
}
.popupform h6 b {
  font-weight: 900;
  color: #ff9900;
  font-size: 30px;
}
.overlay_popup {
  position: fixed;
  background-color: rgb(0 0 0 / 0.62);
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}
.centercont h3 {
  font-size: 28px;
  font-weight: 500;
}
.centercont h4 span {
  font-weight: 900;
  font-size: 60px;
  color: #ff9900;
}
.centercont h4 {
  font-size: 25px;
  margin: 10px 0 15px;
}
.inner-pg-btn:hover {
  background: #4e515d;
  color: #fff;
}
.home-partner .partner-wrap {
  margin: 0;
}
.inner-heading-head {
  position: relative;
  z-index: 4;
}
.page-header.is-sticky .main-header {
  padding: 0 125px 10px;
  border-bottom: 1px solid #ff9900;
}
.sel-img-content a:hover {
  background: #2d303f;
}
.contact-form-box button:hover,
.grad-wrap a.consultnow:hover {
  background: #4e515d;
}
.partner-banner {
  padding-top: 160px;
}
.header-btn-box {
  display: flex;
  align-items: end;
  justify-content: end;
  column-gap: 15px;
}
.header-btn label {
  font-weight: 600;
  font-size: 19px;
  text-align: end;
  padding: 0;
  color: #ff9900;
  font-family: "Sofia Sans";
  display: block;
  line-height: 16px;
}
.main-head h4,
.pricing-box h3,
.pricing-box h4,
.pricing-box p,
.whatsapp {
  text-align: center;
}
.header-btn a {
  font-size: 27px;
  font-family: "Sofia Sans";
  color: #333;
  font-weight: 700;
}
.popupform.halweenform ul li textarea::placeholder {
  color: #7d858c;
}
section.suit .inner-heading-head h3 {
  padding: 0 0 30px;
}
.order-btn-new:hover {
  background: #56341e;
  color: #fff;
}
.chat-btn-header {
  color: #ff9900;
}
.chat-btn-header:hover {
  color: #fff;
  background: #ff9900;
}
.chat-btn-header:hover svg {
  color: #fff;
}
.footer-logo img {
  /* filter: brightness(400.5); */
  max-width: 110%;
}
ul.footer-link-list li a {
  color: #ffffff;
}
.whatsapp {
  position: fixed;
  bottom: 10px;
  left: 20px;
  z-index: 9999;
  padding: 1px 0;
  animation: 0.5s infinite alternate scrollDownAnimation;
  -webkit-animation: 0.5s infinite alternate scrollDownAnimation;
}
@keyframes scrollDownAnimation {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
.main-header .row,
footer .row {
  justify-content: space-between;
}
div#popdynamic {
  height: 540px;
}
.pricing-box-4 a,
ul.hm-own-order li.first a {
  background: #ff9900;
  color: #fff;
}
h5.hide-dn {
  opacity: 0;
}
.location img {
  width: 33px;
}
.location {
  font-size: 16px !important;
  display: flex;
  align-items: start;
  line-height: 22px;
}
ul.suit-packg li {
  width: inherit !important;
}
.pricing-sec .main-head p {
  margin: 0;
  font-size: 23px;
}
.main-head p {
  font-size: 25px;
  line-height: 30px;
  padding: 20px 0 30px;
  font-weight: 500;
}
.main-head h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
  text-transform: capitalize;
}
.pricing-sec .row + .row {
  margin: 60px 0 0;
}
.pricing-box {
  border: 2px solid #4b210f;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  background-color: #fff;
  box-shadow: -2.163px 6.657px 17.46px 0.54px rgba(15, 15, 15, 0.14);
  height: auto;
}
.pricing-box h3 {
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: #4b210f;
  display: inline-block;
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  padding: 0 20px;
  margin-left: -20px;
  min-width: 60%;
}
.cxm-heading-in {
  color: #6b3f22;
  margin-top: 10px;
  margin-bottom: -10px;
}
.pricing-box p {
  font-size: 22px;
  padding: 10px 0 0;
  font-weight: 500;
  position: relative;
}
.pricing-box span {
  font-size: 40px;
  font-weight: 800;
  color: #ff9900;
  position: relative;
}
h5.dollar-sign {
  color: #6b3f22;
  padding-right: 10px;
  display: inline-block;
}
.uspto-box {
  position: absolute;
  top: 14px;
  width: max-content;
  left: 67px;
}
.pricing-box b {
  position: relative;
  font-size: 20px;
  display: block;
  height: 0;
  margin: 0 0 -15px;
  left: 11px;
}
.pricing-box strong {
  font-size: 12px;
  font-weight: 700;
}
.pricing-yellow-box {
  background: #333;
  height: 37px;
  margin: 20px 0;
  display: none;
}
.pricing-yellow-box h6 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 37px;
  color: #fff;
  display: none;
}
.pricing-box a {
  padding: 12px 70px;
  color: #ff9900;
  font-size: 20px;
  border-radius: 5px;
  display: table;
  margin: 40px auto 0;
  font-weight: 700;
  border: 1px solid #ff9900;
  transition: 0.5s;
}
.pricing-ul-list {
  margin: 20px 10px 0 15px;
  height: 350px;
  overflow-y: scroll;
}
.pricing-ul-list li {
  padding: 0 0 10px 23px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  position: relative;
}
.pricing-ul-list span {
  font-size: 16px;
  font-weight: 900;
  display: contents;
  margin: inherit;
  color: #000;
}
.pricing-box h4 {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  background: #ff9900;
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  margin: auto;
  width: 129px;
  border-radius: 5px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 9px;
}
h4.we-rec-box {
  width: 195px;
  background: #2d303f;
}
.pricing-box-4 {
  border: 3px solid #dfa43a;
  background: #eee;
}
.pricing-sec .container {
  max-width: 1300px;
}
.pricing-ul-list li::before {
  position: absolute;
  content: "\f00c";
  font-family: FontAwesome;
  color: #ff9900;
  left: 0;
}
.pricing-box a:hover {
  background: radial-gradient(circle,#36348d,#2e2c7f,#262471,#1e1c64,#161457);
  color: #fff;
}
.pricing-box-4 a:hover {
  background: 0 0;
  color: #ff9900;
}
.best-selling-sec--box {
  background: #fff7ed;
  height: 641px;
  border-radius: 35px;
  padding: 100px 0 0 150px;
}
.best-selling-sec-new {
  padding: 170px 0 70px;
  margin: 0 0 -150px;
  position: relative;
  z-index: 1;
}
.best-selling-sec-new .container {
  max-width: 1440px;
}
.best-selling-sec--box img {
  position: absolute;
  right: 80px;
  top: 50px;
}
.sel-img-content h2 span {
  display: contents;
  color: #ff9900;
}
/* .success-step-inner h3 {
  color: #;
} */
.success-step-inner h6::before {
  border-radius: 50%;
  background: url(../images/cir-proc.webp);
  position: absolute;
  width: 77px;
  height: 90px;
  content: "";
  top: 10px;
}
.pricing-box a::before,
.pricing-box p::before {
  position: absolute;
  content: "";
  height: 2px;
  right: 0;
}
.hm-guarante-wrap .slick-list {
  padding: 110px 0 0 !important;
}
.centercont h4 span h5 {
  display: none !important;
}
div#popdynamic .centercont h3 {
  font-weight: 700;
  font-size: 50px;
  line-height: 30px;
  color: #333;
}
a.logo img {
  max-width: max-content;
}
.cta-links-footer a:hover {
  color: #a7a3a3;
}
a:hover {
  transition: 0.5s;
}
.award-sec-img img {
  width: 177px;
}
.pricing-box p::before {
  width: 135px;
  background: #ef494b;
  transform: rotate(354deg);
  bottom: 0;
  top: 16px;
  margin: auto;
  left: -5px;
}
.main-head h4 {
  font-size: 40px;
  color: #333;
}
.main-head h3 {
  font-weight: 800;
  padding: 0 0 40px;
  font-size: 60px;
}
.ease-sec {
  padding: 70px 0 0;
}
.thanks-footer footer {
  padding: 70px 0 10px !important;
}
div#popdynamic h5 {
  display: inline;
  font-size: 50px;
  font-weight: 700;
  color: #ff9900;
}
footer.lp-footer .disclaim-box {
  padding: 0 10px;
  margin: 15px 0 0;
}
.pricing-box a::before {
  width: 100%;
  background: #b36623;
  bottom: 100px;
  left: 0;
}
.slick-list {
  height: fit-content;
}
@media (max-width: 480px) {
  .banner-img-main {
    display: none !important;
  }
}
