@media only screen and (max-width: 1536px) {
  .py-80 {
    padding: 70px 0;
  }

  .py-100 {
    padding: 80px 0;
  }

  .section-title {
    margin-bottom: 44px;
  }

  .section-title h2,
  .title-lg,
  .section-title h1 {
    font-size: 44px;
    line-height: 50px;
  }

  .about-info .upper,
  .about-info .lower {
    padding: 24px 60px;
  }

  .state-card .icon {
    width: 90px;
    height: 90px;
  }

  .state-card .icon img {
    width: 45px;
    height: 45px;
  }

  .state-card h2 {
    margin: 18px 0 10px;
  }

  .test-slider+.slider-button-block .owl-prev,
  .blog-slider+.slider-button-block .owl-prev {
    left: -20px;
  }

  .test-slider+.slider-button-block .owl-next,
  .blog-slider+.slider-button-block .owl-next {
    right: -20px;
  }

  .service-detail {
    padding-top: 50px;
  }

  .vlog-video-wrapper .play-icon img {
    height: 70px;
  }

  .slider-button-block button.slider-btnlight {
    background-color: var(--white);
  }
}

@media only screen and (max-width: 1399px) {
  .py-80 {
    padding: 60px 0;
  }

  .py-100 {
    padding: 70px 0;
  }

  .mt-50 {
    margin-top: 40px;
  }

  .title-md,
  .service-detail-content>h4 {
    font-size: 22px;
    line-height: 28px;
  }

  .section-title {
    margin-bottom: 40px;
  }

  .section-title h2,
  .title-lg,
  .section-title h1 {
    font-size: 38px;
    line-height: 44px;
  }

  .section-title h3 {
    margin-bottom: 8px;
  }

  .section-title .line {
    width: 90px;
    height: 4px;
    margin: 18px 0 12px;
  }

  .btn-blue,
  .btn-light,
  .btn-primary,
  .primary-btn {
    padding: 7px 20px;
  }

  .page-title {
    margin-top: 65px;
  }

  header nav .header-link {
    padding: 20px 0;
  }

  .navbar-nav {
    gap: 24px;
  }

  .hero {
    margin-top: 65px;
    height: calc(100vh - 130px);
  }

  .hero-form>.icon {
    width: 90px;
    height: 90px;
    border-width: 8px;
    top: -45px;
  }

  .hero-form>.icon img {
    height: 38px;
  }

  .service-scrolling-ticker {
    padding: 18px 0;
  }

  .scrolling-content span::before {
    width: 8px;
    height: 8px;
    left: -34px;
  }

  .scrolling-content {
    gap: 60px;
  }

  .about-bg {
    height: 180px;
  }

  .about-info .upper,
  .about-info .lower {
    padding: 24px 40px;
  }

  .about-chat {
    width: 90px;
    height: 90px;
  }

  .about-chat img {
    height: 45px;
  }

  .state-card .icon {
    width: 80px;
    height: 80px;
  }

  .state-card .icon img {
    width: 40px;
    height: 40px;
  }

  .state-card h2 {
    margin: 16px 0 8px;
  }

  .service-wrapper {
    padding: 0 20px;
  }

  .service-card h3 {
    margin-bottom: 8px;
  }

  .choose-card .icon,
  .support-block .icon {
    width: 70px;
    height: 70px;
  }

  .choose-card .icon img,
  .support-block .icon img {
    width: 38px;
    height: 38px;
  }

  .test-card .line {
    width: 90px;
    height: 4px;
  }

  .test-header img {
    height: 50px;
  }

  .test-content {
    height: 206px;
  }

  .blog-content h3 {
    height: 84px;
  }

  .network .section-title>p {
    width: 100%;
  }

  .footer-logo img {
    height: 50px;
  }

  .contact-links-wrapper {
    display: flex;
    justify-content: space-between;
  }

  .footer-link-title h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .contact-links .icon {
    width: 44px;
    height: 44px;
  }

  .contact-links .icon img {
    width: 20px;
    height: 20px;
  }

  .service-detail {
    padding-top: 50px;
  }

  .service-detail-main {
    margin: 40px 0;
  }

  .blog-listing-header input {
    width: 350px;
  }

  .contact-map iframe {
    width: 100%;
  }

  .vlog-video-wrapper .play-icon img {
    height: 60px;
  }

  .blog-img .play-icon img {
    height: 44px;
  }

  .test-card.long .test-content {
    height: 230px;
  }

  .wpcf7-submit.primary-btn {
    padding: 7px 20px;
  }

	.service-detail-content h2,
	.service-detail-content h3,
	.service-detail-content h4{
		font-size:22px;
		line-height:28px;
	}
}

