﻿body {
}
.new-des{
    background:#fff;
    border-radius:8px;
}
.iconpart {
    margin-right: 5px !important;
}
.hero {
  width:100%;
  height:600px;
}
.icon-img-50.mb-40 img {
    height: 50px;
    width: 50px;
}
p.fz-14.new-hight {
    min-height: 105px;
}

#video-bg {
   /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;*/
   width:100%;
}
.new-content{
    display:flex;
    justify-content:center;
    flex-direction:column;
    gap:1rem;

}
.blog-list-half .item .cont .tags a {
    font-size: 13px;
    padding: 8px 20px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
img.new-te {
    height: 300px;
    width: 100%;
    object-fit: contain;
}
.new-flex1new-content{
    padding:20px;
}
.new-team {
    background: #fff;
    border-radius: 8px;
    display:flex;
    flex-direction:column;
    padding:10px;
}

.content {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 60%;

    transform: translate(-50%, -70%);
    z-index: 1;
    text-align: center;
    color: #fff;
  padding:20px;
background: #00000045;
border-radius: 8px;
}

    .content h1 {
        font-size: 2.5em;
        margin-bottom: 20px;
    }

    .content p {
        font-size: 1.5em;
    }

    .content h1 {
        font-size: 4em;
        margin-bottom: 20px;
    }

#video-bg :before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    /* background-color: rgb(0 0 0 / 37%); */
    /* background-color: rgb(0 0 0 / 0%); */
}
.new-flex{
    display:flex;
    justify-content:start;
    align-items:center;
    gap:1rem;
}
.works .panel .item {
    width: 24vw !important;
    position: relative;
}
    .works .panel .item .cont h5 {
        font-weight: 600;
        margin-bottom: 5px;
        font-size: 18px;
    }
    .pic{
        height:150px;
        width:200px;
        display:flex;
        justify-content:center;
        align-items:center
    }
        .pic img {
            aspect-ratio: 3/2;
            width: 100%;
            object-fit: contain;
            mix-blend-mode:color-burn;
        }
