.banner .abs-section {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 1
}

.serv-flex {
    display: flex;
    width: 100%;
    justify-content: center
}

.abs-section:after {
    position: absolute;
    content: '';
    width: 680px;
    height: 120px;
    background-color: #484d53;
    border-radius: 10px 0 0 10px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1
}

.banner .abs-section h4 {
    margin: 0;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.3;
    padding: 5px 0 10px 20px;
    border-left: 9px solid var(--orange-clr)
}

.banner .abs-section h4 span:nth-child(3) {
    font-size: 16px;
    font-weight: 400;
    display: block
}

.des .abs-section h4 span:nth-child(3) {
    font-size: 16px;
    font-weight: 400;
    display: block
}

.des .abs-section h4 span:nth-child(4) {
    font-size: 16px;
    font-weight: 400;
    display: block
}

.des .abs-section h4 span:nth-child(1) {
    font-size: 16px;
    font-weight: 400;
    display: block
}

.book-cover .slick-next:before,
.book-cover .slick-prev:before {
    font-family: slick;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #000000db;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.book-cover .slick-next {
    right: -60px
}

.book-cover .slick-prev {
    left: -60px
}

.book-cover .mg {
    margin: 15px
}

.flex-banner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.call-flex {
    display: flex;
    justify-content: space-evenly
}

.banner .abs-section h5 {
    margin: 0;
    color: #fff;
    font-size: 19px;
    font-weight: 800
}

.banner .abs-section p {
    color: #fff;
    font-size: 14px;
    line-height: 1.1;
    margin: 0
}

.banner .abs-section button {
    position: absolute;
    bottom: 0;
    right: 25%;
    transform: translateX(50%);
    padding: 8px 30px;
    background: var(--yellow-clr);
    color: var(--dark-clr);
    border: 1px solid #f9cd67;
    border-radius: 10px 10px 0 0;
    box-shadow: inset 0 -7px 15px -10px #000
}

.start {
    background: url(../images/about/bg.jpg) no-repeat;
    background-size: cover
}

.start .first .content h6 {
    margin: 0;
    color: #4d5359;
    font-size: 22px
}

.start .first .content h5 {
    margin: 0 0 16px;
    font-size: 30px;
    font-weight: 600;
    color: #4d5359;
    line-height: 1.1
}

.g-t-bg .first .content h5 {
    font-size: 30px
}

.start .first .content p {
    font-weight: 400;
    font-size: 16px;
    color: #4d5359;
    line-height: 1.2;
    margin: 0 0 16px
}

.start .first .content ul {
    color: #4d5359;
    padding: 0;
    list-style: none;
    margin: 0;
    line-height: 2.2;
    font-size: 16px;
    font-weight: 600
}

.start .first .content ul li i {
    color: var(--orange-clr)
}

.start .second {
    margin-top: 80px;
    position: relative
}

.start .second::before {
    content: '';
    background: #e1e1e1;
    width: 60%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 10px 10px 0
}

.start .second .drrrrr {
    color: var(--orange-clr);
    font-size: 17px;
    margin-top: 30px;
    margin-bottom: 0
}

.start .second .drrrrr i {
    color: #4d5258;
    font-size: 25px;
    border: 3px solid #4d5258;
    padding: 10px;
    border-radius: 50px
}

.start .second .drrrrr span {
    color: #4d5258;
    font-weight: 800;
    font-size: 23px
}

.start .second .side-content {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0
}

.tr-top {
    transform: translateY(-30px)
}

.breaker p {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-transform: capitalize
}

.breaker {
    background: url(../images/about/breaker.jpg) no-repeat;
    background-size: cover
}

.img-box-55 {
    width: 55px;
    height: 55px;
    display: inline-grid;
    align-items: center;
    justify-content: center
}

