/* ===================
       Extra large devices (large desktops, 1200px and up)
==============================*/
@media (min-width: 1200px) {

    /* ==========================
===========> Index Page
======================= */

    /*---------------*/
    /* Navbar */
    .navbar {
        padding: 0 !important;
    }
    .nav-link {
    padding: 2.03rem 1rem;
}
.nav_button_link {
    align-self: center;
}

    /* header section*/
    .heading__medium {
        display: none;
    }

    /* feature section*/
    .index__feature .desktop_device {
        display: none;
    }

    /* why bizcope section*/
    .section {
        padding: 60px 0;
    }

    .why__bizcope .item__text {
        padding: 30px 0px 30px 70px;
        margin: 0;
    }

    /* experience section */
    .experience .card {
        height: 448px;
    }

    /* our services section */

    .our__services__item .card {
        height: 350px;
        padding: 35px 25px 35px 25px;
    }

    /* testimonials section */
    .testimonials__item {
        margin-top: 3rem !important;
    }

    /* community section */
    .community .col-xl-4:nth-child(4),
    .community .col-xl-4:nth-child(5) {
        margin-top: -245px !important;
    }

    /* inside mind section   */
    .inside__mind .card {
        height: 556px;
    }

    .inside__mind__slider {
        display: none;
    }

    /* ==========================
===========> service web design Page
======================= */
    /* pricing section */
    .web__pricing__item br {
        display: none;
    }

    /* ==========================
===========> blog Page
======================= */
    .blog__content__item .card {
        height: 556px;
        border-radius: 0;
    }

    /* ==========================
===========> career Page
======================= */

    /* logo slider section */
    .career__logo__other_device {
        display: none;
    }

    .career__logo__slider__item .container {
        height: 112px;
        width: 72%;
        cursor: -webkit-grab;
        cursor: grab;
    }

    .career__logo__slider__item {
        padding: 20px 0px 20px 0px;
        background-color: #FFFFFF;
        box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 20%);
        margin-top: -35px;
        z-index: 1000;
        position: absolute;
    }

    .career__logo__slider__item .owl-carousel .owl-nav button.owl-next,
    .career__logo__slider__item .owl-carousel .owl-nav button.owl-prev,
    .career__logo__slider__item .owl-carousel button.owl-dot {
        display: none;
    }

    /* position section */
    .career__position__item .common_button {
        float: right;
    }

    /* employess speak section */
    .employees__speak__item .card {
        height: 440px;
    }

    /*=============== footer section ===============*/
    .footer__top .col-xl-4,
    .footer__top .col-xl-3 {
        border-right: 1px solid #FFFFFF2B !important;
    }

    .footer_button {
        margin-left: -22px;
    }




    /*---------------*/
}


/*=====================
       Large devices (desktops, 992px and up)
================================*/
@media (min-width: 992px) and (max-width: 1199px) {

    /* ==========================
===========> Index Page
======================= */
/* navbar */
    .navbar {
    padding: 0 1rem !important;
}
    .nav-link {
    padding: 2.6rem 1rem !important;
}
.nav_button_link {
    align-self: center;
}

    /*---------------*/
    /* header section*/
    .heading__large {
        display: none;
    }

    .heading__medium {
        padding-right: 45px !important;
        margin-bottom: 20px;
    }

    .header__content {
        padding: 70px 0 0 0;
    }

    .header__content .common_button {
        margin-top: 20px;
    }

    .header__content__video--modal .close {
        right: -9%;
    }


    /* why bizcope section*/
    .team__bizcope__item .item__image img {
        width: 429px !important;
        height: 266px !important;
    }

    .team__bizcope__item .item__image {
        margin-top: 0;
        margin-bottom: 20px;
    }

    /*
    .item__text {
        padding: 30px 0px 30px 0;
    }
*/

    .custom__title__first {
        font-size: 28px !important;
    }

    .custom__title__last {
        font-size: 28px !important;
    }

    /* chart section */
    .rank__chart {
        margin-top: 0px;
    }

    .item__image__overlay {
        background-size: 0px auto;
    }

    .rank__chart .item__image img {
        margin: 0;
        width: 429px;
        height: 332px;
    }

    /*
    .rank__chart {
        padding: 60px 0 0 20px;
    }
*/

    /* experience section */
    .divided {
        margin-top: 2rem;
    }

    /* our services section */
    .our__services {
        padding: 50px 30px 50px 30px;
    }

    .our__services__item .card_three {
        margin-top: 1rem !important;
    }

    .hr_1 hr {
        width: 16% !important;
    }

    .our__services .col-sm-12:nth-child(3) {
        margin-top: 1rem !important;
    }

    .our__services .col-sm-12:nth-child(4),
    .our__services .col-sm-12:nth-child(5),
    .our__services .col-sm-12:nth-child(6) {
        margin-top: 2rem !important;
    }

    /* testimonials section */
    .testimonials {
        padding: 50px 0;
    }

    .testimonials__item video {
        margin-top: 1rem !important;
    }

    /* expert-company section */
    .index__expert_company--item img {
        width: 186px !important;
        height: 75px !important;
    }

    .index__expert_company--item .image {
        margin-top: 20px;
    }

    /* build section */
    .build h2 {
        font-size: 35px !important;

    }

    .build h4 {
        font-size: 22px !important;
    }

    /* community section */
    .community {
        padding: 50px 0;
    }

    .community .hr_1 hr {
        width: 13% !important;
    }

    .community__item {
        margin-top: 1rem !important;
    }

    .community .col-xl-4:nth-child(2) img {
        height: 525px;
    }

    .community .col-xl-4:nth-child(4) img,
    .community .col-xl-4:nth-child(5) img {
        height: 320px;
    }

    .community .col-xl-4:nth-child(3) {
        margin-top: -245px !important;
    }

    .community .col-xl-4:nth-child(4),
    .community .col-xl-4:nth-child(5) {
        margin-top: 2rem !important;
    }

    /* counter section   */
    .counters .col-lg-12:nth-child(2),
    .counters .col-lg-12:nth-child(3) {
        margin-top: 10px;
    }

    /* inside mind section */
    .inside__mind__slider .carousel-indicators li {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #25ABE1;
    }

    .inside__mind__slider__item .owl-carousel .card {
        margin-bottom: 2rem;
        height: 585px;
    }

    .inside__mind__slider__item .owl-carousel img {
        height: 289px;
    }

    .inside__mind__slider__item .owl-carousel .card-title {
        font-size: 21px !important;
        font-weight: 800;
    }

    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-next,
    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .inside__mind__slider__item .owl-theme .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        background-color: #9ae0ff;
    }

    .inside__mind__slider__item .owl-theme .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #25abe1 !important;
    }

    .inside__mind {
        display: none;
    }


    /* cliam now section */
    .claim__now {
        padding: 10px 30px 50px 030px;
    }

    .claim__now__text {
        padding: 0;
        margin-bottom: 20px;
    }

    .claim__now__text h2 {
        font-size: 28px !important;
    }

    .claim__now__text hr {
        margin: 15px 0 0 0;
    }

    .claim__now__text .item__text {
        margin-bottom: 0;
    }

    .claim__now__text .item__text {
        padding: 30px 0px 20px 0;
    }

    /* contact section */
    .contact__item .item__text {
        padding: 0;
    }

    .contact__item iframe {
        margin-top: 30px;
        height: 250px;
    }

    /* =============================
===================> About page
=============================================== */
    /* about help section*/
    .about__help {
        padding: 80px 0;
        margin-top: -136px;
    }

    .about__help h3 {
        font-size: 28px;
    }

    /* expert-company section*/
    .section {
        padding: 50px 0;
    }

    .expert__company__content--text h2 {
        font-size: 28px !important;
    }

    .expert__company__item li {
        padding: 10px 12px;
    }

    .expert__company__item li img {
        width: 146px;
        height: 59px;
    }

    /* about bizcope section */
    .about__item .card {
        height: 295px;
    }

    /* meet section */
    .about__meet__item img {
        width: 208px;
        height: 213px;
    }

    .about__meet__item h3 {
        font-size: 20px;
    }


    /* =============================
===================> service page
=============================================== */
    .services__header {
        min-height: 340px;
    }

    .services__header .title {
        margin-top: 4rem;
    }

    /* counter section */
    .counters {
        padding: 50px 0;
    }



    /* =============================
===================> service seo page
=============================================== */
    /* service section */
    .seo__service__item .card_three {
        margin-top: 23px;
    }

    /* serach engine section */
    .search__engine {
        padding: 70px 0;
    }

    .search__engine img {
        display: none;
    }

    /* seo agency section */
    .seo__agency .item__image img {
        margin: 0 !important;
    }

    .seo__agency .item__image__overlay {
        padding: 5px !important;
    }

    /* agency section */
    .seo__rank__service .item__image img {
        margin: 0 0 20px 0 !important;
    }

    .seo__rank__service .item__image__overlay {
        padding: 5px !important;
    }

    /* build section */
    .build {
        padding: 70px 0;
    }

    /* grew section */
    .service__seo__grew__item img {
        width: 800px;
        height: 666px;
    }

    .service__seo__grew__item .text-center {
        text-align: left !important;
    }

    /* seo pricing */
    .seo__pricing .item__image img {
        margin: 0 0 20px 0 !important;
    }

    /* =============================
===================> service-digital-marketing page
=============================================== */
    /* marketing pricing */
    .service__marketing__about .about__item .three {
        margin-top: 40px !important;
    }

    /* why digital marketing section */
    .why_digital img {
        margin-bottom: 20px;
    }


    /* =============================
===================> service-web-design page
=============================================== */
    /* conversations Section   */
    .service__web__design__conversation__item img {
        margin-bottom: 20px;
    }

    .service__web__design__conversation__item .common_button {
        font-size: 15px;
    }

    /* portfolio section */
    .service__web__design__portfolio--item img {
        width: 100%;
        height: 396px;
    }

    .service__web__design__portfolio--item .common_button {
        font-size: 15px;
    }

    /* service section */
    .item__image img {
        width: 429px;
        height: 369px;
    }

    /* web service section */
    .web__service__item .col-xl-4:nth-child(3) {
        margin-top: 40px;
    }

    /* web process section */
    .web__process h2 {
        font-size: 28px;
    }

    .web__process .col-lg-6:nth-child(1),
    .web__process .col-lg-6:nth-child(3) {
        padding-right: 0 !important;
    }

    .web__process .col-lg-6:nth-child(3),
    .web__process .col-lg-6:nth-child(4) {
        margin-top: 15px;
    }

    /* pricing section */
    .web__pricing__item .card {
        padding: 0 !important;
    }

    .web__pricing__item .amount {
        font-size: 60px;
    }

    .web__pricing__item br {
        display: none;
    }

    /* about section */
    .web__design__about__item .three {
        margin-top: 23px;
    }


    /* =============================
===================> blog page
=============================================== */
    .blog .custom__title__first {
        font-size: 35px !important;
    }

    .blog .custom__title__last {
        font-size: 35px !important;
    }

    .blog__content__item .card {
        height: 556px;
    }

    .blog__content__item img {
        height: 300px;
    }

    .blog .col-lg-6:nth-child(3),
    .blog .col-lg-6:nth-child(4),
    .blog .col-lg-6:nth-child(5),
    .blog .col-lg-6:nth-child(6),
    .blog .col-lg-6:nth-child(7),
    .blog .col-lg-6:nth-child(8),
    .blog .col-lg-6:nth-child(9),
    .blog .col-lg-6:nth-child(10),
    .blog .col-lg-6:nth-child(11),
    .blog .col-lg-6:nth-child(12) {
        margin-top: 20px !important;
    }

    /* =============================
===================> career page
=============================================== */
    /* header section */
    .career__header {
        height: 360px;
    }

    .career__header h1 {
        font-size: 35px;
    }

    .career__header .title {
        margin-top: 6rem;
    }

    .career__header .common_button {
        display: block;
        width: 100%;
        margin-top: 2rem !important;
    }

    /* logo slider section */
    .career__logo__large {
        display: none;
    }

    .career__about {
        margin-top: 0;
        padding: 0 0 50px 0;
    }

    /* about section */
    .career__about__item img {
        width: 800px;
        height: 452px;
        margin-bottom: 40px;
    }

    /* position section */
    .career__position__title h2 {
        font-size: 35px;
    }

    .career__position__item .common_button {
        float: right;
    }

    /* position bottom section */
    .divided {
        margin-top: 1rem;
    }

    /* career section */
    .career__community .community__item .col-xl-3:nth-child(3),
    .career__community .community__item .col-xl-3:nth-child(4),
    .career__community .community__item .col-xl-3:nth-child(5) {
        margin-top: 1rem;
    }

    .career__community .community__item .col-xl-3:nth-child(6) {
        margin-top: -23.2rem;
        ;
    }

    .career__community .community__item .col-xl-3:nth-child(8) {
        margin-top: -45.3rem;
        ;
    }

    .career__community .community__item .col-xl-3:nth-child(10) {
        margin-top: -21rem;
    }

    .career__community .community__item .col-xl-3:nth-child(12) {
        margin-top: -23rem;
    }

    .career__community .community__item .col-xl-3:nth-child(14) {
        margin-top: -22.8rem;
    }

    .career__community .community__item .col-xl-3:nth-child(16) {
        margin-top: -32.1rem;
    }

    .career__community .community__item .col-xl-3:nth-child(17) {
        margin-left: 30rem;
        margin-top: -29.5rem;
    }

    /* employees speak section */
    .employees__speak__item .col-lg-12:nth-child(2),
    .employees__speak__item .col-lg-12:nth-child(3) {
        margin-top: 20px;
    }


    /* =============================
===================> contact page
=============================================== */
    /* header section */
    .contact__header__item .col-md-6 {
        padding-left: 0
    }

    /* claim section */
    .contact__claim .claim__now__text h2 {
        font-size: 35px !important;
    }

    .contact__claim .claim__now__text p {
        font-size: 18px !important;
        text-align: left;
    }

    /* meet section */
    .contact__meet .our__services__item .card {
        height: 180px;
        padding: 30px 15px 30px 15px;
    }

    /*=================== footer section ===================*/
    .footer__top {
        padding: 40px 0px 40px 0px;
    }

    .footer__top__item .form-control-lg {
        width: 29rem !important;
    }

    .footer_button {
        padding: .5rem 7rem;
        margin-left: -120px;
    }


    /*---------------*/
}


