/*-------------------------------------Media Queries Start Here------------------------------------*/
@media (min-width:1000px) {
  .header .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: scale(1, 0);
    transform-origin: top;
    transition: all 0.45s cubic-bezier(.4, 0, .2, 1);
  }

  .header .dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
  }

  .header .nav-link:hover .toggle-icon {
    transform: rotate(180deg);
  }
}

@media (max-width:1400px) {
  .header {
    padding: 0px 10px;
  }

  .header .navbar-brand {
    margin-right: 14px;
  }

  .header .navbar-brand img {
    height: 52px;
  }

  .header .navbar-nav {
    padding: 6px;
  }

  .header .nav-item {
    margin-right: 3px;
  }

  .header .nav-link {
    font-size: 11px;
    padding: 6px 11px !important;
  }

  .header.is-sticky {
    padding: 0px 13px !important;
  }


  .phone-info i {
    font-size: 17px;
  }

  .phone-info a {
    font-size: 13px;
  }

  .grid-menu-btn {
    width: 38px;
    height: 38px;
  }

  .grid-menu-btn i {
    font-size: 15px;
  }

  .hero-content .content {
    padding-top: 0px;
  }

  .hero-panel .badge-tag {
    font-size: 11px;
    margin-bottom: 25px;
    padding: 5px 10px 5px 5px;
  }

  .hero-panel .badge-brand {
    padding: 5px 10px;
    font-size: 10px;
    margin-right: 8px;
  }

  .hero-panel .hero-title {
    font-size: 45px;
    line-height: 49px;
    margin-bottom: 18px;
  }

  .hero-panel p {
    font-size: 14px;
    line-height: 22px;
  }

  .hero-content .hero-btns {
    margin-top: 29px;
  }

  .hero-content .hero-btns .common-btn {
    padding: 10px 17px;
    font-size: 13px;
    margin-right: 13px;
  }

  .play-btn {
    width: 46px;
    height: 46px;
    font-size: 15px;
  }

  .features-panel {
    padding-bottom: 18px;
  }

  .features-container {
    padding: 15px;
  }

  .features-container .features-item {
    padding: 15px;
  }

  .features-container h3 {
    font-size: 13px;
  }

  .features-container i {
    min-width: 40px;
    height: 40px;
    font-size: 17px;
  }

  .features-container .features-item {
    gap: 11px;
  }

  .features-container p {
    font-size: 12px;
  }

  .common-style {
    padding: 38px 0px;
  }

  .cet-slider .category-item {
    padding: 18px;
  }

  .cet-slider .category-item img {
    height: 55px;
    margin-bottom: 14px;
  }

  .cet-slider p {
    font-size: 12px;
  }

  .common-style {
    padding: 35px 0px;
  }

  .common-title {
    font-size: 32px;
  }

  .common-label {
    font-size: 11px;
    gap: 4px;
    padding: 5px 10px;
  }

  .common-label::before {
    width: 4px;
    height: 4px;
  }

  .about-content .common-title {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .about-content p {
    color: var(--textlight);
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 30px;
  }

  .about-content .identity-block {
    padding: 18px;
  }

  .about-content i {
    width: 42px;
    height: 42px;
    font-size: 14px;
    margin-bottom: 14px;
  }

  .about-content h3 {
    font-size: 17px;
    margin-bottom: 8px;
  }

  .about-content .identity-block p {
    font-size: 13px;
    line-height: 18px;
  }

  .about-content .mission-wrapper {
    margin-bottom: 24px;
    padding-bottom: 28px;
  }

  .common-btn {
    font-size: 12px;
    padding: 12px 20px;
    line-height: normal;
  }

  .common-title {
    font-size: 33px;
    margin-bottom: 25px;
  }

  .product-panel {
    padding-bottom: 18px;
  }

  .Products-container .common-tab .nav-tabs {
    gap: 7px;
  }

  .Products-container .common-tab .nav-link {
    font-size: 15px;
  }

  .product-box .product-img {
    height: 222px;
  }

  .product-box h3 {
    font-size: 16px;
    height: 21px;
    margin-bottom: 8px;
  }

  .product-box p {
    font-size: 13px;
    height: 38px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    font-size: 12px;
    padding: 9px 12px;
  }

  .product-box .common-btn i {
    font-size: 13px;
  }

  .product-box .product-description {
    padding-bottom: 12px;
  }

  .counter-container {
    height: 380px;
  }

  .counter-panel {
    padding-bottom: 0px;
  }

  .counter-wrap {
    gap: 16px;
  }

  .counter-wrap .counter-card {
    padding: 35px 10px;
    width: 19%;
  }

  .counter-wrap span {
    font-size: 38px;
    margin-bottom: 13px;
  }

  .counter-wrap h3 {
    font-size: 9px;
  }

  .ticker-wrapper {
    padding: 12px 0px;
  }

  .ticker span {
    font-size: 14px;
    margin-right: 14px;
  }

  .chooseus-content .common-title {
    font-size: 29px;
    margin-bottom: 13px;
  }

  .chooseus-content p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 21px;
  }

  .chooseus-content ul li {
    font-size: 14px;
    margin-bottom: 11px;
  }

  .chooseus-content ul i {
    font-size: 16px;
  }

  .chooseus-content .btn-box {
    margin-top: 26px;
    padding-top: 24px;
  }

  .connect-wrap {
    padding: 25px;
  }

  .connect-wrap .cta-title {
    font-size: 25px;
  }

  .connect-wrap .cta-btn {
    padding: 9px 17px;
    font-size: 12px;
  }

  .work-content .common-title {
    margin-bottom: 15px;
  }

  .work-content .why-grid {
    margin-top: 24px;
    gap: 16px;
  }

  .work-content .why-card {
    padding: 18px;
    width: 48.5%;
  }

  .work-content i {
    width: 45px;
    height: 45px;
    font-size: 17px;
  }

  .work-content h3 {
    font-size: 16px;
  }

  .work-content .why-card p {
    font-size: 13px;
    line-height: 19px;
  }

  .reviews-container {
    gap: 20px;
  }

  .reviews-box {
    padding: 20px;
    width: 23.6%;
  }

  .platform-box {
    gap: 11px;
  }

  .platform-box .icon-box {
    width: 45px;
    height: 45px;
  }

  .platform-box .icon-box img {
    width: 24px;
  }

  .platform-box h3 {
    font-size: 19px;
  }

  .review-bottom .stars i {
    width: 17px;
    height: 17px;
    font-size: 8px;
  }

  .review-bottom span {
    font-size: 11px;
  }

  .testimonial-slider .owl-nav button {
    top: -22%;
    width: 26px;
    height: 26px;
  }

  .testimonial-slider .owl-nav .owl-prev {
    right: 39px;
  }

  .testimonial-slide {
    padding: 20px;
  }

  .testimonial-slide i {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .testimonial-slide p {
    font-size: 14px;
    line-height: 21px;
    height: 104px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 21px;
  }

  .testimonial-slide .reviewer-box img {
    width: 36px;
    margin-right: 9px;
  }

  .testimonial-slide h4 {
    font-size: 13px;
    margin-bottom: 0px;
  }

  .testimonial-slide .reviewer-box span {
    font-size: 11px;
  }

  footer img {
    height: 57px;
    margin-bottom: 16px;
  }

  footer p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 26px;
  }

  footer .social-links a {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }

  footer h2 {
    font-size: 15px;
    margin-bottom: 14px;
  }

  footer .ftr-box ul a {
    font-size: 13px;
  }

  footer .ftr-box ul li {
    margin-bottom: 5px;
  }

  footer .ftr-contact span {
    width: 28px;
    height: 28px;
    font-size: 12px;
  }

  footer .ftr-contact a {
    font-size: 13px;
  }

  footer .ftr-contact li {
    margin-bottom: 13px;
  }

  footer .ftr-contact div {
    width: 86%;
  }

  footer .bottom-footer {
    padding: 10px;
  }

  footer .bottom-footer p {
    font-size: 12px;
    margin: 0px !important;
  }

  .whatsapp-btn {
    width: 40px;
    height: 40px;
  }

  .header.is-sticky .navbar-expand-lg {
    padding: 4px 0px;
  }

  .side-panel-content {
    padding: 20px 18px;
  }

  .panel-close-btn {
    width: 26px;
    height: 26px;
    font-size: 12px;
  }

  .side-panel-overlay .panel-logo {
    margin-bottom: 14px;
  }

  .side-panel-overlay .logo img {
    height: 60px;
  }

  .panel-description {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 23px;
  }

  .panel-section-title {
    font-size: 22px;
    margin-bottom: 23px;
  }

  .contact-item i {
    width: 38px;
    height: 38px;
    font-size: 14px;
  }

  .contact-label {
    font-size: 14px;
  }

  .contact-value {
    font-size: 13px;
    line-height: 18px;
  }

  .contact-item {
    margin-bottom: 26px;
  }

  .panel-socials {
    margin-top: 42px;
  }

  .panel-socials a {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

  .side-panel-overlay {
    width: 27%;
  }

  .side-panel-overlay .logo img {
    height: 60px;
  }

  .breadcrumbs-panel {
    padding: 6px 0px;
  }

  .breadcrumbs li {
    font-size: 12px;
  }

  .breadcrumbs .separator {
    font-size: 10px;
    margin: 0px 1px 0px 0px;
  }

  .contactus-details {
    padding: 25px;
  }

  .contactus-details .contact-title {
    font-size: 24px;
    margin-bottom: 27px;
  }

  .contactus-details li {
    gap: 10px;
    margin-bottom: 24px;
  }

  .contactus-details i {
    width: 46px;
    height: 46px;
    font-size: 15px;
  }

  .contactus-details h3 {
    font-size: 15px;
    margin-bottom: 7px;
  }

  .contactus-details a,
  .contactus-details p {
    font-size: 13px;
    line-height: 19px;
  }

  .contact-form {
    padding: 25px;
  }

  .contact-form h2 {
    font-size: 24px;
    margin-bottom: 29px;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    font-size: 13px;
    padding: 10px 15px;
    padding-left: 28px;
  }

  .contact-form .input-box i {
    top: 21px;
    left: 9px;
    font-size: 10px;
  }

  .contact-form .input-box {
    margin-bottom: 20px;
  }

  .contact-form .submit-btn-box {
    margin-top: 15px;
  }

  .map-box {
    height: 320px;
  }

  .common-title {
    font-size: 27px;
  }

  .vacancy-item .vacancy-header i {
    width: 44px;
    height: 44px;
    font-size: 17px;
  }

  .vacancy-item .vacancy-badge {
    font-size: 10px;
    padding: 3px 10px;
  }

  .vacancy-item .vacancy-title {
    font-size: 15px;
  }

  .vacancy-item .company-name {
    font-size: 11px;
    margin-bottom: 14px;
  }

  .vacancy-item .vacancy-meta span {
    font-size: 9px;
  }

  .vacancy-item .vacancy-meta {
    margin-bottom: 16px;
  }

  .vacancy-item p {
    font-size: 11px;
    line-height: 17px;
    height: 49px;
    margin-bottom: 21px;
  }

  .vacancy-item .common-btn {
    font-size: 11px;
    padding: 10px 15px;
  }

  .vacancy-item .common-btn i {
    font-size: 9px;
    margin-left: 5px;
  }

  .application-container h2 {
    font-size: 28px;
    margin-bottom: 32px;
  }

  .application-container label {
    font-size: 10px;
  }

  .application-container .form-control,
  .application-container .form-select {
    font-size: 12px;
    padding: 10px 12px;
    padding-left: 28px;
  }

  .application-container .input-box i {
    top: 44px;
    left: 9px;
    font-size: 10px;
  }

  .application-container .input-box {
    margin-bottom: 23px;
  }

  .application-container .submit-btn-box {
    margin-top: 10px;
  }

  .event-card {
    height: 320px;
  }

  .event-card .event-date {
    font-size: 10px;
    padding: 7px 12px;
  }

  .event-card h3 {
    font-size: 12px;
    height: 16px;
  }

  .event-card .event-title {
    padding: 13px;
  }

  .event-card p {
    font-size: 10px;
    height: 13px;
  }

  .gallery-container .gallery-card {
    height: 250px;
  }

  .overlay-box i {
    width: 38px;
    height: 38px;
    font-size: 15px;
  }

  .post-box figure {
    height: 202px;
  }

  .post-box .post-date {
    bottom: -31px;
  }

  .post-box .post-date span {
    padding: 7px;
    font-size: 11px;
  }

  .post-box .post-meta {
    margin-bottom: 11px;
  }

  .post-box .post-meta span {
    font-size: 11px;
    margin-right: 8px;
  }

  .post-box .post-description {
    padding: 16px 0px 0px;
  }

  .post-box h3 {
    font-size: 14px;
    line-height: 20px;
    height: 38px;
    margin-bottom: 10px;
  }

  .post-box p {
    font-size: 13px;
    line-height: 19px;
    height: 37px;
  }

  .pagination .page-link {
    width: 36px;
    height: 36px;
    font-size: 13px;
  }

  .pagination {
    gap: 8px;
  }

  .pagination-box {
    margin-top: 19px;
  }

  .custom-about p {
    margin-bottom: 12px;
  }

  .custom-about ul {
    margin-top: 20px;
  }

  .custom-about ul li {
    font-size: 13px;
    margin-bottom: 12px;
  }

  .custom-about ul i {
    font-size: 14px;
  }

  .about-wrapper .main-img img {
    object-fit: contain;
  }

  .principles-wrapper .principles-item {
    margin-bottom: 17px;
  }

  .principles-wrapper .principle-text {
    padding: 15px 22px;
  }

  .principle-text h3 {
    font-size: 17px;
  }

  .principle-text p {
    color: var(--textlight);
    font-size: 13px;
    line-height: 19px;
  }

  .principles-wrapper .ico {
    width: 92px;
  }

  .principles-wrapper i {
    font-size: 36px;
  }

  .value-card {
    padding: 22px 20px;
  }

  .premium-icon {
    width: 52px;
    height: 52px;
    font-size: 22px;
  }

  .value-card h3 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .value-card p {
    font-size: 13px;
    height: 77px;
    line-height: 20px;
  }

  .features-panel {
    margin-top: -48px;
  }

  .content-body {
    padding: 20px;
  }

  .content-body .meta-post {
    margin: 14px 0px 18px;
    gap: 10px;
  }

  .content-body .meta-post i {
    width: 20px;
    height: 20px;
  }

  .content-body .meta-post i {
    font-size: 8px;
    margin-right: 4px;
  }

  .content-body .meta-post span {
    font-size: 11px;
  }

  .content-body .content-img {
    margin: 22px 0px;
  }

  .content-body p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 22px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 11px;
    line-height: 29px;
  }

  .content-body h1 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .content-body h2 {
    font-size: 23px;
  }

  .content-body h3 {
    font-size: 21px;
  }

  .content-body h4 {
    font-size: 20px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body h6 {
    font-size: 17px;
  }

  .content-body .content-list {
    margin: 16px 0px;
  }

  .content-list li {
    font-size: 14px;
    margin-bottom: 9px;
  }

  .content-list li::before {
    font-size: 13px;
    margin-right: 5px;
  }

  .content-body>ul {
    margin-bottom: 18px;
  }

  .content-body .list-group {
    margin: 22px 0px;
  }

  .content-body .list-group-item {
    font-size: 14px;
    padding: 11px;
  }

  .content-body table {
    margin: 22px 0px 26px;
  }

  .content-body table th,
  .content-body table td {
    padding: 10px;
    font-size: 14px;
  }

  .content-body .faq-wrapper {
    margin-top: 22px;
  }

  .content-body .accordion-header {
    line-height: normal;
  }

  .content-body .accordion-button {
    padding: 12px;
    padding-right: 42px;
    font-size: 13px;
  }

  .content-body .faq-wrapper p {
    font-size: 13px;
    line-height: 19px;
  }

  .content-body .accordion-button::after {
    width: 22px;
    height: 22px;
    font-size: 9px;
  }

  .content-body .accordion-item {
    margin-bottom: 16px;
  }

  .faq-wrapper .accordion-body {
    padding: 12px;
  }

  .content-body .related-post {
    margin-top: 38px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 193px;
  }

  .content-body .post-slider2 .post-box h3 {
    font-size: 14px;
    line-height: 20px;
    height: 38px;
    margin-bottom: 10px;
  }

  .content-body .post-slider2 .post-box p {
    font-size: 13px;
    line-height: 19px;
    height: 37px;
    margin: 0px !important;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -30px;
  }

  .content-body .post-slider2 .owl-nav .owl-prev {
    left: -2px;
  }

  .content-body .post-slider2 .owl-nav .owl-next {
    right: -2px;
  }

  .content-body .post-slider2 .owl-nav button {
    width: 31px;
    height: 31px;
  }

  .content-body .post-slider2 .owl-nav button i {
    font-size: 12px;
  }

  .content-body .post-slider2 .owl-nav button {
    top: 36%;
  }

  .event-meta {
    font-size: 13px;
    gap: 3px;
    margin-bottom: 19px;
  }

  .event-meta p,
  .event-meta span {
    gap: 2px;
  }

  .video-popup .video-container {
    height: 280px;
  }

  .modal-body {
    padding: 10px;
  }

  .video-popup .btn-close {
    height: 21px;
    width: 21px;
  }

  .product-media .thumbnail-swiper figure {
    height: 92px;
  }

  .product-right h1 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .product-tags span {
    font-size: 10px;
    padding: 5px 10px;
    margin: 3px 2px 2px 0;
  }

  .product-right p {
    font-size: 14px;
    line-height: 22px;
  }

  .product-right h2 {
    font-size: 17px;
    font-weight: 600;
    margin: 21px 0px 12px;
  }

  .product-right li,
  .products-details-wrapper li {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .product-right .bottom-box {
    margin-top: 22px;
    padding-top: 24px;
  }

  .product-right .bottom-box a {
    padding: 8px 22px;
    font-size: 12px;
    margin-right: 4px;
  }

  .product-full-details {
    margin-top: 32px;
    padding: 22px;
  }

  .product-full-details h2 {
    font-size: 21px;
  }

  .product-full-details h3 {
    font-size: 19px;
  }

  .product-full-details h4 {
    font-size: 18px;
  }

  .product-full-details p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 12px;
  }

  .product-full-details h2,
  .product-full-details h3,
  .product-full-details h4 {
    margin-bottom: 15px;
  }

  .product-full-details>h2,
  .product-full-details>h3,
  .product-full-details>h4 {
    margin-top: 28px;
  }

  .product-slider .owl-nav button {
    width: 29px;
    height: 29px;
  }

  .product-slider .owl-nav button i {
    font-size: 13px;
  }

  .product-slider .owl-nav .owl-prev {
    left: -13px;
  }

  .product-slider .owl-nav .owl-next {
    right: -13px;
  }

  .error-message {
    padding: 28px;
    width: 35%;
  }

  .error-message h1 {
    font-size: 57px;
    margin-bottom: 5px;
  }

  .error-message span {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .error-message p {
    font-size: 12px;
    margin-bottom: 22px;
  }

  .error-message .smile {
    font-size: 35px;
  }

  .error-message .common-btn {
    padding: 11px 21px;
    font-size: 11px;
  }

}

@media (max-width:1200px) {
  .features-panel {
    padding-bottom: 10px;
    margin-top: -49px;
  }

  .common-style {
    padding: 35px 0px;
  }

  .hero-content .hero-btns .common-btn {
    padding: 13px 17px;
    font-size: 14px;
  }

  .header {
    padding: 0px;
  }

  .header .navbar-brand img {
    height: 51px;
  }

  .header .navbar-brand {
    margin-right: 11px;
  }


  .header .nav-link {
    font-size: 13px;
    padding: 7px 10px !important;
  }

  .common-btn {
    font-size: 13px;
    padding: 13px 20px;
  }

  .header-right {
    gap: 18px;
  }

  .hero-panel .badge-tag {
    font-size: 12px;
    margin-bottom: 25px;
    padding: 6px 12px 6px 6px;
  }

  .hero-panel .badge-brand {
    font-size: 11px;
    padding: 6px 12px;
  }

  .hero-panel .hero-title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 15px;
  }

  .hero-panel p {
    font-size: 15px;
    line-height: 22px;
  }

  .features-panel {
    margin-top: -50px;
  }

  .hero-panel .hero-slider,
  .hero-panel .hero-slider picture,
  .hero-panel .hero-slider img {
    height: 100vh;
  }

  .features-container {
    gap: 12px;
  }

  .cet-slider .category-item img {
    height: 61px;
    margin-bottom: 14px;
  }

  .cet-slider p {
    font-size: 13px;
  }


  .about-wrapper {
    padding: 20px;
  }

  .about-wrapper .main-img img {
    object-fit: contain;
  }

  .about-content .common-title {
    font-size: 27px;
    margin-bottom: 14px;
  }

  .about-content p {
    margin-bottom: 29px;
  }

  .about-content .identity-block {
    padding: 16px;
  }

  .about-content i {
    width: 40px;
    height: 40px;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .about-content .mission-wrapper {
    margin-bottom: 23px;
    padding-bottom: 26px;
  }

  .product-box {
    padding: 13px 13px 11px;
    margin-bottom: 24px;
  }

  .product-box .product-img {
    height: 185px;
  }

  .product-box h3 {
    font-size: 18px;
    height: 24px;
    margin-bottom: 10px;
  }

  .product-box p {
    font-size: 14px;
    height: 42px;
    line-height: 21px;
    margin-bottom: 19px;
  }

  .product-box .cta-btns {
    flex-wrap: wrap;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    width: 48%;
    font-size: 12px;
    padding: 9px 12px;
  }

  .product-panel {
    padding-bottom: 18px;
  }

  .counter-container {
    height: 380px;
  }

  .counter-wrap {
    gap: 10px;
  }

  .counter-wrap .counter-card {
    width: 24.2%;
    padding: 38px 10px;
  }

  .counter-wrap span {
    font-size: 39px;
    margin-bottom: 15px;
  }

  .counter-wrap h3 {
    font-size: 10px;
  }

  .chooseus-content .common-title {
    font-size: 27px;
    margin-bottom: 14px;
  }

  .chooseus-img img {
    object-fit: contain;
  }

  .connect-wrap {
    padding: 23px;
  }

  .connect-wrap .cta-title {
    font-size: 24px;
  }

  .work-media {
    margin-bottom: 20px;
  }

  .work-content .common-label {
    text-align: center;
  }

  .work-content h3 {
    font-size: 18px;
  }

  .work-content p {
    font-size: 15px;
  }

  .work-content .why-card {
    padding: 20px;
  }

  .work-content .why-card p {
    font-size: 15px;
    line-height: 22px;
  }

  .owl-nav button {
    width: 31px;
    height: 31px;
  }

  .owl-nav button i {
    font-size: 13px;
  }

  .post-slider .owl-nav .owl-next {
    right: -17px;
  }

  .post-slider .owl-nav .owl-prev {
    left: -17px;
  }

  .reviews-container {
    gap: 12px;
  }

  .reviews-box {
    padding: 15px;
    width: 24%;
  }

  .platform-box .icon-box {
    width: 43px;
    height: 43px;
  }

  .platform-box .icon-box img {
    width: 22px;
  }

  .platform-box h3 {
    font-size: 18px;
  }

  .review-bottom .stars i {
    width: 18px;
    height: 18px;
    font-size: 7px;
  }

  .review-bottom span {
    font-size: 12px;
  }

  .testimonial-slide p {
    font-size: 15px;
    line-height: 22px;
    height: 109px;
  }

  .testimonial-slide .reviewer-box img {
    width: 43px;
    margin-right: 12px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 26px;
  }

  .testimonial-slide h4 {
    font-size: 15px;
    margin-bottom: 2px;
  }

  .testimonial-slide .reviewer-box span {
    font-size: 13px;
  }

  .header.is-sticky {
    padding: 0px !important;
  }

  .side-panel-overlay {
    width: 36%;
  }

  .side-panel-overlay .logo img {
    height: 59px;
  }

  .panel-description {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 28px;
  }

  .panel-section-title {
    font-size: 23px;
    margin-bottom: 25px;
  }

  .contact-item i {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .contact-item {
    margin-bottom: 27px;
    gap: 14px;
  }

  .contact-value {
    font-size: 14px;
    line-height: 21px;
  }

  .panel-socials {
    margin-top: 48px;
  }

  .breadcrumbs-panel {
    padding: 10px 0px;
  }

  .breadcrumbs li {
    font-size: 14px;
  }

  .breadcrumbs .separator {
    font-size: 11px;
  }

  .common-label {
    font-size: 12px;
    gap: 6px;
    padding: 6px 10px;
  }

  .contactus-details .contact-title {
    font-size: 25px;
    margin-bottom: 29px;
  }

  .contactus-details h3 {
    font-size: 16px;
  }

  .contactus-details a,
  .contactus-details p {
    font-size: 14px;
    line-height: 20px;
  }

  .contact-form h2 {
    font-size: 25px;
    margin-bottom: 31px;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    font-size: 14px;
    padding: 11px 12px;
    padding-left: 29px;
  }

  .contact-form .input-box i {
    top: 22px;
    font-size: 11px;
  }

  .map-box {
    height: 300px;
  }

  footer img {
    height: 54px;
  }

  footer p {
    font-size: 13px;
    line-height: 19px;
  }

  footer h2 {
    font-size: 16px;
  }

  footer .ftr-box ul a {
    font-size: 14px;
  }

  footer .ftr-box ul li {
    margin-bottom: 7px;
  }

  footer .bottom-footer {
    padding: 12px;
  }

  footer .bottom-footer p {
    font-size: 13px;
  }

  .vacancy-container {
    width: 100%;
  }

  .vacancy-item {
    width: 32.2%;
    padding: 18px;
  }

  .vacancy-item .vacancy-header i {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .vacancy-item .vacancy-badge {
    padding: 4px 10px;
  }

  .vacancy-item .vacancy-title {
    font-size: 16px;
  }

  .vacancy-item .vacancy-meta span {
    font-size: 10px;
  }

  .vacancy-item p {
    font-size: 12px;
    line-height: 18px;
    height: 54px;
  }

  .application-form-box {
    padding: 18px;
  }

  .application-container h2 {
    font-size: 26px;
    margin-bottom: 30px;
  }

  .application-container label {
    font-size: 11px;
  }

  .application-container .input-box i {
    top: 45px;
    left: 8px;
    font-size: 10px;
  }

  .application-container .form-control,
  .application-container .form-select {
    padding-left: 26px;
  }

  .event-card {
    height: 280px;
  }

  .event-card .event-date {
    font-size: 11px;
    top: 9px;
    left: 9px;
  }

  .event-card p {
    font-size: 11px;
    height: 14px;
  }

  .event-card h3 {
    font-size: 12px;
    height: 17px;
  }

  .post-box figure {
    height: 167.45px;
  }

  .post-box .post-date {
    bottom: -29px;
  }

  .post-box .post-date span {
    font-size: 10px;
  }

  .post-box h3 {
    font-size: 14px;
    line-height: 19px;
    height: 38px;
    margin-bottom: 9px;
  }

  .post-box p {
    line-height: 18px;
    height: 37px;
  }

  .custom-about p {
    margin-bottom: 12px !important;
  }

  .about-content .common-title {
    line-height: 36px;
  }

  .custom-about ul li {
    font-size: 14px;
  }

  .custom-about ul i {
    font-size: 16px;
  }

  .core-principles-media {
    margin-bottom: 30px;
  }

  .principles-wrapper .ico {
    width: 98px;
  }

  .principles-wrapper i {
    font-size: 40px;
  }

  .principle-text h3 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
  }

  .principle-text p {
    font-size: 15px;
    line-height: 23px;
  }

  .values-grid {
    gap: 14px;
  }

  .value-card p {
    font-size: 14px;
    height: 98px;
    line-height: 20px;
    -webkit-line-clamp: 5;
    line-clamp: 5;
  }

  .content-body p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 23px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 12px;
    line-height: 30px;
  }

  .content-body h1 {
    font-size: 25px;
    margin-bottom: 12px;
  }

  .content-body h2 {
    font-size: 23px;
  }

  .content-body h3 {
    font-size: 22px;
  }

  .content-body h4 {
    font-size: 20px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body .content-img {
    margin: 23px 0px;
  }

  .content-list li {
    font-size: 15px;
    margin-bottom: 11px;
  }

  .content-body .list-group-item {
    font-size: 15px;
    padding: 12px;
  }

  .content-body table th,
  .content-body table td {
    font-size: 15px;
    padding: 12px;
  }

  .content-body .faq-wrapper .accordion-button {
    font-size: 15px;
    padding: 14px;
    padding-right: 44px;
  }

  .content-body .accordion-button::after {
    width: 23px;
    height: 23px;
    font-size: 10px;
  }

  .content-body .faq-wrapper p {
    font-size: 15px;
    line-height: 23px;
  }

  .content-body .post-slider2 .post-box {
    padding: 12px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 162.47px;
  }

  .content-body .post-slider2 .post-box h3 {
    height: 40px;
  }

  .content-body .post-slider2 .post-box p {
    height: 38px;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -29px;
  }

  .product-media .thumbnail-swiper figure {
    height: 79px;
  }

  .product-right h1 {
    font-size: 27px;
  }

  .product-tags {
    margin-bottom: 18px;
  }

  .product-right p {
    font-size: 15px;
    line-height: 22px;
  }

  .product-right h2 {
    font-size: 18px;
    margin: 20px 0px 12px;
  }

  .product-right li,
  .products-details-wrapper li {
    margin-bottom: 7px;
  }

  .product-right .bottom-box {
    margin-top: 21px;
    padding-top: 23px;
  }

  .product-right .bottom-box a {
    padding: 9px 22px;
    font-size: 13px;
  }

  .product-full-details h2 {
    font-size: 22px;
  }

  .product-full-details h3 {
    font-size: 20px;
  }

  .product-full-details p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .product-full-details>h2,
  .product-full-details>h3,
  .product-full-details>h4 {
    margin-top: 29px;
  }

  .error-message {
    width: 45%;
  }

  .error-message h1 {
    font-size: 59px;
  }

  .error-message p {
    font-size: 13px;
    line-height: 1.5;
  }

  .error-message .common-btn {
    padding: 12px 21px;
    font-size: 12px;
  }
}

@media (max-width:992px) {
  .common-title {
    font-size: 26px;
  }

  .common-style {
    padding: 34px 0px;
  }

  .navbar-collapse {
    position: fixed;
    top: 0%;
    left: 0%;
    transform: translateX(-100%);
    width: 45%;
    height: 100vh;
    z-index: 999999999999;
    background-color: var(--lightcolor);
    overflow-y: auto;
    scrollbar-width: thin;
    transition: all 0.3s ease;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }

  .togglenavbar {
    transform: translateX(0%);
  }

  .header .nav-item {
    margin: 0px;
    border-bottom: 1px solid rgb(89 82 82 / 10%);
  }

  .header .nav-item:last-child {
    border-bottom: 0px;
  }

  .header .nav-link {
    color: var(--darkcolor);
    font-size: 15px;
    padding: 14px 12px !important;
    justify-content: space-between;
  }

  .header .nav-link:hover,
  .header .nav-link.active {
    color: var(--primarycolor) !important;
    background-color: transparent;
    border-radius: 0px;
  }

  .nav-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 10px;
    box-shadow: #959da533 0 8px 24px;
  }

  .header .nav-header .company-logo {
    height: 45px;
  }

  .nav-header i {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    color: var(--lightcolor);
    background: var(--gradient);
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header .navbar-nav {
    padding: 0px;
    margin: 0px;
  }

  .header .dropdown-menu {
    border-top: 0px;
    border-radius: 0px;
  }

  .header.is-sticky {
    animation: unset;
  }

  .header .navbar-expand-lg,
  .header.is-sticky .navbar-expand-lg {
    padding: 0px;
  }

  .navbar-toggler {
    width: 32px;
    height: 23px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0px;
    order: 1;
    margin-left: 25px;
  }

  .navbar-toggler span {
    display: block;
    height: 3px;
    width: 100%;
    background: var(--gradient);
    border-radius: 2px;
    transition: all 0.35s ease;
    transform-origin: center;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-toggler.active span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
  }

  .navbar-toggler.active span:nth-child(2) {
    opacity: 0;
  }

  .navbar-toggler.active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
  }

  .header-right {
    margin-left: auto;
    gap: 19px;
  }

  .side-panel-overlay {
    width: 49%;
  }

  .contact-item {
    margin-bottom: 29px;
    gap: 15px;
  }

  .panel-socials {
    margin-top: 49px;
  }

  .panel-description {
    margin-bottom: 31px;
  }

  .breadcrumbs-panel {
    padding: 8px 0px;
  }

  .contact-form h2 {
    font-size: 26px;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    padding: 12px;
    padding-left: 30px;
  }

  .contact-form .input-box i {
    top: 24px;
    font-size: 12px;
  }

  .common-btn {
    font-size: 14px;
    padding: 13px 20px;
  }

  .contact-form {
    margin-bottom: 30px;
  }

  .contactus-details .contact-title {
    font-size: 26px;
    margin-bottom: 31px;
  }

  .contactus-details i {
    width: 48px;
    height: 48px;
    font-size: 16px;
  }

  .contactus-details li {
    gap: 11px;
    margin-bottom: 23px;
  }

  .contactus-details .contact-info {
    width: 82%;
  }

  .contactus-details h3 {
    font-size: 17px;
    margin-bottom: 8px;
  }

  .contactus-details a,
  .contactus-details p {
    font-size: 15px;
    line-height: 22px;
  }

  .map-box {
    height: 280px;
  }

  footer img {
    height: 56px;
    margin-bottom: 17px;
  }

  footer p {
    font-size: 14px;
    line-height: 21px;
  }

  footer .ftr-contact {
    margin-top: 25px;
  }

  footer h2 {
    font-size: 18px;
  }

  footer .ftr-contact span {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  footer .ftr-contact li {
    gap: 12px;
  }

  footer .ftr-contact a {
    font-size: 14px;
  }

  footer .ftr-contact ul {
    display: flex;
    flex-wrap: wrap;
  }

  footer .ftr-contact li {
    margin-bottom: 15px;
    width: 50%;
  }

  .vacancy-item {
    width: 45%;
  }

  .vacancy-item {
    width: 48%;
  }

  .vacancy-item .vacancy-title {
    font-size: 17px;
  }

  .vacancy-item .vacancy-badge {
    font-size: 11px;
    padding: 5px 12px;
  }

  .vacancy-item .vacancy-meta span {
    font-size: 11px;
  }

  .application-container .img {
    display: none;
  }

  .application-container h2 {
    text-align: center;
  }

  .application-container label {
    font-size: 12px;
  }

  .application-container .form-control,
  .application-container .form-select {
    font-size: 13px;
    padding: 11px 12px;
    padding-left: 31px;
  }


  .application-container .input-box i {
    top: 49px;
    left: 9px;
    font-size: 12px;
  }

  .post-box figure {
    height: 191.5px;
  }

  .post-box .post-date span {
    font-size: 11px;
  }

  .post-box .post-date {
    bottom: -31px;
  }

  .post-box .post-meta span {
    font-size: 12px;
    margin-right: 9px;
  }

  .post-box h3 {
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    margin-bottom: 9px;
  }

  .post-box p {
    font-size: 14px;
    line-height: 19px;
    height: 39px;
  }

  .post-slider .owl-nav .owl-next {
    right: -16px;
  }

  .post-slider .owl-nav .owl-prev {
    left: -16px;
  }

  .hero-panel .badge-tag {
    font-size: 11px;
  }

  .hero-panel .hero-title {
    font-size: 44px;
    line-height: 49px;
  }

  .hero-panel p {
    max-width: 460px;
  }

  .hero-content .hero-btns .common-btn {
    font-size: 14px;
  }

  .play-btn {
    width: 46px;
    height: 46px;
  }

  .features-container .features-item {
    flex-direction: column;
    text-align: center;
  }

  .features-container i {
    margin: 0px auto 7px;
  }

  .features-container .features-info {
    width: 100%;
    text-align: center;
  }

  .features-panel {
    margin-top: 0px;
    padding: 30px 0px;
    display: none;
  }

  .features-container {
    background-color: transparent;
    box-shadow: none;
    padding: 0px;
  }

  .cet-slider .category-item img {
    height: 60px;
  }

  .about-wrapper .main-img {
    margin-bottom: 30px;
  }

  .about-content .common-title {
    font-size: 26px;
    margin-bottom: 16px;
  }

  .about-content p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .about-content .identity-block {
    padding: 20px;
  }

  .about-content i {
    width: 44px;
    height: 44px;
    font-size: 18px;
    margin-bottom: 16px;
  }

  .about-content h3 {
    font-size: 18px;
  }

  .about-content .identity-block p {
    font-size: 14px;
    line-height: 20px;
  }

  .about-content .mission-wrapper {
    margin-bottom: 26px;
    padding-bottom: 29px;
  }

  .product-box .product-img {
    height: 215px;
  }

  .product-box .product-description {
    padding-bottom: 10px;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    width: 48.7%;
    font-size: 12px;
    padding: 10px 12px;
  }

  .product-panel {
    padding-bottom: 18px;
  }

  .counter-container {
    padding: 10px 0p;
  }

  .counter-wrap {
    gap: 10px;
  }

  .counter-wrap .counter-card {
    width: 36%;
    padding: 40px 5px;
  }

  .counter-wrap span {
    font-size: 37px;
    margin-bottom: 14px;
  }

  .counter-wrap h3 {
    font-size: 11px;
  }

  .chooseus-img {
    margin-bottom: 34px;
  }

  .chooseus-content .common-title {
    font-size: 26px;
  }

  .chooseus-content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
  }

  .chooseus-content ul li {
    margin-bottom: 11px;
  }

  .chooseus-content ul i {
    font-size: 15px;
    vertical-align: baseline;
  }

  .chooseus-content .btn-box {
    margin-top: 23px;
    padding-top: 23px;
  }

  .connect-wrap {
    display: block;
    text-align: center;
  }

  .connect-wrap .cta-actions {
    width: 100%;
    text-align: center;
    margin-top: 23px;
    justify-content: center;
  }

  .connect-wrap .cta-btn {
    padding: 9px 21px;
    font-size: 12px;
  }

  .work-media {
    margin-bottom: 30px;
  }

  .work-content .why-card p {
    font-size: 14px;
    line-height: 21px;
  }

  .reviews-container {
    gap: 15px;
  }

  .reviews-box {
    width: 43%;
    padding: 18px;
  }

  .platform-box .icon-box {
    width: 45px;
    height: 45px;
  }

  .platform-box .icon-box img {
    width: 24px;
  }

  .review-bottom .stars i {
    width: 19px;
    height: 19px;
    font-size: 9px;
  }

  .testimonial-slider .owl-nav button {
    width: 25px;
    height: 25px;
  }

  .testimonial-slider .owl-nav .owl-prev {
    right: 35px;
  }

  .testimonial-slide p {
    font-size: 14px;
    height: 131px;
  }

  .testimonial-slide .reviewer-box img {
    width: 41px;
  }

  .testimonial-slide h4 {
    font-size: 14px;
    margin-bottom: 1px;
  }

  .testimonial-slide .reviewer-box span {
    font-size: 12px;
  }

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

  .value-card {
    padding: 25px 22px;
  }

  .premium-icon {
    width: 54px;
    height: 54px;
    font-size: 23px;
  }

  .value-card h3 {
    font-size: 18px;
    margin-bottom: 11px;
  }

  .value-card p {
    font-size: 15px;
    height: 65px;
    line-height: 22px;
    line-clamp: 3;
    -webkit-line-clamp: 3;
  }

  .value-card .number {
    font-size: 22px;
  }

  .content-body h1 {
    font-size: 24px;
  }

  .content-body .meta-post i {
    width: 22px;
    height: 22px;
    font-size: 9px;
    margin-right: 5px;
  }

  .content-body .meta-post {
    gap: 13px;
  }

  .content-body .meta-post span {
    font-size: 12px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 12px;
    line-height: 29px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 22px;
  }

  .content-body h2 {
    font-size: 22px;
  }

  .content-body h3 {
    font-size: 20px;
  }

  .content-body h4 {
    font-size: 19px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body p {
    line-height: 23px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 182.17px;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -30px;
  }

  .content-body .post-slider2 .post-box h3 {
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    margin-bottom: 10px;
  }

  .content-body .post-slider2 .post-box p {
    font-size: 14px;
    line-height: 19px;
    height: 39px;
  }

  .video-popup .video-container {
    height: 320px;
  }

  .product-media .thumbnail-swiper figure {
    height: 114px;
  }

  .product-media {
    margin-bottom: 23px;
    position: static;
    top: unset;
    left: unset;
  }

  .product-right h1 {
    font-size: 26px;
  }

  .product-tags span {
    font-size: 12px;
    padding: 6px 12px;
  }

  .product-right p {
    line-height: 23px;
  }

  .product-right h2 {
    margin-top: 24px;
  }

  .product-full-details {
    padding: 20px;
  }

  .product-full-details h2,
  .product-full-details h3,
  .product-full-details h4 {
    margin-bottom: 16px;
  }

  .error-message {
    width: 64%;
  }
}

@media (max-width:768px) {
  .grid-menu-btn {
    width: 36px;
    height: 36px;
  }

  .grid-menu-btn i {
    font-size: 14px;
  }

  .header-right {
    gap: 20px;
  }

  .navbar-toggler {
    width: 27px;
    margin-left: 25px;
  }

  .navbar-collapse {
    width: 54%;
  }

  .header .nav-link {
    font-size: 14px;
  }

  .common-style {
    padding: 32px 0px;
  }

  .contact-form h2 {
    font-size: 24px;
  }

  .contactus-details .contact-title {
    font-size: 24px;
  }

  .contactus-details h3 {
    font-size: 16px;
  }

  .map-box {
    height: 260px;
  }

  footer p {
    font-size: 13px;
    line-height: 19px;
  }

  footer .ftr-box ul a {
    font-size: 13px;
  }

  footer .ftr-box ul li {
    margin-bottom: 5px;
  }

  footer .ftr-contact {
    margin-top: 32px;
  }

  footer .ftr-contact ul {
    gap: 10px;
  }

  footer .ftr-contact li {
    width: 49%;
  }

  footer .ftr-contact a {
    font-size: 13px;
  }

  .side-panel-overlay {
    width: 64%;
  }

  .panel-section-title {
    font-size: 22px;
  }

  .vacancy-container {
    gap: 12px;
  }

  .vacancy-item {
    width: 48.8%;
    padding: 15px;
  }

  .vacancy-item .vacancy-header {
    margin-bottom: 18px;
  }

  .vacancy-item .vacancy-title {
    font-size: 14px;
  }

  .vacancy-item .vacancy-badge {
    font-size: 11px;
    padding: 3px 11px;
  }

  .event-card {
    height: 245px;
  }

  .event-card h3 {
    font-size: 13px;
    height: 18px;
  }

  .event-card p {
    height: 15px;
  }

  .gallery-container .gallery-card {
    height: 230px;
    margin-bottom: 10px;
  }

  .post-box {
    padding: 12px;
  }

  .post-box figure {
    height: 140px;
  }

  .post-box .post-date {
    bottom: -31px;
  }

  .post-box .post-meta span i {
    font-size: 10px;
  }

  .post-box .post-meta span {
    font-size: 11px;
    margin-right: 8px;
  }

  .post-box h3 {
    font-size: 13px;
    line-height: 19px;
    height: 38px;
    margin-bottom: 8px;
  }

  .post-box .post-date {
    bottom: -30px;
  }

  .post-box p {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
  }

  .hero-panel .badge-tag {
    font-size: 10px;
    margin-bottom: 25px;
    padding: 5px 12px 5px 5px;
  }

  .hero-panel .badge-brand {
    font-size: 10px;
  }

  .hero-panel .hero-title {
    font-size: 40px;
    line-height: 45px;
  }

  .hero-content .hero-btns {
    margin-top: 32px;
  }

  .hero-content .hero-btns .common-btn {
    font-size: 13px;
  }

  .cet-slider .category-item img {
    height: 56px;
  }

  .cet-slider p {
    font-size: 12px;
  }

  .about-wrapper {
    padding: 0px;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0px;
  }

  .about-wrapper .main-img {
    margin-bottom: 34px;
  }

  .Products-container .common-tab .nav-link {
    font-size: 14px;
  }

  .Products-container .common-tab .nav-tabs {
    gap: 16px;
  }

  .product-box {
    padding: 12px 12px 11px;
    margin-bottom: 21px;
  }

  .product-box .product-img {
    height: 172px;
  }

  .product-box h3 {
    font-size: 17px;
    height: 23px;
    margin-bottom: 8px;
  }

  .product-box p {
    font-size: 13px;
    height: 37px;
    line-height: 18px;
    margin-bottom: 17px;
  }

  .product-box .common-btn i {
    font-size: 11px;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    width: 48%;
    font-size: 11px;
    padding: 8px 4px;
    text-align: center;
  }

  .Products-container .common-tab {
    margin-bottom: 23px;
  }

  .product-panel {
    padding-bottom: 16px !important;
  }

  .counter-wrap .counter-card {
    width: 49%;
    padding: 35px 10px;
  }

  .product-box .product-img {
    height: 165px;
    border-radius: 8px;
  }

  .counter-container {
    height: 332px;
  }

  .counter-wrap span {
    font-size: 41px;
    margin-bottom: 15px;
  }

  .counter-wrap h3 {
    font-size: 11px;
  }

  .connect-wrap .cta-title {
    font-size: 21px;
    margin-bottom: 9px;
  }

  .work-media {
    margin-bottom: 34px;
  }

  .work-content .why-card {
    padding: 18px;
    width: 48.4%;
  }

  .work-content i {
    width: 43px;
    height: 43px;
    font-size: 16px;
  }

  .work-content h3 {
    font-size: 16px;
    margin-bottom: 9px;
  }

  .work-content .why-card p {
    line-height: 20px;
  }

  .reviews-box {
    width: 48%;
  }

  .testimonial-slider .owl-nav button {
    top: 40%;
  }

  .testimonial-slider .owl-nav .owl-prev {
    right: unset;
    left: -12px;
  }

  .testimonial-slider .owl-nav .owl-next {
    right: -12px;
  }

  .testimonial-slide i {
    font-size: 27px;
    margin-bottom: 17px;
  }

  .testimonial-slide p {
    font-size: 15px;
    line-height: 22px;
    height: 88px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 28px;
  }

  .testimonial-slide .reviewer-box img {
    width: 38px;
    margin-right: 15px;
  }

  .about-content .common-title {
    line-height: 33px;
  }

  .principles-wrapper .principle-text {
    padding: 15px 18px;
  }

  .principle-text h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .principle-text p {
    font-size: 14px;
    line-height: 21px;
  }

  .principles-wrapper i {
    font-size: 38px;
  }

  .principles-wrapper .ico {
    width: 100px;
  }

  .value-card {
    padding: 22px 18px;
  }

  .value-card p {
    font-size: 14px;
    height: 84px;
    line-height: 21px;
    line-clamp: 4;
    -webkit-line-clamp: 4;
  }

  .content-body {
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
    border: 0px;
  }

  .content-body .meta-post i {
    width: 22px;
    height: 22px;
    font-size: 8px;
    margin-right: 4px;
  }

  .content-body .meta-post {
    gap: 15px;
    margin: 15px 0px 17px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-bottom: 12px;
    line-height: 28px;
  }

  .content-body>h1,
  .content-body>h2,
  .content-body>h3,
  .content-body>h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 24px;
  }

  .content-body h1 {
    font-size: 25px;
    line-height: 31px;
  }

  .content-body .faq-wrapper .accordion-button {
    font-size: 14px;
    padding-right: 46px;
  }

  .content-body .accordion-button::after {
    font-size: 9px;
  }

  .content-body .faq-wrapper p {
    font-size: 14px;
    line-height: 22px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 139.27px;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -31px;
  }

  .content-body .post-slider2 .post-box h3 {
    font-size: 13px;
    line-height: 19px;
    height: 38px;
    margin-bottom: 8px;
  }

  .content-body .post-slider2 .post-box p {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
  }

  .navbar-toggler {
    margin-left: 23px;
  }

  .product-right h2 {
    margin-top: 23px;
  }

  .error-message {
    width: 81%;
  }
}

@media (max-width:576px) {
  .grid-menu-btn {
    display: none;
  }

  .header .navbar-brand img {
    height: 50px;
  }

  .navbar-collapse {
    width: 100%;
  }

  .breadcrumbs li {
    font-size: 13px;
  }

  .contact-form {
    padding: 20px 18px;
  }

  .contact-form h2 {
    margin-bottom: 28px;
  }

  .contact-form .form-control,
  .contact-form .form-select {
    padding: 11px 12px;
    padding-left: 29px;
  }

  .contact-form .input-box i {
    top: 22px;
    font-size: 11px;
  }

  .contact-form .input-box {
    margin-bottom: 19px;
  }

  .common-btn {
    font-size: 13px;
  }

  .contactus-details {
    padding: 20px 18px;
  }

  .contactus-details i {
    width: 46px;
    height: 46px;
    font-size: 15px;
  }

  .contactus-details a,
  .contactus-details p {
    line-height: 21px;
  }

  .map-box {
    height: 240px;
  }

  footer img {
    height: 58px;
  }

  footer p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 28px;
  }

  footer .ftr-box {
    margin-top: 27px;
  }

  footer .ftr-box ul a {
    font-size: 14px;
  }

  footer .ftr-box ul li {
    margin-bottom: 7px;
  }

  footer .ftr-box ul li:last-child {
    margin-bottom: 0px;
  }

  footer .ftr-contact ul {
    display: block;
  }

  footer .ftr-contact li {
    width: 100%;
  }

  footer .ftr-contact {
    margin-top: 28px;
  }

  footer .ftr-contact span {
    width: 31px;
    height: 31px;
  }

  footer .ftr-contact a {
    font-size: 14px;
  }

  footer .ftr-contact li {
    margin-bottom: 17px;
  }

  footer .bottom-footer p {
    font-size: 12px;
  }

  .common-title {
    font-size: 26px;
  }

  .vacancy-item {
    width: 100%;
    padding: 18px;
  }

  .vacancy-item .vacancy-header i {
    width: 42px;
    height: 42px;
    font-size: 17px;
  }

  .vacancy-item .vacancy-badge {
    font-size: 12px;
    padding: 4px 14px;
  }

  .vacancy-item .vacancy-header {
    margin-bottom: 20px;
  }

  .vacancy-item .vacancy-title {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .vacancy-item .vacancy-meta span {
    padding: 7px;
  }

  .vacancy-item p {
    font-size: 13px;
    line-height: 19px;
    height: 57px;
    margin-bottom: 22px;
  }

  .vacancy-item .common-btn {
    font-size: 13px;
    padding: 11px 17px;
  }

  .vacancy-item .common-btn i {
    font-size: 10px;
  }

  .application-container label {
    font-size: 11px;
  }

  .application-container .input-box i {
    font-size: 11px;
    top: 46px;
  }

  .application-container .form-control,
  .application-container .form-select {
    padding-left: 30px;
  }

  .application-container .input-box {
    margin-bottom: 21px;
  }

  .whatsapp-btn {
    right: 12px;
    bottom: 13px;
  }

  .event-card {
    height: 280px;
  }

  .event-card .event-date {
    padding: 8px 12px;
  }

  .event-card h3 {
    font-size: 14px;
    height: 19px;
  }

  .event-card p {
    font-size: 12px;
    height: 16px;
    margin-bottom: 10px;
  }

  .gallery-container .gallery-card {
    height: 160px;
  }

  .post-box {
    padding: 15px;
    margin-bottom: 20px;
  }

  .post-box figure {
    height: 213.88px;
  }

  .post-box .post-meta span {
    font-size: 13px;
    margin-right: 10px;
  }

  .post-box .post-date span {
    font-size: 12px;
  }

  .post-box .post-date {
    bottom: -32px;
  }

  .post-box h3 {
    font-size: 15px;
    line-height: 20px;
    height: 41px;
    margin-bottom: 10px;
  }

  .post-box p {
    font-size: 14px;
    line-height: 19px;
    height: 39px;
  }

  .pagination .page-link {
    width: 33px;
    height: 33px;
  }

  .pagination {
    gap: 7px;
  }

  .hero-panel .badge-tag {
    margin-bottom: 23px;
  }

  .hero-panel .hero-title {
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 16px;
  }

  .hero-panel p {
    color: var(--lightcolor);
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    max-width: 100%;
  }

  .hero-content .hero-btns {
    margin-top: 31px;
  }

  .cet-slider .category-item img {
    height: 61px;
  }

  .about-wrapper .main-img {
    margin-bottom: 36px;
  }

  .common-title {
    font-size: 25px;
  }

  .about-content .common-title {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 14px;
  }

  .about-content p {
    margin-bottom: 28px;
  }

  .about-content .identity-block {
    width: 100%;
  }

  .about-content .mission-wrapper {
    margin-bottom: 21px;
    padding-bottom: 24px;
  }

  .Products-container .common-tab .nav-link {
    font-size: 13px;
  }

  .Products-container .common-tab .nav-tabs {
    gap:10px;
  }

  .product-box .product-img {
    height: 240px;
  }

  .product-box p {
    font-size: 14px;
    height: 42px;
    line-height: 22px;
    margin-bottom: 23px;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    padding: 10px 4px;
    font-size: 13px;
  }

  .product-box .common-btn i {
    font-size: 13px;
  }

  .counter-container {
    height: auto;
    padding: 20px 0px;
  }

  .counter-wrap {
    gap: 7px;
  }

  .counter-wrap .counter-card {
    width: 48.6%;
    padding: 32px 10px;
  }

  .counter-wrap span {
    font-size: 37px;
    margin-bottom: 14px;
  }

  .counter-wrap h3 {
    font-size: 11px;
  }

  .ticker-wrapper {
    padding: 10px 0px;
  }

  .ticker span {
    font-size: 13px;
  }

  .chooseus-img {
    margin-bottom: 36px;
  }

  .common-title {
    font-weight: 600;
  }

  .chooseus-content .common-title {
    font-size: 25px;
    line-height: 30px;
  }

  .chooseus-content ul li {
    margin-bottom: 10px;
  }

  .connect-wrap .cta-title {
    font-size: 20px;
  }

  .work-content .why-card {
    width: 100%;
  }

  .work-content h3 {
    font-size: 17px;
  }

  .post-slider .owl-nav .owl-prev {
    left: 3px;
  }

  .post-slider .owl-nav .owl-next {
    right: 3px;
  }

  .post-slider .owl-nav button {
    top: 41%;
  }

  .reviews-box {
    padding: 15px;
  }

  .platform-box .icon-box {
    width: 44px;
    height: 44px;
  }

  .platform-box .icon-box img {
    width: 22px;
  }

  .platform-box h3 {
    font-size: 17px;
  }

  .review-bottom {
    flex-direction: column;
  }

  .text-start {
    text-align: center !important;
  }

  .testimonial-slide .reviewer-box img {
    margin-right: 10px;
  }

  .testimonial-slider .owl-nav .owl-next {
    right: -2px;
  }

  .testimonial-slider .owl-nav .owl-prev {
    left: -2px;
  }

  .testimonial-slider .owl-nav button {
    top: 44%;
  }

  .testimonial-slide p {
    height: 109px;
  }

  .testimonial-slide .reviewer-box {
    margin-top: 29px;
  }

  .core-principles-media {
    margin-bottom: 24px;
  }

  .principles-wrapper .principle-text {
    padding: 13px 12px;
  }

  .principles-wrapper .ico {
    width: 82px;
  }

  .principle-text h3 {
    font-size: 19px;
    margin-bottom: 7px;
  }

  .principle-text p {
    line-height: 20px;
  }

  .work-content .why-card p {
    font-size: 15px;
    line-height: 21px;
  }

  .values-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .value-card p {
    font-size: 15px;
    height: auto;
    line-height: 22px;
    display: block;
  }

  .reviews-container {
    gap: 10px;
  }

  .content-body .meta-post {
    gap: 10px;
  }

  .content-body .meta-post span {
    font-size: 12px;
  }

  .content-body .meta-post {
    margin: 16px 0px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    line-height: 26px;
    margin-bottom: 13px;
  }

  .content-body h1 {
    font-size: 24px;
    line-height: 28px;
  }

  .content-body h2 {
    font-size: 21px;
  }

  .content-body h3 {
    font-size: 20px;
  }

  .content-body h4 {
    font-size: 19px;
  }

  .content-body h5 {
    font-size: 18px;
  }

  .content-body .content-img {
    margin: 22px 0px;
  }

  .content-list li {
    margin-bottom: 11px;
  }

  .content-body .list-group-item {
    font-size: 14px;
    padding: 10px;
  }

  .content-body table th,
  .content-body table td {
    font-size: 14px;
    padding: 11px;
  }

  .content-body .faq-wrapper {
    margin-top: 25px;
  }

  .content-body .faq-wrapper .accordion-button {
    padding: 12px;
    padding-right: 44px;
  }

  .content-body .post-slider2 .post-box {
    padding: 15px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 213.88px;
  }

  .content-body .post-slider2 .post-box h3 {
    font-size: 15px;
    line-height: 20px;
    height: 41px;
    margin-bottom: 9px;
  }

  .content-body .post-slider2 .post-box p {
    font-size: 14px;
    line-height: 19px;
    height: 39px;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -32px;
  }

  .event-meta {
    display: block;
    font-size: 14px;
    margin-bottom: 21px;
  }

  .event-meta p,
  .event-meta span {
    justify-content: center;
    margin-bottom: 8px;
  }

  .loc::before {
    display: none;
  }

  .video-popup .video-container {
    height: 300px;
    margin: auto;
  }

  .product-right h1 {
    font-size: 25px;
  }

  .product-tags span {
    font-size: 11px;
    padding: 6px 10px;
  }

  .product-tags {
    margin-bottom: 19px;
  }

  .product-right p {
    font-size: 14px;
    line-height: 21px;
  }

  .product-media {
    margin-bottom: 27px;
  }

  .product-media .thumbnail-swiper figure {
    height: 90px;
  }

  .product-full-details {
    padding: 0px;
    box-shadow: none;
    background: transparent;
    border-radius: 0px;
  }

  .product-full-details {
    margin-top: 45px;
  }

  .product-slider .owl-nav .owl-next {
    right: 0px;
  }

  .product-slider .owl-nav .owl-prev {
    left: 0px;
  }

  .product-slider .owl-nav button {
    top: 39%;
  }

  .error-message {
    padding: 18px;
    width: 91%;
  }

  .error-message h1 {
    font-size: 57px;
  }

  .error-message p {
    font-size: 12px;
  }

  .error-message p br {
    display: none;
  }
}

@media (max-width:360px) {
  .header .navbar-brand img {
    height: 46px;
  }

  .navbar-toggler {
    width: 24px;
    margin-left: 22px;
  }

  .header .nav-header .company-logo {
    height: 44px;
  }

  .nav-header i {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }

  .common-style {
    padding: 30px 0px;
  }

  .contact-form h2 {
    font-size: 21px;
    margin-bottom: 26px;
  }

  .contact-form .input-box {
    margin-bottom: 18px;
  }

  .contactus-details .contact-title {
    font-size: 21px;
  }

  .contactus-details,
  .contact-form {
    padding: 20px 15px;
  }

  .contactus-details i {
    width: 43px;
    height: 43px;
    font-size: 14px;
  }

  .contactus-details li {
    gap: 10px;
    margin-bottom: 22px;
  }

  .contactus-details a,
  .contactus-details p {
    font-size: 14px;
    line-height: 20px;
  }

  .application-container .input-box {
    margin-bottom: 20px;
  }

  .application-container label {
    margin-bottom: 8px;
  }

  footer h2 {
    font-size: 17px;
  }

  .post-box figure {
    height: 189px;
  }

  .post-box .post-date span {
    font-size: 11px;
  }

  .post-box .post-date {
    bottom: -30px;
  }

  .post-box .post-meta span {
    font-size: 12px;
  }

  .hero-panel .hero-title {
    font-size: 34px;
    line-height: 38px;
    margin-bottom: 15px;
  }

  .hero-content .hero-btns {
    margin-top: 30px;
  }

  .cet-slider .category-item img {
    height: 55px;
  }

  .about-content .common-title {
    font-size: 24px;
    line-height: 32px;
  }

  .common-title {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .product-box .product-img {
    height: 225px;
  }

  .product-box h3 {
    margin-bottom: 9px;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    width: 48.7%;
  }

  .product-box p {
    margin-bottom: 22px;
  }

  .product-box .common-btn i {
    font-size: 13px;
  }

  .counter-wrap .counter-card {
    width: 48.4%;
  }

  .counter-wrap span {
    font-size: 33px;
  }

  .chooseus-content .common-title {
    font-size: 24px;
  }

  .connect-wrap .cta-title {
    font-size: 19px;
  }

  .connect-wrap .cta-subtext {
    font-size: 13px;
  }

  .post-slider .owl-nav button {
    top: 31%;
  }

  .post-box .post-date {
    bottom: -31px;
  }

  .reviews-box {
    padding: 12px;
  }

  .platform-box {
    gap: 9px;
  }

  .platform-box .icon-box {
    width: 41px;
    height: 41px;
  }

  .platform-box .icon-box img {
    width: 21px;
  }

  .platform-box h3 {
    font-size: 16px;
  }

  .review-bottom .stars i {
    width: 18px;
    height: 18px;
    font-size: 8px;
  }

  .review-bottom span {
    font-size: 11px;
  }


  .principles-wrapper .ico {
    width: 78px;
  }

  .value-card .number {
    font-size: 19px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    margin-top: 25px;
  }

  .content-body table {
    margin: 20px 0px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 189px;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -30px;
  }

  .video-popup .video-container {
    height: 250px;
  }

  .product-media .thumbnail-swiper figure {
    height: 80px;
  }

  .product-right h1 {
    font-size: 24px;
  }

  .product-full-details h2 {
    font-size: 21px;
  }

  .product-full-details h3 {
    font-size: 19px;
  }

  .product-full-details h4 {
    font-size: 18px;
  }
}

@media (max-width:320px) {
  .header .navbar-brand img {
    height: 40px;
  }

  .contactus-details a,
  .contactus-details p {
    font-size: 13px;
  }

  .event-card {
    height: 240px;
  }

  .event-card h3 {
    font-size: 13px;
  }

  .gallery-container .gallery-card {
    height: 150px;
  }

  .common-title {
    font-size: 24px;
  }

  .post-box figure {
    height: 164.14px;
  }

  .post-box h3 {
    font-size: 14px;
  }

  .post-box p {
    font-size: 13px;
  }

  .post-box .post-date {
    bottom: -31px;
  }

  .pagination .page-link {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .pagination-box {
    margin-top: 15px;
  }

  .hero-panel .hero-title {
    font-size: 32px;
  }

  .about-content .common-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
  }

  .common-title {
    font-size: 22px;
  }

  .about-content p {
    font-size: 14px;
  }

  .product-box .product-img {
    height: 196px;
  }

  .product-box p {
    font-size: 13px;
    height: 39px;
    line-height: 20px;
    margin-bottom: 16px;
  }

  .product-box .btn-whatsapp,
  .view-btn {
    font-size: 12px;
    width: 48.5%;
  }

  .counter-wrap .counter-card {
    width: 48.6%;
    padding: 30px 7px;
  }

  .counter-wrap span {
    font-size: 32px;
  }

  .counter-wrap {
    gap: 8px;
  }

  .chooseus-content .common-title {
    font-size: 22px;
  }

  .chooseus-content p {
    font-size: 14px;
  }

  .reviews-box {
    width: 100%;
  }

  .testimonial-slide p {
    font-size: 14px;
    height: 130px;
  }

  .principles-wrapper .principles-item {
    flex-direction: column;
    box-shadow: none;
  }

  .principles-wrapper .principle-text {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }

  .principles-wrapper .ico {
    width: 100px;
    padding: 10px;
  }

  .principles-wrapper i {
    font-size: 32px;
  }

  .content-body h1 {
    font-size: 21px;
  }

  .content-body h1,
  .content-body h2,
  .content-body h3,
  .content-body h4,
  .content-body h5,
  .content-body h6 {
    line-height: 25px;
  }

  .content-body .meta-post {
    margin: 14px 0px;
  }

  .content-body h2 {
    font-size: 20px;
  }

  .content-body h3 {
    font-size: 19px;
  }

  .content-body h4 {
    font-size: 18px;
  }

  .content-body p {
    font-size: 14px;
    line-height: 21px;
  }

  .content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .content-body table th,
  .content-body table td {
    padding: 10px;
  }

  .content-body .post-slider2 .post-box figure {
    height: 164.14px;
  }

  .content-body .post-slider2 .post-box .post-date {
    bottom: -31px;
  }

  .content-body .post-slider2 .post-box h3 {
    font-size: 14px;
    height: 40px;
    margin-bottom: 9px;
  }

  .content-body .post-slider2 .post-box p {
    font-size: 13px;
    height: 38px;
  }

  .content-body .post-slider2 .owl-nav button {
    width: 28px;
    height: 28px;
  }

  .content-body .post-slider2 .owl-nav button i {
    font-size: 11px;
  }

  .product-media .thumbnail-swiper figure {
    height: 68px;
  }

  .product-full-details p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 14px;
  }
}

/*-------------------------------------Media Queries End Here------------------------------------*/