.owl-carousel .owl-stage-outer {
    max-height: 100vh !important;
}
.paf {
    font-size: 22px;
}

.bgimg{
    min-width: 100%;
    min-height: 100vh;
    max-width: 100%;
    max-height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1;
}
#bg-video {
    min-width: 100%;
    min-height: 100vh;
    max-width: 100%;
    max-height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1;
}

/* #bg-video {
  min-width: 100%;
  min-height: 70vh;
  max-width: 100%;
  max-height: 70vh;
  object-fit: cover;
  z-index: -1;
} */


#bg-video::-webkit-media-controls {
    display: none !important;
}


.Maya-one{
    font-size: 140px !important;
    color: white;
  }

  .Maya-two{
    font-size:35px!important;
    color: white;
    bottom:-240px;
    position: relative;
  }

  @media screen and (max-width: 500px) {

    .owl-carousel .owl-stage-outer {
        max-height: 100vh !important;
    }
    .Maya-one{
      font-size: 80px !important;
      color: white;
    }

    .Maya-two{
      font-size:15px!important;
      color: white;
      bottom: -5vh;
    }
    .header-carousel .owl-nav .owl-prev, .header-carousel .owl-nav .owl-next {

        font-size: 24px !important;
    }

    .header-carousel .owl-nav {

        width: 40px !important;
        height: 40px !important;
        margin: -20px auto 0 auto !important;

    }
    .team-img-mm {
        height: 100px !important;
        width: 100px !important;
    }
    .font-ite-mb{
        font-size: 18px;
        line-height: 22px;
    }

  }
  @media screen and (min-width: 767px) {
    .nav-float-left{

      float: left !important;
      padding-left: 100px;

    }
    .logo-d{
      height: 160px;
      width: auto;
      position: absolute;
      top: 10px;
      left:7px;
      /* background: ivory; */
    }

    .navbar .navbar-nav .nav-link {
        padding: 6px 40px !important;


    }
    .mh90
    {
        /* min-height: 90%; */
    }

.for-all-slider{
    position: absolute;
    /* top: 24vh; */
    top: 24vh;
    left: calc((100vw - 300px)/2);
    z-index: 2;
}

.for-vh{
    max-height: 44vh;
    height: 100%;
}

  }
  @media screen and (max-width: 767px) {

    .border-cc-left{
        border-left: 2px solid #8080804f;
        padding-left: 12px;
        border-radius: 2px;
        top: 0.25em;
        height: calc(100% - 1.1em);
    }
    .bg-full{
      background: #f7f7f7 !important;
    }
    .logo-m{
      height: 80px;
      width: auto;
      position: absolute;
      top: 0vh;
      /* background: ivory; */
    }
    .text-cen{
      text-align: center !important;
    }
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 100vh !important;
    }
    .header-carousel .owl-carousel-item img {
        position: relative !important;

    }
    .border-end-menu {
        border-right: 0px solid #dee2e6 !important;
    }
    .navbar-toggler:focus {

        box-shadow: 0 0 0 0.25rem transparent !important;
    }
    .con-h{
        height: auto !important;
    }
    .for-all-slider {
        position: absolute !important;
        /* top: 24vh; */
        /* top: 14vh; */
        /* left: calc((100vw - 300px)/2); */
        z-index: 2;
    }
  }

  .ser-icon{
    height: 80px;
    width: auto;

  }

  .dis-in{
    display: inline !important;
  }

  .top-tra{
    top:0px;
    background-color: transparent !important;
    position: absolute !important;
    z-index: 1111 !important;
  }

  .logo-sp{
    top: 9vh !important;
  }

  @media (min-width: 1000px) {
  .pad-ser{
    max-width: 27% !important;
  }
}

@media screen and (max-width: 1420px) and (min-width: 1201px) {
    .c-text{
        font-size: 32px;
    }
}

