@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'InterTight';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
       font-family: 'InterTight';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.p0{
    padding:0!important
}
.p3{
    padding:3px!important
}
.p4{
    padding:4px;
}
.m0{
    margin:0!important
}
.fl{
    float:left
}
.fr{
    float:right
}
b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 1em;
    color:#212121;
    line-height: 1.7;
    font-family: 'InterTight';
    font-weight: 300;
}
li{
    font-size:16px;
     font-weight: normal;
}

 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'ProductSans';
    src: url('../fonts/ProductSans-Black.eot');
    src: url('../fonts/ProductSans-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProductSans-Black.woff2') format('woff2'),
        url('../fonts/ProductSans-Black.woff') format('woff'),
        url('../fonts/ProductSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Regular.eot');
    src: url('../fonts/InterTight-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Regular.woff2') format('woff2'),
        url('../fonts/InterTight-Regular.woff') format('woff'),
        url('../fonts/InterTight-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Medium.eot');
    src: url('../fonts/InterTight-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Medium.woff2') format('woff2'),
        url('../fonts/InterTight-Medium.woff') format('woff'),
        url('../fonts/InterTight-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Light.eot');
    src: url('../fonts/InterTight-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Light.woff2') format('woff2'),
        url('../fonts/InterTight-Light.woff') format('woff'),
        url('../fonts/InterTight-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-SemiBold.eot');
    src: url('../fonts/InterTight-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-SemiBold.woff2') format('woff2'),
        url('../fonts/InterTight-SemiBold.woff') format('woff'),
        url('../fonts/InterTight-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Italic.eot');
    src: url('../fonts/InterTight-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Italic.woff2') format('woff2'),
        url('../fonts/InterTight-Italic.woff') format('woff'),
        url('../fonts/InterTight-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Black.eot');
    src: url('../fonts/InterTight-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Black.woff2') format('woff2'),
        url('../fonts/InterTight-Black.woff') format('woff'),
        url('../fonts/InterTight-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ProductSans';
    src: url('../fonts/ProductSans-Regular.eot');
    src: url('../fonts/ProductSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ProductSans-Regular.woff2') format('woff2'),
        url('../fonts/ProductSans-Regular.woff') format('woff'),
        url('../fonts/ProductSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.sexy-menu.detached  .header-contact {
    display: none;
}
video {
    width: 100%;
  }
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
     margin-top: 14px;
    width: 65%;
}
.sexy-menu.detached .large{
display: none;
}
.sexy-menu.detached .small{display: block;}

.wh-top {
    margin-right: 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.nav-menu>li>a{
    margin: 35px 18px;
    display:inline-block;
    position:relative;
    color: #252525;  
    font-size: 1em; line-height: 20px;
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;  letter-spacing: .5px;
    font-display: swap; 
    text-transform: capitalize;
}
.header-phone{
   display: flex !important;    margin-left: 8px !important;letter-spacing: 1px;
    align-items: center;    margin-top: 33px !important; margin-right: 0px !important
}
.wh-img{ margin-right: 10px; }
.sexy-menu.detached  .header-phone{display: none;}

.nav-menu>li:last-child a,ul.header-social li:last-child,.nav-menu2>li>a:last-child{
  margin-right: 0 !important
}
.nav-menu>li:first-child a,.nav-menu2>li:first-child a{ margin-left: 0 !important }

.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color:  #ea7000
}

.sexy-menu.detached .nav-menu > li > a {
    margin: 30px 18px ; color: #393939;
}
.sexy-menu.detached  .nav-menu{ border-top:0; }
.sexy-menu.detached .header-phone{
margin: 28px 18px !important;
}
 .top-quickwraper{
     width:100%;
     height:auto;
}
.nav-brand img{
    width: 95%; 
    margin-top: 8px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 13px;
 }
#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
#button i{color: #fff}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
/*popup*/

#popUp {
    position: fixed;
    width: 400px;
    height: auto;
    background: #0a214b;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:9999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }

  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 56%;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: 100%;
    right:0;
  }
.side-btn {
    position: absolute;
    background: #ea7000;
    color: #fff;
    text-transform: uppercase;
    font-family: 'InterTight';
    font-weight: normal;
    font-size: 0.895em;
    line-height: 27px;
    display: inline-block;
    padding: 15px 25px; letter-spacing: 4px;
        -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all 1.25s ease;
    right: -70px;
    border-bottom-left-radius: 10px;
     border-bottom-right-radius: 10px;
}
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form .form-group{margin-bottom: 12px;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 20px;
}

.side-form-title {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
     font-family: 'InterTight';
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}
.home-img-landsc {
    display: none !important;
}
.carousel-indicators .active,.carousel-indicators li{
    width: 12px!important;
    height: 12px!important; border:0 !important;
}
.carousel-indicators .active{  background: #d39c4a !important  }

.carousel-indicators li{
  background: #6a4020 !important; margin: 0 3px !important;
      border-radius: 0;
    transform: rotate(45deg);
}
.carousel-indicators{
  bottom: 50px!important;
}
/**/
/*video play hme*/

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #daa289!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background: #daa289 !important; }
::-moz-selection {
   color: #fff !important;
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%;
     height:auto;
     position:relative;
}
.sexy-menu.detached .navigation{
  top: 0
}

 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left: 4%;
     padding-right: 4%;
}
.header-social-links {
    float: left;
}
 .tophead{
     width:100%;
     position:relative;
         padding: 0em;
    background: #6a446e;
        display: flex;
    justify-content: space-between;
}

.img-design{
position: absolute;bottom: 0;
    right: 0;
}
.box-group.gallery-box p {
    position: absolute;
    bottom: 0%; left: 3%;    width: 90%;
    font-family: 'Montserrat';
    font-weight: 600;    text-align: left;
    font-size: 0.778em; color: #f3f0f0;z-index: 9;
}
.box-group.gallery-box.dark-overlay:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: linear-gradient(3.65deg,#000 5.86%,rgba(14,30,42,0) 82.23%);
    z-index: 1;
    opacity: 1;
}

/**/
  


/**/
.icon-container {
    padding: 100px 0;
}
.form-group {
    margin-bottom: 15px;
}

.enq-container{position: relative;    padding: 60px 0;  
    margin-top: -250px;
    z-index: 9; }
   
.en-head2{
    color: #fff;
    font-weight: normal;
    font-family: 'ProductSans';
    font-size: 2.29em;
    line-height: 42px;
}
.enq-txt {
    margin-bottom: 30px;
}

.in-contact-page-content {
background: #f3f3f3;
padding: 75px 50px; border-radius: 15px;
}

/*career*/
.upload_field input.wpcf7-file::-webkit-file-upload-button {
    border: none;
    font-family: 'InterTight';
    font-weight: 300; letter-spacing: 2px;
    background: #ea7000;
    padding: 6px 25px;
    border-radius:  7px;
    cursor: pointer; color: #fff;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button:focus{
    outline:none;
}
.upload_field input.wpcf7-file:focus {
    outline: none;
}
.upload_field label {
    color: #3f3f3f;
    width: 100%; font-size: 0.875em;
    height: 55px;
    background: #fff;
    letter-spacing: 2px;
    font-family: 'InterTight';
    font-weight: 500;
    font-style: normal;
    padding: 0 25px;
    border-radius: 8px; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;    border: 1px solid rgb(0 0 0 / 20%);
}
.enq-bg {
    background: #f0f0f0;
    padding: 30px 50px; border-radius: 15px;
}
.career-container{position: relative; padding: 30px 40px; overflow: hidden;}
span.wpcf7-form-control-wrap {
    width: 22%;
    float: left;
}
input[type="file"]{
    color: transparent;
}
option {
    font-family: 'InterTight';
  }

.career-bg {
    padding-left: 60px;
}
.career-bg 
.input-box{
  border: 1px solid rgb(0 0 0 / 20%);letter-spacing: 2px;
    font-family: 'InterTight';
    font-weight: 500;
}
.bg-blue{
  background: #1b5278 !important
}
/*
*/
/*faq*/


.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;   
    border: 0;
    border-radius: 0; background: unset;
    overflow-anchor: none; cursor: pointer;
    padding: 20px 0;
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}
.wicon-lft{padding-right: 20px}
.accordion-button:not(.collapsed)::after {
    content: "-";
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    content: "+";
        right: 0px;
    position: absolute;
    flex-shrink: 0;
    margin-left: auto;
        font-size: 25px;
        color: rgb(57 57 57 / 42%);
        height: 40px; width: 40px; line-height: 40px; text-align: center;
        border:1px solid rgb(57 57 57 / 42%); border-radius: 100%;
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
}

.accordion-header {
  display: flex; align-items: center;
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}
.accordion-item {
    padding-left: 0;
    border-top: 1px solid #c9c9c9;
}
.accordion-item:last-child{  border-bottom: 1px solid #c9c9c9; }
.faq-head{
  font-family: 'InterTight'; font-weight: normal; letter-spacing: 1px;
  font-size: 1.31em;  line-height: 28px; color: #1f1f1f;
}
.faq-container{position: relative;z-index: 9;overflow: hidden;
padding-top: 0px;    padding-bottom: 700px;
}
.faq-container .exp-top
{padding-top: 60px}
.accordion-button {
    padding-right: 50px;
}
.accordion-body {
    padding-bottom: 15px;    padding-right: 65px;
}
.accordion-body p {
    font-size: 0.986em; position: relative; 
}
.accordion-collapse {
    padding-left: 70px;
}
.ac-title{
      font-size: 1.93em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'InterTight';
    font-weight: 600;
    line-height: 50px;    margin-bottom: 25px;
    color: #0e3552;
}
.faq-img {
    padding-right: 50px;
}
/**/


/**/

.btn-flex {
    display: flex;
}

.p1{
  padding: 1px !important
}

.project-container{
 overflow: hidden;padding-top: 60px;
position: relative;  z-index: 9;
}
.ser-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}


.c-white{color: #fff !important}
/* Style the tab content */

/**/

.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translate(0%, -50%);
 font-size: 0px !important; 
    position: absolute;
    box-shadow: unset !important;
}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft.png);
    background-size: cover;
       height: 24px;
    width: 29px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png);
    background-size: cover;
    height: 24px;
    width: 29px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.new-slider .owl-nav .owl-next,.new-slider .owl-nav .owl-prev{
    top: 50%;
      height: 55px;  background-color: #fff !important;
    width: 55px; border-radius: 100%;
    border: 1px solid rgb(0 0 0 / 22%);
}
.new-slider .owl-nav .owl-next {
    left: 49%; 
}
.new-slider .owl-nav .owl-prev {
    right: 45%; 
}
.owl-controls {
    position: absolute;
    left: -348px;
    top: 72%;
}
.ser-row .owl-controls {
    position: absolute;
    left: 50%;
    top: unset;     bottom: 0;
}

.line3 {
    position: absolute;
    top: 160px;
    left: 0;
}
.line4 {
    position: absolute;
    top: 160px;
    right: 56px;
}
/**/


/*section.contact-container*/
.mt-0{margin-top: 0px !important}
.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
  background-image: url(../images/contact-bg.jpg); background-size: cover;
}
.contact-top{
 margin: 0 0 6em;
}
iframe {
    height: 100%; 
}
.con-rgt {
       margin-left: 20px;
}
.mbtm{margin-bottom: 15px;}


.contact-item p {
    font-size: 1em; line-height: 1.4; color: #fff;  
    margin-top: 5px;    font-weight: normal; letter-spacing: .5px;
}
.contact-item p a{
    font-weight: normal;    color: rgb(250 228 218 / 74%);
  display: block;
}
.contact-item {
    display: flex;    margin-bottom: 15px;
    align-items: center;
}
.contact-items{
  position: relative;
    z-index: 9; height: 100%;
    overflow: hidden;    border-radius:  10px;
    padding: 30px 40px;
    background-image: url(../images/cbg1.jpg);
    background-size: cover;
        display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cont-row .col-md-4:nth-child(2) .contact-items{
  background-image: url(../images/cbg2.jpg);
}
.con-title {
    font-size: 1.75em;
    color: #fff;    margin-bottom: 15px;
    position: relative;
    font-style: normal;
    text-transform: capitalize;
    text-align: center;
    font-family: 'InterTight';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px;
}
.con-icon{
      background-color: #fff;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rght-txt{
   text-align: center;
     font-size: 1.333em;color: #fff;
    line-height: 33px; position: relative;
 text-transform: uppercase;
    font-family: 'PPFragmentGlare'; font-weight: 100;
}
.con-left  .icon-f span { margin-right: 0px !important;
 background: unset; 
 border-radius: 100%; height: 60px; width: 60px; line-height: 60px;
 display: flex;
    align-items: center;
    justify-content: center; position: relative;
}
}
.con-left {
    text-align: center;
    display: flex;
    align-items: center;
}


/**/
.eng-spans {
    display: flex; margin-top: 1em;
    align-items: center;
}
.view-btn1:after,.view-btn3:after{filter: brightness(0);}
.view-btn2{ text-align: center;    margin: 2em auto 0; }
.view-btn2:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px; opacity: 28%;
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}

.view-btn1:before,.view-btn3:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -7px; 
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}
.view-btn3:before{
background:  #99ddc8;
}
.view-btn3 {
    width: 100px !important;    padding-left: 10px;
}
.view-btn1{ font-size: 0.753em; }
.eng-span{
  font-family: 'InterTight'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}


/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }

.submit-btn1{
    border: none;
     cursor: pointer;
       color: #fff;
    cursor: pointer;
    background:   #ea7000;
    padding: 10px 20px;
    font-family: 'InterTight';
    font-weight: normal; border-radius: 10px;
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#000 ; color: #fff;
}

.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}


 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */

