@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.cdnfonts.com/css/thicccboi');

@font-face {
    font-family: "Roboto r";
    src: url(../fonts/roboto-regular/Roboto-Regular.eot);
    src: url(../fonts/roboto-regular/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-regular/Roboto-Regular.woff2) format("woff2"), url(../fonts/roboto-regular/Roboto-Regular.woff) format("woff"),
        url(../fonts/roboto-regular/Roboto-Regular.ttf) format("truetype"), url(../fonts/roboto-regular/Roboto-Regular.svg#Roboto-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Taviraj";
    src: url(../fonts/taviraj/Taviraj-Regular.eot);
    src: url(../fonts/taviraj/Taviraj-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/taviraj/Taviraj-Regular.woff2) format("woff2"), url(../fonts/taviraj/Taviraj-Regular.woff) format("woff"),
        url(../fonts/taviraj/Taviraj-Regular.ttf) format("truetype"), url(../fonts/taviraj/Taviraj-Regular.svg#Taviraj-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
#myList li,.hdr-cta
.menu-Bar,
[class^="box-"],
ul.home-ghost-ser-slider,
ul.logos-slider {
    display: none;
}
.logo img {
    width: 40%;
}
.formFlag img {
    display: none;
}
.content-page ul li i,
.footer-tel-btn img,
.slick-dots li,
.welcome-text a,
ul.new-dd-list li img {
    vertical-align: middle;
}
#loadMore,
.menu-Bar,
.pop-form .submit-btn,
.pricing-tabs li,
.testi-tab li,
a,
input[type="submit"] {
    cursor: pointer;
}
.card-header .btn-link:hover,
.cta-btns a,
.nav-link:focus,
.nav-link:hover,
a:hover {
    text-decoration: none;
}
::selection {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    color: #fff;
    text-shadow: none;
}
::-webkit-scrollbar {
    width: 5px;
    background: linear-gradient(180deg, #5D3A99 0%, #6B4BA0 40%, #B83A8F 70%, #A13A7B 100%);
}
::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
    display: none;
}
::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}
::-webkit-scrollbar-thumb:vertical {
    border-radius: 10px;
    background: linear-gradient(180deg, #5D3A99 0%, #6B4BA0 40%, #B83A8F 70%, #A13A7B 100%);
}
.review-sec .star-img,
[class^="box-"].showfirst,
ul.home-ghost-ser-slider.slick-initialized,
ul.logos-slider.slick-initialized,
ul.main-menu li:hover .dropdown-box {
    display: block;
}
html {
    scroll-behavior: smooth;
}
body {
    font-family: 'THICCCBOI', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    font-size: 16px;
    line-height: 1;
    color: #000;
    font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'THICCCBOI', sans-serif;
    display: block;
    font-weight: 600;
}
.slick-dots li,
a,
input[type="submit"],
span {
    display: inline-block;
}
*,
:focus,
:hover {
    outline: 0 !important;
}
img {
    max-width: 100%;
    height: auto;
}
a:hover {
    color: #fff;
}
strong {
    font-weight: 700;
}
button,
input[type],
select,
textarea {
    background: 0 0;
    border: none;
    border-radius: 0;
    font-family: 'THICCCBOI', sans-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;
}
.slick-list {
    margin: 0 -15px;
}
.slick-slide {
    margin: 0 15px;
    height: auto;
}
.slick-dots {
    padding: 40px 0 0;
    text-align: center;
}
.slick-dots li {
    margin: 0 20px 0 0;
    width: auto;
    overflow: hidden;
    padding: 0;
    border: none;
}
.slick-dots li button:before {
    color: #fff;
    opacity: 1;
    font-size: 20px;
}
.slick-dots li button {
    height: 14px;
    width: 13px;
    border-radius: 50%;
    padding: 0;
    background: #d6d6d6;
    border: none;
    cursor: pointer;
    font-size: 0;
    box-sizing: border-box;
}
.slick-dots li.slick-active button {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    width: 18px;
    height: 18px;
}
.menu-Bar {
    width: 30px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 22;
}


.fld-input,
.main-menu,
header {
    position: relative;
}
.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;
}
.inner-banner {
    background-color: #000;
    background-size: cover !important;
    display: flex;
    align-items: center;
    padding: 150px 0 100px;
}
header {
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    background: transparent;
}
.main-menu {
    display: flex;
    align-items: center;
    justify-content: end;
    column-gap: 20px;
    margin: auto;
}
.main-menu li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.banner-form p {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
}
.header-btn a {
    border-radius: 5px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    padding: 7px 10px;
    color: #fff;
}
.main-header {
    padding: 20px 30px;
}
.inner-head span {
    font-size: 28px;
    line-height: 38px;
    color: #B83A8F;
    font-weight: 600;
    font-family: 'THICCCBOI', sans-serif;
    text-transform: capitalize;
}
.inner-head h1,
.inner-head h5 {
    font-size: 45px;
    font-weight: 900;
    color: #fff;
}
.inner-head h5 {
    padding: 30px 0 35px;
}
.inner-head h1 {
    line-height: 55px;
    padding: 0 0 35px;
    text-transform: capitalize;
}
.inner-head p {
    color: #c1c1c1;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 30px;
}
.inner-banner-cta,
.social-icons {
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.inner-banner-cta li:first-child a {
    border-radius: 5px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    padding: 15px 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.inner-banner-cta li:nth-child(2) a {
    border-radius: 5px;
    background-color: #fff;
    padding: 15px 40px;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.banner-form {
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 8px 32px 0 rgba(107, 75, 160, 0.35);
    border: 1px solid rgba(255, 255, 255, 0.25);
    padding: 45px 35px;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 30px;ul.ftr-social li a
}
.formFlag img {
    opacity: 0.1;
    width: 360px;
}

.formFlag {
    position: absolute;
    left: 10%;
    top: 35%;
}
.banner-form h2 {
    font-size: 30px;
    line-height: 40px;
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center;
}
.banner-form h2 span {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    /*color: #ffffff;*/
    font-weight: 700;
}
.fld-input.fieldIcon i {
    top: 37px;
}
.fld-input label {
    color: #fff;
}
.fld-input input {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    width: 100%;
    height: 43px;
    padding: 0 10px 0 35px;
    font-size: 14px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}
.fld-input input:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.5);
    outline: none;
}
.fld-input textarea {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    width: 100%;
    height: 140px;
    padding: 15px 10px 0 35px;
    font-size: 14px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
}
.fld-input textarea:focus {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.5);
    outline: none;
}
.footer-sec .row:first-of-type,
ul.ftr-social {
    border-bottom: 1px solid #B83A8F;
}
.fld-input {
    padding-bottom: 15px;
}
.fld-input i {
    position: absolute;
    top: 13px;
    color: rgba(255, 255, 255, 0.7);
    left: 16px;
}
.border-downcss,
.border-upcss,
.ficton-cta,
.inner-banner .container,
.port-list li,
.writier-tb-inr-img,
ul.main-menu li {
    position: relative;
}
.banner-form button {
    border-radius: 5px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    padding: 13px 14px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
}
.green-btn i,
.header-btn a i,
.home-ghost-box-inner a i,
.inner-banner-cta li:first-child a i,
.inner-banner-cta li:nth-child(2) a i,
button.green-btn i {
    padding: 9px;
    margin: 0 0 0 10px;
    background: #fff;
    color: #6B4BA0;
    border-radius: 4px;
}
span.phone-tel-img {
    right: 0;
    top: 0;
}
.content-page,
.ghostwriter-new-sec,
.testi-sec,
.testi-sec-new {
    padding: 70px 0;
}
.news-head p,
.non-fiction-head h3,
.non-fiction-head p {
    text-align: left !important;
}
.ghostwriter-new-sec h2,
.ghostwriter-new-sec h3 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    color: #333;
}
.ghostwriter-new-sec p {
    font-size: 14px;
    line-height: 28px;
    color: #333;
    text-align: center;
    padding: 20px 0;
}
.news-head h2,
.news-head h4 {
    color: #333;
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
    padding: 20px 0 0;
    text-align: left;
}
.news-head {
    overflow-y: scroll;
    padding: 0 20px 0 0;
}
.ghostwriter-new-sec .inner-banner-cta {
    justify-content: start;
}
.brand-logos {
    margin: 0 0 70px;
}
.news-head h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
.genre-sec {
    background: url(../images/genre-banner.webp) 0 0 / cover no-repeat;
    padding: 60px 0 30px;
}
.genre-list,
.port-list ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.genre-list li {
    width: 16%;
    text-align: center;
    margin: 0 0 50px;
}
.genre-sec h2,
.genre-sec h3 {
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
    padding: 0 0 60px;
}
.genre-list li h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 30px 0 0;
}
.affordable-sec span {
    font-size: 20px;
    text-transform: uppercase;
    display: table;
    margin: auto;
    color: #000;
}
.affordable-sec {
    background: #f3f3f3;
    padding: 70px 0 150px;
}
.affordable-sec h2,
.affordable-sec h3 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    color: #333;
    padding: 20px 0;
}
#why-choose h2 span,
.affordable-sec h2 strong,
.affordable-sec h3 strong,
.heading h3 span,
.home-ghost-head h2 strong,
.home-ghost-head h3 strong,
.news-head-2 strong,
.program-steps-overview h2 span,
.story-sec .news-head h2 span,
.wcbox .no,
section.folio-sec .news-head h2 span {
    color: #B83A8F;
}
.testi-sec h3,
.testi-sec h5,
.testi-sec h6 {
    color: #333;
    text-align: center;
}
.affordable-sec h6 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 60px;
}
.telephone-link,
.testi-sec h5 {
    font-size: 30px;
    font-weight: 900;
}
.ficton-cta {
    background: url(../images/fiction-cta.webp) 0 0 / cover no-repeat;
    padding: 60px 0 0;
}
.cta-img {
    position: absolute;
    bottom: -40px;
}
section.ficton-cta h2,
section.ficton-cta h3 {
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    font-weight: 900;
    padding: 0 0 40px;
}
.telephone-link {
    color: #fff;
}
.categories-head-list li i,
.experties.summary.box ul li i,
.telephone-link img {
    padding: 0 10px 0 0;
}
section.ficton-cta .inner-banner-cta {
    justify-content: start;
    margin: 40px 0;
}
.clients-slider .slick-slide img,
.star-img,
.testi-sec .slick-slide img {
    margin: auto;
}
.cta-img img,
.home-img img {
    max-width: fit-content;
}
.testi-sec h5 {
    padding: 0 0 30px;
}
.testi-sec h6 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.testi-sec h3 {
    font-size: 30px;
    font-weight: 900;
    padding: 20px 0 30px;
}
.testi-details {
    text-align: center;
    border: 1px solid #e0e0e0;
    padding: 55px 35px;
    height: 430px;
}
.testi-details p {
    color: #a1a1a1;
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 20px;
}
.testi-details span {
    display: none;
    font-size: 24px;
    color: #333;
    font-weight: 900;
}
.testi-details strong {
    font-size: 16px;
    font-weight: 900;
}
.star-img {
    padding: 20px 0;
    display: block;
}
.testi-sec .slick-dots li.slick-active button {
    width: 41px;
    height: 4px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    border: 0;
    padding: 0;
}
.testi-sec .slick-dots li button {
    width: 50px;
    height: 4px;
    background: #e8e8e8;
    font-size: 0;
    border: 0 !important;
    border-radius: 0 !important;
}
.footer-sec {
    background: url(../images/footer-bag.webp);
    padding: 50px 0 30px;
}
ul.ftr-social-links li:nth-child(3) a {
    width: 70%;
}
ul.ftr-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    margin: 0 0 50px;
    flex-wrap: wrap;
    gap: 30px;
}
.ftr-social-links a i,
.ftr-social-links i {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    align-items: center;
    display: flex;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.social-icons a {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.social-icons a img {
    width: 35px;
    height: auto;
    object-fit: contain;
}
.social-icons a:hover {
    background: linear-gradient(135deg, #6B4BA0, #B83A8F);
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(107, 75, 160, 0.4);
}
.social-icons a:hover i {
    color: #fff !important;
}
.social-icons {
    gap: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.ftr-social li {
    flex: 1;
    min-width: 200px;
}
ul.ftr-social li:nth-child(2) {
    text-align: center;
    flex: 0 0 auto;
}
ul.ftr-social li:nth-child(2) img {
    max-width: 180px;
    height: auto;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}
ul.ftr-social li span {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
}
ul.ftr-social li a {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    transition: color 0.3s ease;
}
ul.ftr-social li a:hover {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.ftr-social-links a i,
.social-icons a {
    color: #6B4BA0 !important;
    font-size: 20px !important;
    justify-content: center;
    padding: 0 !important;
}
.ftr-head-1 span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 15px;
    margin: 0 0 20px;
    position: relative;
}
.ftr-head-1 span::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 46px;
    height: 1px;
    bottom: 0;
}
.ftr-head-1 p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 20px;
}
.footer-tel-btn {
    border-radius: 5px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    padding: 7px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.footer-tel-btn img {
    padding: 0 0 0 10px;
}
.ftr-links li a {
    color: #fff;
    font-size: 12px;
    padding: 0 0 15px;
}
.ftr-social-links i {
    color: #6B4BA0 !important;
    font-size: 20px !important;
    justify-content: center;
    padding: 25px;
}
.ftr-social-links li {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin: 0 0 20px;
}
.ftr-social-links li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}
.copy-para {
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.footer-sec .row {
    padding: 0 0 35px;
    margin-bottom: 25px;
}
.port-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}
.port-slider li {
    width: 15%;
    margin: 0 0 20px;
    position: relative;
}
.story-box {
    border: 1px solid #e9e9e9;
    background-color: #fff;
    box-shadow: 0 15px 40px 0 rgba(0, 0, 0, 0.15);
    padding: 40px 20px;
    position: relative;
    height: 450px;
}
.accomp-box,
.folio-sec .news-head,
.heading,
.story-sec .news-head h4,
section.accomp-sec .news-head-2 h4,
section.folio-sec .news-head h2,
section.folio-sec .news-head h4 {
    text-align: center;
}
.accomp-box img {
    height: 250px;
}
.accomp-box h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    padding: 20px 0;
}
.accomp-box p {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
section.accomp-sec .news-head-2 p {
    text-align: center !important;
    padding-bottom: 60px;
}
.story-box-1::before,
.story-box-2::before,
.story-box-3::before {
    background: url(../images/process-arrow-4.webp);
    position: absolute;
    content: "";
    width: 125px;
    height: 35px;
    top: -60px;
    right: -80px;
}
.story-box-circle {
    border: 7px solid #B83A8F;
    border-radius: 50%;
    background-color: #fff;
    width: 97px;
    height: 97px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -40px;
    margin: auto;
    left: 0;
}
.story-box-circle span {
    color: #B83A8F;
    font-size: 48px;
    font-weight: 900;
}
.story-box h5 {
    color: #333;
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    padding: 20px 0 0;
}
section.story-sec .news-head p {
    text-align: center !important;
    padding-bottom: 50px;
    padding-top: 30px;
}
section.story-sec {
    padding: 70px 0;
    position: relative;
}
.story-box p {
    font-size: 16px;
    line-height: 26px;
    color: #747474;
    padding: 20px 0 0;
}
#contact-status p,
#header-status p,
#popup-status p,
.hire-list li {
    line-height: 20px;
}
.hire-sec {
    background: #f3f3f3;
    padding: 60px 0;
}
.hire-list {
    column-count: 2;
    margin: 20px 0 0;
}
.hire-list li {
    padding: 0 0 15px;
    color: #333;
    font-size: 14px;
    display: flex;
}
.hire-list li i {
    padding: 0 6px 0 0;
    color: #6B4BA0;
}
.port-list ul li {
    width: 15%;
    margin: 0 0 25px;
    text-align: center;
}
.home-about-head .inner-banner-cta,
.home-banner .inner-banner-cta {
    justify-content: start;
    margin: 0;
}
.port-img-txt {
    width: 90px;
    position: absolute;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    border-radius: 60%;
    height: 90px;
    align-items: center;
    justify-content: center;
    top: -10px;
    right: 5px;
    display: none;
}
.faqs,
.folio-sec {
    background: #f3f3f3;
    padding: 5rem 0;
}
.folio-sec .news-head p {
    text-align: center !important;
    margin: 0 0 40px;
}
.port-list ul li p {
    font-size: 0.688rem;
    line-height: 100%;
    font-weight: 700;
    padding: 0 10px;
    width: 100%;
    color: #fff;
}
.counter-sec-sucess {
    display: flex;
    align-items: center;
    column-gap: 35px;
}
.news-head-2 p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    padding: 15px 0;
}
.home-about-head h2,
.home-about-head h3,
.home-ghost-box-inner h4 {
    color: #333;
    font-size: 30px;
    font-weight: 900;
}
.counter-sec-sucess li span {
    font-size: 69px;
    font-weight: 900;
}
.counter-sec-sucess li strong {
    font-size: 46px;
    font-weight: 300;
}
.counter-sec-sucess li h6 {
    font-size: 14px;
    font-weight: 500;
    padding: 20px 0 0;
}
section.sucess-sec {
    padding: 70px 0 150px;
}
.about-sec .news-head,
.news-head-2 {
    height: auto;
    overflow-y: inherit;
}
.home-ghost-sec .container-fluid,
.p0,
.popupform-main .main-pop .col-md-12 {
    padding: 0;
}
.home-about-img img,
.writers-tab ul li img {
    width: 100%;
}
.hire-sec .news-head h2,
.hire-sec .news-head h4,
.home-banner .inner-head {
    text-align: left;
}
.home-about-head {
    padding: 80px 340px 80px 35px;
}
.home-about-head-2 {
    padding: 80px 35px 80px 340px;
}
.home-about-head h2,
.home-about-head h3 {
    line-height: 40px;
}
.home-about-head p {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    padding: 30px 0;
}
.home-ghost-sec .home-ghost-head h2,
.home-ghost-sec .home-ghost-head h3 {
    padding-bottom: 70px;
}
.home-ghost-box-inner p {
    color: #333;
    font-size: 18px;
    line-height: 28px;
    padding: 25px 0;
}
.green-btn {
    border-radius: 5px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    padding: 8px 25px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.home-ghost-head p {
    text-align: center;
    padding: 0 0 40px;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.home-about {
    padding: 80px 0 0;
}
.home-cta {
    margin: 170px 0 0;
}
.home-banner {
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-banner span.phone-tel-img {
    z-index: 1;
    right: -100px;
    top: -40px;
}
.home-banner .inner-head h5 {
    line-height: 55px;
    padding-bottom: 15px;
}
.home-banner .inner-head h1 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 30px;
    text-transform: capitalize;
}
.about-sec .news-head h6,
.home-ghost-head h2,
.home-ghost-head span,
.pop-form .submit-btn,
.price-box-1 h4,
.review-sec h4,
.story-sec .news-head h2 {
    text-transform: uppercase;
}
.home-banner .inner-head h1 span {
    color: #ffffff;
    font-size: 50px;
    line-height: 60px;
}
.home-ghost-slider-box {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.home-ghost-slider-box img {
    width: 35%;
}
.home-ghost-sec {
    background: #f3f3f3;
    padding: 70px 0;
}
.home-ghost-head span {
    font-size: 20px;
    display: table;
    margin: auto;
    color: #000;
    font-family: "Taviraj";
    font-weight: 600;
}
.home-ghost-head h2,
.home-ghost-head h3 {
    font-size: 45px;
    padding: 20px 0;
    line-height: 55px;
}
.home-ghost-head h2,
.home-ghost-head h3,
.pop-form .close-btn {
    font-weight: 900;
    text-align: center;
}
.home-ghost-head h2,
.home-ghost-head h3 {
    color: #333;
}
.contact-form h4 {
    color: #333;
    font-size: 40px;
    font-weight: 600;
    padding: 0 0 35px;
}
.fld-input-contact input {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    background-color: #f2f4f5;
    height: 54px;
    width: 100%;
    margin: 0 0 28px;
    padding: 0 10px 0 20px;
}
.fld-input-contact label {
    color: #707070;
    font-size: 16px;
    padding: 0 0 15px;
}
.fld-input-contact textarea {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    background-color: #f2f4f5;
    height: 120px;
    width: 100%;
    margin: 0 0 28px;
    resize: none;
    padding: 20px 10px 20px 20px;
}
.accomp-sec {
    padding: 50px 0 100px;
    background: #f9f7fe;
}
.accomp-sec .inner-banner-cta,
.welcome-wrap {
    margin-top: 70px;
}
.story-sec .news-head h2 {
    text-align: center;
}
.about-sec .news-head h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

@media (min-width: 1200px) {
    .menu-Bar {
    display: none;
}
}
@media (max-width: 1200px) {
    .menu-Bar,
    ul.menu li,
    ul.menu li a {
        display: block;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .menu-Bar {
        top: 0;
    }
    .menuWrap.open {
        display: flex;
        left: 0;
    }
    .menuWrap {
        position: fixed;
        left: -210%;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #000000d6;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
        transition: 0.4s;
        z-index: 3;
        width: 100vw;
    }
    ul.menu li a {
        padding: 0;
        text-align: center;
        margin-bottom: 15px;
        margin-right: 0;
        color: #fff;
        font-size: 15px;
        text-transform: capitalize;
    }
    .container {
        position: relative;
    }
    header .main-header ul.menu > li {
        display: block;
        margin: 0;
        padding: 0;
    }
    header .main-header ul.menu > li a {
        color: #fff;
    }
    header .main-header ul.menu > li a:before {
        display: none;
    }
}
.popupform-main.active {
    display: block !important;
}
.popupform-main {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.62);
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}
.pop-form {
    position: absolute;
    width: 1049px;
    height: 679px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../images/popup-2.webp) 0 0 / cover;
    padding: 0;
    z-index: 99;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
div#pop-form {
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding-top: 70px;
}
.popupform-main h3 {
    font-size: 26px;
    margin: 31px 0 0;
    float: none;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 0 !important;
}
.popupform-main h2 {
    font-size: 40px;
    margin: 10px 0 0;
    color: #fff;
    font-weight: 700;
}
.popupform-main h4 {
    font-size: 26px;
    margin: 8px 0 0;
    color: #fff;
    font-weight: 700;
}
.pop-form .close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 80px;
    right: 120px;
    font-size: 18px;
    color: #000;
    padding-top: 3px;
    background-color: #e9e9e9;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 3px inset #000;
}
div#pop-form form {
    width: 33%;
    margin: 0 auto;
    display: table;
}
.popupform-main .main-pop {
    padding: 25px 10px 0 0;
}
.pop-form form .control-group {
    margin-bottom: 10px;
}
form .control-group {
    margin-bottom: 24px;
    position: relative;
}
.pop-form form .control-group input[type="email"],
.pop-form form .control-group input[type="number"],
.pop-form form .control-group input[type="text"],
.pop-form form .control-group select,
.pop-form form .control-group textarea {
    background-color: #fff;
    font-family: Nunito, sans-serif;
    text-align: left;
}
.popupform-main form input[type="email"],
.popupform-main form input[type="number"],
.popupform-main form input[type="text"] {
    color: #333;
    padding: 10px;
    height: 44px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 4px;
    font-family: Nunito, sans-serif;
    min-height: 50px;
}
.pop-form .submit-btn {
    font-size: 18px;
    padding: 10px 0;
    background-color: #fff;
    color: #000;
    border-radius: 5px;
    position: relative;
    border: none;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 700;
}
.price-box-1::before,
.price-box-green .price-box-1::before {
    width: 225px;
    height: 60px;
    bottom: -60px;
    left: 0;
    margin: auto;
    right: 0;
    content: "";
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider-for-two .col-md-4 {
    flex: 100%;
    max-width: 100%;
}
.price-box {
    width: 100%;
    border: 1px solid #4c4c4c;
    padding: 0 0 40px;
    margin: 0 0 30px;
    position: relative;
}
.price-list li {
    position: relative;
    text-align: center;
    padding: 5px 0;
    color: #4c4c4c;
    line-height: 23px;
    font-size: 14px;
}
.price-list li:after {
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    position: absolute;
    background: #000000;
}
.bg-color-list {
    background: #f8f8f8;
}
.arrow-box,
.price-box a,
.price-box-1 {
    background: #4c4c4c;
}
.price-box-1 {
    text-align: center;
    padding: 30px 0 80px;
    position: relative;
    z-index: 1;
}
.price-box-1 h4 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.price-box-1 span {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    padding: 15px 0;
}
.price-box-1 span strong {
    color: #fff;
    font-size: 16px;
    position: relative;
    top: -10px;
}
.price-box-1 h6 {
    color: #fff;
    font-size: 14px;
}
.price-box a {
    padding: 18px 56px;
    color: #fff;
    margin: 30px auto 0;
    display: table;
}
.price-box-1::before {
    position: absolute;
    background: url(../images/pricing-bf.webp);
}
.price-box-green .price-box-1::before {
    position: absolute;
    background: url(../images/pricing-bf-2.png);
}
.price-list {
    margin: 90px 0 0;
    padding: 0 25px;
    overflow-y: scroll;
    height: 290px;
}
.arrow-box,
.writer-txt-tb {
    height: 60px;
    left: 0;
    right: 0;
}
.arrow-box {
    width: 224px;
    position: absolute;
    z-index: 1;
    margin: auto;
    bottom: 0;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}
.price-box-green .arrow-box,
.price-box-green .price-box-1 {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
}
.pricing-tabs {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 0 40px;
}
.pricing-tabs li {
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #c1c1c1;
    color: #c1c1c1;
}
.pricing-sec {
    padding: 0 0 40px;
}
.pricing-sec li.active {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    color: #fff !important;
    border-color: #6B4BA0 !important;
}
.pricing-sec-logos {
    padding-bottom: 0;
}
.review-sec .testi-details {
    text-align: left;
    margin: 0 0 40px;
}
.review-sec .testi-details p {
    height: 150px;
    margin: 0 0 20px;
    overflow-y: scroll;
    padding-right: 20px;
}
.review-sec h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}
.heading h3,
.summary.box h4,
.welcome-text h2 {
    text-transform: capitalize;
}
.review-sec h3,
section.testi-sec-new h2,
section.testi-sec-new h4 {
    color: #333;
    font-weight: 900;
    text-align: center;
    font-size: 30px;
    padding: 20px 0 40px;
}
.dropdown-box {
    position: absolute;
    background: #f3f3f3;
    padding: 20px 20px 0;
    display: none;
    transition: 0.5s;
    width: 190px;
}
.dropdown-box-list li a {
    color: #000;
    padding: 0 0 20px;
}
.main-header .header-btn a {
    margin-left: auto;
    display: table;
}
.port-img-txt p {
    font-size: 12px;
    text-align: center;
    white-space: break-spaces;
    color: #fff;
}
.social-icons a img {
    width: 55% !important;
}
.home-page-sec-ghostwriter .brand-logos {
    margin-bottom: 0;
}
.our-writer-sec {
    padding: 50px 0 0;
    background: #000;
}
.writers-tab ul {
    border: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.writers-tab ul li {
    width: 33.33%;
    transition-duration: 1s;
}
.writers-tab ul li a {
    border: 0 !important;
    background: 0 0 !important;
    transition-duration: 1s;
}
.writer-img-bx {
    position: relative;
    margin-bottom: 55px;
    transition-duration: 1s;
}
.writers-tab ul li.active .writer-txt-tb,
.writers-tab ul li:hover .writer-txt-tb {
    height: 150px;
    transition-duration: 1s;
    background: -webkit-linear-gradient(0deg, #250000 0, #250000 100%);
}
.writer-txt-tb {
    background-color: #fff;
    box-shadow: 0 0 27.55px 1.45px #000;
    padding: 25px 20px;
    position: absolute;
    bottom: -30px;
    width: 90%;
    margin: 0 auto;
    transition-duration: 1s;
    overflow: hidden;
}
.writer-txt-tb h3 {
    font-size: 15px;
    font-weight: 700;
    color: #01213f;
}
.writers-tab ul li.active .writer-hd-p {
    display: block;
    transition-duration: 1s;
}
.writer-txt-tb p {
    color: #ffff;
    font-size: 14px;
    margin-top: 20px;
    transition-duration: 1s;
    line-height: 24px;
}
.writier-tb-inr-img:before {
    content: "";
    background: 0 0;
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid #8079a1;
}
.writier-tb-inr-img img {
    width: 80%;
    position: relative;
    top: -20px;
}
.writer-tb-inr-txt {
    padding-left: 25px;
}
.writer-tb-inr-txt h2 {
    font-size: 35px;
    color: #333;
    font-weight: 700;
    padding-bottom: 15px;
}
ul.quick-info {
    padding-top: 20px;
}
ul.quick-info li {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}
ul.quick-info li label {
    width: 135px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    padding: 0 0 15px;
}
.summary.box {
    padding-top: 50px;
}
.summary.box h4 {
    font-size: 34px;
    font-weight: 700;
    color: #333;
    border-bottom: 2px solid;
    padding-bottom: 4px;
}
#contact-status p,
#header-status p,
#popup-status p,
.content-page ul,
.summary.box ul {
    padding: 20px 0;
}
#why-choose h2,
.content-page ul li,
.summary.box li {
    padding: 0 0 10px;
}
.summary.box li {
    width: 100%;
    display: flex;
    align-items: center;
}
.summary.box li .dtl-writers {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    width: 40%;
    padding: 0 0 20px;
}
.summary.box li .dtl-writers-rate {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}
.skills.summary.box ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 58%;
}
.skills.summary.box ul li {
    width: 30%;
    line-height: 28px;
    color: #190c58;
    font-family: "Frank Ruhl Libre", serif !important;
    font-weight: 500;
}
.skills.summary.box ul li i {
    margin-right: 9px;
}
.writer-inr-tb-sec .col-sm-12 {
    display: flex;
}
section.writer-inr-tb-sec {
    background: #f2f2f2;
    padding: 80px 0;
}
.writer-tb-inr-txt p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
}
.banner_part_ul li,
.static_part_area1_ul li {
    background: url(../images/bullets.webp) 0 3px/14px no-repeat;
    padding-left: 21px;
    line-height: 18px;
    margin-bottom: 8px;
    font-size: 14px;
}
.experties.summary.box ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 75%;
}
.experties.summary.box ul li {
    width: 25%;
    line-height: 28px;
    color: #190c58;
    font-weight: 500;
    padding: 0 0 20px;
}
.banner_part_ul,
.static_part_area1_ul {
    padding-left: 10px;
    padding-bottom: 20px;
}
.static_part_area1_ul li {
    color: #333;
}
.banner_part_ul li {
    color: #fff;
}
.heading h2,
.heading h3 {
    font-weight: 700;
    margin-bottom: 0;
}
.new_h6 {
    margin-bottom: 30px !important;
}
ul.hire-list.services-page-ul {
    display: table;
}
.new-dd-box {
    position: absolute;
    width: 500px;
    background: #000000fa;
    transform: scale(0);
    transition: 0.5s;
    top: 45px;
    left: 0;
}
.program-steps-sticky,
.program-steps-sticky.stuck {
    transition: 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
ul.new-dd-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    background-color: #fff;
    padding: 10px 20px;
    width: fit-content;
}
ul.new-dd-list li {
    width: 50%;
    border-bottom: 2px solid #fff;
    flex: 0 0 50%;
    position: relative;
}
ul.new-dd-list li a {
    padding: 15px 0 15px 15px;
    font-size: 12px;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.menuWrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.privacy-banner,
.testi-tab {
    align-items: center;
}
ul.new-dd-list li img {
    padding: 0 22px 0 0;
}
ul.new-dd-list::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 10px;
    height: 100%;
    left: -20px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}
