@media only screen and (min-width: 1450px) and (max-width: 1699.98px) {
    .main-menu {
        column-gap: 15px;
    }
    li.dd-link i {
        right: 0;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1449.98px) {
    .main-menu {
        column-gap: 10px;
    }
    .main-menu li a {
        font-size: 15px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .header-btn a {
        padding: 5px;
    }
    .main-menu {
        column-gap: 5px;
    }
    .main-menu li a {
        font-size: 14px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .main-welcome:before,
    .main-welcome:after {
        display: none;
    }
    .story-box {
        height: 380px;
    }
    #why-choose-bg {
        background: url(../images/why-choose-bg.jpg) bottom left/contain no-repeat;
        background-position: center;
    }
    .testi-details {
        height: 450px;
    }
}
@media (min-width: 1200px) and (max-width: 1600px) {
    .home-about-head-2 {
        padding: 30px 80px !important;
        display: table;
        margin: auto;
    }
    .home-about-head p {
        padding: 20px 0;
    }
    .ghostwriter-new-sec {
        padding: 40px 0 0;
    }
    .port-slider li {
        width: 25%;
        text-align: center;
    }
    .news-head h4 {
        padding: 0;
    }
    .news-head h2 {
        padding: 0;
    }
    .sucess-sec {
        padding: 70px 0 !important;
    }
    .port-list ul li {
        width: 22%;
    }
    .home-about-head {
        padding: 0 80px !important;
    }
    .cta-img {
        bottom: 0;
    }
    .story-sec {
        padding: 50px 0;
    }
    .contact-sec {
        margin-bottom: 50px;
    }
    .home-about-head {
        padding: 20px 80px 0 !important;
    }
    li.dd-link i {
        right: 0;
    }
    .main-welcome:before {
        opacity: 0.2;
    }
    .main-welcome:after {
        opacity: 0.2;
    }
    #why-choose-bg {
        background: url(../images/why-choose-bg.jpg) bottom left/contain no-repeat;
        background-size: inherit;
        background-position: inherit;
    }
}
@media (max-width: 1024px) {
    .main-welcome:before,
    .main-welcome:after {
        display: none;
    }
    .header-btn {
        display: none;
    }
    .hdr-cta {
        display: none;
    }
    .main-menu {
        display: grid;
    }
    .main-menu li a {
        padding: 0 0 10px;
        font-size: 14px;
        color: #fff;
    }
    .dropdown-box {
        display: block;
        position: relative;
        background: none;
        padding: 0 0 0 20px;
    }
    .dropdown-box-list li a {
        color: #fff;
    }
    .new-dd-box {
        transform: scale(1);
        background: none;
        position: relative;
        width: 100%;
        top: 0;
    }
    .new-dd-box img {
        display: none;
    }
    ul.new-dd-list li a {
        padding: 9px 0;
        font-size: 14px;
    }
    ul.new-dd-list {
        flex-wrap: inherit;
        display: block;
        overflow-y: scroll;
        height: 137px;
    }
    ul.new-dd-list li {
        border: none;
        width: 100%;
    }
    ul.new-dd-list::before {
        display: none;
    }
    li.dd-link:hover {
        background: none;
    }
}
@media (min-width: 320px) and (max-width: 768px) {
    .inner-head p {
        padding-bottom: 15px;
    }
    .program-steps-overview .container {
        display: block;
    }
    .main-welcome {
        height: auto;
        padding: 115px 0 !important;
    }
    .story-box {
        height: auto;
    }
    #why-choose-bg {
        background: none;
    }
    .testi-tab {
        flex-wrap: wrap;
        margin: 0;
    }
    .testi-tab li {
        width: 35%;
        text-align: center;
        margin: 0 0 30px;
    }
    .testi-details {
        margin: 0 0 20px;
    }
    section {
        overflow: hidden;
    }
    .ftr-social-links li {
        justify-content: center;
    }
    .new-dd-box {
        transform: scale(1);
        background: none;
        position: relative;
        width: 100%;
        top: 0;
    }
    .new-dd-box img {
        display: none;
    }
    ul.new-dd-list li a {
        padding: 9px 0;
        font-size: 14px;
    }
    ul.new-dd-list {
        flex-wrap: inherit;
        display: block;
        overflow-y: scroll;
        height: 137px;
    }
    ul.new-dd-list li {
        border: none;
        width: 100%;
    }
    ul.new-dd-list::before {
        display: none;
    }
    li.dd-link:hover {
        background: none;
    }
    .writers-tab ul li {
        width: 50%;
    }
    .writer-inr-tb-sec .col-sm-12 {
        display: block;
    }
    .summary.box {
        padding-left: 20px;
    }
    .writers-tab ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .writers-tab ul li:hover .writer-txt-tb,
    .writers-tab ul li.active .writer-txt-tb {
        height: 210px;
    }
    .writer-txt-tb h3 {
        font-size: 12px !important;
    }
    .writer-txt-tb p {
        font-size: 12px !important;
    }
    .writer-txt-tb {
        padding: 25px 10px;
    }
    .writier-tb-inr-img img {
        margin: 0 auto;
        display: table;
    }
    .writer-tb-inr-txt {
        padding: 0;
    }
    .writer-tb-inr-txt h2 {
        font-size: 22px;
        text-align: center;
        margin-top: 20px;
    }
    .writer-tb-inr-txt p {
        text-align: center;
    }
    .skills.summary.box ul {
        width: 98%;
    }
    .skills.summary.box ul li {
        width: 50%;
    }
    .experties.summary.box ul li {
        width: 50%;
    }
    .contact-form h4 {
        padding: 20px 0;
    }
    .pricing-tabs {
        flex-wrap: wrap;
    }
    .pricing-tabs li {
        margin: 0 3px 15px 0;
    }
    span.phone-tel-img {
        display: none;
    }
    .inner-banner::before {
        position: absolute;
        content: "";
        background: #0000007d;
        height: 100%;
        width: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
    }
    .review-sec .testi-details {
        text-align: center;
    }
    section.review-sec .slick-slide img {
        margin: auto;
    }
    .brand-logos {
        margin: 0;
        display: n;
    }
    .news-head {
        text-align: center;
        padding: 20px 10px;
    }
    .genre-list li {
        width: 33%;
    }
    .folio-book {
        text-align: center;
    }
    .inner-banner {
        min-height: auto;
        padding: 30px 0 10px !important;
        position: relative;
        z-index: 1;
    }
    .inner-head h5 {
        padding: 10px 0;
    }
    .inner-head h1,
    .home-banner .inner-head h1 {
        padding: 10px 0;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .ghostwriter-new-sec h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    section {
        padding: 30px 0 !important;
    }
    .about-sec .news-head {
        padding: 0;
        text-align: center;
    }
    .news-head p {
        text-align: center !important;
    }
    .inner-banner-cta {
        justify-content: center !important;
    }
    .ficton-cta {
        text-align: center;
    }
    ul.ftr-social {
        display: block;
        padding: 0 0 20px;
        margin: 0 0 20px;
    }
    ul.ftr-social li a {
        padding: 20px 0;
        font-size: 15px;
    }
    section.folio-sec .slick-slide img {
        width: 100%;
    }
    .port-slider li {
        text-align: center;
    }
    .slick-dots {
        padding: 10px 0 0;
    }
    header {
        z-index: 2;
        position: relative;
        background: #000000;
    }
    header .header-btn a {
        display: none !important;
    }
    .menu-Bar span {
        background: #ffffff;
    }
    .logo img {
        max-width: 100%;
    }
    .main-menu {
        display: grid;
    }
    .main-menu li a {
        padding: 0 0 10px;
        font-size: 14px;
        color: #fff;
    }
    .dropdown-box {
        display: block;
        position: relative;
        background: none;
        padding: 0 0 0 20px;
    }
    .dropdown-box-list li a {
        color: #fff;
    }
    .home-banner {
        min-height: auto;
        padding: 30px 0 40px !important;
        position: relative;
        z-index: 1;
    }
    .inner-head {
        text-align: center !important;
    }
    h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .genre-sec h3 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    h5 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .affordable-sec h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .home-banner::before {
        position: absolute;
        content: "";
        background: #00000047;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
    }
    .home-img {
        display: none;
    }
    p {
        font-size: 15px !important;
        line-height: 22px !important;
    }
    .inner-banner-cta li:nth-child(1) a {
        padding: 15px 20px;
        font-size: 14px;
    }
    .inner-banner-cta li:nth-child(1) a i {
        display: none;
    }
    .inner-banner-cta li:nth-child(2) a i {
        display: none;
    }
    .inner-banner-cta li:nth-child(2) a {
        padding: 15px 20px;
        font-size: 14px;
    }
    .home-banner .inner-banner-cta {
        justify-content: center;
        margin-bottom: 20px;
    }
    .fld-input input {
        margin: 0 0 20px;
    }
    .ghostwriter-new-sec {
        padding: 30px 0 0;
    }
    .home-ghost-sec {
        padding: 30px 0;
        text-align: center;
    }
    span {
        font-size: 18px !important;
        line-height: 1 !important;
    }
    .home-ghost-slider-box {
        display: block;
    }
    section.home-ghost-sec .slick-slide img {
        margin: 0 auto 20px;
    }
    .home-ghost-sec .home-ghost-head h3 {
        padding-bottom: 20px;
    }
    .home-ghost-sec .home-ghost-head h2 {
        padding-bottom: 20px;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    section.sucess-sec {
        padding: 30px 0;
    }
    .home-ghost-head h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    h4 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .news-head-2 {
        text-align: center;
        margin: 20px 0 0;
        padding: 0;
    }
    .news-head h4 {
        text-align: center;
        padding: 0;
    }
    .home-about-head h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    section.testi-sec-new h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .news-head h2 {
        text-align: center;
        padding: 0;
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .counter-sec-sucess li strong {
        font-size: 17px;
    }
    .port-list ul li {
        width: 100%;
    }
    .port-list ul li p {
        font-size: 12px !important;
        line-height: 12px !important;
    }
    section.ficton-cta h2 {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    br {
        display: none;
    }
    .cta-img {
        display: none;
    }
    .home-cta {
        padding: 20px 0 0;
        margin: 0 0 20px;
        text-align: center;
    }
    .ficton-cta .inner-banner-cta {
        justify-content: center;
    }
    .home-about-head {
        padding: 20px;
        text-align: center;
    }
    .home-about-head .inner-banner-cta {
        justify-content: center;
    }
    .hire-sec {
        padding: 30px 0;
        text-align: center;
    }
    .hire-sec .news-head h4 {
        text-align: center !important;
    }
    .hire-sec .news-head h2 {
        text-align: center !important;
    }
    .hire-list li {
        text-align: left !important;
        display: flex;
    }
    .story-sec {
        padding: 30px 0 0;
    }
    .story-box::before {
        display: none;
    }
    .story-box {
        margin: 0 0 50px;
    }
    .testi-sec {
        padding: 0 0 20px;
    }
    .testi-sec h6 {
        padding: 20px 0 0;
    }
    .ftr-social {
        display: block;
        margin: auto;
        text-align: center;
    }
    .ftr-social li a {
        font-size: 20px;
        padding: 20px 0;
    }
    .social-icons {
        justify-content: center;
        margin: 20px 0 0;
    }
    .ftr-head-1 {
        text-align: center;
    }
    .ftr-head-1 span {
        margin-top: 20px;
    }
    ul.ftr-social-links {
        display: table;
        margin: auto;
    }
    .brand-logos {
        display: none;
    }
    .ghostwriter-new-sec p {
        padding-bottom: 0;
    }
    .home-ghost-box-inner p {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .port-slider li {
        width: 30%;
        margin: 0 5px;
    }
    .port-img-txt {
        display: none;
    }
    section.story-sec .news-head p {
        padding-bottom: 80px;
    }
    .main-header {
        padding-top: 15px;
    }
    #why-choose h2 span {
	    font-size: inherit !important;
	    line-height: 1 !important;
	}
	.banner-form h2, .banner-form h2 span {
		font-size: 24px !important;
		line-height: 34px !important;
	}
	.banner-form h2 br {
		display: block;
	}
}

@media (max-width: 480px) {
	.welcome-text .banner-btn {
		margin-bottom: 30px;
	}
}



@media (max-width: 540px) {

.officeMobileView {
    text-align: left;
}

.officeMobileView ul.ftr-social-links {margin: 0;}

.officeMobileView ul.ftr-social-links li {
    justify-content: start;
}
}


.two-col-a {display: flex; position:relative; justify-content: space-between; margin: auto; width: 80%;}
.two-col-a > div{width:50%;}
.two-col-right-a{background-image: linear-gradient(45deg, black, #2d8cb9);padding: 2rem;background: #ffffff;}
.p-head-a{color: #000000;font-size: 2.5rem;font-family: "Taviraj";text-align: center;}
.p-logo-a{margin: auto; margin-bottom: 1.5rem; display: flex;}
.p-head-a span{text-shadow: 1px 1px #000000; font-weight: bold;}      
.p-dis-a{color: #000000;text-align: center;display: flex;align-items: center;justify-content: center;font-size: 1.25rem;gap: 0.5rem;}
.p-dis-a span {font-weight: bold;font-size: 300%; text-shadow: 1px 1px #000000;font-family: "Taviraj";}
.two-col-left-a img {height: 100%;}
.form-parent-a{margin: auto;}
.decline-a {color: #ffffff; background-color:transparent !important; position: static; width: auto !important; height:auto !important; text-decoration: underline; font-size: 1.25rem; margin: auto; display: flex; justify-content: center; margin-top: 2rem;}
.decline-a:hover{text-decoration: underline; color: #ffffff;}
.two-col-a .btn-close-a{position: absolute; background-color: #ffffff; color: #000000;}
.two-col-left-a{position: relative;}
.two-col-left-a::after {content: "";position: absolute;inset: 0;margin: auto;width: 100%;height: 100%;/* background-image: linear-gradient(45deg, #2d8cb9c7, transparent); */}
.two-col-left-a img {object-fit: cover;}

@media screen and (max-width:1280px) {
 .two-col-a{width:100%}   
}

@media screen and (max-width:991px){
 .n-form-a{width:100% !important;}
}
@media screen and (max-width:767px) {
 .two-col-a {flex-direction: column;}
 .two-col-a > div {width: 100%;}
 .two-col-left-a{display: none;}
 .p-head-a {font-size: 2rem !important;}
 .p-dis-a {font-size: 1.25rem !important;}
 .p-dis-a span {font-size: 200% !important;}
}