@media (max-width: 991.98px){
    .navbar .navbar-nav {


        margin-top: 0px !important;
        border-top: 0px  !important;
        padding-top: 0px !important;
        text-align: center;
    }

    .navbar-collapse {

        padding-top: 10px;
    }

    .navbar-toggler {
        padding: 0.35rem 0.35rem;
        font-size: 12px;
    }
}


.img-rs{
    /* max-height: 50vh; */
    width: 100vw;
    -o-object-fit: cover;
       object-fit: cover;
}

.vl {
    border-right: 4px solid var(--light);
    height: auto;
    margin-left :auto;
    margin-right: auto;
  }
.center-img{
    max-height: 367px;
    width: auto !important;
}

.img-css-blur {
    background: rgb(255 255 255 / 0%);
    background: rgba(253, 253, 253, 0.596);
    /* padding: 22px 44px; */
    border-radius: 135px;
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
    /* filter: drop-shadow(5px 9px 12px black); */
    filter: drop-shadow(2px 4px 6px black);
    /* filter: brightness(0.5); */
}
.border-end-menu {
    border-right: 2px solid var(--dark);
}

.fixed-top-2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.team-img-mm{
    height: 160px;
    width: 160px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 50%;
}
.team-text-mm{
    position: relative;
    max-height: 200px;
    overflow: hidden;

}
.team-social-mm{

    position: relative;
    width: 100%;
    max-height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--light);
    transition: .5s;
}
.team-title-mm{

    position: relative;
    width: 100%;
    max-height: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--light);
    transition: .5s;
}


.model-close-cross{
    right: 10px;
    position: absolute;
    top: 10px;
    z-index: 1;

}

.bg-image {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.team-section{
    min-height: 100vh;
}

@media (min-width: 768px){
#footer .footer-links {
    flex-direction: row;
}
.border-cc-left{
    border-left: 2px solid #8080804f;
    padding-left: 12px;
    border-radius: 2px;
    top: 0.25em;
    height: calc(100% - 1.5em);
}
}
#footer .footer-links {
    display: flex;
    /* -webkit-box-direction: normal; */
    flex-direction: column;
    margin: 0 -1rem 2rem;
    clear: both;
}
/* ol, ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
} */

#footer .footer-links li {
    display: table-cell;
    padding: 0 1rem;
}

.ser-img-my{

    max-height: 300px;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
}

.med{
    max-width: 320px !important;
}

.footerlogo{
    height: 100px;
    width: auto;
}
.img-css-blur_v2 {
    background: rgb(255 255 255 / 0%);
    background: rgb(253 253 253 / 17%);
    /* padding: 22px 44px; */
    border-radius: 35px;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(1px);
    /* filter: drop-shadow(5px 9px 12px black); */
    filter: drop-shadow(2px 4px 6px black);
    /* filter: brightness(0.5); */
}

.img-css-blur_v3 {
    /* background: rgb(255 255 255 / 0%);
    background: rgb(253 253 253 / 17%); */
    /* padding: 22px 44px; */
    border-radius: 135px;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(9px);
    /* filter: drop-shadow(5px 9px 12px black); */
    filter: drop-shadow(2px 4px 6px black);
    /* filter: brightness(0.5); */
}

.text-justify{
    text-align: justify !important;
}
.fs-18{
    font-size: 15px;
    line-height: 18px;

}
.fs-15{
    font-size: 15px;
    line-height: 18px;

}
.text-ab-col {
    color: #07000ea3 !important;
}
.ab-bag{
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    border-radius: 15px;
}

.border-mmuk-left{
    border-left: 4px solid var(--primary);
    padding-left: 12px;

    border-radius: 3px 2px;
}
.border-mmuk-right{
    border-right: 4px solid var(--primary);
    padding-right: 12px;

    border-radius: 2px 3px;
}

.mb-yy{
    margin-bottom: -1.2rem;
}
.textob ol,ul{
    padding-left: 1rem;
}

.tplogo{
    height: 367px;
}



.classdd{
    min-width: 223px;
}
.line-clamp {
    /* display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; */
    min-height: 42px;
  }

.lhw{
    max-height: 65vh;
}

