@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&amp;display=swap);

body,
p {
    color: #3c3c3c
}

.menuSec,
.noPadding,
.popupform-main .main-pop .col-md-12,
ul {
    padding: 0
}

h5,
ul {
    margin: 0 0 20px
}

.menuSec ul,
.theme_btn {
    text-align: center;
    text-transform: capitalize
}

.centerCol,
.menuSec li:hover li {
    float: none
}

.droopdwon li:hover>ul,
.menuSec li:hover>ul {
    position: absolute;
    width: 230px;
    text-align: left;
    z-index: 1000;
    left: 0
}

.menuSec ul li a,
.theme_btn,
a,
a:focus,
a:hover {
    text-decoration: none
}

hul.contact-lst li.first a,
ul.contact-lst li.first a {
    padding: 12px 13px 16px 10px;
    font-size: 16px;
    width: auto
}

.discover-box h3,
.menuSec ul,
.theme_btn,
section.cta h2,
section.cta h3 {
    text-transform: capitalize
}

body,
html {
    overflow-x: hidden
}

.auth_desp h6,
.test_page_box p {
    font-family: 'Open Sans';
    color: #393939
}

body {
    word-break: break-word;
    font: 15px/25px Poppins, sans-serif
}

h1,
h2 {
    line-height: 60px;
    font-family: Poppins, Sans-Serif;
    color: #000
}

.theme_btn,
h1,
h2,
p {
    font-weight: 400
}

a {
    /*color: #28b16d;*/
    white-space: initial
}

body.modal-open {
    padding-right: 0 !important
}

a:focus,
a:hover {
    color: #393939
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

.carousel-inner {
    background: #fff9f5
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    list-style-type: none
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../index.html);
    src: url(../index.html?#iefix) format("embedded-opentype"), url(../index.html) format("woff"), url(../index.html) format("truetype"), url(../index.html#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

.noLeft {
    padding-left: 0
}

.noRight {
    padding-right: 0
}

.centerCol {
    margin: 0 auto
}

.theme_btn {
    position: relative;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 5px;
    transition: .2s;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    margin-right: 20px;
    background-color: #f27b65;
    color: #fff
}

.theme_btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    color: #fff
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

.carousel-caption,
.d-flex,
.interested-form-sec .row {
    align-items: center
}

h1 {
    font-size: 57px;
    margin: 0 0 17px
}

h2 {
    font-size: 50px;
    margin: 0 0 30px
}

h3 {
    font-family: Poppins, Sans-Serif;
    font-size: 30px;
    line-height: 34px;
    color: #000;
    font-weight: 600;
    margin: 0 0 28px
}

h4,
h5,
h6 {
    font-family: Poppins, Sans-Serif;
    font-weight: 500;
    color: #000
}

h4 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px;
    line-height: 25px
}

h6 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 22px
}

select {
    background: url('../index.html') right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.header_cta ul {
    justify-content: end
}

header {
    padding: 14px 0px;
    position: relative;
    z-index: 9
}

.logo img {
    width: 85%;
    display: block
}

a.logo {
    display: block;
}

hul.contact-lst li.first a {
    background-color: #f6921e;
    border-radius: 50px;
    color: #000;
    -webkit-animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
    animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
    box-shadow: 0 0 0 2px #f6921e
}

ul.contact-lst li a {
    border-radius: 5px !important
}

.menuSec img {
    margin: 0
}

.menuSec ul {
    list-style: none
}

.faqs-wrap .accordion-button::after,
.faqs-wrap .accordion-button:not(.collapsed)::after,
.menuSec li ul,
.menuSec li>ul>li>a:after,
.menuSec li>ul>li>a:before,
.mochup-slider .mochup-box ul .d_mock,
.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul .s_mock,
.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul li:last-child:before {
    display: none
}

.menuSec ul li a.active,
.menuSec ul li a:hover {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    color: #f27b65
}

.menuSec li:hover>ul {
    display: block;
    background-color: #f27b65;
    top: 38px
}

.menuSec li>ul>li>a {
    border: 0;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
    display: block;
    margin: 0
}

.menuSec li ul li a:hover {
    background-color: #010c35;
    color: #fff !important
}

.menuSec ul ul ul {
    left: 100%;
    top: 0
}

.menuSec ul:after,
.menuSec ul:before {
    content: " ";
    display: table
}

.menuSec ul:after {
    clear: both
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0;
    width: 270px
}

.droopdwon li:hover>ul {
    display: block;
    background-color: #000;
    top: 40px
}

.droopdwon {
    float: left
}

.droopdwon li:hover li a:hover {
    background-color: #fff;
    color: #000 !important
}

.dropdown-menu {
    position: absolute !important;
    z-index: 1000;
    display: block;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.client-strip ul li,
.logo,
.menuSec ul li,
.menuSec ul li a,
.theme_btn,
ul.contact-lst li {
    display: inline-block
}

.menuSec ul,
.menuSec ul li {
    padding: 0;
    position: relative;
    margin: 0
}

.menuSec ul li a {
    position: relative;
    color: #393939;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.2px;
}

ul.contact-lst {
    justify-content: end;
    margin: 0;
    align-items: center;
    display: flex
}

ul.contact-lst li {
    margin: 0 0 0 15px
}

ul.contact-lst li.first a {
    background-color: #f27b65;
    border-radius: 0;
    color: #fff;
    -webkit-animation: 2s cubic-bezier(.25, 0, 0, 1) 3s infinite pulse;
}

html body ul.contact-lst li a {
    font-family: Poppins;
    color: #333;
    font-weight: 500;
    vertical-align: middle;
    position: relative;
    padding: 14px 25px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px !important;
    border: 1px solid #F27B64;
    border-radius: 6px !important;
    min-width: 170px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: scale(1) !important;
    transition: 0.3s !important;
}

body ul.contact-lst li a:hover {
    border-color: #f27b65 !important;
    background-color: transparent;
    color: #f27b65;
}

body ul.contact-lst li a svg {
    width: 19px;
    color: #fff;
    fill: #fff;
    transition: 0.3s;
}

body ul.contact-lst li a:hover svg {
    fill: #f27b65;
}

ul.contact-lst li a,
ul.contact-lst2 li a {
    font-size: 14px !important;
    padding: 18px 26px 18px 10px !important
}

ul.contact-lst li.last a {
    background-color: #00356b;
    padding: 14px 13px 16px 10px;
    color: #fff
}

ul.contact-lst li.last a,
ul.contact-lst2 li.first a {
    width: auto;
    background-color: #f27b65;
}

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 18px rgba(255, 255, 255, 0)
    }
}

ul.contact-lst li.first a span img,
ul.contact-lst li.last a span img {
    filter: invert(1) brightness(62);
    width: 85%
}

ul.contact-lst li img {
    width: 40px !important
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('../index.html')
}

ul.contact-lst li a span {
    margin-top: 0px;
    margin-right: 9px
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.inner_banner>img {
    width: 100%
}

.carousel-item>img {
    width: 100%;
    height: 900px;
    object-fit: cover
}

.carousel-control.left,
.carousel-control.right {
    background: rgba(255, 255, 255, .1);
    opacity: 1;
    width: 50px;
    height: 50px;
    top: 40%;
    text-shadow: none
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    background: rgba(255, 27, 27, .6);
    color: #fff
}

.carousel-control.left .fa,
.carousel-control.right .fa {
    position: relative;
    top: 12px;
    font-size: 20px;
    color: #fff;
    opacity: .5
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 12px;
    padding: 0;
    margin: 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    border-radius: 20px
}

.carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: rgba(0, 0, 0, 0)
}

.banner_text li,
.category-m,
section.cta,
section.whats-next-cta {
    position: relative
}

.carousel-indicators li {
    border: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0
}

.carousel-indicators .active {
    margin: 0;
    background-color: #28b16d;
    width: 10px;
    height: 12px
}