.third {
    background: url(../images/about/third-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.third .content {
    box-shadow: 10px 10px 0 -5px #d6d5d7;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    transition: .5s
}

.min-hh .content {
    min-height: 230px
}

.third .head h6 {
    color: var(--dark-clr);
    font-size: 20px;
    margin: 0
}

.third .head h4 {
    position: relative
}

.third .head h4:after {
    background: var(--orange-clr);
    width: 65px;
    height: 10px;
    position: absolute;
    content: '';
    left: 50%;
    bottom: -10px;
    transform: translate(-50%, -50%)
}

.ththt .head h4:after {
    background: var(--dark-clr);
    width: 95px;
    height: 7px;
    position: absolute;
    content: '';
    left: 50%;
    bottom: -5%;
    transform: translate(-50%, -50%)
}

.third .head h4 {
    color: var(--dark-clr);
    font-size: 30px;
    font-weight: 800;
    margin: 0 0 15px;
    padding: 0 0 15px
}

.third .head p {
    color: var(--dark-clr);
    line-height: 1.2;
    font-size: 16px;
    margin: 0 0 30px;
    padding: 0 60px 0
}

.third .content h5 {
    margin: 15px 0;
    color: var(--dark-clr);
    font-weight: 600;
    letter-spacing: -.5px
}

.third .content p {
    font-size: 14px;
    color: #7e8184;
    line-height: 1.2
}

.rel-123:after {
    display: none
}

.call {
    background: url(../images/about/call.jpg) no-repeat;
    background-size: cover
}

.call p {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    height: 100%
}

.call img {
    margin: 0 10px
}

.call button {
    padding: 8px 30px;
    background: var(--yellow-clr);
    color: var(--dark-clr);
    border: 1px solid #f9cd67;
    border-radius: 8px
}

.ser-t {
    background: url(../images/services/edit-bg.jpg) no-repeat;
    background-size: cover
}

.top-aa .content h6 {
    margin: 0;
    color: #4d5359;
    font-size: 18px
}

.top-aa .content h4 {
    color: var(--dark-clr);
    font-size: 24px;
    margin: 0
}

.top-aa button {
    color: var(--dark-clr);
    background: var(--yellow-clr);
    width: 100%;
    padding: 8px 0;
    border: 2px solid var(--yellow-clr);
    border-radius: 10px
}

.top-aa .flx {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.top-aa .bb {
    background: var(--orange-clr);
    border: 2px solid var(--orange-clr);
    color: #fff
}

.link-as123 {
    background: url(../images/design/link-bg.jpg) no-repeat;
    background-size: cover
}

.link-as123 h6 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    line-height: 1
}

.link-as123 button {
    padding: 11px;
    background: #4d535999;
    border-radius: 0 10px 0 10px;
    border-color: #4d535999;
    color: #fff;
    font-weight: 600;
    transition: .5s
}

.link-as123 button:hover {
    border-color: var(--yellow-clr);
    background: var(--yellow-clr);
    color: var(--dark-clr)
}

.cover {
    background: url(../images/design/cover.jpg) no-repeat;
    background-size: cover
}

.cover h4 span:nth-child(1),
.des-brf h4 span:nth-child(1) {
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    display: inline-block
}

.dsgn-brief {
    background: no-repeat url(../images/design/brief.jpg);
    background-size: cover;
    padding: 25px
}

.des-brf {
    background: no-repeat url(../images/design/brief-bg.jpg);
    background-size: cover
}

.dsgn-brief h5 {
    font-size: 22px;
    display: block;
    padding: 0 0 0 25px;
    position: relative;
    color: var(--dark-clr)
}

.dsgn-brief h5:after {
    content: '';
    position: absolute;
    background: #4c4b4b;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 1%;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.dsgn-brief p {
    color: var(--dark-clr);
    font-size: 16px;
    line-height: 1.3
}

.bg-color {
    background: #e9e9e9;
    padding: 25px;
    border-radius: 10px
}

.bg-color-text p {
    margin: 0;
    color: var(--dark-clr);
    font-size: 16px
}

.bg-color-text h5 {
    color: var(--dark-clr);
    font-size: 20px;
    font-weight: 600
}

.bg-color-text ul {
    padding: 0;
    list-style: inside;
    color: var(--dark-clr);
    margin: 16px 0
}

.cover1 {
    background: url(../images/inner-services/befs/third-bg.jpg) no-repeat;
    background-size: cover
}

.section-tabs {
    background: url(../images/pricing/price-bg.jpg) no-repeat;
    background-size: cover
}

.section-tabs .main {
    background: linear-gradient(0deg, #4d5359, #4d5359, #4d5359, #4d535a7a);
    border-radius: 0 10px 0 10px;
    padding-right: 40px;
    overflow: hidden
}

.section-tabs .content-tab-link {
    height: 100%;
    position: relative
}

.min-h-230 {
    min-height: 170px
}

.section-tabs .content-tab-link .head {
    padding: 35px;
    border-right: 2px solid #3c4147;
    border-bottom: 2px solid #3c4147
}

.section-tabs .content-tab-link .head h4 {
    margin: 0;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 1
}

.section-tabs .content-tab-link .links {
    padding: 15px 35px;
    height: 485px;
    border-right: 2px solid #3c4147;
    overflow-y: scroll
}

.section-tabs .content-tab-link .links::-webkit-scrollbar {
    width: 8px
}

.section-tabs .content-tab-link .links::-webkit-scrollbar-track {
    background: #282828
}

.section-tabs .content-tab-link .links::-webkit-scrollbar-thumb {
    background-color: #6d7379a6
}

.section-tabs .content-tab-link .links ul {
    padding: 0;
    list-style: none;
    margin: 0;
    line-height: 3
}

.section-tabs .content-tab-link .links ul li {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px dashed #3c4147;
    transition: .5s;
    cursor: pointer
}

.section-tabs .content-tab-link .links ul li.active,
.section-tabs .content-tab-link .links ul li:hover {
    padding-left: 2px;
    border-left: 6px solid var(--yellow-clr)
}

.section-tabs .content-tab-c {
    padding: 40px 0 0
}

.section-tabs .content-tab-c .h h5 {
    color: #fff;
    font-size: 24px
}

.section-tabs .content-tab-c .h p {
    font-size: 15px;
    line-height: 1.2;
    color: #fff
}

.section-tabs .content-tab-c .cc h6 {
    color: #fff;
    font-size: 14px
}

.section-tabs .content-tab-c .cc h6 span {
    font-size: 25px;
    font-weight: 600
}

.section-tabs .content-tab-c .cc p {
    font-size: 14px;
    line-height: 1;
    color: #fff
}

.section-tabs .cc {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.section-tabs .content-tab-c .cc ul {
    padding: 0;
    list-style: inside;
    line-height: 1;
    font-size: 14px;
    color: #c2c6ca
}

.section-tabs .cc button {
    font-size: 14px;
    font-weight: 600;
    color: var(--dark-clr);
    background: var(--yellow-clr);
    padding: 5px;
    border: 1px solid var(--yellow-clr);
    border-radius: 5px
}

.section-tabs .pric h4 {
    margin: 0;
    font-weight: 600;
    color: #fff
}

.section-tabs .content-tab-c .cc ul li:not(:last-child) {
    margin-bottom: 10px
}

.aa12321 {
    transform: translateY(40px)
}

.start .vfred::before {
    display: none
}

.start .vfred {
    z-index: 1
}

.start .vfred::after {
    content: '';
    background: #e1e1e1;
    width: 60%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 10px 0 0 10px;
    z-index: -1
}

.span-line {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

span.span-line::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background: #3c4147;
    top: 0;
    left: 50%
}

.contact-start {
    background: #f2f2f2 url(../images/about/bg.jpg) no-repeat;
    background-size: cover;
    background-blend-mode: multiply
}

.contact-form .content-f .main {
    background: #f2f2f2;
    padding: 25px;
    border-radius: 10px
}

.contact-form .content-f .main h6 {
    font-size: 16px;
    margin: 0 0 15px;
    color: var(--dark-clr)
}

.contact-form .content-f .main .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px;
    font-size: 1rem;
    margin: 0 0 25px;
    resize: none;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .55rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.contact-form .content-f .main button {
    color: #fff;
    background: var(--orange-clr);
    border: 1px solid var(--orange-clr);
    padding: 5px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 10px
}

.contact-form .content-f .head h4 {
    color: var(--dark-clr);
    font-size: 30px;
    font-weight: 600
}

.contact-form .content-f .head p {
    color: var(--dark-clr);
    line-height: 1.2;
    font-size: 14px;
    margin: 20px 0
}

#accordion h4 {
    font-weight: 600;
    background: var(--orange-clr);
    margin: 0;
    color: #fff;
    padding: 15px;
    border-radius: 10px 10px 0 0
}

#accordion .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
    border: 0
}

#accordion h5 {
    padding: 15px 25px;
    margin: 0;
    font-size: 16px
}

#accordion .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 15px 25px;
    font-size: 15px;
    line-height: 1.3
}