/*=====================
        Medium devices (tablets, 768px and up)
=============================*/
@media (min-width: 768px) and (max-width: 991px) {

    /* ==========================
===========> Index Page
======================= */

    /*---------------*/
    /* header section*/
    .heading__large {
        display: none;
    }

    .header__content {
        padding: 50px 0;
    }

    .header__content__text h1 {
        font-size: 40px !important;
    }

    .header__content__text p {
        font-size: 18px;
        margin: 0 !important;
        padding: 10px 0;
    }

    .common_button {
        padding: 15px 20px 15px 20px;
        font-size: 18px;
    }

    .header__content__video--modal .close {
        position: absolute;
        top: -3%;
        right: -17%;
    }

    /* feature section*/
    .index__feature {
        padding: 30px 0 30px 0;
    }

    .index__feature__title h2 {
        font-size: 25px !important;
    }

    .index__feature__item img {
        height: 40px;
        width: 65px;
    }

    .kaler_kontho {
        margin-top: 0 !important;
    }

    .index__feature {
        padding: 40px 0 30px 0;
    }

    /* why bizcope section   */
    .why__bizcope__item .item__image img {
        width: 326px !important;
        height: 202px !important;
    }

    .why__bizcope__item .item__image {
        margin-top: 0;
    }

    /*
    .item__text {
        padding: 30px 0px 30px 0;
    }
*/

    .custom__title__first {
        font-size: 28px !important;
    }

    .custom__title__last {
        font-size: 28px !important;
    }

    /* rank chart section */
    .rank__chart {
        margin-top: 0px !important;
        padding: 40px 0;
    }

    .item__image__overlay {
        background-size: 0px auto;
    }

    .rank__chart .item__image img {
        margin: 0;
        width: 326px;
        height: 252px;
    }

    .rank__chart .item__image {
        margin: 0px 30px 20px 0px;
    }


    /* experience section */
    .experience {
        padding: 50px 30px 50px 30px !important;
    }

    .experience .card {
        padding: 30px 30px 30px 30px !important;
    }

    .experience .experience__item .divided {
        margin-top: 25px !important;
    }

    /* our services section */
    .our__services {
        padding: 50px 30px 50px 30px;
    }

    .our__services__item .card_three {
        margin-top: 1rem !important;
    }

    .hr_1 hr {
        width: 16% !important;
    }

    .our__services .col-sm-12:nth-child(3) {
        margin-top: 1rem !important;
    }

    .our__services .col-sm-12:nth-child(4),
    .our__services .col-sm-12:nth-child(5),
    .our__services .col-sm-12:nth-child(6) {
        margin-top: 2rem !important;
    }

    /* testimonials section */
    .testimonials {
        padding: 50px 0;
    }

    .testimonials__item video {
        margin-top: 1rem !important;
    }

    /* expert-company section */
    .index__expert_company--item img {
        width: 142px !important;
        height: 57px !important;
    }

    .index__expert_company--item .image {
        margin-top: 20px;
    }

    /* build section */
    .build {
        background-color: #25abe1;
        padding: 70px 0;
    }

    .build h2 {
        font-size: 35px !important;

    }

    .build h4 {
        font-size: 23px !important;
    }

    /* community section */
    .community {
        padding: 20px 0;
    }

    .community .hr_1 hr {
        width: 13% !important;
    }

    .community__item {
        margin-top: 1rem !important;
    }

    .community .col-xl-4:nth-child(2) img {
        height: 510px;
    }

    .community .col-xl-4:nth-child(1) img,
    .community .col-xl-4:nth-child(3) img {
        height: 235px;
    }

    .community .col-xl-4:nth-child(4) img,
    .community .col-xl-4:nth-child(5) img {
        height: 320px;
    }

    .community .col-xl-4:nth-child(3) {
        margin-top: -237px !important;
    }

    .community .col-xl-4:nth-child(4),
    .community .col-xl-4:nth-child(5) {
        margin-top: 2rem !important;
    }

    /* counter section   */
    /*
    .counters {
        margin-top: 2rem;
    }
*/

    .counters .col-lg-12:nth-child(2),
    .counters .col-lg-12:nth-child(3) {
        margin-top: 10px;
    }

    /* inside mind section */
    .inside {
        padding: 50px 0;
    }

    .inside__mind__slider .carousel-indicators li {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #25ABE1;
    }

    .inside__mind__slider__item .owl-carousel .card {
        margin-bottom: 2rem;
        height: 540px;
    }

    .inside__mind__slider__item .owl-carousel img {
        height: 218px;
    }

    .inside__mind__slider__item .owl-carousel .card-title {
        font-size: 21px !important;
        font-weight: 800;
    }

    .inside__mind__slider__item .btn_3 {
        margin-top: 0 !important;
    }

    .inside__mind__slider__item .btn_2 {
        margin-top: 1.1rem !important;
    }

    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-next,
    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .inside__mind__slider__item .owl-theme .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        background-color: #9ae0ff;
    }

    .inside__mind__slider__item .owl-theme .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #25abe1 !important;
    }

    .inside__mind {
        display: none;
    }


    /* cliam now section */
    .claim__now {
        padding: 10px 0 50px 0;
    }

    .claim__now__text {
        padding: 0;
        margin-bottom: 20px;
    }

    .claim__now__text h2 {
        font-size: 28px !important;
    }

    .claim__now__text hr {
        margin: 15px 0 0 0;
    }

    .claim__now__text .item__text {
        margin-bottom: 0;
    }

    .claim__now__text .item__text {
        padding: 30px 0px 20px 0;
    }

    /* contact section */
    .contact {
        padding: 50px 0;
    }

    .contact__item .item__text {
        padding: 0;
    }

    .contact__title .custom__title__first,
    .contact__title .custom__title__last {
        font-size: 40px !important;
    }

    .contact__item .col-xl-6:nth-child(3),
    .contact__item .col-xl-6:nth-child(4) {
        margin-top: 3px;
    }

    .contact__item iframe {
        margin-top: 30px;
        height: 250px;
    }


    /* =============================
===================> About page
=============================================== */
    /* header section */
    .about__header .header__content {
        padding: 50px 0;
    }

    .about__header__video iframe {
        width: 640px;
        height: 480px;
    }

    /* help section */
    .about__help h3 {
        font-size: 28px;
    }

    .about__help {
        padding: 95px 0;
        margin-top: -135px;
    }

    /* service section */
    .about__services__item .item__text p {
        text-align: left;
        font-size: 17px;
    }

    .about__services__image.img-1 img {
        height: 223px;
    }

    .about__services__image.img-2 img {
        height: 200px;
    }

    .about__services__image.img-3 img {
        height: 232px;
    }

    .about__services__content .col-md-6:nth-child(3) {
        margin-top: 15px;
    }

    .about__services__content .col-md-6:nth-child(6) {
        margin-top: 35px;
    }

    /* expert-company section*/
    .section {
        padding: 50px 0;
    }

    .expert__company__content--text h2 {
        font-size: 28px !important;
    }

    .expert__company__item li {
        padding: 10px 10px;
        height: 65px;
    }

    .expert__company__item li img {
        width: 102px;
        height: 41px;
    }

    /* meet section */
    .about__meet__item img {
        width: 152px;
        height: 156px;
    }

    .about__meet__item h3 {
        font-size: 20px;
    }


    /* =============================
===================> service page
=============================================== */
    /*    header section */
    .services__header .title {
        margin-right: 21rem;
        margin-top: 3rem;
    }

    .services__header h1 {
        font-size: 35px;
    }

    /* counter section */
    .service__counter {
        margin-top: 0 !important;
    }


    /* =============================
===================> service seo page
=============================================== */
    /* company-icon section */
    .company__icon img {
        width: 150px;
    }

    /* generate section */
    .service__seo__generated .item__image img {
        width: 361px !important;
        height: 275px !important;
        margin-bottom: 20px;
    }

    .common_button {
        font-size: 18px;
        line-height: 20px;
    }

    /* service section */
    .seo__service__title img {
        width: 138px !important;
        height: 98px !important;
    }

    .seo__service .item__text p {
        padding: 0 60px;
    }

    .seo__service__item .card_three {
        margin-top: 23px;
    }

    .search__engine img {
        display: none;
    }

    /* seo agency section */
    .seo__agency .item__image img {
        width: 354px;
        height: 219px;
        margin: 0 0 20px 0 !important;
    }

    .seo__agency .item__image__overlay {
        padding: 5px !important;
    }

    /* seo-company section */
    .seo__company img {
        width: 500px;
        height: 400px;
    }

    /* agency section */
    .seo__rank__service .item__image img {
        margin: 0 0 20px 0 !important;
    }

    .seo__rank__service .item__image__overlay {
        padding: 5px !important;
    }

    /* grew section */

    .service__seo__grew__item .text-center {
        text-align: left !important;
    }

    /* seo pricing */
    .seo__pricing .item__image img {
        margin: 0 0 20px 0 !important;
    }


    /* =============================
===================> service-digital-marketing page
=============================================== */
    /* marketing pricing */
    .service__marketing__about .about__item .three {
        margin-top: 40px !important;
    }

    /* why digital marketing section */
    .why_digital img {
        margin-bottom: 20px;
    }
    
    .service__marketing__about .card {
        height: 375px;
    }


    /* =============================
===================> service-web-design page
=============================================== */
    /* conversations Section   */
    .service__web__design__conversation__item img {
        width: 361px;
        height: 314px;
        margin-bottom: 20px;
    }

    .service__web__design__conversation__item .common_button {
        font-size: 15px;
    }

    /* portfolio section */
    .service__web__design__portfolio--item img {
        width: 100%;
        height: 295px;
    }

    .service__web__design__portfolio--item .common_button {
        font-size: 15px;
    }

    /* web service section */
    .web__service__item .col-xl-4:nth-child(3) {
        margin-top: 40px;
    }

    /* web process section */
    .web__process h2 {
        font-size: 28px;
    }

    .web__process .col-lg-6:nth-child(1),
    .web__process .col-lg-6:nth-child(3) {
        padding-right: 0 !important;
    }

    .web__process .col-lg-6:nth-child(3),
    .web__process .col-lg-6:nth-child(4) {
        margin-top: 15px;
    }

    /* pricing section */
    .web__pricing__item .card {
        padding: 30px 2px !important;
    }

    .web__pricing__item .card-body {
        padding: 0;
    }

    .web__pricing__item .amount {
        font-size: 60px;
    }

    .web__pricing__item .card-title {
        text-align: center;
    }

    .web__pricing__item .card-text {
        padding: 1.25rem;
    }

    .web__pricing__item li {
        line-height: 1.2;
        margin-left: 10px;
        margin-top: 30px;
    }

    .web__pricing__item .btn {
        margin-left: 0 !important;
    }

    /* about section */
    .web__design__about__item .three {
        margin-top: 23px;
    }



    /* =============================
===================> blog page
=============================================== */
    .blog .custom__title__first {
        font-size: 35px !important;
    }

    .blog .custom__title__last {
        font-size: 35px !important;
    }

    .blog__content__item .card {
        height: 556px;
    }

    .blog .col-lg-6:nth-child(3),
    .blog .col-lg-6:nth-child(4),
    .blog .col-lg-6:nth-child(5),
    .blog .col-lg-6:nth-child(6),
    .blog .col-lg-6:nth-child(7),
    .blog .col-lg-6:nth-child(8),
    .blog .col-lg-6:nth-child(9),
    .blog .col-lg-6:nth-child(10),
    .blog .col-lg-6:nth-child(11),
    .blog .col-lg-6:nth-child(12) {
        margin-top: 20px !important;
    }

    /* =============================
===================> career page
=============================================== */
    /* header section */
    .career__header {
        height: 360px;
    }

    .career__header h1 {
        font-size: 35px;
    }

    .career__header .title {
        margin-top: 6rem;
    }

    .career__header .common_button {
        display: block;
        width: 100%;
        margin-top: 2rem !important;
    }

    /* logo slider section */
    .career__logo__large {
        display: none;
    }

    .career__about {
        margin-top: 0;
        padding: 0 0 50px 0;
    }

    /* about section */
    .career__about__item img {
        width: 100%;
        height: 401px;
        margin-bottom: 40px;
    }

    /* position section */
    .career__position .container {
        padding-right: 0;
        padding-left: 0;
    }

    .career__position__title h2 {
        font-size: 35px;
    }

    .career__position__item .common_button {
        float: right;
    }

    /* position bottom section */
    .divided {
        margin-top: 10px;
    }

    /* career section */
    .career__community .community__item .col-xl-3:nth-child(3),
    .career__community .community__item .col-xl-3:nth-child(4),
    .career__community .community__item .col-xl-3:nth-child(5) {
        margin-top: 1rem;
    }

    .career__community .community__item .col-xl-3:nth-child(6) {
        margin-top: -17rem;
        ;
    }

    .career__community .community__item .col-xl-3:nth-child(8) {
        margin-top: -33.4rem;
        ;
    }

    .career__community .community__item .col-xl-3:nth-child(10) {
        margin-top: -15.4rem;
    }

    .career__community .community__item .col-xl-3:nth-child(12) {
        margin-top: -17rem;
    }

    .career__community .community__item .col-xl-3:nth-child(13) {
        margin-top: .9rem;
    }

    .career__community .community__item .col-xl-3:nth-child(14) {
        margin-top: -16.8rem;
    }

    .career__community .community__item .col-xl-3:nth-child(15) {
        margin-top: 1rem;
    }

    .career__community .community__item .col-xl-3:nth-child(16) {
        margin-top: -23.8rem;
    }

    .career__community .community__item .col-xl-3:nth-child(17) {
        margin-left: 22.5rem;
        margin-top: -22rem;
    }

    /* employees speak section */
    .employees__speak__item .col-lg-12:nth-child(2),
    .employees__speak__item .col-lg-12:nth-child(3) {
        margin-top: 20px;
    }

    /* =============================
===================> contact page
=============================================== */
    /* header section */
    .contact__header__item .col-md-6 {
        padding-left: 0
    }

    /* claim section */
    .contact__claim .claim__now__text h2 {
        font-size: 35px !important;
    }

    .contact__claim .claim__now__text p {
        font-size: 18px !important;
        text-align: left;
    }

    /* meet section */
    .contact__meet .our__services__item .card {
        height: 210px;
        padding: 30px 15px 30px 15px;
    }

    .contact__meet .our__services__item .col-md-6:nth-child(3),
    .contact__meet .our__services__item .col-md-6:nth-child(4),
    .contact__meet .our__services__item .col-md-6:nth-child(5),
    .contact__meet .our__services__item .col-md-6:nth-child(6) {
        margin-top: 30px !important;
    }



    /*================== footer section ==================*/
    .footer__top {
        padding: 40px 0px 40px 0px;
    }

    .footer__top__item .subscribe {
        margin-top: 30px;
    }

    .footer__top__item .form-control-lg {
        width: 22rem !important;
    }

    .footer_button {
        padding: .5rem 4rem;
        margin-left: -87px;
    }

    .footer__bottom p {
        font-size: 15px;
        text-align: left;
    }





    /*---------------*/
}