.banner_text h1 {
    font-size: 54px;
    line-height: 65px;
    color: #000;
    font-weight: 600;
    margin: 0 0 25px
}

.banner_text li,
.banner_text p {
    font-size: 16px;
    line-height: 27px
}

.banner_text p {
    margin: 20px 0;
    padding: 0 0 0 20px;
    border-left: 2px solid #f27b65;
    color: #000
}

.banner_text li {
    margin: 0;
    color: #3c3c3c;
    font-weight: 500;
    padding: 3px 0 3px 45px
}

.banner_text li:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #d7982a;
    top: 50%;
    left: 20px;
    border-radius: 100px;
    transform: translate(0, -50%)
}

.banner_text form {
    padding: 20px;
    border: 1px solid #b7b7b7;
    border-radius: 15px
}

.banner_text form input {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    margin: 0 0 10px;
    border-radius: 10px
}

.banner_text form button {
    width: 100%;
    height: 60px;
    padding: 10px 20px;
    border: 1px solid #b7b7b7;
    margin: 0 0 10px;
    border-radius: 10px;
    background-color: #414042;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Open Sans';
    font-weight: 500
}

.inner-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f7f7f7;
    overflow: hidden;
}

.inner-wrapper h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500 !important;

}

.inner-wrapper ul {
    margin: 10px 0 30px;
    padding: 0 0 0 20px;
}

.inner-wrapper ul li {
    display: inline-block;
    position: relative;
}

.inner-wrapper ul li a {
    color: #101010;
}

.inner-wrapper ul>li::after {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 0 10px 0 11px;
    display: inline-block;
    vertical-align: middle;
    font-size: 4px;
    opacity: .6;
}

.inner-wrapper ul>li:last-child::after {
    border-right: 0;
    content: "";
    padding: 0;
}

.portfolio-wrapper {
    padding: 60px 0px;
}

.product-container {
    display: flex;
    gap: 20px;
    padding: 0px;
    justify-content: center;
    font-family: Arial, sans-serif;
}

.product-card {
    flex: 1;
    max-width: 300px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.book-cover {
    height: 380px;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    overflow: hidden;
    position: relative;
}

.book-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.book-cover:hover img {
    transform: scale(1.05);
}

.book-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.book-author {
    color: #666;
    font-size: 0.9em;
    margin-bottom: 8px;
}

.book-details {
    font-size: 0.9em;
    color: #444;
    margin-bottom: 12px;
}

.genre {
    display: inline-block;
    background: #f0f0f0;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8em;
}

.purchase-btn {
    display: inline-block;
    background-color: #f27b65;
    color: white;
    padding: 8px 16px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.9em;
    margin-top: 15px;
    transition: 0.3s;
    text-align: center;
}

.purchase-btn:hover {
    background-color: #010c35;
    color: #fff;
}

.client-strip ul {
    font-size: 0;
    margin: 0
}

.sec_head h2,
.sec_head h3,
section.cta h2,
section.cta h3 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 600
}

.client-strip ul li {
    vertical-align: middle;
    width: 100%;
    padding: 0 10px
}

.client_strip_slider .slick-slide,
.editing-slider .slick-current {
    opacity: 1
}

.client-strip {
    padding: 20px 0;
    background-image: url('../images/logo_bg.png');
    background-size: cover;
    background-repeat: no-repeat
}

.house_sec,
section.discover-wrap,
section.dist-pathner-sec,
section.privacy_sec.py_8 {
    padding: 25px 0
}

.sec_head h2,
.sec_head h3 {
    color: #000;
    margin: 0 0 10px
}

.sec_head p {
    font-size: 16px !important;
    line-height: 29px !important;
    margin: 0 0 15px !important;
}

.house_img img {
    width: 95%;
    height: 650px;
    object-fit: cover;
    border-radius: 20px
}

.publish-book h2 {
    font-size: 67px;
    line-height: 75px;
    color: #000;
    font-weight: 600
}

.cta-s1,
.mochup-text h4,
section.book-mochup .sec_head h2,
section.book-mochup .sec_head h3 {
    font-weight: 700
}

.publishing-btn ul {
    gap: 20px
}

.publishing-logos h3 {
    font-size: 25px
}

.publishing-logos p {
    font-size: 16px
}

.mochup-box ul,
.publishing-logos ul,
section.testi-wrap .row {
    display: flex;
    align-items: center
}

.publishing-logos ul li img {
    height: 120px;
    object-fit: scale-down
}

.publishing-logos {
    margin-top: -140px
}

.read_to_join_btn ul,
.what-next-btn ul {
    justify-content: center;
    margin-top: 30px
}

.what-next-btn ul li a {
    width: 220px
}

section.whats-next-cta:before {
    content: '';
    position: absolute;
    top: 84px;
    left: 0;
    width: 100%;
    height: 70%;
    background-image: url(../images/whats-back.jpg);
    z-index: -1;
    background-size: cover
}

.discover-box {
    background: #414042;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    margin-top: 75px
}

.discover-box img {
    width: auto;
    margin: 0 auto
}

.discover-box h3 {
    color: #fff;
    font-size: 28px;
    margin-top: 20px
}

.discover-box p {
    color: #fff;
    font-size: 14px
}

.discover-slider .slick-active,
.mochup-slider .slick-active {
    opacity: 1.5
}

.discover-slider .slick-slide,
.testi-slider-nav .slick-slide {
    transition: .3s ease-in-out;
    opacity: 1.2
}

.discover-slider .slick-slide.slick-current.slick-active.slick-center {
    transform: translateY(-35px)
}

.discover-box h3 span,
.popupform-main.active,
.sec_head h2 span,
.sec_head h3 span,
section.faqs-wrap h2 span,
span.cta-s {
    display: block
}

section.cta {
    padding: 50px 0;
}

section.cta h2,
section.cta h3 {
    color: #fff
}

.cta-s1 {
    font-size: 55px
}

.form-box input {
    width: 100%;
    border: 0;
    background: #ededed;
    padding: 15px 10px;
    border-radius: 10px
}

