@media screen and (max-width: 2500px) and (min-width: 1600px) {
  header .HeadMenu #listMenu .subMenuLi {
    margin: 0 20px;
  }
  header .HeadMenu #listMenu .subMenuLi .menu-link {
    font-size: 18px;
    font-weight: 600;
  }
  header .HeadMenu #listMenu .subMenuLi .large-sub-menu .sub-menu-list li a {
    font-size: 16px;
    font-weight: 600;
  }
}


@media only screen and (min-width: 992px) {
  [ym-card=blue]:hover {
    background: blue;
    box-shadow: 0px 0px 31px -6px rgb(21, 115, 255);
  }
  [ym-card=orange]:hover {
    background: #ff6b00;
    box-shadow: 0px 0px 31px -6px rgb(255, 107, 0);
  }
  [ym-card=pink]:hover {
    background: #ed52cb;
    box-shadow: 0px 0px 31px -6px rgb(237, 82, 203);
  }
  [ym-card=green]:hover {
    background: #00d722;
    box-shadow: 0px 0px 31px -6px rgb(0, 215, 34);
  }
  [ym-card=red]:hover {
    background: #ee1d36;
    box-shadow: 0px 0px 31px -6px rgb(238, 29, 54);
  }
}
@media screen and (max-width: 720px) {
  .btn.rounded::before {
    width: 100%;
  }
  .CustomerComments {
    margin-top: 5rem;
    padding-top: 2rem;
  }
  .CustomerComments .CustomerMain h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
  }
  .CustomerComments .CustomerMain h2 .blue {
    color: #0c6ab3;
    font-size: 50px;
    font-weight: 700;
  }
  .CustomerComments .CustomerMain h2 .green {
    color: #00f0b5;
    font-size: 60px;
    font-weight: 700;
  }
  .CustomerComments .Late1, .CustomerComments .late4 {
    transform: translateY(0px);
  }
  .CustomerComments .mainWrapper {
    background-color: #282849;
    border-radius: 24px;
    padding: 25px 15px;
    position: relative;
    height: 22rem;
  }
  .CustomerComments .mainWrapper .absol {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 20%;
  }
  .CustomerComments .mainWrapper .rating {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(299deg, rgba(0, 0, 0, 0.7), #a3a2ff);
    -webkit-background-clip: text;
    background-clip: text;
    margin-top: 20px;
    margin-bottom: 36px;
    font-family: Ppagrandir, sans-serif;
    font-size: 72px;
    font-weight: 700;
    line-height: 1;
    z-index: 9;
  }
  .CustomerComments .mainWrapper p {
    color: rgba(239, 239, 239, 0.6431372549);
  }
  .CustomerComments .mainWrapper .twoAbsol {
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  .JustMobile {
    display: block;
  }
  .hamMob {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
  }
  .hamRotate.active {
    transform: rotate(1deg) !important;
  }
  .hamRotate180.active {
    transform: rotate(20deg) !important;
  }
  .linemob {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #fff;
    stroke-width: 3.5;
    stroke-linecap: round;
  }
  .hamMob2 .top {
    stroke-dasharray: 40 121;
  }
  .hamMob2 .bottom {
    stroke-dasharray: 40 121;
  }
  .hamMob2.active .top {
    stroke-dashoffset: -102px;
  }
  .hamMob2.active .bottom {
    stroke-dashoffset: -102px;
  }
  .HamburgerMenu {
    display: none;
  }
  .sub-menu-mobile {
    position: absolute;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s ease-in-out;
  }
  .sub-menu-mobile .sub-menu-list {
    list-style: none;
    padding: 0;
  }
  .sub-menu-mobile .sub-menu-list li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(213, 213, 213, 0.633);
  }
  .sub-menu-mobile .sub-menu-list li a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    color: gray;
  }
  .sub-menu-mobile .bg_incym {
    margin-top: 1rem;
    margin-left: 0.5rem;
    border-radius: 16px;
    padding: 1rem;
  }
  .sub-menu-mobile .bg_incym .AllServicesSub {
    display: flex;
    flex-direction: column;
  }
  .sub-menu-mobile .bg_incym .AllServicesSub .AllserviceHead {
    color: white;
    font-weight: 700;
  }
  .sub-menu-mobile .bg_incym .AllServicesSub .AllServiceText {
    color: white;
    font-size: 16px;
  }
  .sub-menu-mobile .bg_incym .bi-arrow-right-short {
    display: none;
  }
  .MobileSubmenuActive {
    position: relative;
  }
  .MobileSubmenuActive .CircleDown {
    position: absolute;
    right: 0;
    width: 40px;
    height: 25px;
    top: 10px;
    z-index: 999;
  }
  .MobileSubmenuActive .CircleDown::after {
    font-family: FontAwesome;
    content: "\f0ab";
    vertical-align: middle;
    font-weight: 900;
    position: absolute;
  }
  header .HeadMenu #listMenu {
    display: none;
  }
  .ShapeBgTwo {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
  }
  .ym_r4,
  .ym_r6,
  .ym_r8 {
    display: flex;
    flex-direction: column-reverse;
    justify-content: start;
  }
  .btn {
    font-size: 25px;
  }
  .text-green {
    font-size: 25px !important;
  }
  .btn,
  .rounded {
    width: 100%;
    padding: 15px 44px;
  }
  .hero .MainText h1 {
    font-size: 40px;
    margin: 0 10px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .hero .MainText p {
    margin: 0 10px;
  }
  .hero::before {
    left: 0;
    width: 50%;
    height: 100%;
  }
  .hero .VideoArea video {
    width: 100%;
  }
  .logosArea {
    position: relative;
  }
  .logosArea .SecondMainText {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .logosArea .MainText h1 {
    font-size: 40px;
    margin: 0 10px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .logosArea .MainText p {
    margin: 0;
  }
  .logosArea .Slogans_area {
    display: none;
  }
  .Paragraph_Image {
    padding-bottom: 0rem;
  }
  .Paragraph_Image .row {
    height: auto;
  }
  .Paragraph_Image .Paragraph h2 {
    font-size: 25px;
    width: 100%;
  }
  .Paragraph_Image .Paragraph p {
    width: 100%;
  }
  footer .MenuList {
    align-items: start;
    flex-direction: column;
    margin-top: 0.5rem;
  }
  footer .Address span {
    margin-top: 0.5rem;
  }
  .FooterUpArea .btn,
  .FooterUpArea .rounded {
    padding: 10px 44px !important;
  }
  .FooterUpArea .btn .text-green,
  .FooterUpArea .rounded .text-green {
    font-size: 20px !important;
  }
  .FooterUpArea .ShapeBg {
    width: 50% !important;
    height: 100% !important;
    top: 0 !important;
  }
  .FooterUpArea .FooterTop h2 {
    font-size: 40px;
    margin: 0 10px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .HighSeo .MainText h1 {
    font-size: 40px;
    margin: 0 10px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .HighSeo .mt-5_ym {
    margin-top: 3rem !important;
  }
  .HighSeo .mt-5_ym .content p {
    padding-right: 0px;
  }
  .HighSeo .MainWrapper .Heading {
    position: relative;
  }
  .HighSeo .MainWrapper .Heading .Buttons {
    display: flex;
    align-items: start;
    width: 40%;
    justify-content: end;
    position: absolute;
    top: 1rem;
    right: 0rem;
  }
  .ServicesArea {
    padding: 0.5rem;
    margin: 0 0.5rem;
  }
  .SuccessStory .SuccessStory_head {
    width: 100%;
  }
  .SuccessStory .SuccessStory_head h2 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .Testimonials {
    margin: 0px 0;
    padding: 0px 0;
  }
  .Testimonials .HeadTestimonials {
    width: 100%;
  }
  .Testimonials .HeadTestimonials h2 {
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 45px;
  }
  .Testimonials .TestimonialsArea {
    width: 80rem;
  }
  .Testimonials .MainCard {
    width: 100%;
  }
  footer .col-md-4 {
    justify-content: start !important;
  }
  footer .SmIcons {
    display: flex;
  }
  footer .refArea {
    padding-top: 10px;
  }
  .ServicesArea .ListenItem .List {
    display: flex;
    padding: 15px;
    overflow: auto !important;
  }
  .ServicesArea .ListenItem .List .activeList {
    left: 0;
  }
  .ServicesArea .ListenItem .List li {
    margin: 0;
    text-wrap: nowrap;
  }
  .ServicesArea .ListenItem .List li a {
    margin: 0 10px;
  }
  .ServicesArea .ContentArea {
    flex-direction: column;
    padding-left: 0px;
    padding: 10px;
  }
  .ServicesArea .ContentArea .Heading_Text_content {
    flex-direction: column;
    padding-right: 0px;
    padding: 10px;
  }
  .ServicesArea .ContentArea .Heading_Text_content p {
    padding: 0;
  }
  .ServicesArea .ContentArea .pixelated {
    margin: 15px 0;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .FourBoxesAndForm .pad-area {
    padding: 0;
  }
  .FourBoxesAndForm .mt-sy-3, .FourBoxesAndForm .mt-sy-4,
  .FourBoxesAndForm .mt-sy-1, .FourBoxesAndForm .mt-sy-2 {
    margin-top: 1rem;
  }
  .SpecialPage .SpecialVideo {
    height: 70vh;
  }
  .SpecialPage .SpecialVideo video {
    height: 70vh;
  }
} /*# sourceMappingURL=responsive.css.map */