/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@media (min-width:767px) {
  #bottom-sticky-root-aze12fk .get-free-pcs-mweb {
    display: none;
  }
}

@media (max-width: 1410px) {
  nav {
    padding: 0 30px;
  }

  .icon-card {
    padding-top: 22%;
    height: 250px;
  }
}

@media (max-width: 1200px) {
  body {
    padding: 0;
  }

  nav {
    padding: 0;
  }

  .nav-right-main {
    display: none;
  }

  .side-nav-wrap {
    position: fixed;
    top: 20px;
    right: 25px;
    width: 50%;
    height: auto;
    padding: 0;
    text-align: right;
    background-color: rgba(0, 0, 0, 0);
    line-height: 40px;
  }

  header.scrolled .side-nav-wrap {
    top: 15px;
    right: 15px;
  }

  .side-nav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0 !important;
  }

  .side-nav-items {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 25px;
  }

  .side-nav-items {
    display: block !important;
  }

  .d-none {
    display: none !important;
  }

  .home-main {
    max-height: 440px;
  }

  .home-main .home-content .text-feature {
    font-size: 22px;
  }

  .home-main .home-content .h1 {
    font-size: 29px;
    width: 100%;
  }

  .side-nav-items svg path {
    fill: #fff;
  }

  .res-clrs svg path {
    fill: #000;
  }

  .side-nav-panel {
    right: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .about-main {
    max-height: 440px;
  }

  .about-main .about-content .h1 {
    font-size: 40px;
    width: 100%;
  }

  .service-main .service-content .text-feature {
    font-size: 13px;
  }

  .service-main .service-content .h4 {
    font-size: 16px;
  }

  .mouse {
    right: 20px;
    left: auto;
  }

  #btn-back-to-top {
    left: 20px;
  }


  .fav_img .f-up p span {
    font-size: 48px;
  }

  .fav_img .f-up p {
    font-size: 34px;
  }

  #bottom-sticky-root-aze12fk .get-free-pcs-dweb-wrapper {
    right: 20px;
  }

  .frw-inner {
    right: 0;
  }
}

@media (max-width: 1100px) {
  .about-sec-2-right p {
    padding: 40px 35px;
    font-size: 24px;
  }


}

@media (max-width: 1000px) {
  .home-main img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }

  .about-main img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }

  .home-main video {
    display: none;
  }
}

@media (max-width: 990px) {
  .sec-2-left {
    text-align: left;
    padding: 50px 0 0 0;
  }

  .home-main {
    max-height: 400px;
  }

  .sec-2-left h3 {
    font-size: 30px;
  }

  .sec-2-left h4 {
    font-size: 30px;
  }

  .symptom-selector {
    display: none;
  }

  .testimonials-item img {
    width: 75px !important;
  }

  .tab-teaser {
    display: none;
  }

  .res-service-tab {
    display: block;
  }

  .tab-box a {
    font-size: 17px;
  }

  .tab-box p {
    font-size: 17px;
    margin: 10px 0 1rem;
  }

  .tab-box h3 {
    font-size: 35px;
  }

  .testimonials-item p {
    font-size: 1.6rem;
    padding: 25px;
  }

  .about-main {
    max-height: 250px;
  }

  .about-main img {
    min-height: 250px;
  }

  .about-sec-1 {
    padding: 0 20px;
  }

  .about-sec-1 .text-gradiant p {
    font-size: 22px;
  }

  /* 
  .about-sec-2-right {
    padding: 20px 0;
  } */
  .about-sec-3 h3 {
    font-size: 30px;
  }

  .about-text-bx {
    padding-left: 0px;
  }

  .tab-box img {
    width: 168px;
    margin: auto;
    padding: 0 20px 0 0;
  }

  .mouse {
    display: none;
  }

  .bg-gradiant {
    font-size: 34px;
  }
}

@media (max-width: 900px) {
  .home-alert-content p {
    font-size: 16px;
  }

  .home-main .home-content {
    padding-top: 65px;
  }

  .home-main .home-content .h1 {
    font-size: 29px;
  }

  .about-main .about-content {
    padding-top: 65px;
  }

  .about-main .about-content .h1 {
    font-size: 35px;
  }

  .home-main .home-content .text-feature {
    font-size: 20px;
  }

  .about-sec-2-right p {
    font-size: 24px;
  }

  .about-text-bx {
    padding-left: 0px;
  }
}

@media (max-width: 800px) {
  .abt-p {
    font-size: 14px;
    margin: 10px 0;
  }
}