.footer-bottom-container {
    position: relative;  background-color: #fff;
}

 .footer-wraper {
     width:100%; 
     height:auto; position: relative;    z-index: 9;
     background-color: #f3f3f3;
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.space{ justify-content: space-between; }

 .copy-right {
     width:auto;
     height:auto;
     float:left; letter-spacing: 1px;
      font-family:'InterTight';
     font-size:1em;color:  rgb(41 41 41 / 75%);
     font-weight:500; letter-spacing: 1px;
     line-height: 60px 
}
 .copy-right span {
      font-family:'InterTight';
     font-weight:500;  letter-spacing: 1px;
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto; 
     float: right;
      font-family:'InterTight';
     font-size:1em;
     font-weight: 500; letter-spacing: 1px;
     line-height: 60px;
     margin: 0; color: rgb(41 41 41 / 75%)
}
 .designed p a {
     text-decoration: none; 
      font-family:'InterTight';
     font-size:1em;color:rgb(41 41 41 / 75%);
     font-weight:500; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:25px;
    width: 60px;
    z-index:99
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;    width: 100%;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    opacity:1;
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}
 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }
.client-container {
    position: relative;
    padding-bottom: 75px;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;padding-top: 30px;
    justify-content: center; padding-bottom: 50px;
    align-items: center;border-bottom: 1px solid rgb(33 114 167 / 26%);
}
.footer-address {
    width: auto;
    margin-right: auto;
    height: auto;
    float: left;
    padding-top: 20px;
}
.footer-address:nth-child(5){     padding-right: 0; margin-right: 0 }
.icon-f {
    display: flex;
    align-items: center;
}

.btm-link p {
    font-size: 0.937em;
    margin-bottom: 0;
    color: #1f1f1f;
    letter-spacing: .4px;
    font-family: 'InterTight';
    font-weight: 300;
}

.footer-social-links li a{
    margin-left: 20px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color:  #0c6096  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-menu-brdr {
    padding-bottom: 2em;
}
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:first-child a{margin-left: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
    color: #ef7706;
   font-size: 1.333em
}

.footer-menu li a{
      font-family: 'InterTight';
    font-weight: 300;
    font-size: 0.937em;
    line-height: 30px;
    color: #292929;
    letter-spacing: 1px;
}
.icon-bg{margin-right: 10px;}
.footer-menu li a:hover{ color: #69bcec }
.footer-social-links {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}
.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}
.footer-logo img{width: 85%; mix-blend-mode: multiply;}


.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.p5{
    padding: 5px;
}
.p8 {
    padding: 8px;
}
.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}



/**/
.more-btn{
    position: relative;
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 17px;
    color: #e49822;   
    letter-spacing: 1px;
        margin-top: 2em;  
    display: block;
    width: fit-content;
}
.more-btn:hover{
  color: #f93733
}

.welcome-detail {
   position: relative;
  padding-left: 20px; text-align: justify;
}
.abt-b{
  font-family: 'Montserrat'; font-weight: normal;
  display: block; margin: 20px 0;
  font-size: 1.32em; color:rgb(57 57 57 / 52%); 
}
 .c-blue{color: #18609d; }
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/**/

/*banner*/
.hero-text-area {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    transform: translate( 0%,-50%);
        top: 53%; left: 10%; text-align: left;
}

.featured-text{
    font-size: 3.865em;  position: relative;
    font-style: normal; text-align: left;
  font-family: 'InterTight'; font-weight: 900;
    line-height: 65px;  letter-spacing: 1px;
        color: transparent; text-transform: uppercase;
    -webkit-text-stroke: 1px rgb(255 255 255); 
}
.hero-span{
     font-size: 1.72em;  position: relative;
    font-style: italic; text-align: left; letter-spacing: 1px;
  font-family: 'InterTight'; font-weight: normal;
    line-height: 42px;    color: #ffffff;   
}
.hero-hd{
      font-size: 3.05em;  position: relative; text-transform: uppercase;
    font-style: normal; text-align: left; letter-spacing: 2px;
  font-family: 'InterTight'; font-weight: normal;
    line-height: 50px;    color: #ffffff;  
}
.inner-span {
    font-size: 2.08em;
    position: relative;
    font-style: italic;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    line-height: 55px;
    letter-spacing: 1px;
    color: #ea7000;
}



/**/
.ser-eq-ht {
    display: flex;
    height: 100%;
    align-items: center;
}
.ser-title-in{
    font-family: 'InterTight';
    font-weight: 300;
    font-size: 1.5em;
    line-height: 25px;
    margin-bottom: 30px; color: #1b5278;
    display: block;
}
.ser-ul li {
  position: relative; padding-left: 30px; letter-spacing: .6px;
    font-size: 1em;font-family: 'InterTight';margin-bottom: 20px;
    font-weight: 300; color: #343434; line-height: 25px;
}
.ser-ul li span{
    font-size: 1.2em;font-family: 'InterTight'; margin-bottom: 7px;
    font-weight: normal; color: #343434;    display: block; line-height: 20px;
}
.ser-ul li:before{
   content: "";
    position: absolute;
    background-color: #f07402;
    width: 10px;
    height: 10px;
    left: 0;
    top: 5px; border-radius: 100%;
}
.ser-item-in:nth-child(1n) {padding-right: 10%;padding-left: 0%;}
.ser-item-in:nth-child(2n) {padding-left: 10%;padding-right: 0%; }

.ser-item-in:nth-child(1n) .ser-img-in img{
    border-top-right-radius: 10px;border-bottom-right-radius: 10px;
     border-top-left-radius: 0px;border-bottom-left-radius: 0px;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 60px;  padding-right:  0px;
}

.ser-item-in:nth-child(2n) { flex-direction: row-reverse; }
.ser-item-in:nth-child(2n) .ser-img-in img{
    border-top-left-radius: 10px;border-bottom-left-radius: 10px;
     border-top-right-radius: 0px;border-bottom-right-radius: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 100px;   padding-left: 0px;
}
.ser-item-in {    position: relative;
    margin-bottom: 7em;
}
.ser-item-in .col-md-7 {
    width: 54.333333%;
}
.ser-item-in .col-md-5 {
    width: 45.666667%;
}
.ser-img-in, .ser-img-in img {
    height: 100%;
    object-fit: cover;
}
.s-shape1{
  position: absolute; left: 0; top: 8%; z-index: -1;
}
.s-shape2{
  position: absolute; right: -100px; top: 4%;z-index: -1;
}
.s-shape3{
  position: absolute; left: 0; top: -7em; z-index: -1;
}
.s-shape4{
  position: absolute; right: -100px; bottom:-7em;z-index: -1;
}
/*team*/


.team-img-in, .team-img-in img {
    height: 100%;
    object-fit: cover;
}
.team-item-in .col-md-3 {
    width: 28%;
}

.team-item-in .col-md-6 {
    width: 44%;
}
.t-name
{
   text-align: left;
    font-family: 'InterTight'; color: #1b5278;
    font-weight: 500; font-size: 1.5em;
}
.team-img-in img{  border-radius: 10px;   }
.team-eq-ht {
    display: flex;
    align-items: center;
    height: 100%; background: #fff;
        border: 1px solid rgb(0 0 0 / 18%);
    border-radius: 10px;    justify-content: center;
}
.team-img-content {
    display: flex;background: #fff;
    align-items: center;    padding: 60px;
    height: 100%; border-radius: 10px; box-shadow: 1px 1px 20px 6px rgb(0 0 0 / 5%);
}
.tdesg-span{
  font-size: 1.125em;
      font-style: normal;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    letter-spacing: 1px;
    line-height:28px; display: block; margin: 5px 0 15px;
}
.team-phone {
    display: flex;    margin-bottom: 11px;
    align-items: center;
}
.tem-mail{
    font-size: 1em;
      font-style: normal;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    letter-spacing: 1px;
    line-height:20px; color: #292929;
}
.t-img {
    padding-right: 10px;
}
.team-item-in {
    margin-bottom: 20px;
}


/*blog*/
/**/
.sidebar .sidebar-item {
    float: left;
    width: 100%;    border-radius: 15px;    border: 1px solid rgb(65 65 65 / 16%);
    background:  #f3f3f3;
    padding: 40px;
}
.sidebar .sidebar-item.recent-post li {
    color: #cdd0d3;
       margin-bottom: 20px;
    border-bottom: 1px solid rgb(65 65 65 / 16%);
    padding-bottom: 20px;
}
.sidebar .sidebar-item.recent-post li .thumb {
    display: table-cell;
    padding: 0;
    padding-top: 5px;
    vertical-align: top;
    width: 80px;
}
.sidebar .sidebar-item.recent-post li:last-child{border-bottom: 0; margin-bottom: 0; padding-bottom: 0}
   .sidebar .sidebar-item .blog-h1{ font-size: 1.5em; } 
.sidebar .sidebar-item.recent-post li .info {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: #837f7e;
    display: table-cell;
    line-height: 26px;
    padding: 0;
    padding-left: 25px;
    vertical-align: top;
    padding-top: 0 !important;
}
span.post-date {
    color: #ea7000;
}
.sidebar .sidebar-item.recent-post li .info a {
    color: #252235;
    font-size: 1em;
    text-transform: capitalize;
    line-height: 25px;
    font-weight: normal; letter-spacing: .5px;
    font-family: 'InterTight';
}

.blog-txt {
    padding: 5%;
    border: 1px solid rgb(65 65 65 / 16%);
    border-radius: 15px;
    background: #f3f3f3;
}
.thumb.why-img2 {
    position: relative;
}
.blog-h1{
font-size: 1.875em;
    color: #1b5278;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 40px; margin-bottom: 20px;
}
.blog-btm-txt {
    margin-top: 2em; text-align: justify;
}
.blog-btm-txt p {
    margin-bottom: 1em;
}
.blog-container{position: relative; padding: 60px 0 80px; overflow: hidden;}
.date {
    font-weight: 300;
    font-family: 'InterTight';
    font-style: normal;
    color: #fff;
    line-height: 25px;
    padding: 7px 15px;
    font-size: 1em;
    background: #ea7000;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.blog-meta {
    left: 15px;
    position: absolute;
    top: 15px;
}
.blog-style-one {
    height: 100%;
    border: 1px solid rgb(65 65 65 / 16%);
    border-radius: 15px;
    padding: 20px;
}

.b-title {
  font-size: 1.33em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'InterTight';
    font-weight: 500;
    letter-spacing: 1px;    color: #1f1f1f;
    line-height: 30px; margin-bottom: 10px;
}
.blog-main .col-md-4{margin-bottom: 4em}
.info {
    margin-top: 20px;
}
.info p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
}
.why-img2 img {
    border-radius: 15px;
}



/**/


.abt-container {
  padding: 100px 0;
    position: relative;
    z-index: 9;
    background-image: url(../images/bg1.png); background-size: cover;
}
.abt-img{position: relative; padding-right: 40px;}

.product-top {
    margin-bottom: 1.5em;
}

.abt-span{
      font-size: 1.62em;
    position: relative;
    font-style: italic;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    line-height: 35px; letter-spacing: 1px;
    color: #ea7000; text-transform: uppercase;
}
.title1{
    font-size: 3.18em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal; letter-spacing: 1px;
    line-height: 55px;
    color: #1b5278;    text-transform: uppercase;
}
.title1 span{font-size:  0.65em; font-family: 'ProductSans'; font-weight: normal; }

.abt-span2{
      font-size: 1.62em;
    position: relative;
    font-style: italic;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    line-height: 30px; letter-spacing: 1px;
    color: #407c24; 
}
.abt-content{ text-align: justify; }
.abt-top {
    margin-bottom: 30px;
}
.ser-item img{border-radius: 15px;  }
.ser-item {
    margin-bottom: 4em;
}
.ser-container{
  position: relative; 
  padding: 80px 0;
  box-shadow: 1px 1px 20px 3px rgb(0 0 0 / 8%);
  z-index: 9;
}
.welcome-title{
    font-size: 1.875em; color: #1b5278;
  position: relative;
  font-style: normal; text-transform: uppercase;
  text-align: left;
  font-family: 'InterTight';
  font-weight: normal; letter-spacing: 1px;
  line-height: 40px;
}
.ser-title{
  font-size: 1.1em;
  position: relative;
  font-style: normal;
  text-align: left;
  font-family: 'InterTight';
  font-weight: 300; letter-spacing: .5px;
  line-height: 25px;
}
.view-det {
    font-family: 'InterTight';
    color: #ea7000; border-bottom: 1px solid #ea7000;
    line-height: 40px;
    font-weight: 500;
    font-size: 0.94em;
    letter-spacing: 2px;
}
.ser-btm{margin-top: 15px;}

.ser-center {
    display: flex;
    justify-content: center;
}
.abt-btm-mrg{margin-bottom: 2em;}

.view-all{
  font-family: 'InterTight'; color: #545454;  line-height: 20px; position: relative;
  font-weight: 500;    font-size: 0.94em; text-transform: capitalize;  
    text-align: center;    display: flex;
    width: fit-content; background-color: #fff;
  letter-spacing: 1px; border-bottom: 1px solid #545454;    margin: 0 auto;
}
.view-all-wrap{
  position: relative;  width: 100%;
}
.view-all-wrap:before{
  content: "";
    position: absolute;
    background-color: rgb(27 80 118 / 21%);
    width: 44%;
    height: 1px;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}
