/* Index Page */

@media only screen and (max-width: 1280px) {
  .container {
    width: 85%;
  }
  .blogs-sec {
    column-gap: 25px;
  }

  .main-container {
    width: 85%;
    column-gap: 20px;
  }

  /*  */
}

@media screen and (max-width: 1200px) {
  .logo {
    width: 140px;
  }

  .nav > ul li > a {
    font-size: 13px;
    padding-bottom: 5px;
  }

  .nav > ul {
    column-gap: 20px;
  }

  .btn-primary {
    padding: 10px 20px;
    font-size: 13px;
  }

  .hero-inner h1 {
    font-size: 58px;
  }

  .hireUs .btn-primary {
    padding: 10px 50px;
  }

  .hireUs .clients {
    width: 130px;
    margin: 0 15px;
  }

  .hireUs .counter h3 {
    font-size: 40px;
  }

  .hireUs .counter p {
    font-size: 12px;
  }

  .client-slider {
    width: 85%;
    margin: 70px auto 0 auto;
  }

  .client-slider figure a img {
    width: 100px;
  }

  .main-container .left {
    padding: 25px;
  }

  .main-container .left h2 {
    font-size: 36px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .main-container .left p {
    font-size: 14px;
    font-weight: 500;
    line-height: 20.8px;
  }

  .main-container .right {
    padding: 25px;
  }

  .service-box .icon-name-link img {
    width: 50px;
  }

  .service-box h3 {
    font-size: 24px;
  }
  .service-box .icon-name-link a i {
    font-size: 34px;
  }

  .service-box p {
    font-size: 14px;
    line-height: 20.8px;
  }

  .dis-left > figure > img {
    margin: 0px;
    width: 436px;
  }

  .dis-right {
    min-height: 390px;
  }
  .dis-slider {
    column-gap: 25px;
  }

  .cmxlogo > img {
    width: 90px;
  }

  .cmxlogo h3 {
    font-size: 30px;
  }

  .dis-right h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .dis-right .btn-primary {
    margin-top: 20px;
    font-size: 14px;
  }

  .serve-head h3 {
    font-size: 36px !important;
    line-height: 40px !important;
  }
    .serve-head >h2 {
    font-size: 36px !important;
    line-height: 40px !important;
  }

  .service {
    margin: 0 5px;
    padding: 15px 10px 25px 15px;
    min-height: 255px;
  }

  .service > figure {
    width: 55px;
    height: 55px;
  }

  .service > figure img {
    width: 100%;
  }

  .service h4 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.5px;
  }

  .service > p {
    font-size: 12px;
    line-height: 18px;
  }

  .client-comm {
    padding: 15px 20px;
  }

  .client-comm figure > img {
    width: 50px;
  }

  figure .linkedin {
    width: 30px;
  }
  .client-comm > p {
    font-size: 14px;
    line-height: 20px;
  }

  .name-rating > .name > h5 {
    font-weight: 500;
    font-size: 18px;
  }

  .name-rating .rating h4 {
    font-size: 28px;
  }

  .name-rating .rating > p {
    font-weight: 400;
    font-size: 11px;
  }

  .name-rating .rating > h4 > i {
    font-size: 12px;
  }

  .name-rating .rating {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .single-img-left {
    width: 50%;
  }

  .single-img-left img {
    width: 100%;
  }

  .single-img-sec {
    padding-top: 30px;
    column-gap: 40px;
  }

  .checkbox-sec figure > img {
    width: 18px;
    margin-top: 4px;
  }

  .check-des h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
  }

  .checkbox-sec {
    column-gap: 13px;
  }

  .blogs {
    width: 300px;
  }

  .blogs-sec {
    justify-content: center;
    column-gap: 15px;
  }
  .blog-des h4 {
    font-weight: 500;
    font-size: 20px;
  }

  .blog-des button > a {
    font-weight: 500;
    font-size: 15px;
  }

  .weserve-slider .slick-slide a > img {
    width: 100%;
  }

  .weserve {
    padding: 58px 0 80px 0;
  }

  .weserve-slider.aboutpg .slick-slide {
    margin: 0 15px;
  }

  .get-started-left h3 {
    font-size: 76px !important;
    line-height: 80px !important;
  }
  
    .get-started-left h2 {
    font-size: 76px !important;
    line-height: 80px !important;
  }
  
  .footernav > nav > .services > li > p {
    font-size: 14px;
    line-height: 20px;
  }

  .footernav > nav > ul > .bold {
    font-weight: 500;
    font-size: 22px;
  }

  .footernav > nav > .services > li {
    padding-top: 5px;
  }

  .footernav > nav > .services > li > a {
    font-size: 14px;
  }

  .footer {
    padding: 97px 0 40px 0;
  }

  .copyright > ul {
    column-gap: 15px;
  }

  .hero {
    width: 100%;
  }
  /*  */
}

@media screen and (max-width: 1170px) {
  .choose-inner > .serve-head > p {
    width: 100%;
  }

  /*  */
}

@media screen and (max-width: 980px) {
  .main-container {
    width: 95%;
  }
  .hero-inner {
    width: 90%;
  }

  .main-container .left h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .main-container .left p {
    font-size: 13px;
    line-height: 18px;
  }
  .main-container .right-m {
    padding: 20px 10px 25px 0;
  }

  .service-box h3 {
    font-size: 20px;
    line-height: 22px;
  }

  .service-box .icon-name-link img {
    width: 45px;
  }

  .service-box .icon-name-link a i {
    font-size: 28px;
  }
  .service-box p {
    font-size: 13px;
    line-height: 20px;
  }

  .main-container {
    column-gap: 0;
  }

  .main-container .right {
    max-height: 300px;
  }

  .container {
    width: 90%;
  }
  .slick-prev,
  .slick-next {
    padding: 13px;
  }

  .slick-prev::before,
  .slick-next::before {
    font-size: 10px;
  }
  .services-slider > .slick-prev {
    left: -30px;
  }

  .services-slider > .slick-next {
    right: -30px;
  }

  .serve-head {
    width: 80%;
    margin: 0 auto;
  }

  .serve-head > p {
    width: 100%;
  }

  .client-comm {
    margin: 0px 5px;
  }

  .faq-section {
    max-width: 100%;
  }

  .faq-question {
    font-size: 18px !important;
  }

  .faq-answer {
    font-size: 13px;
  }

  .grow-inner > .serve-head > h3 {
    line-height: 30px;
  }
  
    .grow-inner > .serve-head > h2 {
    line-height: 30px;
  }
  
  .grow-inner > .serve-head > p {
    width: 100%;
  }

  .footer-inner {
    column-gap: 25px;
  }

  .get-started-right {
    width: 50%;
  }
  .footernav {
    column-gap: 10px;
    padding: 30px 0;
  }
  .footernav > nav > .services > li > p {
    font-size: 13px;
    line-height: 20px;
  }
  .footernav > nav > ul > .bold {
    font-size: 20px;
  }
  .footernav > nav > .services > li {
    padding-top: 3px;
  }

  .footernav > nav > .services > li > a {
    font-size: 13px;
  }

  .copyright > ul > li > a > img {
    width: 18px;
  }
  .copyright > .copytext {
    font-size: 13px;
  }

  .copyright > .privacy > a {
    font-size: 13px;
  }

  .dis-left > figure > img {
    width: 320px;
  }

  .dis-right {
    min-height: 300px;
    padding: 0;
  }

  .get-started-left h3 {
    font-size: 66px !important;
    line-height: 60px !important;
  }
  
    .get-started-left h2 {
    font-size: 66px !important;
    line-height: 60px !important;
  }
  
  .get-started-left > p {
    font-size: 16px;
    line-height: 26px;
  }

  .form-group input {
    font-size: 14px;
    line-height: 14px;
  }
  .form-group textarea {
    font-size: 14px;
    line-height: 14px;
  }
  .get-started-right > form > #submit {
    font-size: 14px;
    line-height: 18.25px;
    padding: 14px 30px;
    border-radius: 16px;
  }
  .dis-inner > p {
    width: auto;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .logo {
    width: 120px;
  }
  .hero-inner h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .hamburger {
    border: 1px solid var(--white);
    cursor: pointer;
  }

  .hamburger:hover {
    border-color: var(--theme-lightgreen);
    transition: 0.3s;
  }
  .hamburger {
    display: block;
  }

  .hamburger > i {
    font-size: 25px;
    color: var(--white);
    padding: 5px;
    display: block;
  }

  .hamburger:hover > i {
    color: var(--theme-lightgreen);
    transition: 0.3s;
  }

  .nav {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    margin-left: -120%;
    transition: 0.5s;
  }

  .nav.open {
    margin-left: 0vw;
    transition: 0.5s;
    display: block;
    cursor: pointer;
  }

  .nav > ul {
    flex-direction: column;
    height: 100%;
    background: var(--theme-lightgreen);
    padding-top: 350px;
    margin-left: -43px;
    position: relative;
    width: 90vw;
  }

  .nav > ul > .close {
    font-size: 43px;
    color: var(--theme-darkgreen);
    text-align: left;
    margin-left: auto;
    padding-right: 40px;
    cursor: pointer;
    display: block;
  }

  .nav > ul li > a.active {
    color: var(--theme-darkgreen);
    border-radius: 2px;
    border-bottom: 3px solid var(--theme-darkgreen);
  }

  .nav > ul li {
    width: 100%;
    text-align: center;
  }

  .nav > ul li:hover a {
    color: var(--theme-darkgreen);
    border-bottom: 3px solid var(--theme-darkgreen);
  }

  .nav > ul li > a {
    font-size: 20px;
    padding: 15px;
    display: block;
    border-bottom: 3px solid #fff;
  }

  .dropdown-menu li {
    background: var(--theme-lightgreen);
  }

  .nav > ul .dropdown .dropdown-menu li a {
    color: white;
    border-bottom: 3px solid #fff;
  }

  .nav > ul .dropdown .dropdown-menu li:hover a {
    color: var(--theme-darkgreen);
    border-bottom: 3px solid var(--theme-darkgreen);
  }

  .dropdown-menu {
    left: calc(50% - 130px);
    border-width: 2px;
  }

  .dropdown:hover > .dropdown-menu {
    transform: translateY(-4px);
    background-color: var(--theme-lightgreen);
  }

  .nav > ul .dropdown .dropdown-menu.right li a {
    color: white;
    border-bottom: 3px solid #fff;
  }

  .nav > ul .dropdown .dropdown-menu.right li:hover a {
    color: var(--theme-darkgreen);
    border-bottom: 3px solid var(--theme-darkgreen);
  }

  .copyright > .copytext {
    font-size: 12px;
  }
  .copyright > .privacy > a {
    font-size: 12px;
    line-height: 12px;
  }
  .dis-slider {
    column-gap: 0;
  }

  .dis-left > figure > img {
    width: 250px;
  }
  .cmxlogo > img {
    width: 70px;
  }
  .cmxlogo h3 {
    font-size: 24px;
  }
  .dis-right h4 {
    font-size: 14px;
    line-height: 18px;
  }
  .dis-right > p {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
  }

  .dis-right {
    min-height: 235px;
    padding-left: 15px;
  }
  .dis-right .btn-primary {
    margin-top: 20px;
    font-size: 12px;
    padding: 10px 15px;
  }
  .slick-dots {
    bottom: -35px;
  }
  .client-comm {
    padding: 13px;
  }
  .client-comm > p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
  }
  .name-rating > .name > h5 {
    font-weight: 400;
    font-size: 16px;
  }
  .name-rating .name > p {
    font-weight: 500;
    font-size: 9px;
    padding-top: 4px;
  }
  .name-rating .rating h4 {
    font-size: 22px;
  }
  .name-rating .rating > h4 > i {
    font-size: 10px;
  }

  .single-img-sec {
    padding-top: 30px;
    flex-direction: column;
    row-gap: 35px;
  }
  .single-img-left {
    width: 70%;
  }
  .single-img-right {
    width: 70%;
  }
  .blog-des h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
  }
  .blogs {
    width: 225px;
  }

  /*  */
}