@media (max-width: 767px) {
  .home-alert-content p {
    font-size: 14px;
    line-height: 1.7;
  }

  .home-main .home-content .h1 {
    font-size: 21px;
  }

  .about-main .about-content .h1 {
    font-size: 30px;
  }

  .home-main .home-content .text-feature {
    font-size: 16px;
  }

  .sec-2-left h3 {
    font-size: 24px;
    line-height: 1.5;
  }

  .sec-2-left p {
    font-size: 15px;
    margin: 10px 0;
  }

  .sec-2-left h4 {
    font-size: 25px;
  }

  .commun_heading {
    font-size: 25px;
    margin: 0 auto;
    text-align: center;
  }

  .sec-2-left a {
    padding: 13px 11px;
  }

  .icon-card {
    padding-top: 17%;
    height: 200px;
  }

  .testimonials-item {
    /* padding-top: 25px; */
  }

  .testimonials-item p {
    font-size: 1.5rem;
  }

  .testimonials-item img {
    width: 50px !important;
  }

  .service-gateways {
    padding: 40px;
  }

  .tab-box h3 {
    font-size: 30px;
    color: #25245c;
    font-weight: 700;
  }

  .tab-box p {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
  }

  .accordion-button {
    font-size: 17px;
  }

  .tab-box a {
    font-size: 16px;
  }

  .tab-box h3 {
    font-size: 26px;
  }

  .about-sec-1 .text-gradiant p {
    font-size: 20px;
    line-height: 1.7;
  }

  .about-sec-2-right p {
    padding: 27px 35px;
    font-size: 22px;
  }

  .about-sec-3 h3 {
    font-size: 25px;
  }

  .about-sec-3 p {
    font-size: 16px;
  }

  .about-sec-3 ul li a {
    font-size: 18px;
  }

  .sec-2-btn,
  .sec-2-left h4 {
    display: none;
  }

  .commun_heading {
    display: block;
  }

  .contact-map {
    height: 450px;
  }

  .test-section .owl-nav {
    margin-top: 10px !important;
  }

  .test-section .owl-prev,
  .test-section .owl-next {
    width: 41px !important;
    height: 41px !important;
  }

  .bg-gradiant {
    font-size: 25px;
  }

  .owner_section .owner_img img {
    width: 190px;
  }

  .owner_section .owner_content p {
    font-size: 22px;
  }

  .owner_content span {
    font-size: 22px;
  }

  .fav_img .f-up p span {

    font-size: 44px;
  }

  .fav_img .f-up p {
    font-size: 30px;
  }

  #bottom-sticky-root-aze12fk .get-free-pcs-dweb-wrapper {
    display: none !important;
  }

  .fix-right-waraper {
    display: none !important;
  }

  #btn-back-to-top {
    left: 10px;
    bottom: 77px;
  }

  .main-footer {
    padding-bottom: 85px !important;
  }



}

@media (max-width: 640px) {
  .owner_section .owner_img img {
    width: 180px;
  }

  .owner_section .owner_content p {
    font-size: 20px;
    margin: 0 0 10px 0;
  }

  .owner_content span {
    font-size: 20px;
    margin-top: 0px;
  }
}

@media (max-width: 611px) {
  .service-main .service-content {
    padding: 20px 14px 20px;
  }

  .service-main .service-content .h4 {
    margin-bottom: 10px;
    font-size: 15px;
  }
}

@media (max-width: 576px) {
  .sec-2-left {
    text-align: center !important;
  }

  .sec-2-left p:nth-last-child(1) {
    font-size: 30px;
    margin-top: 7px;
    padding-right: 12px;
  }

  .sec-2-left p em:nth-last-child(1) {
    font-size: 18px;
  }
}