.view-all-wrap:after{
  content: "";
    position: absolute;
    background-color: rgb(27 80 118 / 21%);
    width: 44%;
    height: 1px;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
}
.view-all:hover{color: #ea7000; border-color: #ea7000 }

/*indus*/
.industry-container{
  position: relative; padding: 80px  0px; overflow: hidden;
}
.indus-item {
    margin: 0 10px;

}
.indus-item img{
   border-radius: 15px;    border: 1px solid rgb(0 0 0 / 11%);
}
.ind-title{
   font-family: 'InterTight';
    font-weight: 300;
    font-size: 1.5em; line-height: 25px;
        margin-top: 10px;
    display: block; letter-spacing: 1px;
}
.ind-span{
      font-size: 2.97em;text-transform: capitalize;
          position: relative;
    font-style: italic;
    text-align: left;
    font-family: 'InterTight';
    font-weight: normal;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ea7000;
}
.mtop{margin-top: 10px;}
.indus-right{

}
/**/
.mem-name{
  font-family: 'InterTight';
    font-weight: normal; letter-spacing: .5px;
    font-size: 1.125em; line-height: 30px;
}
.desg-span{
    font-family: 'InterTight'; letter-spacing: .2px;
    font-weight: 300; font-style: normal; margin-top: 5px;
    font-size: 0.75em; line-height: 13px; position: relative; display: block;
}
.partners-wrap{text-align: center; position: relative;}
.partners-wrap img{border-radius: 10px;}
.desg.abs-btm{
  position: absolute; bottom: 5%; 
  transform: translateX(-50%); left: 50%;
  width: 100%; text-align: center;
}
.desg.abs-btm .mem-name,.desg.abs-btm .desg-span{
  color: #f3f3f3;
}

.commitment-img{border-radius: 10px; }
.commit-txt1{
  font-family: 'InterTight';  margin-bottom: 10px; text-transform: uppercase;
    font-weight: normal; font-style: normal; color: #e6e6e6; letter-spacing: .5px;
    font-size: 3em; line-height: 50px; position: relative; display: block;
}
.desg{margin-top: 10px;}
.line {
    margin-bottom: 10px;
}
.coomit-item {
    text-align: center; top: 7%; width: 70%;
    position: absolute; left: 50%; transform: translateX(-50%);
}
.team-wrap{ position: relative; padding: 60px 0 90px; }
.coomit-item p{ color: #ffffff; }

.partners-wrap p {
    font-size: 0.98em; line-height: 1.5;
}
.commit-container{ position: relative; padding: 80px 0 0; }
.commit-row{
    border-bottom: 1px solid rgb(65 65 65 / 16%);
    padding-bottom: 5em;
}
.team-row {
    border-bottom: 1px solid rgb(65 65 65 / 16%);
    padding-bottom: 6em;
}
.indus-right {
    margin-right: -150px;
}


.know-more{
 position: relative;
    font-family: 'InterTight';
    font-weight: 300;
    font-style: normal;
    font-size: 1em;
    line-height: 28px;
    color: #0936a8; background-color: #ffb629;
    padding: 8px 20px; border-radius: 10px;
        display: block;
    width: fit-content;
    margin-top: 1em;
}
.know-more:hover{
   color: #fff; background-color: #0936a8;
}
.room-btm{
  display: block; align-items: center; margin-top: 20px;     padding-bottom: 40px;
}
.link-btn {
    position: relative;
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;
    font-size: 0.75em;
    line-height: 25px;
    color: rgb(218 162 137 / 75%);
    letter-spacing: 3px;
}
.link-btn:hover,.btm-txt .link-btn:hover{color: #bc3478}

.product-top p{color: #fff; font-size: 1.125em}

.product-btm{
  margin-bottom: 1.5em
}
/**/
.mission-itm{
        top: 12%;
}
.abt-content-inner {
    text-align: center;
    padding-top: 3em; padding-bottom: 4em;
}
.abt-top-inner .title1 {
    padding: 0 20px;
}
.abt-top-inner {
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
    text-align: center;
    justify-content: center;
}
.abt-container-inner {
  padding: 0px 0 100px;
    position: relative;
    z-index: 9;overflow: hidden;
    background-image: url(../images/bg1.png);     background-size: contain;
    background-repeat: no-repeat;
}
.nums span{
  background-color: #f07402; height: 25px; width: 25px; text-align: center;
  color: #fff; border-radius: 100%; display: block;    line-height: 25px;
}
.value-items {
    display: flex;    margin-bottom: 20px;
    align-items: baseline;
}
.v-hd{
      font-family: 'InterTight';
    font-weight: 600;
    font-style: normal; letter-spacing: .5px;
    font-size: 1.25em; line-height: 30px; color: #343434;
}
.value-rgt {
    padding-left: 25px;
}
.value-itm {
    margin-top: 3em;
}
.value-rgt1 {
    padding-left: 20px;
}
.value-items:last-child{ margin-bottom:  0px; }
.value-row{ margin-top: 6em }
.value-lft img{border-radius: 15px;}
.soft-wrap {
    margin-top: 7em
}
.tech-clients-wrap {
    border-radius: 30px;
    box-shadow: 0 0 14px 0px rgb(0 0 0 / 8%);
    margin: 2.5em 10%;
    padding: 30px 22px;
}
.color-black{color: #393939 !important}
.tech-clients-wrap .g-title { font-size: 1em; font-weight: 300;}
.tech-clients-wrap-btm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.tech-clients-wrap-btm .tech-clients-wrap{
      margin: 0 10px;
}


/**/

.new-slider-wrp{
  position: relative;
}

/**/
.lux-wrap .know-more{
  text-align: center;
    justify-content: center
}
.dark-bg .owl-nav {
    display: none;
}

.plr-0{
  padding-right: 0px !important;
  padding-left: 0px !important
}
.p6 {
    padding: 6px !important;
}

.mt-4{
  margin-top: 4em !important
}
.mt-3{
  margin-top: 3em !important
}
.mt-6
{
  margin-top: 6em !important;
}
.pr-0{padding-right: 0 !important}
.pl-0{padding-left: 0 !important}
/**/

/**/

.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box {
    color: #3f3f3f;
    width: 100%; 
    height: 60px;  font-size: 0.875em;
    background: #fff; letter-spacing: 1px;
    font-family: 'InterTight'; font-weight: normal;
    font-style: normal; border-radius: 8px;
    padding: 0 22px;  
}
.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn  {
      border: none;
    color: #fff;
    cursor: pointer;
    background:  #ea7000;
    padding: 13px 25px;
        font-family: 'InterTight';
    font-weight: normal;
    font-size: 0.875em;  letter-spacing: 2px;
    text-transform: uppercase; border-radius: 10px;
}
.submit-btn:hover {
  background : #1b5278
}
.enq-lft2,.enq-lft2 img{height: 100%; object-fit: cover;     border-radius: 15px;}

.view-loc {
    float: right;    margin-top: 5px;
}
.cn-title {
    color: #fff;
    font-weight: normal;
    font-family: 'ProductSans';
    font-size: 2.90em;
    line-height: 55px;
}
.connect-wrap {
    background-color: #eaa132;
    padding: 30px 130px;
    position: absolute;
    transform: translate(0%, -50%);
    left: 0;
    top: 50%;
    width: 600px;
}
.man {
    position: absolute;
    left: 26%;
    bottom: -20px;
}
/**/
.enq-bg{
  background-image: url(../images/bg2.jpg); background-size: cover;
  border-radius: 25px; padding: 30px 40px; position: relative;
      display: flex;
    align-items: center;
}
.lady{
   position: absolute;
    left: 50%; bottom: 0;
    transform: translate(-50%, 0%);
}
.enq-h2{
  font-family: 'InterTight'; font-weight: 300; 
  font-size: 2.48em; line-height: 40px; color: #fff;
  margin-bottom: 10px;
}
.enq-rgt p,.enq-lft p{
  font-family: 'InterTight'; font-weight: 300;color: #fff; font-size: 0.98em;
  letter-spacing: 1px;
}
.enq-lft {
    float: left;
    width: 65%;
}
.enq-rgt {
    float: right;
    width: 35%;
}
.shape1 {
    position: absolute;
    left: 43%;
    bottom: -40px;
}
.enquiry-btn{
    background-color: #ea7000; font-family: 'InterTight'; font-weight: 500;
    font-size: 0.905em; line-height: 20px; color: #fff; 
        padding: 12px 22px;
    border-radius: 10px;
    letter-spacing: 1px;
    margin-top: 24px;
    display: block;
    width: fit-content;
}
.enquiry-btn:hover{
  background-color: #1054ab; color: #fff;
}
.enquiry-wrap {
    position: relative;
    padding: 250px 0 50px;
}
.enq-bg2{
  background-color: #102995;
}
.enq-span{
  font-family: 'InterTight'; font-weight: 300; 
  font-size: 0.98em; color: #fff; letter-spacing: 1px;
}
.enq-span2{
  font-family: 'InterTight'; font-weight: normal;  font-style: italic;
  font-size: 0.98em; color: #fff; letter-spacing: 1px;
}
.enq-bg2 {
    margin-top: -50px;
    background-color: #ea7000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 25px 11px;
    border-radius: 25px;
}
.client-h3{
   font-family: 'InterTight'; font-weight: 600; 
   font-size: 1.125em; line-height: 20px; color: #0c6096;
   display: block; margin-bottom: 30px; text-align: center;
}
.g-title{
    font-family: 'InterTight'; font-weight: 500;  
    font-size: 1.125em; line-height: 20px; color: #272727;
    border: 1px solid rgb(0 0 0 / 22%);
    padding: 10px 20px; border-radius: 25px;
    display: block;  margin-right: 10px;
    margin-bottom: 10px;
    width: fit-content;
    float: left;
}
.global-clients-itams {
    display: flex;
    justify-content: space-between;
}
.clients-rgt{
  border-radius: 30px; box-shadow: 0 0 14px 0px rgb(0 0 0 / 8%);
  margin: 0 10%; padding: 30px 0;
}
.client-item img {
    border-radius: 30px;
}

.global-clients-wrap {
    margin: 1em 0 0em;
}
.client-item {
    border-right: 1px solid #c9c9c9;
    padding: 0 50px; height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/**/
.text-center{
    text-align: center !important; 
}

 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
     mix-blend-mode: multiply;
     top: 5%;
    position: relative;
    margin: 26px 0px 0
}

 .box-link:hover img{
     transform: scale(1.1);padding: 20px;
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgb(56 53 53 / 89%);
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     transform: rotateY(180deg) scale(0.5);
     transition: all 0.45s ease-out 0s;
     display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
 .box-link:hover .box-content{
     opacity: 1; transition: all 0.45s ease-out 0s;
     transform: rotateY(0deg) scale(1);
}


.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}
.activity-container .owl-theme .owl-nav {
  display: none !important;
}
.review-container {
    position: relative;
    padding: 50px 0 0
}


ul.slick-dots {
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    justify-content: center;
}
.mar0{
    margin: 0
}
/*end*/
.facility-wraper {
    padding: 60px 0;
}

/**/
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    font-family: 'Montserrat';
    z-index: 9;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    padding: 6px 25px;
    background: #fff;
    border-radius: 10px;width: max-content;

}
.box-group:hover .img-overlay{
  opacity: 1 !important
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;    
        border-radius: 15px;
    /*border: 1px solid rgb(0 0 0 / 11%);*/
    margin-bottom: 20px;
      transition: all 0.3s ease 0s;
}
.box-group img{   transition: all 0.3s ease 0s; }
.img-play {
    width: 70px;
}
.box-group:hover img{
    transform: scale3d(1.04, 1.04, 1);  transition: all 0.3s ease 0s;
}
.box-group .play-btn {
    width: 80px !important;
}
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

.ser-abs-txt{
  font-family: 'Gelion'; font-weight: normal;    margin-bottom: 25px;
  font-size: 2em; color: #214279; line-height: 40px; letter-spacing: -1px
}
.ser-abs{
  position: absolute;
  transform: translate(0%,-50%); left: 50%; top: 50%
}
a.know-btn.submit-btn {
    padding: 14px 30px;
}

/**/

/************************************************** START LOCATION **************************************************/
 .inner-wraper-main{
     width:100%;
     height:auto;
     background-color:#ebede5;
     padding-bottom:90px;
}
 .inner-banner-caption-wrap{
     width:100%;
     bottom:18%;
     top: inherit !important;
}
 .inner-banner{
     width:100%;
     height:auto;
}
 .inner-banner-wrap{
     width:100%;
     height:auto;
     position:relative;
}
 .inner-caption{
     width:100%;
     height:auto;
     position:absolute;
     left:0;
     bottom:25%;
}
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
           font-family: 'InterTight';
    font-weight: 500; 
     font-size:0.75em; 
     color:#1f1f1f; letter-spacing: 1px;
     line-height:30px;
     text-transform: capitalize; 
}
 .bred-home a{font-size: 1em}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#1f1f1f;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
         font-family: 'InterTight';
    font-weight: 500; 
     font-size:0.75em;letter-spacing: 1px;
     color: #1f1f1f;
     line-height:30px;
     text-transform: capitalize;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
     .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
 
.nav-brand img {
           width: 56%;
        margin-top: 12px;
}
.nav-menu>li>a{
  margin: 25px 10px
}
.sexy-menu.detached .nav-brand img {
  margin-top: 11px;
        width: 45%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 10px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }

.featured-text{ line-height: 40px }
.hero-hd{     line-height: 32px; }
.hero-span{ line-height: 20px; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 60px 0px;
}
.title1{ line-height: 25px; }
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}

.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
    width: 300px;
}
.enquiry-wrap {
    padding: 150px 0 50px;
}
.enq-h2{
      font-size: 2.2em;
    line-height: 30px;
}
.enq-bg{padding: 25px 25px}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}
.hero-text-area {
    font-size: 10px;
}
.abt-top {
    margin-bottom: 15px;
    font-size: 10px;
}
.abt-span2{line-height: 25px;}
.abt-img {
    padding-right: 0;
}
.abt-container,.ser-container {
    padding: 40px 0;
}
.commit-txt1{ font-size: 2em; line-height: 27px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 2em;}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{ height: 35px; width: 35px; }
.owl-controls {left: -130px;top: 78%; }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 15px; width: 18px; }
.line3 {top: 125px; width: auto;}
.line4{ top: 125px; width: 90px;    right: 0px;}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}