.out-li {
    position: relative;
    cursor: pointer
}

#accordion .out-li:after {
    content: '\f055';
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--dark-clr);
    transform: translate(-50%, -50%)
}

.bg-dark2123 {
    background: #eee
}

.tr-top4312 {
    transform: translateY(40px)
}

.third .content:hover {
    transform: translate(5px, 5px);
    background: var(--dark-clr);
    box-shadow: none
}

.third .content:hover img {
    filter: brightness(2.5)
}

.third .content:hover h5,
.third .content:hover p {
    color: #dcdddf
}

.third .content:hover h5 span {
    color: var(--yellow-clr)!important
}

.g-second {
    background: #e1e1e1
}

.g-second .content h5 {
    margin: 0 0 10px;
    font-weight: 600;
    color: #4d5359
}

.g-second .content p {
    margin: 0;
    line-height: 1.2;
    color: #4d5359
}

.g-second .col-lg-1 img {
    height: 47px;
    object-fit: contain;
    object-position: right
}

.form-g {
    background: url(../images/inner-services/ghost-writing/form-bg.jpg) no-repeat;
    background-size: cover
}

.form-g h4 {
    text-align: center;
    color: #fff;
    font-weight: 400
}

.form-g button {
    height: 100%;
    background: var(--yellow-clr);
    border: 1px solid var(--yellow-clr);
    color: var(--dark-clr);
    font-weight: 600;
    border-radius: 4px;
    font-size: 16px
}