@media (max-width: 572px) {
  header {
    padding: 10px;
  }

  .testimonials-item p {
    font-size: 1rem;
  }

  .testimonials-item img {
    width: 50px !important;
  }

  h3.commun-heding {
    text-align: center !important;
    font-size: 24px;
    margin-bottom: 0;
  }

  .service-gateways {
    padding: 20px;
  }

  .tab-box a {
    font-size: 14px;
  }

  .tab-box p {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .tab-box h3 {
    font-size: 22px;
    margin-bottom: 11px;
  }

  .text-gradiant p {
    font-size: 20px;
  }

  .bg-gradiant {
    font-size: 28px;
  }

  .about-sec-1 .text-gradiant p {
    font-size: 18px;
  }

  .about-sec-2-right p {
    padding: 20px 20px;
    font-size: 20px;
  }

  .about-sec-2-right p a {
    padding: 8px 14px;
    display: inline-block;
    margin-top: 0px;
    font-size: 12px;
    border-radius: 6px;
  }

  .section-heading {
    font-size: 28px;
  }

  .contacting {
    padding: 20px 30px;
  }

  .about-sec-1 img,
  .ringing img {
    width: 150px;
  }

  .sec-2-left p {
    font-size: 14px;
    margin: 10px 0;
  }

  .service_popup .service_content {
    padding: 20px;
  }

  .service_popup .service_img img {
    height: 200px;
  }

  .service_popup .service_content h4 {
    font-size: 20px;
  }

  .service_popup .service_content p {
    margin: 10px 0;
    font-size: 14px;
  }

  .owner_section .owner_img img {
    width: 150px;
    height: 230px;
  }

  .owner_content span {
    font-size: 17px;
    margin-top: 0px;
  }

  .owner_section .owner_content p {
    font-size: 17px;
    margin: 0 0 10px 0;

    padding: 17px 8px 0 0;
  }

  .owner_content a {
    margin-bottom: 13px;
    padding: 10px 11px;
    margin-top: 5px;
    font-size: 13px;
  }
}

@media (max-width: 500px) {
  .bg-gradiant {
    font-size: 28px;
    padding: 30px;
  }

  .d-flez {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fav_img img {
    margin: 10px auto;

  }

  .fav_img .f-up {
    margin: auto;
  }

}

@media (max-width: 478px) {
  .owner_img {
    padding: 0;
  }

  .owner_section .owner_content p {
    font-size: 14px;
  }

  .owner_content span {
    font-size: 15px;
    margin-top: 0px;
  }

  .owner_content a {
    margin-bottom: 13px;
    padding: 8px 11px;
    margin-top: 5px;
    font-size: 13px;
  }

  .owner_section .owner_img img {
    width: 123px;
    height: 195px;
  }
}

@media (max-width: 478px) {
  .logo a img {
    width: 120px;
  }

  header.scrolled .logo a img {
    width: 100px;
  }

  .side-nav-wrap {
    top: 15px;
    right: 15px;
  }

  .icon-card {
    padding-top: 10%;
    height: 155px;
    font-size: 17px;
  }

  .icon-card .icon-card-content .icon-card-img img {
    margin: 0 0 20px 5px;
    max-height: 60px;
    max-width: 60px;
    width: 100%;
    height: 100%;
  }

  .icon-card-content {
    padding: 10px;
  }

  .tab-box h3 {
    font-size: 21px;
  }

  .tab-box a {
    font-size: 14px;
  }

  .testimonials-item img {
    width: 22px !important;
  }

  .testimonials-item p {
    font-size: 14px;
  }

  .testimonials-item p {
    font-size: 14px;
    padding: 20px 6px 5px;
  }

  .about-main .about-content .h1 {
    font-size: 24px;
  }

  .about-main img {
    min-height: 250px;
  }

  .about-sec-1 {
    padding: 0 10px;
  }

  .about-sec-1 .text-gradiant p {
    font-size: 16px;
  }

  .about-sec-2-right p {
    padding: 21px 30px 20px 9px;
    font-size: 16px;
  }

  .contactshortcut {
    max-height: 200px;
  }

  .contacting {
    padding: 20px 15px;
  }

  .contacting .h2 {
    font-size: 28px;
  }

  .contacting p {
    font-size: 14px;
  }

  .about-sec-2-right p a {
    padding: 6px 10px;
    display: inline-block;
    margin-top: 13px;
    font-size: 13px;
    margin-left: 0px;
    border-radius: 6px;
  }

  .footer-ul-link li a {
    font-size: 13px;
    padding: 0 9px;
  }

  .footer-ul-link li a.lh {
    line-height: 1.8rem;
  }

  .hire-popup h6 {
    font-size: 18px;
    margin: 0 auto 12px;
  }

  .about-sec-1 .text-gradiant p:nth-last-child(1) {
    margin-top: 10px;
    font-style: italic;
  }

  .bg-gradiant {
    font-size: 20px;
    padding: 30px;
    line-height: 1.5;
  }

  span.top {
    display: block;
  }
}

@media (max-width: 420px) {
  .contactshortcut span {
    margin-top: 13px;
  }

  .contactshortcut img {
    width: 30px;
  }

  .contactshortcut h4 {
    margin: 1rem 0;
    font-weight: 700;
    font-size: 16px;
    margin: 12px 0 0 0;
  }

  .contactshortcut p {
    font-size: 14px;
    margin: 0;
    /* white-space: nowrap; */
  }

  .contactshortcut {
    padding-right: 10px !important;
  }

  .contactshortcut a {
    width: calc(100% - 1rem);
    padding: 10px;
    margin: 10px 0 0 0;
  }

  .sec-2-left h3 {
    font-size: 19px;
    margin: 10px 0;
  }

  .sec-2-left p {
    font-size: 13px;
    margin: 11px 0;
  }

  .about-sec-1 .text-gradiant p {
    font-size: 14px;
  }

  .contact-info .contact-text p {
    font-size: 11px;
  }

  .owner_content span {
    font-size: 13px;
  }

  .owner_section .owner_content p {
    font-size: 13px;
    word-spacing: 0;
  }

  .owner_content a {
    font-size: 11px;
  }

  #bottom-sticky-root-aze12fk .get-free-pcs-mweb .left-wrapper span {
    font-size: 12px;
  }

  #bottom-sticky-root-aze12fk .get-free-pcs-mweb .call-cta {
    width: 50%;
    font-size: 12px;
  }
}

@media (max-width: 380px) {
  .text-gradiant p {
    font-size: 16px;
  }

  .logo a img {
    width: 110px;
  }

  .sperator {
    font-size: 14px;
  }

  .footer-ul-link {
    padding: 0 28px;
  }

  #bottom-sticky-root-aze12fk .get-free-pcs-mweb .call-cta {
    white-space: nowrap;
    overflow: hidden;
  }
}


@media (max-width : 758px){
  .design-developed{
    flex-direction: column;
  }
}