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



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

body {
    overflow-x: hidden;
    font-family: Poppins, sans-serif !important;
}

main {
    overflow: hidden;
}

a {
    text-decoration: none;
}

.btn:focus {
    outline: none;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

input:focus {
    outline: none;
    box-shadow: none;
}

button:focus {
    outline: none;
    box-shadow: none;
}

.btn:focus {
    outline: none;
    box-shadow: none;
}

/*header css start*/

/*menu css start*/
.nav-fix-st {
    position: fixed;
    right: 0;
    z-index: 9;
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

h2.logotext {
    color: #11ef93;
    font-size: 30px;
    margin-top: 0px;
}

body.nav-active .nav:after,
body.nav-active .nav:before {
    width: 280px;
}

body.nav-active .nav:before {
    transition-delay: 0s;
}

body.nav-active .nav:after,
body.nav-active .nav:before {
    border-radius: 0;
    height: 100%;
    right: 0;
    top: 0;
    width: 280px;
}

body.nav-active .nav__content {
    visibility: visible;
    width: 260px;
}

.nav__content {
    position: relative;
    right: 0;
    text-align: left;
    top: 120px;
    visibility: hidden;
    width: 0;
    z-index: 999;
}

.nav__content {
    width: 0;
}

body.nav-active .nav:after,
body.nav-active .nav:before {
    width: 280px;
}

body.nav-active .nav:after {
    transition-delay: .1s;
}

body.nav-active .nav:after,
body.nav-active .nav:before {
    border-radius: 0;
    height: 100%;
    right: 0;
    top: 0;
    width: 280px;
}

.nav:after {
    background-color: #09090c;
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat.svg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 300%;
    box-shadow: 6px 7px 28px 0 hsla(0, 0%, 6%, .3);
    transition-delay: 0s;
}

.nav:after,
.nav:before {
    background-color: #000;
    border-bottom-right-radius: 200%;
    content: "";
    height: 0;
    position: fixed;
    right: 0;
    top: 100px;
    transition: border-radius .8s linear, width .6s cubic-bezier(.77, 0, .175, 1), height .6s cubic-bezier(.77, 0, .175, 1);
    width: 0;
    z-index: -1;
}

.nav:before {
    transition-delay: .2s;
}

a.navbar-brand {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.logo {
    width: 220px;
}

.nav__list {
    margin: 0;
    padding: 0;
    z-index: 99;
}

.navbar.navbar-defult ul li a {
    font-size: 11px;
    padding: 9px 30px 9px 12px;
}

.navbar.navbar-defult ul li a:focus,
.navbar.navbar-defult ul li a:hover,
.navbar.navbar-defult ul li.active-nav a {
    background: 0 0;
    color: #BE1E2D;
}

body.nav-active .nav__list-item:first-child {
    transition-delay: .8s;
}

body.nav-active .nav__list-item {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .3s, transform .3s, color .3s, -webkit-transform .3s;
}

.head_top .navbar.navbar-defult ul li a {
    font-size: 11px;
    padding: 9px 30px 9px 12px;
}

.head_top .navbar.navbar-defult ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    opacity: 1;
    padding: 10px 32px 10px 10px;
    text-transform: uppercase;
}

.nav__list-item a {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
    position: relative;
    text-decoration: none;
    transition: .2s linear;
    z-index: 2;
    font-size: 13px;
    padding: 9px 30px 9px 12px;
    text-transform: uppercase;
}

.nav__list-item a:hover {
    background: 0 0;
    color: #BE1E2D;
}

ul.menu_dd {
    padding: 0 0 20px 20px;
}

.menu_dd_tab i {
    font-size: 16px;
    right: 5px;
    top: 6px;
}

.nav__list-item a:after {
    background-color: #BE1E2D;
    content: "";
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: .2s linear;
    width: 5px;
    z-index: 1;
}

/*menu css end*/
/*menu css */
.nolist a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}

.nolist a i {
    margin: 0 9px;
    font-size: 30px;
}

.head_top a.chat_ciricle.chat_blk {
    -webkit-animation: background-color-change 1s infinite;
    animation: background-color-change 1s infinite;
}

.banner_chat .chat_ciricle span {
    color: #fff;
    display: table;
    font-size: 22px;
}

.banner_chat {
    position: absolute;
    right: 190px;
    top: 15px;
    z-index: 99;
}

.banner_chat .chat_blk,
.head_top .what_we_slider_box_chat .chat_blk {
    border: 2px solid #BE1E2D;
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    height: 80px;
    line-height: 25px;
    padding: 0 0 0 15px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
}

.banner_chat .chat_ciricle,
.what_we_do_boxes .chat_ciricle {
    align-content: center;
    display: grid;
    font-weight: 700;
    transition-duration: .5s;
}

.hero_banner:hover .mb-dv-1st.screen img {
    top: -660px;
}

.chat_ciricle.chat_blk {
    -webkit-animation: background-color-change 1s infinite;
    animation: background-color-change 1s infinite;
}

.banner_chat .chat_blk,
.head_top .what_we_slider_box_chat .chat_blk {
    border: 2px solid #BE1E2D;
    color: #fff;
}

@-webkit-keyframes background-color-change {

    0%,
    to {
        background-color: #BE1E2D
    }

    50% {
        background-color: #000
    }
}

@-webkit-keyframes background-color-change {

    0%,
    to {
        background-color: #BE1E2D
    }

    50% {
        background-color: #000
    }
}

@keyframes background-color-change {

    0%,
    to {
        background-color: #BE1E2D
    }

    50% {
        background-color: #000
    }
}



.head_top .navbar-header a.navbar-brand {
    height: auto;
    padding: 0;
}

.menu-icon {
    cursor: pointer;
    display: block;
    height: 30px;
    position: fixed;
    right: 60px;
    top: 30px;
    width: 30px;
    z-index: 9999;
}

.menu-icon__line-left {
    transition: .2s linear;
    width: 30px;
}

.menu-icon__line {
    background-color: #12fe9c;
    cursor: pointer;
    display: block;
    height: 2px;
    margin-bottom: 7px;
    transition: transform .2s, background-color .5s, -webkit-transform .2s;
    width: 20px;
}

.menu-icon__line {
    background-color: #BE1E2D;
    cursor: pointer;
    display: block;
    height: 2px;
    margin-bottom: 7px;
    transition: transform .2s, background-color .5s, -webkit-transform .2s;
    width: 20px;
}

span.menu_mm {
    color: #BE1E2D;
}

.menu-icon__line-right,
span.menu_mm {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    right: 30px;
}

body.nav-active .menu-icon__line {
    background-color: #fff;
    -webkit-transform: translate(0) rotate(-45deg);
    transform: translate(-4px, 1px) rotate(-45deg);
    width: 30px;
}

header {
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 99;
}

.fixed-parallax,
.parallax-clip {
    left: 0;
    top: 0;
    width: 100%;
}

.menu-icon:hover .menu-icon__line-left,
.menu-icon:hover .menu-icon__line-right,
body.nav-active .menu-icon:hover .menu-icon__line-left,
body.nav-active .menu-icon:hover .menu-icon__line-right {
    width: 30px;
}

.menu-icon__line-left {
    transition: .2s linear;
    width: 30px;
}

.menu-icon:hover .menu-icon__line-left,
.menu-icon:hover .menu-icon__line-right,
body.nav-active .menu-icon:hover .menu-icon__line-left,
body.nav-active .menu-icon:hover .menu-icon__line-right {
    width: 30px;
}

body.nav-active .menu-icon__line-left {
    -webkit-transform: translate(2px, 4px) rotate(45deg);
    transform: translate(-4px, 10px) rotate(45deg);
    width: 30px;
    background-color: #fff;
}

/*header css end*/

/*hero sec strat*/
.page section {
    height: 100vh;
}

.hero_banner {
    background-image: url(../images/hero-banner-bg.webp);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.hero_banner:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.hero_banner .parallax-slide {
    z-index: 99999;
}

#header-vid,
.fixed-parallax,
.parallax-clip {
    left: 0;
    top: 0;
    width: 100%;
}

.main-banner {
    align-items: center;
    background-position: 50%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner-txt {
    position: relative;
    top: 20px;
}

.hero_banner .banner-txt h1 {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    width: 90%;
}

.banner-txt p {
    color: #fff;
    font-size: 16px;
    padding-top: 18px;
    line-height: 30px;
}

.main-banner .parallax-slide .bnr-btn {
    margin-left: 20px;
}

.bnr-btn,
.web_mantainance_sec .brand_wellness_btn {
    margin: 40px 0 0 20px;
}

.green_btn_prent,
.wht_btn_prent {
    display: inline-flex;
    position: relative;
}

.bnr-btn a {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: capitalize;
    z-index: 0 !important;
}

.form-txt h2 {
    color: #222;
    font-size: 32px;
    font-weight: 700;
}

.bnr-btn a.wht_btn:before {
    background-color: #747474;
    content: "";
}

a.wht_btn:before {
    background-color: #fff;
    border-radius: 50px;
    bottom: -13px;
    content: "";
    height: 50px;
    left: -20px;
    position: absolute;
    transition-duration: .5s;
    width: 50px;
    z-index: -1;
}

.bnr-btn a.wht_btn:after,
.price-main:hover .price-btn.what_we_do_slider_btn a.wht_btn:after,
.seo_bk_btn a.wht_btn:after,
.testimonial_slide_btn a.wht_btn:after {
    -webkit-filter: invert(1);
    filter: invert(1);
}

a.wht_btn:after {
    border-radius: 50px;
    bottom: 3px;
    height: 16px;
    right: -23px;
    width: 16px;
    z-index: 0;
}

a.wht_btn:hover:before {
    width: 162%;
}

a.wht_btn_bnr:before {
    background-color: #BE1E2D !important;
    content: "";
}

a.wht_btn:before {
    background-color: #fff;
    border-radius: 50px;
    bottom: -13px;
    content: "";
    height: 50px;
    left: -20px;
    position: absolute;
    transition-duration: .5s;
    width: 50px;
    z-index: -1;
}

a.wht_btn:after {
    border-radius: 50px;
    bottom: 3px;
    height: 16px;
    right: -23px;
    width: 16px;
    z-index: 0;
}

a.wht_btn {
    z-index: 0;
}

section {
    float: left;
    width: 100%;
}

.green_btn:after,
a.view_more_work_btn:after,
a.wht_btn:after {
    background-image: url(../images/plus.webp);
    content: "";
    position: absolute;
}

.bnr-btn a.wht_btn:hover:after {
    -webkit-filter: inherit !important;
    filter: inherit !important;
}

.green_btn:after,
a.view_more_work_btn:after,
a.wht_btn:after {
    background-image: url(../images/plus.webp);
    content: "";
    position: absolute;
}

.bnr-btn .wht_btn_prent.chat_pr {
    margin: 0 0 0 85px;
}

.green_btn_prent,
.wht_btn_prent {
    display: inline-flex;
    position: relative;
}

.bnr-mobile-side {
    align-items: center;
    display: flex;
}

.bnr-mobile-side ul {
    align-items: end;
    display: flex;
    list-style: none;
    padding: 0;
    position: relative;
    top: 60px;
    width: 100%;
}

.bnr-mobile-side li {
    position: relative;
}

.mb-dv-1st {
    height: 450px;
    margin-bottom: 100px;
    width: 350px;
}

.mb-dv-1st,
.mb-dv-3st {
    border-radius: 18px;
    overflow: hidden;

}

.screen {
    border-radius: 1px;
    display: block;
    height: 446px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 350px;
    z-index: 1;
    margin-bottom: 100px;
}

.screen img,
.screen11 img {
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: top 15s;
    width: 100%;
    z-index: 0;
}

.screen img:hover,
.screen11 img:hover {
    top: -100%;
}

.mb-dv-1st {
    background: #BE1E2D;
    overflow: hidden;
}

.bnr-ipad-img-st {
    bottom: auto;
    display: flex;
    height: auto;
    left: -4px;
    margin: auto;
    position: absolute;
    right: -4px;
    top: -8px;
    z-index: 1;
}

.bnr-ipad-img-st img {
    left: 0;
    position: relative;
    width: 100%;
}

.hero_banner_right_img img {
    position: absolute;
    right: -390px;
    top: 56px;
}

.fixed-parallax {
    background-position: top;
    background-size: cover;
    height: 100%;
}

.fix-parallax-mbnr {
    display: flex;
    top: 10px;
    align-items: center;
}

.bnr-img-moving,
.bnr-img-moving img,
.hero_text_bg1,
.mobile-innerImg {
    position: absolute;
}

.hero_text_bg1 {
    color: rgba(0, 0, 0, .22);
    font-size: 8vw;
    font-weight: 700;
    left: 0;
    right: 0;
    text-align: center;
    top: -45px;
    z-index: -94;
}

.bnr-img-moving {
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -2;
}

.bnr-img-moving,
.bnr-img-moving img,
.hero_text_bg1,
.mobile-innerImg {
    position: absolute;
}

.hero_text_bg2 {
    bottom: -25px;
    color: rgba(0, 0, 0, .22);
    font-size: 9vw;
    font-weight: 700;
    left: auto;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: -51;
}

.move_dots {
    -webkit-animation: animatedBackground_dots 150s linear infinite;
    animation: animatedBackground_dots 150s linear infinite;
    background-image: url(../images/dots.webp);
    background-repeat: repeat;
    height: 788px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 500%;
    z-index: 999;
}

img.move-img-1 {
    bottom: 120px;
    left: -30px;
    margin: auto;
    right: auto;
    -webkit-transform: rotate(285deg);
    transform: rotate(285deg);
    width: 160px;
}

img.move-img-2 {
    bottom: 0;
    left: -50px;
    margin: auto;
    top: -280px;
    right: 0;
}

img.move-img-3 {
    right: 50px;
    top: 100px;
}

.move-img-3,
.plus_sign1 {
    -webkit-animation: move-img-3 7s linear infinite;
}

img.move-img-4 {
    bottom: 65px;
    right: 26px;
}

.move-img-4 {
    -webkit-animation: move-img-4 5s linear infinite;
    animation: move-img-4 5s linear infinite;
}

@-webkit-keyframes move-img-4 {

    0%,
    to {
        -webkit-transform: translateY(1vw);
        transform: translateY(1vw)
    }

    50% {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }
}

@keyframes move-img-4 {

    0%,
    to {
        -webkit-transform: translateY(1vw);
        transform: translateY(1vw)
    }

    50% {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }
}

.move-img-2 {
    -webkit-animation: move-img-2 5s linear infinite;
    animation: move-img-2 5s linear infinite;
    z-index: 999
}

@-webkit-keyframes move-img-2 {

    0%,
    to {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    50% {
        -webkit-transform: translateY(.5vw);
        transform: translateY(.5vw)
    }
}

@keyframes move-img-2 {

    0%,
    to {
        -webkit-transform: translateY(-1vw);
        transform: translateY(-1vw)
    }

    50% {
        -webkit-transform: translateY(.5vw);
        transform: translateY(.5vw)
    }
}

/*hero sec end*/
/*services se css start*/
.serviceslist {
    background-image: url(../images/what-we-do-bg.webp);
    background-position: 50%;
}

.whathead span {
    -webkit-text-stroke: 2px #000;
    color: #fff;
    font-size: 120px;
    font-weight: 700
}

.whathead h3 {
    font-size: 60px;
}

.whathead h3,
.whathead h4 {
    color: #000;
    font-weight: 700
}

.whathead h4 {
    font-size: 80px
}

.whathead ul {
    list-style: none;
    margin: 30px 0 0;
    padding: 0
}

.whathead ul li {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 10px
}

.whathead ul li span {
    -webkit-text-stroke: inherit;
    color: #c7b9b9;
    font-size: 20px
}

/*process sec start*/
.process_sec_n {
    background-color: #BE1E2D;
    padding: 40px 0 0;
}

.process-img {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 50%;
}

.hd-txt h2 {
    color: #222;
    font-size: 60px;
    font-weight: 700;
    padding-bottom: 15px;
    padding-top: 0;
}

.hd-txt {
    position: absolute;
    top: 4%;
    left: 0;
    right: 0;
    text-align: center;
}

.process-slider-one {
    align-items: center;
    border: 2px solid #000;
    border-radius: 50%;
    display: flex !important;
    height: 78px;
    justify-content: center;
    margin: 20px 0;
    width: 78px !important;
}

.process-slider-details {
    background-color: initial;
    padding: 50px 10px;
    position: relative;
}

.process-slider-details:before {
    bottom: 0;
    content: "";
    height: 380px;
    left: -50px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 329px;
}

.process-slider-details span {
    -webkit-text-stroke: 2px #000;
    color: #BE1E2D;
    display: block;
    font-size: 58px;
    font-weight: 700;
}

.process-slider-details p {
    color: #000;
    font-size: 15px;
    line-height: 23px;
}

.process-slider-details h4 {
    color: #000;
    font-size: 50px;
    font-weight: 700;
    padding: 0 0 14px;
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}

.hd-txt h2 {
    color: #222;
    font-size: 70px;
    font-weight: 700;
    padding-bottom: 15px;
    padding-top: 0;
}

.swiper-container {
    width: 450px;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: auto;
}

.swiper-container-3d {
    -webkit-perspective: 1608px !important;
    perspective: 1608px !important;
}

.swiper-slide {
    width: 100px;
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%;
}

.feature-work .App {
    margin: 200px 0 0 0;
}

.feature_work_h .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: visible !important;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.feature_work_h_pre {
    background-image: url(../images/platform-bg.webp);
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
}

.hd-txt h2 span {
    color: #BE1E2D;
}

.feature-work {
    overflow: hidden;
    padding: 0;
}

.swiper-slide img {
    margin: 0 0 0 -30px;
    width: 100%;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -300px !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -300px !important;
}

/*process sec end*/


.platform_11.forMobilelogo {
    display: none;
}

.platform_1 {
    align-items: center;
    display: flex;
    margin: 10px 0 0;
}

.flip-card {
    background-color: initial;
    height: 90px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 100%;
}

.flip-card-inner {
    height: 100%;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    width: 100%;
}

.flip-card-back,
.flip-card-front {
    align-items: center;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #d7f1e6;
    bottom: 0;
    display: grid;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%;
}

.flip-card-back,
.flip-card:hover .flip-card-inner {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.platform_1 img {
    width: 165px;
}

section.platform_sec {
    align-content: center;
    display: grid;
    height: 100%;
}

.platform_sec {
    background-image: url(../images/platform-bg.webp);
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
}

.platform_box h2 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 20px;
}

.platform_sec:before {
    background-image: url(../images/plus_1.webp);
    height: 101px;
    top: 150px;
    width: 101px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: 50px;
}

.platform_sec:after {
    background-image: url(../images/arrows_left.webp);
    height: 59px;
    right: 160px;
    width: 273px;
    bottom: 30px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fp-slidesNav.fp-bottom {
    bottom: 17px;
    display: flex;
    justify-content: center;
}

/*testimonail sec css start*/
.hero_banner:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.slider_box_testi_img {
    position: relative;
}

.playbutton a:before {
    background: url(../images/play_button.webp);
    content: "";
    height: 74px;
    left: -172px;
    margin: auto;
    width: 74px;
    z-index: 9999;
}

.slider_box_testi_img img {
    width: 100%;
}

.playbutton:after {
    background: rgba(0, 0, 0, .5);
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1;
}

.playbtn i,
.playbutton a:before,
.playbutton:after {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.slider_box_testi_text {
    height: 270px;
    left: -180px;
    padding: 40px;
    top: 108px;
    width: 100%;
}

.slider_box_testi_text {
    background-color: rgba(0, 0, 0, .61);
    border-radius: 20px;
    position: relative;
    z-index: 9999999999999;
}

.clr_wht {
    color: #fff !important;
}

.clr_wht {
    color: #fff !important;
    font-size: 50px;
}

.para_title1 {
    color: #fff;
}

.slider_box_testi_text h4 {
    border-bottom: 2px solid #BE1E2D;
    color: #fff;
    display: table;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0 0 10px;
}

.slider_box_testi_text h4 {
    font-size: 36px;
}

.slider_box_testi_text p {
    color: #fff;
    font-size: 17px;
    height: auto;
    line-height: 32px;
    overflow-x: hidden;
    overflow-y: auto;
}

.testi_new_bg_img {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 2%;
    top: 161px;
    width: 25%;
    z-index: 9999;
}

.testimonails_sec_mm {
    background-image: url(../images/hero-banner-bg_1.webp);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    overflow: hidden;
}

.testi_slider_new .slick-arrow:before,
.testi_slider_new .slick-prev:after {
    bottom: 0;
    color: #fff;
    font-family: slick;
    font-size: 55px;
    line-height: 1;
    opacity: 1;
    position: absolute;
}

.testi_slider_new .slick-next,
.testi_slider_new .slick-prev {
    bottom: -65px;
    top: auto;
    right: 89%;
}

.testi_slider_new .slick-prev {
    left: 0;
}

.testimonails_sec_mm .parallax-slide {
    position: relative;
    z-index: 1;
}

@-webkit-keyframes animatedBackground_dots {
    0% {
        background-position: 0 -100%
    }

    to {
        background-position: 100% 0
    }
}

@keyframes animatedBackground_dots {
    0% {
        background-position: 0 -100%
    }

    to {
        background-position: 100% 0
    }
}

/*testimonail sec css end*/

/*footer css satart*/

.footer-sec .hd-txt img {
    display: table;
    margin: 0 0 20px;
    width: 250px;
}

.ftr-txt h4 {
    font-size: 25px;
    color: #222;
    font-weight: 700;
    text-align: left;
    text-transform: capitalize;
}

.fot_cta .wht_btn_prent {
    margin: 30px 0 0 20px;
    display: table;
    position: relative;
}

.green_btn {
    transition-duration: .5s;
    z-index: 999;
}

.green_btn,
a.wht_btn {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.green_btn:before,
a.view_more_work_btn:before {
    background-color: #BE1E2D;
    border-radius: 50px;
    bottom: -13px;
    content: "";
    height: 50px;
    left: -20px;
    position: absolute;
    transition-duration: .5s;
    width: 50px;
    z-index: -1;
}

.green_btn:after,
a.view_more_work_btn:after {
    border-radius: 50px;
    bottom: 3px;
    height: 16px;
    right: -30px;
    width: 16px;
    z-index: 0;
}

.green_btn:after,
a.view_more_work_btn:after,
a.wht_btn:after {
    background-image: url(../images/plus.webp);
    content: "";
    position: absolute;
}

.payment-method {
    padding: 25px 0 0;
}

.foot_social,
.submitbtn.signupbtn button {
    margin: 13px 0 0;
    display: flex;
}

.foot_social a {
    align-items: center;
    background-color: #222;
    border-radius: 50px;
    display: grid;
    height: 40px;
    margin: 0 10px 0 0;
    text-align: center;
    transition-duration: .5s;
    width: 40px;
    color: #fff;
}

.footer-sec {
    background: url(../images/footer-bg.webp);
    height: 100%;
    justify-content: center;
    padding: 10px 45px 20px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.ftr-txt img {
    margin: 0 0 10px;
}

.awards-winning-img_Slider img {
    width: 200px;
    height: 100px;
    object-fit: contain;
    display: table;
}

.form-div input,
.form-div textarea {
    background: #1e242b;
    border: 0;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 10px;
    padding: 9px 20px;
    width: 100%;
    height: 40px;
}

.form-div textarea {
    height: 100px;
}

.submitbtn button {
    background: 0 0;
    border: none;
    color: #BE1E2D;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 0 10px;
    text-align: center;
    transition-duration: .5s;
    z-index: 999;
    position: relative;
}

.submitbtn button:before {

    left: -5px;
    background-color: #222;
    border-radius: 50px;
    bottom: -13px;
    content: "";
    height: 50px;
    position: absolute;
    transition-duration: .5s;
    width: 50px !important;
    z-index: -1;
}

.form-div select {
    background: #1e242b;
    border: 0;
    border-radius: 8px;
    color: #757575;
    margin-bottom: 10px;
    padding: 0px 21px 0;
    width: 100%;
    height: 40px;
}

.media-sec .img-20,
.payment-method img {
    width: 50%;
}

.fot_cta .wht_btn_prent:first-child .green_btn:hover:before {
    width: 12.3em !important;
}

.btnaddress .green_btn:hover:before {
    width: 134%;
}

.clr_blk_p,
.head_top .what_we_slider_box_chat .chat_blk:hover,
.price-main .price-btn.what_we_do_slider_btn a.wht_btn:hover,
a.green_btn:hover {
    color: #000;
}

.footer-sec .submitbtn button:hover:before {
    width: 125% !important;
}

.btnglobe .green_btn:hover:before {
    width: 125%;
}

.awards-2 {
    align-items: center;
    border-top: 2px solid #a0a0a038;
    display: flex;
    justify-content: space-between;
    margin: 10px 0 0;
}

.awards-2 ul.footer-links-2 {
    display: flex;
    list-style: none;
    padding: 15px 0 0;
}

.awards-2 ul.footer-links-2 li a {
    border-left: 1px solid;
    color: #222;
    font-size: 12px;
    font-weight: 600;
    padding: 0 9px;
}

.awards-winning-img .slick-slide img {
    margin: auto;
}

ul.footer-links-2 li:first-child a {
    border: none;
}

/*footer css end*/

/*web design css start*/
.inner_banner {
    min-height: 700px;
    align-items: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.webdesign_banner {
    background-image: url(../images/banner-webdesign-bg.webp);
}

.webdesign_banner .banner-txt {
    position: relative;
    top: 150px;
    z-index: 99999;
}

.inner_banner .banner-txt h1 {
    font-size: 47px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
}

.banner-txt h1 span {
    color: #BE1E2D;
}

.banner-txt p {
    color: #fff;
    font-size: 16px;
    padding-top: 18px;
    width: 90%;
}

.innertablink {
    background: #000;
    border-radius: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 210px;
    position: relative;
}

.innertablink a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.pricingtab div a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

ul.pkgheadlist .pkglihead {
    font-weight: 700;
}

li.pkglihead {
    left: -17px;
    position: relative;
}

section.newFolio {
    padding: 38px 0 0;
}

.box-folio-main ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}

.box-folio-main ul li {
    margin: 0 0 50px;
    width: 25%;
}

.screen {
    border-radius: 1px;
    display: block;
    height: 380px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 300px;
    z-index: 1;
}

.screen img,
.screen11 img {
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: top 15s;
    width: 100%;
    z-index: 0;
}

.box-folio-main {
    display: none;
}

.seo_bk_sec {
    padding: 70px 0;
    position: relative;
    z-index: 0;
}

.logo_brand_designing_sec {
    background-color: #14171c;
    /* margin: 70px 0 0; */
}

.brand_wellness_sec:before,
.seo_bk_sec:before,
.start_brand_sec:before,
.we_work_sec:before {
    background-image: url(../images/banner-dot-2.webp);
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 90px;
    left: -80px;
    margin: auto;
    position: absolute;
    width: 226px;
}

.seo_bk_sec:after,
.start_brand_sec:after,
.we_work_sec:after {
    background-image: url(../images/banner-dot-2.webp);
    background-repeat: no-repeat;
    bottom: 200px;
    content: "";
    height: 90px;
    position: absolute;
    right: 0;
    width: 226px;
}

.seo_bk_sec .logo_brand_designing_box {
    align-content: center;
    display: grid;
    min-height: 500px;
    padding: 0;
}

h2.clr_wht1 {
    font-size: 60px;
    line-height: 70px;
    color: #BE1E2D;
}

.hd-txt_main p {
    line-height: 25px;
    width: 100%;
    font-size: 16px;
    min-height: 150px;
}

.what_we_do_slider_btn .wht_btn_prent a {
    color: #fff;
}

.what_we_do_slider_btn .wht_btn_prent a:before {
    background-color: #BE1E2D !important;
}

.what_we_do_slider_btn .wht_btn_prent {
    margin-right: 100px;
}

.compatibletext h2 {
    font-size: 50px;
    line-height: 62px;
    padding: 0 0 20px;
    font-weight: 700;
}

.compatibletext p {
    line-height: 25px;
    width: 100%;
    font-size: 16px;
    min-height: 150px;
    color: #000;
}

.what_we_do_slider_btn {
    margin: 31px 0 0 20px;
}

.brand_wellness_btn .wht_btn_prent a {
    color: #000;
}

section.brand_wellness_sec.comprehensive_sec.sem_bk_sec {
    position: relative;
}

.brand_wellness_sec:before {
    top: -325px;
    background-image: url(../images/black_dots.webp);
}

.brand_wellness_sec:after {
    content: "";
    background-image: url(../images/line.webp);
    background-size: 100%;
    height: 130px;
    position: absolute;
    right: 0;
    top: 0;
    width: 440px;
    z-index: -1;
}

section.brand_wellness_sec {
    padding: 70px 0;
    background-color: #f2f2f2;
}

.brand_wellness_box_img {
    position: relative;
}

.brand_wellness_box_img:before {
    background-color: #BE1E2D;
    content: "";
    height: 470px;
    position: absolute;
    right: 3vw;
    top: -60px;
    width: 34vw;
    z-index: -1;
    content: "";
}

.start_brand_box {
    align-items: center;
    background-color: #BE1E2D;
    display: grid;
    margin: 0 auto 30px;
    min-height: 260px;
    padding: 10px 20px;
    transition-duration: .5s;
    width: 100%;
}

.start_brand_box_icon {
    align-items: center;
    display: grid;
    height: 120px;
}

.start_brand_box_icon img {
    -webkit-filter: brightness(0);
    filter: brightness(0) invert(1);
}

.start_brand_box h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.start_brand_box p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}

.start_brand_box:hover {
    background-color: #000;
}

.start_brand_box:hover .start_brand_box_icon img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}

.start_brand_box:hover h3 {
    color: #fff;
}

.start_brand_box:hover p {
    color: #fff;
}

.brandsectext h3 {
    font-size: 60px;
    line-height: 70px;
    color: #000;
    font-weight: 700;
    text-align: center;
}

.brandsectext h3 span {
    color: #BE1E2D;
}

section.start_brand_sec {
    padding: 70px 0;
}

.we_work_sec {
    background: linear-gradient(90deg, #00020e, #01214d);
    padding: 70px 0 40px;
    position: relative;
}

.worktext h3 {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.worktext h3 span {
    color: #ED2024;
}

.we_work_boxes {
    border-bottom: 1px solid #fff;
    display: table;
    margin: 0 100px 30px;
    padding: 0 0 10px;
}

.we_work_box {
    float: left;
    margin: 0 20px 0 0;
    width: 50%;
}

.we_work_box2 p {
    color: #fff;
}

.we_work_boxes .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12.col-xxl-12 {
    align-items: center;
    display: flex;
    padding: 0;
}

.we_work_box1 h3 {
    color: #ffffff82;
    font-size: 115px;
    font-weight: 700;
    min-width: 175px;
}

.we_work_box1 h4 {
    font-size: 35px !important;
    align-items: center;
    color: #BE1E2D;
    display: grid;
    font-size: 50px;
    font-weight: 700;
    margin: 0;
    vertical-align: middle;
}

.we_work_box1 {
    webkit-column-gap: 20px;
    column-gap: 20px;
    display: flex;
}

/*web design css end*/
/*ecommerce sec start*/
.e-commercesec .feature_work_h_pre {
    background-image: none;
}

section.customsec {
    background-color: #14171c;
    margin: 70px 0 0;
    padding: 70px 0;
}

.customtext h3 {
    font-size: 56px;
    padding: 0 0 20px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
}

.customtext p {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
}

.customtext h3 span {
    color: #BE1E2D;
}

.slidertext h2 {
    font-size: 50px;
    padding: 0 0 20px;
    color: #BE1E2D;
    font-weight: 700;
    line-height: 60px;
}

.slidertext p {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
}

.slider_img img {
    width: 100%;
}

section.drivesec {
    margin: 70px 0 0;
    padding: 70px 0;
    position: relative;
}

.drivetext h3 {
    font-size: 58px;
    padding: 0 0 40px;
    line-height: 70px;
    color: #222;
    font-weight: 700;
}

.growing_followers_sec {
    position: relative;
}

.growing_followers_sec .row:before {
    background-color: #BE1E2D;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 4vw;
    top: 0;
    width: 68vw;
    z-index: -1;
}

.what_we_do_slider_btn2 a.wht_btn:before {
    background-color: #fff !important;
    content: "";
}

section.drivesec:before {
    content: "";
    background-image: url(../images/black_dots.webp);
    position: absolute;
    bottom: 0;
    content: "";
    height: 90px;
    left: -80px;
    margin: auto;
    position: absolute;
    width: 226px;
    top: -390px;
}

section.drivesec:after {
    content: "";
    background-image: url(../images/line.webp);
    background-size: 100%;
    height: 130px;
    position: absolute;
    right: 0;
    top: 0;
    width: 440px;
    z-index: -1;
}

@-webkit-keyframes move-img-3 {
    0% {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

/*ecommerce sec end*/

/*branding sec start*/
.branding_banner {
    background-image: url(../images/banner-branding-bg.webp);
}

.custom_img img {
    width: 100%;
}

.standouttext h2 {
    font-size: 58px;
    line-height: 62px;
    color: #222;
    font-weight: 700;
}

section.standoutsec {
    padding: 150px 0 70px;
    position: relative;
}

section.standoutsec:before {
    content: "";
    background-image: url(../images/black_dots.webp);
    position: absolute;
    bottom: 0;
    content: "";
    height: 90px;
    left: -80px;
    margin: auto;
    position: absolute;
    width: 226px;
    top: -474px;
}

section.standoutsec:after {
    content: "";
    background-image: url(../images/line.webp);
    background-size: 100%;
    height: 130px;
    position: absolute;
    right: 0;
    top: 0;
    width: 440px;
    z-index: -1;
}

.standout_img {
    position: relative;
}

.standout_img:before {
    background-color: #BE1E2D;
    content: "";
    height: 530px;
    position: absolute;
    right: 6vw;
    top: -60px;
    width: 38vw;
    z-index: -1;
}

/*branding sec end*/


/*digital marketing sec start*/
.digital_m_banner {
    background-image: url(../images/banner-digital-m-bg.webp);
}

/*digital marketing sec end*/

/*wocommerce sec start*/
.webdesign_banner {
    background-image: url(../images/banner-webdesign-bg.webp);
}

/*wocommerce sec end*/
/*shopify sec start*/

.shopyfy_banner {
    background-image: url(../images/shopyfy-banner-bg.webp);
}

/*shopify sec end*/
/*opencart sec start*/
.customtext ul {
    padding: 20px 0 20px 20px;
}

.customtext ul li {
    color: #fff;
    font-size: 16px;
    margin: 0 0 10px;
    list-style: inside;
}

/*opencart sec end*/

/*logo design sec start*/
.logo_design_banner {
    background-image: url(../images/banner-logo-design-bg.webp);
}

.port-img {
    margin-top: 20px;
    overflow: hidden;
}

.box-brand,
.laptop-imgWork,
.parallax-slide,
.playbtn,
.port-img a,
.with_wrk_boxes {
    position: relative;
}

.port-img img {
    overflow: hidden;
    width: 100%;
}

.port-img .port-logo-inr-img1 {
    bottom: 0;
    left: 28px;
    margin: auto;
    position: absolute;
    top: 5px;
    transition-duration: 1s;
    width: 50%;
}

.port-logo-inr-img1.logo-inr-img2 {
    bottom: 0;
    left: 0;
    right: 0;
    top: -70px;
    width: 44%;
}

.port-img:hover .logo-inr-img2,
.port-img:hover .logo-inr-img3,
.port-img:hover .logo-inr-img6 {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition-duration: 1s;
}

.hd-txt1 h2 {
    color: #222;
    font-size: 70px;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: center;
}

.hd-txt1 span {
    color: #BE1E2D;
}

/*logo design sec end*/

/*printing sec start*/
.priting_banner {

    background-image: url(../images/banner-priting-bg.webp);
}

/*printing sec end*/
/*seo sec start*/
.seo_banner {
    background-image: url(../images/seo-banner-bg.webp);
}

.drivetext ul li {
    color: #000;
    font-size: 14px;
    list-style: inside;
}

/*seo sec end*/

/*smm sec start*/
.button_cta,
.growing_followers_sec .brand_wellness_btn {
    margin: 0 0 0 20px;
}

.green_btn_prent,
.wht_btn_prent {
    display: inline-flex;
    position: relative;
}

.green_btn {
    transition-duration: .5s;
    z-index: 999;
}

.green_btn,
a.wht_btn {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.green_btn:before,
a.view_more_work_btn:before {
    background-color: #BE1E2D;
    border-radius: 50px;
    bottom: -13px;
    content: "";
    height: 50px;
    left: -20px;
    position: absolute;
    transition-duration: .5s;
    width: 50px;
    z-index: -1;
}

.green_btn:after,
a.view_more_work_btn:after {
    border-radius: 50px;
    bottom: 3px;
    height: 16px;
    right: -30px;
    width: 16px;
    z-index: 0;
}

.green_btn:after,
a.view_more_work_btn:after,
a.wht_btn:after {
    background-image: url(../images/plus.webp);
    content: "";
    position: absolute;
}

.growing_followers_boxes1_smm .green_btn:hover:before {
    width: 190px !important;
}

.drivetext ul {
    padding: 0 0 50px;
}

/*smm sec end*/
/*online repution css start*/
.orm_banner {
    background-image: url(../images/orm-banner-bg.webp);
}

/*online repution css end*/
/*content marketing css satrt*/
.content_banner {
    background-image: url(../images/content-banner-bg.webp);
}

/*content marketing css end*/


/*webmaintance css start*/
.web_maintenance_banner {
    background-image: url(../images/banner-web-maintenance-bg.webp);
}

section.maintainencePkg {
    padding: 50px 0 0;
}

.pkgBoxx:hover .view-details a,
.pkgBoxx:hover del {
    color: #fff;
}

.pkgBoxx:hover h3,
.pkgBoxx:hover strong,
.view-details a:hover,
h3.pkgh3 span {
    color: #BE1E2D;
}

* {
    box-sizing: border-box;
}

a.pkgBtn {
    background-color: #4448ff;
}

.pkgBoxx span del {
    display: none;
}

.pkgBoxx strong,
.view-details a {
    display: block;
    font-weight: 800;
    left: 0;
    position: relative;
    text-align: center;
}

.pkgBoxx,
a.pkgBtn {
    border-radius: 6px;
}

.pkgBoxx {
    background-color: #f8f8f8;
    font-family: Object Sans;
    padding: 40px 25px;
    transition: 0.5s;
    width: 96%;
    margin-top: 15px;
}

.pkglist {
    list-style: none;
    margin: 70px 0 0;
    padding: 0;
}

.pkgBoxx h3 {
    color: #333;
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    font-family: Poppins, sans-serif !important;
}

.pkgBoxx p {
    color: #4e5155;
    font-size: 14px;
    padding: 15px 0 5px;
}

.pkgBoxx span del {
    color: #000;
    font-size: 24px;
    font-weight: 500;
}

.pkgBoxx li strong {
    color: #000;
    font-size: 13px;
    font-family: Poppins, sans-serif !important;
    display: unset;
    text-align: unset;
    position: unset;
}

.pkgBoxx strong {
    color: #000;
    font-size: 50px;
    font-family: Poppins, sans-serif !important;
}

.view-details a {
    color: #000;
    font-size: 17px;
    margin-top: 20px;
    font-family: 'Poppins';
    font-weight: 600;
}

.pkgBoxx h4 {
    color: #BE1E2D;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
}

.pkgBoxx h6 {
    color: #4e5155;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0;
    font-family: 'Poppins';
}

a.pkgBtn {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    padding: 10px 86px;
    margin: 0 auto;
    display: table;
    font-family: 'Poppins';
}

.pkgBoxx:hover {
    background: #072233;
}

ul.pkgheadlist li {
    color: #4e5155;
    font-size: 14px;
    padding: 0 0 9px;
    position: relative;
    font-weight: 600;
    font-family: 'Poppins';
}

ul.pkgheadlist {
    height: 252px;
    list-style: none;
    margin: 0 0 30px;
    overflow-y: scroll;
    padding: 0 0 0 20px;
    position: relative;
    overflow-x: hidden;
}

ul.ctapkg {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
}

ul.ctapkg li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
}

ul.ctapkg li span {
    color: #fd9b00;
    font-weight: 800;
}

.pkgBoxx:hover .ctapkg li a,
.pkgBoxx:hover h6,
.pkgBoxx:hover li,
.pkgBoxx:hover p {
    color: #fff;
}

.pkgBoxx:hover .pkgBtn {
    background: #BE1E2D;
    color: #000;
}

h3.pkgh3 {
    color: #1b1b1b;
    font-size: 70px;
    font-weight: 700;
    margin: 0 0 40px;
    text-align: center;
}

ul.pkgheadlist li:before {
    background: #000;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: -18px;
    position: absolute;
    top: 8px;
    width: 6px;
    z-index: 9999;
}

.pkgBoxx:hover li:before {
    background: #fff;
}

::-webkit-scrollbar {
    background-color: #f5f5f5;
    width: 5px;
}

::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.pkgBoxx h4,
.pkgBoxx p {
    display: none;
}

section.maintainencePkg {
    padding: 50px 0 0;
}

.row.pkg-slider.pkglist .pkgBoxx {
    width: auto;
}

.standout_img2 {
    position: relative;
}

.standout_img2:before {
    background-color: #BE1E2D;
    content: "";
    height: 470px;
    position: absolute;
    right: 6vw;
    top: -60px;
    width: 32vw;
    z-index: -1;
}

/*webmaintance css end*/


/*domain hosting sec start*/
.domain_hosting_banner {
    background-image: url(../images/banner-domain-hosting-bg.webp);
}

/*about css start*/
.banner_aboutus {
    background-image: url(../images/banner-about-bg.webp);
}

.abouttext h2 {
    font-size: 60px;
    line-height: 70px;
    color: #222;
    font-weight: 700;
    padding-bottom: 15px;
    padding-top: 0;
}

.value_beliefs_sec {
    margin: 70px 0 0;
    padding: 70px 0;
}

.value_beliefs_box {
    align-content: center;
    display: grid;
    height: 420px;
}

.value_beliefs_box_text h3 {
    color: #222;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 15px;
}

.value_beliefs_box_tex_boxes {
    height: 420px;
    overflow-y: auto;
    padding: 0 1px 0 0;
}

.value_beliefs_box_text p {
    color: #222;
    font-size: 16px;
    margin: 0 0 15px;
}

.coretext h2 {
    font-size: 60px;
    line-height: 70px;
    color: #000;
    font-weight: 700;
}

.coretext h2 span {
    color: #BE1E2D;
}

.value_beliefs_sec {
    position: relative;
}

.value_beliefs_sec:before {
    background-image: url(../images/black_dots.webp);
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 90px;
    left: -80px;
    margin: auto;
    position: absolute;
    width: 226px;
    top: -390px;
}

.value_beliefs_sec:after {
    background-image: url(../images/line.webp);
    background-size: 100%;
    height: 130px;
    position: absolute;
    right: 0;
    top: 0;
    width: 440px;
    z-index: -1;
    content: "";
}

.building_great_websites {
    background-color: #f2f2f2;
}

.awrd_wining_sec {
    background-image: url(../images/awards-winning-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    position: relative;
}

.Awardstext h2 {
    font-size: 60px;
    line-height: 70px;
    color: #222;
    text-align: center;
    font-weight: 700;
}

.awrd_wining_box1 {
    display: table;
    justify-content: center;
    margin: 20px auto 0;
}

.awrd_wining_box1 img {
    margin: 0 20px;
}

.awrd_wining_box2 img,
.preloader img {
    display: table;
    margin: auto;
}

/*about css end*/

/*contact sec strat*/
.banner_contact {
    background-image: url(../images/banner-about-bg.webp);
}

.inner_banner.banner_contact .banner_img img {
    height: 600px;
    margin: 0;
    width: auto;
    position: relative;
    top: 56px;
}

.contact_form_banner {
    margin: 20px 0 0;
    width: 80%;
}

.contact_form_box input {
    height: 44px;
    margin: 0 0 12px;
    background-color: #efefef;
    border: none;
    border-radius: 5px;
    display: table;
}

.contact_form_box textarea {
    background-color: #efefef;
    border: none;
    border-radius: 5px;
    display: table;
    height: 70px;
    margin: 0 0 52px;
    padding: 15px 10px 0;
    width: 100%;
}

.banner_contact .green_btn {
    font-size: 20px;
    font-weight: 700;
    z-index: 999;
}

.banner_contact .green_btn:before {
    background-color: #00ff98;
    border-radius: 50px;
    bottom: -9px;
    content: "";
    height: 50px;
    left: -20px;
    position: absolute;
    width: 50px;
    z-index: -1;
}

.banner_contact .green_btn:after {
    background-image: url(../images/plus.webp);
    border-radius: 50px;
    bottom: 5px;
    content: "";
    -webkit-filter: invert();
    filter: invert();
    height: 16px;
    position: absolute;
    right: -30px;
    width: 16px;
    z-index: 0;
}

.banner_contact .green_btn:hover:before {
    width: 185%;
}

.banner_contact .green_btn input {
    background-color: initial;
    border: none;
    color: #fff;
}

.contact_sec_box h3 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 15px;
}

.contactus_sec {
    background-color: #efefef;
    padding: 70px 0;
}

.contact_sec_box p {
    color: #696969;
    font-size: 20px;
    margin: 0 0 20px;
    min-height: 30px;
}

.contact_sec_box img {
    display: table;
    margin: 0 0 10px;
}

.contact_sec_box a {
    color: #1a1a1a;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px;
}

/*modal css end*/

/*packages css satrt*/
.pricingtab {
    border-radius: 10px;
    box-shadow: 0 12px 25.38px 1.62px rgba(0, 0, 0, .06);
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 25px;
    position: relative;
}

.pricingSec .pricingtab li a {
    font-size: 12px;
}

ul.pricingtab li a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

/*.pricingtab li:nth-child(1).active a:before {
    background: url(../images/packages_img.webp) 0 0/53% no-repeat;
    content: "";
    height: 51px;
    position: absolute;
    top: 53px;
    width: 114px;
    z-index: 99;
}
.pricingtab li:nth-child(2).active a:before {
    background: url(../images/packages_img.webp) 0 0/53% no-repeat;
    content: "";
    height: 51px;
    position: absolute;
    top: 53px;
    width: 114px;
    z-index: 99;
}*/
.box-web .priceInner-tab ul,
.media-sec .img-17 {
    width: 45%;
}

.priceInner-tab {
    position: relative;
    top: -37px;
}

.pricingtab,
a.pkgBtn {
    background-color: #be1e2d;
}

.pkgBoxx:hover,
.priceInner-tab ul {
    background: #072233;
}

.brand-tab {
    bottom: 0;
    height: 65px;
    left: 188px;
    position: relative;
    right: 0;
    top: -34px;
    z-index: 1;
}

.innertabDigital {
    left: 544px;
    right: 0;
}

.innertabVideo {
    left: 541px;
}

.pkgBoxx ::-webkit-scrollbar-thumb {
    background: #e28f26;
}

.pricingtab li.active a:before {
    background-image: url(../images/bef.png);
    content: "";
    height: 51px;
    position: absolute;
    top: 52px;
    width: 114px;
    z-index: 99;
    background-repeat: no-repeat;
    background-size: contain;
}

.pricingSec .slick-prev:after {
    color: #BE1E2D;
    content: "\f177";
    font-family: FontAwesome;
    font-size: 60px;
    font-weight: 700;
    left: -30px;
    line-height: 47px;
    position: relative;
    transition: .5s;
}

.priceInner-tab_items .owl-nav button span {
    display: none;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: unset !important;
}

.priceInner-tab_items .owl-nav .owl-prev:before {
    color: #BE1E2D;
    content: "\f355";
    font-family: FontAwesome;
    font-size: 39px;
    font-weight: 700;
    line-height: 47px;
    transition: .5s;
    position: absolute;
    left: -50px;
    top: 40%;
}

.priceInner-tab_items .owl-nav .owl-next:before {
    color: #BE1E2D;
    content: "\f356";
    font-family: FontAwesome;
    font-size: 45px;
    font-weight: 700;
    line-height: 47px;
    transition: .5s;
    position: absolute;
    top: 40%;
    right: -45px;
    left: unset;
}

li.contentbx.active a:before,
li.websitemain.active a:before,
li.domainnn.active a:before {
    content: unset !important;
}

.brand-tab ul {
    width: 55%;
}

.priceInner-tab ul {
    align-items: center;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 22px;
    width: 58%;
}

.priceInner-tab li.active a,
.pricingtab li.active a {
    color: #e5e5e5 !important;
}

.priceInner-tab ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    z-index: 9999;
}

.box-brand {
    position: relative;
}

section.pricingSec {
    padding: 70px 0 70px;
}

.box1 {
    display: none;
}

/*packages css end*/

/*clienttestimonail page start*/
.review_banner {
    background-image: url(../images/review-banner.webp);
}

.review_img img {
    position: relative;
    top: 92px;
}

.mainReviewBox {
    background-color: #ebebeb;
    border-radius: 5px;
    margin: 0 0 25px;
    padding: 28px 35px;
}

.reviewBox {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 14.58px 3.42px rgba(0, 0, 0, .08);
    padding: 35px;
    transition: .5s;
}

section.reviewSec1.review-sec-st p {
    min-height: 360px;
}

.reviewBox p {
    color: #1a1b1b;
    font-size: 16px;
    line-height: 29px;
    padding: 0 0 30px;
}

.reviewDetailsnew {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.reviewSec1.review-sec-st .reviewDetailsnew span {
    align-items: center;
    display: flex;
    justify-content: center;
}

.reviewDetailsnew span img {
    border-radius: 10px;
    width: 80px;
}

section.reviewSec1.review-sec-st .reviewDetailsnew span h3 {
    left: 0;
    margin-left: 20px;
    position: static;
    text-align: left;
    font-size: 25px;
    color: #000;
    font-weight: 700;
}

.reviewBox:hover .reviewDetailsnew span h3 {
    color: #fff !important;
}

section.reviewSec1.review-sec-st .reviewDetailsnew .trust-img {
    width: 120px;
}

.reviewBox:hover {
    background: #0f0a0c;
}

.reviewBox:hover p {
    color: #fff;
}

.reviewSec1:before {
    background: url(../images/line.webp);
    height: 190px;
    position: absolute;
    right: 0;
    top: 0;
    width: 613px;
}

.reviewSec1 {
    position: relative;
}

/*clienttestimonail page end*/

/*modal css satrt*/
.popupform-main.active {
    display: block;
}

.popupform-main {
    background-color: rgba(0, 0, 0, .62);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

div#pop-form {
    width: 45%;
}

.mainform {
    background-color: #fff;
    padding: 30px 30px 20px;
}

div#pop-form {
    display: table;
    margin: 0 auto;
    padding-top: 0;
    text-align: left;
}

.popupform-main h2 {
    font-size: 30px;
}

.popupform-main h2 {
    color: #235acf;
    font-weight: 700;
    margin: 10px 0 0;
    text-align: LEFT;
}

.popupform-main .main-pop {
    padding: 25px 10px 0 0;
}

.pop-form form .control-group {
    margin-bottom: 30px;
}

.pop-form {
    align-items: center;
    /* background: url(../images/popup.webp); */
    background-repeat: no-repeat;
    background-size: 92%;
    bottom: 0;
    display: flex;
    height: 679px;
    justify-content: flex-start;
    left: 0;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    transition: .5s;
    width: 1200px;
    z-index: 99;
}

.pop-form .close-btn {
    align-items: center;
    background-color: initial;
    border: 0;
    border-radius: 50px;
    color: #000;
    display: block;
    display: grid;
    font-size: 26px;
    font-weight: 500;
    height: 45px;
    padding-top: 3px;
    position: absolute;
    right: 312px;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 45px;
    background-color: #235acf;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.control-group input {
    -webkit-appearance: none;
    background: #fff;
    border: 0;
    border-radius: 4px;
    border-radius: 32px;
    box-shadow: 5.142px 6.128px 54px 0 hsla(0, 0%, 64%, .15);
    color: #333;
    height: 44px;
    margin-bottom: 6px;
    min-height: 50px;
    padding-left: 10px;
    padding: 10px;
    width: 100%;
}

.control-group select {
    webkit-appearance: none;
    background: #fff;
    border: 0;
    border-radius: 4px;
    border-radius: 32px;
    box-shadow: 5.142px 6.128px 54px 0 hsla(0, 0%, 64%, .15);
    color: #333;
    height: 44px;
    margin-bottom: 6px;
    min-height: 50px;
    padding-left: 10px;
    padding: 10px;
    width: 100%;
}

.textarea_auto textarea {
    -webkit-appearance: none;
    background: #fff;
    border: 0;
    border-radius: 4px;
    border-radius: 10px;
    box-shadow: 5.142px 6.128px 54px 0 hsla(0, 0%, 64%, .15);
    color: #333;
    height: 120px;
    margin-bottom: 6px;
    min-height: 50px;
    padding-left: 10px;
    padding: 10px;
    width: 100%;
}

.pop-form .submit-btn {
    background: #235acf;
    border: none;
    border-radius: 0 32px 32px 32px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    margin-top: 15px;
    margin: 10px 0 0 !important;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}

/*portfolio css start*/

.case-main-box-st {
    margin-bottom: 15px;
    margin-top: 60px;
}

.case-main-col-bx {
    border-radius: 10px;
    padding: 20px;
}

.case-main-img-st {
    background: #BE1E2D;
    padding: 20px;
}

.case-main-img-st img {
    width: 100%;
}

.case-main-col-bx a {
    color: #000;
}

.casestudytext h2 {
    font-size: 60px;
    line-height: 70px;
    color: #000;
    font-weight: 700;
}

.case-main-col-bx p {
    color: #000;
}

section.case-main-box-st.case-main-box-st2 .bnr-btn a {
    color: #000 !important;
}

/*portfolio css end*/

/*privacy policy sec start*/
.content-pg {
    background-color: #f3f3f3;
    padding: 10px 0 70px;
}

.content-head {
    color: #222;
    font-size: 34px;
    font-weight: 700;
    margin: 22px 0 15px;
}

.content-text a,
.content-text p {
    color: #222;
    font-size: 16px;
    line-height: 24px;
}

/*privacy policy sec end*/
/*modal css end*/
/*MODREN CSS end*/
@media only screen and (min-width: 1600px) and (max-width: 1920px) {}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {}

@media only screen and (min-width: 1400px) and (max-width: 1444px) {}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {}

@media only screen and (min-width: 992px) and (max-width: 1199px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pricingtab li.active a:before {
    display: none;
}
.pricingtab li.active a {
    color: #000 !important;
    background: #fff;
    padding:5px;
    line-height:40px;
}

    section {
        overflow: hidden !important;
    }

    .banner_chat {
        display: none;
    }

    h2.logotext {
        font-size: 10px;
    }

    .hero_banner_right_img img {
        bottom: -277px;
        position: absolute;
        right: 0;
        top: auto;
        width: 90%;
        left: 0;
        margin: 0 auto;
    }

    .hero_banner .banner-txt h1 {
        font-size: 26px;
        line-height: 32px;
        padding: 0 0 10px;
    }

    .bnr-img-moving {
        display: none;
    }

    .bnr-mobile-side ul {
        align-items: center;
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }

    .hero_banner .banner-txt {
        margin: 0;
        position: relative;
        top: 0;
        text-align: center;
    }

    .menu-icon {
        cursor: pointer;
        display: block;
        height: 30px;
        position: fixed;
        right: 20px;
        top: 23px;
        width: 30px;
        z-index: 9999;
    }

    .bnr-ipad-img-st {
        top: 74%;
        left: -77%;
    }

    .bnr-ipad-img-st img {
        left: 0;
        position: relative;
        width: 30%;
    }

    .hero_banner .banner-txt p {
        color: #fff;
        font-size: 12px;
        line-height: 19px;
        padding: 0 0 20px;
        text-align: center;
    }

    .bnr-btn,
    .web_mantainance_sec .brand_wellness_btn {
        margin: 10px 0 0 20px;
    }

    .mb-dv-1st {
        border-radius: 18px;
        height: 295px;
        margin-bottom: 25px;
        top: 222px;
        width: 100%;
        left: -268px;
        background-color: transparent;
    }

    .hero_banner:hover .mb-dv-1st.screen img {
        top: -660px;
    }

    .screen img,
    .screen11 img {
        width: 50%;
        z-index: 0;
        left: 6px;
    }

    .whathead span {
        font-size: 20px;
    }

    .whathead {
        text-align: center;
    }

    .whathead h3 {
        font-size: 25px;
    }

    .whatimghead img {
        height: auto !important;
        margin: auto;
        width: 85% !important;
    }

    .hd-txt h2 {
        font-size: 20px;
    }

    .process-img {
        display: none;
    }

    .process-slider-details {
        margin: 0 auto;
        display: table;
        text-align: center;
    }

    .process-slider-one {
        margin: 0 auto;
    }

    .platform_box h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .platform_1 {
        display: none;
    }

    .platform_11.forMobilelogo {
        display: block;
    }

    .platform_sec:after {
        display: none;
    }

    .testimonails_sec_mm .hd-txt1 h2 {
        font-size: 26px;
        line-height: 25px;
    }

    .testimonails_sec_mm {
        padding: 100px 0 100px !important;
    }

    .testi_new_bg_img {
        display: none;
    }

    .slider_box_testi_text {
        background-color: rgba(0, 0, 0, .87);
        border: 1px solid #fff;
        border-radius: 20px;
        left: 0;
        margin: 0 0 -40px;
        padding: 15px;
        position: relative;
        top: -45px;
        z-index: 9999999999999;
    }

    .ftr-txt h4 {
        font-size: 16px;
        text-align: center;
    }

    .ftr-txt h4 br {
        display: none;
    }

    .fot_cta {
        display: none;
    }

    .foot_social a {
        height: 35px;
        width: 35px;
    }

    .form-txt h2 {
        font-size: 15px;
        text-align: center;
        margin: 20px 0 20px;
    }

    .footer-sec {
        padding: 10px 19px 0;
    }

    .awards-2 img {
        display: none;
    }

    .awards-winning-img_Slider {
        display: none !important;
    }

    /*inner page css start*/
    .inner_banner {
        background-size: cover;
        display: inline-block;
        min-height: 800px;
    }

    .banner-txt h1 span {
        height: 36px;
        margin: auto;
    }

    .banner-txt p {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px;
        text-align: center;
        margin-bottom: 50px;
    }

    .inner_banner .banner-txt h1 {
        font-size: 25px;
        line-height: 32px;
        text-align: center;
    }

    .inner_banner .banner_img img {
        margin: 110px auto 0;
    }

    .pricingtab,
    a.pkgBtn {
        background-color: transparent;
    }

    .innertablink {
        margin: 0 auto;
        position: relative;
    }

    .innertablink a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .box-folio-main ul li {
        width: 100%;
    }

    .folioBoxnew img {
        width: 100%;
    }

    .clr_wht1 {
        font-size: 30px !important;
        line-height: 35px !important;
        text-align: center;
    }

    .logo_brand_designing_sec {
        margin: 10px 0 0;
    }

    .seo_bk_sec {
        padding: 10px 0;
    }

    .hd-txt_main p {
        font-size: 14px;
        text-align: center;
    }

    .what_we_do_slider_btn .wht_btn_prent {
        margin-right: 60px;
    }

    .what_we_do_slider_btn {
        margin: 31px 0 0 75px;
        display: flex;
        justify-content: center;
    }

    .brand_wellness_sec:before,
    .seo_bk_sec:before,
    .start_brand_sec:before,
    .we_work_sec:before {
        display: none;
    }

    .seo_bk_sec:after,
    .start_brand_sec:after,
    .we_work_sec:after {
        display: none;
    }

    .green_btn,
    a.wht_btn {
        font-size: 12px;
    }

    .compatibletext h2 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .compatibletext h2 br {
        display: none;
    }

    h2.clr_wht1 span br {
        display: none;
    }

    .seo_bk_sec .logo_brand_designing_box {
        min-height: 400px;
    }

    .brand_wellness_box {
        margin-bottom: 50px;
    }

    .brandsectext h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .we_work_box1 {
        display: block;
    }

    .we_work_boxes .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12.col-xxl-12 {
        display: block;
    }

    .we_work_box {
        float: inherit;
        width: 100%;
    }

    .we_work_boxes {
        text-align: center;
        margin: 0 20px 30px;
    }

    .we_work_box1 h3 {
        font-size: 85px;
        margin: 0 auto;
    }

    .webdesign_banner .banner-txt {
        top: 0;
        margin: 150px auto 0px;
    }

    .customtext h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .customtext p {
        font-size: 14px;
        text-align: center;
    }

    .customtext ul li {
        font-size: 14px;
        text-align: center;
    }

    .custom_img img {
        width: 80%;
        margin: 9% auto 0;
        display: table;
    }

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

    .slidertext h2 {
        font-size: 34px;
        line-height: 40px;
    }

    .sliderbox {
        height: 570px;
    }

    section.drivesec:before {
        display: none;
    }

    section.drivesec:after {
        display: none;
    }

    .growing_followers_sec .row:before {
        display: none;
    }

    .drivetext h3 {
        font-size: 34px;
        line-height: 40px;
        text-align: center;
    }

    section.drivesec {
        margin: 10px 0 0;
        padding: 10px 0;
    }

    .button_cta,
    .growing_followers_sec .brand_wellness_btn {
        margin: 0 0 35px 20px;
        text-align: center;
    }

    .worktext h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .foot_social,
    .submitbtn.signupbtn button {
        justify-content: center;
    }

    section.start_brand_sec {
        padding: 70px 0 0;
    }

    .inner_banner .banner-txt {
        margin: 150px auto 0px;
    }

    section.standoutsec:before {
        display: none;
    }

    section.standoutsec:after {
        display: none;
    }

    .standouttext h2 {
        font-size: 34px;
        line-height: 40px;
    }

    section.standoutsec {
        padding: 50px 0 50px;
    }

    .standout_img {
        margin-top: 50px;
    }

    .standout_img:before {
        display: none;
    }

    .hd-txt1 h2 {
        font-size: 34px;
    }

    .drive_img {
        margin-bottom: 30px;
    }

    .reviewDetailsnew {
        display: block;
    }

    section.reviewSec1.review-sec-st .reviewDetailsnew .trust-img {
        margin: 11% auto 0;
        display: table;
    }

    .mainReviewBox {
        padding: 28px 15px;
    }

    h3.pkgh3 {
        font-size: 34px;
    }

    section.pricingSec .pricingtab,
    a.pkgBtn {
        background-color: #4448ff;
        display: block;
        text-align: center;
    }
}


@media only screen and (min-width: 520px) and (max-width: 767px) {
        .pricingtab li.active a:before {
    display: none;
}
.case-inner-1 {
    min-height: 400px !important;
}
.pricingtab li.active a {
    color: #000 !important;
    background: #fff;
    padding:5px;
    line-height:40px;
}

    section {
        overflow: hidden !important;
    }

    .banner_chat {
        display: none;
    }

    h2.logotext {
        font-size: 10px;
    }

    .hero_banner_right_img img {
        bottom: -277px;
        position: absolute;
        right: 0;
        top: auto;
        width: 90%;
        left: 0;
        margin: 0 auto;
    }

    .hero_banner .banner-txt h1 {
        font-size: 26px;
        line-height: 32px;
        padding: 0 0 10px;
    }

    .bnr-img-moving {
        display: none;
    }

    .bnr-mobile-side ul {
        align-items: center;
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }

    .hero_banner .banner-txt {
        margin: 0;
        position: relative;
        top: 0;
        text-align: center;
    }

    .menu-icon {
        cursor: pointer;
        display: block;
        height: 30px;
        position: fixed;
        right: 20px;
        top: 23px;
        width: 30px;
        z-index: 9999;
    }

    .bnr-ipad-img-st {
        top: 74%;
        left: -51%;
    }

    .bnr-ipad-img-st img {
        left: 0;
        position: relative;
        width: 30%;
    }

    .hero_banner .banner-txt p {
        color: #fff;
        font-size: 12px;
        line-height: 19px;
        padding: 0 0 20px;
        text-align: center;
    }

    .bnr-btn,
    .web_mantainance_sec .brand_wellness_btn {
        margin: 10px 0 0 20px;
    }

    .mb-dv-1st {
        border-radius: 18px;
        height: 295px;
        margin-bottom: 25px;
        top: 222px;
        width: 85%;
        left: -302px;
        background-color: transparent;
    }

    .hero_banner:hover .mb-dv-1st.screen img {
        top: -660px;
    }

    .screen img,
    .screen11 img {
        width: 50%;
        z-index: 0;
        left: 6px;
    }

    .whathead span {
        font-size: 20px;
    }

    .whathead {
        text-align: center;
    }

    .whathead h3 {
        font-size: 25px;
    }

    .whatimghead img {
        height: auto !important;
        margin: auto;
        width: 85% !important;
    }

    .hd-txt h2 {
        font-size: 20px;
    }

    .process-img {
        display: none;
    }

    .process-slider-details {
        margin: 0 auto;
        display: table;
        text-align: center;
    }

    .process-slider-one {
        margin: 0 auto;
    }

    .platform_box h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .platform_1 {
        display: none;
    }

    .platform_11.forMobilelogo {
        display: block;
    }

    .platform_sec:after {
        display: none;
    }

    .testimonails_sec_mm .hd-txt1 h2 {
        font-size: 26px;
        line-height: 25px;
    }

    .testimonails_sec_mm {
        padding: 100px 0 100px !important;
    }

    .testi_new_bg_img {
        display: none;
    }

    .slider_box_testi_text {
        background-color: rgba(0, 0, 0, .87);
        border: 1px solid #fff;
        border-radius: 20px;
        left: 0;
        margin: 0 0 -40px;
        padding: 15px;
        position: relative;
        top: -45px;
        z-index: 9999999999999;
    }

    .ftr-txt h4 {
        font-size: 16px;
        text-align: center;
    }

    .ftr-txt h4 br {
        display: none;
    }

    .fot_cta {
        display: none;
    }

    .foot_social a {
        height: 35px;
        width: 35px;
    }

    .form-txt h2 {
        font-size: 15px;
        text-align: center;
        margin: 20px 0 20px;
    }

    .footer-sec {
        padding: 10px 19px 0;
    }

    .awards-2 img {
        display: none;
    }

    .awards-winning-img_Slider {
        display: none !important;
    }

    .pop-form {
        position: absolute;
        width: 400px !important;
        background-image: none;
    }

    div#pop-form {
        margin: 0;
        max-width: 100%;
        padding-top: 10px;
        text-align: center;
        width: 100%;
        position: inherit;
        background-color: #fff;
        padding: 30px;
    }

    .pop-form .close-btn {
        right: 0px;
    }

    /*inner page css start*/
    .inner_banner {
        background-size: cover;
        display: inline-block;
        min-height: 800px;
    }

    .banner-txt h1 span {
        height: 36px;
        margin: auto;
    }

    .banner-txt p {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px;
        text-align: center;
        margin-bottom: 50px;
    }

    .inner_banner .banner-txt h1 {
        font-size: 25px;
        line-height: 32px;
        text-align: center;
    }

    .inner_banner .banner_img img {
        margin: 110px auto 0;
    }

    .pricingtab,
    a.pkgBtn {
        background-color: transparent;
    }

    .innertablink {
        margin: 0 auto;
    }

    .box-folio-main ul li {
        width: 100%;
    }

    .folioBoxnew img {
        width: 100%;
    }

    .clr_wht1 {
        font-size: 30px !important;
        line-height: 35px !important;
        text-align: center;
    }

    .logo_brand_designing_sec {
        margin: 10px 0 0;
    }

    .seo_bk_sec {
        padding: 10px 0;
    }

    .hd-txt_main p {
        font-size: 14px;
        text-align: center;
    }

    .what_we_do_slider_btn .wht_btn_prent {
        margin-right: 60px;
    }

    .what_we_do_slider_btn {
        margin: 31px 0 0 75px;
        display: flex;
        justify-content: center;
    }

    .brand_wellness_sec:before,
    .seo_bk_sec:before,
    .start_brand_sec:before,
    .we_work_sec:before {
        display: none;
    }

    .seo_bk_sec:after,
    .start_brand_sec:after,
    .we_work_sec:after {
        display: none;
    }

    .green_btn,
    a.wht_btn {
        font-size: 12px;
    }

    .compatibletext h2 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .compatibletext h2 br {
        display: none;
    }

    h2.clr_wht1 span br {
        display: none;
    }

    .seo_bk_sec .logo_brand_designing_box {
        min-height: 400px;
    }

    .brand_wellness_box {
        margin-bottom: 50px;
    }

    .brandsectext h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .we_work_box1 {
        display: block;
    }

    .we_work_boxes .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12.col-xxl-12 {
        display: block;
    }

    .we_work_box {
        float: inherit;
        width: 100%;
    }

    .we_work_boxes {
        text-align: center;
        margin: 0 20px 30px;
    }

    .we_work_box1 h3 {
        font-size: 85px;
        margin: 0 auto;
    }

    .webdesign_banner .banner-txt {
        top: 0;
        margin: 150px auto 0px;
    }

    .customtext h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .customtext p {
        font-size: 14px;
        text-align: center;
    }

    .customtext ul li {
        font-size: 14px;
        text-align: center;
    }

    .custom_img img {
        width: 80%;
        margin: 9% auto 0;
        display: table;
    }

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

    .slidertext h2 {
        font-size: 34px;
        line-height: 40px;
    }

    .sliderbox {
        height: 570px;
    }

    section.drivesec:before {
        display: none;
    }

    section.drivesec:after {
        display: none;
    }

    .growing_followers_sec .row:before {
        display: none;
    }

    .drivetext h3 {
        font-size: 34px;
        line-height: 40px;
        text-align: center;
    }

    section.drivesec {
        margin: 10px 0 0;
        padding: 10px 0;
    }

    .button_cta,
    .growing_followers_sec .brand_wellness_btn {
        margin: 0 0 35px 20px;
        text-align: center;
    }

    .worktext h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .foot_social,
    .submitbtn.signupbtn button {
        justify-content: center;
    }

    section.start_brand_sec {
        padding: 70px 0 0;
    }

    .inner_banner .banner-txt {
        margin: 150px auto 0px;
    }

    section.standoutsec:before {
        display: none;
    }

    section.standoutsec:after {
        display: none;
    }

    .standouttext h2 {
        font-size: 34px;
        line-height: 40px;
    }

    section.standoutsec {
        padding: 50px 0 50px;
    }

    .standout_img {
        margin-top: 50px;
    }

    .standout_img:before {
        display: none;
    }

    .hd-txt1 h2 {
        font-size: 34px;
    }

    .drive_img {
        margin-bottom: 30px;
    }

    .reviewDetailsnew {
        display: block;
    }

    section.reviewSec1.review-sec-st .reviewDetailsnew .trust-img {
        margin: 11% auto 0;
        display: table;
    }

    .mainReviewBox {
        padding: 28px 15px;
    }

    h3.pkgh3 {
        font-size: 34px;
    }

    section.pricingSec .pricingtab,
    a.pkgBtn {
        background-color: #4448ff;
        display: block;
        text-align: center;
    }

    .pop-form {
        position: absolute;
        width: 400px !important;
        background-image: none;
    }

    div#pop-form {
        margin: 0;
        max-width: 100%;
        padding-top: 10px;
        text-align: center;
        width: 100%;
        position: inherit;
        background-color: #fff;
        padding: 30px;
    }

    .pop-form .close-btn {
        right: 0px;
    }

}

@media only screen and (min-width: 300px) and (max-width: 519px) {
    .para_title1 {
        font-size: 13px;
    }

    section {
        overflow: hidden !important;
    }

    .banner_chat {
        display: none;
    }

    h2.logotext {
        font-size: 10px;
    }

    .hero_banner_right_img img {
        bottom: -277px;
        position: absolute;
        right: 0;
        top: auto;
        width: 90%;
        left: 0;
        margin: 0 auto;
    }

    .hero_banner .banner-txt h1 {
        font-size: 26px;
        line-height: 32px;
        padding: 0 0 10px;
    }

    .bnr-img-moving {
        display: none;
    }

    .bnr-mobile-side ul {
        align-items: center;
        display: inline-block;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }

    .hero_banner .banner-txt {
        margin: 0;
        position: relative;
        top: 0;
        text-align: center;
    }

    .menu-icon {
        cursor: pointer;
        display: block;
        height: 30px;
        position: fixed;
        right: 20px;
        top: 23px;
        width: 30px;
        z-index: 9999;
    }

    .bnr-ipad-img-st {
        top: 74%;
        left: -77%;
    }

    .bnr-ipad-img-st img {
        left: 0;
        position: relative;
        width: 30%;
    }

    .hero_banner .banner-txt p {
        color: #fff;
        font-size: 12px;
        line-height: 19px;
        padding: 0 0 20px;
        text-align: center;
    }

    .bnr-btn,
    .web_mantainance_sec .brand_wellness_btn {
        margin: 10px 0 0 20px;
    }

    .mb-dv-1st {
        border-radius: 18px;
        height: 295px;
        margin-bottom: 25px;
        top: 222px;
        width: 100%;
        left: -268px;
        background-color: transparent;
    }

    .hero_banner:hover .mb-dv-1st.screen img {
        top: -660px;
    }

    .screen img,
    .screen11 img {
        width: 50%;
        z-index: 0;
        left: 6px;
    }

    .whathead span {
        font-size: 20px;
    }

    .whathead {
        text-align: center;
    }

    .whathead h3 {
        font-size: 25px;
    }

    .whatimghead img {
        height: auto !important;
        margin: auto;
        width: 85% !important;
    }

    .hd-txt h2 {
        font-size: 20px;
    }

    .process-img {
        display: none;
    }

    .process-slider-details {
        margin: 0 auto;
        display: table;
        text-align: center;
    }

    .process-slider-one {
        margin: 0 auto;
    }

    .platform_box h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .platform_1 {
        display: none;
    }

    .platform_11.forMobilelogo {
        display: block;
    }

    .platform_sec:after {
        display: none;
    }

    .testimonails_sec_mm .hd-txt1 h2 {
        font-size: 26px;
        line-height: 25px;
    }

    .testimonails_sec_mm {
        padding: 65px 0 100px !important;
    }

    .testi_new_bg_img {
        display: none;
    }

    .slider_box_testi_text {
        background-color: rgba(0, 0, 0, .87);
        border: 1px solid #fff;
        border-radius: 20px;
        left: 0;
        margin: 0 0 -40px;
        padding: 15px;
        position: relative;
        top: -45px;
        z-index: 9999999999999;
    }

    .ftr-txt h4 {
        font-size: 16px;
        text-align: center;
    }

    .ftr-txt h4 br {
        display: none;
    }

    .fot_cta {
        display: none;
    }

    .foot_social a {
        height: 35px;
        width: 35px;
    }

    .form-txt h2 {
        font-size: 15px;
        text-align: center;
        margin: 20px 0 20px;
    }

    .footer-sec {
        padding: 10px 19px 0;
    }

    .awards-2 img {
        display: none;
    }

    .awards-winning-img_Slider {
        display: none !important;
    }

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

    .slider_box_testi_text h4 {
        font-size: 28px;
    }

    .page section {
        height: 100vh;
        z-index: 1;
    }

    .slider_box_testi_text {
        height: 190px;
    }

    .logo {
        width: 140px;
    }

    .nolist a {
        top: -28px;
        position: relative;
        justify-content: end;
    }

    /*inner page css start*/
    .inner_banner {
        background-size: cover;
        display: inline-block;
        min-height: 800px;
    }

    .banner-txt h1 span {
        height: 36px;
        margin: auto;
    }

    .banner-txt p {
        font-size: 14px;
        line-height: 22px;
        padding-top: 10px;
        text-align: center;
        margin-bottom: 50px;
    }

    .inner_banner .banner-txt h1 {
        font-size: 25px;
        line-height: 32px;
        text-align: center;
    }

    .inner_banner .banner_img img {
        margin: 110px auto 0;
    }

    .pricingtab,
    a.pkgBtn {
        background-color: transparent;
    }

    .innertablink {
        margin: 0 auto;
    }

    .box-folio-main ul li {
        width: 100%;
    }

    .folioBoxnew img {
        width: 100%;
    }

    .clr_wht1 {
        font-size: 30px !important;
        line-height: 35px !important;
        text-align: center;
    }

    .logo_brand_designing_sec {
        margin: 10px 0 0;
    }

    .seo_bk_sec {
        padding: 10px 0;
    }

    .hd-txt_main p {
        font-size: 14px;
        text-align: center;
    }

    .what_we_do_slider_btn .wht_btn_prent {
        margin-right: 60px;
    }

    .what_we_do_slider_btn {
        margin: 31px 0 0 75px;
        display: flex;
        justify-content: center;
    }

    .brand_wellness_sec:before,
    .seo_bk_sec:before,
    .start_brand_sec:before,
    .we_work_sec:before {
        display: none;
    }

    .seo_bk_sec:after,
    .start_brand_sec:after,
    .we_work_sec:after {
        display: none;
    }

    .green_btn,
    a.wht_btn {
        font-size: 12px;
    }

    .compatibletext h2 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .compatibletext h2 br {
        display: none;
    }

    h2.clr_wht1 span br {
        display: none;
    }

    .seo_bk_sec .logo_brand_designing_box {
        min-height: 400px;
    }

    .brand_wellness_box {
        margin-bottom: 50px;
    }

    .brandsectext h3 {
        font-size: 20px;
        line-height: 34px;
    }

    .we_work_box1 {
        display: block;
    }

    .we_work_boxes .col-12.col-sm-12.col-md-12.col-lg-12.col-xl-12.col-xxl-12 {
        display: block;
    }

    .we_work_box {
        float: inherit;
        width: 100%;
    }

    .we_work_boxes {
        text-align: center;
        margin: 0 20px 30px;
    }

    .we_work_box1 h3 {
        font-size: 85px;
        margin: 0 auto;
    }

    .webdesign_banner .banner-txt {
        top: 0;
        margin: 150px auto 0px;
    }

    .customtext h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .customtext p {
        font-size: 14px;
        text-align: center;
    }

    .customtext ul li {
        font-size: 14px;
        text-align: center;
    }

    .custom_img img {
        width: 80%;
        margin: 9% auto 0;
        display: table;
    }

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

    .slidertext h2 {
        font-size: 34px;
        line-height: 40px;
    }

    .sliderbox {
        height: 570px;
    }

    section.drivesec:before {
        display: none;
    }

    section.drivesec:after {
        display: none;
    }

    .growing_followers_sec .row:before {
        display: none;
    }

    .drivetext h3 {
        font-size: 34px;
        line-height: 40px;
        text-align: center;
    }

    section.drivesec {
        margin: 10px 0 0;
        padding: 10px 0;
    }

    .button_cta,
    .growing_followers_sec .brand_wellness_btn {
        margin: 0 0 35px 20px;
        text-align: center;
    }

    .worktext h3 {
        font-size: 24px;
        line-height: 34px;
        text-align: center;
    }

    .foot_social,
    .submitbtn.signupbtn button {
        justify-content: center;
    }

    section.start_brand_sec {
        padding: 70px 0 0;
    }

    .inner_banner .banner-txt {
        margin: 150px auto 0px;
    }

    section.standoutsec:before {
        display: none;
    }

    section.standoutsec:after {
        display: none;
    }

    .standouttext h2 {
        font-size: 34px;
        line-height: 40px;
    }

    section.standoutsec {
        padding: 50px 0 50px;
    }

    .standout_img {
        margin-top: 50px;
    }

    .standout_img:before {
        display: none;
    }

    .hd-txt1 h2 {
        font-size: 34px;
    }

    .drive_img {
        margin-bottom: 30px;
    }

    .reviewDetailsnew {
        display: block;
    }

    section.reviewSec1.review-sec-st .reviewDetailsnew .trust-img {
        margin: 11% auto 0;
        display: table;
    }

    .mainReviewBox {
        padding: 28px 15px;
    }

    h3.pkgh3 {
        font-size: 34px;
    }

    section.pricingSec .pricingtab,
    a.pkgBtn {
        background-color: #be1e2d;
        display: block;
        text-align: center;
    }

    .pop-form {
        position: absolute;
        width: 400px !important;
        background-image: none;
    }

    div#pop-form {
        margin: 0;
        max-width: 100%;
        padding-top: 10px;
        text-align: center;
        width: 100%;
        position: inherit;
        background-color: #fff;
        padding: 30px;
    }

    .pop-form .close-btn {
        right: 0px;
    }

    /*inner page css end*/


}
h3.pack-head1 {
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
    font-size: 40px;
    color: #000;
}


section.section.process_sec_n.fp-section.fp-table h2.cn {
    color: #fff;
}

section.section.process_sec_n.fp-section.fp-table span {
    color: #fff;
}

section.section.process_sec_n.fp-section.fp-table p {
    color: #fff;
}

section.section.process_sec_n.fp-section.fp-table h4 {
    color: #fff;
}

section.section.process_sec_n.fp-section.fp-table .process-slider-one {
    border-color: #fff !important;
}

section.section.process_sec_n.fp-section.fp-table img {filter: invert(1);}


@media screen and (max-width: 600px) {
    .nolist a {
    top: 0px;
    /* justify-content: center; */
    font-size: 12px;
}

.nolist a i {
    font-size: 15px;
}
.swiper-slide img {
    width: 80%;
}
.pop-form.ta-center {
    justify-content: center;
}

div#pop-form {
    padding: 0px;
}
.bnr-ipad-img-st {
    display: none;
}
.bnr-mobile-side {
    margin-top: 280px;
}

}
@media screen and (max-width: 520px) {
        .bnr-mobile-side {
        margin-top: 220px;
    }
}
.row.foot-ser-row ul {
    margin-top: 30px;
    text-align: center;
}

.row.foot-ser-row ul a {
    color: #000;
    line-height: 30px;
}

    /* Style for dropdown hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    /* Ensure the <li> is positioned relatively so the dropdown positions correctly */
    .dropdown {
        position: relative !important;
    }

    /* Dropdown menu positioning */
    .dropdown-menu {
        display: none;
        position: absolute;
        bottom: 100%; /* Adjust to make it appear above or remove for below */
        left: 0; /* Ensures it stays aligned with the parent <li> */
        width: max-content;
    }
    
    .footer-serv-area-1 h4 {
    font-size: 16px !important;
    text-align: center;
}

.footer-serv-area-1 {
    padding-top: 40px;
}
.footer-serv-area-1 h4 a {
    color: #000;
}



.nav__content {
    height: 90vh;
    overflow: hidden;
    overflow-y: scroll;
}


.nav__content::-webkit-scrollbar {
  width: 05px;
}

/* Track */
.nav__content::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.nav__content::-webkit-scrollbar-thumb {
  background: #be1e2d;
}

/* Handle on hover */
.nav__content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.awards-winning-img_Slider.slick-initialized.slick-slider {
    margin-top: 50px;
}

a.green_btn.last-add-1 {
    text-transform: uppercase;
}

p.exp-p {
    color: #fff;
    text-align: center;
}