/*=======================
       Small devices (landscape phones, 576px and up)
================================*/
@media (min-width: 576px) and (max-width: 767px) {

    /* ==========================
===========> Index Page
======================= */

    /*---------------*/
    /* Navbar */
    .navbar {
        padding: .35rem 0rem;
    }

    .navbar-brand img {
        width: 348px !important;
    }

    .navbar .dropdown-content {
        padding-top: 0 !important;
    }

    .navbar .dropbtn i {
        float: right;
    }

    .navbar .custom_button {
        display: none;
    }

    /* header section*/
    .heading__large {
        display: none;
    }

    .header__content__text .title_1,
    .header__content__text .title_2 {
        font-size: 26px !important;
    }

    .header__content__text .title_2 {
        font-size: 26px !important;
    }

    .header__content {
        padding: 30px 0 0 0;
    }

    .header__content__text p {
        font-size: 16px;
        padding: 10px 0;
    }

    .common_button {
        font-size: 16px;
        padding: 12px 15px 12px 15px;
    }

    .header__content__video {
        width: 400px;
        margin-left: 45px;
    }

    .play__button {
        margin-top: 125px !important;
    }

    .header__content__video--modal .close {
        position: absolute;
        top: -3%;
        right: -3%;
        opacity: 1;
    }

    /* feature section*/
    .index__feature__item .col-sm-3:nth-child(4),
    .index__feature__item .col-sm-3:nth-child(6),
    .index__feature__item .col-sm-3:nth-child(7) {
        display: none;
    }

    /* why bizcope section   */
    .team__bizcope__item .item__image img {
        width: 493px !important;
        height: 306px !important;
        margin-bottom: 15px;
    }

    .index__feature {
        padding: 40px 0 30px 0;
    }

    .why__bizcope__item .item__image {
        margin-top: 0;
    }

    .custom__title__first {
        font-size: 25px !important;
    }

    .custom__title__last {
        font-size: 25px !important;
    }

    .item__text__image .img_1 img {
        width: 152px !important;
        height: 118px !important;
    }

    .item__text__image .img_2 img {
        width: 125px !important;
        height: 135px !important;
    }

    .item__text__image .img_3 img {
        width: 136px !important;
        height: 135px !important;
    }

    /* rank chart section */
    .rank__chart {
        margin-top: 0px !important;
    }

    .item__image__overlay {
        background-size: 0px auto;
    }

    .rank__chart .item__image img {
        margin: 0;
        width: 493px;
        height: 306px;
    }

    .rank__chart {
        padding: 60px 0 0px 0;
    }

    .rank__chart__item h2 {
        line-height: 1.7rem;
    }

    .rank__chart .item__image {
        margin: 0px 30px 20px 0px;
    }

    /* experience section */
    .experience {
        padding: 60px 0 60px 0 !important;
    }

    .experience .card {
        padding: 30px 0 30px 0 !important;
    }

    .card-title {
        font-size: 24px !important;
    }

    .experience .experience__item .divided {
        margin-top: 25px !important;
    }

    /* oue service section */
    .our__services {
        padding: 40px 0;
    }

    .our__services__item {
        margin-top: 30px !important;
    }

    .our__services__item .card_two {
        margin-top: 1rem !important;
    }

    .our__services__item .card_three {
        margin-top: 1rem !important;
    }

    .hr_1 hr {
        width: 22% !important;
    }

    .our__services .col-sm-12:nth-child(2),
    .our__services .col-sm-12:nth-child(3) {
        margin-top: 1rem !important;
    }

    .our__services .col-sm-12:nth-child(4),
    .our__services .col-sm-12:nth-child(5),
    .our__services .col-sm-12:nth-child(6) {
        margin-top: 2rem !important;
    }


    /* testimonials section */
    .testimonials {
        padding: 40px 0 50px 0;
    }

    /*
    .testimonials .item__text {
        padding: 20px 0px 20px 0;
    }
*/

    .testimonials__item video {
        margin-top: 1rem !important;
    }

    /* expert-company section */
    .index__expert_company--item img {
        width: 214px !important;
        height: 87px !important;
    }

    .index__expert_company--item .image,
    .index__expert_company--item .images {
        margin-top: 20px;
    }

    .index__expert_company--item .col-sm-12 {
        display: flex;
        justify-content: center;
    }

    /* build section */
    .build {
        background-color: #25abe1;
        padding: 60px 20px;
    }

    .build h2 {
        font-size: 25px !important;

    }

    .build h4 {
        font-size: 17px !important;
        line-height: 1.1em;
    }

    /* community section */
    .community {
        padding: 0;
    }

    .community .hr_1 hr {
        width: 13% !important;
    }

    .community__item {
        margin-top: 1rem !important;
    }

    .community .col-xl-4:nth-child(1) img,
    .community .col-xl-4:nth-child(2) img,
    .community .col-xl-4:nth-child(3) img,
    .community .col-xl-4:nth-child(4) img,
    .community .col-xl-4:nth-child(5) img {
        height: 250px;
    }

    .community .col-xl-4:nth-child(2),
    .community .col-xl-4:nth-child(3),
    .community .col-xl-4:nth-child(4),
    .community .col-xl-4:nth-child(5) {
        margin-top: 2rem !important;
    }

    /* counter section   */
    .counters {
        padding: 60px 0;
    }

    .counters .col-lg-12:nth-child(2),
    .counters .col-lg-12:nth-child(3) {
        margin-top: 10px;
    }

    /* inside mind section */
    .inside__mind__slider .carousel-indicators li {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #25ABE1;
    }

    .inside__mind__slider__item .owl-carousel .card {
        margin-bottom: 2rem;
        height: 460px;
    }

    .inside__mind__slider__item .owl-carousel img {
        height: 218px;
    }

    .inside__mind__slider__item .owl-carousel .card-title {
        font-size: 21px !important;
        font-weight: 800;
    }

    .inside__mind__slider__item .btn_3 {
        margin-top: 0 !important;
    }

    .inside__mind__slider__item .btn_2 {
        margin-top: 1.1rem !important;
    }

    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-next,
    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .inside__mind__slider__item .owl-theme .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        background-color: #9ae0ff;
    }

    .inside__mind__slider__item .owl-theme .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #25abe1 !important;
    }

    .inside__mind {
        display: none;
    }


    /* cliam now section */
    .claim__now {
        padding: 10px 20px 50px 20px;
    }

    .claim__now__text {
        padding: 0;
        margin-bottom: 20px;
    }

    .claim__now__text h2 {
        font-size: 28px !important;
    }

    .claim__now__text hr {
        margin: 15px 0 0 0;
    }

    .claim__now__text .item__text {
        margin-bottom: 0;
    }

    .claim__now__text .item__text {
        padding: 30px 0px 20px 0;
    }

    .claim__now .card-body {
        padding: 15px 15px 15px 15px;
    }

    .claim__now .form-group {
        margin-bottom: 5px;
    }

    .claim__now input,
    .claim__now textarea {
        margin-top: -7px;
    }

    /* contact section */
    .contact {
        padding: 40px 0;
    }

    .contact__item .item__text {
        padding: 0;
    }

    .contact__item .card {
        height: 130px;
    }

    .contact__item .card {
        padding: 0;
    }

    .contact__item .col-xl-6:nth-child(2),
    .contact__item .col-xl-6:nth-child(3),
    .contact__item .col-xl-6:nth-child(4) {
        margin-top: 30px;
    }

    .contact__item iframe {
        height: 250px;
    }

    /* =============================
===================> About page
=============================================== */
    /*    header section */
    .header__content__text h1 {
        font-size: 30px !important;
    }

    .about__header .header__content {
        padding: 30px 0;
    }

    .about__header__video iframe {
        width: 100%;
        height: 440px;
    }

    /* help section */
    .about__help h3 {
        font-size: 28px;
    }

    .about__help {
        padding: 100px 0;
        margin-top: 0;
    }

    /* service section */
    .about__services__content.large {
        display: none;
    }

    .about__services.sections {
        padding-top: 50px;
        padding-bottom: 5px;
    }

    .about__services__image {
        margin-top: 15px;
        margin-bottom: 45px;
    }

    /* expert-company section*/
    .section {
        padding: 40px 0;
    }

    .expert__company__content--text h2 {
        font-size: 25px !important;
    }

    .expert__company p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .expert__company__item li {
        padding: 10px 10px;
        height: 60px;
    }

    .expert__company__item li img {
        width: 77px;
        height: 41px;
    }

    .about__item .col-sm-12:nth-child(2) {
        margin-top: 20px;
    }

    /* our value section */
    .about__values .col-sm-12 {
        margin-top: 10px;
    }

    /* meet up section */
    .about__meet__title h3 {
        font-size: 25px;
    }

    .about__meet__title p {
        font-size: 17px;
    }

    /* =============================
===================> service page
=============================================== */
    /* header section */
    .services__header {
        min-height: 415px;
    }

    .services__header h1 {
        font-size: 25px;
    }

    /* counter section   */
    section.counters.service__counter {
        margin-top: 0;
    }

    /* =============================
===================> service seo page
=============================================== */
    .heading__medium {
        line-height: 0.9em !important;
    }

    /* company-icon section */
    .company__icon__item .col-sm-6:nth-child(3),
    .company__icon__item .col-sm-6:nth-child(4) {
        margin-top: 3rem;
    }

    .company__icon img {
        width: 140px;
    }

    /* generate section */
    .service__seo__generated .item__image img {
        width: 536px !important;
        height: 409px !important;
        margin-bottom: 20px;
    }

    .common_button {
        font-size: 18px;
    }

    /* service section */
    .seo__service__title img {
        width: 138px !important;
        height: 98px !important;
    }

    .seo__service .item__text p {
        padding: 0 60px;
        font-size: 18px;
    }

    .seo__service__item .card_two {
        margin-top: 23px;
    }

    .seo__service__item .card_three {
        margin-top: 23px;
    }

    .search__engine img {
        display: none;
    }

    /* rank chart section */
    .seo__rank__chart .item__image img {
        margin-bottom: 20px;
    }

    /* counter section */
    .counters__content__item h2 {
        font-size: 35px !important;
    }

    /* seo agency section */
    .seo__agency .item__image img {
        margin: 0 0 20px 0 !important;
    }

    .seo__agency .item__image__overlay {
        padding: 0;
    }

    /* seo-company section */
    .seo__company img {
        width: 500px;
        height: 400px;
    }

    /* agency section */
    .seo__rank__service .item__image img {
        margin: 0 0 20px 0 !important;
    }

    .seo__rank__service .item__image__overlay {
        padding: 5px !important;
    }

    /* grew section */
    .service__seo__grew img {
        width: 500px;
        height: 400px;
    }

    .service__seo__grew__item .text-center {
        text-align: left !important;
    }

    /* seo pricing */
    .seo__pricing .item__image img {
        margin: 0 0 20px 0 !important;
    }

    /* white hat pricing */
    .white__hat__item p {
        padding-right: 0;
    }


    /* =============================
===================> service-digital-marketing page
=============================================== */
    /* expert company section */
    .expert__company {
        padding: 60px 0;
    }

    .expert__company__item ul:nth-child(2),
    .expert__company__item ul:nth-child(3),
    .expert__company__item ul:nth-child(4) {
        margin-top: -11px !important;
    }

    /* service marketing */
    .service__marketing .item__image__overlay {
        padding: 0;
    }

    /*  marketing service*/
    .service__marketing__about .col-sm-12:nth-child(2),
    .service__marketing__about .col-sm-12:nth-child(3),
    .service__marketing__about .col-sm-12:nth-child(4),
    .service__marketing__about .col-sm-12:nth-child(5) {
        margin-top: 20px !important;
    }

    /* bigennars serction */
    .service__marketing__rank .item__image__overlay {
        padding: 0;
    }
    
    .service__marketing__about .col-xl-4:nth-child(4),
    .service__marketing__about .col-xl-4:nth-child(5),
    .service__marketing__about .col-xl-4:nth-child(6) {
        margin-top: 20px;
    }

    /* =============================
===================> service-web-design page
=============================================== */
    /* portfolio serction */
    .service__web__design__portfolio--item img {
        width: 516px;
        height: 704px;
    }

    .service__web__design__portfolio .col-sm-12:nth-child(2),
    .service__web__design__portfolio .col-sm-12:nth-child(3) {
        margin-top: 20px;
    }

    /* web service section */
    .web__service__item .col-sm-12:nth-child(2),
    .web__service__item .col-sm-12:nth-child(3),
    .web__service__item .col-sm-12:nth-child(4),
    .web__service__item .col-sm-12:nth-child(5),
    .web__service__item .col-sm-12:nth-child(6) {
        margin-top: 20px;
    }

    /* process */
    .experience {
        padding: 40px 0 !important;
    }

    .web__process h2 {
        font-size: 25px;
    }

    .web__process .col-lg-6:nth-child(2),
    .web__process .col-lg-6:nth-child(3),
    .web__process .col-lg-6:nth-child(4) {
        margin-top: 15px;
    }

    /* pricing section */
    .web__pricing__item .card {
        padding: 30px 2px !important;
    }

    .web__pricing__item br {
        display: none;
    }

    .web__pricing__item .amount {
        font-size: 60px;
    }

    .web__pricing__item .card-title {
        text-align: center;
        margin-top: -20px;
    }

    .web__pricing__item .card-text {
        padding: 0rem 4.25rem;
    }

    .web__pricing__item li {
        line-height: 1.2;
        margin-left: 10px;
        margin-top: 30px;
    }

    .web__pricing__item .btn {
        margin-left: 7rem !important;
        margin-top: 1rem;
        display: inline-flex;
        padding: 10px 65px;
    }

    .web__pricing__item .col-sm-12:nth-child(2),
    .web__pricing__item .col-sm-12:nth-child(3) {
        margin-top: 20px;
    }

    /* about section */
    .web__design__about br {
        display: none;
    }

    .web__design__about__item .col-sm-12:nth-child(2),
    .web__design__about__item .col-sm-12:nth-child(3),
    .web__design__about__item .col-sm-12:nth-child(4),
    .web__design__about__item .col-sm-12:nth-child(5),
    .web__design__about__item .col-sm-12:nth-child(6) {
        margin-top: 23px;
    }

    /* =============================
===================> blog page
=============================================== */
    .blog .custom__title__first {
        font-size: 30px !important;
    }

    .blog .custom__title__last {
        font-size: 30px !important;
    }

    .blog .item__text p {
        font-size: 16px;
        margin: 0;
    }

    .blog__content__item img {
        width: 100%;
        height: 300px;
    }

    .blog .col-lg-6:nth-child(2),
    .blog .col-lg-6:nth-child(3),
    .blog .col-lg-6:nth-child(4),
    .blog .col-lg-6:nth-child(5),
    .blog .col-lg-6:nth-child(6),
    .blog .col-lg-6:nth-child(7),
    .blog .col-lg-6:nth-child(8),
    .blog .col-lg-6:nth-child(9),
    .blog .col-lg-6:nth-child(10),
    .blog .col-lg-6:nth-child(11),
    .blog .col-lg-6:nth-child(12) {
        margin-top: 0 !important;
    }

    /* =============================
===================> career page
=============================================== */
    /* header section */
    .career__header {
        height: 390px;
    }

    .career__header h1 {
        font-size: 25px;
    }

    .career__header .title {
        margin-top: 8rem;
    }

    .career__header .common_button {
        display: block;
        width: 100%;
        font-size: 16px;
        padding: 13px 15px 13px 15px;
        margin-top: 2rem !important;
    }

    /* logo slider section */
    .career__logo__large {
        display: none;
    }

    .career__logo__slider .container {
        width: 72%;
    }

    .career__logo__slider__item {
        padding: 5px 0px 5px 0px;
    }

    .career__logo__other_device .col-sm-4:nth-child(4),
    .career__logo__other_device .col-sm-4:nth-child(5) {
        display: none;
    }


    /* about section */
    .career__about {
        margin-top: 0;
        padding: 0 0 50px 0;
    }

    .career__about__item img {
        width: 576px;
        height: 326px;
        margin-bottom: 40px;
    }

    .career__about .item__text {
        padding: 0;
    }

    /* position section */
    .career__position__item.large {
        display: none;
    }

    .career__position__title h2 {
        font-size: 25px;
    }

    .career__position__title p {
        font-size: 17px;
    }

    .position-text h2 {
        font-size: 16px;
    }

    /* position bottom section */
    .divided {
        margin-top: 10px;
    }

    /* career section */
    .career__community .community__item .col-xl-3 {
        margin-top: 10px !important;
    }

    .career__community .community__item .col-xl-3:nth-child(17) {
        margin-left: 0rem;
        margin-top: -22rem;
    }

    /* employees speak section */
    .employees__speak__item .col-lg-12:nth-child(2),
    .employees__speak__item .col-lg-12:nth-child(3) {
        margin-top: 20px;
    }

    /* =============================
===================> contact page
=============================================== */
    /* header section */
    .contact__header__item .col-md-6 {
        padding-left: 0
    }

    .contact__header__item .card-body {
        padding: 20px 20px 20px 20px;
    }

    .contact__header__item .card-body p {
        font-size: 16px;
    }

    /* claim section */
    .contact__claim .claim__now__text h2 {
        font-size: 25px !important;
        text-align: left;
    }

    .contact__claim .claim__now__text p {
        font-size: 16px !important;
        text-align: left;
        padding-bottom: 10px;
    }

    .contact__claim .claim__now__text .item__text {
        padding: 30px 0px 0 0;
    }

    /* meet section */
    .contact__meet .our__services__item .card {
        height: 155px;
        padding: 20px 15px 20px 15px;
    }

    .contact__meet .our__services__item .col-md-6:nth-child(3),
    .contact__meet .our__services__item .col-md-6:nth-child(4),
    .contact__meet .our__services__item .col-md-6:nth-child(5),
    .contact__meet .our__services__item .col-md-6:nth-child(6) {
        margin-top: 30px !important;
    }


    /*================== footer section ==================*/
    .footer__top {
        padding: 25px 0px 40px 0px;
    }

    .footer__top__item .service_list {
        margin-top: 15px;
    }

    .footer__top__item .subscribe {
        margin-top: 15px;
    }

    .footer__top__item .form-control-lg {
        width: 100% !important;
    }

    .footer_button {
        width: 100%;
        margin-top: 10px;
        padding: .5rem 4rem;
    }

    .footer__bottom p {
        font-size: 15px;
        text-align: center;
    }

    .footer_bottom_back {
        justify-content: center !important;
    }

    .footer__bottom {
        padding-bottom: 23px;
    }

    /*---------------*/
}