.mochup-box img,
.mochup-box ul li:last-child {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.form-box button.theme_btn {
    width: 100%;
    padding: 15px;
    border-radius: 10px
}

.cta-b img {
    position: absolute;
    top: -80px;
    right: 145px
}

section.book-mochup {
    padding: 20px 0
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul li:last-child img {
    object-fit: contain;
    height: 240px
}

.mochup-text {
    padding: 60px 30px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    background-color: #010c35;
    display: none
}

.mochup-text h4 {
    color: #fff;
    font-size: 16px
}

.mochup-text p {
    font-size: 23px;
    color: #fff;
    line-height: 30px;
    font-weight: 600
}

.mochup-text a {
    color: #6f6e70;
    font-weight: 600
}

.mochup-box img {
    height: 282px
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.17)
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-text {
    display: block !important
}

.mochup-slider .slick-slide {
    margin: 80px 0
}

.mochup-box {
    display: flex;
    justify-content: center
}

.mochup-slider .slick-next {
    right: 255px;
    top: 210px
}

.mochup-slider .slick-prev {
    left: 255px;
    z-index: 99;
    top: 210px
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul li:last-child {
    width: 350px;
    z-index: 999999999;
    padding: 9px;
    height: 285px
}

.mochup-slider .slick-next:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    opacity: 1;
    font-size: 28px
}

.mochup-slider .slick-prev:before {
    content: "\f060";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    opacity: 1;
    font-size: 28px
}

.testi-slider-nav .slick-next:before,
.testi-slider-nav .slick-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #000000c4;
    padding: 14px 19px
}

.mochup-box ul li:last-child {
    position: relative;
    z-index: -1;
    background: #fff;
    box-shadow: 0 0 10px #00000017
}

.mochup-box ul li:last-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    width: 130%;
    height: 100%;
    background: #9e9da0a3;
    border-radius: 15px
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul .d_mock {
    display: block;
    width: 350px;
    padding: 9px;
    height: 285px;
    position: relative;
    z-index: -1;
    background: #fff;
    box-shadow: 0 0 10px #00000017;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px
}

.d_mock img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.s_mock img {
    height: 280px;
    width: 150px;
    object-fit: contain
}

section.testi-wrap {
    background-image: url(../images/testi-back.jpg);
    padding: 70px 0;
    background-size: cover;
    overflow: hidden
}

.interested-form-text h2,
.testi-text h2,
section.faqs-wrap h2 {
    font-size: 45px;
    line-height: 60px;
    color: #000;
    font-weight: 600
}

.testi-text {
    width: 90%
}

ul.testi-img {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 0
}

ul.testi-img h6 {
    font-size: 25px;
    margin-bottom: 10px;
    line-height: 25px;
    color: #3c3c3c
}

ul.testi-img p {
    color: #969696;
    margin: 0
}

.testi-box ul,
ul.testi-img ul {
    display: flex
}

.testi-box ul li i {
    color: #f9bc28;
    margin-right: 5px;
    font-size: 20px
}

.testi-box {
    padding: 30px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 10px
}

.testi-box p {
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px
}

.testi-slider-nav .slick-slide {
    margin: 12px 20px
}

.testi-slider-nav {
    height: 500px
}

.editing-slider .slick-slide,
.testi-slider-nav .slick-current+.slick-slide {
    opacity: .5
}

.testi-slider-nav .slick-next {
    right: inherit;
    left: -46px;
    top: 170px
}

.testi-slider-nav .slick-next:before {
    content: "\f106";
    border: 1px solid;
    border-radius: 50%;
    font-size: 25px
}

.testi-slider-nav .slick-prev:before {
    content: "\f107";
    border: 1px solid;
    border-radius: 50%;
    font-size: 25px
}

.testi-slider-nav .slick-next:hover:before,
.testi-slider-nav .slick-prev:hover:before {
    background: #fed01c;
    color: #fff
}

.testi-slider-nav .slick-prev {
    left: -46px
}

.interested-form-text input {
    width: 100%;
    height: 55px;
    margin-bottom: 15px;
    padding: 0 15px;
    border-radius: 10px;
    border: 1px solid #959595
}

.interested-form-text textarea {
    width: 100%;
    height: 170px;
    padding: 15px 10px;
    resize: none;
    border-radius: 10px;
    margin-bottom: 15px;
    border: 1px solid #959595
}

.interested-form-text input::placeholder {
    font-size: 16px;
    color: #3c3c3c
}

.interested-form-text textarea::placeholder {
    font-size: 16px;
    color: #3c3c3c
}

section.faqs-wrap {
    padding: 70px 0;
    background: #fbfbff
}

form.form-get-quote button {
    width: 100%;
    height: 60px;
    font-size: 20px
}

.faqs-wrap .accordion-button.collapsed:not(:disabled) {
    border: 1px solid #0000004f;
    border-radius: 10px !important
}

.accordion-button:focus {
    box-shadow: initial
}

.faqs-wrap .accordion-item {
    margin-bottom: 20px;
    border: initial;
    background: 0
}

.faqs-wrap .accordion-item button {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 10px
}

.faqs-wrap .accordion-button:not(.collapsed) {
    color: inherit !important;
    background-color: #fff;
    box-shadow: inherit !important;
    border: initial
}

.discuss_box .theme_btn.black,
.footerSec {
    background: #f27b65;
}

.faqs-wrap .accordion-collapse {
    background: #fff;
    box-shadow: 0 0 10px #0000000f
}

.footerSec {
    padding-top: 70px
}

.footerSec p {
    color: #fff;
    font-size: 14px;
    padding-right: 40px;
    margin-top: 20px;
    line-height: 1.6
}

.footerSec h5 {
    font-size: 22px;
    font-weight: 500;
    color: #fff
}

ul.linkList a {
    font-weight: 500;
    line-height: 38px;
    color: #fff;
    font-size: 16px
}

form.cont-frm-ft input {
    width: 100%;
    height: 50px;
    background: 0 0;
    border: 0;
    border-bottom: 2px solid #424242;
    font-size: 18px;
    margin: 0 0 20px;
    color: #fff
}

.footer-bottm p {
    margin: 0;
    text-align: left;
    padding: 0;
    color: #fff;
    font-weight: 600
}

.footer-bottm {
    padding: 20px 0;
    margin-top: 60px;
    background: #010c35;
}

footer ul.socail-link {
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 0;
    padding: 0
}

footer ul.socail-link a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background: #010c35;
    border-radius: 50%;
    margin: 0 8px;
    color: #fff;
    font-size: 18px
}

.footer_contact p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 16px
}

.footer_contact p span {
    color: #d9d9d9;
    font-weight: 600
}

.footer_contact p a {
    color: #d9d9d9;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 0 10px
}

.fluid_padding_left {
    padding-left: 100px
}

ul.star1 {
    display: flex;
    margin-bottom: 10px
}

.editing-slider-box ul li span {
    color: gray;
    font-weight: 400
}

.editing-slider-box ul li i {
    color: #fab51d;
    margin-right: 10px;
    font-size: 16px
}

.editing-slider-text {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 99;
    padding: 0 10px 5px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000003d
}

.editing-slider-box ul li {
    font-size: 14px;
    color: #000;
    font-weight: 600
}

.editing-slider-text:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 75%;
    background: #fff;
    z-index: -1;
    border-radius: 15px;
    display: none
}

.editing-slider-text img {
    width: 130px;
    margin: -30px 0 0
}

.editing-slider .slick-track {
    margin-top: 50px;
    margin-bottom: 30px
}

.book_edit_banner.main_slider .container-fluid {
    padding-left: 9%
}

.editing-slider-box {
    margin-left: 20px
}

.editing-slider .slick-list.draggable {
    padding-right: 30% !important
}

.editing-slider .slick-prev {
    display: none !important
}

.editing-slider .slick-next {
    right: 30px;
    width: 40px;
    height: 40px;
    background-color: #000;
    border-radius: 100px
}

.editing-slider .slick-next:before {
    content: '\f178';
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    color: #fff;
    opacity: 1;
    margin-right: -40px;
    font-size: 35px
}

.book_publishing_banner li span {
    color: gray;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5 !important;
    display: block
}

.about_sec {
    padding: 80px 0 150px
}

.about_banner .carousel-item>img {
    height: 850px;
    object-fit: cover;
    object-position: center;
}

.ready_img {
    top: -40px;
    right: 100px;
    width: 310px
}

.read_to_join_btn ul li a {
    width: 230px
}

.whats-next-text h2,
.whats-next-text h3 {
    font-size: 45px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    margin: auto;
}

.cta-txt-rit ul.contact-lst li a,
.linkss a,
.ready_to_join .sec_head h2,
.sec_head h3,
.ready_to_join .sec_head p,
.text_white,
.whats-next-text p {
    color: #fff;
}

a.theme_btn.white {
    background: #f27b65;
    color: #fff;
}

.theme_btn.black {
    color: #fff;
    background: #f27b65;
}

section.ready_to_join {
    position: relative;
    background-image: url(../images/ready_abt_bg.png);
    z-index: 1;
    background-size: cover;
    background-position: center center
}

.testi-img img,
.testimo_auth_wrap img {
    border-radius: 100px
}

.counter_sec {
    padding: 0px 0;
    background: #fff9f5
}

.counter_sec .projectFactsWrap img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-bottom: 10px
}

.counter_sec .projectFactsWrap p,
.counter_sec .projectFactsWrap span {
    font-size: 45px;
    line-height: 50px;
    margin: 10px 0;
    color: #000;
    font-family: Poppins;
    font-weight: 600
}

.counter_sec .projectFactsWrap h4 {
    color: #000;
    font-size: 20px;
    line-height: 25px;
    margin: 0
}