.sc1 {
    transform: scale(1.4) translateY(25px)
}

.sc2 {
    transform: scale(.9)
}

.g-ccc .content-1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 20px 0 30px;
    text-align: center
}

.g-ccc .content-1 h5 {
    color: #4d5359;
    font-size: 20px;
    font-weight: 600
}

.g-ccc .content-1 p {
    color: #4d5359;
    font-size: 15px;
    line-height: 1.1;
    margin: 0
}

.sp1,
.sp2,
.sp3 {
    position: relative
}

.sp1:after,
.sp2:after,
.sp3::after {
    position: absolute;
    content: '';
    background: url(../images/inner-services/ghost-writing/arrow.png) no-repeat;
    background-size: contain;
    height: 30px;
    width: 50px
}

.sp1:after {
    left: -40px;
    top: -55px;
    transform: translate(-50%, -50%)
}

.sp2:after {
    right: -40px;
    top: -50px;
    transform: rotate(45deg) translate(-50%, -50%)
}

.sp3:after {
    right: -80px;
    top: -35px;
    transform: rotate(180deg) translate(-50%, -50%)
}

.g-t-bg {
    background: url(../images/inner-services/ghost-writing/third-bg.jpg) no-repeat;
    background-size: cover
}

.g-t-bg .content h5 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 600;
    color: #4d5359;
    line-height: 1;
    padding: 0 0 20px
}

.g-t-bg .content button {
    margin: 20px 0 0;
    padding: 10px 35px;
    background: var(--yellow-clr);
    border: 1px solid var(--yellow-clr);
    border-radius: 6px;
    font-size: 16px;
    color: var(--dark-clr)
}

.last-g-sec {
    background: url(../images/inner-services/ghost-writing/last-bg.jpg) no-repeat;
    background-size: cover;
    margin: 0!important;
    padding: 80px 0 40px
}

.last-g-sec .side-p {
    font-size: 15px;
    margin: 0 0 30px;
    color: var(--dark-clr);
    line-height: 1.2
}

.city {
    opacity: 0;
    visibility: hidden;
    height: auto;
    transition: 1s;
    display: table-column;
    padding: 0;
    overflow: hidden
}

.city.on {
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
    padding: 40px 0 0 0
}

.last-g-sec ul {
    padding: 0;
    list-style: none;
    color: var(--dark-clr);
    line-height: 2;
    margin: 0
}