/*======================
        Extra small devices (portrait phones, less than 576px)
================================*/
@media (max-width: 575px) {

    /* ==========================
===========> Index Page
======================= */

    /*---------------*/
    /*  Navbar  */
    .navbar {
        padding: .33rem 1.3rem;
    }

    .navbar .dropdown-content {
        padding-top: 0 !important;

    }

    .navbar .dropbtn i {
        float: right;
    }

    .navbar .custom_button {
        display: none;
    }

    /* header section*/
    .heading__large {
        display: none;
    }

    .header__content__text h1 .title_1,
    .header__content__text h1 .title_2 {
        font-size: 24px !important;
    }

    .header__content__text .title_2 {
        font-size: 26px !important;
    }

    .header__content {
        padding: 30px 0 0 0;
    }

    .header__content .col-md-6:nth-child(2) {
        margin-top: 30px;
    }

    .header__content__text p {
        font-size: 16px;
        padding: 10px 0;
    }

    .common_button {
        font-size: 16px;
        padding: 12px 15px 12px 15px;
    }

    .header__content__video {
        width: 300px;
        min-height: 300px;
    }

    .play__button {
        margin-top: 95px !important;
    }

    .header__content__video--modal .close {
        position: absolute;
        top: -1%;
        right: -1%;
        opacity: 1;
    }

    /* feature section*/
    .index__feature__item .col-sm-3:nth-child(5),
    .index__feature__item .col-sm-3:nth-child(6),
    .index__feature__item .col-sm-3:nth-child(7) {
        display: none;
    }

    .index__feature__item .col-sm-3 {
        width: 25%;
        display: flex;
        justify-content: space-between;
    }

    .index__feature__item img {
        width: 71px;
        /* height: 40px; */
    }

    /* why bizcope section   */
    .why__bizcope__item .item__image img {
        width: 350px !important;
        height: 217px !important;
    }

    .why__bizcope__item .item__image {
        margin-top: 0;
    }

    /*
    .item__text {
        padding: 30px 0px 30px 0;
    }
*/

    .custom__title__first {
        font-size: 25px !important;
    }

    .custom__title__last {
        font-size: 25px !important;
    }

    /* rank chart section */
    .rank__chart {
        margin-top: 0px !important;
        padding: 60px 0 0 0;
    }

    .item__image__overlay {
        background-size: 0px auto;
    }

    .rank__chart .item__image img {
        margin: 0;
        width: 290px;
        height: 270px;
    }

    .index__chart {
        padding: 60px 0 0px 0;
    }

    .index__chart__item h2 {
        line-height: 1.5rem;
    }

    .rank__chart .item__image {
        margin: 0px 30px 20px 0px;
    }

    /* experience section */
    .experience {
        padding: 60px 0 60px 0 !important;
    }

    .experience .card {
        padding: 30px 0 30px 0 !important;
    }

    .card-title {
        font-size: 24px !important;
    }

    .experience .experience__item .divided {
        margin-top: 20px !important;
    }

    /* experience section */
    .experience {
        padding: 60px 0 60px 0 !important;
    }


    .experience .card {
        padding: 30px 0 30px 0 !important;
    }

    .experience .experience__item .divided {
        margin-top: 25px !important;
    }

    /* our service section */
    .our__services {
        padding: 40px 0;
    }

    .our__services .item__text {
        margin-bottom: 35px;
    }

    .our__services__item {
        margin-top: 0 !important;
    }

    .our__services__item .card_two {
        margin-top: 1rem !important;
    }

    .our__services__item .card_three {
        margin-top: 1rem !important;
    }


    .our__services .col-sm-12:nth-child(2),
    .our__services .col-sm-12:nth-child(3) {
        margin-top: 25px !important;
    }

    .hr_1 hr {
        width: 22% !important;
    }

    .our__services .col-sm-12:nth-child(2),
    .our__services .col-sm-12:nth-child(3) {
        margin-top: 1rem !important;
    }

    .our__services .col-sm-12:nth-child(4),
    .our__services .col-sm-12:nth-child(5),
    .our__services .col-sm-12:nth-child(6) {
        margin-top: 2rem !important;
    }


    /* testimonials section */
    .testimonials {
        padding: 40px 0;
    }

    /*
    .testimonials .item__text {
        padding: 20px 0px 20px 0;
    }
*/

    .testimonials__item video {
        margin-top: 1rem !important;
    }

    /* expert-company section */
    .index__expert_company--item .col-sm-6 {
        width: 50%;
    }

    .index__expert_company--item .col-sm-12 {
        display: flex;
        justify-content: center !important;
    }

    .index__expert_company--item img {
        width: 135px !important;
        height: 62px !important;
    }

    .index__expert_company--item .image,
    .index__expert_company--item .images {
        margin-top: 20px;
    }

    /* build section */
    .build {
        background-color: #25abe1;
        padding: 60px 20px;
    }

    .build h2 {
        font-size: 25px !important;

    }

    .build h4 {
        font-size: 17px !important;
        line-height: 1.1em;
    }

    /* community section */
    .community {
        padding: 0;
    }

    .community .item__text {
        padding: 20px 22px 20px 0;
    }

    .community h2 {
        line-height: 23px;
    }

    .community .hr_1 hr {
        width: 25% !important;
    }

    .community__item {
        margin-top: 1rem !important;
    }

    .community .col-xl-4:nth-child(1) img,
    .community .col-xl-4:nth-child(2) img,
    .community .col-xl-4:nth-child(3) img,
    .community .col-xl-4:nth-child(4) img,
    .community .col-xl-4:nth-child(5) img {
        height: 250px;
    }

    .community .col-xl-4:nth-child(2),
    .community .col-xl-4:nth-child(3),
    .community .col-xl-4:nth-child(4),
    .community .col-xl-4:nth-child(5) {
        margin-top: 2rem !important;
    }

    /* counter section   */
    .counters {
        padding: 60px 0;
    }

    .counters .col-lg-12:nth-child(2),
    .counters .col-lg-12:nth-child(3) {
        margin-top: 10px;
    }

    /* inside mind section */
    .inside__mind__slider .carousel-indicators li {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #25ABE1;
    }

    .inside__mind__slider__item .owl-carousel .card {
        margin-bottom: 2rem;
    }

    .inside__mind__slider__item .owl-carousel img {
        height: 218px;
    }

    .inside__mind__slider__item .owl-carousel .card-title {
        font-size: 21px !important;
        font-weight: 800;
    }

    .inside__mind__slider__item .btn_3 {
        margin-top: 0 !important;
    }

    .inside__mind__slider__item .btn_2 {
        margin-top: 1.1rem !important;
    }

    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-next,
    .inside__mind__slider__item .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .inside__mind__slider__item .owl-theme .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        background-color: #9ae0ff;
    }

    .inside__mind__slider__item .owl-theme .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #25abe1 !important;
    }

    .inside__mind {
        display: none;
    }

    /* cliam now section */
    .claim__now {
        padding: 10px 0 50px 0;
        margin-top: 0 !important;
    }

    .claim__now__text {
        padding: 0;
        margin-bottom: 20px;
    }

    .web__design_claim_text {
        padding: 0 !important;
    }

    .claim__now__text h2 {
        font-size: 25px !important;
    }

    .claim__now__text hr {
        margin: 15px 0 0 0;
    }

    .claim__now .card-header {
        text-align: center;
    }

    .claim__now__text .item__text {
        margin-bottom: 0;
    }

    .claim__now__text .item__text {
        padding: 30px 0px 20px 0;
    }

    .claim__now .card-body {
        padding: 15px 15px 15px 15px;
    }

    .claim__now .form-group {
        margin-bottom: 5px;
    }

    .claim__now input,
    .claim__now textarea {
        margin-top: -7px;
    }

    /* contact section */
    .contact {
        padding: 40px 0;
    }

    .contact__item .item__text {
        padding: 0;
    }

    .contact__item .card {
        height: 130px;
    }

    .contact__item .card {
        padding: 0;
    }

    .contact__item .col-xl-6:nth-child(2),
    .contact__item .col-xl-6:nth-child(3),
    .contact__item .col-xl-6:nth-child(4) {
        margin-top: 30px;
    }

    .contact__item iframe {
        height: 250px;
    }

    /* =============================
===================> About page
=============================================== */
    /*    header section */
    .header__content__text h1 {
        font-size: 30px !important;
    }

    .about__header .header__content__text p {
        margin-bottom: 0;
    }

    .about__header .header__content {
        padding: 30px 0;
    }

    .about__header__video {
        margin-top: 20px;
    }

    .about__header__video iframe {
        height: 220px;
    }

    /* help section */
    .about__help h3 {
        font-size: 25px;
    }

    .about__help {
        padding: 60px 0;
        margin-top: 0;
    }

    /* service section */
    .about__services__content.large {
        display: none;
    }

    .about__services__item .custom__title {
        margin-top: 40px;
    }

    .about__services__image {
        margin-top: 15px;
    }

    .about__services__image.img-1 img {
        height: 207px;
    }

    .about__services__image.img-2 img {
        height: 174px;
    }

    .about__services__image.img-3 img {
        height: 207px;
    }

    /* expert-company section*/
    .section {
        padding: 40px 0;
    }

    .expert__company__content--text h2 {
        font-size: 25px !important;
    }

    .expert__company p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .expert__company__item li {
        padding: 10px 12px;
        height: 52px;
    }

    .expert__company__item li img {
        width: 75px;
        height: 33px;
    }

    .expert__company__item ul:nth-child(2),
    .expert__company__item ul:nth-child(3),
    .expert__company__item ul:nth-child(4) {
        margin-top: -11px !important;
    }

    .about__item .col-sm-12:nth-child(2) {
        margin-top: 20px;
    }

    /* our value section */
    .about__values .col-sm-12 {
        margin-top: 10px;
    }

    /* meet up section */
    .about__meet__title h3 {
        font-size: 25px;
    }

    .about__meet__title p {
        font-size: 17px;
    }

    .about__meet__item .col-sm-6 {
        width: 50%;
    }

    .about__meet__item img {
        width: 185px;
    }

    /* =============================
===================> service page
=============================================== */
    /* header section */
    .services__header {
        min-height: 445px;
    }

    .services__header .title {
        margin-right: 3rem;
    }

    .services__header h1 {
        font-size: 25px;
    }

    /* counter section   */
    section.counters.service__counter {
        margin-top: 0;
    }

    /* =============================
===================> service seo page
=============================================== */
    .heading__medium {
        line-height: 0.9em !important;
    }

    /* company-icon section */
    .company__icon__item .col-sm-6 {
        width: 50%;
    }

    .company__icon__item .col-sm-6:nth-child(3),
    .company__icon__item .col-sm-6:nth-child(4) {
        margin-top: 3rem;
    }

    .company__icon img {
        width: 140px;
    }

    /* generate section */
    .service__seo__generated .item__image img {
        width: 363px !important;
        height: 277px !important;
        margin-bottom: 20px;
    }

    .common_button {
        font-size: 18px;
    }

    /* service section */
    .seo__service__title img {
        width: 138px !important;
        height: 98px !important;
    }

    .seo__service .item__text p {
        padding: 0 15px;
        font-size: 18px;
    }

    .seo__service__item .card_two {
        margin-top: 23px;
    }

    .seo__service__item .card_three {
        margin-top: 23px;
    }

    .search__engine img {
        display: none;
    }

    /* rank chart section */
    .seo__rank__chart .item__image img {
        margin-bottom: 20px;
    }

    /* counter section */
    .counters__content__item h2 {
        font-size: 35px !important;
    }

    /* seo agency section */
    .seo__agency .item__image img {
        margin: 0 0 20px 0 !important;
    }

    .seo__agency .item__image__overlay {
        padding: 0;
    }

    /* seo-company section */
    .seo__company img {
        width: 363px;
        height: 285px;
    }

    /* agency section */
    .seo__rank__service .item__image img {
        margin: 0 0 20px 0 !important;
    }

    .seo__rank__service .item__image__overlay {
        padding: 5px !important;
    }

    /* grew section */
    .service__seo__grew img {
        width: 363px;
        height: 285px;
    }

    .service__seo__grew__item .text-center {
        text-align: left !important;
    }

    /* seo pricing */
    .seo__pricing .item__image img {
        margin: 0 0 20px 0 !important;
    }

    /* white hat pricing */
    .white__hat__item p {
        padding-right: 0;
    }

    /* =============================
===================> service-digital-marketing page
=============================================== */
    /* expert company */
    .expert__company {
        padding: 40px 0;
    }

    /* about section */
    .team__bizcope img {
        margin-bottom: 20px;
    }

    /* why digital marketing section */
    .why_digital img {
        margin-bottom: 20px;
    }

    /* service marketing section */
    .service__marketing .item__image__overlay {
        padding: 0;
    }

    .service__marketing img {
        margin-bottom: 20px;
    }

    /*  marketing service*/
    .service__marketing__about .col-sm-12:nth-child(2),
    .service__marketing__about .col-sm-12:nth-child(3),
    .service__marketing__about .col-sm-12:nth-child(4),
    .service__marketing__about .col-sm-12:nth-child(5) {
        margin-top: 20px !important;
    }
    
    .service__marketing__about .col-xl-4:nth-child(4),
    .service__marketing__about .col-xl-4:nth-child(5),
    .service__marketing__about .col-xl-4:nth-child(6) {
        margin-top: 20px;
    }

    /* bigennars serction */
    .service__marketing__rank .item__image__overlay {
        padding: 0;
    }

    /* =============================
===================> service-web-design page
=============================================== */
    /* conversations Section   */
    .service__web__design__conversation__item img {
        width: 100%;
        height: 330px;
    }

    .service__web__design__conversation__item .common_button {
        font-size: 15px;
    }

    /* portfolio serction */
    .service__web__design__portfolio--item img {
        width: 360px;
        height: 491px;
    }

    .service__web__design__portfolio .col-sm-12:nth-child(2),
    .service__web__design__portfolio .col-sm-12:nth-child(3) {
        margin-top: 20px;
    }

    /* web service section */
    .web__service__item .col-sm-12:nth-child(2),
    .web__service__item .col-sm-12:nth-child(3),
    .web__service__item .col-sm-12:nth-child(4),
    .web__service__item .col-sm-12:nth-child(5),
    .web__service__item .col-sm-12:nth-child(6) {
        margin-top: 20px;
    }

    /* process */
    .experience {
        padding: 40px 0 !important;
    }

    .web__process h2 {
        font-size: 25px;
    }

    .web__process .col-lg-6:nth-child(2),
    .web__process .col-lg-6:nth-child(3),
    .web__process .col-lg-6:nth-child(4) {
        margin-top: 15px;
    }

    /* pricing section */
    .web__pricing__item .card {
        padding: 30px 2px !important;
    }

    .web__pricing__item br {
        display: none;
    }

    .web__pricing__item .amount {
        font-size: 60px;
    }

    .web__pricing__item .card-title {
        margin-top: -20px;
    }

    .web__pricing__item .card-body {
        padding-left: 4rem;
    }

    .web__pricing__item li {
        line-height: 1.2;
        margin-left: 10px;
        margin-top: 30px;
    }

    .web__pricing__item .btn {
        margin-left: 0 !important;
        margin-top: 1rem;
        display: inline-flex;
        padding: 10px 65px;
    }

    .web__pricing__item .col-sm-12:nth-child(2),
    .web__pricing__item .col-sm-12:nth-child(3) {
        margin-top: 20px;
    }

    /* about section */
    .web__design__about br {
        display: none;
    }

    .web__design__about__item .col-sm-12:nth-child(2),
    .web__design__about__item .col-sm-12:nth-child(3),
    .web__design__about__item .col-sm-12:nth-child(4),
    .web__design__about__item .col-sm-12:nth-child(5),
    .web__design__about__item .col-sm-12:nth-child(6) {
        margin-top: 23px;
    }



    /* =============================
===================> blog page
=============================================== */
    .blog .custom__title__first {
        font-size: 30px !important;
    }

    .blog .custom__title__last {
        font-size: 30px !important;
    }

    .blog .item__text p {
        font-size: 16px;
        margin: 0;
    }

    /*
    .blog__content__item img {
        width: 100%;
        height: 300px;
    }
*/

    .blog .col-lg-6:nth-child(2),
    .blog .col-lg-6:nth-child(3),
    .blog .col-lg-6:nth-child(4),
    .blog .col-lg-6:nth-child(5),
    .blog .col-lg-6:nth-child(6),
    .blog .col-lg-6:nth-child(7),
    .blog .col-lg-6:nth-child(8),
    .blog .col-lg-6:nth-child(9),
    .blog .col-lg-6:nth-child(10),
    .blog .col-lg-6:nth-child(11),
    .blog .col-lg-6:nth-child(12) {
        margin-top: 0 !important;
    }

    /* =============================
===================> career page
=============================================== */
    /* header section */
    .career__header {
        height: 390px;
    }

    .career__header h1 {
        font-size: 25px;
    }

    .career__header .title {
        margin-top: 7rem;
        padding: 0 27px;
    }

    .career__header .common_button {
        display: block;
        width: 100%;
        font-size: 16px;
        padding: 13px 15px 13px 15px;
        margin-top: 2rem !important;
    }

    /* logo slider section */
    .career__logo__large {
        display: none;
    }

    .career__logo__slider .container {
        width: 72%;
    }

    .career__logo__slider__item {
        padding: 5px 0px 5px 0px;
    }

    .career__logo__slider__item img {
        width: 90px !important;
    }

    .career__logo__other_device .col-sm-4 {
        width: 33.33%
    }

    .career__logo__other_device .col-sm-4:nth-child(4),
    .career__logo__other_device .col-sm-4:nth-child(5) {
        display: none;
    }


    /* about section */
    .career__about {
        margin-top: 0;
    }

    .career__about__item .col-md-12:nth-child(1) {
        padding: 0;
    }

    .career__about__item img {
        width: 100%;
        height: 238px;
        margin-bottom: 40px;
    }

    .career__about .item__text {
        padding: 0;
    }

    /* position section */
    .career__position__item.large {
        display: none;
    }

    .career__position__title h2 {
        font-size: 25px;
    }

    .career__position__title p {
        font-size: 17px;
    }

    .position-text h2 {
        font-size: 16px;
    }

    /* position bottom section */
    .divided {
        margin-top: 10px;
    }

    /* career section */
    .career__community .community__item .col-xl-3 {
        margin-top: 10px !important;
    }

    .career__community .community__item .col-xl-3:nth-child(17) {
        margin-left: 0rem;
        margin-top: -22rem;
    }

    /* employees speak section */
    .employees__speak__item .col-lg-12:nth-child(2),
    .employees__speak__item .col-lg-12:nth-child(3) {
        margin-top: 20px;
    }

    /* =============================
===================> contact page
=============================================== */
    /* header section */
    .contact__header__item .card-body {
        padding: 20px 20px 20px 20px;
    }

    .contact__header__item .card-body p {
        font-size: 16px;
    }

    /* claim section */
    .contact__claim .claim__now__text h2 {
        font-size: 25px !important;
        text-align: left;
    }

    .contact__claim .claim__now__text p {
        font-size: 16px !important;
        text-align: left;
        padding-bottom: 10px;
    }

    .contact__claim .claim__now__text .item__text {
        padding: 30px 0px 0 0;
    }

    /* meet section */
    .contact__meet .our__services__item .card {
        height: 175px;
        padding: 20px 15px 20px 15px;
    }

    .contact__meet .our__services__item .col-md-6:nth-child(3),
    .contact__meet .our__services__item .col-md-6:nth-child(4),
    .contact__meet .our__services__item .col-md-6:nth-child(5),
    .contact__meet .our__services__item .col-md-6:nth-child(6) {
        margin-top: 30px !important;
    }


    /*====================== footer section ======================*/
    .footer__top {
        padding: 25px 0px 40px 0px;
    }

    .footer__top__item .service_list {
        margin-top: 15px;
    }

    .footer__top__item .subscribe {
        margin-top: 15px;
    }

    .footer__top__item .form-control-lg {
        width: 100% !important;
    }

    .footer_button {
        width: 100%;
        margin-top: 10px;
        padding: .5rem 4rem;
    }

    .footer__bottom p {
        font-size: 15px;
        text-align: center;
    }

    .footer_bottom_back {
        justify-content: center !important;
    }

    .footer__bottom {
        padding-bottom: 23px;
    }

    /*---------------*/
}


@media (min-width: 420px) and (max-width: 530px) {
    .expert__company__item li img {
        width: 50px;
        height: 24px;
    }





    /*---------------*/
}


@media (max-width: 419px) {

    .navbar-brand img {
        width: 182px;
    }

    .expert__company__item li img {
        width: 32px;
        height: 13px;
    }

    .about__meet__item img {
        width: 135px;
        height: 139px;
    }

    .about__meet__item h3 {
        font-size: 25px;
        ;
    }

    .service__seo__generated .item__image img {
        width: 280px !important;
    }

    .seo__company img {
        width: 290px;
        height: 258px;
    }

    .service__seo__grew img {
        width: 290px;
    }

    .service__web__design__portfolio--item img {
        width: 292px;
        height: 355px;
    }

    /*
    .career__about__item img {
    width: 100%;
    height: 181px;
    margin-bottom: 40px;
}
*/


    /*---------------*/
}