.bg-new {
    background-image: url('../imgs/ban/5.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
    .bg-new::before {
        content: '';
        background: #00000057;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }
.icon{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:1rem;
}
.numbers{
    z-index:1;
}
.icon i {
    border: 1px solid #fb9035;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 20px;
}
.mtm-40 {
    margin-top: -40px;
}
.new-color {
    Color:#fb9035 !important;
}
.new-flex1{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.new-flex1 i{
    font-size:25px;

}
.serv-box .lg-pad:hover {
    border: 1px solid #fb9035;
}
    .serv-box .lg-pad:hover h6 {
        Color: #fb9035 !important;
    }

.new-top-ab {
    margin-top: 222px;
    padding-bottom: 10px;
    
}
.works.thecontainer{
    display:flex;
}
img.new-img {
    margin-top: 10px;
    margin-bottom:10px;
}


@media only screen and (min-width:250px) and (max-width:767px) {
    .content h1 {
        font-size: 16px;
    }
    .section-padding{
        padding:60px 0px !important;
    }
    .new-hide{
        display:none;
    }
    .new-top-ab {
        margin-top: -132px !important;
    }
    span.rotate-text {
        margin-top: 31px;
    }
    .page-header {
        min-height: 38vh !important;
        position: relative;
        overflow: hidden;
    }
    .new-sm{
        padding:15px;
    }
    span.rotate-text {
        padding-left: 10px;
    }
    img.new-img {
        margin-top: 10px;
    }

   /* .content {
        width: 100%;
        top: 50%;
    }*/
    .navbar.main-bg{
        background:#fff !important;

    }
    .hero {
        width: 100%;
        height:400px;
    }
    #video-bg {
    margin-top:40px;
       
    }
    .serv-box .serv-item {
        padding: 30px 30px !important;
        display: block !important;
    }

    .works .new-class .item {
        width: 102vw !important;
        position: relative;
        margin-right: 30px;
    }

    .about-intro .cont .feat {
        padding-left: 10px !important;
    }

    .serv-box .serv-item {
        visibility: visible !important;
    }

    .new-top {
        margin-top: 20px;
    }
    .pt-100{
        padding-top:10px !important;
    }
    #video-bg {
        width: 100%;
    }
    .custom_bg_img {
        height: 26vh !important;
        margin-top: 20px;
        width: 100%;
        object-fit: cover;
    }
    .portfolio-fixed .left {
        position: relative;
        height: 32vh!important;
        overflow: hidden;
    }

    .item.md-mb50 {
        text-align: center;
    }

    .item.sm-mb50 {
        text-align: center;
    }

    .item.ml-auto {
        text-align: center;
    }

    .works.thecontainer {
        display: none !important;
    }

    .works .panel {
        display: none !important;
    }

    .new-hide2 {
        display: block !important;
    }

    .marquee {
        width: 100%;
    }

    .item.ml-auto {
        margin: unset;
    }

    .col-lg-3.col-md-6.d-flex {
        display: flex;
        justify-content: center;
    }

    .navbar .navbar-nav .nav-link {
        background :#fff;
    }

    h1.fz-55.text-white {
        text-align: center;
    }

    h6.sub-title.mb-15.wow.fadeIn {
        margin-top: 30PX;
    }

    .pt-100 {
        padding-top: 0px !important;
    }

    .portfolio-fixed .right {
        padding: 47px 20px !important;
        overflow: hidden;
    }

    .portfolio-fixed .cont {
        margin-bottom: 30px !important;
    }

    .new-none {
        display: none !important;
    }

    .navbar.bord {
        border-color: rgba(0, 0, 0, 0.05);
        background: #fff;
    }
    .marquee {
        width: 100%;
        margin-left: -64px !important;
        overflow-x: hidden;
    }
    .content {
        width: 80%;
        padding:15px;
    }
    .navbar {
        padding-top:15px;
        padding-bottom:12px !important;
    }
    p.fz-14.new-hight {
        min-height: unset !important;
    }
    footer .social-text li {
        margin-bottom: 15px;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
    }
    .tit.mb-20 h6 {
        text-align: center;
    }
    .colum.md-mb50 {
        text-align: center;
    }
    
}

/*ipad*/
@media only screen and (min-width:768px) and (max-width:991px) {
    .new-hide2 {
        display: block !important;
    }

    .works.thecontainer {
        display: none !important;
    }

    .hero {
        overflow-x: hidden;
        width:100%;
        height:400px;
    }

    .marquee {
        width: 100%;
    }

   /* .content {
        position: absolute;
        top: 64%;
        left: 51%;
        width: 80% !important;
        transform: translate(-50%, -70%);
        z-index: 1;
        text-align: center;
        color: #fff;
        padding: 20px;
    }*/
        .content h1{
            font-size:2.5rem !important;
        }

        .new-top-ab {
            margin-top: 0px;
            padding-bottom: 10px;
        }

    .section-padding {
        padding: 60px 0;
    }

    .new-none {
        display: none !important;
    }

    .navbar.bord {
        border-color: rgba(0, 0, 0, 0.05);
        background: #fff;
    }

    .about-intro .cont .feat {
        padding-left: 20px;
    }

    .md-mb50 {
        margin-bottom: 50px !important;
        text-align: center;
    }

    .item.ml-auto {
        margin: unset;
        text-align: center;
    }

    .col-lg-3.col-md-6.d-flex {
        display: flex;
        justify-content: center;
    }

    .sm-mb50 {
        margin-bottom: 50px;
        text-align: center;
    }

    h1.fz-55 {
        font-size: 30px !important;
        text-align: center;
    }

    .page-header {
        min-height: 27vh;
        position: relative;
        overflow: hidden;
    }

    h6.sub-title.mb-15.wow.fadeIn {
        margin-top: 36px;
    }

    .portfolio-fixed .cont {
        opacity: 1 !important;
        margin-bottom: 30px;
    }

    .custom_bg_img {
        height: 58vh;
        width: 100%;
        object-fit: cover;
    }

    .portfolio-fixed .left {
        position: relative;
        height: 66vh;
        overflow: hidden;
    }
    .marquee {
        width: 100%;
        margin-left: -64px !important;
        overflow-x: hidden;
    }
    .new-flex {
        display: flex;
        justify-content: center;
        flex-direction: column !important;
        align-items: center;
        gap: 1rem;
    }
    h6.mb-5 {
        font-size: 16px;
    }
    footer .social-text li {
        margin-bottom: 15px;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
    }
}



/*Ipad pro*/
@media only screen and (min-width:992px) and (max-width:1200px) {
  
    .hero {
        position: relative;
        margin-bottom: 50px;
    }
   
    .new-hide2 {
        display: block !important;
    }

    .works.thecontainer {
        display: none !important;
    }
    .page-header {
        min-height: 1vh !important; 
        position: relative;
        overflow: hidden;
    }
    .hero {
        overflow-x: hidden;
        width:100%;
    }

    .marquee {
        width: 100%;
        margin-left:-64px !important;
        overflow-x: hidden;
    }
  /*  .content {
        position: absolute;
        top: 68%;
        left: 50%;
        width: 80%;
        transform: translate(-50%, -70%);
        z-index: 1;
        text-align: center;
        color: #fff;
        padding: 20px;
        background: #00000045;
        border-radius: 8px;
    }*/
    #video-bg {
      /*  position: absolute;
        top: 33%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
        width: unset;
        height: unset;
        z-index: -1;*/

      width:100%;
    }
    .new-top-ab{
        margin-top:0px;
    }
    h6.mb-5 {
        font-size: 16px;
    }
    .item h5{
        font-size:16px;
    }
    .about-intro.section-padding {
        padding: 60px 0 !important;
    }
}

/*Large Device*/


@media only screen and (min-width:1200px) and (max-width:1300px) {
    #video-bg {
        width: 100%;
    }

    .hero {
        position: relative;

    position: relative;
    margin-bottom: 50px;

        margin-bottom: 50px;
    }

    .new-hide2 {
        display: block !important;
    }

    .works.thecontainer {
        display: none !important;
    }

  

    .marquee {
        width: 100%;
        margin-left: -64px !important;
        overflow-x: hidden;
    }

 /*   .content {
        position: absolute;
        top: 80%;
        left: 50%;
        width: 80%;
        transform: translate(-50%, -70%);
        z-index: 1;
        text-align: center;
        color: #fff;
        padding: 20px;
        background: #00000045;
        border-radius: 8px;
    }
*/
    #video-bg {
      /*  position: absolute;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;

        z-index: -1;*/
      width:100%;
    }



    .new-top-ab {
        margin-top: 80px;
    }


    .item h5 {
        font-size: 17px;
    }

    .about-intro.section-padding {
        padding: 60px 0 !important;
    }

    .item.ml-auto {
        margin: unset;
    }

    .col-lg-3.col-md-6.d-flex {
        display: flex;
        justify-content: center;
    }
    h6.mb-5 {
        font-size: 18px;
    }

    p.fz-14.new-hight {
        min-height: 130px;
    }

}