@media screen and (max-width: 768px) {
  .hero-inner h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .hero-inner p {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }

  .hireUs .btn-primary {
    padding: 10px 30px;
    font-size: 12px;
  }
  .hireUs .clients {
    width: 110px;
    margin: 0 15px;
  }
  .client-slider {
    width: 85%;
    margin: 39px auto 0 auto;
  }
  .main-container {
    flex-direction: column;
    gap: 10px;
  }
  .main-container .left {
    text-align: center;
  }
  .main-container .right {
    max-height: 250px;
  }
  .main-container .right-m {
    border-radius: 0 0 20px 20px;
  }
  .dis-inner > h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 32px;
  }
  .dis-inner > p {
    font-size: 14px;
    line-height: 18px;
  }
  .dis-slider {
    column-gap: 0;
    flex-direction: column;
  }
  .dis-slider .dis-left > figure > img {
    margin: 0 auto;
  }
  .dis-left > figure > img {
    width: 400px;
  }
  .dis-right {
    text-align: center;
  }
  .cmxlogo {
    padding-top: 18px;
    justify-content: center;
  }
  .dis-right {
    text-align: center;
    display: flex;
    min-height: 220px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }
  .get-started-left h3 {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  
    .get-started-left h2 {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  
  .footernav {
    flex-direction: column;
    align-items: start;
  }
  .footernav > nav {
    width: 100%;
  }
  .copyright {
    padding: 25px 0 0px 0;
    flex-direction: column;
  }

  .service {
    min-height: 270px;
    padding: 10px;
  }
  .form-group input[type="number"] {
    margin-right: 10px;
    padding: 5px;
  }
  .form-group input[type="name"] {
    margin-right: 10px;
    padding: 5px 5px 15px 5px;
  }
  .nav > ul li > a {
    font-size: 14px;
    padding: 15px;
  }

  .dropdown-menu li {
    padding: 5px;
  }
  .dropdown-menu .dropdown-menu.right {
    top: 0;
    left: 60%;
  }

  /*  */
}

@media screen and (max-width: 680px) {
  .digital-marketing {
    padding: 40px 20px;
  }
  .service {
    min-height: 230px;
    padding: 10px;
  }
  .client-slider {
    width: 90%;
  }
  .serve-head {
    width: 100%;
  }
  .discover {
    background-color: var(--theme-darkgreen);
    padding: 40px 0;
  }
  .serve {
    padding: 40px 0;
  }
  .clientsay {
    background-color: var(--theme-darkgreen);
    padding: 40px 0;
  }
  .whychoose {
    padding: 40px 0;
  }
  .single-img-left {
    width: 90%;
  }
  .single-img-right {
    width: 90%;
  }
  .blog {
    background-color: var(--theme-darkgreen);
    padding: 40px 0;
  }
  .blogs-sec {
    padding-top: 30px;
  }
  .blogs-sec {
    padding-top: 30px;
    flex-direction: column;
    row-gap: 25px;
  }
  .blogs {
    width: 60%;
    margin: 0 auto;
  }
  .blog-des h4 {
    font-size: 18px;
  }
  .weserve {
    padding: 40px 0;
  }
  .weserve-inner > .serve-head h3 {
    font-size: 36px;
    line-height: 30px;
    padding-bottom: 20px;
  }
  
    .weserve-inner > .serve-head h2 {
    font-size: 36px;
    line-height: 30px;
    padding-bottom: 20px;
  }
  
  .faq {
    background-color: var(--theme-darkgreen);
    padding: 40px 0;
  }
  .serve-head > p {
    font-size: 14px;
  }
  .grow {
    padding: 35px;
  }
  .footer {
    padding: 40px 0;
  }
  .footer-inner {
    flex-direction: column;
    align-items: center;
    row-gap: 30px;
  }
  .get-started-left {
    width: 90%;
    text-align: center;
  }
  .get-started-right {
    width: 90%;
  }
  .form-group {
    padding-bottom: 20px;
  }

  /*  */
}

@media screen and (max-width: 550px) {
  .service {
    min-height: 200px;
  }

  .hero-inner h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .main-container .left h2 {
    font-size: 26px;
    line-height: 28px;
  }
  .dis-inner > h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .serve-head h3 {
    font-size: 28px !important;
    line-height: 32px;
    padding-bottom: 5px;
  }
    .serve-head h2 {
    font-size: 28px !important;
    line-height: 32px;
    padding-bottom: 5px;
  }
  
  .serve-head > p {
    font-size: 13px !important;
    line-height: 18px !important;
  }
  .blogs {
    width: 75%;
    margin: 0 auto;
  }
  .faq-section {
    max-width: 100%;
    padding: 0;
  }
  .grow {
    padding: 30px 0;
  }

  .grow-inner > .serve-head > button {
    margin-top: 20px;
  }
  .get-started-left {
    width: 100%;
  }
  .get-started-right {
    width: 100%;
  }
  .faq-question {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  /*  */
}

@media screen and (max-width: 480px) {
  .nav > ul li > a {
    font-size: 12px;
    padding: 10px;
  }
  .nav > ul {
    padding-top: 200px;
  }
  .nav > ul > .close {
    font-size: 30px;
    padding-right: 25px;
  }
  .dropdown-menu {
    width: 210px;
  }
  .dropdown-menu {
    left: calc(50% - 105px);
  }
  .btn-primary {
    padding: 7px 15px;
    font-size: 12px;
  }
  .hireUs .counter h3 {
    font-size: 30px;
  }
  .hireUs .btn-primary {
    padding: 8px 20px;
  }
  .hireUs .clients {
    width: 95px;
    margin: 0 10px;
  }
  .main-container {
    width: 100%;
  }
  .main-container .left {
    padding: 15px;
  }
  .main-container .right {
    padding: 15px;
  }
  .service-box {
    padding: 15px;
  }
  .dis-slider {
    padding: 0;
  }
  .dis-left > figure > img {
    width: 270px;
  }
  .dis-right {
    padding: 15px 15px 70px 15px;
  }

  .dis-right .btn-primary {
    position: absolute;
    bottom: 15px;
    margin-top: 0;
  }
  .slick-dots {
    bottom: -25px;
  }
  .dis-inner .btn-primary {
    margin-top: 15px;
  }
  .single-img-left {
    width: 100%;
  }

  .single-img-right {
    width: 100%;
  }

  /*  */
}

@media screen and (max-width: 380px) {
  .logo {
    width: 90px;
  }
  .hamburger > i {
    font-size: 16px;
  }
  .nav > ul {
    width: 95vw;
  }

  .hero {
    margin-top: 25px;
  }
  .dropdown-menu .dropdown-menu.right {
    top: 36px;
    left: 35%;
  }

  .dropdown-menu .dropdown a i {
    transform: rotate(90deg);
  }
  .hero-inner h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .hero-inner p {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
  }
  .hireUs .btn-primary {
    padding: 6px 12px;
  }
  .hero-inner .hireUs {
    margin-top: 25px;
  }
  .hireUs .clients {
    width: 80px;
    margin: 0 6px;
  }
  .hireUs .counter h3 {
    font-size: 26px;
  }
  .client-slider figure a img {
    width: 75px;
  }
  .client-slider figure a {
    min-height: 35px;
  }

  .main-container .left h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .main-container .left p {
    font-size: 12px;
  }
  .service-box .icon-name-link img {
    width: 35px;
  }
  .service-box h3 {
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
  }
  .service-box .icon-name-link a i {
    font-size: 22px;
  }
  .dis-inner > h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .dis-inner > p {
    font-size: 12px;
  }
  .cmxlogo > img {
    width: 55px;
  }
  .cmxlogo h3 {
    font-size: 20px;
  }
  .cmxlogo {
    padding-top: 5px;
  }

  .serve-head h3 {
    font-size: 20px !important;
    line-height: 28px;
    padding-bottom: 5px;
  }
  
    .serve-head h2 {
    font-size: 20px !important;
    line-height: 28px;
    padding-bottom: 5px;
  }
  
  .check-des h3 {
    font-size: 16px;
  }
  .check-des p {
    font-size: 12px;
    line-height: 16px;
  }

  .blogs {
    width: 85%;
  }
  .weserve-slider .slick-slide a > img {
    width: 70%;
  }
  .get-started-right > form > #submit {
    font-size: 12px;
    padding: 8px 20px;
  }
  .footer-inner {
    padding-bottom: 20px;
  }
  .footernav {
    padding: 20px 0;
  }
  .copyright > .copytext {
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    padding: 15px 0px;
  }

  /*  */
}

/* About Page */

@media screen and (max-width: 1200px) {
  .single-img-sec > .single-img-left > img {
    width: 100% !important;
  }
  .single-img-sec.behind {
    column-gap: 20px;
  }

  .single-img-sec.behind .single-img-right {
    width: 45%;
  }

  .single-img-sec.behind .single-img-left {
    width: 55%;
  }

  /*  */
}

@media screen and (max-width: 1080px) {
  .single-img-sec.behind > .single-img-right p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .single-img-sec.behind > .single-img-right h3 {
    font-size: 32px;
    line-height: 32px;
  }
  
    .single-img-sec.behind > .single-img-right h2 {
    font-size: 32px;
    line-height: 32px;
  }
  
  .single-img-sec.behind > .single-img-right h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .single-img-sec.behind .single-img-left,
  .single-img-sec.behind .single-img-right {
    height: 430px;
  }
  .values-slider .val-slide {
    margin: 0 15px;
  }
  .values-inner > p {
    font-size: 14px;
    line-height: 21px;
    margin: 50px auto 0;
    width: 100%;
  }
  .team-slider .member {
    margin: 0 10px;
  }
  .member > figure > .pic {
    width: 170px;
    height: 170px;
  }
  .name-linked > .name-desin > h4 {
    font-size: 18px;
  }
  .name-linked > .name-desin > P {
    font-size: 14px;
    padding-top: 5px;
  }
  .name-linked > figure a img {
    width: 50px;
  }
  .name-linked > figure a img {
    width: 30px;
  }

  .faq-inner.aboutpg > .serve-head {
    width: 35%;
  }
  .faq-inner.aboutpg {
    column-gap: 20px;
  }
  .faq-inner.aboutpg > .serve-head > h3 {
    font-size: 50px;
    line-height: 55px;
  }
  
    .faq-inner.aboutpg > .serve-head > h2 {
    font-size: 50px;
    line-height: 55px;
  }

  .faq-inner.aboutpg > .faq-section {
    width: 60%;
    padding: 10px;
  }
  .faq.aboutpg {
    padding: 40px 0;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .values-slider > .slick-prev {
    left: -30px;
    top: 50%;
    padding: 12px;
  }
  .values-slider > .slick-next {
    right: -30px;
    top: 50%;
    padding: 12px;
  }
  .values-slider > .slick-prev::before,
  .slick-next::before {
    font-size: 10px;
  }

  /*  */
}

@media screen and (max-width: 920px) {
  .single-img-sec.behind .single-img-left,
  .single-img-sec.behind .single-img-right {
    height: 380px;
  }

  .single-img-sec.behind .single-img-left {
    width: 45%;
  }
  .single-img-sec.behind .single-img-right {
    width: 55%;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.behind .single-img-left {
    width: 100%;
    height: 330px;
  }
  .single-img-sec.behind .single-img-right {
    width: 70%;
    padding: 0;
    text-align: center;
  }
  .values-inner > .serve-head > p {
    width: 100%;
  }
  .values-slider .val-slide h3 {
    font-size: 20px;
    line-height: 22px;
  }
  .values-slider .val-slide > p {
    font-size: 14px;
    line-height: 20px;
  }
  .hero-inner.aboutpg {
    margin-top: 70px;
  }

  .single-img-sec.aboutpg > .single-img-right > div > div > h3 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  
    .single-img-sec.aboutpg > .single-img-right > div > div > h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  
    .single-img-sec.aboutpg > .single-img-right > div > div > h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
  
  .single-img-sec.aboutpg {
    flex-direction: column-reverse;
    padding: 0;
  }
  .single-img-sec.faq.aboutpg .single-img-left,
  .single-img-right {
    height: auto;
    width: 100%;
  }
  .single-img-sec.aboutpg .single-img-left,
  .single-img-left {
    width: 60%;
  }
  .whychoose {
    padding: 40px 0;
  }
  .weserve {
    padding: 40px 0;
  }
  .values {
    padding: 40px 0;
  }
  .values-slider {
    margin-top: 40px;
  }
  .ourteam {
    padding: 40px 0;
  }
  .member > figure > .pic {
    width: 140px;
    height: 140px;
  }
  .clientsay {
    padding: 40px 0;
  }
  .faq-inner.aboutpg {
    flex-direction: column;
  }
  .faq-inner.aboutpg > .serve-head {
    width: 100%;
  }
  .faq-inner.aboutpg > .serve-head > h3 {
    font-size: 36px;
    line-height: 40px;
    text-align: center;
  }
  
    .faq-inner.aboutpg > .serve-head > h2 {
    font-size: 36px;
    line-height: 40px;
    text-align: center;
  }
  
  .faq-inner.aboutpg > .faq-section {
    width: 100%;
    padding: 10px;
  }
  .serve-head h3 {
    font-size: 32px !important;
    line-height: 36px !important;
    padding-bottom: 25px;
  }
  
    .serve-head h2 {
    font-size: 32px !important;
    line-height: 36px !important;
    padding-bottom: 25px;
  }

  .values-slider .val-slide {
    margin: 0 5px;
  }
  .serve-head > p {
    font-size: 14px;
  }
  .weserve-inner > .serve-head h3 {
    padding-bottom: 25px;
  }
  
    .weserve-inner > .serve-head h2 {
    padding-bottom: 25px;
  }
  
  .team-inner > .serve-head > p {
    font-size: 14px;
    line-height: 20px;
  }

  /*  */
}

@media screen and (max-width: 660px) {
  .single-img-left {
    width: 75%;
  }
  .single-img-sec.behind .single-img-right {
    width: 90%;
    height: 410px;
  }

  .values-slider > .slick-prev {
    left: -25px;
    top: 50%;
    padding: 8px;
  }
  .values-slider > .slick-next {
    right: -25px;
    top: 50%;
    padding: 8px;
  }
  .values-slider > .slick-prev::before,
  .slick-next::before {
    font-size: 8px;
  }
  .team-slider {
    margin-top: 30px;
  }
  /*  */
}

@media screen and (max-width: 570px) {
  .head-hero {
    padding: 40px 0;
  }

  .about-btn {
    font-size: 12px;
    padding: 10px 25px;
  }
  .hero-inner h1 {
    font-size: 28px;
    line-height: 30px;
  }
  .hero-inner.aboutpg > p {
    margin-bottom: 25px;
    font-size: 13px;
  }
  .single-img-sec.aboutpg > .single-img-right > div > div > h3 {
    font-size: 26px;
  }
  
    .single-img-sec.aboutpg > .single-img-right > div > div > h2 {
    font-size: 26px;
  }
  
    .single-img-sec.aboutpg > .single-img-right > div > div > h2 {
    font-size: 26px;
  }
  
  .single-img-sec.aboutpg > .single-img-right > div > div > p {
    font-size: 13px;
    line-height: 20px;
  }
  .single-img-sec.aboutpg .single-img-left,
  .single-img-left {
    width: 85%;
  }
  .single-img-sec.behind > .single-img-right h3 {
    font-size: 26px;
    line-height: 30px;
  }
  
    .single-img-sec.behind > .single-img-right h2 {
    font-size: 26px;
    line-height: 30px;
  }
  
  .single-img-sec.behind > .single-img-right h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .single-img-sec.behind > .single-img-right p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .serve-head h3 {
    font-size: 26px !important;
    line-height: 30px !important;
    padding-bottom: 15px;
  }
  
    .serve-head h2 {
    font-size: 26px !important;
    line-height: 30px !important;
    padding-bottom: 15px;
  }
  
  .serve-head > p {
    font-size: 13px;
    line-height: 18px;
  }
  .values-slider .val-slide h3 {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }
  .values-slider .val-slide > p {
    font-size: 14px;
    line-height: 18px;
  }
  .values-slider > .slick-prev {
    left: -10px;
  }
  .values-slider > .slick-next {
    right: -10px;
  }
  .values-inner > p {
    font-size: 13px;
    line-height: 18px;
  }
  .member > figure > .pic {
    width: 125px;
    height: 125px;
  }
  .team-inner > .serve-head > p {
    font-size: 13px;
    line-height: 18px;
  }
  .name-linked > .name-desin > h4 {
    font-size: 16px;
  }
  .faq-inner.aboutpg > .faq-section .faq-answer {
    font-size: 13px;
  }
  .faq-inner.aboutpg > .faq-section .faq-question {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  element {
    width: 433px;
  }
  .values-slider .val-slide {
    margin: 0 40px;
    text-align: center;
  }

  /*  */
}

@media screen and (max-width: 480px) {
  .member > figure > .pic {
    width: 150px;
    height: 150px;
  }
  .weserve-slider .slick-slide a > img {
    width: 85%;
  }

  /*  */
}

@media screen and (max-width: 380px) {
  .hero-inner h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .single-img-sec.aboutpg > .single-img-right > div > div > p {
    font-size: 12px;
    line-height: 20px;
  }
  .single-img-sec.aboutpg .single-img-left,
  .single-img-left {
    width: 90%;
  }
  .single-img-sec.behind .single-img-left {
    height: 250px;
  }
  .values-slider .val-slide {
    margin: 0 15px;
  }
  .serve-head h3 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  
    .serve-head h2 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  
  .team-slider .member {
    margin: 0;
  }
  .container {
    overflow: hidden;
  }

  /*  */
}

/* services Page */

@media screen and (max-width: 1300px) {
  .dgmarketing-services.servpg .dgmark-service {
    min-height: 270px;
  }

  /*  */
}

@media screen and (max-width: 1200px) {
  .hero-inner.dgbranding {
    width: 85%;
  }
  .dgmarketing-services.servpg .dgmark-service {
    min-height: 240px;
  }
  .dgmark-service {
    padding: 20px;
  }
  .img-mkname {
    column-gap: 15px;
  }
  .img-mkname > h4 {
    font-size: 18px;
    line-height: 20px;
  }
  .its-great h4 {
    font-size: 26px;
  }

  .cir-check > p {
    font-size: 14px;
    line-height: 20px;
  }

  /*  */
}

@media screen and (max-width: 1060px) {
  .dgmark-service {
    width: 32%;
  }
  .dgmarketing-services {
    gap: 15px;
  }
  .img-mkname {
    margin-bottom: 10px;
  }
  .dgmark-service > p {
    font-size: 14px;
    line-height: 22px;
  }
  .its-great {
    width: 50%;
    padding: 20px;
    min-height: 470px;
  }
  .its-great figure img {
    width: 50px;
  }
  .its-great figure {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }
  .its-great h4 {
    margin-bottom: 20px;
  }
  .its-great.not figure img {
    width: 60px;
  }
  .faq-inner.aboutpg p {
    font-size: 14px;
    line-height: 20px;
  }

  /*  */
}

@media screen and (max-width: 980px) {
  .hero-inner.dgbranding h1 {
    font-size: 54px;
    width: 50%;
    line-height: 55px;
  }
  .hero-inner.dgbranding > .des-btn {
    width: 55%;
  }
  .hero-inner.dgbranding > .des-btn p {
    font-size: 14px;
    line-height: 20px;
  }
  .source-inner > .serve-head {
    width: 100%;
  }
  .single-img-sec.behind.smmarkpg .single-img-right {
    padding: 50px 0 0 5% !important;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .dgmark-service {
    width: 45%;
    min-height: 250px !important;
  }

  /*  */
}

@media screen and (max-width: 768px) {
  .hero-inner.dgbranding {
    flex-direction: column;
  }

  .hero-inner.dgbranding h1 {
    font-size: 50px;
    width: 100%;
    line-height: 50px;
    text-align: center;
  }
  .hero-inner.dgbranding h1 br {
    display: none;
  }
  .hero-inner.dgbranding > .des-btn {
    width: 100%;
    text-align: center;
  }
  .hero-inner.dgbranding > .des-btn p {
    text-align: center;
  }
  .dgmark-service {
    width: 47%;
    min-height: 230px !important;
  }
  .outsource {
    padding: 40px 0;
  }
  .dgmarketing-services.serve {
    padding-bottom: 0;
  }
  .good-service {
    padding: 40px 0;
  }
  .good-or-not {
    flex-direction: column;
    align-items: center;
    row-gap: 25px;
  }
  .its-great {
    width: 85%;
    padding: 25px;
    min-height: 430px;
  }

  /*  */
}

@media screen and (max-width: 620px) {
  .hero-inner.dgbranding h1 {
    font-size: 45px;
    line-height: 45px;
  }
  .dgmark-service > p {
    font-size: 13px;
    line-height: 20px;
  }
  .img-mkname > img {
    width: 30px;
  }
  .dgmark-service {
    padding: 15px;
    min-height: 210px !important;
  }
  .dgmarketing-services.tools > .dgmark-service > .img-mkname > img {
    width: 30px;
  }
  .its-great {
    width: 100%;
  }
}

@media screen and (max-width: 520px) {
  .hero-inner.dgbranding h1 {
    font-size: 38px;
    line-height: 40px;
  }
  .hero-inner.dgbranding > .des-btn p {
    font-size: 13px;
  }
  .serve-head > p {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .dgmark-service {
    width: 75%;
    min-height: 180px !important;
  }
  .its-great h4 {
    font-size: 22px;
  }
  .cir-check > p {
    font-size: 13px;
    line-height: 20px;
  }
  .cir-check {
    column-gap: 8px;
    padding-bottom: 8px;
  }
  .cir-check > svg {
    width: 15px;
    padding-top: 5px;
  }
  .its-great figure {
    margin-bottom: 10px;
  }
  .serve-head h3 {
    letter-spacing: 0.6px;
  }
  
    .serve-head h2 {
    letter-spacing: 0.6px;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  .dgmark-service {
    width: 90%;
  }
  .its-great {
    width: 100%;
    padding: 15px;
  }
  .cir-check > svg {
    width: 20px;
  }
  .cir-check > p {
    font-size: 12px;
    line-height: 20px;
  }
  .its-great h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  /*  */
}

@media screen and (max-width: 360px) {
  .hero-inner.dgbranding h1 {
    font-size: 32px;
    line-height: 32px;
  }
  .dgmark-service {
    width: 100%;
  }

  /*  */
}

/* Digital Branding */

@media screen and (max-width: 1200px) {
  .single-img-right.dv-brand h3 {
    font-size: 30px;
    line-height: 35px;
  }
  
    .single-img-right.dv-brand h2 {
    font-size: 30px;
    line-height: 35px;
  }
  
  .single-img-right.dv-brand {
    height: auto;
    width: 55%;
  }

  .dv-brand .single-img-left {
    width: 40%;
  }
  .single-img-right.dv-brand p {
    font-size: 14px;
    line-height: 20px;
  }
  .val-slide.dgbranding h3 {
    font-size: 26px !important;
    line-height: 36px !important;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .checkbox-sec.dgbranding > .check-des p {
    font-size: 14px;
  }
  .check-des.dgbranding p:last-of-type {
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .check-des.dgbranding h3 {
    font-size: 25px;
    padding: 10px 0;
  }
  
    .check-des.dgbranding h2 {
    font-size: 25px;
    padding: 10px 0;
  }
  
  .checkbox-sec {
    column-gap: 15px;
    padding-bottom: 5px;
  }
  .checkbox-sec.dgbranding > .check-des p {
    font-size: 13px;
  }
  h3 {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  
    h2 {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  
  .say-inner.dgbranding h3 {
    width: 100%;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.dgbranding {
    flex-direction: column-reverse;
    padding-bottom: 50px;
  }
  .single-img-sec.dgbranding > .single-img-left {
    width: 54%;
  }
  .dv-brand .single-img-left {
    width: 55%;
  }
  .single-img-right.dv-brand {
    width: 100%;
  }
  .val-slide.dgbranding h3 {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .values-slider .val-slide > p {
    font-size: 12px;
    line-height: 20px;
  }
  .single-img-sec.dgques {
    align-items: center;
  }
  .single-img-sec.dgques .single-img-left {
    width: 55%;
  }
  .single-img-sec.dgques .single-img-right {
    width: 100%;
  }
  .single-img-sec.dgques {
    padding-bottom: 30px;
  }
  /*  */
}

@media screen and (max-width: 480px) {
  .check-des.dgbranding p:last-of-type {
    font-size: 13px;
  }
  .single-img-sec.dgbranding > .single-img-left {
    width: 70%;
  }
  .dv-brand .single-img-left {
    width: 70%;
  }
  .single-img-right.dv-brand p {
    font-size: 13px;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  h3 {
    font-size: 22px !important;
    line-height: 24px !important;
  }
  
  h2 {
    font-size: 22px !important;
    line-height: 24px !important;
  }
  
  .say-slider {
    padding-top: 25px;
  }
  .faq-question {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .faq-inner > .faq-section .faq-item {
    padding: 10px 0px;
  }

  .faq-inner > .faq-section {
    padding: 0 !important;
  }

  /*  */
}

@media screen and (max-width: 1280px) {
  .dgmarketing-services.dgpage .dgmark-service {
    min-height: 365px;
  }
  .dgmarketing-services.tools.dgpage .dgmark-service {
    min-height: 300px;
  }
  .single-img-sec.bussiness > .single-img-left {
    width: 45%;
  }
  .single-img-sec.bussiness > .single-img-left > img {
    width: 100%;
    margin-bottom: -5px;
  }
  .single-img-sec.bussiness > .single-img-right {
    width: 55%;
  }

  /*  */
}

@media screen and (max-width: 1060px) {
  .dgmarketing-services.dgpage .dgmark-service {
    min-height: 330px;
  }
  .dgmarketing-services.tools.dgpage .dgmark-service {
    min-height: 260px;
  }
  .bussiness {
    padding: 30px 0;
  }
  .single-img-right.bussiness .checkbox-sec {
    column-gap: 10px;
    align-items: start;
  }

  .single-img-right.bussiness > .checkbox-sec figure > img {
    width: 35px;
  }
  .single-img-right.bussiness .checkbox-sec .check-des h3 {
    font-size: 20px !important;
    line-height: 20px !important;
  }
  .check-des p {
    font-size: 12px;
    line-height: 18px;
  }
  .single-img-right.bussiness .checkbox-sec {
    padding-bottom: 15px;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.bussiness > .single-img-left {
    width: 55%;
  }
  .single-img-sec.bussiness > .single-img-right {
    width: 100%;
  }
  .dgmarketing-services.dgpage .dgmark-service {
    min-height: 295px !important;
  }
  .dgmarketing-services.tools.dgpage .dgmark-service {
    min-height: 245px !important;
  }

  /*  */
}

@media screen and (max-width: 520px) {
  .single-img-sec.bussiness > .single-img-left {
    width: 65%;
  }
  .dgmarketing-services.dgpage .dgmark-service {
    min-height: 230px !important;
  }
  .dgmarketing-services.tools.dgpage .dgmark-service {
    min-height: 180px !important;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  .single-img-right.bussiness > .checkbox-sec figure > img {
    width: 25px;
  }
  .single-img-right.bussiness .checkbox-sec .check-des h3 {
    font-size: 16px !important;
    line-height: 16px !important;
  }

  /*  */
}

/* Social Media Marketing */

@media screen and (max-width: 1280px) {
  .img-mkname > h4 {
    font-size: 20px;
  }
  .img-mkname {
    column-gap: 10px;
    margin-bottom: 10px;
    min-height: 55px;
  }

  .solutions-main {
    column-gap: 15px;
  }

  .solution-box figure img {
    width: 60px;
  }
  .solution-box h3 {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
  }

  .solution-box p {
    font-size: 14px;
    line-height: 23px;
  }
  .dgmark-service.smmarkpg {
    min-height: 490px;
  }

  /*  */
}

@media screen and (max-width: 1200px) {
  .single-img-sec {
    column-gap: 20px;
  }

  .single-img-sec > .single-img-left {
    width: 45%;
  }

  .single-img-sec > .single-img-right {
    width: 55%;
  }

  .single-img-sec.behind.smmarkpg .single-img-right {
    padding: 50px 0 0 7.5%;
  }
  .single-img-sec.behind.smmarkpg .single-img-right p {
    font-size: 14px;
    line-height: 22px;
  }
  .single-img-sec.smmarkpg .single-img-right p {
    width: 100%;
  }

  /*  */
}

@media screen and (max-width: 1140px) {
  .dgmarketing-services {
    gap: 15px;
  }
  .dgmark-service.smmarkpg {
    padding: 15px;
  }
  .dgmark-service > p {
    font-size: 14px;
  }
  .dgmark-service.smmarkpg {
    min-height: 470px;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .dgmark-service.smmarkpg {
    width: 45%;
  }
  .dgmark-service.smmarkpg {
    min-height: 360px;
  }
  .check-des.smmarkpg p {
    font-size: 14px;
    line-height: 20px;
  }
  .solutions-main {
    gap: 30px;
    flex-wrap: wrap;
  }
  .solution-box {
    width: 45%;
  }
  .presence-inner {
    column-gap: 20px;
  }
  .check-des h3 {
    font-size: 20px !important;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .presence-inner {
    align-items: center;
    flex-direction: column;
  }
  .presence-inner > .left {
    width: 100%;
    text-align: center;
  }
  .presence-inner > .right {
    width: 100%;
  }

  .presence-inner > .right p {
    text-align: center;
  }
  .presence-inner > .left h3 {
    padding-bottom: 10px;
  }
  
    .presence-inner > .left h2 {
    padding-bottom: 10px;
  }
  
  .dgmark-service.smmarkpg {
    width: 47%;
    min-height: 390px !important;
  }

  .single-img-sec > .single-img-left {
    width: 55%;
  }

  .single-img-sec > .single-img-right {
    width: 100%;
  }
  .single-img-sec.behind.smmarkpg {
    flex-direction: column-reverse;
  }
  .single-img-sec.behind.smmarkpg .single-img-right {
    padding: 50px 5% 0 5% !important;
    width: 100%;
  }

  .single-img-sec.behind.smmarkpg .single-img-right {
    height: auto;
  }
  .check-des h3 {
    font-size: 20px !important;
    font-weight: 500 !important;
  }

  .dgbrandign-ques.smmarkpg {
    padding: 40px 0;
  }
  .single-img-sec.dgques.smmarkpg {
    flex-direction: column-reverse;
  }
  .single-img-sec.dgques.smmarkpg .single-img-right > h2 br {
    display: none;
  }
  .single-img-sec.smmarkpg .single-img-right > h3 {
    padding-bottom: 10px;
  }
    .single-img-sec.smmarkpg .single-img-right > h2 {
    padding-bottom: 10px;
  }

  /*  */
}

@media screen and (max-width: 750px) {
  .dgmark-service.smmarkpg {
    min-height: 420px !important;
  }

  /*  */
}

@media screen and (max-width: 660px) {
  .dgmark-service.smmarkpg {
    width: 70%;
    min-height: 350px !important;
  }

  .solutions-main {
    gap: 15px 25px;
    flex-wrap: wrap;
    margin-top: 15px;
  }

  .solution-box {
    width: 47%;
  }
  .outsource.smmarkpg .serve-head p {
    width: 100%;
  }
  /*  */
}

@media screen and (max-width: 520px) {
  .dgmark-service.smmarkpg {
    width: 85%;
    min-height: 310px !important;
  }

  .solution-box {
    width: 85%;
  }
  .solutions-main {
    justify-content: center;
  }
  .solution-box {
    width: 85%;
    text-align: center;
  }
  .solution-box .btn-primary.comp {
    justify-content: center;
  }
  .checkbox-sec.smmarkpg .check-des h3 {
    font-size: 18px !important;
  }
  .single-img-sec.smmarkpg .single-img-right p {
    font-size: 14px;
  }
  .btn-primary.comp > i {
    font-size: 14px;
  }

  .presence-inner > .left .btn-primary {
    justify-content: center;
  }
  .presence-inner > .right > p {
    font-size: 14px;
    line-height: 20px;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  .dgmark-service.smmarkpg {
    width: 100%;
  }
  .solution-box {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 360px) {
  .dgmark-service.smmarkpg {
    width: 100%;
    min-height: 375px !important;
    padding: 20px 15px;
  }
  .comp-btn .btn-primary.comp {
    gap: 2px;
  }

  .dgmark-service.smmarkpg .comp-btn > a {
    font-size: 11px;
    padding-bottom: 0;
  }

  /*  */
}

/* UI / UX Desigh */

@media screen and (max-width: 1180px) {
  .dgbrandign-ques.uiux-faq {
    margin-left: 7.5%;
  }
  .dev-main {
    width: 45%;
  }
  .dev-main h4 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }

  .elements {
    column-gap: 10px;
    justify-content: center;
  }

  .ele-name {
    width: 23%;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .faq-section.dgques.smmarkpg h3 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .serve-head > p {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }
  .hero-inner.dgbranding {
    gap: 10px;
  }

  /*  */
}

@media screen and (max-width: 980px) {
  .dgbrandign-ques.uiux-faq {
    margin-left: 5%;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.dgbranding > .single-img-right {
    width: 100%;
  }

  .develop-bottom {
    gap: 15px;
  }

  .dev-main {
    width: 48%;
  }
  .ele-name {
    width: 31%;
  }
  .core-elements {
    padding: 40px 0;
  }
  .choose-experts {
    padding: 40px 0 0 0;
  }

  .img-mkname > img {
    width: 55px;
  }
  .single-img-sec.smmarkpg.cro {
    flex-direction: column-reverse;
  }

  /*  */
}

@media screen and (max-width: 750px) {
  .dev-main {
    width: 70%;
    min-height: 175px;
  }

  /*  */
}

@media screen and (max-width: 660px) {
  .ele-name figure img {
    width: 65%;
  }

  /*  */
}

@media screen and (max-width: 560px) {
  .dev-main {
    width: 85%;
    min-height: 195px;
  }
  .dev-main h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  .check-line > svg {
    width: 13px;
  }
  .dev-main {
    width: 100%;
    min-height: 180px;
  }
  .ele-name figure img {
    width: 75%;
  }
  .check-des.uiux-result p:first-of-type {
    font-size: 12px;
  }
  .faq-section.dgques.smmarkpg h3 {
    font-size: 16px !important;
    line-height: 18px !important;
  }

  /*  */
}

@media screen and (max-width: 1170px) {
  .tabs {
    gap: 15px;
    margin: 25px 0 0 0;
  }
  .tab-btn {
    width: 65px;
    height: 65px;
    font-size: 22px;
  }
  .tab-content {
    padding: 30px;
  }

  .tab-content.active p {
    font-size: 14px;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .tab-content {
    width: 100% !important;
  }
  .tab-content > h3 {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  /*  */
}

@media screen and (max-width: 768px) {
  .tab-btn {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }

  .tab-content.active {
    padding: 25px;
    margin-top: 25px;
  }
  .dgmarketing-services.ppc .dgmark-service {
    min-height: 450px;
  }
  .dgmarketing-services.ppc .dgmark-service {
    min-height: 280px !important;
  }
  .service.uiux h4 {
    font-weight: 400;
    line-height: 22px;
    min-height: 28px;
    padding-bottom: 5px;
  }

  /*  */
}

@media screen and (max-width: 550px) {
  .tabs {
    gap: 10px;
  }
  .tab-content.active {
    padding: 15px;
    margin-top: 25px;
  }
  .tab-content > h3 {
    font-size: 22px !important;
    line-height: 25px !important;
  }
  .tab-content.active p {
    font-size: 12px;
  }
  .tab-btn {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  /*  */
}

@media screen and (max-width: 480px) {
  .dgmarketing-services.ppc .dgmark-service {
    min-height: 255px !important;
  }

  .slick-dots li.slick-active {
    width: 25px;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  .tab-btn {
    width: 33px;
    height: 33px;
    font-size: 12px;
  }
  .tab-content > h3 {
    font-size: 18px !important;
    line-height: 25px !important;
    padding-bottom: 5px;
  }

  /*  */
}

/* CRO */

@media screen and (max-width: 1245px) {
  .service.uiux.cro {
    min-height: 420px;
  }

  /*  */
}

@media screen and (max-width: 1200px) {
  .service.uiux.cro {
    min-height: 340px;
  }

  /*  */
}

@media screen and (max-width: 1060px) {
  .service.uiux.cro {
    min-height: 380px;
  }

  /*  */
}
@media screen and (max-width: 980px) {
  .service.uiux.cro {
    min-height: 320px;
    padding-bottom: 15px;
  }
  .dgmark-service {
    min-height: 351px;
  }

  /*  */
}
@media screen and (max-width: 845px) {
  .dgmarketing-services.cro .dgmark-service {
    min-height: 270px !important;
  }
}

@media screen and (max-width: 768px) {
  .dgmarketing-services.cro .dgmark-service {
    min-height: 290px !important;
  }

  .checkbox-sec > figure > svg {
    width: 16px;
  }

  /*  */
}

@media screen and (max-width: 550px) {
  .service.uiux.cro {
    min-height: 260px;
  }

  /*  */
}
@media screen and (max-width: 520px) {
  .dgmarketing-services.cro .dgmark-service {
    min-height: 250px !important;
  }
  .checkbox-sec {
    column-gap: 10px;
  }

  /*  */
}

/* SEO */

@media screen and (max-width: 1200px) {
  .pro-result figure img {
    width: 100%;
  }

  /*  */
}

@media screen and (max-width: 1170px) {
  .rowtabs .tabs .tab-btn {
    width: 90px;
    height: 90px;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .result-des {
    padding: 15px;
  }
  .project {
    gap: 20px;
  }

  .result-des h4 {
    font-size: 28px;
    line-height: 30px;
  }
  .client-chat h5:first-of-type {
    font-size: 15px;
  }
  .client-chat h5 {
    font-size: 13px;
  }
  .rowtabs {
    flex-direction: column;
  }
  .rowtabs > .tabs {
    flex-direction: row;
    gap: 25px;
  }

  .seo-stra-inner .hero-inner.dgbranding.seo {
    width: 100%;
  }
  .seo-stra-inner .hero-inner.dgbranding.seo h1 {
    padding-right: 30px;
    font-size: 50px;
    width: 50%;
    line-height: 54px;
  }
  .seo-stra-inner .hero-inner.dgbranding > .des-btn {
    width: 48%;
  }

  /*  */
}

@media screen and (max-width: 920px) {
  .project {
    flex-wrap: wrap;
    justify-content: center;
  }
  .pro-con {
    width: 65%;
  }
  .result-des h4 br {
    display: none;
  }
  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.aboutpg.seo {
    flex-direction: column;
  }

  .dgmarketing-services.seo-tool .dgmark-service.smmarkpg {
    min-height: 300px !important;
  }
  .seo-result {
    padding: 40px 0;
  }
}

@media screen and (max-width: 768px) {
  .seo-stra-inner .hero-inner.dgbranding.seo h1 {
    width: 100%;
  }
  .seo-stra-inner .hero-inner.dgbranding > .des-btn {
    width: 100%;
  }
  .seo-stra-inner .hero-inner.dgbranding.seo h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .serve-head h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .pro-con {
    width: 80%;
  }
  .project {
    margin-top: 30px;
  }

  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 135px);
    left: calc(50% - 135px);
    width: 270px;
    height: 270px;
  }

  /*  */
}

@media screen and (max-width: 660px) {
   
  .pro-con {
    width: 90%;
  }
  .dgmark-service.seo-serv {
    min-height: 290px !important;
  }
  .dgmarketing-services.seo-tool .dgmark-service.smmarkpg {
    min-height: 270px !important;
  }
  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 7.5em);
    left: calc(50% - 7.5em);
    width: 15em;
    height: 15em;
  }
}

@media screen and (max-width: 560px) {
  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 7em);
    left: calc(50% - 6em);
    width: 12em;
    height: 12em;
  }
  .call-us {
    column-gap: 10px;
    font-size: 16px;
  }
  .call-us > svg {
    width: 15px;
  }

  /*  */
}

@media screen and (max-width: 480px) {
  .rowtabs > .tabs {
    gap: 15px;
  }
  .dgmark-service.seo-serv {
    min-height: 250px !important;
  }
  .pro-con {
    width: 100%;
  }
  .result-des h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .client-chat h5:first-of-type {
    font-size: 13px;
  }
  .client-chat h5 {
    font-size: 12px;
  }

  .call-us {
    margin: 12px 0;
  }
}

@media screen and (max-width: 380px) {
  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 5.5em);
    left: calc(50% - 5em);
    width: 10em;
    height: 10em;
  }
  .call-us {
    column-gap: 10px;
    font-size: 12px;
  }
}

@media screen and (max-width: 340px) {
  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 5em);
    left: calc(50% - 5em);
    width: 10em;
    height: 10em;
  }
}

/* Web Development */

@media screen and (max-width: 1280px) {
  .values-slider.web-dev .val-slide {
    min-height: 280px;
  }

  /*  */
}

@media screen and (max-width: 1080px) {
  .values-slider.web-dev .val-slide {
    min-height: 280px;
    margin: 10px;
    padding: 13px;
  }
  .values-slider.web-dev .val-slide h3 {
    font-size: 22px !important;
  }
  .values-slider .val-slide > p {
    font-size: 14px;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .values-slider.web-dev .val-slide {
    min-height: 270px;
  }

  .single-img-right.web-dev .checkbox-sec {
    min-height: auto;
  }
  .single-img-sec.bussiness.ppc.web-dev {
    row-gap: 0px;
  }
  .hero-inner.dgbranding.seo h1 {
    padding-right: 0px;
    font-size: 45px;
    line-height: 45px;
  }

  /*  */
}

@media screen and (max-width: 768px) {
  .values-slider.web-dev .val-slide {
    min-height: 235px;
  }
  .dgmarketing-services.web-dev > .dgmark-service {
    min-height: 270px !important;
  }

  .dgmarketing-services.web-dev .dgmark-service {
    min-height: 280px !important;
  }

  /*  */
}

@media screen and (max-width: 680px) {
  .dgmarketing-services.web-dev > .dgmark-service {
    min-height: 300px !important;
  }

  /*  */
}
@media screen and (max-width: 520px) {
  .dgmarketing-services.web-dev > .dgmark-service {
    min-height: 260px !important;
  }

  /*  */
}

@media screen and (max-width: 480px) {
  .hero-inner.dgbranding.seo h1 {
    font-size: 35px;
    line-height: 35px;
  }
}

/* Content Marketing */

@media screen and (max-width: 1280px) {
  .dropshipping {
    gap: 20px;
  }
  .store-img-name h3 {
    font-size: 28px !important;
    padding-right: 0;
    line-height: 28px !important;
    letter-spacing: 0px;
  }

  /*  */
}

@media screen and (max-width: 680px) {
  .services-slider.cont-mark .service.service.uiux.cro {
    min-height: 200px;
  }

  /*  */
}

@media screen and (max-width: 1024px) {
  .store-img-name img {
    width: 65px;
  }
  .dropshipping > p {
    font-size: 14px;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .shopify-store {
    padding: 40px 0;
  }
  .dropshipping {
    flex-direction: column;
    justify-content: center;
  }
  .store-img-name {
    justify-content: center !important;
    width: 100%;
    flex-direction: column;
  }
  .dropshipping > p {
    width: 100%;
    text-align: center;
  }
  .store-img-name img {
    width: 80px;
  }
  .serve.dark h4 {
    font-size: 20px;
  }

  /*  */
}

@media screen and (max-width: 590px) {
  .store-img-name h3 {
    font-size: 22px !important;
    line-height: 22px !important;
  }
  .services-slider.cont-mark .service.service.uiux.cro {
    min-height: 160px;
  }

  /*  */
}

@media screen and (max-width: 440px) {
  .store-img-name h3 {
    font-size: 18px !important;
    line-height: 18px !important;
    letter-spacing: 0.5px;
    text-align: center !important;
  }

  .dropshipping > p {
    font-size: 12px;
  }

  .store-img-name img {
    width: 55px;
  }
  .store-img-name {
    gap: 10px;
  }
  .dropshipping {
    gap: 10px;
  }
  .serve.dark h4 {
    font-size: 18px;
  }

  /*  */
}

/* White label Marketing Agency */

@media screen and (max-width: 1024px) {
  .tabs.white-label .tab-btn {
    width: 50px;
    height: 50px;
    font-size: 18px;
  }
  .tab-content.active {
    padding: 25px;
  }

  /*  */
}

@media screen and (max-width: 860px) {
  .services-slider.white-label .service.uiux.cro {
    min-height: 345px;
  }

  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.white-label {
    flex-direction: column-reverse;
  }
  .tabs.white-label {
    gap: 10px;
  }
  .flow-inner.white-label .tab-content p {
    width: 100%;
  }
  .flow-inner.white-label .tab-content h3 {
    width: 100%;
  }
  .workflow {
    padding: 40px 0;
  }

  /*  */
}

@media screen and (max-width: 720px) {
  .services-slider.white-label .service.uiux.cro {
    min-height: 355px;
  }

  /*  */
}

@media screen and (max-width: 680px) {
  .services-slider.white-label .service.uiux.cro {
    min-height: 300px;
  }

  .dgmarketing-services.white-label .dgmark-service {
    min-height: 250px !important;
  }

  /*  */
}

@media screen and (max-width: 550px) {
  .services-slider.white-label .service.uiux.cro {
    min-height: 240px;
  }
  .tabs.white-label .tab-btn {
    width: 35px;
    height: 35px;
    font-size: 12px;
  }
  .tab-content.active {
    padding: 15px;
  }

  /*  */
}

@media screen and (max-width: 420px) {
  .services-slider.white-label .service.uiux.cro {
    min-height: 285px;
  }
  .tabs.white-label {
    gap: 5px;
  }
  .tabs.white-label .tab-btn {
    width: 30px;
    height: 30px;
  }

  /*  */
}

/* Ecommerce  */

@media screen and (max-width: 850px) {
  .single-img-sec.b2b {
    flex-direction: column-reverse;
  }

  /*  */
}

@media screen and (max-width: 565px) {
  .dgmark-service.ecommerce {
    min-height: 260px !important;
  }

  /*  */
}

/* B2B */

@media screen and (max-width: 768px) {
  .dgmarketing-services.b2b .dgmark-service {
    min-height: 295px !important;
  }

  /*  */
}

@media screen and (max-width: 520px) {
  .dgmarketing-services.b2b .dgmark-service {
    min-height: 260px !important;
  }

  /*  */
}

/* International Seo Service */

@media screen and (max-width: 1280px) {
  .dgmarketing-services.white-label.inter-seo .dgmark-service {
    min-height: 340px;
  }

  /*  */
}

@media screen and (max-width: 1060px) {
  .dgmarketing-services.white-label.inter-seo .dgmark-service {
    min-height: 300px !important;
  }

  /*  */
}

@media screen and (max-width: 710px) {
  .dgmarketing-services.white-label.inter-seo .dgmark-service {
    min-height: 320px !important;
  }

  /*  */
}

@media screen and (max-width: 550px) {
  .services-slider.inter-seo .service.uiux.cro {
    min-height: 250px !important;
  }

  /*  */
}

@media screen and (max-width: 520px) {
  .dgmarketing-services.white-label.inter-seo .dgmark-service {
    min-height: 280px !important;
  }
}

@media screen and (max-width: 440px) {
  .services-slider.inter-seo .service.uiux.cro {
    min-height: 280px !important;
  }

  /*  */
}

/* Shopify  */

@media screen and (max-width: 1024px) {
  .faq-section.dgques .faq-question {
    font-size: 20px !important;
    line-height: 28px !important;
  }

  /*  */
}

@media screen and (max-width: 440px) {
  .faq-section.dgques .faq-question {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  /*  */
}

/* Wordpress */

@media screen and (max-width: 850px) {
  .dgmarketing-services.wptool .dgmark-service {
    min-height: 280px !important;
  }

  /*  */
}

@media screen and (max-width: 650px) {
  .dgmarketing-services.wptool .dgmark-service {
    min-height: 300px !important;
  }

  /*  */
}

@media screen and (max-width: 650px) {
  .dgmarketing-services.wptool .dgmark-service {
    min-height: 250px !important;
  }

  /*  */
}

/* Case Studies  */

@media screen and (max-width: 1024px) {
  
  .hero-inner.dgbranding.seo.case-studies h1{
    width: 100%;
    padding: 0;
    font-size: 55px;
  }

.hero-client {
  gap: 15px;
  width: 100%;
}




  /*  */
}

@media screen and (max-width: 920px) {
    .single-img-sec.bussiness.seo-buss > .single-img-left::before {
  top: calc(50% - 140px);
  left: calc(50% - 140px);
  width: 280px;
  height: 280px;
    }
    
  .category-inner .project .pro-con:nth-child(2n) {
  margin-top: 0;
}
.category-inner .project .pro-con:nth-child(2n+1) {
  margin-top: 0;
}
.category-inner .project {
  row-gap: 30px;
}

/*  */
}

@media screen and (max-width: 800px) {
  
  .hero-inner.dgbranding.seo.case-studies{
    justify-content: center;
    align-items: center;
  }
  .hero-inner.case-studies > span {
  font-size: 16px;
}
 .hero-inner.dgbranding.seo.case-studies h1 {
    font-size: 44px;
    text-align: center;
  }
  .hero-client img{
  width: 100%;
}
.hero-client svg{
  width: 100%;
}
  .hero-client {
    gap: 15px;
    width: 85%;
    height: 60px;
  }

.dd-main {
  column-gap: 20px;
}
.dd-cat {
  width: 50%;
}
.dd {
  font-size: 14px;
}

.dd-btn {
  padding: 10px;
}
.dd-btn i {
  margin-left: 5px;
  font-size: 11px;
}
.all-category {
  padding: 40px 0;
}



  /*  */
}

@media screen and (max-width: 560px) {
  
    .hero-inner.dgbranding.seo.case-studies h1 {
    font-size: 34px;
  }
  .hero-client {
    width: 100%;
    height: 50px;
  }



  /*  */
}

@media screen and (max-width: 440px) {
  .dd-main {
    flex-direction: column;
    gap: 20px;
  }
  .dd-cat {
    width: 80%;
  }


}

@media screen and (max-width: 380px) {
  
    .hero-client {
    gap: 10px;
    height: 40px;
    }
     .dd-cat {
    width: 95%;
  }



  /*  */
}

/* Contact Us */

@media screen and (max-width: 1170px) {
  
  .subtitle {
  font-size: 24px;
  }
  .title {
  font-size: 66px;
  }
  .desc {
  line-height: 22px;
  font-size: 14px;
  }





  /*  */
}

@media screen and (max-width: 980px) {
  .title {
    font-size: 60px;
    line-height: 65px;
  }

  .contact-info li {
  font-size: 16px;
  font-size: 14px;
  line-height: 18px;
}


}

@media screen and (max-width: 850px) {
  
  .contain{
    flex-direction: column;
  }
.contact-right {
  flex: 1;
  min-width: 240px;
  width: 100%;
}
.contact-section {
  padding: 40px 0px;
}




  /*  */
}

@media screen and (max-width: 440px) {
  .contact-section {
    text-align: center;
  }
.contact-info .icon.location{
  margin: 0;
  justify-content: center;
  gap: 5px;
}
.contact-info li {
    font-size: 13px;
    line-height: 18px;
  }
   .subtitle {
    font-size: 20px;
  }
   .title {
    font-size: 40px;
    line-height: 50px;
  }
   .desc {
    line-height: 18px;
    font-size: 13px;
  }
.contact-info li {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .form-row {
  gap: 10px;
  flex-direction: column;
  }
  .form-row input{
    font-size: 12px;
  }
  textarea{
    font-size: 12px;
  }
  .contact-form {
  gap: 10px;
  }
  .btn-send {
  width: 140px;
}

  .btn-send:hover{
  margin: 0 0 8px 8px;

  }
.contact-info .icon.location p{
  display: block;
}

}

/* Popup */

@media screen and (max-width: 850px) {
  
  .popup-content > h2 {
  font-size: 26px;
  text-align: center;
  }


  /*  */
}

@media screen and (max-width: 768px) {
 
.popup-content {
  padding: 40px 20px;
}


  /*  */
}

@media screen and (max-width: 480px) {
  .popup-content > h2 {
    font-size: 22px;
  }
}

@media screen and (max-width: 440px) {
  
  .popup-content form input, .popup-content form textarea {
  margin-bottom: 10px;
}
  .popup-content {
    padding: 40px 15px 15px 15px;
  }



  /*  */
}

/* Terms Of Use */

@media screen and (max-width: 1024px) {
  
  .hero.terms-of-use {
  padding: 20px 0;
}
.head-content p {
  font-size: 14px;
  line-height: 22px;
}
.head-content h4 {
  font-size: 26px;
}
.privacy-policy li {
  font-size: 14px;
}
.head-content h2 {
  font-size: 32px;
}

  /*  */
}

@media screen and (max-width: 850px) {
  .hero.terms-of-use {
    margin-top: 40px;
  }
  .terms-content {
  padding: 40px 0;
}



  /*  */
}

@media screen and (max-width: 680px) {
  .head-content h4 {
    font-size: 22px;
  }
   .head-content h2 {
    font-size: 26px;
    margin: 5px 0;
  }
   .terms-content {
    padding: 30px 0;
  }

/*  */
}

@media screen and (max-width: 480px) {
  .head-content p {
    font-size: 12px;
  }
   .head-content h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .privacy-policy {
  padding-left: 25px;
}
  .privacy-policy li {
    font-size: 12px;
  }
   .head-content h2 {
    font-size: 22px;
   }


/*  */
}

@media screen and (max-width: 380px) {
  .head-content h4 {
    font-size: 16px;
  }

/*  */
}

/* Healthcare  */

@media screen and (max-width: 1024px) {

  .healthcare-services.physio  .dgmark-service{
  min-height: 390px !important;
  margin: 0px 10px;
  }
  
.healthcare-services.physio .img-mkname > img {
  width: 80px;
}

  /*  */
}

@media screen and (max-width: 850px) {
  
  .healthcare-services.physio .dgmark-service > div img {
  padding-bottom: 10px;
}

  .healthcare-services.physio  .dgmark-service{
  min-height: 420px !important;
  }

  .healthcare-services {
  padding: 30px 0 0 0;

  }

  /*  */
}

@media screen and (max-width: 768px) {
  
    .healthcare-services.physio .dgmark-service {
    min-height: 355px !important;
  }

  /*  */
}

@media screen and (max-width: 550px) {
  .healthcare-services.physio .dgmark-service {
    min-height: 270px !important;
  }


/*  */
}

@media screen and (max-width: 420px) {
  
  .healthcare-services.physio .dgmark-service {
    min-height: 320px !important;
  }


  /*  */
}

@media screen and (max-width: 1170px) {
  
  .facilities{
    padding: 0;
    gap: 30px;
  }

  article.active{
    padding: 20px;
  }
  article{
    padding: 20px;
  }

  /*  */
}

 @media screen and (max-width: 1024px) {
  
  aside {
  max-height: 470px;
  gap: 10px;
  }

  article h3 {
  font-size: 18px !important;
}

  article p{
    font-size: 13px;
  }
  /*  */
 }

 @media screen and (max-width: 850px) {
  .facilities {
    flex-direction: column;
    gap: 15px;
  }
    aside {
    max-height: 240px;
    width: 80%;
  }
  .facilities-img {
  width: 70%;
  }

  .practice-faciliy{
    padding: 40px 0;
  }

/*  */
}

@media screen and (max-width: 560px) {
  aside {
    width: 100%;
  }

article {
  margin-right: 10px;
}

/*  */
}

@media screen and (max-width: 420px) {
  .facilities-img {
    width: 100%;
  }
    article p {
    font-size: 12px;
  }




/*  */
}

/* Physiotherapy */

@media screen and (max-width: 1240px) {

  .healthcare-services {
  gap: 15px;

}

.healthcare-services > .dgmark-service{
  min-height: 375px;
}

.hero-inner.dgbranding.physio h1{
  font-size: 60px;
}

  /*  */
}

@media screen and (max-width: 850px) {
    
    .single-img-sec.seo-buss {
  align-items: center;
}

  .healthcare {
  padding: 40px 0;
}
  
.healthcare-services > div > div > img {
  padding-bottom: 10px;

}

 .healthcare-services > .dgmark-service {
    min-height: 270px !important;
 }

  /*  */
}

@media screen and (max-width: 700px) {
  
 .healthcare-services > .dgmark-service {
    min-height: 300px !important;
 }


  /*  */
}

@media screen and (max-width: 600px) {
  
 .healthcare-services > .dgmark-service {
    min-height: 320px !important;
 }


  /*  */
}


@media screen and (max-width: 540px) {
  
 .healthcare-services > .dgmark-service {
    min-height: 350px !important;
 }
  .single-img-sec.smmarkpg .single-img-left {
    width: 80%;
  }


  /*  */
}

@media screen and (max-width: 520px) {
  .healthcare-services > .dgmark-service {
    min-height: 280px !important;
  }

  /*  */
}

@media screen and (max-width: 1200px) {
  
  .single-img-right.healthcare-pg > div > figure img {
  margin: 5px 0 0 0;
}
.single-img-sec.smmarkpg .single-img-left {
  width: 50%;
}
.single-img-sec.smmarkpg.cro.seochosse.healthcare-pg .single-img-right {
  width: 50%;
}


  /*  */
}

@media screen and (max-width: 850px) {
  .single-img-sec.smmarkpg.cro.seochosse.healthcare-pg .single-img-right {
    width: 100%;
  }
 .single-img-sec.smmarkpg .single-img-left {
    width: 60%;
  }

}

@media screen and (max-width: 980px) {
  .hero-inner.dgbranding.physio h1 {
    font-size: 42px;
    line-height: 45px;
  }


/*  */
}

@media screen and (max-width: 420px) {
  .hero-inner.dgbranding.physio h1 {
    font-size: 30px;
    line-height: 30px;
  }

/*  */
}

/*Google Ads Page Start*/

@media screen and (max-width: 980px){
    .healthcare-services.physio.google-ads .dgmark-service{
    min-height: 420px !important;
}

    /**/
}

@media screen and (max-width: 550px){
    .healthcare-services.physio.google-ads .dgmark-service{
    min-height: 310px !important;
}

    /**/
}

@media screen and (max-width: 400px){
    .healthcare-services.physio.google-ads .dgmark-service{
    min-height: 355px !important;
}

    /**/
}


/*Google Ads Page End*/

@media screen and (max-width: 660px) {
      .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 110px);
    left: calc(50% - 110px);
    width: 220px;
    height: 220px;
  }
  
}

@media screen and (max-width: 440px) {
  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 95px);
    left: calc(50% - 95px);
    width: 190px;
    height: 190px;
  }
  
}

@media screen and (max-width: 380px) {
  .single-img-sec.bussiness.seo-buss > .single-img-left::before {
    top: calc(50% - 80px);
    left: calc(50% - 80px);
    width: 160px;
    height: 160px;
  }
  
}