.avaiable_sec {
    padding: 70px 0 20px
}

.available_box {
    padding: 50px 20px;
    border: 1px solid #000;
    border-radius: 10px
}

.min_height_547 {
    min-height: 547px;
}

.available_box h5 {
    font-size: 23px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    margin: 0 0 20px
}

.available_box p {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 25px
}

.explore_box {
    padding: 30px 20px;
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0 0 24px;
    height: 320px;
    overflow: hidden;
    transition: .5s ease-in-out;

}

/* Firefox */
.explore_box {
    scrollbar-width: thin;
    scrollbar-color: #0054af #ffffff;
}

/* Chrome, Edge, and Safari */
.explore_box::-webkit-scrollbar {
    width: 1px;
}

.explore_box::-webkit-scrollbar-track {
    background: #ffffff;
}

.explore_box::-webkit-scrollbar-thumb {
    background-color: #0054af;
    border-radius: 1px;
    border: 2px solid #ffffff;
}

.overlay-bg,
.popupform-main {
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    bottom: 0;
    left: 0
}

.explore_box:hover {
    box-shadow: 0 0 10px 0 #00000057
}

.explore_box img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin: 0 0 10px
}

.explore_box h5 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px
}

.explore_box h5 a {
    color: #000;
}

.explore_box p {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 25px;
}

.possibilities_sec {
    padding: 40px 0 0
}

.keep_all_list {
    padding-left: 20px
}

.keep_all_list li {
    font-size: 16px;
    line-height: 29px;
    font-weight: 500;
    list-style: disc
}

.discuss_box {
    padding: 30px;
    border-radius: 10px;
    background-color: #f27b65;
}

.discuss_box h4 {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px
}

.discuss_box a {
    width: fit-content
}

.discuss_sec {
    padding: 0 0 40px
}

.action_slider .slick-slide {
    margin: 0;
    opacity: 1
}

.action_slider .slick-slide img {
    box-shadow: 1px -1px 8px 0 #0000004f;
    border-radius: 10px
}

.action_slider .slick-track {
    margin: 20px 0
}

.action_slider .slick-slide img:not(.action_slider .slick-current img) {
    transform: scale(.8)
}

.editor_action_sec {
    padding: 40px 0
}

.action_slider .slick-prev:before,
.fleet_slider .slick-prev:before {
    content: "\f060";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    opacity: 1
}

.action_slider .slick-next:before,
.fleet_slider .slick-next:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    opacity: 1
}

.service_banner h6 {
    font-size: 35px;
    line-height: 35px;
    color: #000;
    font-weight: 600;
    margin: 0 0 5px
}

.testi_page {
    padding: 80px 0
}

.test_page_box {
    box-shadow: -5px 5px 10px 4px #00000012;
    border-radius: 30px;
    background-color: #fff;
    padding: 30px;
    margin: 0 30px 70px 0
}

.test_page_box p {
    margin: 25px 0;
    font-size: 16px;
    line-height: 1.8
}

.auth_desp h5 {
    margin: 0;
    font-size: 23px;
    line-height: 30px;
    color: #393939;
    font-weight: 600
}

.auth_desp {
    margin: 0 0 0 20px;
    text-align: left
}

.auth_desp h6 {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    margin: 0
}

.test_page_box>img {
    margin: -90px 0 0
}

.overlay-bg {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    right: 0;
    z-index: 10
}

.popupform-main {
    position: fixed;
    background-color: rgba(0, 0, 0, .62);
    z-index: 9999
}

.pop-form {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: no-repeat padding-box #fff;
    border: 4px solid #f27b65;
    border-radius: 14px
}

.popupform-main h3 {
    font-size: 28px;
    margin: 0 0 16px;
    color: #000;
    font-weight: 500;
    line-height: inherit
}

.popupform-main h2 {
    font-size: 36px;
    margin: 10px 0 20px;
    font-weight: 700;
    color: #fff;
    line-height: 40px
}

.popupform-main h4 {
    font-size: 26px;
    margin: 8px 0 0;
    color: #000;
    font-weight: 700
}

.pop-form .close-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: -18px;
    right: -20px;
    font-size: 18px;
    font-weight: 900;
    color: #00a5bd;
    padding-top: 3px;
    background-color: #fff;
    text-align: center;
    border-radius: 50px;
    align-items: center;
    display: grid;
    border: 2px solid #00a5bd
}

.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=tel],
.pop-form form .control-group input[type=text],
.pop-form form .control-group select,
.pop-form form .control-group textarea {
    background-color: transparent;
    font-family: Poppins, sans-serif;
    text-align: left;
    border: 1px solid #3c3c3c;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    border-radius: 10px;
    height: 50px;
    padding: 0 20px;
    width: 100%
}

.popupform-main form input[type=email],
.popupform-main form input[type=number],
.popupform-main form input[type=text] {
    min-height: 50px;
    color: #333;
    padding: 10px;
    height: 44px;
    width: 100%;
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-appearance: none;
    border-radius: 4px;
    font-family: Poppins, sans-serif
}

form .numberarea {
    width: auto;
    position: relative
}

.pop-form .submit-btn {
    font-size: 20px;
    padding: 10px 0;
    color: #fff;
    cursor: pointer;
    border-radius: 14px;
    position: relative;
    border: 0;
    width: 100%;
    margin: 10px 0 0 !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    background: no-repeat padding-box #024780
}

.pop-form .no-thanks {
    text-decoration: underline;
    color: #666
}

.popupform-main h6:before {
    position: absolute;
    content: "";
    left: -35px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 45px solid #4274fa;
    border-bottom: 28px solid transparent
}

.popup-l-side img {
    width: 62%;
    height: 200px;
    object-fit: cover
}

.cta-txt-rit,
.popup-l-side {
    text-align: center
}

.control-group textarea {
    height: 50px
}

.popupform-main .modal-dialog {
    max-width: 590px
}

.popupform-main .modal-header .btn-close:before {
    content: 'x';
    color: #000;
    opacity: 1
}

.popupform-main .modal-header .btn-close {
    position: relative;
    opacity: 1;
    font-size: 24px;
    background: #fff;
    color: #000;
    border-radius: 60px;
    padding: 5px 6px 7px;
    right: -10px;
    top: -7px;
    border: 6px solid #f27b65;
}

.popupform-main .modal-header {
    border: 0;
    padding: 0
}

.fleet_slider img {
    box-shadow: -3px 4px 7px 1px #00000026;
    padding: 0
}

.fleet_slider .slick-track {
    margin: 10px 0
}

.footerSec .f-logo {
    width: 50%
}

.section-category:after {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../index.html);
    width: 318px;
    height: 310px
}

.category-m:before {
    position: absolute;
    top: -150px;
    background: url(../index.html);
    width: 437px;
    height: 427px;
    content: '';
    left: unset;
    right: 0
}

.category-m:after {
    position: absolute;
    right: 0;
    background: url(../index.html) center/100% no-repeat;
    width: 235px;
    height: 140px;
    content: '';
    top: unset;
    bottom: -900px
}

.section-category h2 span:after {
    background: #f6921e5c;
    width: 370px;
    height: 18px;
    position: absolute;
    left: 0;
    content: "";
    bottom: 14px;
    top: 36px;
    z-index: -1
}

.cta-banner {
    background: url(../index.html);
    padding: 80px 0 70px;
    background: #000000d9
}

.cta-txt h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 700
}

.cta-txt h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin: 40px 0 0
}

.cta-txt-rit>a {
    border-radius: 9px;
    background: url(../index.html) center/contain no-repeat;
    width: 296px;
    height: 53px;
    color: #ffff;
    font-weight: 700;
    font-size: 24px;
    border: 1px solid transparent
}

.cta-txt-rit>a:hover {
    background: #fff;
    color: #333;
    border-color: #ff5829
}

