/*--------------meadia quaries*/
@media (max-width: 575.989px) {

  /* navbar */
  .navbar {
    padding: 0.2vw 0 !important;
  }

  .navbar .navbar-brand img {
    width: 65px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-toggler-icon {
    width: 24px !important;
    height: 24px !important;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
    padding: 7px;
  }

  .navbar .navbar-nav .btn {
    padding: 10px 20px;
    font-size: 14px;
  }

  .navbar .navbar-nav .btn i {
    margin-left: 10px;
    font-size: 14px;
  }

  .navbar .navbar-nav .nav-contact {
    margin-left: 1.1vw !important;
    margin: 0;
  }

  .banner .index-video video {
         width: 100%;
        height: 55vh;
        object-fit: cover;
        position: relative;
  }

  .banner-img img {
    width: 100%;
  }

  .banner-text {
    position: absolute;
    top: 135px;
    z-index: 999;
   margin-left: 0;
  }

  .banner-text h1 {
    font-size: 37px;
    margin-bottom: 15px;
    line-height: normal;
  }

  .banner-text p {
          font-size: 17px;
        padding: 10px;
  }

  .banner-text i {
    font-size: 16px;
    margin-left: 17px;
  }

  .button_links {
    margin-top: 30px;
  }

  .button_links a {
    padding: 10px 16px;
    font-size: 14px;
  }

  .button_links .btn1 {
    padding: 10px 20px;
    font-size: 17px;
  }

  .button_links .btn1 i {
    font-size: 17px;
    margin-left: 10px;
  }


  .banner .banner-sideimg img {
    width: 100%;
  }

  /* full-service */
  .full-service {
    padding: 50px 0;
  }

  .full-service .service-1 {
           padding: 12px 11px 6px;
        width: 100%;
        margin-bottom: 10px;
  }

  .full-service .service-1 h5 {
           font-size: 17px;
        padding-bottom: 10px;
  }

  .service-1 .counter{
             font-size: 16px;
        padding-bottom: 22px;
  }

  .arrow-icon{
    display: none;
  }

  .full-service .service-1 h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .full-service .service-1 h6 {
    font-size: 16px;
    line-height: normal;
  }

  .full-service .service-1 i {
    font-size: 15px;
  }

  /* product */

  .our-products {
    padding: 50px 0 50px;
  }

  .our-products h6 {
    font-size: 17px;
  }

  .our-products h6::before {
    width: 20px;
    height: 4px;
    bottom: -5px;
  }

  .our-products h1 {
    font-size: 21px;
    padding-bottom: 22px;
  }

  .our-products .product-text {
    bottom: 20px;
    left: 20px;
  }

  .our-products .product-text .btn {
    padding: 6px 29px;
    font-size: 14px;
  }

  .our-products .product-text h4 {
    font-size: 22px;
    padding-bottom: 20px;
  }
  .arrow-icon{
    display: none;
  }

  .product-1 {
    height: 40.4vh;
    margin-bottom: 11px;
  }

  .about-text {
    padding: 0 0 57px;
  }

  .about-text h6 {
    font-size: 17px;
  }

  .about-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .about-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .about-text .about-sidetext h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .about-text .about-sidetext p {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 0;
  }

  .about-text .about-tabs .tab-text {
    padding: 20px 0;
  }

  .about-text .about-tabs .tab-text p {
    font-size: 15px;
    padding-right: 0;
  }

  .about-tabs .nav-tabs {
    border-bottom: 0;
  }

  .about-tabs .nav-tabs .nav-link {
    padding: 10px 20px;
    font-size: 14px;
  }

  .about-sideimg img {
    width: 100%;
    position: inherit;
    top: 22px;
  }

  .about-sideimg {
    width: 100% ;
}

  .explore-btn .btn {
    padding: 10px 15px;
    font-size: 12px;
  }

  .explore-btn .btn i {
    padding-left: 10px;
  }

  .about-btn {
    gap: 20px;
  }

  .client-pic {
    gap: 20px;
  }

  .client-img img {
    width: 45px;
  }

  .client-sign {
    width: 100%;
  }
  .client-sign img{
    width: 100px;
  }

  /* faq */
  .faq {
    padding: 55px 0;
  }

  .faq .faq-text h6 {
    font-size: 17px;
  }

  .faq .faq-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faq .faq-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faq .faq-text .faq-keys .accordion {
    width: 100%;
    font-size: 15px;
  }

  .faq .faq-text .faq-keys .accordion p {
    padding-right: 3vw;
    font-weight: 300;
  }

  .faq .faq-text .faq-keys button.accordion-button {
    padding: 15px;
    font-size: 18px;
  }


  .faq .faq-text .faq-keys .accordion-item {
    margin: 15px 0;
  }

  .faq-text2 {
    margin-left: 0;
  }

  .faq-text2 img {
    width: 100%;
  }

  .clients {
    padding-top: 18px;
  }

  .client-img img {
    width: 45px;
  }

  .client-text {
    padding-left: 20px;
  }

  .client-text h5 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .coma img {
    width: 25px;
    padding-top: 10px;
  }

  .client-text p {
    font-size: 17px;
    padding: 0 20px 25px 2px;
  }

  .border-line {
    width: 210px;
    height: 10px;
  }

  .client1-img {
    margin-bottom: 20px;
  }

  .client-name {
    margin-left: 46px;
  }

  /* partners */
  .parnters {
    padding: 55px 0;
  }

  .parnters h6 {
    font-size: 17px;
  }

  .parnters h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .parnters h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .parnters .partner-main p {
    font-size: 15px;
  }

  .partners-img {
    width: 90%;
    margin-bottom: 16px;
  }

  .partner-sec {
    margin: 20px 0;
  }

  .partners-img img {
    width: 100%;
  }

  .loctions-address {
    color: #fff;
    padding: 10px 0vw 10px 36px;
  }

  .locationss .locationss-boxs {
    padding: 12px 0;
  }

  .locations-address .locations-box-heading {
    margin-bottom: 13px;
  }

  .locations-box-heading img {
    width: 20px;
    margin-right: 10px;
    height: 20px;
  }

  .locations-box-heading h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .locations-address2 .locations-box-heading2 {
    margin-bottom: 12px;
  }

  .locations-box-heading2 img {
    width: 26px;
    margin-right: 10px;
    height: 26px;
  }

  .locations-box-heading2 h3 {
    font-size: 17px;
    color: #000;
    font-family: 'Barlow';
    font-weight: 600;
    padding-bottom: 12px;
  }

  .loctions-address2 a{
    font-size: 15px;
  }

  .locc-back {
    padding: 20px;
  }

  .loctions-address2 {
    padding: 10px;
  }

  .loc-link a i {
    font-size: 23px;
  }


  .loctions-address3::after {
    width: -webkit-fill-available;
    height: 1px;
  }

  .loctions-address p {
    font-size: 17px;
    margin-bottom: 0;
  }

  .loctions-address2 p {
    font-size: 18px;
  }

  /* footer */
  .footer {
    padding: 40px 0 10px;
  }

  .footer .footer-products ul li {
    padding: 4px 0;
  }

  .footer .footer-products ul li a {
    font-size: 12px;
  }

  .footer .footer-1 h5 {
    font-size: 16px;
  }

  .loctions-address2 a:hover{
    color: #000;
  }

  .footer .footer-products h5::before {
    height: 3px;
    width: 39px;
    bottom: -7px;
  }

  .footer .footer-1 p {
    font-size: 14px;
    padding: 20px 0;
  }

  .footer .footer-products h5 {
    font-size: 13.5px;
    margin-bottom: 15px;
  }

  .footer-icons ul li {
    padding: 0 12px 0 0;
  }

  .footer-icons ul li a i {
    font-size: 22px;
  }

  .footer-bottom{
    display: flex;
    justify-content: center;
  }

  .footer-bottom ul {
    padding-left: 0;
  }

  .footer-bottom ul li {
    padding-left: 10px;
  }

  .footer-bottom ul li a {
    font-size: 10.65px;
  }

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

  /* --------about us---------- */
  .page-header {
    height: 25vh;
  }

  .page-header__inner h2 {
    font-size: 36px;
  }

  .thm-breadcrumb li {
    font-size: 16px;
  }

  .thm-breadcrumb li a {
    font-size: 14px;
  }

  .about-industries {
    padding: 50px 0;
  }

  .about-industries .about-img {
    width: 100%;
  }

  .about-industries .about-img img {
    width: 100%;
  }

  .about-img-right-text {
    padding-left: 0;
    padding-top: 26px;
  }

  .about-industries .about-img-right-text h2 {
    font-size: 24px;
    margin-bottom: 13px;
  }

  .about-industries .about-img-right-text h5 {
    font-size: 19px;
  }

  .about-industries .about-img-right-text p {
    font-size: 14px;
    padding: 0;
    margin-bottom: 14px;
  }

  .about-img-right-subtext h4 {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .about-img-right-content {
    gap: 10px;
  }

  .about-img-right-content-text h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text h6 {
    font-size: 13px;

  }

  .about-img-right-content-text-one h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-one h6 {
    font-size: 13px;
  }

  .about-img-right-content-text-two h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-two h6 {
    font-size: 13px;
  }

  .our-approch {
    padding: 50px 0;

  }

  .our-approch .our-approch-heading h6 {
    font-size: 17px;
  }

  .our-approch .our-approch-heading h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-approch .our-approch-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-approch .our-approch-heading h2 span {
    font-size: 25px;
  }

  .our-approch .our-approch-right-text h5 {
    font-size: 14px;
    padding-top: 10px;
  }

  .our-approch-tab {
    position: absolute;
    width: 92%;
    top: -11vw;
  }

  .our-history .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    border: none;
  }

  .our-history .nav-tabs .nav-link {
    padding: 10px;
    font-size: 12.5px;
  }

  .our-history .nav-link img {
    width: 16px;
    margin-right: 4px;
  }

  .our-history .nav.nav-tabs {
    margin-bottom: 16px;
  }

  .our-history .tab-content-text p {

    font-size: 15px;
    padding-bottom: 10px;
  }


  .tab-content-text .tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .our-history .tab-content-text .tab-content-list li img {
    width: 18px;
    padding-right: 0px;
    margin-right: 10px;
  }

  .our-history .tab-content-img {
    width: 100%;
  }

  .our-history {
    padding: 50px 0;
    position: relative;
  }

  .our-history .company-started {
    margin-top: 550px;
  }

  .our-history-heading {
    margin-bottom: 4vw;
  }

  .our-history .our-history-heading h5 {
    font-size: 17px;
  }

  .our-history .our-history-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-history .our-history-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-history .our-history-heading h2 span {
    font-size: 21px;
  }

  .our-history .our-history-right-text h5 {
    font-size: 15px;
    padding-top: 0px;
    line-height: inherit;
  }

  .second-tab-functions {
    display: block;
  }

  .second-tab .nav-pills .nav-link {
    padding: 11px;
    font-size: 15px;
  }

  .second-tab .nav-link {
    padding: 14px;
    font-size: 17px;
  }

  .second-tab .nav-pills {
    width: 100%;
    margin-top: 10px;
  }

  .our-history .tab-content>.active {
    display: block !important;
    padding: 22px 9px;
  }

  .second-tab .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    width: 100%;
  }

  .second-tab-content-heading h2 {
    font-size: 25px;
  }

  .second-tab-content-heading h2 span {
    font-size: 26px;
  }

  .second-tab-content-text p {
    font-size: 15px;
    padding: 0;
  }

  .second-tab-content-text .second-tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .second-tab-content-text .second-tab-content-list li img {
    width: 15px;
    padding-right: 0;
    margin-right: 10px;
  }

  .second-tab-content-img {
    width: 100%;
  }

  .second-tab-content-img img {
    width: 100%;
  }

  .what-we-do {
    padding: 50px 0;
  }

  .what-we-do .middleimg {
    display: none;
  }

  .what-we-do .what-we-do-heading h5 {
    font-size: 17px;
  }

  .what-we-do .what-we-do-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .what-we-do .what-we-do-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .what-we-do .what-we-do-heading h2 span {
    font-size: 22px;
    padding-bottom: 11px;
  }

  .what-we-do-boxs {
    padding: 19px;
    margin-bottom: 12px;
    width: 100%;
  }

  .what-we-do-boxs img {
    width: 30px;
    margin-bottom: 15px;
  }

  .what-we-do-boxs h4 {
    font-size: 18px;
  }

  .what-we-do-boxs p {
    font-size: 16px;
  }

  .what-we-do-img {
    width: 20vw;
  }

  .what-we-do-img img {
    width: 100%;
  }

  .what-we-do-subtext h4 {
    font-size: 19px;
    margin-top: 13px;
  }

  .what-we-do-subtext h4 span {
    font-size: 19px;
  }

  /* ----------products page---------------- */
  .product-header {
    height: 25vh;
  }

  .product-header__inner h2 {
    font-size: 33px;
  }

  .products {
    padding: 25px 10px;
  }

  .mobile-viewside{
    display: block;
  }

  .desktop-viewside{
    display: none;
  }

  .products .products-heading h5 {
    font-size: 17px;
  }

  .products .products-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .products .products-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .products .products-img img {
    width: 100%;
  }

  .products-right-text {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
  }

  .products-right-text.products-right-text2 {
    padding: 17px 30px 0 0;
  }

  .products .products-right-text h3 {
    font-size: 25px;
  }

  .products .products-right-text p {
    line-height: inherit;
    margin-bottom: 0;
    padding: 0 0 15px;
    font-size: 15px;
  }

  .products .products-btn {
    padding: 10px 20px;
    width: fit-content;
    font-size: 15px;
  }

  .products .products-btn a {
    font-size: 14px;
  }

  .products .products-btn img {
    width: 16px;
    margin-left: 5px;
  }

  .products-sub-text p {
    font-size: 17px;
    margin-top: 10px;
  }

  .products2 .products-right-text {
    /* padding-left: 0; */
    padding-right: 0;
  }

  .products2 .products-right-text p {
    font-size: 17px;
    line-height: revert;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .products2 .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products2 .products .products-right-text h3 {
    font-size: 25px;
  }

  .products2 .products .products-right-text p {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
  }

  .products-sub-text h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .products-sub-text ol li {
    font-size: 17px;
  }

  .products-sub-text ol li ul li {
    font-size: 16px;
  }

  .products-sub-text h5 {
    font-size: 19px;
  }

  .products-sub-text ul li {
    font-size: 18px;
    padding: 10px 0;
  }


  /* ---------------certificates---------- */
  .certificates {
    height: 25vh;
  }

  .certificates h2 {
    font-size: 37px;
  }

  .certificate {
    padding: 40px 0;
  }

  .certificate .certificate-heading h5 {
    font-size: 17px;
  }

  .certificate .certificate-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .certificate .certificate-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .certificate .certificate-img {
    /* width:18vw; */
    margin-bottom: 10px;
  }

  .certificate .btn-back {
    height: 34vh;
    width: 100%;
  }

  .galary-text {
    top: 13px;
    left: 13px;
  }

  .galary-text h5 {
    font-size: 13px;
    margin-bottom: 7px;
  }

  .galary-text h6 {
    font-size: 12px;
  }

  .certificate .certificate-img img {
    width: 100%;
  }

  .certificate-modal .modal-dialog {
    max-width: inherit;
    width: 334px;
  }

  .certificate-modal .modal-body {
    padding: 0;
  }

  .certificate-view img {
    width: 100%;
  }

  .certificate-modal .modal-header {
    border: none;
  }

  .certificate-modal .modal-header .btn-close {
    position: absolute;
    right: 23%;
    top: 5vw;
  }

  /* --------------case-studies----------- */
  .case-header {
    height: 52vh;
  }

  .case-header h2 {
    font-size: 20px;
  }

  .case-studies {
    padding: 45px 0;
  }

  .case-studies .case-studies-heading h5 {
    font-size: 18px;
  }

  .case-studies .case-studies-heading h2 {
    font-size: 36px;
    padding-bottom: 40px;
  }

  .case-studies .case-studies-box h4 {
    font-size: 17px;
  }

  /* -------faqs----------- */
  .faq-header {
    height: 25vh;
  }

  .faq-header h2 {
    font-size: 35px;
  }

  .faqs {
    padding: 50px 0;
  }

  .faqs .faqs-heading h5 {
    font-size: 17px;
  }

  .faqs .faqs-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faqs .faqs-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faqss {
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
  }

  .faqss .faqs-img img {
    width: 100%;
  }

  .faqs .faqs-img img {
    width: 100%;
  }

  .faqss .accordion-item {
    margin-bottom: 10px;
  }

  .faqss .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    padding: 19px 14px;
  }

  .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  /* -------careers----------- */
  .career-header {
    height: 25vh;
  }

  .career-header__inner h2 {
    font-size: 35px;
  }

  .careers {
    padding: 50px 0;
  }

  .team-img {
    width: 35px;
  }

  .team-img img {
    width: 100%;
  }

  .team-head h6 {
    font-size: 18px;
    padding: 120x 0 15px;
  }

  .team-head p {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .careers .careers-heading h5 {
    font-size: 17px;
  }

  .careers .careers-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .careers .careers-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .careers .accordion-item {
    margin-bottom: 12px;
  }

  .careers .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
  }

  .team-form form {
    padding: 10px;
    margin-top: 10px;
  }

  .team-form {
    padding: 0px 0 40px;
  }

  .team-form .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  .team-form .form-control {
    padding: 18px;
    font-size: 15px;
  }

  .team-form textarea.form-control {
    min-height: 28vh;
  }

  .team-form .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .careers .form {
    margin-left: 20px;
    padding: 16px;
  }

  .careers .form-control {
    font-size: 15px !important;
  }

  .team-form2{
    margin-left: 0;
    padding-top: 20px;
  }

  .team-form2 .form-control {
    padding: 18px;
    font-size: 15px;
  }

  .team-form2 textarea.form-control {
    min-height: 28vh;
  }

  .team-form2 .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .careers .form {
    margin-left: 20px;
    padding: 16px;
  }

  /* ------------contact us----------- */
  .contact-us-header {
    height: 25vh;
  }

  .contact-us-header__inner h2 {
    font-size: 35px;
  }

  .contact {
    padding: 50px 0;
  }

  .contact-content {
    padding: 10px 0;
  }

  .contact .contact-heading h5 {
    font-size: 17px;
  }

  .contact .contact-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .contact .contact-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .contact-us-box {
    padding: 14px;
  }

  .contact-us-box-left-text {
    padding: 30px;
    height: fit-content
  }

  .contact-us-heading {
    margin-bottom: 70px;
  }

  .contact-us-box-left-text .contact-us-heading h3 {
    font-size: 25px;
    margin-bottom: 13px;
  }

  .contact-us-box-left-text .contact-us-heading h6 {
    font-size: 16px;
  }

  .contact-us-box-left-text .location {
    margin-bottom: 30px;
  }

  .contact-us-box-left-text .location .icon img {
    width: 26px;
    margin-right: 18px;
  }

  .contact-us-box-left-text .location .text h6 {
    font-size: 18px;
    padding-right: 30px;
  }


  .location img {
    width: 23px;
    margin-right: 23px;
  }

  .contact .form {
    margin-left: 12px;
    padding: 16px;

  }

  .contact label {
    font-size: 15px !important;
    margin-bottom: 12px;
  }

  .contact .custom-control-label {
    font-size: 17px !important;
    margin-bottom: 10px;
    margin-right: 12px;
  }

  .contact .form .form-control {
    font-size: 16px !important;
    border-radius: 0 !important;
    margin-bottom: 22px;
    padding: 7px 0 !important;
  }

  .contact .form .btn {
    font-size: 19px !important;
    padding: 10px 20px !important;
    margin-bottom: 14px;
  }

  .custom-control-input {
    margin-right: 12px;
  }

  .custom-control-label {
    margin-right: 12px;
  }

  .contact-boxs {
    padding: 12px 0;
  }

  .contact-boxs .contact-office {
    padding: 12px 10px;
    width: 100%;
    margin-bottom: 17px;
  }

  .contact-office .contact-box-heading {
    margin-bottom: 12px;
  }

  .contact-office .contact-box-heading img {
    width: 19px;
    margin-right: 10px;
    height: 19px;
  }

  .contact-office .contact-box-heading h3 {
    font-size: 19px;
    margin-top: 10px;
  }

  .contact-office a {
    font-size: 16px;
  }

  .map {
    padding: 20px 0 40px;
  }
  .blog-slider .slick-arrow.next {
    left: 33%;
    bottom: -15vw;
}
.blog-slider .slick-arrow.previous {
  bottom: -15vw;
}
.blog-slider .slick-arrow {
  width: 40px;
  height: 40px;
}

.app-img h5{
  font-size: 20px;
  margin: 20px 0;
}

.app-img .app-img1 img{
  width: 70px;
}

.app-img .app-img1 h4 {
  font-size: 17px;
  padding: 20px
}

.arrow-link{
  font-size: 15px;
}

.our-management-boxs {
  padding: 50px 0;
}
.our-management-boxs .our-management-heading h5 {
 font-size :17px;
 margin-bottom: 25px; 

}

.our-management-boxs .our-management-heading h5::before {
  width: 39px;
  height: 3px;
  bottom: -15px;
  left: 44%;
}

.our-management-boxs .our-management-heading h2 {
  font-size: 20px;
  padding-bottom: 11px;
}
.our-management-box {
  padding: 20px;
}

.our-management-box h4 {
  font-size: 18px;
  padding: 20px 0 0;
}
.our-management-box p {
  font-size: 15px;
  margin-bottom : 0;
}
.our-management-boxs .row {
 
}


}