.heading h3:after,
.heading h3:before {
    border-bottom: 1px solid #333;
    content: "";
    position: absolute;
    width: 70px;
    height: 2px;
    top: 11px;
}
.dd-link:hover .new-dd-box {
    transform: scale(1);
}
li.dd-link {
    padding: 15px 0 !important;
}
li.dd-link i {
    position: relative;
    right: -7px;
}
section.review-sec {
    padding-bottom: 110px;
}
.content-page p {
    color: #333;
    font-size: 15px;
    line-height: 25px;
}
h5.sub-heading {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0;
}
.content-page a {
    color: #000;
}
.content-page ul li i {
    font-size: 6px;
}
.categories-head-list li,
ul.categories-head-list li {
    color: #333;
    font-size: 15px;
    padding: 0 0 15px;
}
.testi-tab {
    display: flex;
    justify-content: center;
    column-gap: 100px;
    margin: 0 0 60px;
}
.testi-tab li {
    padding: 0 0 15px;
}
section.testi-sec-new strong {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    display: table;
    margin: auto;
}
ul.testi-tab li.active {
    position: relative;
    border-bottom: 3px solid #6B4BA0;
    transform: scale(1.2);
}
.thank_banner {
    background-repeat: no-repeat;
    background-size: cover !important;
    align-items: center;
}
.thank_cta {
    display: flex;
    justify-content: center;
    column-gap: 30px;
}
.banner-btn,
.cta-btns a,
.heading h3,
.welcome-text a {
    display: inline-block;
}
.thank_cta li a {
    color: #ffff;
}
.thank_cta li i {
    color: #fff;
    padding: 0 5px;
}
.main-welcome {
    position: relative;
    padding: 115px 0;
    background-color: #fff;
}
.heading h3 {
    font-size: 24px;
    color: #0e0e0e;
    position: relative;
}
.heading h3:before {
    left: -105px;
}
.heading h3:after {
    right: -105px;
}
.heading h2 {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: 46px;
    padding: 5px 0;
}
.heading p {
    color: #666;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.welcome-text h2 {
    color: #333;
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    margin-bottom: 20px;
}
.welcome-text p {
    color: #333;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px;
}
.welcome-text .banner-btn {
    color: #fff;
}
.banner-btn {
    border: 2px solid #6B4BA0;
    font-weight: 600 !important;
    border-radius: 50px;
    padding: 12px 30px;
    color: #fff;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
}
.welcome-number {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
}
.welcome-number p {
    padding-bottom: 0;
    color: #333;
    font-weight: 600;
    font-size: 14px;
    padding-left: 10px;
}
.welcome-number p span {
    color: #333;
    font-weight: 700;
    font-size: 25px;
    line-height: 34px;
}
.welcome-img {
    box-shadow: 0 15px 40px 0 #000;
    margin-bottom: 35px;
}
.program-steps-overview {
    padding: 80px 0;
    position: relative;
}
.program-steps-overview h2 {
    font-size: 45px;
    line-height: 55px;
    font-weight: 700;
    text-align: center;
    color: #333;
    text-transform: uppercase;
}
.cta-btns a,
.wcbox h4 {
    text-transform: capitalize;
}
.program-steps-overview p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #666;
}
#why-choose h2,
.process-head h2 {
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
}
.process-head {
    padding: 0 0 5rem;
}
.process-head h2 {
    color: #333;
    text-align: center;
}
.program-steps-sidebar {
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 70px;
    flex: 0 1 45%;
    text-align: center;
}
.program-steps-sticky.stuck {
    position: fixed;
    top: 100px;
    width: 410px;
    padding-top: 0;
}
.program-steps-sidebar--intro .program-icon {
    width: 50px;
    margin: 0 auto 10px;
}
.program-steps-sidebar h3 {
    font-size: 35px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0.83px;
    margin-bottom: 10px;
}
.program-steps {
    flex: 0 1 50%;
    position: sticky;
    overflow-y: auto;
    left: 50%;
    height: 50vh;
}
.cta,
.cta-btns,
.cta-hdg {
    position: relative;
}
.program-steps--entry {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.program-steps--entry p {
    line-height: 28px;
    color: #333;
    font-weight: 400;
    padding-bottom: 10px;
}
.color-scheme--gold .program-steps--entry .step-number {
    border-color: #6B4BA0;
    color: #6B4BA0;
}
.program-steps--entry .step-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 1px solid #6B4BA0;
    font-size: 17px;
    font-weight: 500;
    color: #6B4BA0;
    background-color: #fff;
}
.card,
.card-header {
    background: 0 0;
    border: 0;
}
.program-steps--entry .step-copy {
    flex: 1;
    padding: 0 25px 75px;
    position: relative;
}
.color-scheme--gold .program-steps--entry .step-copy h3,
.color-scheme--gold .service-feature-entry h5 {
    color: #b57b16;
}
.program-steps--entry .step-copy h3,
.tab-content h3 {
    font-size: 35px;
    line-height: 45px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
    padding-bottom: 20px;
}
.program-steps--entry .step-copy ol,
.tab-content ol {
    list-style: decimal;
    padding: 0 0 0 40px;
    margin: 20px 0;
}
.program-steps--entry .step-copy ol li,
.tab-content ol li {
    font-size: 1.0625em;
    font-weight: 400;
    margin-bottom: 25px;
    letter-spacing: 0.61px;
}
.program-steps--entry:not(:last-child) .step-copy:after {
    content: "";
    position: absolute;
    top: 0;
    left: -18px;
    border-left: 1px dashed #c2c2c2;
    width: 1px;
    height: 100%;
    z-index: -1;
}
#why-choose {
    padding: 5rem 0;
    background: url(../images/why-choose-bg.webp) bottom left/cover no-repeat;
}
#why-choose h2 {
    color: #fff;
    text-transform: uppercase;
}
#why-choose p {
    color: #c1c1c1;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.wcbox {
    background: 0 0;
    padding: 20px;
    min-height: 240px;
}
.wcbox.wcbg {
    background: #f2f2f2;
}
.program-steps-overview:after,
.program-steps-overview:before,
.story-sec:after,
.story-sec:before {
    height: 956px;
    background-size: contain;
    content: "";
    position: absolute;
}
.wcbox p {
    margin-bottom: 0;
    color: #333;
    font-size: 16px;
    line-height: 28px;
}
.wcbox h4 {
    font-family: 'THICCCBOI', sans-serif;
    font-weight: 700;
    color: #6B4BA0;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.6px;
    margin-top: 0;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.faqs h2 {
    color: #333;
    font-size: 45px;
    font-weight: 900;
    line-height: 55px;
}
.card-body ol,
.card-body p {
    color: #333;
    line-height: 28px;
    font-size: 16px;
}
.card-header .btn {
    padding: 0.375rem 0;
}
.card-header .btn-link {
    color: #333;
}
.btn-link:focus,
.card-header .btn-link.focus {
    text-decoration: none;
    box-shadow: none;
}
.card-body ol {
    margin-left: 20px;
}
.card-body ol li {
    list-style: initial;
}
.accordion .btn-block:after {
    font-family: FontAwesome;
    content: "\f068";
    float: right;
}
.accordion .btn-block.collapsed:after {
    content: "\f067";
}
#loadMore {
    color: #fff;
}
@media (max-width: 767px) {
    ul.thank_cta li {
        margin: 0 0 20px;
    }
    .thank_cta {
        display: table;
        justify-content: center;
        column-gap: 30px;
        margin: auto;
    }
}
ul.new-dd-list li a:hover:before {
    left: 2px;
    background-color: #1c66d0 !important;
}
ul.new-dd-list li a::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 10px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 52%);
    clip-path: polygon(0 0, 0 100%, 100% 52%);
    background-color: #333;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 10px;
    transition: 0.2s ease-in-out;
}
.hdr-cta {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    display: none;
}
.hdr-cta > a {
    color: #000;
    padding: 0 20px;
    font-size: 16px;
    transition: color 0.2s linear;
}
.cta-hdg p,
.tab-content p {
    font-size: 18px;
    line-height: 28px;
}
.nav-link {
    display: block;
    padding: 1.5rem 1rem;
    border: 1px solid #333;
    border-radius: 0 !important;
    color: #333;
    text-align: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    background: #fbfbfb;
}
.cta,
.cta-btns a::before,
.program-steps-overview:after,
.story-sec:after,
.story-sec:before {
    background-repeat: no-repeat;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    border: 1px solid #6B4BA0;
    box-shadow: 0 5px 42.57px 0.43px rgba(124, 14, 226, 0.42);
}
.nav-link:focus,
.nav-link:hover {
    color: #6B4BA0;
}
.tab-content p {
    color: #333;
    font-weight: 400;
    padding-bottom: 10px;
}
.program-steps-overview:before {
    top: 72%;
    left: 0;
    background-image: url(../images/step-before.webp);
    width: 360px;
    background-repeat: no-repeat;
}
.program-steps-overview:after {
    top: 0;
    right: 0;
    background-image: url(../images/step-after.webp);
    width: 406px;
}
.story-sec:before {
    top: 55%;
    left: 0;
    background-image: url(../images/process-before.webp);
    width: 360px;
}
.story-sec:after {
    top: 0;
    right: 0;
    background-image: url(../images/process-after.webp);
    width: 406px;
}
.border-downcss::after,
.border-upcss::after {
    right: -1px;
    width: 1px;
    height: 50px;
    background-color: #dee2e6;
}
.thanks-sec ul.inner-banner-cta.back-hmbtn {
    justify-content: center !important;
}
ul.inner-banner-cta.back-hmbtn li > a {
    padding: 20px 40px;
}
.inner-head.thank-head h1 {
    font-size: 80px;
}
section.inner-banner.thanks-banner {
    min-height: 500px;
}
.inner-head.thank-head p {
    font-size: 20px;
}
.border-upcss::after {
    content: "";
    position: absolute;
    top: -40px;
}
.cta-btns a::before,
.cta::after {
    content: "";
    position: absolute;
    top: 50%;
}
.border-downcss::after {
    content: "";
    position: absolute;
    bottom: -40px;
}
.clients-slider {
    background-color: #ffffff;
}
.clients-slider .slick-track {
    display: flex;
    align-items: center;
}
.cta {
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    text-align: center;
    padding: 60px 0 30px;
    background-size: cover;
}
.cta-btns a,
.root-cta-title-h2 {
    background: 0 0;
    font-weight: 700;
    color: #fff;
}
.cta::before {
    content: "";
    position: absolute;
    background: url(../images/cta-before.webp) center/100% no-repeat;
    width: 600px;
    height: 377px;
    left: 0;
    bottom: -22%;
}
.cta-hdg {
    z-index: 1;
}
.root-cta-title-h2 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 15px;
    background-clip: unset;
    display: block;
    transform-origin: unset;
    -webkit-text-fill-color: unset;
}
.cta-hdg p {
    color: #fff;
}
.cta-btns {
    margin-bottom: 30px;
    z-index: 1;
    margin-top: 40px;
}
.cta-btns a {
    border: 1px solid #72cfff;
    margin: 0 10px;
    padding: 15px 50px;
    transition: 0.2s linear;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 30px;
}
.cta-btns a::before {
    background-image: url(../images/double-arrow.svg);
    right: 17px;
    width: 17px;
    height: 17px;
    transition: transform 0.3s linear;
    transform-origin: center;
    transform: translateY(-50%);
}
.cta::after {
    background: url(../images/cta-after.webp) center/cover no-repeat;
    width: 444px;
    height: 384px;
    right: 0;
    transform: translateY(-50%);
}
.cta-btns a:nth-child(2) {
    border: none;
    background-color: unset;
    color: #fff;
}
.cta-btns a:nth-child(2) i {
    margin-right: 5px;
}