.cta-txt-rit p {
    font-size: 16px;
    color: #fff;
    margin: 20px 0
}

.cta-txt-rit ul.contact-lst {
    margin: 30px 0 0
}

ul.category-list li {
    background: #fff;
    box-shadow: 0 0 20px #d9d9d9;
    -moz-box-shadow: 0 0 20px #d9d9d9;
    -webkit-box-shadow: 0 0 20px #d9d9d9;
    display: inline-block;
    width: 14%;
    margin: 1.2%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #f27b65;
    padding: 20px 0;
    transition: .3s ease-in-out
}

ul.category-list li img {
    height: 70px;
    width: 70px;
    object-fit: contain;
    margin-bottom: 10px
}

ul.category-list li h6 {
    font-size: 14px
}


.section-category {
    margin-bottom: 0;
    position: relative;
    padding: 100px 0
}

section.dist-pathner-sec .row div img {
    width: 80%;
    padding: 10px
}

.hire_sec {
    padding: 50px 0;
    background-color: #f7f7fa
}

.draft_boxes .available_box h5 {
    font-size: 14px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
    margin: 0 0 10px
}

.draft_boxes .available_box p {
    color: #3c3c3c;
    font-size: 12px;
    line-height: 1.5;
    margin: 0
}

.draft_boxes .available_box {
    padding: 20px 15px;
    border: 1px solid #000;
    border-radius: 10px;
    height: 170px
}

.draft_boxes li {
    flex: 1
}

.draft_boxes {
    gap: 10px
}

.text_black {
    color: #000
}

.interested-form-text label {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 14px
}

.interested-form-text label input {
    width: auto;
    display: inline-flex;
    height: auto;
    margin-right: 7px
}


.footer-bottm .linkss {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 20px;
}

.began_img .slick-slide {
    opacity: 1 !important;
}












/* Brand Section Start */

.brand-text img {
    width: auto;
}

section.brand-sec {
    background-color: #ff8e00;
    padding: 10px 0;
    opacity: 0;
    margin-bottom: 15px;
}

.brand-text h5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 18px;
    font-size: 17px;
    color: #fff;
    margin: 0;
    text-transform: capitalize;
}

.brand-sec .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
    margin: 0;
}

html body .theme_btn {
    transition: 0.3s !important;
    font-weight: 500;
    padding: 14px 35px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px !important;
    border: 1px solid #F27B64;
    border-radius: 6px !important;
    background: #F27B64 !important;
    font-family: 'Poppins' !important;
    margin: 0;
}

.editing-slider {
    display: none;
}

.mochup-slider {
    display: none;
}

.animatepulse {
    backdrop-filter: blur(18px);
    animation: pulse 2s ease-out infinite normal;
}

button.btn-close {
    position: absolute;
    right: 20px;
}

.carousel-item>img {
    height: 650px;
}

.comunicate a,
.comunicate {
    color: #000;
    font-size: 12px;
}

form {
    background-color: #f3f3f3ba;
    border: none;
}

form h2 {
    font-size: 30px;
    line-height: 30px;
    background-color: #010c35;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-align: center
}

.banner_text h1 {
    font-size: 44px;
    line-height: 1.2;
}

.banner_text h6 {
    margin: 0;
    color: #000;
    display: inline-block;
}

.banner_text .publishing-btn ul {
    list-style: none;
    color: #fff;
    padding: 0;
}

.banner_text .publishing-btn ul li {
    padding: 0;
}

.banner_text p {
    font-size: 16px;
    line-height: 27px;
    margin: 20px 0 20px 0;
    padding: 0 0 0 20px;
    border-left: 2px solid #f26b65;
    color: #333;
}

.banner_text .publishing-btn ul li:after {
    display: none;
}

.theme_btn {
    background: #010c35 !important;
}

.theme_btn:hover {
    background: #000 !important;
}

@keyframes pulse {
    50% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1.1);
    }
}

@media(max-width:767px) {
    .carousel-item>img {
        height: 1200px;
    }

    .theme_btn {
        margin-bottom: 15px;
    }

    .banner_text form {
        width: 100% !important;
    }
}

@media(max-width: 500px) {
    .page-id-1 .publishing-btn ul li:nth-child(1) {
        width: calc(50% - 5px) !important;
    }

    .page-id-1 .publishing-btn ul li:nth-child(2) {
        width: calc(50% - 5px) !important;
    }

    .page-id-1 .publishing-btn ul li:nth-child(3) {
        width: 100% !important;
    }

    .page-id-1 .publishing-btn ul li a,
    .page-id-1 .publishing-btn ul li button {
        width: 100% !important;
    }
}

@media(max-width: 370px) {
    .page-id-1 .publishing-btn ul li:nth-child(1) {
        width: 100% !important;
    }

    .page-id-1 .publishing-btn ul li:nth-child(2) {
        width: 100% !important;
    }

    .page-id-1 .publishing-btn ul li:nth-child(3) {
        width: 100% !important;
    }

    .page-id-1 .publishing-btn ul li a,
    .page-id-1 .publishing-btn ul li button {
        width: 100% !important;
    }
}