@media (min-width:576px) and (max-width:767.98px) {

  /* navbar */
  .navbar {
    padding: 0.2vw 0 !important;
  }

  .navbar .navbar-brand img {
    width: 65px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-toggler-icon {
    width: 24px !important;
    height: 24px !important;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 15px;
    padding: 7px;
  }

  .navbar .navbar-nav .btn {
    padding: 10px 20px;
    font-size: 14px;
  }

  .navbar .navbar-nav .btn i {
    margin-left: 10px;
    font-size: 14px;
  }

  .navbar .navbar-nav .nav-contact {
    margin-left: 1.1vw !important;
    margin: 0;
  }

  .banner .index-video video {
    height: 45vh;
  }

  .banner-img img {
    width: 100%;
  }

  .banner-text {
    position: absolute;
    top: 9.5vw;
    z-index: 999;
  }

  .banner-text h1 {
    font-size: 50px;
    margin-bottom: 10px;
    line-height: normal;
  }

  .banner-text p {
    font-size: 18px;
    padding-right: 0;
  }

  .banner-text i {
    font-size: 16px;
    margin-left: 17px;
  }

  .button_links {
    margin-top: 30px;
  }

  .button_links a {
    padding: 10px 16px;
    font-size: 14px;
  }

  .button_links .btn1 {
    padding: 10px 20px;
    font-size: 17px;
  }

  .button_links .btn1 i {
    font-size: 17px;
    margin-left: 10px;
  }

  .banner .banner-sideimg {
    bottom: 7px;
  }

  .banner .banner-sideimg img {
    width: 100%;
  }

  /* full-service */
  .full-service {
    padding: 50px 0;
  }

  .full-service .service-1 {
    padding: 12px 20px 6px;
    width: 100%;
    margin-bottom: 10px;
  }

  .full-service .service-1 h5 {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .full-service .service-1 h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .full-service .service-1 h6 {
    font-size: 18px;
    line-height: normal;
  }

  .full-service .service-1 i {
    font-size: 15px;
  }

  /* product */

  .our-products {
    padding: 0 0 50px;
  }

  .our-products h6 {
    font-size: 17px;
  }

  .our-products h6::before {
    width: 20px;
    height: 4px;
    bottom: -5px;
  }

  .our-products h1 {
    font-size: 21px;
    padding-bottom: 22px;
  }

  .our-products .product-text {
    bottom: 16px;
    left: 11px;
  }

  .our-products .product-text .btn {
    padding: 5px 20px;
    font-size: 11px;
  }

  .our-products .product-text h4 {
    font-size: 17px;
    padding-bottom: 20px;
  }

  .product-1 {
    height: 24.4vh;
    margin-bottom: 0px;
  }

  .about-text {
    padding: 0 0 57px;
  }

  .about-text h6 {
    font-size: 17px;
  }

  .arrow-icon{
    display: none;
  }

  .about-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .about-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .about-text .about-sidetext h4 {
    font-size: 20px;
  }

  .about-text .about-sidetext p {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 0;
  }

  .about-text .about-tabs .tab-text {
    padding: 20px 0;
  }

  .about-text .about-tabs .tab-text p {
    font-size: 15px;
    padding-right: 0;
  }

  .about-tabs .nav-tabs {
    border-bottom: 0;
  }

  .about-tabs .nav-tabs .nav-link {
    padding: 10px 20px;
    font-size: 14px;
  }

  .about-sideimg img {
    width: 100%;
    position: inherit;
    top: 22px;
  }

  .explore-btn .btn {
    padding: 10px 15px;
    font-size: 12px;
  }

  .explore-btn .btn i {
    padding-left: 10px;
  }

  .about-btn {
    gap: 20px;
  }

  .client-pic {
    gap: 20px;
  }

  .client-img img {
    width: 45px;
  }

  .client-sign {
    width: 100%;
  }

  /* faq */
  .faq {
    padding: 55px 0;
  }

  .faq .faq-text h6 {
    font-size: 17px;
  }

  .faq .faq-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faq .faq-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faq .faq-text .faq-keys .accordion {
    width: 100%;
    font-size: 15px;
  }

  .faq .faq-text .faq-keys .accordion p {
    padding-right: 3vw;
    font-weight: 300;
  }

  .faq .faq-text .faq-keys button.accordion-button {
    padding: 15px;
    font-size: 18px;
  }


  .faq .faq-text .faq-keys .accordion-item {
    margin: 15px 0;
  }

  .faq-text2 {
    margin-left: 0;
  }

  .faq-text2 img {
    width: 100%;
  }

  .clients {
    padding-top: 18px;
  }

  .client-img img {
    width: 45px;
  }

  .client-text {
    padding-left: 20px;
  }

  .client-text h5 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .coma img {
    width: 25px;
    padding-top: 10px;
  }

  .client-text p {
    font-size: 17px;
    padding: 0 20px 25px 2px;
  }

  .border-line {
    width: 210px;
    height: 10px;
  }

  .client1-img {
    margin-bottom: 20px;
  }

  .client-name {
    margin-left: 46px;
  }

  /* partners */
  .parnters {
    padding: 55px 0;
  }

  .parnters h6 {
    font-size: 17px;
  }

  .parnters h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .parnters h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .parnters .partner-main p {
    font-size: 15px;
  }

  .partners-img {
    width: 80%;
    margin-bottom: 16px;
  }

  .partner-sec {
    margin: 20px 0;
  }

  .partners-img img {
    width: 100%;
  }

  .loctions-address {
    color: #fff;
    padding: 10px 0vw 10px 36px;
  }

  .locationss .locationss-boxs {
    padding: 12px 0;
  }

  .locations-address .locations-box-heading {
    margin-bottom: 13px;
  }

  .locations-box-heading img {
    width: 20px;
    margin-right: 10px;
    height: 20px;
  }

  .locations-box-heading h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .locations-address2 .locations-box-heading2 {
    margin-bottom: 12px;
  }

  .locations-box-heading2 img {
    width: 26px;
    margin-right: 10px;
    height: 26px;
  }

  .locations-box-heading2 h3 {
    font-size: 17px;
    color: #000;
    font-family: 'Barlow';
    font-weight: 600;
    padding-bottom: 12px;
  }

  .locc-back {
    padding: 20px;
  }

  .loctions-address2 {
    padding: 10px;
  }

  .loc-link a i {
    font-size: 23px;
  }

  .loctions-address3::after {
    width: -webkit-fill-available;
    height: 1px;
  }

  .loctions-address p {
    font-size: 17px;
    margin-bottom: 0;
  }

  .loctions-address2 p {
    font-size: 18px;
  }

  /* footer */
  .footer {
    padding: 40px 0 10px;
  }

  .footer .footer-products ul li {
    padding: 4px 0;
  }

  .footer .footer-products ul li a {
    font-size: 12px;
  }

  .footer .footer-1 h5 {
    font-size: 16px;
  }

  .footer .footer-products h5::before {
    height: 3px;
    width: 39px;
    bottom: -7px;
  }

  .footer .footer-1 p {
    font-size: 14px;
    padding: 20px 0;
  }

  .footer .footer-products h5 {
    font-size: 13.5px;
    margin-bottom: 15px;
  }

  .footer-icons ul li {
    padding: 0 12px 0 0;
  }

  .footer-icons ul li a i {
    font-size: 22px;
  }

  .footer-bottom ul {
    padding-left: 0;
  }

  .footer-bottom {
    display: flex;
    justify-content: center;
  }

  .footer-bottom ul li {
    padding-left: 10px;
  }

  .footer-bottom ul li a {
    font-size: 10.65px;
  }

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

  /* --------about us---------- */
  .page-header {
    height: 25vh;
  }

  .page-header__inner h2 {
    font-size: 36px;
  }

  .thm-breadcrumb li {
    font-size: 16px;
  }

  .thm-breadcrumb li a {
    font-size: 14px;
  }

  .about-industries {
    padding: 50px 0;
  }

  .about-industries .about-img {
    width: 100%;
  }

  .about-industries .about-img img {
    width: 100%;
  }

  .about-img-right-text {
    padding-left: 0;
    padding-top: 26px;
  }

  .about-industries .about-img-right-text h2 {
    font-size: 24px;
    margin-bottom: 13px;
  }

  .about-industries .about-img-right-text h5 {
    font-size: 19px;
  }

  .about-industries .about-img-right-text p {
    font-size: 14px;
    padding: 0;
    margin-bottom: 14px;
  }

  .about-img-right-subtext h4 {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .about-img-right-content {
    gap: 10px;
  }

  .about-img-right-content-text h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text h6 {
    font-size: 13px;

  }

  .about-img-right-content-text-one h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-one h6 {
    font-size: 13px;
  }

  .about-img-right-content-text-two h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-two h6 {
    font-size: 13px;
  }

  .our-approch {
    padding: 50px 0;

  }

  .our-approch .our-approch-heading h6 {
    font-size: 17px;
  }

  .our-approch .our-approch-heading h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-approch .our-approch-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-approch .our-approch-heading h2 span {
    font-size: 25px;
  }

  .our-approch .our-approch-right-text h5 {
    font-size: 14px;
    padding-top: 10px;
  }

  .our-approch-tab {
    position: absolute;
    width: 92%;
    top: -11vw;
  }

  .our-history .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    border: none;
  }

  .our-history .nav-tabs .nav-link {
    padding: 10px;
    font-size: 12.5px;
  }

  .our-history .nav-link img {
    width: 16px;
    margin-right: 4px;
  }

  .our-history .nav.nav-tabs {
    margin-bottom: 16px;
  }

  .our-history .tab-content-text p {

    font-size: 15px;
    padding-bottom: 10px;
  }


  .tab-content-text .tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .our-history .tab-content-text .tab-content-list li img {
    width: 18px;
    padding-right: 0px;
    margin-right: 10px;
  }

  .our-history .tab-content-img {
    width: 100%;
  }

  .our-history {
    padding: 50px 0;
    position: relative;
  }

  .our-history .company-started {
    margin-top: 610px;
  }

  .our-history-heading {
    margin-bottom: 4vw;
  }

  .our-history .our-history-heading h5 {
    font-size: 17px;
  }

  .our-history .our-history-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-history .our-history-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-history .our-history-heading h2 span {
    font-size: 21px;
  }

  .our-history .our-history-right-text h5 {
    font-size: 15px;
    padding-top: 0px;
    line-height: inherit;
  }

  .second-tab-functions {
    display: block;
  }

  .second-tab .nav-pills .nav-link {
    padding: 11px;
    font-size: 15px;
  }

  .second-tab .nav-link {
    padding: 14px;
    font-size: 17px;
  }

  .second-tab-content-heading h2 {
    font-size: 25px;
  }

  .second-tab-content-heading h2 span {
    font-size: 26px;
  }

  .second-tab-content-text p {
    font-size: 15px;
    padding: 0;
  }

  .second-tab-content-text .second-tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .second-tab-content-text .second-tab-content-list li img {
    width: 15px;
    padding-right: 0;
    margin-right: 10px;
  }

  .second-tab-content-img {
    width: 100%;
  }

  .second-tab-content-img img {
    width: 100%;
  }

  .what-we-do {
    padding: 50px 0;
  }

  .what-we-do .middleimg {
    display: none;
  }

  .what-we-do .what-we-do-heading h5 {
    font-size: 17px;
  }

  .what-we-do .what-we-do-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .what-we-do .what-we-do-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .what-we-do .what-we-do-heading h2 span {
    font-size: 22px;
    padding-bottom: 11px;
  }

  .what-we-do-boxs {
    padding: 19px;
    margin-bottom: 12px;
    width: 100%;
  }

  .what-we-do-boxs img {
    width: 30px;
    margin-bottom: 15px;
  }

  .what-we-do-boxs h4 {
    font-size: 15pxx;
  }

  .what-we-do-boxs p {
    font-size: 13px;
  }

  .what-we-do-img {
    width: 20vw;
  }

  .what-we-do-img img {
    width: 100%;
  }

  .what-we-do-subtext h4 {
    font-size: 19px;
    margin-top: 13px;
  }

  .what-we-do-subtext h4 span {
    font-size: 19px;
  }

  /* ----------products page---------------- */
  .product-header {
    height: 25vh;
  }

  .product-header__inner h2 {
    font-size: 33px;
  }

  .products {
    padding: 25px 10px;
  }

  .products .products-heading h5 {
    font-size: 17px;
  }

  .products .products-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .products .products-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .products .products-img img {
    width: 100%;
  }

  .products-right-text {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
  }

  .mobile-viewside{
    display: none;
  }
  
  .desktop-viewside{
    display: block;
  }

  .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products .products-right-text h3 {
    font-size: 25px;
  }

  .products .products-right-text p {
    line-height: inherit;
    margin-bottom: 0;
    padding: 0 0 15px;
    font-size: 15px;
  }

  .products .products-btn {
    padding: 10px 20px;
    width: fit-content;
    font-size: 15px;
  }

  .products .products-btn a {
    font-size: 14px;
  }

  .products .products-btn img {
    width: 16px;
    margin-left: 5px;
  }

  .products-sub-text p {
    font-size: 17px;
    margin-top: 10px;
  }

  .products2 .products-right-text {
    /* padding-left: 0; */
    padding-right: 0;
  }

  .products2 .products-right-text p {
    font-size: 17px;
    line-height: revert;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .products2 .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products2 .products .products-right-text h3 {
    font-size: 25px;
  }

  .products2 .products .products-right-text p {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
  }

  .products-sub-text h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .products-sub-text ol li {
    font-size: 17px;
  }

  .products-sub-text ol li ul li {
    font-size: 16px;
  }

  .products-sub-text h5 {
    font-size: 19px;
  }

  .products-sub-text ul li {
    font-size: 18px;
    padding: 10px 0;
  }


  /* ---------------certificates---------- */
  .certificates {
    height: 25vh;
  }

  .certificates h2 {
    font-size: 37px;
  }

  .certificate {
    padding: 40px 0;
  }

  .certificate .certificate-heading h5 {
    font-size: 17px;
  }

  .certificate .certificate-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .certificate .certificate-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .certificate .certificate-img {
    /* width:18vw; */
    margin-bottom: 10px;
  }

  .certificate .btn-back {
    height: 34vh;
    width: 100%;
  }

  .galary-text {
    top: 13px;
    left: 13px;
  }

  .galary-text h5 {
    font-size: 13px;
    margin-bottom: 7px;
  }

  .galary-text h6 {
    font-size: 12px;
  }

  .certificate .certificate-img img {
    width: 100%;
  }

  .certificate-modal .modal-dialog {
    max-width: inherit;
    width: 334px;
  }

  .certificate-modal .modal-body {
    padding: 0;
  }

  .certificate-view img {
    width: 100%;
  }

  .certificate-modal .modal-header {
    border: none;
  }

  .certificate-modal .modal-header .btn-close {
    position: absolute;
    right: 23%;
    top: 5vw;
  }

  /* --------------case-studies----------- */
  .case-header {
    height: 52vh;
  }

  .case-header h2 {
    font-size: 20px;
  }

  .case-studies {
    padding: 45px 0;
  }

  .case-studies .case-studies-heading h5 {
    font-size: 18px;
  }

  .case-studies .case-studies-heading h2 {
    font-size: 36px;
    padding-bottom: 40px;
  }

  .case-studies .case-studies-box h4 {
    font-size: 17px;
  }

  /* -------faqs----------- */
  .faq-header {
    height: 25vh;
  }

  .faq-header h2 {
    font-size: 35px;
  }

  .faqs {
    padding: 50px 0;
  }

  .faqs .faqs-heading h5 {
    font-size: 17px;
  }

  .faqs .faqs-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faqs .faqs-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faqss {
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
  }

  .faqss .faqs-img img {
    width: 100%;
  }

  .faqs .faqs-img img {
    width: 100%;
  }

  .faqss .accordion-item {
    margin-bottom: 10px;
  }

  .faqss .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    padding: 19px 14px;
  }

  .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  /* -------careers----------- */
  .career-header {
    height: 25vh;
  }

  .career-header__inner h2 {
    font-size: 35px;
  }

  .careers {
    padding: 50px 0;
  }

  .team-img {
    width: 35px;
  }

  .team-img img {
    width: 100%;
  }

  .team-head h6 {
    font-size: 18px;
    padding: 120x 0 15px;
  }

  .team-head p {
    margin-bottom: 0;
    font-size: 16px;
  }

  .careers .careers-heading h5 {
    font-size: 17px;
  }

  .careers .careers-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .careers .careers-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .careers .accordion-item {
    margin-bottom: 12px;
  }

  .careers .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
  }

  .team-form form {
    padding: 10px;
    margin-top: 10px;
  }

  .team-form {
    padding: 0px 0 40px;
  }

  .team-form .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  .team-form .form-control {
    padding: 18px;
    font-size: 15px;
  }

  .team-form textarea.form-control {
    min-height: 28vh;
  }

  .team-form .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .careers .form {
    margin-left: 20px;
    padding: 16px;
  }

  .careers .form-control {
    font-size: 15px !important;
  }

  /* ------------contact us----------- */
  .contact-us-header {
    height: 25vh;
  }

  .contact-us-header__inner h2 {
    font-size: 35px;
  }

  .contact {
    padding: 50px 0;
  }

  .contact-content {
    padding: 10px 0;
  }

  .contact .contact-heading h5 {
    font-size: 17px;
  }

  .contact .contact-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .contact .contact-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .contact-us-box {
    padding: 14px;
  }

  .contact-us-box-left-text {
    padding: 30px;
    height: fit-content
  }

  .contact-us-heading {
    margin-bottom: 70px;
  }

  .contact-us-box-left-text .contact-us-heading h3 {
    font-size: 25px;
    margin-bottom: 13px;
  }

  .contact-us-box-left-text .contact-us-heading h6 {
    font-size: 16px;
  }

  .contact-us-box-left-text .location {
    margin-bottom: 30px;
  }

  .contact-us-box-left-text .location .icon img {
    width: 26px;
    margin-right: 18px;
  }

  .contact-us-box-left-text .location .text h6 {
    font-size: 18px;
    padding-right: 30px;
  }


  .location img {
    width: 23px;
    margin-right: 23px;
  }

  .contact .form {
    margin-left: 12px;
    padding: 16px;

  }


  .contact label {
    font-size: 15px !important;
    margin-bottom: 12px;
  }

  .contact .custom-control-label {
    font-size: 17px !important;
    margin-bottom: 10px;
    margin-right: 12px;
  }

  .contact .form .form-control {
    font-size: 16px !important;
    border-radius: 0 !important;
    margin-bottom: 22px;
    padding: 7px 0 !important;
  }

  .contact .form .btn {
    font-size: 19px !important;
    padding: 10px 20px !important;
    margin-bottom: 14px;
  }

  .custom-control-input {
    margin-right: 12px;
  }

  .custom-control-label {
    margin-right: 12px;
  }

  .contact-boxs {
    padding: 12px 0;
  }

  .contact-boxs .contact-office {
    padding: 12px 10px;
    width: 100%;
  }

  .contact-office .contact-box-heading {
    margin-bottom: 12px;
  }

  .contact-office .contact-box-heading img {
    width: 19px;
    margin-right: 10px;
    height: 19px;
  }

  .contact-office .contact-box-heading h3 {
    font-size: 19px;
    margin-top: 10px;
  }

  .contact-office a {
    font-size: 16px;
  }

  .map {
    padding: 20px 0 40px;
  }
.blog-slider .slick-arrow.next {
  left: 37%;
  bottom: -10vw;
}
.blog-slider .slick-arrow.previous {
bottom: -10vw;
}
.blog-slider .slick-arrow {
width: 40px;
height: 40px;
}
.team-form2{
  margin-left: 0;
  padding-top: 20px;
}

.team-form2 .form-control {
  padding: 18px;
  font-size: 15px;
}

.team-form2 textarea.form-control {
  min-height: 28vh;
}

.team-form2 .btn {
  padding: 13px 30px;
  font-size: 16px;
}

.app-img h5{
  font-size: 20px;
  margin: 20px 0;
}

.app-img .app-img1 img{
  width: 150px;
}

.app-img .app-img1 h4 {
  font-size: 17px;
  padding: 20px
}

.arrow-link{
  font-size: 15px;
}

.loctions-address2 a{
  font-size: 15px;
}

.our-management-boxs {
  padding: 50px 0;
}
.our-management-boxs .our-management-heading h5 {
 font-size :17px;
 margin-bottom: 25px; 

}

.our-management-boxs .our-management-heading h5::before {
  width: 39px;
  height: 3px;
  bottom: -15px;
  left: 44%;
}

.our-management-boxs .our-management-heading h2 {
  font-size: 20px;
  padding-bottom: 11px;
}
.our-management-box {
  padding: 20px;
}

.our-management-box h4 {
  font-size: 18px;
  padding: 20px 0 0;
}
.our-management-box p {
  font-size: 15px;
  margin-bottom : 0;
}
.our-management-boxs .row {
 
}

}

@media (min-width:768px) and (max-width:991.98px) {

  /* navbar */
  .navbar {
    padding: 0.2vw 0 !important;
  }

  .navbar .navbar-brand img {
    width: 65px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-toggler-icon {
    width: 24px !important;
    height: 24px !important;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px;
    padding: 6px;
  }

  .navbar .navbar-nav .btn {
    padding: 7px 15px;
    font-size: 13px;
  }

  .navbar .navbar-nav .btn i {
    margin-left: 10px;
    font-size: 14px;
  }

  .navbar .navbar-nav .nav-contact {
    margin-left: 1.1vw !important;
    margin: 0;
  }

  .banner .index-video video {
    width: 100%;
    height: 38vh;
    object-fit: cover;
  }

  .banner-img img {
    width: 100%;
  }

  .banner-text {
    position: absolute;
    top: 9.5vw;
    z-index: 999;
  }

  .banner-text h1 {
    font-size: 50px;
    margin-bottom: 10px;
    line-height: normal;
  }

  .banner-text p {
    font-size: 18px;
    padding-right: 357px;
  }

  .banner-text i {
    font-size: 16px;
    margin-left: 17px;
  }

  .button_links {
    margin-top: 30px;
  }

  .button_links a {
    padding: 10px 16px;
    font-size: 14px;
  }

  .button_links .btn1 {
    padding: 10px 20px;
    font-size: 17px;
  }

  .button_links .btn1 i {
    font-size: 17px;
    margin-left: 10px;
  }

  .banner .banner-sideimg {
    bottom: 7px;
  }

  .banner .banner-sideimg img {
    width: 72%;
  }

  /* full-service */
  .full-service {
    padding: 50px 0;
  }

  .full-service .service-1 {
    padding: 12px 17px 6px;
    width: 100%;
    margin-bottom: 10px;
  }

  .full-service .service-1 h5 {
    font-size: 15px;
    padding-bottom: 10px;
  }

  .full-service .service-1 h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .full-service .service-1 h6 {
    font-size: 14px;
    line-height: normal;
  }

  .full-service .service-1 i {
    font-size: 14px;
  }

  /* product */

  .our-products {
    padding: 0 0 50px;
  }

  .our-products h6 {
    font-size: 17px;
  }

  .our-products h6::before {
    width: 20px;
    height: 4px;
    bottom: -5px;
  }

  .our-products h1 {
    font-size: 21px;
    padding-bottom: 22px;
  }

  .our-products .product-text {
    bottom: 20px;
    left: 20px;
  }

  .arrow-icon{
    display: none;
  }

  .our-products .product-text .btn {
    padding: 4px 17px;
    font-size: 12px;
  }

  .our-products .product-text h4 {
    font-size: 15px;
    padding-bottom: 0px;
  }

  .product-1 {
    height: 20.4vh;
    margin-bottom: 11px;
  }

  .about-text {
    padding: 0 0 57px;
  }

  .about-text h6 {
    font-size: 17px;
  }

  .about-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .about-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .about-text .about-sidetext h4 {
    font-size: 20px;
  }

  .about-text .about-sidetext p {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 0;
  }

  .about-text .about-tabs .tab-text {
    padding: 20px 0;
  }

  .about-text .about-tabs .tab-text p {
    font-size: 15px;
    padding-right: 0;
  }

  .about-tabs .nav-tabs {
    border-bottom: 0;
  }

  .about-tabs .nav-tabs .nav-link {
    padding: 10px 20px;
    font-size: 14px;
  }

  .about-sideimg img {
    width: 100%;
    position: inherit;
    top: 22px;
  }

  .explore-btn .btn {
    padding: 10px 15px;
    font-size: 12px;
  }

  .explore-btn .btn i {
    padding-left: 10px;
  }

  .about-btn {
    gap: 20px;
  }

  .client-pic {
    gap: 20px;
  }

  .client-img img {
    width: 45px;
  }

  .client-sign {
    width: 100%;
  }

  /* faq */
  .faq {
    padding: 55px 0;
  }

  .faq .faq-text h6 {
    font-size: 17px;
  }

  .faq .faq-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faq .faq-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faq .faq-text .faq-keys .accordion {
    width: 100%;
    font-size: 13px;
  }

  .faq .faq-text .faq-keys .accordion p {
    padding-right: 10px;
    font-size: 12.5px;
  }

  .faq .faq-text .faq-keys button.accordion-button {
    padding: 12px;
    font-size: 15px;
  }


  .faq .faq-text .faq-keys .accordion-item {
    margin: 15px 0;
  }

  .faq-text2 {
    margin-left: 0;
  }

  .faq-text2 img {
    width: 100%;
  }

  .clients {
    padding-top: 18px;
  }

  .client-img img {
    width: 45px;
  }

  .client-text {
    padding-left: 20px;
  }

  .client-text h5 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .coma img {
    width: 25px;
    padding-top: 10px;
  }

  .client-text p {
    font-size: 17px;
    padding: 0 20px 25px 2px;
  }

  .border-line {
    width: 210px;
    height: 10px;
  }

  .client1-img {
    margin-bottom: 20px;
  }

  .client-name {
    margin-left: 46px;
  }

  /* partners */
  .parnters {
    padding: 55px 0;
  }

  .parnters h6 {
    font-size: 17px;
  }

  .parnters h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .parnters h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .parnters .partner-main p {
    font-size: 15px;
  }

  .partners-img {
    width: 125px;
    margin-bottom: 16px;
  }

  .partner-sec {
    margin: 20px 0;
  }

  .partners-img img {
    width: 100%;
  }

  .loctions-address {
    color: #fff;
    padding: 10px 0vw 10px 36px;
  }

  .locationss .locationss-boxs {
    padding: 12px 0;
  }

  .locations-address .locations-box-heading {
    margin-bottom: 13px;
  }

  .locations-box-heading img {
    width: 20px;
    margin-right: 10px;
    height: 20px;
  }

  .locations-box-heading h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .locations-address2 .locations-box-heading2 {
    margin-bottom: 12px;
  }

  .locations-box-heading2 img {
    width: 18px;
    margin-right: 8px;
    height: 18px;
  }

  .locations-box-heading2 h3 {
    font-size: 14px;
    padding-bottom: 7px;
  }

  .locc-back {
    padding: 20px;
  }

  .loctions-address2 a {
    font-size: 13px;
  }

  .loctions-address2 {
    padding: 5px;
  }

  .loc-link a i {
    font-size: 16px;
  }

  .loctions-address p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .loctions-address2 p {
    font-size: 18px;
  }

  /* footer */
  .footer {
    padding: 40px 0 10px;
  }

  .footer .footer-products ul li {
    padding: 4px 0;
  }

  .footer .footer-products ul li a {
    font-size: 12px;
  }

  .footer .footer-1 h5 {
    font-size: 16px;
  }

  .footer .footer-products h5::before {
    height: 3px;
    width: 39px;
    bottom: -7px;
  }

  .footer .footer-1 p {
    font-size: 14px;
    padding: 20px 0;
  }

  .footer .footer-products h5 {
    font-size: 13.5px;
    margin-bottom: 15px;
  }

  .footer-icons ul li {
    padding: 0 12px 0 0;
  }

  .footer-icons ul li a i {
    font-size: 22px;
  }

  .footer-bottom ul {
    padding-left: 0;
  }

  .footer-bottom ul li {
    padding-left: 10px;
  }

  .footer-bottom ul li a {
    font-size: 10.65px;
  }

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

  /* --------about us---------- */
  .page-header {
    height: 25vh;
  }

  .page-header__inner h2 {
    font-size: 36px;
  }

  .thm-breadcrumb li {
    font-size: 16px;
  }

  .thm-breadcrumb li a {
    font-size: 14px;
  }

  .about-industries {
    padding: 50px 0;
  }

  .about-industries .about-img {
    width: 100%;
  }

  .about-industries .about-img img {
    width: 100%;
  }

  .about-img-right-text {
    padding-left: 0;
    padding-top: 26px;
  }

  .about-industries .about-img-right-text h2 {
    font-size: 24px;
    margin-bottom: 13px;
  }

  .about-industries .about-img-right-text h5 {
    font-size: 19px;
  }

  .about-industries .about-img-right-text p {
    font-size: 14px;
    padding: 0;
    margin-bottom: 14px;
  }

  .about-img-right-subtext h4 {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .about-img-right-content {
    gap: 10px;
  }

  .about-img-right-content-text h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text h6 {
    font-size: 13px;

  }

  .about-img-right-content-text-one h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-one h6 {
    font-size: 13px;
  }

  .about-img-right-content-text-two h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-two h6 {
    font-size: 13px;
  }

  .our-approch {
    padding: 50px 0;
    height: 26vh;
  }

  .our-approch .our-approch-heading h6 {
    font-size: 17px;
  }

  .our-approch .our-approch-heading h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-approch .our-approch-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-approch .our-approch-heading h2 span {
    font-size: 25px;
  }

  .our-approch .our-approch-right-text h5 {
    font-size: 14px;
    padding-top: 10px;
  }

  .our-approch-tab {
    position: absolute;
    width: 92%;
    top: -11vw;
  }

  .our-history .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    border: none;
  }

  .our-history .nav-tabs .nav-link {
    padding: 10px;
    font-size: 12.5px;
  }

  .our-history .nav-link img {
    width: 16px;
    margin-right: 4px;
  }

  .our-history .nav.nav-tabs {
    margin-bottom: 16px;
  }

  .our-history .tab-content-text p {

    font-size: 15px;
    padding-bottom: 10px;
  }


  .tab-content-text .tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .our-history .tab-content-text .tab-content-list li img {
    width: 18px;
    padding-right: 0px;
    margin-right: 10px;
  }

  .our-history .tab-content-img {
    width: 100%;
  }

  .our-history {
    padding: 50px 0;
    position: relative;
  }

  .our-history .company-started {
    margin-top: 315px;
  }

  .our-history-heading {
    margin-bottom: 4vw;
  }

  .our-history .our-history-heading h5 {
    font-size: 17px;
  }

  .our-history .our-history-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-history .our-history-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-history .our-history-heading h2 span {
    font-size: 21px;
  }

  .our-history .our-history-right-text h5 {
    font-size: 15px;
    padding-top: 0px;
    line-height: inherit;
  }

  .second-tab .nav-pills {
    width: 100%;
    margin-top: 10px;
  }

  .second-tab .nav-pills .nav-link {
    padding: 11px;
    font-size: 14px;
  }

  .second-tab .nav-link {
    padding: 14px;
    font-size: 17px;
  }

  .second-tab-content-heading h2 {
    font-size: 25px;
  }

  .second-tab-content-heading h2 span {
    font-size: 26px;
  }

  .second-tab-content-text p {
    font-size: 15px;
    padding: 0;
  }

  .second-tab-content-text .second-tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .second-tab-content-text .second-tab-content-list li img {
    width: 15px;
    padding-right: 0;
    margin-right: 10px;
  }

  .second-tab-content-img {
    width: 100%;
  }

  .second-tab-content-img img {
    width: 100%;
  }

  .what-we-do {
    padding: 50px 0;
  }

  .what-we-do .middleimg {
    display: none;
  }

  .what-we-do .what-we-do-heading h5 {
    font-size: 17px;
  }

  .what-we-do .what-we-do-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .what-we-do .what-we-do-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .what-we-do .what-we-do-heading h2 span {
    font-size: 22px;
    padding-bottom: 11px;
  }

  .what-we-do-boxs {
    padding: 19px;
    margin-bottom: 12px;
    width: 100%;
  }

  .what-we-do-boxs img {
    width: 30px;
    margin-bottom: 15px;
  }

  .what-we-do-boxs h4 {
    font-size: 18px;
  }

  .what-we-do-boxs p {
    font-size: 16px;
  }

  .what-we-do-img {
    width: 20vw;
  }

  .what-we-do-img img {
    width: 100%;
  }

  .what-we-do-subtext h4 {
    font-size: 19px;
    margin-top: 13px;
  }

  .what-we-do-subtext h4 span {
    font-size: 19px;
  }

  /* ----------products page---------------- */
  .product-header {
    height: 25vh;
  }

  .product-header__inner h2 {
    font-size: 33px;
  }

  .products {
    padding: 25px 10px;
  }

  .products .products-heading h5 {
    font-size: 17px;
  }

  .products .products-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .products .products-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .products .products-img img {
    width: 100%;
  }

  .products-right-text {
    padding-left: 0;
    padding-right: 0;
  }

  .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products .products-right-text h3 {
    font-size: 19px;
  }

  .products .products-right-text p {
    line-height: inherit;
    margin-bottom: 0;
    padding: 0 0 10px;
    font-size: 13px;
  }

  .products .products-btn {
    padding: 7px 15px;
    width: fit-content;
    font-size: 12px;
  }

  .products .products-btn a {
    font-size: 12px;
  }

  .products .products-btn img {
    width: 13px;
    margin-left: 3px;
  }

  .products-sub-text p {
    font-size: 13px;
    margin-top: 10px;
  }

  .products2 .products-right-text {
    /* padding-left: 0; */
    padding-right: 0;
  }

  .products2 .products-right-text p {
    font-size: 13px;
    line-height: revert;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .products2 .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products2 .products .products-right-text h3 {
    font-size: 25px;
  }

  .products2 .products .products-right-text p {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
  }

  .products-sub-text h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .products-sub-text ol li {
    font-size: 15px;
  }

  .products-sub-text ol li ul li {
    font-size: 13px;
  }

  .products-sub-text h5 {
    font-size: 16px;
  }

  .products-sub-text ul li {
    font-size: 13px;
    padding: 6px 0;
  }


  /* ---------------certificates---------- */
  .certificates {
    height: 25vh;
  }

  .certificates h2 {
    font-size: 37px;
  }

  .certificate {
    padding: 40px 0;
  }

  .certificate .certificate-heading h5 {
    font-size: 17px;
  }

  .certificate .certificate-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .certificate .certificate-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .certificate .certificate-img {
    /* width:18vw; */
    margin-bottom: 10px;
  }

  .certificate .btn-back {
    height: 11vh;
    width: 100%;
  }

  .galary-text {
    top: 13px;
    left: 13px;
  }

  .galary-text h5 {
    font-size: 13px;
    margin-bottom: 7px;
  }

  .galary-text h6 {
    font-size: 12px;
  }

  .certificate .certificate-img img {
    width: 100%;
  }

  .certificate-modal .modal-dialog {
    max-width: inherit;
    width: 334px;
  }

  .certificate-modal .modal-body {
    padding: 0;
  }

  .certificate-view img {
    width: 100%;
  }

  .certificate-modal .modal-header {
    border: none;
  }

  .certificate-modal .modal-header .btn-close {
    position: absolute;
    right: 23%;
    top: 5vw;
  }

  /* --------------case-studies----------- */
  .case-header {
    height: 52vh;
  }

  .case-header h2 {
    font-size: 20px;
  }

  .case-studies {
    padding: 45px 0;
  }

  .case-studies .case-studies-heading h5 {
    font-size: 18px;
  }

  .case-studies .case-studies-heading h2 {
    font-size: 36px;
    padding-bottom: 40px;
  }

  .case-studies .case-studies-box h4 {
    font-size: 17px;
  }

  /* -------faqs----------- */
  .faq-header {
    height: 25vh;
  }

  .faq-header h2 {
    font-size: 35px;
  }

  .faqs {
    padding: 50px 0;
  }

  .faqs .faqs-heading h5 {
    font-size: 17px;
  }

  .faqs .faqs-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faqs .faqs-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faqss {
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
  }

  .faqss .faqs-img img {
    width: 100%;
  }

  .faqs .faqs-img img {
    width: 100%;
  }

  .faqss .accordion-item {
    margin-bottom: 10px;
  }

  .faqss .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    padding: 19px 14px;
  }

  .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  /* -------careers----------- */
  .career-header {
    height: 25vh;
  }

  .career-header__inner h2 {
    font-size: 35px;
  }

  .careers {
    padding: 50px 0;
  }

  .team-img {
    width: 35px;
  }

  .team-img img {
    width: 100%;
  }

  .team-head h6 {
    font-size: 18px;
    padding: 120x 0 15px;
  }

  .team-head p {
    margin-bottom: 0;
    font-size: 13px;
  }

  .careers .careers-heading h5 {
    font-size: 17px;
  }

  .careers .careers-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .careers .careers-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .careers .accordion-item {
    margin-bottom: 12px;
  }

  .careers .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
  }

  .team-form form {
    padding: 10px;
    margin-top: 10px;
  }

  .team-form {
    padding: 0px 0 40px;
  }

  .team-form .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  .team-form .form-control {
    padding: 12px;
    font-size: 14px;
  }

  .team-form textarea.form-control {
    min-height: 28vh;
  }

  .team-form .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .careers .form {
    margin-left: 20px;
    padding: 16px;
  }

  .careers .form-control {
    font-size: 15px !important;
  }

  /* ------------contact us----------- */
  .contact-us-header {
    height: 25vh;
  }

  .contact-us-header__inner h2 {
    font-size: 35px;
  }

  .contact {
    padding: 50px 0;
  }

  .contact-content {
    padding: 10px 0;
  }

  .contact .contact-heading h5 {
    font-size: 17px;
  }

  .contact .contact-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .contact .contact-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .contact-us-box {
    padding: 14px;
  }

  .contact-us-box-left-text {
    padding: 24px;
    height: 50vh;
  }

  .contact-us-heading {
    margin-bottom: 70px;
  }

  .contact-us-box-left-text .contact-us-heading h3 {
    font-size: 25px;
    margin-bottom: 13px;
  }

  .contact-us-box-left-text .contact-us-heading h6 {
    font-size: 16px;
  }

  .contact-us-box-left-text .location {
    margin-bottom: 30px;
  }

  .contact-us-box-left-text .location .icon img {
    width: 26px;
    margin-right: 18px;
  }

  .contact-us-box-left-text .location .text h6 {
    font-size: 14px;
    padding-right: 0px;
  }


  .location img {
    width: 23px;
    margin-right: 23px;
  }

  .contact .form {
    margin-left: 12px;
    padding: 16px;

  }


  .contact label {
    font-size: 15px !important;
    margin-bottom: 12px;
  }

  .contact .custom-control-label {
    font-size: 17px !important;
    margin-bottom: 10px;
    margin-right: 12px;
  }

  .contact .form .form-control {
    font-size: 16px !important;
    border-radius: 0 !important;
    margin-bottom: 0px;
    padding: 7px 0 !important;
  }

  .contact .form .btn {
    font-size: 19px !important;
    padding: 10px 20px !important;
    margin-bottom: 14px;
  }

  .custom-control-input {
    margin-right: 12px;
  }

  .custom-control-label {
    margin-right: 12px;
  }

  .contact-boxs {
    padding: 12px 0;
  }

  .contact-boxs .contact-office {
    padding: 12px 10px;
    width: 100%;
  }

  .contact-office .contact-box-heading {
    margin-bottom: 12px;
  }

  .contact-office .contact-box-heading img {
    width: 19px;
    margin-right: 10px;
    height: 19px;
  }

  .contact-office .contact-box-heading h3 {
    font-size: 14px;
    margin-top: 10px;
  }

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

  .map {
    padding: 20px 0 40px;
  }

  iframe {
    width: 100%;
    height: 24vh;
  }
  .blog-slider .slick-arrow.next {
    left: 35%;
    bottom: -7vw;
  }
  .blog-slider .slick-arrow.previous {
  bottom: -7vw;
  }
  .blog-slider .slick-arrow {
  width: 40px;
  height: 40px;
  }

  .team-form2{
    margin-left: 0;
    padding-top: 20px;
  }

  .team-form2 .form-control {
    padding: 18px;
    font-size: 15px;
  }

  .team-form2 textarea.form-control {
    min-height: 28vh;
  }

  .team-form2 .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .app-img h5{
    font-size: 20px;
    margin: 20px 0;
  }
  
  .app-img .app-img1 img{
    width: 70px;
  }
  
  .app-img .app-img1 h4 {
    font-size: 15px;
    padding: 20px
  }
  
  .arrow-link{
    font-size: 15px;
  }

  .our-management-boxs {
  padding: 50px 0;
}
.our-management-boxs .our-management-heading h5 {
 font-size :17px;
 margin-bottom: 25px; 

}

.our-management-boxs .our-management-heading h5::before {
  width: 39px;
  height: 3px;
  bottom: -15px;
  left: 44%;
}

.our-management-boxs .our-management-heading h2 {
  font-size: 20px;
  padding-bottom: 11px;
}
.our-management-box {
  padding: 20px;
}

.our-management-box h4 {
  font-size: 18px;
  padding: 20px 0 0;
}
.our-management-box p {
  font-size: 15px;
  margin-bottom : 0;
}
.our-management-boxs .row {
 
}

}

@media (min-width:992px) and (max-width:1199.98px) {

  /* navbar */
  .navbar {
    padding: 0.2vw 0 !important;
  }

  .navbar .navbar-brand img {
    width: 65px;
  }

  .navbar .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-toggler-icon {
    width: 24px !important;
    height: 24px !important;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 14px;
  }

  .navbar .navbar-nav .btn {
    padding: 7px 15px;
    font-size: 13px;
  }

  .navbar .navbar-nav .btn i {
    margin-left: 10px;
    font-size: 14px;
  }

  .navbar .navbar-nav .nav-contact {
    margin-left: 1.1vw !important;
    margin: 0;
  }

  .banner .index-video video {
    width: 100%;
    height: 30vh;
    object-fit: cover;
  }

  .banner-img img {
    width: 100%;
  }

  .banner-text {
    position: absolute;
    top: 9.5vw;
    z-index: 999;
  }

  .banner-text h1 {
    font-size: 50px;
    margin-bottom: 10px;
    line-height: normal;
  }

  .banner-text p {
    font-size: 17px;
    padding-right: 614px;
  }

  .banner-text i {
    font-size: 16px;
    margin-left: 17px;
  }

  .button_links {
    margin-top: 30px;
  }

  .button_links a {
    padding: 10px 16px;
    font-size: 14px;
  }

  .button_links .btn1 {
    padding: 10px 20px;
    font-size: 17px;
  }

  .button_links .btn1 i {
    font-size: 17px;
    margin-left: 10px;
  }

  .banner .banner-sideimg {
    bottom: 7px;
  }

  .banner .banner-sideimg img {
    width: 72%;
  }

  /* full-service */
  .full-service {
    padding: 50px 0;
  }

  .full-service .service-1 {
    padding: 12px 17px 6px;
    width: 100%;
    margin-bottom: 10px;
  }

  .full-service .service-1 h5 {
    font-size: 15px;
    padding-bottom: 10px;
  }

  .full-service .service-1 h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .full-service .service-1 h6 {
    font-size: 14px;
    line-height: normal;
  }

  .full-service .service-1 i {
    font-size: 14px;
  }

  /* product */

  .our-products {
    padding: 0 0 50px;
  }

  .our-products h6 {
    font-size: 17px;
  }

  .our-products h6::before {
    width: 20px;
    height: 4px;
    bottom: -5px;
  }

  .our-products h1 {
    font-size: 21px;
    padding-bottom: 22px;
  }

  .our-products .product-text {
    bottom: 20px;
    left: 20px;
  }

  .our-products .product-text .btn {
    padding: 4px 17px;
    font-size: 12px;
  }

  .our-products .product-text h4 {
    font-size: 15px;
    padding-bottom: 0px;
  }

  .product-1 {
    height: 20.4vh;
    margin-bottom: 11px;
  }

  .about-text {
    padding: 0 0 57px;
  }

  .about-text h6 {
    font-size: 17px;
  }

  .about-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .about-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .about-text .about-sidetext h4 {
    font-size: 20px;
  }

  .about-text .about-sidetext p {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 0;
  }

  .about-text .about-tabs .tab-text {
    padding: 20px 0;
  }

  .about-text .about-tabs .tab-text p {
    font-size: 15px;
    padding-right: 0;
  }

  .about-tabs .nav-tabs {
    border-bottom: 0;
  }

  .about-tabs .nav-tabs .nav-link {
    padding: 10px 20px;
    font-size: 14px;
  }

  .about-sideimg {
    position: relative;
    width: 40vw;
  }

  .about-sideimg img {
    width: 100%;
    position: inherit;
    top: 22px;
  }

  .explore-btn .btn {
    padding: 10px 15px;
    font-size: 12px;
  }

  .explore-btn .btn i {
    padding-left: 10px;
  }

  .about-btn {
    gap: 20px;
  }

  .client-pic {
    gap: 20px;
  }

  .client-img img {
    width: 45px;
  }

  .client-sign {
    width: 100%;
  }

  /* faq */
  .faq {
    padding: 55px 0;
  }

  .faq .faq-text h6 {
    font-size: 17px;
  }

  .faq .faq-text h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faq .faq-text h1 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faq .faq-text .faq-keys .accordion {
    width: 100%;
    font-size: 13px;
  }

  .faq .faq-text .faq-keys .accordion p {
    padding-right: 10px;
    font-size: 12.5px;
  }

  .faq .faq-text .faq-keys button.accordion-button {
    padding: 12px;
    font-size: 15px;
  }


  .faq .faq-text .faq-keys .accordion-item {
    margin: 15px 0;
  }

  .faq-text2 {
    margin-left: 0;
  }

  .faq-text2 img {
    width: 100%;
  }

  .clients {
    padding-top: 18px;
  }

  .client-img img {
    width: 45px;
  }

  .client-text {
    padding-left: 20px;
  }

  .client-text h5 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .coma img {
    width: 25px;
    padding-top: 10px;
  }

  .client-text p {
    font-size: 17px;
    padding: 0 20px 25px 2px;
  }

  .border-line {
    width: 210px;
    height: 10px;
  }

  .client1-img {
    margin-bottom: 20px;
  }

  .client-name {
    margin-left: 46px;
  }

  /* partners */
  .parnters {
    padding: 55px 0;
  }

  .parnters h6 {
    font-size: 13px;
  }

  .parnters h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .parnters h1 {
    font-size: 17px;
    padding-bottom: 7px;
  }

  .parnters .partner-main p {
    font-size: 12px;
  }

  .partners-img {
    width: 133px;
    margin-bottom: 16px;
  }

  .partner-sec {
    margin: 20px 0;
  }

  .partners-img img {
    width: 100%;
  }

  .loctions-address {
    color: #fff;
    padding: 10px 0vw 10px 36px;
  }

  .locationss .locationss-boxs {
    padding: 12px 0;
  }

  .locations-address .locations-box-heading {
    margin-bottom: 13px;
  }

  .locations-box-heading img {
    width: 20px;
    margin-right: 10px;
    height: 20px;
  }

  .locations-box-heading h3 {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .locations-address2 .locations-box-heading2 {
    margin-bottom: 12px;
  }

  .locations-box-heading2 img {
    width: 18px;
    margin-right: 8px;
    height: 18px;
  }

  .locations-box-heading2 h3 {
    font-size: 14px;
    padding-bottom: 7px;
  }

  .locc-back {
    padding: 20px;
  }

  .loctions-address2 a {
    font-size: 13px;
  }

  .loctions-address2 {
    padding: 5px;
  }

  .loc-link a i {
    font-size: 16px;
  }

  .loctions-address p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .loctions-address2 p {
    font-size: 18px;
  }

  /* footer */
  .footer {
    padding: 40px 0 10px;
  }

  .footer .footer-products ul li {
    padding: 4px 0;
  }

  .footer .footer-products ul li a {
    font-size: 12px;
  }

  .footer .footer-1 h5 {
    font-size: 16px;
  }

  .footer .footer-products h5::before {
    height: 3px;
    width: 39px;
    bottom: -7px;
  }

  .footer .footer-1 p {
    font-size: 14px;
    padding: 20px 0;
  }

  .footer .footer-products h5 {
    font-size: 13.5px;
    margin-bottom: 15px;
  }

  .footer-icons ul li {
    padding: 0 12px 0 0;
  }

  .footer-icons ul li a i {
    font-size: 22px;
  }

  .footer-bottom ul {
    padding-left: 0;
  }

  .footer-bottom ul li {
    padding-left: 10px;
  }

  .footer-bottom ul li a {
    font-size: 10.65px;
  }

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

  /* --------about us---------- */
  .page-header {
    height: 17vh;
  }

  .page-header__inner h2 {
    font-size: 36px;
  }

  .thm-breadcrumb li {
    font-size: 16px;
  }

  .thm-breadcrumb li a {
    font-size: 14px;
  }

  .about-industries {
    padding: 50px 0;
  }

  .about-industries .about-img {
    width: 100%;
  }

  .about-industries .about-img img {
    width: 100%;
  }

  .about-img-right-text {
    padding-left: 0;
    padding-top: 26px;
  }

  .about-industries .about-img-right-text h2 {
    font-size: 24px;
    margin-bottom: 13px;
  }

  .about-industries .about-img-right-text h5 {
    font-size: 19px;
  }

  .about-industries .about-img-right-text p {
    font-size: 14px;
    padding: 0;
    margin-bottom: 14px;
  }

  .about-img-right-subtext h4 {
    font-size: 18px;
    margin-bottom: 13px;
  }

  .about-img-right-content {
    gap: 10px;
  }

  .about-img-right-content-text h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text h6 {
    font-size: 13px;

  }

  .about-img-right-content-text-one h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-one h6 {
    font-size: 13px;
  }

  .about-img-right-content-text-two h5 {
    font-size: 14px !important;
  }

  .about-img-right-content-text-two h6 {
    font-size: 13px;
  }

  .our-approch {
    padding: 50px 0;
    height: 26vh;
  }

  .our-approch .our-approch-heading h6 {
    font-size: 17px;
  }

  .our-approch .our-approch-heading h6::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-approch .our-approch-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-approch .our-approch-heading h2 span {
    font-size: 25px;
  }

  .our-approch .our-approch-right-text h5 {
    font-size: 14px;
    padding-top: 10px;
  }

  .our-approch-tab {
    position: absolute;
    width: 92%;
    top: -11vw;
  }

  .our-history .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    border: none;
  }

  .our-history .nav-tabs .nav-link {
    padding: 16px;
    font-size: 17.5px;
  }

  .our-history .nav-link img {
    width: 16px;
    margin-right: 4px;
  }

  .our-history .nav.nav-tabs {
    margin-bottom: 16px;
  }

  .our-history .tab-content-text p {

    font-size: 15px;
    padding-bottom: 10px;
  }


  .tab-content-text .tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .our-history .tab-content-text .tab-content-list li img {
    width: 18px;
    padding-right: 0px;
    margin-right: 10px;
  }

  .our-history .tab-content-img {
    width: 100%;
  }

  .our-history {
    padding: 50px 0;
    position: relative;
  }

  .our-history .company-started {
    margin-top: 315px;
  }

  .our-history-heading {
    margin-bottom: 4vw;
  }

  .our-history .our-history-heading h5 {
    font-size: 17px;
  }

  .our-history .our-history-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .our-history .our-history-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .our-history .our-history-heading h2 span {
    font-size: 21px;
  }

  .our-history .our-history-right-text h5 {
    font-size: 15px;
    padding-top: 0px;
    line-height: inherit;
  }

  .second-tab .nav-pills {
    width: 100%;
    margin-top: 10px;
  }

  .second-tab .nav-pills .nav-link {
    padding: 16px;
    font-size: 15px;
  }

  .second-tab .nav-link {
    padding: 14px;
    font-size: 17px;
  }

  .second-tab-content-heading h2 {
    font-size: 25px;
  }

  .second-tab-content-heading h2 span {
    font-size: 26px;
  }

  .second-tab-content-text p {
    font-size: 15px;
    padding: 0;
  }

  .second-tab-content-text .second-tab-content-list li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .second-tab-content-text .second-tab-content-list li img {
    width: 15px;
    padding-right: 0;
    margin-right: 10px;
  }

  .second-tab-content-img {
    width: 100%;
  }

  .second-tab-content-img img {
    width: 100%;
  }

  .what-we-do {
    padding: 50px 0;
  }

  .what-we-do .middleimg {
    display: none;
  }

  .what-we-do .what-we-do-heading h5 {
    font-size: 17px;
  }

  .what-we-do .what-we-do-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .what-we-do .what-we-do-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .what-we-do .what-we-do-heading h2 span {
    font-size: 22px;
    padding-bottom: 11px;
  }

  .what-we-do-boxs {
    padding: 19px;
    margin-bottom: 12px;
    width: 100%;
  }

  .what-we-do-boxs img {
    width: 30px;
    margin-bottom: 15px;
  }

  .what-we-do-boxs h4 {
    font-size: 18px;
  }

  .what-we-do-boxs p {
    font-size: 16px;
  }

  .what-we-do-img {
    width: 20vw;
  }

  .what-we-do-img img {
    width: 100%;
  }

  .what-we-do-subtext h4 {
    font-size: 19px;
    margin-top: 13px;
  }

  .what-we-do-subtext h4 span {
    font-size: 19px;
  }

  /* ----------products page---------------- */
  .product-header {
    height: 17vh;
  }

  .product-header__inner h2 {
    font-size: 33px;
  }

  .products {
    padding: 25px 10px;
  }

  .products .products-heading h5 {
    font-size: 17px;
  }

  .products .products-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .products .products-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .products .products-img img {
    width: 100%;
  }

  .products-right-text {
    padding-left: 0;
    padding-right: 0;
  }

  .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products .products-right-text h3 {
    font-size: 19px;
  }

  .products .products-right-text p {
    line-height: inherit;
    margin-bottom: 0;
    padding: 0 0 10px;
    font-size: 13px;
  }

  .products .products-btn {
    padding: 7px 15px;
    width: fit-content;
    font-size: 12px;
  }

  .products .products-btn a {
    font-size: 12px;
  }

  .products .products-btn img {
    width: 13px;
    margin-left: 3px;
  }

  .products-sub-text p {
    font-size: 13px;
    margin-top: 10px;
  }

  .products2 .products-right-text {
    /* padding-left: 0; */
    padding-right: 0;
  }

  .products2 .products-right-text p {
    font-size: 13px;
    line-height: revert;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .products2 .products-right-text.products-right-text2 {
    padding: 0 30px 0 0;
  }

  .products2 .products .products-right-text h3 {
    font-size: 25px;
  }

  .products2 .products .products-right-text p {
    font-size: 16px;
    margin-bottom: 0;
    padding: 0;
  }

  .products-sub-text h4 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .products-sub-text ol li {
    font-size: 15px;
  }

  .products-sub-text ol li ul li {
    font-size: 13px;
  }

  .products-sub-text h5 {
    font-size: 16px;
  }

  .products-sub-text ul li {
    font-size: 13px;
    padding: 6px 0;
  }


  /* ---------------certificates---------- */
  .certificates {
    height: 17vh;
  }

  .certificates h2 {
    font-size: 37px;
  }

  .certificate {
    padding: 40px 0;
  }

  .certificate .certificate-heading h5 {
    font-size: 17px;
  }

  .certificate .certificate-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .certificate .certificate-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .certificate .certificate-img {
    /* width:18vw; */
    margin-bottom: 10px;
  }

  .certificate .btn-back {
    height: 11vh;
    width: 100%;
  }

  .galary-text {
    top: 13px;
    left: 13px;
  }

  .galary-text h5 {
    font-size: 13px;
    margin-bottom: 7px;
  }

  .galary-text h6 {
    font-size: 12px;
  }

  .certificate .certificate-img img {
    width: 100%;
  }

  .certificate-modal .modal-dialog {
    max-width: inherit;
    width: 334px;
  }

  .certificate-modal .modal-body {
    padding: 0;
  }

  .certificate-view img {
    width: 100%;
  }

  .certificate-modal .modal-header {
    border: none;
  }

  .certificate-modal .modal-header .btn-close {
    position: absolute;
    right: 23%;
    top: 5vw;
  }

  /* --------------case-studies----------- */
  .case-header {
    height: 52vh;
  }

  .case-header h2 {
    font-size: 20px;
  }

  .case-studies {
    padding: 45px 0;
  }

  .case-studies .case-studies-heading h5 {
    font-size: 18px;
  }

  .case-studies .case-studies-heading h2 {
    font-size: 36px;
    padding-bottom: 40px;
  }

  .case-studies .case-studies-box h4 {
    font-size: 17px;
  }

  /* -------faqs----------- */
  .faq-header {
    height: 17vh;
  }

  .faq-header h2 {
    font-size: 35px;
  }

  .faqs {
    padding: 50px 0;
  }

  .faqs .faqs-heading h5 {
    font-size: 17px;
  }

  .faqs .faqs-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .faqs .faqs-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .faqss {
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
  }

  .faqss .faqs-img img {
    width: 100%;
  }

  .faqs .faqs-img img {
    width: 100%;
  }

  .faqss .accordion-item {
    margin-bottom: 10px;
  }

  .faqss .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
    padding: 19px 14px;
  }

  .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  /* -------careers----------- */
  .career-header {
    height: 17vh;
  }

  .career-header__inner h2 {
    font-size: 35px;
  }

  .careers {
    padding: 50px 0;
  }

  .team-img {
    width: 35px;
  }

  .team-img img {
    width: 100%;
  }

  .team-head h6 {
    font-size: 18px;
    padding: 120x 0 15px;
  }

  .team-head p {
    margin-bottom: 0;
    font-size: 13px;
  }

  .careers .careers-heading h5 {
    font-size: 17px;
  }

  .careers .careers-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .careers .careers-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .careers .accordion-item {
    margin-bottom: 12px;
  }

  .careers .accordion-item .accordion-header .accordion-button {
    font-size: 16px;
  }

  .team-form form {
    padding: 10px;
    margin-top: 10px;
  }

  .team-form {
    padding: 0px 0 40px;
  }

  .team-form .faqss .accordion-body {
    font-size: 15px;
    padding-right: 0;
  }

  .team-form .form-control {
    padding: 12px;
    font-size: 14px;
  }

  .team-form textarea.form-control {
    min-height: 28vh;
  }

  .team-form .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .careers .form {
    margin-left: 20px;
    padding: 16px;
  }

  .careers .form-control {
    font-size: 15px !important;
  }

  /* ------------contact us----------- */
  .contact-us-header {
    height: 17vh;
  }

  .contact-us-header__inner h2 {
    font-size: 35px;
  }

  .contact {
    padding: 50px 0;
  }

  .contact-content {
    padding: 12px;
    margin-top: 10px;
  }

  .contact .contact-heading h5 {
    font-size: 17px;
  }

  .contact .contact-heading h5::before {
    width: 39px;
    height: 3px;
    bottom: -4px;
  }

  .contact .contact-heading h2 {
    font-size: 20px;
    padding-bottom: 11px;
  }

  .contact-us-box {
    padding: 14px;
  }

  .contact-us-box-left-text {
    padding: 24px;
    height: 34vh;
  }

  .contact-us-heading {
    margin-bottom: 30px;
  }

  .contact-us-box-left-text .contact-us-heading h3 {
    font-size: 25px;
    margin-bottom: 13px;
  }

  .contact-us-box-left-text .contact-us-heading h6 {
    font-size: 16px;
  }

  .contact-us-box-left-text .location {
    margin-bottom: 30px;
  }

  .contact-us-box-left-text .location .icon img {
    width: 26px;
    margin-right: 18px;
  }

  .contact-us-box-left-text .location .text h6 {
    font-size: 14px;
    padding-right: 0px;
  }


  .location img {
    width: 23px;
    margin-right: 23px;
  }

  .contact .form {
    margin-left: 12px;
    padding: 16px;

  }


  .contact label {
    font-size: 15px !important;
    margin-bottom: 12px;
  }

  .contact .custom-control-label {
    font-size: 17px !important;
    margin-bottom: 10px;
    margin-right: 12px;
  }

  .contact .form .form-control {
    font-size: 16px !important;
    border-radius: 0 !important;
    margin-bottom: 0px;
    padding: 7px 0 !important;
  }

  .contact .form .btn {
    font-size: 19px !important;
    padding: 10px 20px !important;
    margin-bottom: 14px;
  }

  .custom-control-input {
    margin-right: 12px;
  }

  .custom-control-label {
    margin-right: 12px;
  }

  .contact-boxs {
    padding: 12px 0;
  }

  .contact-boxs .contact-office {
    padding: 12px 10px;
    width: 100%;
  }

  .contact-office .contact-box-heading {
    margin-bottom: 12px;
  }

  .contact-office .contact-box-heading img {
    width: 19px;
    margin-right: 10px;
    height: 19px;
  }

  .contact-office .contact-box-heading h3 {
    font-size: 14px;
    margin-top: 10px;
  }

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

  .map {
    padding: 20px 0 40px;
  }

  iframe {
    width: 100%;
    height: 24vh;
  }
  .blog-slider .slick-arrow.next {
    left: 35%;
    bottom: -5vw;
  }
  .blog-slider .slick-arrow.previous {
  bottom: -5vw;
  }
  .blog-slider .slick-arrow {
  width: 40px;
  height: 40px;
  }
  .team-form2{
    margin-left: 0;
    padding-top: 20px;
  }

  .team-form2 .form-control {
    padding: 18px;
    font-size: 15px;
  }

  .team-form2 textarea.form-control {
    min-height: 28vh;
  }

  .team-form2 .btn {
    padding: 13px 30px;
    font-size: 16px;
  }

  .app-img h5{
    font-size: 20px;
    margin: 20px 0;
  }
  
  .app-img .app-img1 img{
    width: 70px;
  }
  
  .app-img .app-img1 h4 {
    font-size: 15px;
    padding: 20px
  }

  .arrow-link{
    font-size: 15px;
  }

  .our-management-boxs {
  padding: 50px 0;
}
.our-management-boxs .our-management-heading h5 {
 font-size :17px;
 margin-bottom: 25px; 

}

.our-management-boxs .our-management-heading h5::before {
  width: 39px;
  height: 3px;
  bottom: -15px;
  left: 44%;
}

.our-management-boxs .our-management-heading h2 {
  font-size: 20px;
  padding-bottom: 11px;
}
.our-management-box {
  padding: 20px;
}

.our-management-box h4 {
  font-size: 18px;
  padding: 20px 0 0;
}
.our-management-box p {
  font-size: 15px;
  margin-bottom : 0;
}
.our-management-boxs .row {
 
}

}