.last-g-sec .tr-top {
    transform: translate(0)
}

.last-g-sec .drrrrr {
    margin-top: 60px!important
}

.g-t-bg .content h5 {
    margin: 0 0 16px;
    font-size: 28px;
    font-weight: 600;
    color: #4d5359;
    line-height: 1
}

.last-g-sec::before {
    content: ''!important;
    background: #e1e1e1!important;
    width: 60%!important;
    height: 65%!important;
    position: absolute!important;
    left: 0!important;
    top: 58px!important;
    border-radius: 0 10px 10px 0!important
}

.last-g-sec .side-heading {
    font-size: 22px;
    font-weight: 600;
    color: var(--dark-clr);
    padding: 0 0;
    border-left: 0 solid var(--orange-clr)
}

.last-g-sec h6 {
    margin: 0
}

.second-bg {
    background: url(../images/process/second-bgt.jpg) no-repeat;
    background-size: cover
}

.second-bg .col-lg-9 {
    padding-left: 0
}

.second-bg .content-2 h5 {
    font-size: 16px;
    color: var(--dark-clr);
    font-weight: 800;
    height: 60%;
    margin: 0;
    display: flex;
    align-items: center;
    position: relative
}

.second-bg .content-2 h5::before {
    content: '';
    background: url(../images/process/aftr.png) no-repeat;
    background-size: contain;
    width: 70px;
    height: 12px;
    position: absolute;
    bottom: -15px;
    left: 0
}

.aftr-111 {
    position: relative
}