@media only screen and (max-width: 1199px) {
  .header-cta .box {
    display: none;
  }
	
  .navbar-nav {
    gap: 18px;
  }

  header nav .header-link {
    font-size: 15px;
    line-height: 20px;
  }

  .hero-form>.icon {
    width: 80px;
    height: 80px;
    border-width: 7px;
    top: -40px;
  }

  .hero-form>.icon img {
    height: 34px;
  }

  .about-info .upper,
  .about-info .lower {
    padding: 30px 60px;
  }

  .about-chat {
    width: 80px;
    height: 80px;
  }

  .about-chat img {
    height: 40px;
  }

  .state-wrapper {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
  }

  .test-content {
    height: 228px;
  }

  .service-detail-right {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 0 24px;
  }

  .hero-form {
    grid-row: span 2;
  }

  .share-link-block,
  .support-block,
  .hero-form {
    height: fit-content;
  }

  .service-detail-main {
    margin: 30px 0;
  }

  .service-detail {
    padding-top: 40px;
  }

  .service-detail .service-detail-right {
    grid-template-rows: repeat(2, 1fr);
  }

  .test-card.long .test-header {
    flex-direction: row;
  }

  .page-title, .hero {
    margin-top: 63px;
  }

  .service-detail-right .share-link-block {
    margin-top: -16px;
  }

  .service-detail.blog-detail .service-detail-right .share-link-block {
    margin: 0;
  }

  .service-detail.blog-detail .service-detail-right {
    grid-template-rows: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 1024px) {
  .py-80 {
    padding: 50px 0;
  }

  .py-100 {
    padding: 60px 0;
  }

  .g-30 {
    --bs-gutter-y: 24px;
    --bs-gutter-x: 24px;
  }

  .mt-50 {
    margin-top: 30px;
  }

  .title-md,
  .service-detail-content>h4 {
    font-size: 20px;
    line-height: 26px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .section-title h2,
  .title-lg,
  .section-title h1 {
    font-size: 32px;
    line-height: 38px;
  }

  .section-title .line {
    width: 80px;
    height: 3px;
    margin: 16px 0 10px;
  }

  .btn-blue,
  .btn-light,
  .btn-primary,
  .primary-btn {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 16px;
  }

  .sub-option button {
    background-color: transparent;
    border: none;
    outline: none;
  }

  .sub-menu-item.open .sub-option button svg {
    transform: rotate(180deg);
  }

  .sub-menu-item.open .sub-option a {
    color: var(--primary);
  }

  .sub-menu-item.open .header-sub-menu {
    display: block;
    opacity: 1;
  }

  .hero-form form {
    gap: 14px;
  }

  form .input-wrapper input,
  form .input-wrapper textarea,
  form .input-wrapper select {
    padding: 7px 16px;
  }

  .service-scrolling-ticker {
    padding: 16px 0;
  }

  .scrolling-content span::before {
    width: 7px;
    height: 7px;
    left: -32px;
  }

  .scrolling-content {
    gap: 60px;
  }

  .about-bg {
    height: 150px;
  }

  .about-img-wrapper {
    gap: 24px;
  }

  .state-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .slider-btns {
    margin-top: 24px;
  }

  .state-card .icon {
    width: 70px;
    height: 70px;
  }

  .state-card .icon img {
    width: 35px;
    height: 35px;
  }

  .state-card h2 {
    margin: 14px 0 6px;
  }

  .choose-card,
  .service-content,
  .test-card,
  .blog-content {
    padding: 16px;
  }

  .service-card a,
  .blog-content a {
    margin-top: 16px;
  }

  .choose-card h4 {
    margin-bottom: 8px;
  }

  .test-header {
    gap: 16px;
    margin-bottom: 16px;
  }

  .test-card .line {
    width: 80px;
    height: 3px;
    margin: 16px 0;
  }

  .blog-content h3 {
    height: 78px;
  }

  .blog-content ul {
    margin-bottom: 8px;
  }

  .network .section-title a {
    margin-top: 20px;
  }

  .footer-link-title h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .footer-link-title>.line {
    height: 3px;
    margin: 12px 0;
  }

  .form-title>.line {
    height: 3px;
  }

  .footer-logo img {
    height: 44px;
  }

  .contact-links .icon {
    width: 42px;
    height: 42px;
  }

  .copyright {
    padding: 16px;
  }

  .journey .choose-card:not(:last-of-type) {
    margin-bottom: 24px;
  }

  .service-detail-right {
    gap: 24px;
  }

  .service-detail {
    padding-top: 40px;
  }

  .support-block,
  .service-detail-right .hero-form,
  .share-link-block {
    padding: 16px;
  }

  .career-img-wrapper {
    gap: 24px;
  }

  .blog-listing-header input {
    padding: 8px 16px;
    padding-left: 44px;
  }

  .contact-main form {
    gap: 16px;
  }

  .contact-main .footer-link-wrapper,
  .job-card {
    padding: 16px;
  }

  .contact-main .footer-link-title>.line {
    margin: 8px 0 16px;
  }

  .job-card ul {
    margin: 16px 0;
  }

  .similar-blogs {
    padding: 16px;
  }

  .blog-info {
    margin-bottom: 16px;
  }

  .vlog-video-wrapper .play-icon img {
    height: 50px;
  }

  .blog-img .play-icon img {
    height: 40px;
  }

  .career-form .hero-form form {
    margin-top: 14px;
  }

  .btn--browse,
  .f-input {
    height: 38px;
  }

  .wpcf7-submit.primary-btn {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 16px;
  }

  .hero-form form .input-wrapper .custom-file-label {
    padding: 8px 16px;
  }

  .hero-form form .input-wrapper .custom-file-label .icon {
    width: 36px;
    height: 36px;
  }

	.service-detail-content h2,
	.service-detail-content h3,
	.service-detail-content h4{
		font-size:20px;
		line-height:26px;
	}

	.service-detail-content ul{
		margin:16px 0;
	}

  	.service-detail-content ul li:not(:last-child) {
	  margin-bottom: 8px;
	}

	.service-detail-content h2,
	.service-detail-content h3,
	.service-detail-content h4,
	.service-detail-content h6{
		margin-top:16px;
		margin-bottom:10px;
	}
}

@media only screen and (max-width: 991px) {
  .page-title {
    margin-top: 60px;
  }

  header {
    padding: 10px 0;
  }

  header nav .header-link {
    padding: 0;
    border-bottom: none;
  }

  header nav .header-link.active {
    border-bottom: none;
  }

  .navbar-collapse {
    margin-top: 0;
    padding: 0;
    border-top: none;
    transition: all 0.35s ease-in-out;
  }

  .navbar-collapse.nav-active {
    margin-top: 16px;
    padding: 14px 0 8px;
    border-top: 1px solid #e0e0e0;
  }

  .navbar-nav {
    align-items: start;
    gap: 16px;
  }

  .header-cta .box {
    display: inline-flex;
  }

  .header-sub-menu {
    position: static;
    display: none !important;
    background-color: transparent;
    border: none;
    opacity: 1;
    box-shadow: none;
    z-index: 100;
    max-height: 100%;
    height: 0 !important;
  }

  .sub-menu-item.open .header-sub-menu {
    display: block !important;
    width: 100%;
    height: 100% !important;
    padding: 8px 16px 0;
  }

  .sub-menu-item {
    width: 100%;
  }

  .sub-option {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
  }

  .sub-option button svg {
    width: 12px;
    height: 8px;
    transition: all 0.3s ease;
  }

  .sub-menu-btn {
    margin-bottom: 0;
  }

  .hero {
    height: auto;
    padding: 50px 0;
    margin-top: 60px;
  }

  .hero-form {
    margin-left: 0;
    margin-top: 50px;
    max-width: 100%;
  }

  .about-info .upper,
  .about-info .lower {
    padding: 40px 90px;
  }

  .contact-links-wrapper {
    display: block;
  }

  .test-content {
    height: auto;
    max-height: 184px;
  }

  .test-slider+.slider-button-block,
  .blog-slider+.slider-button-block {
    position: static;
    margin-top: 24px;
    width: auto;
    justify-content: center;
  }

  .test-slider+.slider-button-block .owl-prev,
  .test-slider+.slider-button-block .owl-next,
  .blog-slider+.slider-button-block .owl-prev,
  .blog-slider+.slider-button-block .owl-next {
    position: static;
  }

  .service-detail .service-detail-right {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }

  .service-detail-right .hero-form {
    margin-top: 0;
  }

  .blog-listing-header input {
    width: 300px;
  }

  .contact-right {
    flex-direction: row;
  }

  .contact-main .footer-link-wrapper,
  .contact-main .contact-map {
    width: 100%;
  }

  .test-card.long .test-content {
    height: auto;
    max-height: 184px;
  }

  .slider-button-block button.slider-btnlight {
    background-color: var(--lightblue);
  }

  .contact-map iframe {
    height: 250px;
  }

  .service-detail .service-detail-right .share-link-block {
    margin-top: 0;
  }

}

@media only screen and (max-width: 767px) {
  .py-80 {
    padding: 40px 8px;
  }

  .py-100 {
    padding: 50px 20px;
  }

  .g-30 {
    --bs-gutter-y: 20px;
    --bs-gutter-x: 20px;
  }

  .mt-50 {
    margin-top: 24px;
  }

  .title-md,
  .service-detail-content>h4 {
    font-size: 18px;
    line-height: 24px;
  }

  .title-sm {
    font-size: 14px;
    line-height: 20px;
  }

  .content-white,
  .content-dark,
  .test-content p {
    font-size: 14px;
    line-height: 20px;
  }

  .section-title {
    margin-bottom: 24px;
  }

  .section-title h2,
  .title-lg,
  .section-title h1 {
    font-size: 28px;
    line-height: 34px;
  }

  .section-title h3 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
  }

  .section-title .line {
    width: 70px;
    height: 2px;
    margin: 14px 0 8px;
  }

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

  .btn-blue,
  .btn-light,
  .btn-primary,
  .primary-btn {
    padding: 7px 16px;
  }

  .page-title {
    margin-top: 52px;
  }

  .page-title h1 {
    margin-bottom: 8px;
  }

  .page-route {
    gap: 2px 6px;
  }

  .page-route li:not(:last-child)::after {
    margin-left: 4px;
  }

  .page-route li a {
    font-size: 14px;
    line-height: 20px;
  }

  header {
    padding: 8px;
  }

  .header-logos img {
    height: 36px;
  }

  .navbar-nav {
    gap: 12px;
  }

  .hero {
    padding: 40px 8px;
    margin-top: 52px;
  }

  .hero-form {
    padding: 16px;
  }

  .hero-form>.icon {
    width: 70px;
    height: 70px;
    border-width: 6px;
    top: -35px;
  }

  .hero-form>.icon img {
    height: 30px;
  }

  .hero-form form {
    gap: 12px;
    grid-template-columns: 1fr;
  }

  form .input-wrapper.full {
    grid-column: span 1;
  }

  form .input-wrapper label {
    margin-bottom: 6px;
  }

  form .input-wrapper input,
  form .input-wrapper textarea,
  form .input-wrapper select {
    padding: 7px 16px;
  }

  .scrolling-content span::before {
    width: 6px;
    height: 6px;
    left: -28px;
  }

  .scrolling-content {
    gap: 50px;
  }

  .about-bg {
    height: 120px;
    bottom: 20px;
    right: 20px;
  }

  .about-chat {
    width: 70px;
    height: 70px;
  }

  .about-chat img {
    height: 35px;
  }

  .about-info .upper,
  .about-info .lower {
    padding: 24px 50px;
  }

  .about-img-wrapper {
    gap: 20px;
  }

  .state-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .state-card .icon {
    width: 60px;
    height: 60px;
  }

  .state-card .icon img {
    width: 30px;
    height: 30px;
  }

  .state-card h2 {
    margin: 12px 0 6px;
  }

  .service-wrapper {
    padding: 0 8px;
  }

  .choose-card .icon,
  .support-block .icon {
    width: 60px;
    height: 60px;
  }

  .choose-card .icon img,
  .support-block .icon img {
    width: 32px;
    height: 32px;
  }

  .choose-card h4 {
    margin-bottom: 6px;
  }

  .test-card .line {
    width: 70px;
    height: 2px;
  }

  .test-header img {
    height: 40px;
  }

  .test-content {
    height: auto;
    max-height: 170px;
  }

  .blog-content h3 {
    height: 48px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }

  .blog-content ul {
    margin-bottom: 6px;
  }

  .blog-img span {
    font-size: 12px;
    line-height: 12px;
  }

  .network {
    background-position: center;
  }

  .footer-logo {
    margin-bottom: 16px;
  }

  .footer-logo img {
    height: 40px;
  }

  .footer-content {
    margin-bottom: 24px;
  }

  .footer-link-title>.line {
    height: 2px;
    margin: 10px 0;
  }

  .form-title>.line {
    height: 2px;
  }

  .footer-links li:not(:last-child) {
    margin-bottom: 6px;
  }

  .footer-links li a {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-link-title h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .contact-links .icon {
    width: 40px;
    height: 40px;
  }

  .contact-links .icon img {
    width: 18px;
    height: 18px;
  }

  .journey .choose-card:not(:last-of-type) {
    margin-bottom: 20px;
  }

  .service-detail-right {
    gap: 20px;
  }

  .service-detail-main {
    margin: 24px 0;
  }

  .page-nav-btns button,
  .slider-button-block button {
    width: 36px;
    height: 36px;
  }

  .page-nav-btns button svg,
  .slider-button-block button svg {
    width: 7px;
    height: 12px;
  }

  .hero-form form {
    margin-top: 12px;
  }

  .career-img-wrapper {
    gap: 20px;
  }

  .blog-listing-header {
    flex-direction: column;
    align-items: start;
    gap: 16px;
    margin-bottom: 24px;
  }

  .blog-listing-header input,
  .blog-listing-header form {
    width: 100%;
  }

  .blog-listing-header input {
    padding: 7px 16px;
    padding-left: 40px;
    background-position: left 16px center;
  }

  .blog-nav-links {
    gap: 8px;
  }

  .blog-nav-links button {
    width: 36px;
    height: 36px;
  }

  .contact-right {
    flex-direction: column;
  }

  .contact-main form {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }

  .contact-main form button {
    margin-top: 4px !important;
    width: 100%;
  }

  .blog-detail .service-detail-main {
    margin-top: 20px;
  }

  .blog-info {
    margin-bottom: 12px;
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }

  .vlog-video-wrapper .play-icon img {
    height: 40px;
  }

  .blog-img .play-icon img {
    height: 36px;
  }

  .header-sub-menu li:not(:last-child) {
    margin-bottom: 6px;
  }

  .header-sub-menu li a {
    font-size: 13px;
    line-height: 20px;
  }

  .career-form .hero-form form {
    margin-top: 12px;
  }

  .btn--browse,
  .f-input {
    height: 36px;
  }

  .test-card.long .test-content {
    height: auto;
    max-height: 170px;
  }

  header .hamburger .icon,
  header .hamburger .icon::before,
  header .hamburger .icon::after {
    width: 22px;
  }

  .hero-form .form-title {
    margin-top: 30px;
  }

  .service-detail-right .form-title {
    margin-top: 0;
  }

  .support-block .btn-group {
    gap: 16px;
  }

  .support-content {
    margin: 16px 0;
  }

  html,
  body {
    scroll-padding-top: 50px;
    scroll-margin-top: 50px;
  }

  .job-card ul li:not(:last-child) {
    margin-bottom: 12px;
  }

  .job-card ul li h6,
  .job-card ul li p {
    font-size: 14px;
    line-height: 20px;
  }

  .header-cta {
    margin-top: 4px;
  }

  .hero-form .form-title h3 {
    margin-bottom: 6px;
  }

  .service-card h3 {
    margin-bottom: 6px;
  }

  .section-title h3::before {
    height: 4px;
    width: 4px;
  }

  .section-title h3 {
    gap: 6px;
  }

  .blog-detail .blog-info ul li p,
  .blog-detail ol li::marker {
    font-size: 14px;
    line-height: 20px;
  }

  .blog-detail ol>li {
    margin: 16px 0;
  }

  .blog-detail ol li h6 {
    margin-bottom: 8px;
    margin-bottom: 0;
  }

  .blog-detail ol ul {
    margin: 8px 0;
  }

  .service-detail-content>h4 {
    margin: 16px 0;
  }

  .wpcf7-form .input-wrapper.full,
  .wpcf7-form .input-wrapper {
    grid-column: span 2;
  }

  .wpcf7-submit.primary-btn {
    padding: 7px 16px;
  }

  .similar-blogs ul li a img {
    width: 100px;
    height: 60px;
  }

  .hero-form form .input-wrapper .custom-file-label {
    padding: 8px 16px;
  }

  .hero-form form .input-wrapper .custom-file-label .icon {
    width: 36px;
    height: 36px;
  }

  .hero-form form .input-wrapper .custom-file-label .icon img {
    width: 14px;
    height: 14px;
  }

  .hero-form form .input-wrapper .custom-file-label .file-placeholder {
    padding-left: 30px;
  }

	.service-detail-content h2,
	.service-detail-content h3,
	.service-detail-content h4{
		font-size:18px;
		line-height:24px;
	}

	.service-detail-content ul li, .service-detail-content p{
		font-size:14px;
		line-height:20px;
	}

	.service-detail-content ul{
		margin:12px 0;
	}

	.wpcf7-not-valid-tip{
		font-size:12px;
		line-height:18px;
	}

	.offcanvas .hero-form form{
		max-height:500px;
		overflow-y:auto;
	}

}

@media only screen and (max-width: 576px) {
  .about-img-wrapper {
    grid-template-columns: 1fr;
  }

  .about-img-wrapper>div:last-child {
    grid-column: span 1;
  }

  .about-info .upper {
    padding: 20px 0 55px;
  }

  .about-info .lower {
    padding: 55px 0 20px;
  }

  .choose-card {
    flex-direction: column;
    gap: 10px;
  }

  .test-header {
    flex-direction: column;
  }

  .test-content {
    height: auto;
    max-height: 270px;
  }

  .blog-content h3 {
    height: 72px;
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }

  .blog-main .blog-content h3 {
    height: auto;
    max-height: 72px;
  }

  .career-img-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .career-img-wrapper>div:last-child {
    grid-column: span 1;
  }

  .career-img-wrapper.reverse>div:first-child {
    grid-column: span 1;
  }

  .test-card.long .test-content {
    height: auto;
    max-height: 270px;
  }

  .service-card h3 {
    height: auto;
  }

  .test-card.long .test-header {
    flex-direction: column;
  }


}

@media (max-width: 991px) and (orientation: landscape) {
  .header-list {
    overflow: scroll;
    height: 250px;
  }
}