.faq-img {
    padding-right: 0;
}
.client-item{ padding: 0 30px;    height: 65px; }
.clients-rgt{ padding: 15px 0; }

.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 1.75em;}

.contact-items{ padding: 15px 25px; }
.con-icon{ height: 40px; width: 40px; }
.con-rgt {
    margin-left: 12px;
}
.contact-item p{font-size: 1em;}
.value-rgt1 {
    padding-left: 0;
}
.value-items{ margin-bottom: 6px; }
.tech-clients-wrap{ margin: 2.5em 0% }


.ser-item-in:nth-child(1n) {
    padding-right: 3%;
    padding-left: 0%;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 40px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 40px;
    padding-left: 0px;
}
.ser-item-in:nth-child(2n) {
    padding-left: 3%;
    padding-right: 0%;
}

.team-img-content{ padding: 20px 30px; }
.t-name{font-size: 1.2em}
.tdesg-span{font-size: 1em; letter-spacing: .5px; line-height: 20px;}
.team-eq-ht {
    padding: 0 20px;
}
.team-desg .welcome-title {
    font-size: 1.3em;
}
.team-phone {
    margin-bottom: 2px;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.career-bg {
    padding-left: 20px;
}
.career-bg .input-box,.upload_field label{height: 45px}
.blog-container{overflow: hidden;}
.ser-title{font-size: 1.1em; line-height: 20px}


}


 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
     .d-container{
         width:100%;
         padding-left: 7%;
         padding-right: 7% 
    }
 
.nav-brand img {
           width: 65%;
        margin-top: 14px;
}
.nav-menu>li>a{
  margin: 28px 12px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 3px;
        width:55%;
}
.header-phone{
  margin-top: 28px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }



.featured-text{ line-height: 50px }
.hero-hd{     line-height: 35px; }
.hero-span{ line-height: 24px; }
.ser-ul li{     line-height: 20px; }
.industry-container {
    padding: 60px 50px;
}
.title1{ line-height: 35px;  font-size: 2.6em}
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}

.wicon-lft img {
    width: 45px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
    width: 300px;
}
.enquiry-wrap {
    padding: 150px 0 50px;
}
.enq-h2{
      font-size: 2.8em;
    line-height: 38px;
}
.enq-bg{padding: 25px 25px}
.g-title{ padding: 5px 12px }
.footer-menu li a{ line-height: 24px; }
.btm-link {
    margin-bottom: 5px;
}
.footer-logo{
    width: 210px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
  padding: 10px 15px;    right: -59px; line-height:  18px;
}

.hero-text-area {
    font-size: 11px;
}
.abt-top {
    margin-bottom: 15px;
    font-size: 11px;
}
.abt-span2{line-height: 25px;}
.abt-img {
    padding-right: 0;
}
.abt-container,.ser-container {
    padding: 60px 0;
}
.commit-txt1{ font-size: 2em; line-height: 32px; }
.coomit-item {top: 5%;    width: 85%}
.ind-span { font-size: 2em;}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{ height: 35px; width: 35px; }
.owl-controls {left: -205px;top: 78%; }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 15px; width: 18px; }
.line3 {
  top: 138px;
  width: 45%;
}
.line4{
  top: 138px;
  width: 110px;
right: 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}
.welcome-title{line-height: 35px}
.faq-img {
    padding-right: 0;
}
.client-item{ padding: 0 40px;    height: 65px; }
.clients-rgt{ padding: 20px 0; }
.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 12px;
}
.welcome-title {font-size: 1.75em;}

.contact-items{ padding: 15px 30px; }
.con-icon{ height: 40px; width: 40px; }
.con-rgt {
    margin-left: 12px;
}
.contact-item p{font-size: 1em;}
.value-rgt1 {
    padding-left: 0;
}
.value-items{ margin-bottom: 6px; }
.tech-clients-wrap{ margin: 2.5em 4% }


.ser-item-in:nth-child(1n) {
    padding-right: 5%;
    padding-left: 0%;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 40px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 40px;
    padding-left: 0px;
}
.ser-item-in:nth-child(2n) {
    padding-left: 5%;
    padding-right: 0%;
}


.team-img-content{ padding: 26px 35px; }
.t-name{font-size: 1.2em}
.tdesg-span{font-size: 1em; letter-spacing: .5px; line-height: 20px;}
.team-eq-ht {
    padding: 0 20px;
}
.team-desg .welcome-title {
    font-size: 1.3em;
}
.team-phone {
    margin-bottom: 2px;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.career-bg {
    padding-left: 20px;
}
.career-bg .input-box,.upload_field label{height: 50px}
.blog-container{overflow: hidden;}

}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
    .d-container{
         width:100%;
         padding-left: 8%;
         padding-right: 8% 
    }
.nav-brand img {
            width: 75%;
        margin-top: 10px;
}
.nav-menu>li>a{
  margin: 30px 14px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 3px;
        width:55%;
}
.header-phone{
  margin-top: 28px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }

.featured-text{ line-height: 53px }
.hero-hd{     line-height: 35px; }
.hero-span{ line-height: 35px; }
.ser-ul li{     line-height: 23px; }
.industry-container {
    padding: 60px 0px;
}
.title1{ line-height: 35px; }
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}

.wicon-lft img {
    width: 45px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
    width: 300px;
}
.enquiry-wrap {
    padding: 150px 0 50px;
}
.enq-h2{
      font-size: 2.8em;
    line-height: 38px;
}
.enq-bg{padding: 25px 25px}
.g-title{ padding: 5px 12px }
.footer-menu li a{ line-height: 24px; }
.btm-link {
    margin-bottom: 5px;
}
.footer-logo{
    width: 210px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
  padding: 10px 15px;    right: -59px; line-height:  18px;
}

.hero-text-area {
    font-size: 12px;
}
.abt-top {
    margin-bottom: 15px;
    font-size: 11px;
}
.abt-span2{line-height: 25px;}
.abt-img {
    padding-right: 0;
}
.abt-container,.ser-container {
    padding: 60px 0;
}
.commit-txt1{ font-size: 2.3em; line-height: 38px; }
.ind-span { font-size: 2em;}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{ height: 40px; width: 40px; }
.owl-controls {left: -205px;top: 78%; }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 15px; width: 18px; }
.line3 {
  top: 146px;
  width: 45%;
}
.line4{
top: 146px;
        width: 145px;
        right: 0;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}
.welcome-title{line-height: 35px}
.faq-img {
    padding-right: 0;
}
.client-item{ padding: 0 40px;    height: 65px; }
.clients-rgt{ padding: 20px 0; }

.in-contact-page-content{ padding: 30px 45px; }
.input-box{     height: 55px }
.form-group {
    margin-bottom: 12px;
}
.contact-items{ padding: 15px 23px; }
.con-icon{ height: 40px; width: 40px; }
.con-rgt {
    margin-left: 12px;
}
.contact-item p{font-size: 1em;}

.value-rgt1 {
    padding-left: 10px;
}
.value-items{ margin-bottom: 6px; }
.tech-clients-wrap{ margin: 2.5em 7% }
.mission-itm{width: 90%}

.ser-item-in:nth-child(1n) {
    padding-right: 5%;
    padding-left: 0%;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 40px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 40px;
    padding-left: 0px;
}
.ser-item-in:nth-child(2n) {
    padding-left: 5%;
    padding-right: 0%;
}

.team-img-content{ padding: 26px 35px; }
.t-name{font-size: 1.2em}
.tdesg-span{font-size: 1em; letter-spacing: .5px; line-height: 20px;}
.team-eq-ht {
    padding: 0 20px;
}
.team-desg .welcome-title {
    font-size: 1.3em;
}
.team-phone {
    margin-bottom: 2px;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; 
}

}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
   .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
 
.nav-brand img {
           width: 75%;
        margin-top: 10px;
}
.nav-menu>li>a{
  margin: 30px 14px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 3px;
        width:55%;
}
.header-phone{
  margin-top: 28px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }


.featured-text{ line-height: 53px }
.hero-hd{     line-height: 35px; }
.hero-span{ line-height: 38px; }
.ser-ul li{     line-height: 23px; }
.industry-container {
    padding: 60px 70px;
}
.title1{ line-height: 35px; }
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}

.wicon-lft img {
    width: 45px; 
}
.lady {
    width: 300px;
}
.enquiry-wrap {
    padding: 150px 0 50px;
}
.enq-h2{
      font-size: 2.8em;
    line-height: 38px;
}
.enq-bg{padding: 25px 25px}
.g-title{ padding: 7px 12px }
.footer-menu li a{ line-height: 27px; }
.btm-link {
    margin-bottom: 6px;
}
.footer-logo{
    width: 250px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
  padding: 13px 15px;    right: -59px; line-height:  18px;
}

.hero-text-area {
    font-size: 13px;
}
.abt-top {
    margin-bottom: 15px;
    font-size: 11px;
}
.abt-span2{line-height: 25px;}
.abt-img {
    padding-right: 0;
}
.abt-container,.ser-container {
    padding: 60px 0;
}
.commit-txt1{ font-size: 2.3em; line-height: 38px; }
.ind-span { font-size: 2em;}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{ height: 40px; width: 40px; }
.owl-controls {left: -205px;top: 78%; }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 15px; width: 18px; }
.line3 {
  top: 146px;
  width: 45%;
}
.line4{
top: 146px;
        width: 145px;
        right: 0;
}
.team-row .col-md-2 {
    padding-right: 8px;
    padding-left: 8px;
}
.welcome-title{line-height: 35px}
.faq-img {
    padding-right: 0;
}
.client-item{ padding: 0 40px;    height: 65px; }
.clients-rgt{ padding: 20px 0; }
.in-contact-page-content{ padding: 40px 45px; }
.input-box{     height: 55px }
.form-group {
    margin-bottom: 12px;
}
.contact-items{ padding: 15px 40px; }
.con-icon{ height: 40px; width: 40px; }
.con-rgt {
    margin-left: 12px;
}
.contact-item p{font-size: 1em;}

.value-rgt1 {
    padding-left: 10px;
}
.value-items{ margin-bottom: 6px; }
.tech-clients-wrap{ margin: 2.5em 5% }
.mission-itm{width: 90%}

.ser-item-in:nth-child(1n) {
    padding-right: 6%;
    padding-left: 0%;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 50px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 50px;
    padding-left: 0px;
}
.ser-item-in:nth-child(2n) {
    padding-left: 6%;
    padding-right: 0%;
}


.team-img-content{ padding: 26px 35px; }
.t-name{font-size: 1.2em}
.tdesg-span{font-size: 1em; letter-spacing: .5px; line-height: 20px;}
.team-eq-ht {
    padding: 0 20px;
}
.team-desg .welcome-title {
    font-size: 1.3em;
}
.team-phone {
    margin-bottom: 2px;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; 
}

}

 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
 
   .d-container{
         width:100%;
         padding-left:8%;
         padding-right:8% 
    }
 
.nav-brand img {
           width: 75%;
        margin-top: 10px;
}
.nav-menu>li>a{
  margin: 30px 14px
}
.sexy-menu.detached .nav-brand img {
 margin-top: 3px;
        width:55%;
}
.header-phone{
  margin-top: 28px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 22px 14px;
  }
  .sexy-menu.detached .header-phone {
    margin: 20px 14px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }


.featured-text{ line-height: 53px }
.hero-hd{     line-height: 40px; }
.hero-span{ line-height: 40px; }
.ser-ul li{     line-height: 23px; }
.industry-container {
    padding: 60px 70px;
}
.title1{ line-height: 35px; }
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}

.wicon-lft img {
    width: 45px; 
}
.lady {
    width: 300px;
}
.enquiry-wrap {
    padding: 150px 0 50px;
}
.enq-h2{
      font-size: 2.8em;
    line-height: 38px;
}
.enq-bg{padding: 25px 25px}
.g-title{ padding: 8px 15px }
.footer-menu li a{ line-height: 27px; }
.btm-link {
    margin-bottom: 6px;
}
.footer-logo{
    width: 250px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
  padding: 13px 15px;    right: -59px; line-height:  18px;
}

.hero-text-area {
    font-size: 14px;
}
.abt-top {
    margin-bottom: 15px;
    font-size: 11px;
}
.abt-span2{line-height: 25px;}
.abt-img {
    padding-right: 20px;
}
.abt-container,.ser-container {
    padding: 60px 0;
}
.commit-txt1{ font-size: 2.3em; line-height: 38px; }
.ind-span { font-size: 2em;}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{ height: 40px; width: 40px; }
.owl-controls {left: -205px;top: 78%; }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 15px; width: 18px; }
.line3 {
  top: 146px;
  width: 45%;
}
.line4{
top: 146px;
        width: 145px;
        right: 0;
}
.team-row .col-md-2 {
    padding-right: 8px;
    padding-left: 8px;
}
.welcome-title{line-height: 35px}
.faq-img {
    padding-right: 0;
}
.client-item{ padding: 0 40px;    height: 65px; }
.clients-rgt{ padding: 20px 0; }
.con-icon{ height: 40px; width: 40px; }
.con-rgt {
    margin-left: 12px;
}
.contact-item p{font-size: 1em;}

.value-rgt1 {
    padding-left: 10px;
}
.value-items{ margin-bottom: 6px; }
.tech-clients-wrap{ margin: 2.5em 5% }
.mission-itm{width: 90%}


.ser-item-in:nth-child(1n) {
    padding-right: 6%;
    padding-left: 0%;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 50px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 50px;
    padding-left: 0px;
}
.ser-item-in:nth-child(2n) {
    padding-left: 6%;
    padding-right: 0%;
}

.team-img-content{ padding: 26px 35px; }
.tdesg-span{font-size: 1em; letter-spacing: .5px; line-height: 24px;}
.team-eq-ht {
    padding: 0 20px;
}

.team-phone {
    margin-bottom: 2px;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; 
}
}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}

 
 .whats-app{
    width: 60px
   }
 