.aftr-111::before {
    content: '';
    background: url(../images/process/brklin.png) no-repeat;
    background-size: contain;
    width: 30%;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.second-bg .content-2 p {
    margin: 15px 0 0;
    color: var(--dark-clr);
    font-size: 15px;
    line-height: 1.4
}

.third-box .content {
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.third-box .content h5 {
    margin: 30px 0 0;
    color: var(--dark-clr);
    font-weight: 600;
    letter-spacing: -.5px
}

.third-box .img-box-50 {
    width: 100%;
    height: 50px;
    display: inline-grid;
    justify-content: center
}

@media (max-width:1600px) {
    .abs-section:after {
        width: 530px
    }
}

@media(max-width:1440px) {
    .banner {
        padding: 0
    }
    .banner .abs-section h5 {
        font-size: 24px
    }
    .banner .abs-section p {
        font-size: 16px
    }
    .banner .abs-section button {
        right: 17%
    }
    .abs-section:after {
        width: 500px
    }
}

@media(max-width:1375px) {
    .abs-section:after {
        width: 460px
    }
    .banner .abs-section button {
        right: 15%
    }
    .start .second .drrrrr {
        font-size: 18px
    }
    .start .second .drrrrr i {
        font-size: 22px
    }
    .start .second .drrrrr span {
        font-size: 25px
    }
}

@media (max-width:1280px) {
    .banner .abs-section button {
        right: 13%
    }
    .g-second .content p {
        font-size: 14px
    }
    .g-second .content h5 {
        font-size: 16px
    }
    .abs-section:after {
        width: 410px;
        height: 100px
    }
}

@media(max-width:1199px) {
    .g-second .content h5 {
        font-size: 14px
    }
    .abs-section:after {
        width: 370px;
        height: 90px
    }
    .section-tabs .pric h4 {
        font-size: 20px
    }
    .banner .abs-section h5 {
        font-size: 20px
    }
    .banner .abs-section p {
        font-size: 14px
    }
    .section-tabs .cc button {
        font-size: 10px
    }
    .section-tabs .content-tab-c .cc h6 {
        color: #fff;
        font-size: 12px
    }
    .section-tabs .content-tab-c .cc h6 span {
        font-size: 20px;
        font-weight: 600
    }
    .banner .abs-section button {
        right: 16%;
        padding: 5px 20px
    }
    .banner .abs-section h4 span:nth-child(3) {
        font-size: 12px;
        font-weight: 400;
        display: block
    }
    .banner .abs-section h4 {
        font-size: 35px;
        padding: 3px 0 6px 12px;
        border-left: 7px solid var(--orange-clr)
    }
    .start .first .content h6 {
        font-size: 18px
    }
    .start .first .content h5 {
        margin: 0 0 16px;
        font-size: 32px;
        line-height: 1
    }
    .start .first .content p {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 0 10px
    }
    .start .first .content ul {
        line-height: 2;
        font-size: 12px;
        font-weight: 600
    }
    .start .first .content ul li {
        line-height: 1.2;
        display: flex;
        margin: 0 0 10px;
    }
    .start .second .drrrrr {
        font-size: 14px
    }
    .start .second .drrrrr span {
        font-size: 22px
    }
    .start .second .drrrrr i {
        font-size: 16px
    }
    .third .content {
        min-height: 280px
    }
    .h-auto-s-1152 .content {
        min-height: auto
    }
    .m-b-123 {
        margin-bottom: 15px
    }
    .min-hh .content {
        min-height: 250px
    }
    .second-bg .content-2 h5 {
        font-size: 14px;
    }
    .second-bg .content-2 p {
        font-size: 14px;
        line-height: 1.3;
    }
}

@media(max-width:1024px) {
    .banner .abs-section button {
        right: 12%;
        padding: 5px 20px
    }
    .abs-section:after {
        width: 320px;
        height: 80px
    }
}

@media (max-width:995px) {
    .start .second .drrrrr i {
        font-size: 16px;
        padding: 7px;
    }
    .start .second .drrrrr span {
        font-size: 19px;
    }
}

@media(max-width:991px) {
    .banner .abs-section h4 {
        font-size: 22px;
    }
    .serv-flex {
        display: contents
    }
    .second-bg .content-2 p {
        font-size: 13px;
        line-height: 1.2
    }
    .abs-section:after {
        width: 360px;
        height: 65px;
    }
    .g-second .content p {
        font-size: 12px
    }
    .link-as123 button {
        margin-bottom: 30px
    }
    .banner .abs-section h5 {
        font-size: 16px
    }
    .last-g-sec ul {
        margin: 0;
        font-size: 18px
    }
    .g-ccc .content-1 {
        height: auto
    }
    .banner .abs-section p {
        font-size: 12px
    }
    .banner .abs-section button {
        right: 13%;
        padding: 5px 17px;
        font-size: 14px
    }
    .start .first .content h5 {
        font-size: 24px
    }
    .start .first .content h6 {
        font-size: 14px
    }
    .start .first .content p {
        font-size: 13px;
        line-height: 1.1;
        margin: 0 0 8px
    }
    .start .first .content ul {
        line-height: 2;
        font-size: 12px;
        font-weight: 600
    }
    .start .second .drrrrr i {
        font-size: 18px;
        padding: 8px
    }
    .start .second .drrrrr span {
        font-size: 15px;
    }
    .start .second .drrrrr {
        font-size: 12px
    }
    .breaker p {
        font-size: 24px
    }
    .call p {
        font-size: 16px
    }
    .call button {
        padding: 8px 20px
    }
    #accordion h5 {
        padding: 10px 15px;
        font-size: 14px
    }
    #accordion .card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-height: 1px;
        padding: 10px;
        font-size: 13px;
        line-height: 1.3
    }
    .contact-form .content-f .main {
        background: #f2f2f2;
        padding: 15px;
        border-radius: 10px
    }
    .tab-d-none {
        display: none
    }
    .section-tabs .content-tab-link .links {
        padding: 15px;
        height: 100%
    }
    .section-tabs .content-tab-link .links ul li {
        font-size: 14px;
        line-height: 1;
        margin: 0 0 30px
    }
    .section-tabs .content-tab-link .head {
        padding: 28px
    }
    .section-tabs .content-tab-link .head h4 {
        font-size: 25px
    }
    .city {
        padding-top: 20px!important
    }
    .section-tabs .content-tab-c .cc ul {
        font-size: 13px;
        margin: 0
    }
    .section-tabs .content-tab-c .cc h6 {
        margin: 0
    }
    .section-tabs .content-tab-c .cc p {
        font-size: 12px;
        line-height: 1.2
    }
    .pric {
        margin: -15px 0 0
    }
    .section-tabs .cc button {
        margin: 0 0 20px
    }
}