html body .theme_btn:hover {
    background: transparent !important;
    color: #F27B64;
    transform: translate(0px, 0px) !important;
    box-shadow: 0 0 #000 !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

h2 {
    font-size: 40px !important;
    line-height: 1.3 !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 0 0 !important;
}

.sec_head h2 {
    margin: 0 0 10px 0 !important;
}

.sec_head {
    margin: 0 0 0px 0;
}

section.book_edit_banner.main_slider .carousel-caption {
    background-image: linear-gradient(to right, #00000061, #00000033, #00000000, #ffffff00, #ffffff00);
}

.banner_text h6 {
    margin: 0 !important;
    color: #f27b65 !important;
    display: inline-block;
    text-transform: uppercase !important;
    letter-spacing: 0.3px !important;
    font-weight: 500 !important;
    font-family: 'Poppins' !important;
    font-size: 16px !important;
}

.banner_text h1 {
    font-size: 40px !important;
    line-height: 1.4 !important;
    color: #fff !important;
    margin: 4px 0 25px 0 !important;
    font-weight: 500 !important;
}

body .banner_text p {
    font-size: 16px;
    line-height: 27px;
    margin: 0px 10px 45px 0;
    padding: 0 60px 0 15px;
    border-left: 2px solid #f26b65;
    color: #ffffff;
}

.banner_text form {
    border-radius: 10px !important;
    background: #ffffffe3 !important;
    margin-left: 80px;
    padding: 25px 25px;
    border: 0;
}

.banner_text form h2 {
    font-size: 24px !important;
    line-height: 1.5 !important;
    margin: 0 0 15px 0 !important;
}

.banner_text form input {
    padding: 14px 16px;
    height: auto;
    border-radius: 0px !important;
    border: 0;
    background: #ffffff;
    color: #111;
    font-family: "poppins";
    border-radius: 6px !important;
    border: 1px solid #1111111f;
}

.banner_text form label.comunicate,
.banner_text form label.comunicate * {
    font-size: 10px;
    line-height: 1.8 !important;
}

.banner_text form label.comunicate input {
    margin: 0 0 9px 0;
    transform: translate(0px, 3px);
}

.banner_text form label.comunicate {
    margin: 5px 0 10px 0;
}

body .banner_text form button {
    font-family: Poppins !important;
    color: #333 !important;
    font-weight: 500 !important;
    vertical-align: middle !important;
    position: relative !important;
    padding: 14px 25px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    border: 1px solid #F27B64 !important;
    border-radius: 6px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    transform: scale(1) !important;
    transition: 0.3s !important;
    background: #F27B64;
    color: #fff !important;
    font-size: 16px !important;
}

body .banner_text form button:hover {
    background: #010c35 !important;
    color: #fff !important;
    border-color: #010c35 !important;
}

html body section.book_edit_banner.main_slider .theme_btn:hover {
    background: #fff !important;
}

body .explore_box {
    box-shadow: 0 0 0px #000 !important;
    background: #fdfdfd !important;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 0px 25px 20px 25px;
    overflow: visible;
    height: auto;
    min-height: 100%;
    margin: 0;
    transition: 0.3s !important;
}

body .explore_box .z_icon {
    width: 75px;
    margin: -37.5px auto 20px auto;
    height: 75px;
    background: #f27b65;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 200px;
    transition: 0.3s !important;
}

body .explore_box h5 {
    width: 100%;
    font-weight: 500;
    margin: 0 0 8px 0;
}

body .explore_box .z_icon img {
    margin: 0;
    filter: brightness(0) invert(1);
    width: 40px;
    height: auto;
    transition: 0.6s !important;
}

body .explore_box p {
    font-size: 15px;
    letter-spacing: 0.3px;
    margin: 0;
}

.row.z_iconBoxesRow {
    display: flex !important;
    flex-wrap: wrap;
    gap: 60px 0px;
}

body .explore_box:hover {
    border-color: #010c35 !important;
    background: #fff !important;
}

body .explore_box:hover .z_icon {
    background: #010c35 !important;
}

body .explore_box:hover .z_icon img {
    transform: rotateY(360deg);
}

body section.discuss_sec {
    padding: 80px 0 !important;
    background-image: url(../images/bg-new.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

body section.discuss_sec:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
}

body section.discuss_sec .container {
    position: relative;
    z-index: 1;
}

body section.discuss_sec .discuss_box {
    text-align: center;
    background: transparent;
    padding: 0 0 0 0;
}

body section.discuss_sec .discuss_box h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.6;
    padding: 0 60px;
    letter-spacing: 0.3px;
    margin: 0 0 20px 0;
    width: 100%;
}

body section.discuss_sec .discuss_box ul {
    justify-content: center;
    gap: 10px 10px;
}

body section.discuss_sec .discuss_box ul a.theme_btn {
    min-width: 200px;
}

body section.discuss_sec .discuss_box ul a.theme_btn:hover {
    background: #fff !important;
    border-color: #fff !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.bg-grey {
    background-color: #f5f5f5 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.z_buttonsBox {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 15px;
}

.counter_sec {
    background: #fff;
}

.z_counterBox .z_icon {
    margin: 0 auto 15px auto;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f27b64;
    border-radius: 100px;
}

.z_counterBox .z_icon img {
    width: 45px !important;
    height: auto !important;
    margin: 0;
    filter: brightness(0) invert(1);
}

.z_counterBox .item p {
    margin: 0 0 !important;
    font-size: 30px;
    font-weight: 500;
}

.z_counterBox .item span {
    margin: 0;
    font-size: 30px;
    margin: 0 0 0 3px;
    font-weight: 500;
}

.z_counterBox h4 {
    font-size: 18px !important;
    color: #11111199 !important;
    font-weight: 400;
    line-height: 1.3 !important;
}

.keep_all_list li,
li {
    font-size: 16px !important;
    line-height: 29px !important;
    font-weight: 400;
    margin-bottom: 10px;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mt-100 {
    margin-top: 100px;
}

.mb-100 {
    bottom: 100px;
}

section.cta {
    padding: 80px 0 !important;
    background-image: url(../images/bg-new.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

section.cta:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
}

section.cta .container {
    position: relative;
    z-index: 1;
}

section.cta .col-lg-8 {
    margin: 0 auto;
}

section.cta h3 {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.4;
    padding: 0;
    letter-spacing: 0.3px;
    margin: 0 0 0px 0;
    width: 100%;
}

section.cta h3 span.cta-s1 {
    font-size: 50px;
    font-weight: 600;
}

section.cta .cta-image {
    position: absolute;
}

section.cta .cta-image.cta-image-right {
    right: 15px;
    top: -150px;
}

section.cta .cta-image.cta-image-left {
    left: 15px;
    bottom: -150px;
}

section.cta .cta-image img {
    width: 150px;
}

section.reviewsSection .began_img button.slick-arrow {
    width: 35px;
    height: 35px;
    background: #f27b64;
    border-radius: 100px;
}

section.reviewsSection .began_img button.slick-arrow.slick-prev {
    left: 0;
    z-index: 9;
}

section.reviewsSection .began_img button.slick-arrow:before {
    color: #fff;
    font-size: 15px;
}

section.reviewsSection .began_img button.slick-next.slick-arrow {
    right: 0;
}

section.reviewsSection .began_img img {
    border-radius: 8px;
}

section#contact_sec {}

section.z_contactSection .z_leftCol {
    padding-right: 80px;
}

section.z_contactSection .z_leftCol h2 {
    margin: 0 0 35px 0 !important;
}

section.z_contactSection .z_leftCol .accordion-item {
    margin: 0 0 15px 0;
    border: 1px solid #dedede;
    border-radius: 10px;
    overflow: hidden;
}

section.z_contactSection .z_leftCol .accordion-item button.accordion-button {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 20px;
    border: 0;
}

section.z_contactSection .z_leftCol .accordion-item .accordion-body {
    padding-top: 0;
}

ul.footer_contact li,
ul.footer_contact li * {
    color: #fff;
}

.footer_contact p {
    margin: 0 0 0px 0;
}

footer .keep_all_list li,
footer li {
    margin: 0 0 10px 0;
}

footer .keep_all_list li a,
footer li a {
    line-height: 1.3 !important;
}

.footer-bottm {
    background: #ed6f58;
}

.banner_text .banner_hightLightLogos {
    width: auto;
    display: inline-block;
    background: #fff;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -5px 0 15px 0;
}

.banner_text .banner_hightLightLogos img {
    width: 300px;
}

section.cta p {
    color: #ffffffd6;
    margin: 10px 0 0 0;
    letter-spacing: 0.3px;
    padding: 0 40px;
    line-height: 1.8;
}

section.inner-wrapper {
    padding: 80px 0 !important;
    background-image: url(../images/bg-new.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}

section.inner-wrapper:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
}

section.inner-wrapper .container {
    position: relative;
    z-index: 1;
}

section.inner-wrapper h1 {
    font-size: 40px !important;
    line-height: 1.4 !important;
    color: #fff !important;
    margin: 0 0 !important;
    font-weight: 500 !important;
}

section.inner-wrapper .breadcrumb {
    margin: 0;
}

section.inner-wrapper .breadcrumb ul {
    margin: 0;
    padding: 0;
}

section.inner-wrapper .breadcrumb ul li {
    margin: 0;
}

section.inner-wrapper .breadcrumb ul li * {
    color: #fff;
}

section.inner-wrapper .breadcrumb ul li:after {
    color: #f27b65;
    opacity: 1;
}

.mochup-slider {
    display: block !important;
}

.mochup-text {
    padding: 86px 35px;
}

.mochup-text h4 {
    margin: 0 0 4px 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    color: #f27b64;
    letter-spacing: 0.3px;
}

.mochup-text p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    max-height: 45px !important;
    overflow: hidden;
}

.mochup-text a.theme_btn {
    padding: 0 0 !important;
    width: auto;
    background: transparent !important;
    border: 0;
    text-align: -webkit-auto;
    color: #f27b65;
    border-bottom: 1px solid;
    border-radius: 0 !important;
    line-height: 1.3;
}

.d_mock img {
    max-width: 200px;
    width: 100%;
}

.mochup-slider .slick-slide.slick-current.slick-active.slick-center .mochup-box ul .d_mock {
    width: 55%;
}

.slick-active.slick-center .mochup-box ul li:first-child {
    width: 45%;
}

.mochup-slider .slick-slide {
    margin: 30px 0 0 0;
}

.product-container {
    flex-wrap: wrap;
    gap: 30px 2%;
}

.product-container .product-card {
    max-width: unset !important;
    width: 23.5% !important;
    flex: unset;
    display: block;
    padding: 15px;
    padding-bottom: 80px;
    position: relative;
}

.product-container .product-card .book-cover {
    margin: 0 0 18px 0;
}

.product-container .product-card .book-title {
    margin: 0 0 4px 0;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 17px;
    line-height: 1.3;
    text-transform: capitalize;
}

.product-container .product-card .book-author {
    margin: 0 0 0 0;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.3;
    color: #f27b65;
    margin: 0 0 12px 0;
}

.product-container .product-card .book-details {
    font-family: 'Poppins';
    color: #111;
    margin: 0;
}

.product-container .product-card .genre {
    background: #f6f6f6;
    color: #fff;
    border: 1px solid #d3d3d3;
    color: #111;
    padding: 2px 10px;
}

.product-container .product-card a.purchase-btn {
    margin: 0;
    position: absolute;
    bottom: 15px;
    width: calc(100% - 30px);
    left: 15px;
    transition: 0.3s !important;
    font-weight: 500;
    padding: 11px 20px !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px !important;
    border: 1px solid #F27B64;
    border-radius: 6px !important;
    background: #F27B64 !important;
    font-family: 'Poppins' !important;
    margin: 0;
}

.product-container .product-card a.purchase-btn:hover {
    background: transparent !important;
    color: #F27B64;
    transform: translate(0px, 0px) !important;
    box-shadow: 0 0 #000 !important;
}

section.testi_page .row {
    gap: 25px 0px;
}

section.testi_page .row .test_page_box {
    background: #f9f9f9;
    box-shadow: 0 0 #000;
    border: 1px solid #1111111a;
    margin: 0;
    border-radius: 10px;
    padding: 35px 30px;
    height: 100%;
}

section.testi_page .row .test_page_box>img {
    display: none;
}

section.testi_page .row .test_page_box img {
    max-width: 100px;
}

section.testi_page .row .test_page_box p.description {
    margin: 0;
    line-height: 1.9;
}

section.testi_page .row .test_page_box .description-box {
    margin: 15px 0 20px 0;
}

section.testi_page .row .test_page_box button.toggle-btn {
    color: #f27b65;
    font-family: poppins;
    font-weight: 500;
    text-transform: uppercase;
}

section.testi_page .row .test_page_box li.auth_desp {
    margin: 0;
    font-family: 'Poppins';
}

section.testi_page .row .test_page_box li.auth_desp h5 {
    font-weight: 500;
    font-size: 20px;
}

.explore_box.explore_box2 {
    min-height: auto;
    padding: 30px 25px 30px 25px;
    height: 100%;
}

ul.category-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0;
    padding: 0 0;
    justify-content: center;
    gap: 40px 2%;
}

ul.category-list li {
    width: 15%;
    margin: 0;
    border: 0;
    box-shadow: 0 0 #000;
    padding: 0;
}

ul.category-list li h6 {
    margin: 0;
    font-size: 16px;
    margin: 10px 0 0 0;
}

ul.category-list li img {
    margin: 0;
    filter: brightness(0);
}

.mt-40 {
    margin-top: 40px;
}

section.cta form.form-get-quote .form-box input {
    padding: 17px 16px;
    height: auto;
    border-radius: 0px !important;
    border: 0;
    background: #ffffff;
    color: #111;
    font-family: "poppins";
    border-radius: 6px !important;
    border: 1px solid #1111111f;
}

.row.z_iconBoxesRow.lessgap {
    gap: 30px 0;
    justify-content: center;
}

body .banner_text ul.z_bannerList {
    padding: 0 0 !important;
    margin: -20px 0 0 0;
}

body .banner_text ul.z_bannerList li {
    font-size: 16px !important;
    line-height: 27px !important;
    color: #ffffff;
    font-weight: 400 !important;
}

body .banner_text ul.z_bannerList li:after {
    background: #f27b64;
}

body .publishing-logos {
    margin-top: 0 !important;
}

section.cta .col-lg-3 {
    background: transparent !important;
}

section.cta form.form-get-quote.wow.fadeInLeft {
    background: transparent;
}

@media (max-width: 1400px) {
    .main-header .container {
        max-width: 100%;
    }

    html body ul.contact-lst li a {
        padding: 14px 20px !important;
    }
}

@media (max-width: 1200px) {
    header .main-header .z_row .menuSec {
        width: 55%;
    }

    header .main-header .z_row .right-col {
        width: 28%;
    }

    html body ul.contact-lst li a {
        min-width: auto !important;
        padding: 10px 11px !important;
        font-size: 13px !important;
    }

    html body ul.contact-lst li a span {
        display: none;
    }

    header .main-header .z_row .menuSec a {
        font-size: 12px;
        padding: 7px 5px;
    }

    .banner_text h1 {
        font-size: 35px !important;
    }

    body .banner_text p {
        padding-right: 0;
        font-size: 15px;
    }

    html body .theme_btn {
        padding: 13px 30px !important;
    }

    .banner_text form {
        width: 100%;
        margin: 0 !important;
    }

    .banner_text form h2 {
        font-size: 22px !important;
    }

    body .explore_box {
        padding: 0 20px 20px 20px;
        height: 100%;
    }

    body section.discuss_sec .discuss_box h4 {
        padding: 0;
    }

    h2 {
        font-size: 35px !important;
    }

    .about_sec .row.align-items-center {
        margin: 0;
    }

    section.cta .cta-image img {
        width: 110px;
    }

    section.inner-wrapper {
        padding: 70px 0 !important;
    }

    section.inner-wrapper h1 {}

    .product-container .product-card {
        width: 32% !important;
    }

    .product-container {
        gap: 30px 2%;
    }
}

@media (max-width: 990px) {
    header .main-header .z_row .menuSec {
        width: 100%;
    }

    header .main-header .z_row .menuSec a {
        font-size: 14px;
        font-weight: 500;
        padding: 10px 15px;
    }

    header .main-header .z_row .right-col {
        width: 100%;
    }

    header .main-header .z_row .right-col ul.contact-lst {
        margin: 0;
    }

    html body ul.contact-lst li a {
        font-size: 14px !important;
        padding: 12px 30px !important;
    }

    .footerSec .z_leftCol {
        justify-content: center;
        text-align: center;
        margin: 0 0 60px 0;
    }

    .footerSec .z_leftCol ul.socail-link {
        justify-content: center;
        margin: 0;
    }

    body .footerSec .f-logo {
        width: auto;
        max-width: 100%;
    }

    body footer .keep_all_list li,
    body footer li,
    body footer li a {
        font-weight: 400 !important;
        font-size: 15px !important;
    }

    body footer li span {
        font-weight: 500 !important;
    }

    h2 {
        font-size: 30px !important;
    }

    h3 {
        font-size: 25px !important;
    }

    section.z_contactSection .z_leftCol {
        padding-right: 10px;
    }

    .carousel-item>img {
        height: 750px;
    }

    .banner_text h1 {
        font-size: 30px !important;
    }

    .banner_text h6 {
        font-size: 15px !important;
    }

    section.book_edit_banner.main_slider .theme_btn {
        padding: 10px 11px !important;
    }

    section.book_edit_banner.main_slider ul {
        gap: 0 5px;
        flex-wrap: wrap;
    }

    .banner_text form {
        padding: 20px !important;
    }

    .banner_text form h2 {
        font-size: 16px !important;
    }

    .banner_text form input {
        padding: 8px 13px;
        font-size: 13px !important;
    }

    body .banner_text form button {
        margin: 0;
        font-size: 14px !important;
        padding: 15px 10px !important;
        height: auto;
    }

    .pt-100 {
        padding-top: 80px !important;
    }

    .pb-100 {
        padding-bottom: 80px !important;
    }

    section.discuss_sec {}

    body section.discuss_sec .row {
        gap: 40px 0px;
    }

    body section.discuss_sec .row .discuss_box {
        margin: 0;
        padding: 0 100px;
    }

    body section.discuss_sec .row .discuss_box li {
        margin: 0;
    }

    body section.discuss_sec .discuss_box ul a.theme_btn {
        padding: 12px 25px !important;
        min-width: auto;
    }

    .row.z_leftRightContent {
        gap: 30px 0px;
    }

    .row.z_leftRightContent .z_image {
        width: 100%;
    }

    .row.z_leftRightContent .z_content {
        width: 100%;
    }

    .row.z_leftRightContent .z_image.order-2 {
        order: 0 !important;
    }

    .row.z_leftRightContent .z_image .began_img {
        text-align: left !important;
    }

    .row.z_leftRightContent .z_image .began_img img {
        margin: 0 0 0 0;
    }

    .counter_sec .projectFactsWrap p,
    .counter_sec .projectFactsWrap span,
    section.cta h2 {
        font-size: 20px;
    }

    .z_counterBox h4 {
        font-size: 16px !important;
    }

    .z_counterBox .z_icon {
        width: 70px;
        height: 70px;
    }

    .z_counterBox .z_icon img {
        width: 40px !important;
    }

    section.cta h3 span.cta-s1 {
        font-size: 35px;
    }

    section.cta .cta-image img {
        width: 80px;
    }

    section.inner-wrapper h1 {
        text-align: center !important;
        width: 100%;
        font-size: 35px !important;
        margin: 0 0 5px 0 !important;
    }

    .product-container .product-card .genre {
        line-height: 1.8;
    }

    .product-container .product-card a.purchase-btn {
        padding: 11px 10px !important;
        font-size: 13px !important;
        letter-spacing: 0;
    }

    .banner_text .banner_hightLightLogos {
        max-width: 95%;
    }

    .typesOfBooks .z-colLeft {
        width: 100%;
        text-align: center;
        margin: 0 0 50px 0;
    }

    .typesOfBooks .z-colLeft .z_buttonsBox {
        justify-content: center;
    }

    .typesOfBooks .z-colRight {
        width: 100%;
        text-align: center;
    }

    .typesOfBooks .z-colRight p {
        width: 100%;
    }

    .typesOfBooks .z-colRight li {
        width: 48%;
    }

    .typesOfBooks .z-colRight ul {
        gap: 30px 4%;
        flex-wrap: wrap;
    }
}

/* Brand Section End */

@media (max-width: 768px) {
    .product-container {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }

    .product-card {
        max-width: 90%;
        padding: 15px;
    }

    .book-cover {
        height: 280px;
    }

    .book-title {
        font-size: 1.1em;
    }

    .book-author,
    .book-details {
        font-size: 0.85em;
    }

    .purchase-btn {
        width: 100%;
        padding: 10px;
        font-size: 1em;
    }

    body .slicknav_menu {
        background: #f27b65;
    }

    header .main-header .z_row .right-col li {
        margin: 0 0 !important;
    }

    header .main-header .z_row .right-col ul.contact-lst {
        gap: 0px 15px;
    }

    body .logo img {
        width: 100%;
        max-width: 150px;
    }

    .footerSec h5 {
        text-align: center;
    }

    body footer .keep_all_list li,
    body footer li,
    body footer li a {
        text-align: center;
    }

    section.book_edit_banner.main_slider {
        background-image: url("https://rootsbookpublishing.com//images/bg-new.jpg");
        background-position: center;
        background-size: cover;
    }

    section.book_edit_banner.main_slider img {}

    section.book_edit_banner.main_slider .carousel-item>img {
        display: none;
    }

    section.book_edit_banner.main_slider .carousel-item .carousel-caption {
        position: relative;
        padding: 80px 0;
    }

    section.book_edit_banner.main_slider .carousel-inner {
        background: #1111118f;
    }

    section.book_edit_banner.main_slider .carousel-item .carousel-caption .row>div {
        padding: 0 15px !important;
    }

    body .banner_text p {
        margin: 0px 0 35px 0;
    }

    .banner_text .publishing-btn ul li {}

    section.book_edit_banner.main_slider .theme_btn {
        padding: 12px 21px !important;
    }

    section.book_edit_banner.main_slider ul {
        gap: 10px;
    }

    section.book_edit_banner.main_slider .carousel-item .carousel-caption .row>div form.form-get-quote {
        margin-top: 60px !important;
    }

    .banner_text form h2 {
        font-size: 20px !important;
        padding: 0 30px;
    }

    body .sec_head p,
    body p {
        font-size: 15px !important;
        line-height: 1.7 !important;
    }

    body .explore_box {
        padding: 0 15px 20px 15px;
    }

    body section.discuss_sec .row .discuss_box {
        padding: 0;
    }

    .sec_head.house_txt {
        margin: 0;
    }

    .z_counterBox .item span {}

    .z_contactSection .row {
        gap: 40px 0px;
    }

    .z_contactSection .row .interested-form-text {
        margin: 0;
    }

    .footerSec p {
        padding: 0;
    }

    body .sec_head.house_txt {
        margin: 0 !important;
    }

    body .sec_head.house_txt {
        margin: 0 !important;
    }

    .counter_sec .row {}

    .counter_sec .row .col-lg-4 {
        width: 33.33%;
        margin: 0;
    }

    .z_counterBox .item,
    .z_counterBox .item * {
        font-size: 20px !important;
        line-height: 1.3 !important;
    }

    .counter_sec .projectFactsWrap h4 {
        font-size: 14px !important;
        margin: 3px 0 0 0;
    }

    .row.z_leftRightContent .z_content .sec_head {
        text-align: left;
    }

    body .about_sec .sec_head a {
        margin: 0 0 0 0 !important;
    }

    .book-mochup .mochup-box {}

    .book-mochup .mochup-box ul {
        margin: 0;
    }

    .book-mochup .mochup-box ul li {
        margin: 0;
    }

    .book-mochup .mochup-box ul li .mochup-text {
        background: transparent;
    }

    .book-mochup .mochup-box ul li .mochup-text p {
        color: #111;
        margin: 0 0 10px 0;
        font-size: 18px !important;
        max-height: unset !important;
    }

    .book-mochup .mochup-box ul li .mochup-text a.theme_btn {
        display: inline-block !important;
        width: auto !important;
    }

    h2 {
        font-size: 25px !important;
    }

    .product-container .product-card {
        width: 49% !important;
    }

    .product-container {
        flex-direction: row !important;
        gap: 20px 2%;
        align-items: flex-start;
    }

    section.testi_page .row .test_page_box {
        height: auto !important;
        margin: 0 !important;
    }

    .row.z_iconBoxesRow {
        gap: 30px 0px;
    }

    body .explore_box {
        padding-top: 20px !important;
    }

    body .explore_box .z_icon {
        margin-top: 0;
    }

    .row.z_iconBoxesRow>div {
        margin: 0;
    }

    section.dist-pathner-sec .d-flex div {
        width: 50%;
    }

    section.dist-pathner-sec .d-flex {
        flex-wrap: wrap;
    }

    .row.z_leftRightContent .z_content ul {
        justify-content: flex-start !important;
    }

    .typesOfBooks .z-colRight ul {
        margin: 0 0 0 0;
        gap: 0;
    }

    .typesOfBooks .z-colRight li {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .counter_sec .row {
        gap: 40px 0px;
    }

    .counter_sec .row .col-lg-4 {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .product-card {
        max-width: 100%;
        padding: 12px;
    }

    .book-cover {
        height: 250px;
    }

    .book-title {
        font-size: 1em;
    }

    .purchase-btn {
        font-size: 0.9em;
    }

    html body ul.contact-lst li a {
        font-size: 12px !important;
        padding: 7px 25px !important;
    }

    .product-container {
        padding: 0 10px;
    }

    .product-container .product-card {
        width: 100% !important;
    }

    .book-cover {
        height: auto;
    }

}