.footer-menu ul li{ margin: 0px 12px }
.nav-brand img {
    width: 88%;
}
  .d-container{
       width:100%;
       padding-left:8%;
       padding-right:8% 
  }
.contact-items{ padding: 25px 35px; }
#button{
  height: 40px; width: 40px; line-height: 40px
}
.side-btn{
  padding: 13px 15px;    right: -59px; line-height:  18px;
}

.value-rgt1 {
    padding-left: 10px;
}
.tech-clients-wrap{ margin: 2.5em 5% }
.mission-itm{width: 90%}
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  p{font-size: 1em; line-height: 1.7}
  .d-container { padding-left: 3% !important; padding-right: 3% !important; }
  .nav-brand img {
           width: 65%;
        margin: 13px auto;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app{width: 40px;right: 10px;}
  .footer-address-container{display: none;}
  
 .mob-icon {
        display: flex !important;
        align-items: center;
        justify-content: center;
        font-size: 17px;
        margin-left: 4px;
        line-height: 18px;
    }
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 29vh;
    right: 12px;
    transform:unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

 #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
 .abt-con1{display: block;}
.hero-text-area {
    font-size: 8px;    bottom: 45px; top: unset;text-align: center;
        width: 100%; left: 50%;    transform: translateX(-50%);
  }
.featured-text{ line-height: 30px;text-align: center; }
.hero-hd{     line-height: 32px;text-align: center; }
.hero-span{ line-height: 20px;text-align: center; }
.ser-ul li{     line-height: 20px;margin-bottom: 15px; }
.industry-container {
    padding: 30px 0px 50px;
}
.title1{ line-height: 18px;         text-align: center;}
.indus-item {
    margin: 0;
}
 .meb-img {
    width: 100%;
}
.content1 {
    text-align: center;
}
.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
   display: none;
}
.enquiry-wrap {
    padding:  50px 0 30px;
}
.enq-h2{
   font-size: 1.4em;
        line-height: 25px;    margin-bottom: 5px;
}
.enq-h2 br{display: none;}
.enq-lft {
    float: none;
    width: 100%;
}
.enq-rgt{
      float: none; margin-top: 2em;
    width: 100%;
}
.shape1,.enq-rgt p br, .enq-lft p br{display: none;}
.enquiry-btn{ padding: 7px 19px }
.enq-bg{padding: 25px 25px; display: block;     background-image: url(../images/bg2-mob.jpg);}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.abt-top {
    margin-bottom: 20px;
    font-size:9px;        text-align: center;
}
.abt-span2{line-height: 28px;}
.abt-img {
   display: none;
}
 .why-choose-faq{overflow: hidden;}