@media(max-width:920px) {
    .abs-section:after {
        width: 320px;
        height: 65px;
    }
}

@media(max-width:880px) {
    .abs-section:after {
        width: 300px;
        height: 65px;
    }
    .book-cover .slick-next,
    .book-cover .slick-prev {
        display: none !important;
    }
}

@media(max-width:800px) {
    .abs-section:after {
        width: 260px;
        height: 65px;
    }
}

@media (max-width:767px) {
    #accordion h4 {
        font-size: 18px;
        margin: 20px 0 0;
    }
    .third .head p {
        padding: 0 0 0;
        font-size: 14px;
        margin: 0 0 20px;
    }
    .dsgn-brief h5 {
        font-size: 18px;
    }
    .dsgn-brief p {
        font-size: 14px;
        line-height: 1.2;
        margin: 0 0 20px;
    }
    .start .second .drrrrr {
        margin-top: 10px;
    }
    .writers-detail-area .details h5::before {
        width: 514px;
        top: 60%;
        border: 1px solid var(--orange-clr);
    }
    .writers-detail-area::before {
        width: 108%;
        height: 440px;
        top: 130px;
    }
    .writers-detail-area .details ul.another-ul li {
        width: 33.3%;
        font-size: 15px;
    }
    .writers-detail-area .details ul {
        width: 100%;
    }
    .writers-detail-area .content-details {
        margin: 0;
    }
    .writers-detail-area .content-details p {
        font-size: 14px;
    }
    .writers-detail-area .content-details h4 {
        font-size: 24px;
    }
    .writers-detail-area .content-details ul li {
        font-size: 14px;
    }
    .writers-detail-area .details h5 {
        font-size: 22px;
    }
    .writers-detail-area .details ul li {
        font-size: 14px;
    }
    .tr-top {
        transform: translateY(0px);
    }
    .start .second::before {
        width: 90%;
        height: 60%;
    }
    .abs-section:after {
        width: 317px;
    }
    .call-flex {
        flex-direction: column;
    }
    .call p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .call img {
        width: 65px;
        margin: 0 10px;
    }
    .form-g .col-sm-6:nth-child(1) input,
    .form-g .col-sm-6:nth-child(2) input {
        margin-bottom: 10px;
    }
    .g-second {
        padding: 40px 0 !important;
    }
    .bg-color-text h5 {
        font-size: 18px;
    }
    .bg-color-text p {
        font-size: 14px;
    }
    .bg-color {
        padding: 18px;
    }
}

@media (max-width:660px) {
    .banner .abs-section .content.flex-banner {
        display: none;
    }
    .abs-section:after {
        display: none;
    }
}