.pop-form-new-popp.ta-center-new-pop h3 strong {
    font-size: 32px;
}

.pop-form-new-popp.ta-center-new-pop h3 span {
    font-size: 32px;
    color: #B83A8F;
}

ul#keyFeaturesDesktop {
    display: flex;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0;
}

ul#keyFeaturesDesktop li {
    margin: 7px 10px;
}

@media screen and (max-width: 1600px) {
    .cta::before {
        width: 430px;
    }
    .cta::after {
        width: 400px;
        background-size: contain;
    }
    .story-sec:after {
        width: 280px;
        z-index: -1;
    }
}
@media screen and (max-width: 1440px) {
    .cta::before {
        width: 350px;
        background-size: contain;
    }
    .cta::after {
        width: 320px;
    }
}
@media screen and (max-width: 1366px) {
    .cta::before {
        width: 300px;
    }
    .cta::after {
        width: 270px;
    }
}
@media screen and (max-width: 1280px) {
    .cta-hdg p {
        width: 80%;
        margin: auto;
    }
}
@media screen and (max-width: 1199px) {
    .cta::before {
        width: 300px;
        top: 50%;
        transform: translateY(-50%);
    }
    .header-btn {
        margin-right: 10px;
    }
    .cta-btns {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .cta-hdg p {
        width: 60%;
        margin: auto;
    }
    .home-banner .inner-head h1,
    .inner-banner h1,
    .root-cta-title-h2,
    .story-sec .news-head h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .home-banner .inner-head h1 br,
    .inner-head h1 br {
        display: none;
    }
    .program-steps-overview h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .story-box {
        height: 520px !important;
    }
    ul.new-dd-list li a {
        padding: 9px 0 9px 15px !important;
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    .home-banner .inner-head,
    .main-welcome,
    ul.ftr-social {
        text-align: center;
    }
    .cta::after,
    .cta::before {
        top: unset;
        transform: unset;
    }
    .social-icons {
        margin-top: 20px;
        justify-content: center;
    }
    ul.ftr-social {
        flex-direction: column;
        gap: 25px;
    }
    ul.ftr-social li {
        width: 100%;
        min-width: auto;
    }
    ul.ftr-social li:nth-child(2) img {
        max-width: 150px;
    }
    .inner-head h1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    section.inner-banner {
        padding-top: 50px;
        padding-bottom: 50px !important;
        text-align: center;
    }
    .inner-banner-cta {
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .story-box {
        height: 390px !important;
        margin-bottom: 20px;
    }
    .home-banner .inner-banner-cta {
        justify-content: center;
    }
    .cta::before {
        width: 300px;
    }
    .cta::after {
        bottom: -15%;
    }
    .program-steps-overview h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .program-steps-overview:after {
        right: -100px;
    }
}
@media screen and (max-width: 800px) {
    .story-sec:after {
        content: none;
    }
}
@media screen and (max-width: 767px) {
    section#why-choose .border-right {
        border-right: 0 !important;
    }
    .border-downcss::after,
    .border-upcss::after {
        content: none;
    }
    .wcbox {
        min-height: auto;
    }
}
@media screen and (max-width: 690px) {
    .cta-hdg p {
        width: 100%;
    }
    .cta::after,
    .cta::before,
    .program-steps-overview:before {
        content: none !important;
    }
    .story-box {
        height: auto !important;
    }
    .program-steps-overview:after {
        content: none;
    }
}
.overlay-bg-new-popup {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}
.popupform-main-new-popup .close-btn {
    right: -15px;
    top: 15px;
    width: 35px;
    height: 35px;
    background: transparent;
    border: 0;
    color: #fff;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    font-weight: 300;
}
.pop-form-new-popp .submit-btn {
    font-size: 18px;
    width: 100%;
    padding: 15px 0;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 700;
}
.close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 18px;
    right: 0;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    padding-top: 3px;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    z-index: 9;
}
.pop-box-2-new-pop img {
    position: relative;
    left: 5px;
    z-index: 1;
    border-bottom: 0 solid #fff;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.control-group input::placeholder {
    color: #9b7171;
}
.control-group textarea::placeholder {
    color: #9b7171;
}
.pop-form-new-popp .submit-btn {
    font-size: 18px;
    padding: 15px 0;
    background: #fb2224;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    border: none;
    margin-top: 15px;
    width: 100%;
}
.popupform-main-new-popup.active {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.popupform-main-new-popup {
    position: fixed;
    background: #000c;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: cover;
}
.pop-form-new-popp.ta-center-new-pop {
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*    width: 400px;*/
    /*    height: 603px;*/
    /*    border-radius: 0 23px 23px 0;*/
    width: 80%;
    border-radius: 25px;
    position: relative;
    top: 0;
    /* border: 2px solid #000000; */
}
.pop-box-2-new-pop {
    background: url(new-pop-bg-2.html);
}
.pop-box-2-new-pop span {
    color: #f9b400;
    font-size: 33px;
    font-weight: 600;
    position: relative;
    top: -11px;
}
.pop-box-2-new-pop h3 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}
.pop-box-2-new-pop {
    background: transparent;
    height: auto;
    width: auto;
    text-align: center;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.pop-form-new-popp.ta-center-new-pop {
    padding: 20px;
}
.pop-form-new-popp.ta-center-new-pop h3 {
    color: #2d2d2d;
    font-size: 25px;
    line-height: 35px;
    text-align: left;
    margin: 0;
}
.popupform-main-new-popup {
    align-items: center;
    justify-content: center;
}
.pop-form-new-popp.ta-center-new-pop h3 span {
    font-weight: 700;
}
.pop-form-new-popp.ta-center-new-pop h5 {
    color: #2d2d2d;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    text-align: left;
    padding: 20px 0 10px;
}
.pop-form-div-st input,
.pop-form-div-st textarea {
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}
.pop-form-div-st label {
    color: #7d7f80;
    font-size: 13px;
    font-weight: 300;
}
div#pop-form-new-popp form {
    padding-top: 35px;
}
.pop-form-div-st label i {
    margin-right: 5px;
}
.pop-form-new-popp.ta-center-new-pop h5 a {
    color: #6B4BA0;
    font-weight: 600;
    font-size: 18px;
}
.pop-form-new-popp.ta-center-new-pop input {
    width: 100%;
    border-width: 1px;
    border-color: #e1e1e1;
    border-style: solid;
    border-radius: 5px;
    background-color: #fff;
    height: auto;
    margin: 0 0 15px;
    padding: 5px 0 5px 10px;
}
input {
    outline: none;
}
.pop-form-new-popp.ta-center-new-pop textarea {
    width: 100%;
    border-width: 1px;
    border-color: #e1e1e1;
    border-style: solid;
    border-radius: 5px;
    background-color: #fff;
    height: 50px;
    margin: 0 0 15px;
    padding: 10px 5px 5px 10px;
    resize: none;
}
.pop-form-new-popp.ta-center-new-pop button {
    border-radius: 5px;
    background: linear-gradient(90deg, #5D3A99 0%, #6B4BA0 35%, #B83A8F 65%, #A13A7B 100%);
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: table;
    padding: 9px 42px;
    width: auto;
    display: table;
    text-align: left;
    margin: 0 auto;
}
.pop-form-new-popp.ta-center-new-pop input::placeholder {
    color: #000;
}
.pop-form-new-popp.ta-center-new-pop textarea::placeholder {
    color: #000;
}
.pop-box-2-new-pop {
    position: relative;
    margin-right: 3px;
}
.pop-form-new-popp.ta-center-new-pop h3 {
    margin: 0;
}
.popup-main-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.pop-box-2-new-pop h2 {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 30px;
    line-height: 35px;
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
}
.pop-box-2-new-pop h2 span {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 28px;
    font-weight: 300;
}
@media (max-width: 1600px) {
    .popup-main-box {
        transform: scale(0.9);
    }
}
@media (max-width: 1366px) {
    .popup-main-box {
        transform: scale(0.8);
    }
}
@media (min-width: 200px) and (max-width: 767px) {
    .pop-box-2-new-pop {
        display: none;
    }
    .pop-form-new-popp.ta-center-new-pop {
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: auto;
        margin: 0 10px;
        border-radius: 23px;
    }
    .pop-form-new-popp.ta-center-new-pop button {
        background: #cf0e0e;
    }
    .pop-form-new-popp.ta-center-new-pop h3 {
        margin: 0 0 5px;
    }
    .pop-form-new-popp.ta-center-new-pop h3 span {
        color: #fff;
    }
}