.abt-container,.ser-container {
    padding: 30px 0; overflow: hidden;
}
.commit-row{display: block; padding-bottom: 1em; margin: 0 -10px;}
.commit-txt1{ font-size: 1.4em; line-height: 25px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 1.5em;}
.indus-top .title1 {
    font-size: 1.6em;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{  bottom: -70px; top: unset;
 height: 30px; width: 30px; }
.owl-controls {         position: unset;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{   height: 15px; width: 18px; }
.line3,.line4 {display: none;}
.team-wrap {
    padding: 10px 0 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
        float: left;
}
.partners-wrap {
    margin-bottom: 25px;
}

.line1 {
    width: 30px;
}
.desg-span{ font-size: 0.85em;  line-height: 15px; }
.team-row{ flex-wrap: wrap;   padding-bottom: 1em;}
.team-row .col-md-2:nth-child(1) {
    order: 3;
}
.team-row .col-md-2:nth-child(2) {
    order: 4;
}
.team-row .col-md-2:nth-child(5) {
    order: 5;
}
.team-row .col-md-2:nth-child(6) {
    order: 6;
}
.new-slider .owl-nav .owl-prev {
    right: 50%;
}
.ind-title{ font-size: 1.2em; text-align: center; }
.indus-top {
    text-align: center;margin-bottom: 2em;
}
.faq-img {
   display: none;
}
.global-clients-wrap {
    margin: 1em 0 3em
}
.client-container{ padding-bottom: 30px; }
.client-item{ padding: 0 20px;    height: unset; }
.clients-rgt{ padding: 15px 0 6px; margin: 0; }
.client-item img{width: 80% !important}
.client-h3{     margin-bottom: 15px; }
.in-contact-page-content{ padding: 23px 23px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 2.6em; text-align: center;}

.global-clients-itams{flex-wrap: wrap;
        justify-content: center;}
.ser-btm,.ser-title{     text-align: center; }
.ser-item {
    margin-bottom: 2em;
}
.view-all-wrap:before,.view-all-wrap:after{width: 30%}
.commitment-img-mob {border-radius: 10px; display: block !important;}
.commitment-img{display: none;}
.commit-container {
    padding: 40px 0 0;
}
.commit-bg {
    margin-bottom: 1.5em;
}
.line {
    margin-bottom: 2px;
}
.indus-right {
    margin-right: 0;
}
.indus-row{display: block;}
.accordion-button::after{
      height: 30px;
    width: 30px;
    line-height: 30px;
}
.accordion-body {
    padding-right: 15px;
}
.footer-bottom-container{
    padding-bottom:  80px;background-color: #f3f3f3;border-top: 1px solid rgb(33 114 167 / 26%);
}

.footer-wraper {
    padding: 60px 0 0;
}
.copy-right span{display: none;}
.footer-social-links {
    position: absolute;
    top: -40px;
    transform: translateX(-50%);
    left: 50%;
}
.designed p,.copy-right{letter-spacing: 0}

.inner-span{ line-height: 20px;    font-size: 1.5em; }
.inner-banner-caption.slide-title .hero-hd {
    letter-spacing: .5px;
    font-size: 2.6em;
}
.abt-top-inner{display: block; font-size: 8px;}
.abt-content-inner {
    padding-top: 1em;
    padding-bottom: 2em;
}

.commit-row2,.value-row {
    display: block;
}

.coomit-item.mission-itm {
    position: unset; width: 100%;
    transform: unset;
}
.vbg1{ background-image: url(../images/cbg1.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg2{ background-image: url(../images/cbg2.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.value-lft{display: none;}
.value-rgt1 .welcome-title,.soft-wrap .welcome-title{
    font-size: 1.6em;
}
.value-row {
    margin-top: 3em
}
.value-rgt1 {
    padding-left: 0;
}
.value-itm {
    margin-top: 2em
}
.v-hd{ font-size: 1.1em; }
.soft-wrap {
    margin-top: 3em
}
.tech-clients-wrap{
  margin: 1.5em 0;
    padding: 30px 22px;
}
.tech-clients-wrap-btm {
    display: block; }
.tech-clients-wrap-btm .tech-clients-wrap {
    margin:  0 0 15px;
}
.abt-container-inner{ padding: 0px 0 40px }


.ser-item-in{display: block;    margin-bottom: 3em;}
.s-shape1,.s-shape2,.s-shape3,.s-shape4{display: none;}
.ser-item-in .col-md-7,.ser-item-in .col-md-5{width: 100%}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 30px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 30px;
    padding-left: 0px;
}
.ser-title-in{font-size: 1.3em;margin-bottom: 20px; }
.ser-in-content {
    padding-top: 20px;
}
.ser-ul li span{font-size: 1.1em}


.team-item-in{display: block;margin-bottom: 40px; border-bottom: 1px solid rgb(0 0 0 / 18%);
padding-bottom: 40px;}
.team-item-in .col-md-3,.team-item-in .col-md-6{width: 100%}
.team-eq-ht {
   padding: 20px; text-align: center;
}
.tdesg-span{font-size: 1em;    text-align: center; letter-spacing: .5px;    line-height: 25px;}
.team-desg .welcome-title {
  font-size: 1.3em;
}
.t-img {
    padding-right: 5px;
    width: 30px;
}
.team-img-content{ padding: 20px 25px; text-align: center; }
.t-name{ font-size: 1.2em; }
.team-phone {
    justify-content: center;
}


.enq-txt  .welcome-title{ font-size: 1.5em }
.enq-txt {
    margin-bottom: 26px;
    text-align: center;
}
.career-bg {
    padding-left: 0;
}
.con-row{display: block;}
.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.blog-container{ padding: 25px 0 40px }
.submit-btn{ padding: 8px 20px }

.b-title { font-size: 1.1em;line-height: 24px; }
.blog-main .col-md-4 {
    margin-bottom: 2em
}
.blog-h1{ font-size: 1.3em; margin-bottom: 10px; line-height: 28px;text-align: center;}
.sidebar .sidebar-item{ display: none; }
.blog-btm-txt p {text-align: center;}
.sidebar .sidebar-item .blog-h1 {
    font-size: 1.3em; margin-bottom: 20px
}

.con-title{text-align: left; font-size: 1.3em; }
.con-icon {
    height: 40px;
    width: 40px;
}
.contact-item {
    margin-bottom: 13px;
}
.contact-items{display: block; height: unset; margin-bottom: 10px;padding: 30px 25px;}
.cont-row,.con-row{display: block;margin: 0}
.view-loc {
    text-align: center;
    display: flex; float: none;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.contact-top {
    margin: 0 0 2em;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.career-bg .input-box{ letter-spacing: 1px }


}
 @media (min-width:421px) and (max-width:460px){

    body,li {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%!important; padding-right: 3% !important;}
  .nav-brand img {
           width: 66%;
        margin: 8px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app{width: 40px;right: 10px;}
  .footer-address-container{display: none;}
  
   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    .abt-con1{display: block;}
.hero-text-area {
    font-size: 8px;    bottom: 20px; top: unset;text-align: center;
        width: 100%; left: 50%;    transform: translateX(-50%);
  }
.featured-text{ line-height: 40px;text-align: center; }
.hero-hd{     line-height: 32px;text-align: center; }
.hero-span{ line-height: 20px;text-align: center; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 45px 0px;
}
.title1{ line-height: 18px;         text-align: center;}
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}
.content1 {
    text-align: center;
}
.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
   display: none;
}
.enquiry-wrap {
    padding:  50px 0 30px;
}
.enq-h2{
   font-size: 1.4em;
        line-height: 25px;    margin-bottom: 5px;
}
.enq-h2 br{display: none;}
.enq-lft {
    float: none;
    width: 100%;
}
.enq-rgt{
      float: none; margin-top: 2em;
    width: 100%;
}
.shape1,.enq-rgt p br, .enq-lft p br{display: none;}
.enquiry-btn{ padding: 7px 19px }
.enq-bg{padding: 25px 25px; display: block;     background-image: url(../images/bg2-mob.jpg);}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}

.abt-top {
    margin-bottom: 20px;
    font-size:9px;        text-align: center;
}
.abt-span2{line-height: 28px;}
.abt-img {
   display: none;
}
.abt-container,.ser-container {
    padding: 30px 0;
}
.commit-row{display: block;padding-bottom: 1em;}
.commit-txt1{ font-size: 1.4em; line-height: 25px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 1.5em;}
.indus-top .title1 {
    font-size: 1.6em;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{  bottom: -70px; top: unset;
 height: 30px; width: 30px; }
.owl-controls {         position: unset;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{   height: 15px; width: 18px; }
.line3,.line4 {display: none;}
.team-wrap {
    padding: 10px 0 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
        float: left;
}
.partners-wrap {
    margin-bottom: 25px;
}

.line1 {
    width: 30px;
}
.desg-span{ font-size: 0.85em;  line-height: 15px; }

.team-row{ flex-wrap: wrap;   padding-bottom: 1em;}
.team-row .col-md-2:nth-child(1) {
    order: 3;
}
.team-row .col-md-2:nth-child(2) {
    order: 4;
}
.team-row .col-md-2:nth-child(5) {
    order: 5;
}
.team-row .col-md-2:nth-child(6) {
    order: 6;
}


.new-slider .owl-nav .owl-prev {
    right: 50%;
}
.ind-title{ font-size: 1.2em; text-align: center; }
.indus-top {
    text-align: center;margin-bottom: 2em;
}
.faq-img {
   display: none;
}
.global-clients-wrap {
    margin: 1em 0 3em
}
.client-container{ padding-bottom: 30px; }
.client-item{ padding: 0 20px;    height: unset; }
.clients-rgt{ padding: 15px 0 6px; margin: 0; }
.client-item img{width: 80% !important}
.client-h3{     margin-bottom: 15px; }
.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 2.6em; text-align: center;}

.global-clients-itams{flex-wrap: wrap;
        justify-content: center;}
.ser-btm,.ser-title{     text-align: center; }
.ser-item {
    margin-bottom: 2em;
}
.view-all-wrap:before,.view-all-wrap:after{width: 30%}
.commitment-img-mob {border-radius: 10px; display: block !important;}
.commitment-img{display: none;}
.commit-container {
    padding: 40px 0 0;
}
.commit-bg {
    margin-bottom: 1.5em;
}
.line {
    margin-bottom: 2px;
}
.indus-right {
    margin-right: 0;
}
.indus-row{display: block;}
.accordion-button::after{
      height: 30px;
    width: 30px;
    line-height: 30px;
}
.accordion-body {
    padding-right: 15px;
}
.footer-bottom-container{
    padding-bottom:  80px;background-color: #f3f3f3;border-top: 1px solid rgb(33 114 167 / 26%);
}

.footer-wraper {
    padding: 60px 0 0;
}
.copy-right span{display: none;}
.footer-social-links {
    position: absolute;
    top: -40px;
    transform: translateX(-50%);
    left: 50%;
}
.designed p,.copy-right{letter-spacing: 0}

.inner-span{ line-height: 20px;    font-size: 1.5em; }
.inner-banner-caption.slide-title .hero-hd {
    letter-spacing: .5px;
    font-size: 2.6em;
}
.abt-top-inner{display: block; font-size: 8px;}
.abt-content-inner {
    padding-top: 1em;
    padding-bottom: 2em;
}

.commit-row2,.value-row {
    display: block;
}

.coomit-item.mission-itm {
    position: unset; width: 100%;
    transform: unset;
}
.vbg1{ background-image: url(../images/cbg1.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg2{ background-image: url(../images/cbg2.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.value-lft{display: none;}
.value-rgt1 .welcome-title,.soft-wrap .welcome-title{
    font-size: 1.6em;
}
.value-row {
    margin-top: 3em
}
.value-rgt1 {
    padding-left: 0;
}
.value-itm {
    margin-top: 2em
}
.v-hd{ font-size: 1.1em; }
.soft-wrap {
    margin-top: 3em
}
.tech-clients-wrap{
  margin: 1.5em 0;
    padding: 30px 22px;
}
.tech-clients-wrap-btm {
    display: block; }
.tech-clients-wrap-btm .tech-clients-wrap {
    margin:  0 0 15px;
}
.abt-container-inner{ padding: 0px 0 40px }


.ser-item-in{display: block;    margin-bottom: 3em;}
.s-shape1,.s-shape2,.s-shape3,.s-shape4{display: none;}
.ser-item-in .col-md-7,.ser-item-in .col-md-5{width: 100%}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 30px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 30px;
    padding-left: 0px;
}
.ser-title-in{font-size: 1.3em;margin-bottom: 20px; }
.ser-in-content {
    padding-top: 20px;
}

.team-item-in{display: block;margin-bottom: 40px; border-bottom: 1px solid rgb(0 0 0 / 18%);
padding-bottom: 40px;}
.team-item-in .col-md-3,.team-item-in .col-md-6{width: 100%}
.team-eq-ht {
   padding: 20px; text-align: center;
}
.tdesg-span{font-size: 1em;    text-align: center; letter-spacing: .5px;    line-height: 25px;}
.team-desg .welcome-title {
  font-size: 1.3em;
}
.t-img {
    padding-right: 5px;
    width: 30px;
}
.team-img-content{ padding: 20px 25px; text-align: center; }
.t-name{ font-size: 1.2em; }
.team-phone {
    justify-content: center;
}

.enq-txt  .welcome-title{ font-size: 1.8em }
.enq-txt {
    margin-bottom: 26px;
    text-align: center;
}
.career-bg {
    padding-left: 0;
}
.con-row{display: block;}
.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.blog-container{ padding: 25px 0 40px }
.submit-btn{ padding: 8px 20px }


.b-title { font-size: 1.1em;line-height: 24px; }
.blog-main .col-md-4 {
    margin-bottom: 2em
}

.blog-h1{ font-size: 1.3em; margin-bottom: 10px; line-height: 28px;text-align: center;}
.sidebar .sidebar-item{ display: none; }
.blog-btm-txt p {text-align: center;}
.sidebar .sidebar-item .blog-h1 {
    font-size: 1.3em; margin-bottom: 20px
}

.con-title{text-align: left; font-size: 1.3em; }
.con-icon {
    height: 40px;
    width: 40px;
}
.contact-item {
    margin-bottom: 13px;
}
.contact-items{display: block; height: unset; margin-bottom: 10px;}
.cont-row,.con-row{display: block;margin: 0}
.view-loc {
    text-align: center;
    display: flex; float: none;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.contact-top {
    margin: 0 0 2em;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}



} 
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
  .d-container { padding-left: 3%!important; padding-right: 3%!important; }
   p{line-height: 1.8; font-size: 1em}
  .nav-brand img {
           width: 60%;
        margin: 8px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app{width: 40px;right: 10px;}
  .footer-address-container{display: none;}
  
   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    .abt-con1{display: block;}
.hero-text-area {
    font-size: 8px;    bottom: 20px; top: unset;text-align: center;
        width: 100%; left: 50%;    transform: translateX(-50%);
  }
.featured-text{ line-height: 40px;text-align: center; }
.hero-hd{     line-height: 32px;text-align: center; }
.hero-span{ line-height: 20px;text-align: center; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 45px 0px;
}
.title1{ line-height: 18px;         text-align: center;}
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}
.content1 {
    text-align: center;
}
.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
   display: none;
}
.enquiry-wrap {
    padding:  50px 0 30px;
}
.enq-h2{
   font-size: 1.4em;
        line-height: 25px;    margin-bottom: 5px;
}
.enq-h2 br{display: none;}
.enq-lft {
    float: none;
    width: 100%;
}
.enq-rgt{
      float: none; margin-top: 2em;
    width: 100%;
}
.shape1,.enq-rgt p br, .enq-lft p br{display: none;}
.enquiry-btn{ padding: 7px 19px }
.enq-bg{padding: 25px 25px; display: block;     background-image: url(../images/bg2-mob.jpg);}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}

.abt-top {
    margin-bottom: 20px;
    font-size:9px;        text-align: center;
}
.abt-span2{line-height: 28px;}
.abt-img {
   display: none;
}
.abt-container,.ser-container {
    padding: 30px 0;
}
.commit-row{display: block;padding-bottom: 1em;}
.commit-txt1{ font-size: 1.4em; line-height: 25px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 1.5em;}
.indus-top .title1 {
    font-size: 1.6em;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{  bottom: -70px; top: unset;
 height: 30px; width: 30px; }
.owl-controls {         position: unset;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{   height: 15px; width: 18px; }
.line3,.line4 {display: none;}
.team-wrap {
    padding: 10px 0 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
        float: left;
}
.partners-wrap {
    margin-bottom: 25px;
}

.line1 {
    width: 30px;
}
.desg-span{ font-size: 0.85em;  line-height: 15px; }

.team-row{ flex-wrap: wrap;   padding-bottom: 1em;}
.team-row .col-md-2:nth-child(1) {
    order: 3;
}
.team-row .col-md-2:nth-child(2) {
    order: 4;
}
.team-row .col-md-2:nth-child(5) {
    order: 5;
}
.team-row .col-md-2:nth-child(6) {
    order: 6;
}
.new-slider .owl-nav .owl-prev {
    right: 50%;
}
.ind-title{ font-size: 1.2em; text-align: center; }
.indus-top {
    text-align: center;margin-bottom: 2em;
}
.faq-img {
   display: none;
}
.global-clients-wrap {
    margin: 1em 0 3em
}
.client-container{ padding-bottom: 30px; }
.client-item{ padding: 0 20px;    height: unset; }
.clients-rgt{ padding: 15px 0 6px; margin: 0; }
.client-item img{width: 80% !important}
.client-h3{     margin-bottom: 15px; }
.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 2.6em; text-align: center;}

.global-clients-itams{display: block;}
.ser-btm,.ser-title{     text-align: center; }
.ser-item {
    margin-bottom: 2em;
}
.view-all-wrap:before,.view-all-wrap:after{width: 30%}

.commit-container {
    padding: 40px 0 0;
}
.commit-bg {
    margin-bottom: 1.5em;
}
.line {
    margin-bottom: 2px;
}
.indus-right {
    margin-right: 0;
}
.indus-row{display: block;}
.accordion-button::after{
      height: 30px;
    width: 30px;
    line-height: 30px;
}
.accordion-body {
    padding-right: 15px;
}
.footer-bottom-container{
    padding-bottom:  80px;background-color: #f3f3f3;border-top: 1px solid rgb(33 114 167 / 26%);
}

.footer-wraper {
    padding: 60px 0 0;
}
.copy-right span{display: none;}
.footer-social-links {
    position: absolute;
    top: -40px;
    transform: translateX(-50%);
    left: 50%;
}
.designed p,.copy-right{letter-spacing: 0}
.row.ser-row .col-md-4 {
    width: 50%;
    float: left;
}
.ser-title {
    letter-spacing: 0;
    font-size: 1.1em;
}



.inner-span{ line-height: 20px;    font-size: 1.5em; }
.inner-banner-caption.slide-title .hero-hd {
    letter-spacing: .5px;
    font-size: 2.6em;
}
.abt-top-inner{display: block; font-size: 8px;}
.abt-content-inner {
    padding-top: 1em;
    padding-bottom: 2em;
}

.commit-row2,.value-row {
    display: block;
}

.coomit-item.mission-itm {
    position: unset; width: 100%;
    transform: unset;
}
.vbg1{ background-image: url(../images/cbg1.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg2{ background-image: url(../images/cbg2.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg1 .commitment-img,.vbg2 .commitment-img{display: none;}
.value-lft{display: none;}
.value-rgt1 .welcome-title,.soft-wrap .welcome-title{
    font-size: 1.6em;
}
.value-row {
    margin-top: 3em
}
.value-rgt1 {
    padding-left: 0;
}
.value-itm {
    margin-top: 2em
}
.v-hd{ font-size: 1.1em; }
.soft-wrap {
    margin-top: 3em
}
.tech-clients-wrap{
  margin: 1.5em 0;
    padding: 30px 22px;
}
.tech-clients-wrap-btm {
    display: block; }
.tech-clients-wrap-btm .tech-clients-wrap {
    margin:  0 0 15px;
}
.abt-container-inner{ padding: 0px 0 40px }


.ser-item-in{display: block;    margin-bottom: 3em;}
.s-shape1,.s-shape2,.s-shape3,.s-shape4{display: none;}
.ser-item-in .col-md-7,.ser-item-in .col-md-5{width: 100%}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 30px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 30px;
    padding-left: 0px;
}
.ser-title-in{font-size: 1.3em;margin-bottom: 20px; }
.ser-in-content {
    padding-top: 20px;
}

.team-item-in{display: block;margin-bottom: 40px; border-bottom: 1px solid rgb(0 0 0 / 18%);
padding-bottom: 40px;}
.team-item-in .col-md-3,.team-item-in .col-md-6{width: 100%}
.team-eq-ht {
   padding: 20px; text-align: center;
}
.tdesg-span{font-size: 1em;    text-align: center; letter-spacing: .5px;    line-height: 25px;}
.team-desg .welcome-title {
  font-size: 1.3em;
}
.t-img {
    padding-right: 5px;
    width: 30px;
}
.team-img-content{ padding: 20px 25px; text-align: center; }
.t-name{ font-size: 1.2em; }
.team-phone {
    justify-content: center;
}

.enq-txt  .welcome-title{ font-size: 1.8em }
.enq-txt {
    margin-bottom: 26px;
    text-align: center;
}
.career-bg {
    padding-left: 0;
}
.con-row{display: block;}
.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.blog-container{ padding: 25px 0 40px }
.submit-btn{ padding: 8px 20px }


.b-title { font-size: 1.1em;line-height: 24px; }
.blog-main .col-md-4 {
    margin-bottom: 2em
}

.blog-h1{ font-size: 1.3em; margin-bottom: 10px; line-height: 28px;text-align: center;}
.sidebar .sidebar-item{ padding: 25px; margin-top: 1em; }
.blog-btm-txt p {text-align: center;}
.sidebar .sidebar-item .blog-h1 {
    font-size: 1.3em; margin-bottom: 20px
}

.con-title{text-align: left; font-size: 1.3em; }
.con-icon {
    height: 40px;
    width: 40px;
}
.contact-item {
    margin-bottom: 13px;
}
.contact-items{display: block; height: unset; margin-bottom: 10px;}
.cont-row,.con-row{display: block;margin: 0}
.view-loc {
    text-align: center;
    display: flex; float: none;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.contact-top {
    margin: 0 0 2em;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}



}
 @media (min-width:561px) and (max-width:680px){

   body,li {
       font-size:14px !important;
  }
 .d-container { padding-left: 3%!important; padding-right: 3%!important; }
   p{line-height: 1.8; font-size: 1em}
  .nav-brand img {
           width: 50%;
        margin: 8px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app{width: 40px;right: 10px;}
  .footer-address-container{flex-wrap: wrap;}
  .footer-address {
    width: 50%;
    float: left;
  }
  .footer-address:nth-child(1){display: none;}
   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    .abt-con1{display: block;}
.hero-text-area {
    font-size: 10px;    bottom: 37px; top: unset;text-align: center;
        width: 100%; left: 50%;    transform: translateX(-50%);
  }
.featured-text{ line-height: 40px;text-align: center; }
.hero-hd{     line-height: 32px;text-align: center; }
.hero-span{ line-height: 20px;text-align: center; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 45px 0px;
}
.title1{ line-height: 18px;         text-align: center;}
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}
.content1 {
    text-align: center;
}
.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
   display: none;
}
.enquiry-wrap {
    padding:  50px 0 30px;
}
.enq-h2{
   font-size: 1.4em;
        line-height: 25px;    margin-bottom: 5px;
}
.enq-h2 br{display: none;}
.enq-lft {
    float: none;
    width: 100%;
}
.enq-rgt{
      float: none; margin-top: 2em;
    width: 100%;
}
.shape1,.enq-rgt p br, .enq-lft p br{display: none;}
.enquiry-btn{ padding: 7px 19px }
.enq-bg{padding: 25px 25px; display: block;     background-image: url(../images/bg2-mob.jpg);}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}

.abt-top {
    margin-bottom: 20px;
    font-size:9px;        text-align: center;
}
.abt-span2{line-height: 28px;}
.abt-img {
   display: none;
}
.abt-container,.ser-container {
    padding: 30px 0;
}
.commit-row{display: block;padding-bottom: 1em;}
.commit-txt1{ font-size: 1.4em; line-height: 25px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 1.5em;}
.indus-top .title1 {
    font-size: 1.6em;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{  bottom: -70px; top: unset;
 height: 30px; width: 30px; }
.owl-controls {         position: unset;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{   height: 15px; width: 18px; }
.line3,.line4 {display: none;}
.team-wrap {
    padding: 10px 0 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
        float: left;
}
.partners-wrap {
    margin-bottom: 25px;
}

.line1 {
    width: 30px;
}
.desg-span{ font-size: 0.85em;  line-height: 15px; }

.team-row{ flex-wrap: wrap;   padding-bottom: 1em;}
.team-row .col-md-2:nth-child(1) {
    order: 3;
}
.team-row .col-md-2:nth-child(2) {
    order: 4;
}
.team-row .col-md-2:nth-child(5) {
    order: 5;
}
.team-row .col-md-2:nth-child(6) {
    order: 6;
}
.new-slider .owl-nav .owl-prev {
    right: 50%;
}
.ind-title{ font-size: 1.2em; text-align: center; }
.indus-top {
    text-align: center;margin-bottom: 2em;
}
.faq-img {
   display: none;
}
.global-clients-wrap {
    margin: 1em 0 3em
}
.client-container{ padding-bottom: 30px; }
.client-item{ padding: 0 20px;    height: unset; }
.clients-rgt{ padding: 15px 0 6px; margin: 0; }
.client-item img{width: 80% !important}
.client-h3{     margin-bottom: 15px; }
.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 2.6em; text-align: center;}

.global-clients-itams{display: block;}
.ser-btm,.ser-title{     text-align: center; }
.ser-item {
    margin-bottom: 2em;
}
.view-all-wrap:before,.view-all-wrap:after{width: 30%}

.commit-container {
    padding: 40px 0 0;
}
.commit-bg {
    margin-bottom: 1.5em;
}
.line {
    margin-bottom: 2px;
}
.indus-right {
    margin-right: 0;
}
.indus-row{display: block;}
.accordion-button::after{
      height: 30px;
    width: 30px;
    line-height: 30px;
}
.accordion-body {
    padding-right: 15px;
}
.footer-bottom-container{
    padding-bottom:  80px;background-color: #f3f3f3;border-top: 1px solid rgb(33 114 167 / 26%);
}

.footer-social-links {
    position: absolute;
    top: -40px;
    transform: translateX(-50%);
    left: 50%;
}
.designed p,.copy-right{letter-spacing: 0}
.row.ser-row .col-md-4 {
    width: 50%;
    float: left;
}
.ser-title {
    letter-spacing: 0;
    font-size: 1.1em;
}


.inner-span{ line-height: 20px;    font-size: 1.5em; }
.inner-banner-caption.slide-title .hero-hd {
    letter-spacing: .5px;
    font-size: 2.6em;
}
.abt-top-inner{display: block; font-size: 8px;}
.abt-content-inner {
    padding-top: 1em;
    padding-bottom: 2em;
}

.commit-row2,.value-row {
    display: block;
}

.coomit-item.mission-itm {
    position: unset; width: 100%;
    transform: unset;
}
.vbg1{ background-image: url(../images/cbg1.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg2{ background-image: url(../images/cbg2.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg1 .commitment-img,.vbg2 .commitment-img{display: none;}
.value-lft{display: none;}
.value-rgt1 .welcome-title,.soft-wrap .welcome-title{
    font-size: 1.6em;
}
.value-row {
    margin-top: 3em
}
.value-rgt1 {
    padding-left: 0;
}
.value-itm {
    margin-top: 2em
}
.v-hd{ font-size: 1.1em; }
.soft-wrap {
    margin-top: 3em
}
.tech-clients-wrap{
  margin: 1.5em 0;
    padding: 30px 22px;
}
.tech-clients-wrap-btm {
    display: block; }
.tech-clients-wrap-btm .tech-clients-wrap {
    margin:  0 0 15px;
}
.abt-container-inner{ padding: 0px 0 40px }



.ser-item-in{display: block;    margin-bottom: 3em;}
.s-shape1,.s-shape2,.s-shape3,.s-shape4{display: none;}
.ser-item-in .col-md-7,.ser-item-in .col-md-5{width: 100%}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 30px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 30px;
    padding-left: 0px;
}
.ser-title-in{font-size: 1.3em;margin-bottom: 20px; }
.ser-in-content {
    padding-top: 20px;
}

.team-item-in{display: block;margin-bottom: 40px; border-bottom: 1px solid rgb(0 0 0 / 18%);
padding-bottom: 40px;}
.team-item-in .col-md-3,.team-item-in .col-md-6{width: 100%}
.team-eq-ht {
   padding: 20px;  
}
.tdesg-span{font-size: 1em;    text-align: center; letter-spacing: .5px;    line-height: 25px;}
.team-desg .welcome-title {
  font-size: 1.3em;
}
.t-img {
    padding-right: 5px;
    width: 30px;
}
.team-img-content{ padding: 30px 35px;   }
.t-name{ font-size: 1.2em; }
.team-phone {
        width: auto;
        float: left;
}
.enq-txt  .welcome-title{ font-size: 1.8em }
.enq-txt {
    margin-bottom: 26px;
    text-align: center;
}
.career-bg {
    padding-left: 0;
}
.con-row{display: block;}
.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.blog-container{ padding: 25px 0 40px }
.submit-btn{ padding: 8px 20px }

.b-title { font-size: 1.1em;line-height: 24px; }
.blog-main .col-md-4 {
    margin-bottom: 2em
}


.blog-h1{ font-size: 1.3em; margin-bottom: 10px; line-height: 28px; }
.sidebar .sidebar-item{ padding: 25px; margin-top: 1em; }
.sidebar .sidebar-item .blog-h1 {
    font-size: 1.3em; margin-bottom: 20px
}
.con-title{text-align: center; font-size: 1.3em; }
.con-icon {
    height: 40px;
    width: 40px;
}
.contact-item {
    margin-bottom: 13px;
}
.contact-items{display: block; height: unset; margin-bottom: 10px;}
.cont-row,.con-row{display: block;margin: 0}
.view-loc {
    text-align: center;
    display: flex; float: none;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.contact-top {
    margin: 0 0 2em;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}


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

    body,li {
       font-size:14px !important;
  }
  .d-container { padding-left: 3%!important; padding-right: 3%!important; }
   p{line-height: 1.8; font-size: 1em}
  .nav-brand img {
           width: 38%;
        margin: 8px auto;
  }
  .sexy-menu {
    height: 73px;
  }
  .whats-app{width: 40px;right: 10px;}
  .footer-address-container{flex-wrap: wrap;}
  .footer-address {
    width: 50%;
    float: left;
  }
  .footer-address:nth-child(1){display: none;}
   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    .abt-con1{display: block;}
.hero-text-area {
    font-size: 10px;    bottom: 37px; top: unset;text-align: center;
        width: 100%; left: 50%;    transform: translateX(-50%);
  }
.featured-text{ line-height: 40px;text-align: center; }
.hero-hd{     line-height: 32px;text-align: center; }
.hero-span{ line-height: 20px;text-align: center; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 45px 0px;
}
.title1{ line-height: 18px;         text-align: center;}
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}
.content1 {
    text-align: center;
}
.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
   display: none;
}
.enquiry-wrap {
    padding:  50px 0 30px;
}
.enq-h2{
   font-size: 1.4em;
        line-height: 25px;    margin-bottom: 5px;
}
.enq-h2 br{display: none;}
.enq-lft {
    float: none;
    width: 100%;
}
.enq-rgt{
      float: none; margin-top: 2em;
    width: 100%;
}
.shape1,.enq-rgt p br, .enq-lft p br{display: none;}
.enquiry-btn{ padding: 7px 19px }
.enq-bg{padding: 25px 25px; display: block;     background-image: url(../images/bg2-mob.jpg);}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}

.abt-top {
    margin-bottom: 20px;
    font-size:9px;        text-align: center;
}
.abt-span2{line-height: 28px;}
.abt-img {
   display: none;
}
.abt-container,.ser-container {
    padding: 30px 0;
}
.commit-row{display: block;padding-bottom: 1em;}
.commit-txt1{ font-size: 1.6em; line-height: 25px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 1.6em;}
.indus-top .title1 {
    font-size: 1.6em;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{  bottom: -70px; top: unset;
 height: 30px; width: 30px; }
.owl-controls {         position: unset;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{   height: 15px; width: 18px; }
.line3,.line4 {display: none;}
.team-wrap {
    padding: 10px 0 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
        float: left;
}
.partners-wrap {
    margin-bottom: 25px;
}

.line1 {
    width: 30px;
}
.desg-span{ font-size: 0.85em;  line-height: 15px; }

.team-row{ flex-wrap: wrap;   padding-bottom: 1em;}
.team-row .col-md-2:nth-child(1) {
    order: 3;
}
.team-row .col-md-2:nth-child(2) {
    order: 4;
}
.team-row .col-md-2:nth-child(5) {
    order: 5;
}
.team-row .col-md-2:nth-child(6) {
    order: 6;
}
.new-slider .owl-nav .owl-prev {
    right: 50%;
}
.ind-title{ font-size: 1.2em; text-align: center; }
.indus-top {
    text-align: center;margin-bottom: 2em;
}
.faq-img {
   display: none;
}
.global-clients-wrap {
    margin: 1em 0 3em
}
.client-container{ padding-bottom: 30px; }
.client-item{ padding: 0 20px;    height: unset; }
.clients-rgt{ padding: 15px 0 6px; margin: 0; }
.client-item img{width: 80% !important}
.client-h3{     margin-bottom: 15px; }
.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 2.6em; text-align: center;}

.global-clients-itams{display: block;}
.ser-btm,.ser-title{     text-align: center; }
.ser-item {
    margin-bottom: 2em;
}
.view-all-wrap:before,.view-all-wrap:after{width: 30%}

.commit-container {
    padding: 40px 0 0;
}
.commit-bg {
    margin-bottom: 1.5em;
}
.line {
    margin-bottom: 2px;
}
.indus-right {
    margin-right: 0;
}
.indus-row{display: block;}
.accordion-button::after{
      height: 30px;
    width: 30px;
    line-height: 30px;
}
.accordion-body {
    padding-right: 15px;
}
.footer-bottom-container{
    padding-bottom:  80px;background-color: #f3f3f3;border-top: 1px solid rgb(33 114 167 / 26%);
}

.footer-social-links {
    position: absolute;
    top: -40px;
    transform: translateX(-50%);
    left: 50%;
}
.designed p,.copy-right{letter-spacing: 0}
.row.ser-row .col-md-4 {
    width: 50%;
    float: left;
}
.ser-title {
    letter-spacing: 0;
    font-size: 1.1em;
}
 
.inner-span{ line-height: 28px;    font-size: 1.8em; }
.abt-top-inner{display: block; font-size: 8px;}
.abt-content-inner {
    padding-top: 1em;
    padding-bottom: 2em;
}

.commit-row2,.value-row {
    display: block;
}

.coomit-item.mission-itm {
    position: unset; width: 100%;
    transform: unset;
}
.vbg1{ background-image: url(../images/cbg1.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg2{ background-image: url(../images/cbg2.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg1 .commitment-img,.vbg2 .commitment-img{display: none;}
.value-lft{display: none;}
.value-rgt1 .welcome-title,.soft-wrap .welcome-title{
    font-size: 1.6em;
}
.value-row {
    margin-top: 3em
}
.value-rgt1 {
    padding-left: 0;
}
.value-itm {
    margin-top: 2em
}
.v-hd{ font-size: 1.1em; }
.soft-wrap {
    margin-top: 3em
}
.tech-clients-wrap{
  margin: 1.5em 0;
    padding: 30px 22px;
}
.abt-container-inner{ padding: 0px 0 40px }

.ser-item-in{display: block;    margin-bottom: 3em;}
.s-shape1,.s-shape2,.s-shape3,.s-shape4{display: none;}
.ser-item-in .col-md-7,.ser-item-in .col-md-5{width: 100%}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 30px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 30px;
    padding-left: 0px;
}
.ser-title-in{font-size: 1.3em;margin-bottom: 20px; }
.ser-in-content {
    padding-top: 20px;
}


.team-item-in{display: block;margin-bottom: 40px; border-bottom: 1px solid rgb(0 0 0 / 18%);
padding-bottom: 40px;}
.team-item-in .col-md-3{ width: 50%; float: left;}
.team-item-in .col-md-6{width: 100%; clear: both;}
.team-eq-ht {
   padding: 20px;  
}
.tdesg-span{font-size: 1em ; letter-spacing: .5px;    line-height: 25px;}
.team-desg .welcome-title {
  font-size: 1.3em; text-align: left;
}
.t-img {
    padding-right: 5px;
    width: 30px;
}
.team-img-content{ padding: 30px 35px;   }
.t-name{ font-size: 1.2em; }
.team-phone {
        width: auto;
        float: left;
}
.enq-txt  .welcome-title{ font-size: 1.8em }
.enq-txt {
    margin-bottom: 26px;
    text-align: center;
}
.career-bg {
    padding-left: 0;
}
.con-row{display: block;}
.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.blog-container{ padding: 25px 0 40px }
.submit-btn{ padding: 8px 20px }
.enq-frm {
    padding: 0 15%;
}


.b-title { font-size: 1.1em;line-height: 24px; }
.blog-main .col-md-4 {
    margin-bottom: 2em; width: 50%; float: left;
}

.blog-h1{ font-size: 1.3em; margin-bottom: 10px; line-height: 28px; }
.sidebar .sidebar-item{ padding: 25px; margin-top: 1em; }
.sidebar .sidebar-item .blog-h1 {
    font-size: 1.3em; margin-bottom: 20px
}
.con-title{text-align: left; font-size: 1.3em; }
.con-icon {
    height: 40px;
    width: 40px;
}
.contact-item {
    margin-bottom: 13px;
}
.contact-items{display: block;   margin-bottom: 10px;}
.cont-row,.con-row{ margin: 0}
.view-loc {
    text-align: center;
    display: flex; float: none;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.contact-top {
    margin: 0 0 2em;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.cont-row .col-md-4 {
    width: 50%;
    float: left;
}
}

 @media  (max-width: 768px){ 


.ser-row .owl-controls{ bottom: 35px }
.enq-lft2{display: none;}
.hero-text-area.inner-area {
    left: 5%;
    transform: translateY(-50%);
    width: unset;
    bottom: unset;
    top: 50%;
}
.side-form-title { margin-bottom: 7px; }
img.wh-img.mob-vew{display: block !important;}

.bredcum-wraper{ padding-top: 10px }
  
  .sexy-menu.detached .header-phone {
    margin: 0 !important; }

    .nav-toggle:before {
      position: absolute;
      content: "";
      width: 40px;
      border-bottom: 3px solid #000;
      right: 0;
    }
    .nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
    }
    .nav-toggle {
        display: flex !important;
        align-items: center;
        width: 25px;
        height: 20px;
        cursor: pointer;
        /* border-top: 3px solid #000; */
        border-bottom: 3px solid #000;
        text-align: center;
        justify-content: center;
        position: absolute;
        bottom: 25px;
        right: 23px !important;
    }

  .header-contact{display: none;}
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
  .nav-dropdown {
    min-width: 100% !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.navigation-portrait li {font-size: 16px !important}
.nav-brand img {
    display: flex;
    align-items: center;
}
.logo{ 
  transform: translate(-50%, 0%); left: 50%;         width: 100%;
 }



.hide-menu a {
    width: 27%;
    line-height: 1;
    font-size: 1em;
    display: inline-block;
    float: left;
    text-align: center;
         font-weight: normal;
    font-family: 'InterTight'; text-transform: capitalize;
}
    .hide-menu a i {
        display: block;
        justify-content: center;
        background: linear-gradient(270deg, #d44798 0%, #7b3a62 83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        margin: 0 auto 10px;
        font-size: 1.6em;
    }

 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }

  .nav-menu>li>a
  {
      color: #fff !important; 
  }

   .nav-toggle, .navigation-hidden .nav-header {display: block !important;}
    
.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 15px 20px;
        display: block;
}
   
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}
.home-img {
    height: 75vh!important;
    width: 100%;
    object-fit: cover;
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 3%!important;
         padding-right: 3% !important;
    }
 
.nav-brand img {
     width: 50%;
        margin-top: 11px;
}
.nav-menu>li>a{
  margin: 20px 6px; font-size: .8em;
}
.sexy-menu.detached .nav-brand img {
  margin-top: 11px;
        width: 45%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 15px 7px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 5px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.wh-img {
    margin-right: 3px;
    width: 20px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }
.commit-row .col-md-6 {
    width: 50%;
    float: left;
}
.hero-text-area {
    font-size: 8px;      left: 7%;
  }
  .featured-text{ line-height: 30px }
  .side-btn{    letter-spacing: 2px; line-height: 11px; padding: 6px 13px;
        right: -28px;
    font-size: 0.7em; border-radius: 5px;}
  .side-form .form-group{margin-bottom: 8px;}
  
  .whats-app{width: 40px;right: 10px;}
  .footer-address-container{flex-wrap: wrap;}
  .footer-address {
    width: 50%;
    float: left;
  }
  .footer-address:nth-child(1){display: none;}
   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    .abt-con1{display: block;}

.featured-text{ line-height: 40px;text-align: center; }
.hero-hd{     line-height: 32px;text-align: center; }
.hero-span{ line-height: 20px;text-align: center; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 45px 0px;
}
.title1{ line-height: 18px;         text-align: center;}
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}
.content1 {
    text-align: center;
}
.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
   display: none;
}
.enquiry-wrap {
    padding:  50px 0 30px;
}
.enq-h2{
   font-size: 1.4em;
        line-height: 25px;    margin-bottom: 5px;
}
.enq-h2 br{display: none;}
.enq-lft {
    float: none;
    width: 100%;
}
.enq-rgt{
      float: none; margin-top: 2em;
    width: 100%;
}
.shape1,.enq-rgt p br, .enq-lft p br{display: none;}
.enquiry-btn{ padding: 7px 19px }
.enq-bg{padding: 25px 25px; display: block;     background-image: url(../images/bg2-mob.jpg);}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}

.abt-top {
    margin-bottom: 20px;
    font-size:9px;        text-align: center;
}
.abt-span2{line-height: 28px;}
.abt-img {
   display: none;
}
.abt-container,.ser-container {
    padding: 30px 0;
}
.commit-row{display: block;padding-bottom: 1em;}
.commit-txt1{ font-size: 1.6em; line-height: 25px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 1.6em;}
.indus-top .title1 {
    font-size: 1.6em;
}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{  bottom: -70px; top: unset;
 height: 30px; width: 30px; }
.owl-controls {         position: unset;}
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{   height: 15px; width: 18px; }
.line3,.line4 {display: none;}
.team-wrap {
    padding: 10px 0 40px;
}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
    width: 50%;
        float: left;
}
.partners-wrap {
    margin-bottom: 25px;
}

.line1 {
    width: 30px;
}
.desg-span{ font-size: 0.85em;  line-height: 15px; }
.team-row{display: block;    padding-bottom: 1em;}
.new-slider .owl-nav .owl-prev {
    right: 50%;
}
.ind-title{ font-size: 1.2em; text-align: center; }
.indus-top {
    text-align: center;margin-bottom: 2em;
}
.faq-img {
   display: none;
}
.global-clients-wrap {
    margin: 1em 0 3em
}
.client-container{ padding-bottom: 30px; }
.client-item{ padding: 0 20px;    height: unset; }
.clients-rgt{ padding: 15px 0 6px; margin: 0; }
.client-item img{width: 80% !important}
.client-h3{     margin-bottom: 15px; }
.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 2.6em; text-align: center;}

.global-clients-itams{display: block;}
.ser-btm,.ser-title{     text-align: center; }
.ser-item {
    margin-bottom: 2em;
}
.view-all-wrap:before,.view-all-wrap:after{width: 30%}

.commit-container {
    padding: 40px 0 0;
}
.commit-bg {
    margin-bottom: 1.5em;
}
.line {
    margin-bottom: 2px;
}
.indus-right {
    margin-right: 0;
}
.indus-row{display: block;}
.accordion-button::after{
      height: 30px;
    width: 30px;
    line-height: 30px;
}
.accordion-body {
    padding-right: 15px;
}

.designed p,.copy-right{letter-spacing: 0}
.row.ser-row .col-md-4 {
    width: 50%;
    float: left;
}
.ser-title {
    letter-spacing: 0;
    font-size: 1.1em;
}

.inner-span{ line-height: 28px;    font-size: 1.8em; }
.abt-top-inner{display: block; font-size: 8px;}
.abt-content-inner {
    padding-top: 1em;
    padding-bottom: 2em;
}

.commit-row2,.value-row {
    display: block;
}
.ser-row .owl-controls{ bottom: 35px }
.coomit-item.mission-itm {
    position: unset; width: 100%;
    transform: unset;
}
.vbg1{ background-image: url(../images/cbg1.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg2{ background-image: url(../images/cbg2.jpg);
    background-size: cover; border-radius: 15px;    
     padding: 20px 25px;
}
.vbg1 .commitment-img,.vbg2 .commitment-img{display: none;}
.value-lft{display: none;}
.value-rgt1 .welcome-title,.soft-wrap .welcome-title{
    font-size: 1.6em;
}
.value-row {
    margin-top: 3em
}
.value-rgt1 {
    padding-left: 0;
}
.value-itm {
    margin-top: 2em
}
.v-hd{ font-size: 1.1em; }
.soft-wrap {
    margin-top: 3em
}
.tech-clients-wrap{
  margin: 1.5em 0;
    padding: 30px 22px;
}
.abt-container-inner{ padding: 0px 0 40px }


.ser-item-in{display: block;    margin-bottom: 3em;}
.s-shape1,.s-shape2,.s-shape3,.s-shape4{display: none;}
.ser-item-in .col-md-7,.ser-item-in .col-md-5{width: 100%}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left:  50px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 50px;
    padding-left: 0px;
}
.ser-in-content {
    padding-top: 20px;
}


.team-item-in{display: block;margin-bottom: 40px; border-bottom: 1px solid rgb(0 0 0 / 18%);
padding-bottom: 40px;}
.team-item-in .col-md-3{ width: 50%; float: left;}
.team-item-in .col-md-6{width: 100%; clear: both;}
.team-eq-ht {
   padding: 20px;  
}
.tdesg-span{font-size: 1em ; letter-spacing: .5px;    line-height: 25px;}
.team-desg .welcome-title {
  font-size: 1.3em; text-align: left;
}
.t-img {
    padding-right: 5px;
    width: 30px;
}
.team-img-content{ padding: 30px 35px;   }
.t-name{ font-size: 1.2em; }
.team-phone {
        width: auto;
        float: left;
}

.enq-lft2{display: none;}

.enq-txt  .welcome-title{ font-size: 1.8em }
.enq-txt {
    margin-bottom: 26px;
    text-align: center;
}
.career-bg {
    padding-left: 0;
}
.con-row{display: block;}
.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.blog-container{ padding: 25px 0 40px }
.submit-btn{ padding: 8px 20px }
.enq-frm {
    padding: 0 15%;
}

.b-title { font-size: 1.1em;line-height: 24px; }
.blog-main .col-md-4 {
    margin-bottom: 2em; width: 50%; float: left;
}
.con-title{text-align: center; font-size: 1.3em; }
.con-icon {
    height: 40px;
    width: 40px;
}
.contact-item {
    margin-bottom: 13px;
}
.contact-items{display: block;   margin-bottom: 10px;}
.cont-row,.con-row{ margin: 0}
.view-loc {
    text-align: center;
    display: flex; float: none;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
}
.contact-top {
    margin: 0 0 2em;
}
.contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
}
.cont-row .col-md-4 {
    width: 50%;
    float: left;
}
}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
    .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
 
.nav-brand img {
           width: 56%;
        margin-top: 12px;
}
.nav-menu>li>a{
  margin: 25px 10px
}
.sexy-menu.detached .nav-brand img {
  margin-top: 11px;
        width: 45%;
}
.header-phone{
  margin-top: 22px !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 18px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 10px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.whats-app{
  right: 0;
}
.whats-app img{width: 45px; }
.featured-text{ line-height: 40px }
.hero-hd{     line-height: 32px; }
.hero-span{ line-height: 20px; }
.ser-ul li{     line-height: 20px;margin-bottom: 10px; }
.industry-container {
    padding: 60px 0px;
}
.title1{ line-height: 25px; }
.indus-item {
    margin: 0 10px;
}
 .meb-img {
    width: 100%;
}

.wicon-lft img {
    width: 35px; 
}
.faq-head{ font-size: 1.2em;    line-height: 20px; }
.lady {
    width: 300px;
}
.enquiry-wrap {
    padding: 150px 0 50px;
}
.enq-h2{
      font-size: 2.2em;
    line-height: 30px;
}
.enq-bg{padding: 25px 25px}
.g-title{
  padding: 3px 16px;
  font-size: 1em;
  margin-right: 3px; 
  }
.footer-menu li a{ line-height: 23px; }
.btm-link {
    margin-bottom: 3px;
}
.footer-logo{
    width: 170px;
}
.footer-logo img {
    width: 100%;
}
.side-btn{
    padding: 6px 14px;
  right: -41px;
  line-height: 18px;
  letter-spacing: 1px;
}
.hero-text-area {
    font-size: 10px;
}
.abt-top {
    margin-bottom: 15px;
    font-size: 10px;
}
.abt-span2{line-height: 25px;}
.abt-img {
    padding-right: 0;
}
.abt-container,.ser-container {
    padding: 40px 0;
}
.commit-txt1{ font-size: 2em; line-height: 27px; }
.coomit-item {top: 5%;width: 90%;}
.ind-span { font-size: 2em;}
.new-slider .owl-nav .owl-next, .new-slider .owl-nav .owl-prev{ height: 35px; width: 35px; }
.owl-controls {left: -130px;top: 78%; }
.owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 15px; width: 18px; }
.line3 {top: 125px; width: auto;}
.line4{ top: 125px; width: 90px;    right: 0px;}
.team-row .col-md-2 {
    padding-right: 5px;
    padding-left: 5px;
}

.faq-img {
    padding-right: 0;
}
.client-item{ padding: 0 30px;    height: 65px; }
.clients-rgt{ padding: 15px 0; }

.in-contact-page-content{ padding: 30px 40px; }
.input-box{     height: 50px }
.form-group {
    margin-bottom: 10px;
}
.welcome-title {font-size: 1.75em;}

.contact-items{ padding: 15px 25px; }
.con-icon{ height: 40px; width: 40px; }
.con-rgt {
    margin-left: 12px;
}
.contact-item p{font-size: 1em;}
.value-rgt1 {
    padding-left: 0;
}
.value-items{ margin-bottom: 6px; }
.tech-clients-wrap{ margin: 2.5em 0% }


.ser-item-in:nth-child(1n) {
    padding-right: 3%;
    padding-left: 0%;
}
.ser-item-in:nth-child(1n) .ser-in-content {
    padding-left: 40px;
    padding-right: 0px;
}
.ser-item-in:nth-child(2n) .ser-in-content {
    padding-right: 40px;
    padding-left: 0px;
}
.ser-item-in:nth-child(2n) {
    padding-left: 3%;
    padding-right: 0%;
}

.team-img-content{ padding: 20px 30px; }
.t-name{font-size: 1.2em}
.tdesg-span{font-size: 1em; letter-spacing: .5px; line-height: 20px;}
.team-eq-ht {
    padding: 0 20px;
}
.team-desg .welcome-title {
    font-size: 1.3em;
}
.team-phone {
    margin-bottom: 2px;
}

.upload_field input.wpcf7-file::-webkit-file-upload-button 
{
  font-size: .9em; letter-spacing: 0; padding:4px 10px;
}
.career-bg {
    padding-left: 20px;
}
.career-bg .input-box,.upload_field label{height: 45px}
.blog-container{overflow: hidden;}

}
@media (max-width:992px) {
#button{display: none;}
}