@media(max-width:575px) {
    .book-cover .slick-next,
    .book-cover .slick-prev {
        display: none !important;
    }
    .third .content {
        box-shadow: 10px 10px 0 -5px #d6d5d7, 0 0 10px #0000003b
    }
    .call-flex {
        flex-direction: column
    }
    .pric {
        margin: 0 0 0
    }
    .abs-section:after {
        display: none
    }
    .section-tabs .content-tab-link .links {
        border-right: none;
        overflow: hidden
    }
    .start .vfred .row {
        flex-direction: column-reverse
    }
    .contact-form .content-f .main {
        margin: 0 0 30px
    }
    .p-btm-160px {
        padding-bottom: 160px
    }
    .start .first .content p {
        font-size: 14px;
        line-height: 1.4;
        margin: 0 0 8px
    }
    .start .first .content h6 {
        font-size: 16px
    }
    .start .first .content ul {
        line-height: 2;
        font-size: 14px;
        font-weight: 600
    }
    .third .head h4 {
        font-size: 22px
    }
    .start .first .mob-content p,
    .start .first .mob-content ul {
        font-weight: 600;
        color: #4c4b4b
    }
    .third .head h6 {
        font-size: 18px
    }
    .third .head p {
        font-size: 12px
    }
    .start .second {
        margin-top: 40px
    }
    .top-aa .bb {
        margin: 10px 0 0 0
    }
    .second-bg .content-2 p {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 25px
    }
    .last-g-sec ul {
        margin: 0;
        font-size: 14px;
        line-height: 1
    }
    .section-tabs .main {
        padding: 0
    }
    .section-tabs .cc button {
        margin: 10px 0 10px;
        font-size: 14px
    }
    .section-tabs .content-tab-link .links ul li {
        font-size: 14px;
        line-height: 1;
        margin: 0;
        padding: 10px 8px 10px 8px;
        border-bottom: 1px solid #ccc;
        width: 49%;
        display: inline-block
    }
    .city.on img {
        display: none
    }
    .content-tab-c .row .col-sm-6:not(:last-child) {
        border-bottom: 1px solid #ccc
    }
    .last-g-sec ul li {
        margin: 0 0 10px
    }
    .city.on {
        padding: 15px
    }
    .section-tabs .content-tab-c {
        background: #282828
    }
    .form-g input {
        margin-bottom: 10px
    }
    .third .head p {
        padding: 0
    }
    .start .vfred {
        margin-top: 40px
    }
    .banner {
        padding: 40px 0
    }
    .g-second {
        padding: 50px 20px!important
    }
    .g-second .content {
        margin-bottom: 30px
    }
    .banner {
        background: url(../images/banner-for-mobilr.jpg) no-repeat;
        background-size: cover;
        position: relative
    }
    .banner img {
        display: none
    }
    .g-second .content p,
    .last-g-sec .side-p {
        font-size: 14px
    }
    .g-second .content h5 {
        font-size: 18px
    }
    .banner .abs-section {
        position: unset
    }
    .banner .abs-section button {
        right: 25%;
        padding: 6px 18px;
        font-size: 15px
    }
    .g-ccc .content-1 h5 {
        font-size: 18px
    }
    .g-ccc .content-1 p {
        font-size: 14px
    }
    .g-ccc img {
        transform: scale(.7);
        margin: -50px 0 -50px
    }
    .start .second::before {
        width: 100%!important;
        height: 70%!important
    }
    .start .vfred::after {
        width: 100%;
        height: 100%
    }
    .last-g-sec .drrrrr {
        margin-top: 0!important;
        margin-bottom: 30px!important
    }
    .tr-top {
        transform: translateY(0)
    }
    .start .second .drrrrr {
        font-size: 14px;
        margin: 5px 0 0
    }
    .start .second .drrrrr i {
        font-size: 16px;
        padding: 6px
    }
    .start .second .drrrrr span {
        font-size: 20px
    }
    .third .content {
        min-height: auto;
        margin-bottom: 30px
    }
    .fifth-sec {
        margin: 0 0 0
    }
    .call p {
        font-size: 12px
    }
    .call img {
        width: 12%;
        margin: 0 3px
    }
    .call {
        padding: 20px 0
    }
    .call p {
        font-size: 13px;
        margin: 0 0 10px;
        line-height: 1;
        height: auto
    }
    .first .mob-content {
        position: absolute;
        bottom: -150px;
        right: 0;
        width: 90%;
        background: #ffffffb0;
        padding: 18px;
        box-shadow: 0 0 10px #2525258a;
        filter: drop-shadow(0px 0px 3px #2b29298a) brightness(1.2);
        outline: 10px solid #ffffff52!important
    }
    .m-b-mob-30 {
        margin-bottom: 30px
    }
    .link-as123 button {
        margin-bottom: 15px
    }
    .third {
        padding: 20px 0
    }
    .bg-dark2123 {
        padding-top: 0
    }
}

@media(max-width:375px) {
    .first .mob-content {
        position: absolute;
        bottom: -180px
    }
    .call p {
        font-size: 11px
    }
    .start .first .content p {
        font-size: 14px;
        line-height: 1;
        margin: 0 0 12px;
    }
}

@media (max-width:350px) {
    .start .first .content ul {
        font-size: 12px;
    }
    .start .first .content ul li {
        margin: 0 0 6px;
    }
}

@media(max-width:320px) {
    .start .second .drrrrr span {
        font-size: 17px
    }
    .start .second .drrrrr {
        font-size: 15px
    }
    .g-ccc .content-1 p,
    .g-second .content p,
    .start .first .content p,
    .start .first .content ul {
        font-size: 12px
    }
    .start .first .content ul {
        line-height: 1.5
    }
}