:root {
    --seoGradient: linear-gradient(45deg, #591a33, #2548b8);
    --seoGradient2: radial-gradient(#581a34, #303e9c)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins';
}

.seo_cmn_pdg {
    padding: 5rem 0
}

a:hover {
    text-decoration: none;
    color: #fff
}

img {
    max-width: 100%
}

.bl_radial {
    background: radial-gradient(50.31% 197.63% at 49.69% 50%, #1488cc 0, #2b32b2 100%);
    border-radius: 20px;
    color: #fff;
    padding: 5px 25px;
    display: inline-block
}

.seo_banner {
    background: url('../../assets/img/seo_n_bnr.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding-top: 6rem
}

img.seo_bnr_img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 40%
}

h2.bg_fade_txt {
    font-size: 128px;
    position: absolute;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 800;
    opacity: .2;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.3);
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

.seo_banner h1.text-white {
    font-size: 45px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins';
    line-height: 55px
}

.seo_banner span {
    font-size: 66px;
    background: radial-gradient(50% 50% at 50% 50%, #ffe259 0, #ffa751 99.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-shadow: 0 12px 10px rgba(0, 0, 0, 0.2);
    line-height: 70px;
    font-weight: 900;
    font-family: 'Poppins';
    text-transform: uppercase
}

.seo_projects h2 span {
    font-size: 48px;
    background: radial-gradient(50% 50% at 50% 50%, #ffe259 0, #ffa751 99.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    line-height: 70px;
    font-weight: 900;
    font-family: 'Poppins';
    text-transform: uppercase
}

.seo_form {
    background: #00243e;
    border-radius: 10px 10px 0 0;
    padding: 2rem;
    position: relative;
    z-index: 1;
    max-width: 475px;
    margin-left: auto
}

.seo_prtnr {
    background: #f2f6fe;
    padding: 15px 0
}

.mrkt_cntn h4 {
    font-size: 21px;
    font-weight: 500;
    color: #132547;
    font-family: 'Poppins';
}

.mrkt_cntn h4 {
    font-size: 14px;
    font-weight: 400;
    color: #5e7290;
    font-family: 'Poppins';
}

.s_srch {
    background: #f2f6fe
}

.flds_wrpr {
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    border-left: 6px solid #ffce31
}

.icon_wrpr {
    padding: 12px
}

.icon_wrpr img {
    vertical-align: middle
}

.flds_wrpr input,
.flds_wrpr textarea {
    border: 0;
    padding: 0;
    height: 100%;
    padding: 14px 14px 14px 0
}

.flds_wrpr:last-child {
    align-items: flex-start
}

.seo_form button {
    background: #fed244;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    color: #561c38;
    font-family: 'Montserrat';
    font-weight: 600;
    background: linear-gradient(90deg, #ffe259, #ffa751);
    border-radius: 40px
}

.seo_form h3 {
    font-size: 21px;
    line-height: 25px;
    font-weight: 400
}

.sec_hdg {
    background: linear-gradient(91.63deg, #591a33 1.38%, #2548b8 98.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 48px;
    font-weight: 700;
}

.sub_hdg {
    font-size: 24px;
    color: #132547;
    line-height: 34px;
}

.seo_how_we h3 {
    font-size: 48px;
    font-weight: 500;
    color: #132547;
    font-family: 'Poppins';
    margin-bottom: 15px
}

.seo_how_we h3 img {
    vertical-align: middle
}

.how_lft::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background: var(--seoGradient2);
    border-radius: 30px
}

.how_lft .col-md-12.text-right::after,
.how_rgt .col-md-12::after {
    content: '';
    position: absolute;
    right: -27px;
    width: 30px;
    height: 30px;
    background: var(--seoGradient2);
    top: 0;
    z-index: 1;
    border-radius: 100px;
    border: 3px solid #fff
}

.how_rgt .col-md-12::after {
    right: inherit;
    left: -33px;
    top: 15px
}

.how_lft .col-md-12.text-right {
    margin-top: 200px
}

.opti {
    margin-top: 200px
}

.seo_projects {
    background-image: url('../img/seo/seo_prjct_bnr.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative
}

.seo_projects:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(50% 103.44% at 50% 50.07%, #2548b8 0, #591a33 100%);
    opacity: .8
}

.seo_projects button.slick-arrow {
    display: none !important
}

.seo_projects .owl-theme .owl-nav {
    display: none
}

.seo_projects .container-fluid {
    position: relative;
    z-index: 1
}

.seo_projects h2 {
    -webkit-text-fill-color: initial
}

.projects {
    border-radius: 10px;
    overflow: hidden
}

.projects img {
    width: 100%
}

.prjct_cntn {
    background: #fff;
    text-align: center;
    padding: 25px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.prjct_cntn p {
    font-size: 14px;
    color: #5e7290;
    margin: 0
}

.prjct_cntn h3 {
    font-size: 16px;
    color: #003c97;
    font-weight: 500;
    margin-bottom: 6px
}

.seo_projects .projects.slick-slide {
    margin: 0 10px
}

.seo_projects .slick-list {
    margin: 0 -10px
}

.seo_services h3 {
    font-size: 20px;
    color: #132547;
    font-weight: 500
}

.seo_services p {
    font-size: 15px;
    color: #5e7290
}

.seo_services .card {
    box-shadow: 0 0 13px rgba(160, 171, 194, 0.2);
    border-radius: 10px;
    border: 0
}

.seo_services .card .serv_cntn {
    padding: 24px
}

.seo_industries {
    position: relative
}

.seo_industries::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -33%;
    background: url('../img/inds_rgt_shape.svg');
    background-repeat: no-repeat;
    z-index: -1;
    width: 650px;
    height: 650px
}

.seo_industries::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url('../img/inds_lft_shape.svg');
    background-repeat: no-repeat;
    z-index: -1;
    width: 472px;
    height: 472px
}

ul.seo_serve li a {
    background: #f2f6fe;
    border-radius: 5px;
    padding: 20px 30px;
    display: inline-block;
    pointer-events: none
}

ul.seo_serve {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
    position: relative;
    z-index: 5
}

ul.seo_serve li a span {
    background: linear-gradient(91.63deg, #2548b8 1.38%, #591a33 98.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 24px;
    font-weight: 500;
    vertical-align: middle
}

ul.seo_serve li a img {
    vertical-align: middle;
    margin-right: 10px
}

ul.seo_serve li {
    list-style: none;
    margin: 10px
}

.seo_process {
    background-color: #eef1f8
}

.seo_process .steps p span.bl_stp {
    color: #003c97
}

.steps,
.steps span {
    text-align: center
}

.steps label {
    display: block;
    text-align: center
}

.steps p span {
    color: #ea584f;
    display: block;
    text-align: center
}

.seo_srch.seo_cmn_pdg .container {
    position: relative;
    z-index: 2
}

.seo_srch h3 span {
    color: #132547;
    font-size: 36px;
    font-weight: 400;
    -webkit-text-fill-color: initial
}

section.seo_srch h3 {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0
}

section.seo_srch .sub_hdg {
    color: #132547;
    font-size: 34px;
    line-height: 40px;
    font-weight: 400;
    text-align: center
}

.seo_srch p {
    font-size: 15px;
    color: #5e7290;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Poppins';
    text-align: justify;
    text-transform: capitalize
}

.seo_srch h4 {
    font-size: 20px;
    font-weight: 500;
    color: #132547;
    margin-bottom: 10px
}

.seo_srch ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 6px;
    padding-left: 20px
}

.seo_srch .sec_hdg {
    background: linear-gradient(91.22deg, #591a33 1.39%, #2548b8 99.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.seo_stand_out {
    background-color: #f2f6fe
}

.services-we-deliver.seo_stand_out::before,
.services-we-deliver.seo_stand_out::after {
    z-index: 1;
    display: none
}

.seo_stand_out .container {
    position: relative;
    z-index: 2
}

.seo_stand_out.services-we-deliver .explore-now::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50px;
    border: 1px solid transparent;
    background: linear-gradient(91.63deg, #591a33 1.38%, #2548b8 98.62%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude
}

.seo_stand_out.services-we-deliver .explore-now {
    border-radius: 100px;
    position: relative;
    border-image: inherit;
    border-width: inherit;
    padding: 6px 20px
}

.seo_stand_out.services-we-deliver .explore-now:hover {
    color: #fff
}

.call-for-advice.seo_req_call h2 b {
    font-weight: 700
}

.call-for-advice.seo_req_call h2 {
    color: #fff
}

.seo_how_we::before {
    content: '';
    background-image: url('../img/seo/mask-layer1.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 550px;
    height: 549px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    opacity: .3
}

.seo_how_we::before {
    content: '';
    background-image: url('../img/mask-layer-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 550px;
    height: 549px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    opacity: .3
}

.seo_how_we::after {
    content: '';
    background-image: url('../img/seo/seo_how_left.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 350px;
    height: 350px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: .5
}

.few-steps.seo_strt ul li::before {
    width: 8px;
    height: 8px;
    top: 15px;
    border-radius: 50px
}

.few-steps.sfew-step.seo_strt {
    padding-top: 160px
}

.seo-partner-crousal .single-logo img {
    max-height: 80px;
    max-width: 170px
}

.seo-partner-crousal .single-logo {
    display: inline-flex;
    height: 100px;
    vertical-align: middle;
    align-items: center
}

.seo-partner-crousal .owl-dots {
    display: none
}

.seo-partner-crousal.owl-carousel .owl-item {
    text-align: center
}

.common-hp {
    margin-bottom: 25px
}

.mrkt_img img {
    max-height: 56px;
    width: 210px
}

.online-business-cnt h3.sec_hdg {
    -webkit-text-fill-color: #2547b6;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 3px
}

.online-business-cnt p.sub_hdg {
    text-align: left;
    max-width: 465px;
    font-size: 30px;
    line-height: 38px;
    font-weight: 300
}

.online-business-cnt h3 span {
    color: #132547;
    font-size: 39px;
    font-weight: 400;
    -webkit-text-fill-color: initial
}

p.business-pera {
    color: #132547;
    font-size: 18px;
    text-transform: initial;
    line-height: 28px;
    margin-top: 15px
}

.seo_process_cnt p {
    font-size: 22px;
    font-family: 'Poppins';
    color: #132547
}

.seo_process_cnt {
    margin-bottom: 50px
}

.seo_process .steps {
    font-family: 'Poppins';
}

.seo_process .steps p {
    font-size: 16px
}

.seo_process .steps p span {
    font-size: 20px;
    font-weight: 500
}

.seo_process .steps label {
    font-size: 17px;
    font-weight: 500
}

.st-margin {
    margin-top: 85px
}

.seo-gray-bg {
    background: #eef1f8;
    padding: 60px 0 75px 0
}

.trusted-by-companies.seo-gray-bg ul li {
    background-color: #fff;
    border-radius: 4px
}

.dd-btn {
    font-size: 22px;
    padding: 10px 35px;
    color: #561c38;
    font-weight: 600;
    background: linear-gradient(90deg, #ffe259, #ffa751);
    border-radius: 40px;
    display: inline-block;
    font-family: 'Poppins';
}

.dd-btn:hover {
    color: #561c38
}

.dd-banner-btn {
    margin-top: 25px
}

section.seo_banner.web-dd-banner {
    background: url(../../assets/img/dd-banner-bg.jpg) no-repeat;
    background-size: cover
}

.enhance-right .mrkt_cntn p {
    font-size: 14px
}

.enhance-right .mrkt_img img {
    max-height: 56px;
    width: 160px
}

.enhance-right .mrkt_wrpr {
    margin-bottom: 30px
}

.enhance-right .col-md-12:last-child .mrkt_wrpr {
    margin-bottom: 0
}

.dd-white-bg {
    background: #fff
}

.trusted-by-companies.dd-white-bg ul li {
    background-color: #eef1f8
}

.dd-business-section {
    background: #f2f6fe;
    padding: 70px 0
}

.ddb-cnt h2 {
    font-size: 60px;
    color: #132547;
    font-weight: 300
}

.ddb-cnt h2 span {
    color: #2547b6;
    font-weight: 600;
    display: block
}

.ddb-cnt p {
    color: #5e7290;
    margin-top: 24px;
    font-size: 16px
}

section.seo_industries p {
    font-size: 22px;
    font-family: 'Poppins';
    color: #132547
}

.dd_industries ul.seo_serve li a img {
    width: 41px;
    max-height: 36px;
    height: 100%;
    margin-bottom: 8px;
    margin-right: 0
}

.dd_industries ul.seo_serve li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

.dd_industries ul.seo_serve {
    max-width: 1000px
}

section.technology-section {
    position: relative;
    padding: 70px 0;
    background: url('../img/techno-bg.jpg') center center no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.technology-counter h2 {
    background: radial-gradient(50% 50% at 50% 50%, #ffe259 0, #ffa751 99.74%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 155px;
    font-weight: 800
}

.technology-counter {
    text-align: center
}

.technology-counter h3 {
    background: radial-gradient(50% 50% at 50% 50%, #ffe259 0, #ffa751 99.74%);
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    font-weight: 800
}

.technology-images {
    text-align: center
}

.technology-images ul {
    padding: 0;
    list-style: none;
    margin-top: 15px
}

.technology-images ul li img {
    background: #fff;
    padding: 18px;
    position: relative;
    width: 100px;
    height: 100px;
    object-fit: contain;
    border-radius: 10px;
    margin: auto
}

.technology-images ul li {
    display: inline-block;
    margin: 10px 12px
}

.technology-images ul li span {
    display: block;
    color: #fff;
    font-size: 20px
}

ul.logo-r1 {
    margin-top: 50px
}

.seo_banner.fix_japanese_banner {
    background: url('../../assets/img/awards/fix-jap-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.contact_btn ul {
    list-style: none;
    padding: 0
}

.contact_btn ul li {
    display: inline-block;
    margin-right: 10px
}

.contact_btn ul li a {
    background: #fff;
    padding: 7px 20px;
    border-radius: 5px;
    display: inline-block;
    font-size: 19px
}

.contact_btn ul li a b {
    background: linear-gradient(91.22deg, #591a33 1.39%, #2548b8 99.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 400;
    font-family: 'Poppins';
}

.contact_btn ul li a i {
    margin-right: 3px;
    background: linear-gradient(91.22deg, #591a33 1.39%, #2548b8 99.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 400
}

a.contact_active,
.contact_btn ul li a:hover {
    background: linear-gradient(91.22deg, #591a33 1.39%, #2548b8 98.88%) !important;
    color: #fff !important
}

a.contact_active b,
a.contact_active i {
    -webkit-text-fill-color: #fff !important
}

.contact_btn ul li a:hover>b,
.contact_btn ul li a:hover>i {
    -webkit-text-fill-color: #fff !important
}

.contact_btn {
    margin-top: 40px
}

.hacked_section .mrkt_wrpr {
    margin-bottom: 40px
}

.hacked_btn {
    text-align: center;
    margin-top: 20px
}

a.hacked_green {
    background: radial-gradient(50% 178.98% at 50% 50%, #56ab2f 0, #70cb00 100%);
    border-radius: 100px;
    color: #fff;
    font-size: 22px;
    font-family: 'Poppins';
    padding: 9px 35px;
    display: inline-block
}

a.hacked_green img {
    margin-left: 14px;
    position: relative;
    top: 5px
}

.hacked_section .mrkt_img {
    max-width: 70px
}

.hacked_section .mrkt_img img {
    max-height: auto;
    object-fit: contain;
    max-width: fit-content
}

.atack_section {
    padding: 70px 0
}

.at_cnt h3 {
    font-size: 32px;
    background: linear-gradient(91.63deg, #591a33 1.38%, #2548b8 98.62%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: capitalize
}

.at_cnt p {
    color: #5e7290;
    font-size: 20px;
    font-weight: 500;
    text-align: justify
}

.at_cnt ol {
    padding-left: 25px;
    margin-top: 12px
}

.at_cnt ol li {
    color: #5e7290;
    font-size: 18px;
    margin-bottom: 5px
}

.hack_pera p {
    margin-bottom: 15px;
    font-weight: 400
}

.hack_btn {
    text-align: center;
    margin-top: 70px
}

.japanese_services_section {
    background: #eef1f8
}

.dd-business-section.japnes-trusted-section {
    background: #fff
}

.japnes-trusted-section .ddb-cnt h2 span {
    display: contents
}

.japnes-trusted-section .ddb-cnt h2 {
    font-size: 48px
}

.talk_btn ul {
    list-style: none;
    padding: 0
}

.talk_btn ul li {
    display: inline-block;
    margin: 10px
}

.talk_btn ul li b {
    display: block
}

.talk_btn ul li a {
    padding: 10px 20px;
    display: inline-block;
    border-top: 2px solid #fede58;
    border-left: 2px solid #fede58;
    border-bottom: 2px solid #ffb452;
    border-right: 2px solid #ffb452;
    border-radius: 7px;
    font-size: 20px
}

.talk_btn ul li a b {
    font-family: 'Poppins';
    font-weight: 500
}

.talk_btn ul li a b {
    background: radial-gradient(50% 50% at 50% 50%, #ffe259 0, #ffa751 99.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 400;
    font-family: 'Poppins';
}

.talk_btn ul li a i {
    margin-right: 3px;
    background: radial-gradient(50% 50% at 50% 50%, #ffe259 0, #ffa751 99.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 400;
    font-size: 40px
}

a.talk_active,
.talk_btn ul li a:hover {
    background: linear-gradient(90deg, #ffe259, #ffa751);
    color: #fff !important
}

a.talk_active b,
a.talk_active i {
    -webkit-text-fill-color: #561c38 !important
}

.talk_btn ul li a:hover>b,
.talk_btn ul li a:hover>i {
    -webkit-text-fill-color: #561c38 !important
}

.talk_btn {
    margin-top: 20px
}

.lets-talk.japnes-lets-talk p {
    width: 70%;
    font-family: 'Poppins';
}

.japanese_serv_cntn {
    min-height: 220px
}

.xps-contact-section .contact-info a:hover {
    color: #000
}
.seo_prtnr .seo-new-sec-2 {
	display: flex;
	gap: 20px;
	justify-content: space-between;
}
.seo_prtnr .seo-new-sec-2 h3 {
	font-size: 20px;
}
.seo_prtnr .seo-new-sec-2 .seo-new-sec-ch {
	display: flex;
	align-items: center;
	gap: 20px;
}
.seo_prtnr .seo-new-sec-2 .seo-new-sec-ch img {
	width: auto;
	height: 45px;
}
/* 14 nov 2024  */
footer .footer-logo img {
    filter: brightness(0) invert(1);
}
@media(min-width:1600px) {
    .seo_banner.fix_japanese_banner {
        padding: 00px 0;
        height: 630px;
        display: flex;
        align-items: center
    }

    .seo_banner.fix_japanese_banner span {
        font-size: 85px
    }

    .seo_banner.fix_japanese_banner h1.text-white {
        font-size: 38px
    }
}

@media(max-width:1741px) {
    .prjct_cntn {
        min-height: 140px
    }
}

@media(max-width:1600px) {
    .seo-partner-crousal .single-logo img {
        max-height: 70px;
        max-width: 150px
    }

    .seo-partner-crousal .single-logo {
        height: 85px
    }

    .seo_banner h1.text-white {
        font-size: 42px;
        line-height: 52px
    }

    .seo_banner span {
        font-size: 63px
    }

    .seo_cmn_pdg {
        padding: 4rem 0
    }

    section.seo_srch h3 {
        font-size: 45px
    }

    section.seo_srch .sub_hdg {
        font-size: 32px
    }

    .online-business-cnt h3 span {
        font-size: 36px
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 43px
    }

    .online-business-cnt p.sub_hdg {
        max-width: 378px
    }

    .sec_hdg {
        font-size: 44px
    }

    .seo_process .steps p {
        font-size: 15px
    }

    .seo_process .steps label {
        font-size: 16px
    }

    .seo_process .steps p span {
        font-size: 18px
    }

    .st-margin {
        margin-top: 80px
    }

    .seo_projects h2 span {
        font-size: 44px
    }

    .sub_hdg {
        font-size: 22px;
        line-height: 30px
    }

    .seo-gray-bg {
        padding: 55px 0 65px 0
    }

    .trusted-by-companies.seo-gray-bg h1 {
        font-size: 44px
    }

    .trusted-by-companies .fjkh-heading {
        font-size: 44px
    }

    .seo-idea-section h1 {
        font-size: 52px
    }

    .lets-talk .get-idea-heading {
        font-size: 52px
    }

    .dd-business-section {
        padding: 65px 0
    }

    .ddb-cnt h2 {
        font-size: 54px
    }

    section.technology-section {
        padding: 50px 0 65px 0
    }

    .technology-counter h2 {
        font-size: 140px
    }

    .technology-counter h3 {
        font-size: 44px
    }

    .technology-images ul li img {
        width: 95px;
        height: 95px
    }

    .technology-images ul {
        margin-top: 10px
    }

    ul.logo-r1 {
        margin-top: 45px
    }

    .seo_banner.fix_japanese_banner {
        padding: 170px 0
    }

    .atack_section {
        padding: 60px 0
    }

    a.hacked_green {
        font-size: 20px
    }

    .hack_btn {
        margin-top: 50px
    }

    .japnes-trusted-section .ddb-cnt h2 {
        font-size: 46px
    }

    .talk_btn ul li a i {
        font-size: 34px
    }
}

@media(max-width:1399px) {
    .seo-partner-crousal .single-logo img {
        max-height: 65px;
        max-width: 145px
    }
    .seo_prtnr .seo-new-sec-2 .seo-new-sec-ch {
        gap: 10px;
    }

    .seo_prtnr .seo-new-sec-2 h3 {
        font-size: 16px;
    }

    .seo-partner-crousal .single-logo {
        height: 80px
    }

    .seo_banner h1.text-white {
        font-size: 40px
    }

    .seo_banner span {
        font-size: 58px
    }

    .seo_banner {
        padding-top: 5rem
    }

    .seo_cmn_pdg {
        padding: 3.5rem 0
    }

    section.seo_srch h3 {
        font-size: 40px
    }

    section.seo_srch .sub_hdg {
        font-size: 30px
    }

    .online-business-cnt h3 span {
        font-size: 34px
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 40px
    }

    .online-business-cnt p.sub_hdg {
        font-size: 28px;
        line-height: 42px
    }

    .sec_hdg {
        font-size: 40px
    }

    .seo_process_cnt p {
        font-size: 20px
    }

    .seo_process_cnt {
        margin-bottom: 38px
    }

    .seo_projects h2 span {
        font-size: 40px
    }

    .seo-gray-bg {
        padding: 50px 0 65px 0
    }

    .trusted-by-companies.seo-gray-bg h1 {
        font-size: 40px
    }

    .trusted-by-companies .fjkh-heading {
        font-size: 40px
    }

    ul.seo_serve li a span {
        font-size: 22px
    }

    ul.seo_serve li a {
        padding: 15px 25px
    }

    .seo-idea-section h1 {
        font-size: 48px
    }

    .lets-talk .get-idea-heading {
        font-size: 48px
    }

    .dd-banner-btn {
        margin-top: 22px
    }

    .dd-btn {
        font-size: 20px
    }

    .dd-business-section {
        padding: 60px 0
    }

    .ddb-cnt h2 {
        font-size: 48px
    }

    section.technology-section {
        padding: 45px 0 60px 0
    }

    .technology-images ul li img {
        width: 90px;
        height: 90px
    }

    .technology-images ul li span {
        font-size: 18px
    }

    .technology-counter h3 {
        font-size: 40px
    }

    .technology-counter h2 {
        font-size: 125px
    }

    ul.logo-r1 {
        margin-top: 40px
    }

    section.seo_industries p {
        font-size: 20px
    }

    .seo_banner.fix_japanese_banner {
        padding: 145px 0
    }

    a.hacked_green {
        font-size: 19px
    }

    .japnes-trusted-section .ddb-cnt h2 {
        font-size: 44px
    }

    .japanese_serv_cntn {
        min-height: 245px
    }
}

@media(max-width:1199px) {
    .seo_banner {
        padding-top: 4rem
    }

    .seo_banner h1.text-white {
        font-size: 34px;
        line-height: 44px
    }

    .seo_banner span {
        font-size: 50px;
        line-height: 58px
    }

    .seo_form h3 {
        font-size: 18px;
        line-height: 24px
    }

    .seo_cmn_pdg {
        padding: 45px 0
    }

    section.seo_srch h3 {
        font-size: 36px
    }

    section.seo_srch .sub_hdg {
        font-size: 28px
    }

    .online-business-cnt h3 span {
        font-size: 32px;
        line-height: normal
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 38px;
        margin-bottom: auto
    }

    .online-business-cnt p.sub_hdg {
        font-size: 26px;
        line-height: 37px
    }

    .seo_cmn_pdg {
        padding: 50px 0 !important
    }

    .online-business-cnt {
        margin-top: 0 !important
    }

    p.business-pera {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px
    }

    .seo_req_call h2 {
        font-size: 28px
    }

    .call-for-advice.seo_req_call span {
        font-size: inherit
    }

    .call-for-advice.seo_req_call .request-btn {
        font-size: 22px;
        line-height: normal;
        padding: 6px 24px 10px
    }

    .seo_services.py-5 {
        padding: 50px 0 !important
    }

    .sec_hdg {
        font-size: 36px
    }

    .seo_services .text-center.mb-5 {
        margin-bottom: 35px !important
    }

    .seo_services h3 {
        font-size: 17px;
        color: #132547;
        font-weight: 500
    }

    .seo_process_cnt p {
        font-size: 18px;
        margin-top: 5px
    }

    .seo_process_cnt {
        margin-bottom: 30px
    }

    .seo_process .steps p span {
        font-size: 15px
    }

    .seo_process .steps label {
        font-size: 15px
    }

    .seo_projects h2 span {
        font-size: 36px
    }

    .sub_hdg {
        font-size: 18px;
        line-height: normal
    }

    .seo-gray-bg {
        padding: 40px 0 50px 0
    }

    .trusted-by-companies.seo-gray-bg h1 {
        font-size: 34px
    }

    .trusted-by-companies .fjkh-heading {
        font-size: 34px
    }

    ul.seo_serve li a {
        padding: 10px 22px
    }

    ul.seo_serve li a span {
        font-size: 20px
    }

    ul.seo_serve li a img {
        max-height: 28px
    }

    .seo_industries .text-center.mb-5 {
        margin-bottom: 45px !important
    }

    .seo-idea-section h1 {
        font-size: 42px
    }

    .lets-talk .get-idea-heading {
        font-size: 42px
    }

    .seo-idea-section {
        padding: 40px 0
    }

    .seo-idea-section p {
        font-size: 20px
    }

    .few-steps.sfew-step.seo_strt {
        padding-top: 125px
    }

    .dd-banner-btn {
        margin-top: 18px
    }

    .dd-business-section {
        padding: 55px 0
    }

    .ddb-cnt h2 {
        font-size: 42px
    }

    .ddb-cnt p {
        margin-top: 20px
    }

    section.technology-section {
        padding: 40px 0 55px 0
    }

    .technology-counter h2 {
        font-size: 115px
    }

    .technology-counter h3 {
        font-size: 36px
    }

    ul.logo-r1 {
        margin-top: 35px
    }

    .technology-images ul li img {
        width: 80px;
        height: 80px
    }

    .technology-images ul li {
        margin: 8px 8px
    }

    section.seo_industries p {
        font-size: 18px
    }

    .seo_industries .text-center.mb-5 {
        margin-bottom: 35px !important
    }

    .few-steps ul li {
        font-size: 22px
    }

    .contact_btn ul li {
        margin-bottom: 10px
    }

    .contact_btn ul li a {
        font-size: 18px
    }

    .seo_banner.fix_japanese_banner {
        padding: 115px 0
    }

    .contact_btn {
        margin-top: 30px
    }

    .hacked_btn {
        margin-top: 10px
    }

    .prjct_cntn {
        min-height: 130px
    }

    .at_cnt h3 {
        font-size: 28px
    }

    .at_cnt p {
        font-size: 19px
    }

    .at_cnt ol li {
        font-size: 17px;
        margin-bottom: 3px
    }

    .japanese_serv_cntn {
        min-height: 300px
    }

    .japnes-trusted-section .ddb-cnt h2 {
        font-size: 36px
    }

    .talk_btn ul li a {
        font-size: 18px
    }

    .talk_btn ul li a i {
        font-size: 30px
    }
}

@media(max-width:991px) {
    .seo-partner-crousal .single-logo img {
        max-height: 55px;
        max-width: 135px
    }

    .seo_prtnr .seo-new-sec-2 {
        justify-content: center;
        flex-wrap: wrap;
    }

    .seo_prtnr .seo-new-sec-2 .seo-new-sec-ch {
        flex: 0 0 45%;
        max-width: 45%;
    }

    .seo-partner-crousal .single-logo {
        height: 70px
    }

    .seo_banner {
        padding-top: 44px;
        text-align: center
    }

    .seo_banner h1.text-white {
        font-size: 32px;
        line-height: 40px
    }

    .seo_banner span {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 32px !important
    }

    .seo_form {
        max-width: 600px;
        margin-right: auto
    }

    .seo_cmn_pdg {
        padding: 40px 0 !important
    }

    section.seo_srch h3 {
        font-size: 32px
    }

    section.seo_srch .sub_hdg {
        font-size: 24px
    }

    .mrkt_wrpr {
        background: #eef1f8;
        padding: 18px;
        border-radius: 5px
    }

    .common-hp p.sub_hdg.mb-3 {
        margin-bottom: 0 !important
    }

    .seo_srch h4 {
        font-size: 18px
    }

    .mrkt_img img {
        max-height: 43px;
        width: 180px
    }

    .online-business-cnt {
        margin-top: 20px !important;
        text-align: center
    }

    .online-business-cnt p.sub_hdg {
        max-width: 700px;
        margin: auto;
        text-align: center;
        font-size: 22px;
        line-height: normal
    }

    .online-business-cnt h3 span {
        font-size: 26px;
        line-height: normal;
        display: block
    }

    .online-business-cnt h3 br {
        display: none
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 28px;
        line-height: inherit
    }

    .online-business-section img {
        max-width: 400px;
        margin: 0 auto 20px auto
    }

    .img-cntr {
        text-align: center
    }

    p.business-pera {
        margin-top: 15px
    }

    .seo_req_call h2 {
        font-size: 25px
    }

    .seo_services.py-5 {
        padding: 45px 0 !important
    }

    .sec_hdg {
        font-size: 32px
    }

    .st-margin {
        margin-top: auto
    }

    .seo_process_cnt p {
        font-size: 16px
    }

    .seo_process .steps {
        background: #fff;
        max-width: 70%;
        margin: auto;
        margin-bottom: 20px;
        padding: 25px;
        border-radius: 5px
    }

    .seo_projects h2 {
        margin-top: -15px
    }

    .seo_projects h2 span {
        font-size: 32px
    }

    .sub_hdg {
        font-size: 16px;
        line-height: normal
    }

    .seo_cmn_pdg {
        padding: 40px 0 50px !important
    }

    .trusted-by-companies.seo-gray-bg h1 {
        font-size: 30px;
        line-height: 36px
    }

    .trusted-by-companies .fjkh-heading {
        font-size: 30px;
        line-height: 36px
    }

    .seo_industries .text-center.mb-5 {
        margin-bottom: 25px !important
    }

    ul.seo_serve li a span {
        font-size: 18px
    }

    ul.seo_serve li a img {
        max-height: 25px
    }

    section.seo_industries.seo_cmn_pdg {
        padding: 40px 0 40px !important
    }

    .seo-idea-section h1 {
        font-size: 34px
    }

    .lets-talk .get-idea-heading {
        font-size: 34px
    }

    .seo-idea-section p {
        font-size: 19px
    }

    .few-steps.sfew-step.seo_strt {
        padding-top: 165px
    }

    .seo_srch p {
        text-align-last: center
    }

    .services_for_form.seo_strt h2.title {
        font-size: 30px !important;
        text-align: center !important
    }

    .enhance-img img {
        max-width: 500px
    }

    .enhance-img {
        text-align: center;
        margin-bottom: 25px
    }

    .seo_srch .mrkt_cntn p {
        text-align-last: left
    }

    .dd-business-section {
        padding: 50px 0
    }

    .ddb-cnt h2 {
        font-size: 32px
    }

    .ddb-cnt p {
        margin-top: 14px;
        font-size: 15px
    }

    section.technology-section {
        padding: 35px 0 45px 0
    }

    .technology-counter h2 {
        font-size: 98px
    }

    .technology-counter h3 {
        font-size: 32px
    }

    .technology-images ul li span {
        font-size: 16px
    }

    ul.logo-r1 {
        margin-top: 30px
    }

    section.seo_industries p {
        font-size: 16px
    }

    .few-steps.seo_strt ul li {
        font-size: 20px
    }

    .few-steps.seo_strt ul li::before {
        top: 8px
    }

    .dd-banner-btn {
        margin-top: auto
    }

    .seo_banner.web-dd-banner span {
        margin-bottom: 15px !important
    }

    .dd-banner-btn {
        margin-top: auto;
        margin-bottom: 30px
    }

    .dd-btn {
        font-size: 18px;
        padding: 10px 30px
    }

    .seo_banner.fix_japanese_banner {
        padding: 70px 0
    }

    a.hacked_green {
        font-size: 18px
    }

    .hacked_btn {
        margin-top: 0
    }

    .atack_section {
        padding: 50px 0
    }

    .at_img {
        max-width: 450px;
        margin: 0 auto 25px
    }

    .at_cnt {
        max-width: 510px;
        margin: auto
    }

    .hack_btn {
        margin-top: 32px
    }

    .japanese_serv_cntn {
        min-height: 245px
    }

    .japnes-trusted-section .ddb-cnt h2 {
        font-size: 28px
    }

    .talk_btn ul li a i {
        font-size: 26px
    }

    .talk_btn ul li a {
        font-size: 17px
    }
}

@media(max-width:991.98px) {
    .call-for-advice .request-btn {
        display: flex;
        align-items: center;
        margin-top: 1rem
    }

    .call-for-advice span {
        font-size: 18px;
        margin-top: 0
    }

    .seo_srch::after {
        display: none
    }
}

@media(max-width:767.98px) {
    .seo_banner h1.text-white {
        font-size: 40px;
        line-height: 50px
    }

    .seo_banner span {
        font-size: 35px;
        line-height: 45px
    }

    img.seo_bnr_img {
        display: none
    }

    .seo_form {
        padding: 1.5rem
    }

    .seo_form h3 {
        font-size: 18px;
        line-height: 28px
    }

    section.seo_srch h3 {
        font-size: 35px;
        line-height: 45px;
        margin-top: 1rem
    }

    .seo_srch h3 span {
        font-size: 25px;
        line-height: 35px
    }

    .seo_srch .sub_hdg {
        font-size: 22px;
        line-height: 32px
    }

    .seo_srch ul {
        grid-template-columns: 1fr
    }

    .seo_cmn_pdg {
        padding: 2rem 0
    }

    .call-for-advice.seo_req_call h2 {
        font-size: 25px;
        line-height: 35px;
        text-align: center
    }

    .call-for-advice.seo_req_call h2 b {
        display: block
    }

    .sub_hdg {
        font-size: 20px;
        line-height: 30px
    }

    .seo_how_we h3 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .sub_hdg {
        font-size: 16px;
        line-height: 26px
    }

    .how_lft .col-md-12.text-right {
        margin-top: 20px
    }

    .how_rgt {
        margin-top: 20px
    }

    .opti {
        margin-top: 20px
    }

    .how_lft .text-right {
        text-align: center !important
    }

    .how_rgt h3 img {
        order: 1;
        margin-left: 10px
    }

    .how_rgt h3 {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .how_rgt .col-md-12.pl-lg-5 {
        text-align: center !important
    }

    .py_mbl {
        padding-top: 0 !important
    }

    .how_lft::after {
        display: none
    }

    .how_lft .col-md-12.text-right::after,
    .how_rgt .col-md-12::after {
        display: none
    }

    ul.seo_serve li {
        width: 100%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    ul.seo_serve li a {
        padding: 14px 20px;
        width: 100%
    }

    ul.seo_serve li a span {
        font-size: 16px
    }

    .col-lg-2.steps {
        margin-bottom: 1.5rem
    }

    .mrkt_wrpr {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .mrkt_wrpr img {
        width: 70px;
        margin-bottom: 14px
    }

    ul.seo_serve {
        width: 100%
    }
}

@media(max-width:767px) {
    .seo_banner h1.text-white {
        font-size: 34px;
        line-height: 40px
    }

    .seo_banner span {
        font-size: 30px;
        line-height: 36px
    }

    .seo_banner {
        padding-top: 40px;
        text-align: center;
        padding-bottom: 20px
    }

    section.seo_srch h3 {
        font-size: 30px;
        line-height: 38px;
        margin-top: 0
    }

    .seo_cmn_pdg {
        padding: 35px 0 45px !important
    }

    section.seo_srch .sub_hdg {
        font-size: 22px
    }

    .seo_srch h4 {
        font-size: 17px
    }

    .common-hp {
        margin-bottom: 20px
    }

    .seo_srch h3 span {
        font-size: 23px;
        line-height: 28px
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 26px
    }

    .online-business-cnt p.sub_hdg {
        font-size: 18px
    }

    p.business-pera {
        margin-top: 10px
    }

    .call-for-advice.seo_req_call h2 {
        font-size: 23px;
        line-height: 30px
    }

    .seo_services.py-5 {
        padding: 35px 0 !important
    }

    .sec_hdg {
        font-size: 30px;
        line-height: 36px
    }

    .seo_services .text-center.mb-5 {
        margin-bottom: 20px !important
    }

    .seo_process_cnt p {
        font-size: 16px;
        max-width: 500px;
        margin: 10px auto 0
    }

    .seo_process .steps {
        margin-bottom: 18px
    }

    .seo_cmn_pdg {
        padding: 35px 0 35px !important
    }

    .sec_hdg {
        font-size: 30px
    }

    .seo_projects h2 span {
        font-size: 30px
    }

    .seo-gray-bg {
        padding: 35px 0 35px 0
    }

    .trusted-by-companies .mobile-clients-view .client-logo {
        background-color: #fff
    }

    .seo-gray-bg #clients-carousel>div:nth-child(3) {
        display: none
    }

    section.seo_industries.seo_cmn_pdg {
        padding: 35px 0 35px !important
    }

    .seo_industries .text-center.mb-5 {
        margin-bottom: 20px !important
    }

    .seo-idea-section {
        padding: 35px 0
    }

    .seo-idea-section h1 {
        font-size: 26px
    }

    .lets-talk .get-idea-heading {
        font-size: 26px
    }

    .seo-idea-section p {
        font-size: 16px
    }

    .few-steps.sfew-step.seo_strt {
        padding-top: 35px
    }

    .dd-btn {
        font-size: 16px
    }

    .enhance-img img {
        max-width: 400px
    }

    .seo_srch .mrkt_cntn p {
        text-align-last: center
    }

    .ddb-img {
        text-align: center
    }

    .ddb-img img {
        max-width: 400px
    }

    .ddb-cnt {
        text-align: center
    }

    .ddb-img {
        margin-bottom: 25px
    }

    .ddb-cnt h2 {
        font-size: 28px
    }

    .ddb-cnt p {
        text-align: justify;
        text-align-last: center
    }

    .dd-business-section {
        padding: 45px 0
    }

    section.technology-section {
        padding: 30px 0 38px 0
    }

    .technology-counter h2 {
        font-size: 88px
    }

    .technology-counter h3 {
        font-size: 30px
    }

    ul.logo-r1 {
        margin-top: 26px
    }

    .technology-images ul li img {
        width: 75px;
        height: 75px;
        padding: 15px
    }

    .few-steps.seo_strt ul li {
        font-size: 18px
    }

    .contact_btn ul li a {
        font-size: 17px
    }

    a.hacked_green {
        font-size: 16px;
        display: initial
    }

    a.hacked_green img {
        margin-left: 10px;
        top: 4px;
        max-width: 18px
    }

    .at_img {
        max-width: 370px
    }

    .atack_section {
        padding: 40px 0
    }

    .at_cnt h3 {
        font-size: 22px
    }

    .at_cnt {
        max-width: 485px
    }

    .japanese_serv_cntn {
        min-height: auto
    }

    .seo_srch.japnes-trusted-section ul {
        list-style: none;
        padding: 0
    }
}

@media(max-width:576px) {
    .seo_banner h1.text-white {
        font-size: 30px;
        line-height: 38px
    }

    .seo_prtnr .seo-new-sec-2 .seo-new-sec-ch img {
        width: 26px;
        height: auto;
    }

    .seo_banner span {
        font-size: 26px;
        line-height: 34px
    }

    .seo_prtnr .seo-new-sec-2 h3 {
        font-size: 14px;
    }

    .seo_form {
        max-width: 460px
    }

    .seo_banner span {
        margin-bottom: 28px !important
    }

    .seo_form h3 {
        font-size: 16px;
        line-height: 24px
    }

    section.seo_srch h3 {
        font-size: 26px;
        line-height: 32px
    }

    .online-business-section img {
        max-width: 330px;
        margin: 0 auto 10px auto
    }

    p.business-pera {
        font-size: 15px;
        line-height: 22px
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 24px
    }

    .seo_srch h3 span {
        font-size: 22px
    }

    .sec_hdg {
        font-size: 26px;
        line-height: 34px
    }

    .seo_projects h2 span {
        font-size: 26px
    }

    .sub_hdg {
        font-size: 15px;
        line-height: 22px
    }

    .seo-idea-section h1 {
        font-size: 26px
    }

    .seo-idea-section p {
        font-size: 16px
    }

    .services_for_form.seo_strt h2.title {
        font-size: 26px !important;
        text-align: center !important
    }

    .trusted-by-companies.seo-gray-bg h1 {
        font-size: 26px;
        line-height: 32px
    }

    .trusted-by-companies .fjkh-heading {
        font-size: 26px;
        line-height: 32px
    }

    .enhance-img img {
        max-width: 300px
    }

    .ddb-cnt h2 {
        font-size: 24px
    }

    .ddb-img img {
        max-width: 300px
    }

    .ddb-img {
        margin-bottom: 20px
    }

    section.technology-section {
        padding: 25px 0 34px 0
    }

    .technology-counter h2 {
        font-size: 78px
    }

    .technology-counter h3 {
        font-size: 26px
    }

    ul.logo-r1 {
        margin-top: 22px
    }

    .technology-images ul li img {
        width: 70px;
        height: 70px;
        padding: 13px
    }

    .technology-images ul li span {
        font-size: 15px
    }

    .few-steps.seo_strt ul li {
        font-size: 17px
    }

    .dd-business-section {
        padding: 40px 0
    }

    .contact_btn ul li a {
        font-size: 15px
    }

    a.hacked_green {
        font-size: 14px;
        padding: 9px 12px;
    }

    .at_img {
        max-width: 340px
    }

    .at_cnt h3 {
        font-size: 20px
    }

    .at_cnt p {
        font-size: 18px
    }

    .at_cnt ol li {
        font-size: 16px
    }

    .japnes-trusted-section .ddb-cnt h2 {
        font-size: 24px
    }

    .japnes-trusted-section .ddb-cnt h2 span {
        display: block
    }
}

@media(max-width:508px){
    ul.seo_serve li a span {
        font-size: 14px;
        min-height: 40px;
        text-align: center;
    }
    ul.seo_serve li {
        width: 100%;
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media(max-width:480px) {
    .seo-partner-crousal .single-logo img {
        max-height: 50px;
        max-width: 130px
    }

    .seo-partner-crousal .single-logo {
        height: 65px
    }

    .seo_banner h1.text-white {
        font-size: 26px;
        line-height: 32px
    }

    .seo_banner span {
        font-size: 24px;
        line-height: 30px
    }

    .seo_banner span {
        margin-bottom: 24px !important
    }

    section.seo_srch h3 {
        font-size: 23px;
        line-height: 30px
    }

    section.seo_srch .sub_hdg {
        font-size: 20px
    }

    .seo_srch p {
        font-size: 14px;
        line-height: 22px
    }

    .seo_srch h3 span {
        font-size: 20px
    }

    .online-business-cnt h3.sec_hdg {
        font-size: 22px
    }

    .online-business-cnt p.sub_hdg {
        font-size: 16px
    }

    p.business-pera {
        font-size: 14px;
        line-height: 20px
    }

    .call-for-advice.seo_req_call h2 {
        font-size: 22px;
        line-height: 30px
    }

    .sec_hdg {
        font-size: 23px;
        line-height: 30px
    }

    .seo_process_cnt p {
        font-size: 15px
    }

    .seo_process .steps p {
        font-size: 14px
    }

    .seo_projects h2 span {
        font-size: 23px
    }

    .seo-idea-section h1 {
        font-size: 23px
    }

    .lets-talk .get-idea-heading {
        font-size: 23px
    }

    .seo-idea-section p {
        font-size: 15px
    }

    .services_for_form.seo_strt h2.title {
        font-size: 23px !important
    }

    .few-steps.seo_strt ul li::before {
        width: 6px;
        height: 6px;
        top: 8px
    }

    .few-steps.seo_strt ul li {
        font-size: 15px;
        line-height: 21px
    }

    .trusted-by-companies.seo-gray-bg h1 {
        font-size: 23px;
        line-height: 30px
    }

    .trusted-by-companies .fjkh-heading {
        font-size: 23px;
        line-height: 30px
    }

    .enhance-img img {
        max-width: 270px
    }

    .dd-business-section {
        padding: 35px 0
    }

    .ddb-cnt h2 {
        font-size: 22px
    }

    .ddb-img img {
        max-width: 270px
    }

    .technology-counter h2 {
        font-size: 70px
    }

    .technology-counter h3 {
        font-size: 23px
    }

    .technology-images ul li img {
        width: 60px;
        height: 60px;
        padding: 11px
    }

    .technology-images ul li span {
        font-size: 14px
    }

    .technology-images ul {
        margin-top: 0
    }

    .technology-images ul li {
        margin: 6px 5px
    }

    ul.logo-r1 {
        margin-top: 20px
    }

    .at_img {
        max-width: 280px
    }

    .at_cnt h3 {
        font-size: 19px
    }

    .at_cnt p {
        font-size: 16px
    }

    .at_cnt ol li {
        font-size: 15px
    }

    .japnes-trusted-section .ddb-cnt h2 {
        font-size: 22px
    }

    .talk_btn ul li a {
        padding: 7px 20px 5px;
        font-size: 16px
    }
}