/*Large Device*/

@media only screen and (min-width:1300px) and (max-width:1400px) {
    #video-bg {
        width: 100%;
    }

    .hero {
        position: relative;
        margin-bottom: 50px;
    }

    .new-hide2 {
        display: block !important;
    }

    .works.thecontainer {
        display: none !important;
    }

    h6.mb-5 {
        font-size:18px;
    }
    p.fz-14.new-hight {
        min-height: 130px;
    }
    .marquee {
        width: 100%;
        margin-left: -64px !important;
        overflow-x: hidden;
    }



    #video-bg {
     /*   position: absolute;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-width: 100%;
        min-height: 100%;
     
        z-index: -1;*/
     width:100%;
    }

    .marquee {
        width: 100%;
        margin-left: -64px !important;
        overflow-x: hidden;
    }
   


    .content {
        position: absolute;
        top: 85%;
        left: 50%;
        width: 80%;
        transform: translate(-50%, -70%);
        z-index: 1;
        text-align: center;
        color: #fff;
        padding: 20px;
        background: #00000045;
        border-radius: 8px;
    }
  

    .new-top-ab {
        margin-top: 200px;
    }



    .item h5 {
        font-size: 17px;
    }

    .about-intro.section-padding {
        padding: 60px 0 !important;
    }

    .item.ml-auto {
        margin: unset;
    }

    .col-lg-3.col-md-6.d-flex {
        display: flex;
        justify-content: center;
    }
}

