html {
    scroll-behavior: smooth;
}
.banner-content h1,
.banner-content p.big-p,
.bannerform h2,
.boxstyles-curve h3,
.ctabutton a,
.ctabutton-body a,
.ctawithcontent .button-chat a,
.custom-btn-input input,
.my-customboxcount h3,
.p-withheading p,
.sideheading h2,
.uppercase-c {
    text-transform: uppercase;
}
.h2font-change h2,
.sideheading h2,
.strokeheading span {
    -webkit-text-fill-color: white;
    -webkit-text-stroke: 2px #707070;
}
.my-customboxcount .five-boxes .count::after,
.my-customboxcount .five-boxes .count::before {
    width: 40%;
    height: 1px;
    transform: translateY(-50%);
    top: 50%;
}
@font-face {
    font-family: Impact;
    src: url("../fonts/Impact.woff2") format("woff2"), url("../fonts/Impact.woff") format("woff"), url("../fonts/Impact.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Impact;
    src: url("../fonts/Impact_1.woff2") format("woff2"), url("../fonts/Impact_1.woff") format("woff"), url("../fonts/Impact_1.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Impacted;
    src: url("../fonts/Impacted.woff2") format("woff2"), url("../fonts/Impacted.woff") format("woff"), url("../fonts/Impacted.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.navbar-bg,
.topline {
    background-color: #f1f1f1;
}
.nav-link,
body {
    font-family: Montserrat, sans-serif;
}
.ctabutton a,
.ctabutton-body a:hover,
.topemail a,
.topphone a {
    text-decoration: none;
}
body {
    margin: 0;
    padding: 0;
}
.topline {
    padding: 8px 0 0;
}
.navbar-bg {
    padding-top: 18px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0b0d0f !important;
    font-size: 20px;
    font-weight: 500;
}
.ctabutton a {
    background: #fb9f00;
    background: linear-gradient(180deg, #fb9f00 0, #f3b200 100%);
    width: 276px;
    height: 51px;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 52px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 20px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
}
.positiontopline {
    position: absolute;
    top: 8px;
    z-index: 1;
    right: 0;
}
.navbar-bg .navbar-nav .nav-link:hover,
.orange-color {
    color: #f90 !important;
}
.c-popup .modal-body,
.fontstyle-custom {
    padding: 0;
}
.fontstyle-custom a {
    font-size: 16px;
    font-weight: 700;
}
.topphone {
    margin-right: 20px;
}
.imgspace-text img {
    margin-right: 15px;
}
.banner-content h1 span,
.color-yellow,
.contentboxedstyle.orangesmall-h2 h2,
.footer-section a:hover,
.learnmore a:hover,
.topphone a,
a.dropdown-item:hover,
section.CTAsection.bg-ctacustom .bodyphone a,
section.CTAsection.bg-ctacustom h2,
span.orange-span {
    color: #f90;
}
.topemail a {
    color: #7b7b7b;
}
.font-weight-600-c {
    font-weight: 600;
}
.banner {
    padding: 60px 0;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    background-repeat: no-repeat;
}
.banner-one {
    background-image: url("../images/banner.jpg");
}
.banner-content p.big-p {
    font-size: 50px;
    color: #f90;
    margin-bottom: 0;
    line-height: 0.9;
}
.banner-content h1 {
    font-size: 82px;
    color: #fff;
    font-family: Impact;
    margin: 0;
    padding: 0;
    line-height: 80px;
}
.f-22,
.h2font-change p.largep2.mb-0 {
    font-size: 22px;
}
span.starsclass img {
    position: relative;
    top: -3px;
}
.bannerform h2,
.ctacontent h2 {
    font-weight: 700;
    color: #fff;
}
/* .bannerform {
    padding: 50px;
    background-color: #ffffff2e;
    border-radius: 30px;
    backdrop-filter: blur(10px);
} */

.bannerform {
    padding: 20px 20px !important;
    background-color: #ffffff2e;
    border-radius: 30px;
    backdrop-filter: blur(10px);
}

.bannerform form {
    width: 90%;
    margin: 0px auto;
}
.formcustom input {
    font-size: 15px;
    background: #ffffff26;
    height: 55px;
    border: 1px solid #707070;
    border-radius: 10px;
    color: #fff;
    padding: 0 25px;
}
.formcustom ::-ms-input-placeholder {
    color: #fff;
    font-size: 15px;
    font-weight: 600px;
}
.formcustom ::placeholder {
    color: #fff;
    font-size: 15px;
    font-weight: 600px;
}
.formcustom :focus {
    background: #ffffff26;
    color: #fff;
    border-color: #f90;
    box-shadow: 0 0 0 0.2rem #d39e0012;
}
.formcustom input:-internal-autofill-selected {
    background: #ffffff26 !important;
    color: #fff !important;
}
.CTAsection,
.yellow-stripe {
    background-color: #f90;
}
.bannerform textarea {
    font-size: 15px;
    background: #ffffff26 !important;
    color: #fff !important;
    padding: 20px 25px;
    border: 1px solid #707070;
    border-radius: 10px;
}
.form-check input {
    height: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.form-check {
    text-align: left;
}
.form-check-label {
    margin-bottom: 0;
    font-size: 9px;
    color: #fff;
    font-weight: 600;
}
input[type="checkbox"] {
    accent-color: #ff9900 !important;
}
.custom-btn-input input {
    background: #f90;
    width: 244px;
    height: 48px;
    font-size: 20px;
    font-weight: 700;
}
.navbar {
    padding-left: 0 !important;
    padding-right: 0;
    height: 120px !important;
}
.CTAsection,
.CTAsection.bg-ctacustom,
.backgroundbanner-right,
.image-with-name,
.imageblogthumb,
.my-customboxcount .five-boxes .count,
.mycontent-custom-arrow,
.myrounddot,
.ratingstar span,
.section-image-right-center,
.services-section {
    position: relative;
}
.CTAsection::after,
.services-section::after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
}
.services-section::after {
    background-image: url(../images/services-b-logo.jpg);
    top: 0;
    width: 80%;
    height: 80%;
    z-index: -1;
    background-size: cover;
}
.CTAsection::after,
.blogthumbbanner img,
.imgc,
.sideimageconsultant img {
    width: 100%;
    height: 100%;
}
.c-padding {
    padding: 60px 0;
}
.sideheading p {
    font-size: 35px;
    font-weight: 700;
    color: #f90;
    margin-bottom: 0;
}
.sideheading h2 {
    font-family: Impact;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 100px;
}
.sideheading-text p {
    font-size: 15px;
    color: #b2b2b2;
}
.services-box-with-icon .services-text p {
    font-size: 12px;
    font-weight: 500;
}
.services-box-with-icon .services-text h3 {
    font-size: 18px;
    font-weight: 700;
}
.services-box-with-icon .services-text {
    padding-left: 25px;
}
.services-box-with-icon {
    margin-bottom: 40px;
}
.learnmore a {
    display: inline-block;
    font-size: 25px;
    color: #7b7b7b;
    font-weight: 700;
    text-decoration: underline;
}
#days,
#hours,
#minutes,
#seconds,
.ctacontent h2 {
    font-size: 28px;
}
.learnmore {
    margin: 0 auto;
}
.w-80-custom img {
    padding: 0;
    margin: 0 20px;
}
.CTAsection .container,
.imageboxpopup,
.orangebox .row,
div#timer {
    z-index: 1;
    position: relative;
}
.CTAsection::after {
    background-image: url(../images/ctabg.jpg);
    bottom: 0;
    z-index: 0;
}
.my-customboxcount .five-boxes .count::after,
.my-customboxcount .five-boxes .count::before,
.myrounddot::after {
    background: #f90;
    display: block;
    position: absolute;
    content: "";
}
.boxstyles-curve h3,
.ctacontent p {
    font-size: 18px;
}
.ctabutton-body a {
    background: #fff;
    height: 51px;
    padding: 0 30px;
    display: inline-block;
    text-align: center;
    color: #000;
    line-height: 52px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 15px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4);
}
.center-headings h2,
.contentboxedstyle h2 {
    font-family: Impact;
    text-transform: uppercase;
    line-height: 50px;
}
.bodyphone a {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}
.c-padding-30 {
    padding: 30px 0;
}
.contentboxedstyle h2 {
    font-size: 55px;
    color: #7b7b7b;
}
.contentboxedstyle p.largep2 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
    color: #f90;
}
.contentboxedstyle p {
    color: #b2b2b2;
    font-weight: 500;
    font-size: 12px;
}
.bsidebox,
.h2font-change h2,
.owl-carousel-testimonials .center .testislide p,
.strokeheading span {
    color: #fff;
}
.cbig-h2 h2 {
    font-size: 80px;
}
.ctawithcontent .button-chat a {
    width: 150px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border-radius: 50px;
    margin-right: 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    background-color: #f90;
}
.custom-flex-box-five {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.bsidebox,
.logo-cc a {
    display: inline-block;
}
.custom-flex-box-five .five-boxes {
    width: 18%;
    margin: 0;
}
.my-customboxcount .count {
    font-size: 50px;
    text-align: center;
    font-weight: 700;
    font-family: Impact;
    color: #f90;
}
.my-customboxcount h3 {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #f90;
}
.my-customboxcount p {
    font-size: 11px;
    color: #000;
    text-align: center;
    font-weight: 600;
}
.accordion-header,
.boxstyles-curve h3,
.bsidebox,
.comment-div,
.font-weight-bold,
.my-tabs-body button.accordion-header span {
    font-weight: 700;
}
.my-customboxcount .five-boxes .count::before {
    right: 0;
}
.my-customboxcount .five-boxes:first-child .count::after,
.my-customboxcount .five-boxes:last-child .count::before,
.myrounddot:first-child::after,
.roundst span,
section.CTAsection.afteroff::after {
    display: none;
}
.myrounddot::after {
    width: 8px;
    height: 8px;
    top: 33px;
    border-radius: 50px;
}
.owl-carousel.centerslider .owl-item img {
    transition: transform 0.2s;
    transform: scale(0.85);
}
.centerslider .owl-item.active.center img {
    transition: transform 0.2s;
    transform: scale(1);
}
.centerslider .owl-item.active {
    transform: perspective(600px) rotate3D(0, 1, 0, -15deg) !important;
}
.centerslider .owl-item.active.center {
    transform: perspective(600px) rotate3D(0, 0, 0, 0deg) !important;
}
.centerslider .owl-item.active.center + .owl-item,
.centerslider .owl-item.active.center + .owl-item + .owl-item {
    transform: perspective(600px) rotate3D(0, 1, 0, 15deg) !important;
}
.centerslider .owl-stage-outer {
    margin: 80px 0;
}
.bookpublishing-section {
    background-image: url(../images/publishing.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.customclass-book {
    position: relative;
    z-index: 1 !important;
}
.customclass-book::after {
    background-image: url(../images/centerbook.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    background-size: 74%;
    background-position: center center;
    top: 90px;
}
.bottom-line p,
.f-20,
.testimonials .center-headings p {
    font-size: 15px;
}
.orangeboxcolor {
    background-color: #d98200;
}
.margin-c,
.my-musicplayer .w100-c {
    margin-bottom: 80px;
}
.boxstyles-curve {
    background: #ffffff8c;
    backdrop-filter: blur(10px);
    border-radius: 39px;
    padding: 25px 0;
    position: relative;
    width: 100%;
}
.contentboxedstyle.fontsmall h2 {
    font-size: 34px;
}
.contentboxedstyle.fontsmall p {
    font-size: 12px;
    color: #000;
}
.contentboxedstyle.fontsmall h3 {
    font-size: 25px;
    font-weight: 700;
    color: #7b7b7b;
}
.centerboxs .bsidebox {
    position: absolute;
    right: 0;
    bottom: 0;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.centerboxs .asidebox {
    text-align: center;
    width: 80%;
    left: 0;
    margin: 0 auto;
    padding-top: 30px;
}
.centerboxs.boxstyles-curve {
    margin: 0 auto;
    text-align: center;
}
.boxstyles-curve p {
    font-size: 12px;
    font-weight: 600;
}
.rightbox .asidebox {
    text-align: left;
    left: 55px;
    position: relative;
}
.bsidebox {
    background: #f90;
    font-size: 30px;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    position: absolute;
    right: -40px;
    top: 50%;
    bottom: 0;
    transform: translate(0, -50%);
    text-align: center;
    vertical-align: middle;
    line-height: 80px;
    border: 4px solid #fff;
}
.asidebox {
    text-align: right;
    width: 80%;
    position: relative;
    left: 30px;
}
.rightbox .bsidebox {
    left: -40px;
    transform: translate(0, -50%);
}
.CTAsection.bg-ctacustom::after,
.orangebox::after {
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.center-headings h2 {
    font-size: 55px;
    color: #f90;
}
.center-headings p {
    font-size: 15px;
    color: #7b7b7b;
}
.accordion-container,
.imageboxpopup img,
.portfoliothumb img,
.w100-c {
    width: 100%;
}
.accordion-container button:focus {
    outline: 0;
}
.accordion-item {
    background-color: #f5f5f5;
    border: 1px solid #dedede;
    border-radius: 8px;
    margin-bottom: 25px;
}
.accordion-header {
    background-color: #f5f5f5;
    color: #0b0d0f;
    padding: 25px;
    font-size: 20px;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    transition: background-color 0.3s;
}
.accordion-content {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 0 15px;
    max-height: 0;
    transition: max-height 0.3s;
}
.accordion-content p {
    margin: 0 0 25px;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 600;
    padding: 0 10px;
}
.icon {
    transition: transform 0.3s;
}
.active .icon {
    transform: rotate(45deg);
}
.owl-carousel .owl-item .image-with-name img {
    width: 150px;
    text-align: center;
    margin: 0 auto;
}
.owl-carousel-testimonials .testislide {
    background: #f1f1f1;
    border-radius: 34px;
    padding: 30px;
    margin: 0 20px;
    clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0 85%) !important;
}
.testislide h3 {
    font-size: 35px;
    font-weight: 700;
    margin-top: 30px;
}
.testislide p {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.testislide {
    text-align: center;
}
.owl-carousel-testimonials .center .testislide {
    background: #f90;
    clip-path: inherit !important;
}
.testimonials .owl-item.active.center .image-with-name::before {
    background-image: url("../images/left-quote.png");
    position: absolute;
    content: "";
    display: block;
    width: 110px;
    height: 110px;
    bottom: 20px;
    background-size: 100%;
}
.testimonials .owl-item.active.center .image-with-name::after {
    background-image: url("../images/right-quote.png");
    position: absolute;
    content: "";
    display: block;
    width: 110px;
    height: 110px;
    bottom: 20px;
    right: 0;
    top: 0;
    background-size: 100%;
}
.owl-carousel .owl-item .starsclass img {
    width: 100px !important;
    text-align: center;
    margin: 0 auto;
}
.owl-carousel-testimonials .owl-item.active.center + .owl-item .testislide {
    clip-path: polygon(0 0, 100% 15%, 100% 85%, 0 100%) !important;
}
.consultant-section {
    background-image: url("../images/background-cosultant.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.theme-text-dark {
    color: #0b0d0f !important;
}
.orangebox {
    background-color: #f90;
    border-radius: 60px;
    position: relative;
}
.orangebox::after {
    background: url("../images/after-orange.png") 0 0/100% 100% no-repeat;
    content: "";
    z-index: 0;
    border-radius: 34px;
}
.footerform input,
.footerform textarea {
    background: #ffffff40;
    border: 0;
    font-size: 20px;
}
.paddingall {
    padding: 60px;
}
.footerform input {
    color: #000;
}
.footerform textarea {
    border-radius: 10px;
    padding: 20px 25px;
}
.mt-100 {
    margin-top: 100px;
}
.backgroundbanner-right .banner-content,
.c-padding-80 {
    padding: 80px 0;
}
.footerform ::-ms-input-placeholder {
    color: #000;
    font-size: 20px;
}
.footerform ::placeholder {
    color: #000;
    font-size: 20px;
}
.footerform .custom-btn-input input {
    background: #d98200 !important;
    width: 100%;
    height: 58px;
    font-size: 20px;
    font-weight: 700;
    border: transparent !important;
    margin-top: 10px;
    color: #fff;
}
.footerform :focus {
    background: #ffffffc2;
    color: #000;
    border-color: #fff;
    box-shadow: 0 0 0 0.2rem #d39e0012;
}
.img-white img {
    filter: invert(1);
}
.CTAsection.afteroff .ctabutton-body a {
    height: 60px;
    line-height: 60px;
    font-weight: 700 !important;
    font-size: 15px;
    color: #f90;
}
.CTAsection.bg-ctacustom::after {
    background-image: url("../images/ctacustom-bg.png");
    background-size: 100% 100%;
}
.CTAsection.bg-ctacustom .ctabutton-body a {
    background: #f90;
    color: #fff;
    padding: 0 30px !important;
    width: auto;
}
.f-logo p {
    font-size: 23px;
    margin-top: 10px;
    font-weight: 500;
}
.logo-cc.betweenspace {
    display: flex;
    justify-content: space-between;
}
.logo-cc.betweenspace img {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.logo-cc a {
    width: 28%;
    text-align: center;
}
.address-email-phone p {
    font-size: 20px;
}
.footer-section a,
.footer-section p {
    color: #7b7b7b;
    font-size: 15px;
    font-weight: 600;
}
.footer-section h3 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 20px;
    color: #0b0d0f;
}
.f-menus h3 {
    font-size: 25px;
    font-weight: 600;
}
.f-menus a {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
}
.contactdetails p,
.mycont p,
form label {
    margin-bottom: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.bannerform h2 {
    font-size: 35px;
}
.sideheading h2 {
    font-size: 100px;
}
.services-box-with-icon .imgicon img {
    width: 100px !important;
    height: 100px;
}
.bannerdark .client-logos a {
    width: 18% !important;
    display: inline-block;
}
.bannerdark .client-logos img {
    width: 100% !important;
    height: 100% !important;
}
.bannerdark .client-logos + p img {
    width: 15%;
    height: 15%;
}
@media screen and (max-width: 1500px) {
    .ctacontent h2 {
        font-size: 34px;
    }
    .sideheading h2 {
        font-size: 100px;
    }
}
@media screen and (max-width: 1400px) {
    .ctacontent h2 {
        font-size: 30px;
    }
    .ctabutton-body a {
        font-size: 13px;
    }
    .bodyphone a {
        font-size: 18px;
    }
    .myphones.imgspace-text img {
        margin-right: 15px;
        width: 24px;
        height: 24px;
    }
    .nav-link {
        font-size: 17px;
    }
    .services-box-with-icon .imgicon img {
        width: 100px !important;
        height: 100px;
    }
}
@media screen and (max-width: 1327px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.7rem !important;
        padding-left: 0.7rem !important;
    }
}
@media screen and (max-width: 1200px) {
    .owl-carousel-testimonials .testislide {
        clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0 85%) !important;
    }
    .owl-carousel-testimonials .owl-item.active.center + .owl-item .testislide {
        clip-path: polygon(0 0, 100% 15%, 100% 85%, 0 100%) !important;
    }
    .main-nav .navbar-brand img {
        width: 100%;
        height: 100%;
    }
    .bannerform h2 {
        font-size: 30px;
    }
    .f-20 {
        font-size: 15px;
    }
    .formcustom input {
        font-size: 15px !important;
        height: 50px;
    }
    .formcustom ::-ms-input-placeholder {
        font-size: 15px;
    }
    .formcustom ::placeholder {
        font-size: 15px;
    }
    .banner-content h1 {
        font-size: 50px;
        line-height: 50px;
    }
    .banner-content p.big-p {
        font-size: 40px;
        font-weight: 600;
    }
    .accordion-content p,
    .ctabutton a,
    .fontstyle-custom a,
    .services-section .sideheading-text p,
    .testislide p {
        font-size: 15px;
    }
    .bannerform textarea {
        height: 100px;
    }
    .bannerform {
        padding: 30px;
    }
    .w-80-custom img {
        width: 10% !important;
    }
    .ctabutton a {
        width: auto;
        padding: 0 30px;
    }
    .sideheading h2 {
        font-size: 70px;
        line-height: 50px;
    }
    .ctacontent p {
        font-size: 16px;
        font-weight: 600;
    }
    .ctacontent h2 {
        font-size: 25px;
    }
    .learnmore a {
        display: inline-block;
        font-size: 15px;
    }
    .services-box-with-icon .imgicon img {
        width: 80px !important;
        height: 80px;
    }
    .center-headings h2,
    .contentboxedstyle h2 {
        font-size: 40px;
    }
    .customclass-book::after {
        top: 20px;
    }
    .boxstyles-curve p {
        font-size: 11px;
    }
    .contentboxedstyle.h2font-change h2 {
        font-size: 40px;
        line-height: 30px;
    }
    .contentboxedstyle p {
        font-size: 12px;
    }
    .accordion-header {
        font-size: 18px;
    }
    .accordion-item {
        margin-bottom: 15px;
    }
    .faqs-sections .accordion-container.mt-5 {
        margin-top: 30px !important;
    }
    .testimonials .owl-item.active.center .image-with-name::after,
    .testimonials .owl-item.active.center .image-with-name::before {
        width: 40px;
        height: 40px;
    }
    .testislide h3 {
        font-size: 22px;
        margin-top: 25px;
    }
    .f-logo img {
        width: 80%;
        height: 80%;
    }
    .logo-cc a {
        width: 30%;
    }
}
@media screen and (max-width: 1123px) {
    .nav-link {
        font-size: 14px;
    }
    .fontstyle-custom a,
    .footer-section a {
        font-size: 13px;
    }
    .ctabutton a {
        font-size: 12px;
        height: auto;
        line-height: normal;
        padding: 15px 22px;
    }
    .ctabutton-body a {
        font-size: 11px;
    }
    .asidebox {
        left: 20px;
    }
    .contentboxedstyle.fontsmall h2 {
        font-size: 28px;
    }
    .f-menus h3 {
        font-size: 20px;
        font-weight: 600;
    }
    .footer-section a IMG {
        width: 50%;
        height: 50%;
    }
}
@media screen and (max-width: 767px) {
    .accordion {
        padding: 0 16px;
    }
    .accordion h1 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .ctawithcontent,
    .services-box-with-icon {
        display: block !important;
    }
    .positiontopline {
        position: inherit;
        top: 0;
        z-index: 1;
        right: 0;
        left: 0;
    }
    .positiontopline .justify-content-end {
        justify-content: center !important;
        margin-bottom: 0 !important;
        padding: 5px 0;
    }
    .topctabutton.ctabutton.text-right {
        text-align: center !important;
    }
    .banner-content,
    .contentboxedstyle,
    .ctacontent,
    .dropdown-item,
    .navbar-expand-lg .navbar-nav .nav-link,
    .sideheading {
        text-align: center;
    }
    .navbar-collapse {
        background: #fff;
        margin-top: 10px;
        border-radius: 13px;
    }
    .navbar .navbar-nav {
        padding: 10px 20px;
    }
    .button-chat,
    .navbar .topctabutton,
    .services-box-with-icon .imgicon {
        margin-bottom: 20px;
    }
    .navbar-collapse li {
        border-bottom: 1px solid #f1f1f1;
    }
    .navbar-collapse li:last-child {
        border: 0;
    }
    .banner-content h1 {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
        margin-top: 10px;
    }
    .banner-content p.big-p {
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }
    .main-nav .navbar-brand img {
        width: 170px;
        height: auto;
    }
    .reverse-c {
        flex-direction: column-reverse;
    }
    .reverse-c .col-md-12:first-child {
        margin-top: 30px;
    }
    .banner-content .client-logos + p {
        font-weight: 600;
    }
    .w-80-custom img {
        width: 80px !important;
    }
    .asidebox,
    .custom-flex-box-five .five-boxes {
        width: 100%;
    }
    .bannerform h2 {
        font-size: 22px;
    }
    .sideheading h2 {
        font-size: 40px;
        line-height: 30px;
    }
    .sideheading p {
        font-size: 24px;
    }
    .services-section .sideheading-text p {
        text-align: center;
        margin-top: 20px;
    }
    .services-box-with-icon {
        text-align: center;
        margin-bottom: 20px !important;
    }
    .bodyphone {
        margin: 20px 0;
    }
    .cta-side-img {
        margin-top: 30px;
        text-align: center;
    }
    .contentboxedstyle p.largep2 {
        font-size: 20px;
    }
    .center-headings h2,
    .contentboxedstyle h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .customclass-book::after,
    .myrounddot::after,
    .myrounddot:first-child::after,
    .orangebox::after {
        display: none;
    }
    .my-customboxcount .five-boxes:first-child .count::after,
    .my-customboxcount .five-boxes:last-child .count::before {
        display: block;
    }
    .asidebox {
        text-align: center;
        position: initial;
        left: 0;
    }
    .centerboxs-mobile .bsidebox {
        position: absolute;
        right: 0;
        bottom: 0;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
    }
    .centerboxs-mobile .asidebox {
        text-align: center;
        width: 80%;
        left: 0;
        margin: 0 auto;
        padding-top: 30px;
    }
    .boxstyles-curve {
        margin: 0 auto;
        text-align: center;
        margin-bottom: 50px !important;
        background: #fff;
    }
    .customclass-book .margin-c {
        margin: 0;
    }
    .bsidebox {
        background: #f90;
        color: #fff;
        display: inline-block;
        font-size: 28px;
        width: 60px;
        height: 60px;
        line-height: 60px !important;
        border-radius: 100px;
        position: absolute;
        right: -40px;
        top: -30px !important;
        bottom: 0;
        transform: translate(0, -50%);
        text-align: center;
        vertical-align: middle;
        border: 4px solid #fff;
        font-weight: 700;
    }
    .boxstyles-curve {
        border-radius: 20px;
    }
    .bookpublishing-section .contentboxedstyle.pb-5 {
        padding-bottom: 0 !important;
    }
    .bookpublishing-section .ctawithcontent {
        text-align: center;
        margin-top: 30px;
    }
    .bookpublishing-section .mt-5.pt-5 {
        margin-top: 0 !important;
        background: #ffffffa6;
        padding: 18px !important;
        border-radius: 18px;
    }
    .bookpublishing-section .container.mt-5 {
        margin-top: 10px !important;
    }
    .CTAsection::after {
        background-size: 100% 100%;
    }
    .custom-btn-input input {
        background: #f90;
        width: 100%;
    }
    .positiontopline .d-flex {
        display: block !important;
        text-align: center;
    }
    .positiontopline a {
        font-size: 10px;
    }
    .positiontopline img {
        width: 15px !important;
        height: 13px !important;
    }
    .navbar {
        padding-left: 18px !important;
        padding-right: 18px;
        height: 100px;
    }
    .accordion-header,
    .f-20 {
        font-size: 13px;
    }
    .services-box-with-icon .services-text {
        padding-left: 0;
    }
    .bookpublishing-section {
        padding-left: 18px;
        padding-right: 18px;
    }
    .ctawithcontent .button-chat a {
        margin-right: 0;
    }
    .accordion-content p {
        font-size: 12px;
    }
    section.CTAsection.bg-ctacustom {
        background-color: #fff;
    }
    .CTAsection.bg-ctacustom::after {
        opacity: 0.2;
    }
    .orangebox {
        border-radius: 30px;
    }
    .paddingall {
        padding: 30px;
    }
    .CTAsection .d-flex {
        display: initial !important;
        text-align: center;
    }
    .f-menus {
        margin-top: 20px;
    }
    .f-logo img {
        width: 200px;
        height: auto;
    }
    .logo-cc.betweenspace a {
        width: 49%;
        text-align: center;
    }
    .logo-cc.betweenspace a img {
        width: 80px;
    }
    .logo-cc.betweenspace {
        display: initial;
        justify-content: space-between;
    }
    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 10px;
        margin-bottom: 30px !important;
    }
    .footerform input,
    .footerform textarea {
        background: #fff;
    }
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f90 !important;
    margin-top: 30px;
}
@media (max-width: 1300px) {
    .w-80-custom img {
        width: 15%;
        height: auto;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 1336px;
    }
}
@media (max-width: 1399px) {
    .popupcontent-heading h3 {
        font-size: 30px !important;
    }
    .popupcontent-heading p {
        font-size: 13px !important;
    }
}
.c-popup .custom-btn-input input {
    font-size: 15px;
    height: 45px;
}
.modal-backdrop {
    background-color: #000 !important;
}
.c-popup .modal-content {
    border-radius: 20px !important;
}
.c-popup .modal-content::after {
    background-image: url(../images/background-cosultant.png);
    width: 50%;
    height: 100%;
    background-size: cover;
    display: block;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    border-radius: 0 20px 20px 0;
}
.closebtns {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
}
.popupcontent-heading h3 {
    font-size: 37px;
    font-weight: 700;
    color: #000;
}
.popupcontent-heading p {
    font-weight: 700;
    color: #ff9901;
}
.c-popup input,
.text-black {
    color: #000 !important;
}
.c-popup form ::-ms-input-placeholder {
    color: #000 !important;
    font-size: 15px !important;
}
.c-popup form ::placeholder {
    color: #000 !important;
    font-size: 15px !important;
}
.c-popup textarea {
    border: 1px solid #707070;
}
.c-popup input {
    line-height: 45px;
    height: 45px;
}
.c-popup .custom-btn-input input {
    color: #fff !important;
}
.c-popup input:focus {
    background: #ffffffc2;
    color: #000;
    box-shadow: 0 0 0 0.2rem #d39e0012;
}
.c-popup .modal-dialog {
    max-width: 70%;
}
.sticky {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}
.sticky + .content {
    padding-top: 30px;
    margin-top: 120px;
}
.orangebox .footerform input,
.orangebox .footerform textarea {
    border: 0;
    background: #ffffff61 !important;
}
#days {
    color: #db4844;
}
#hours {
    color: #f07c22;
}
#minutes {
    color: #f6da74;
}
#seconds {
    color: #abcd58;
}
.custombg .roundst {
    border: 2px solid;
    background: #fff;
    margin: 0 10px;
    border-radius: 100px;
    height: 80px;
    width: 80px;
    font-size: 20px !important;
    align-items: center;
    display: flex;
    text-align: center;
    justify-content: center;
    font-weight: 700;
}
.custombg {
    background: #fffffffa;
    padding: 10px 0;
}
.roundst {
    text-align: center;
    padding: 8px;
    font-size: 40px !important;
}
.banner-one .banner-content::after {
    display: none !important;
}
@media (max-width: 1200px) {
    .c-popup .modal-content::after {
        background-image: url(../images/background-cosultant.png);
        width: 41%;
    }
    .custombg .roundst + p {
        font-size: 11px !important;
    }
    .custombg .roundst {
        border: 2px solid;
        background: #fff;
        margin: 0 10px;
        border-radius: 100px;
        height: 45px !important;
        width: 45px !important;
        font-size: 12px !important;
        align-items: center;
        display: flex;
        text-align: center;
        justify-content: center;
        font-weight: 700;
    }
}
.backgroundbanner-right::after,
.section-image-right-center::after {
    width: 100%;
    background-size: contain;
    right: 0;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    z-index: -1;
    background-position: right;
}
@media (max-width: 992px) {
    .c-popup .modal-dialog {
        max-width: 80% !important;
        margin: 0px auto !important;
    }
    .c-popup .modal-content::after,
    .imageboxpopup {
        display: none;
    }
    #timer {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .popupcontent-heading h3 {
        font-size: 20px !important;
    }
    .c-popup .footerform.formcustom.p-5 {
        padding: 30px !important;
    }
}
.banner-text-dark .bannerdark h1 {
    color: #0b0d0f;
}
.banner-text-dark .bannerdark p.text-white {
    color: #b2b2b2 !important;
}
.ctawithcontent.buttonautow .button-chat a {
    width: auto;
    padding: 5px 20px;
    height: 40px;
    line-height: 30px;
}
.backgroundbanner-right::after {
    height: 100%;
    display: block;
    top: 0;
}
.amazon-book-publishing::after {
    background-image: url("../images/Amazon-Book-Publishing.png");
}
h2.small-h2 {
    font-size: 50px;
    line-height: 55px;
}
p.smallp-heading {
    font-size: 23px !important;
}
.my-tabs-body button.accordion-header {
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 400;
}
.contentboxedstyle.orangesmall-h2 h2,
.styleh2orange h2 {
    font-size: 35px;
    line-height: 35px;
    text-transform: initial;
    margin-bottom: 0;
}
.my-tabs-body .accordion-item {
    margin-bottom: 8px;
}
.section-image-right-center::after {
    height: 500px;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    left: inherit !important;
}
.bg-book-image::after {
    background-image: url("../images/book-withbg.png");
}
.my-tabs-body .accordion-content p {
    font-weight: 400;
    padding: 0;
}
.styleh2orange h2 {
    color: #f90 !important;
    -webkit-text-fill-color: initial !important;
    -webkit-text-stroke: initial !important;
}
.book-publishing-services::after {
    background-image: url(../images/book-publishing-services-banner.png);
    background-position: bottom right;
    width: 50%;
}
.playerbgs {
    background-image: url(../images/playerbg.png);
    background-size: 100% 100%;
    height: 200px;
    position: relative;
    width: 100% !important;
    display: block;
    border-radius: 22px;
}
.musicthumb {
    position: ABSOLUTE;
    left: 50%;
    top: -50%;
    transform: translate(-50px, 50px);
    border-radius: 100%;
    border: 1px solid #fff;
    z-index: 1;
}
.playerbgs audio {
    justify-content: end;
    position: absolute;
    width: 95% !important;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.titlemusic {
    padding-top: 60px;
    text-align: center;
}
.titlemusic h3 {
    font-size: 20px;
    font-weight: 700;
}
.ratingstar span,
.review-star span {
    font-size: 13px;
    font-weight: 600;
}
.ratingstar span img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.review-star {
    margin-left: 20px;
}
.book-printing-services::after {
    background-image: url("../images/book-printing-service-banner.png");
    background-position: bottom right;
    width: 50%;
}
.book-translation-services::after {
    background-image: url("../images/booktranslation.png");
    background-position: bottom center;
    width: 50%;
}
.imageblogthumb::after,
.mycontent-custom-arrow::after {
    width: 100%;
    content: "";
    position: absolute;
    display: block;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 100% !important;
    min-width: 320px;
}
.mycontent-custom-arrow h3 {
    font-family: Impact;
    color: #f90;
    font-weight: 400;
}
span.block-c-div {
    display: block;
}
.mycontent-custom-arrow::after {
    background-image: url(../images/right-path.png);
    height: 218px;
    background-size: 70% 100%;
    background-repeat: no-repeat;
    z-index: -1;
    left: -20px;
    top: 2px;
}
.right-arrows-cont {
    text-align: right;
}
.mycont {
    padding: 30px 0 30px 40px;
}
.right-arrows-cont.mycontent-custom-arrow::after {
    background-position: right;
    background-image: url(../images/left-path.png);
    right: -20px !important;
    left: inherit;
}
.right-arrows-cont .mycont {
    padding: 30px 40px 30px 0;
    text-align: right;
}
.cpadding-customs {
    padding-bottom: 18px;
}
.imageblogthumb::after {
    background: #fff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #f90 100%);
    height: 100%;
    left: 0;
    z-index: 1;
    bottom: 0;
}
.content-thumb-banner {
    position: absolute;
    bottom: 0;
    z-index: 1;
    padding: 20px;
    color: #fff;
}
.content-thumb-banner h3 {
    font-size: 20px;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.content-thumb-banner p {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}
.contactdetails a,
.contactdetails p {
    font-size: 20px;
    color: #7b7b7b;
    font-weight: 500;
}
.mysmall-font-blog .content-thumb-banner h3 {
    font-size: 14px;
}
.mysmall-font-blog .comment-div,
.mysmall-font-blog .content-thumb-banner p {
    font-size: 11px;
}
.contactdetails a {
    margin-top: 10px;
    display: block;
}
.contact-formdiv input,
.contact-formdiv textarea {
    background: #f1f1f1 !important;
}
.contactdetails {
    margin-top: 10px;
}
.f-content h2 {
    font-family: Impact;
    color: #f90;
    font-size: 50px;
    text-transform: uppercase;
}
.popupcontent-heading.f-content p {
    color: #000 !important;
    font-weight: 500;
}
@media (max-width: 991px) {
    .sticky + .content {
        padding-top: 30px;
        margin-top: 100px;
    }
    .orangebox .formcustom input {
        font-size: 15px;
        background: #fff !important;
    }
    .mynav {
        background: #f1f1f1;
    }
    .orangebox .formcustom input[type="submit"] {
        background-color: #d37e00 !important;
    }
    .mycontent-custom-arrow::after,
    .mynav .ddnone {
        display: none;
    }
    .right-arrows-cont .mycont {
        text-align: center !important;
    }
    .mycont {
        padding: 0 !important;
    }
    .sidebanner-image img,
    .whychoose-image img {
        width: 100%;
    }
    .side-sectionimage img {
        height: 100%;
        width: 100%;
        text-align: center;
    }
    .img-responsive {
        max-width: 100%;
        height: 100%;
    }
}
section#contact1 {
    padding: 50px 0 !important;
}
form label {
    font-size: 12px;
    text-align: left;
    color: #f8a600;
    display: block;
}
.c-popup input {
    border: 1px solid #707070 !important;
}
.c-popup input:focus,
.c-popup textarea:focus {
    border: 1px solid #d78100 !important;
}

/* .mobile-banner {position:relative;  padding:18px;z-index:1 !important;}


.banner-content .mobile-banner::after {
    width: 100%;
    height: 100%;
    background-color: #ffffffd9;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 30px;
  
} */

.banner .banner-content {
    position: relative;
    z-index: 2 !important;
}
.banner-content {
    padding: 20px;
}
.banner .banner-content::after {
    width: 100%;
    height: 100%;
    background-color: #ffffffd9;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0px;
    z-index: -1;
    border-radius: 30px;
}
.backgroundbanner-right .banner-content, .c-padding-80 {
    padding: 18px!important;
}

@media (max-width:1400px){

.side-sectionimage img {
    width: 100% !important;
    height: 100% !important;
}
}

@media (max-width:991px){

    
    .banner {
        position: relative;
    }

    .backgroundbanner-right .banner-content, .c-padding-80 {
        padding: 0 0 !important;
    }
    .sidebanner-image {
        POSITION: ABSOLUTE;
        top: 0;
        /* width: 100%; */
        /* height: 100%; */
        top: -30px;
        z-index: -1;
    }
    
    .sidebanner-image IMG {
        width: 70% !important;
        max-width: 100% !important;
        text-align: center;
        margin: 0px auto;
        display: block;
    }

}

.modal-open .modal {
    padding-right: 0!important
}
body.modal-open {
    padding-right: 0!important
}
.modal-open {
    overflow-y: scroll!important
}