.slider {
        position: relative;
        overflow: hidden;
        height: 78vh;
}

.slide__img {
    position: absolute;
    bottom: 7vh;
    right: 8%;
    transform: translate(-10%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 350px;
    height: 0;
    border-radius: 8px;
}

.slide__bottom {
    bottom: 7vh;
    left: -2%;
    position: absolute;
    background: linear-gradient(67deg, white, transparent);
    width: 50%;
    padding: 20px 0 20px 50px;
}

.slide__img h1 {
    position: absolute;
    top: -240px;
    left: 0;
    color:#fff;
}
.owl-carousel .owl-item img {
        display: block;
        width: 100%;
}

.section-head {
        margin-bottom: 30px;
}

.wt-bnr-inr-entry {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
         padding-top: 5%;
        padding-bottom: 5%;
}

.wt-bnr-inr-entry .banner-title-outer h2 {
        font-size: 58px;
        color: #fff;
}

.slider-button {
        position: absolute;
        left: 0;
        width: 80%;
}

.title-label{
        position: absolute;
        width: 00%;
        background: #000;
        color: #fff;
        padding: 10px 50px 0 80px;
        bottom: -121px;
      left: 0;
        height: 45px;
        opacity: 0;
        border-radius: 25px 0px 0px 25px;
        transition: 0.6s;
        transform: translateX(0%);
}



.slider-button:hover .title-label{
        position: absolute;
        width: 100%;
        background: #000;
        color: #fff;

        padding: 10px 50px 0 80px;
        bottom: -121px;
        /* top: 17%; */
        height: 45px;
        opacity: 1;
        transform: translateX(-100%);
}

.application_gallery {
        position: absolute;
        top: 25%;
        left: 50%;
}

.project-new-2 .award-video {
        opacity: 1;
        transform: scaleY(0);
        transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
        position: absolute;
        right: 50%;
        top: 50%;
}

.navigation-bar .logo-header {
        display: none;
}

@media only screen and (max-width:1500px){
    
    .slide__img {
    position: absolute;
    bottom: 6vh;
    right: 10%;
    transform: translate(-10%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 300px !important;
    height: 0;
    border-radius: 8px;
}
}


@media only screen and (max-width:720px){
    
    .tag_line_product h2 {
    margin: 0;
    color: #fff;
    font-size: 20px;
    padding: 5px;
}

.tag_line_product {
        position: absolute;
        width: 150%;
        text-align: center;
        right: 12%;
        bottom: -20vh;
        background: #666;
        color: #fff;
        height: max-content;
        border-radius: 50px;
}
    
.slide__bottom {
        left: 2%;
        position: absolute;
        width: 100%;
        bottom: 90%;
        padding: 0px 0px 0px 0px;
        background: linear-gradient(67deg, white, transparent);
        height: fit-content;
}

.slide__title {
    color: #fff;
      position: absolute;
}


.navigation-bar .logo-header {
        display: block;
}


.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 55vh;
}

.slider {
        position: relative;
        overflow: hidden;
        height: 85vh;
}

.play-now .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #ce2427;
    color: #fff;
    z-index: 1;
    font-size: 20px;
    padding-left: 5px;
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 10px 0 rgb(255 255 255 / 50%);
    -moz-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.5);
    -ms-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.5);
    -o-box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 5px 10px 0 rgb(255 255 255 / 50%);
}

.slider-control {
    position: absolute;
    top: 93%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(0, -50%);
    height: 40px;
    width: 40px;
    background-color: #eee;
    cursor: pointer;
    z-index: 2;
}


.slide__img h1 {
        position: absolute;
        top: -65px;
        left: -60%;
        color: #fff;
}

.slide__img {
        position: absolute;
        bottom: -15%;
        right: 0%;
        transform: translate(-10%, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        width: 52%;
        height: 0;
        border-radius: 8px;
        z-index: 9;
}

.slider-button {
        position: absolute;
        left: -71%;
        width: 86%;
        bottom: 80px;
}

.slider_logo_unite {
        position: absolute;
        top: 30vh;
        width: 43%;
        left: -3%;
        padding: 0 15px;
        text-align: center;
}

.slider_logo_unite img {
    width:100%;
    margin-bottom : 5px;
}



.slide__title h2 {
           width: 85%;
}


.slide__img a {
    position: absolute;
    bottom: -132px;
    left: 5%;
}

.title-label {
        position: absolute;
        width: 85%;
        background: #000;
        color: #fff;
        padding: 10px 10px 0 50px;
        bottom: -38vh;
        left: 79%;
        height: 45px;
        opacity: 1;
        border-radius: 25px 25px 0px 0px;
        transition: 0.6s;
        transform: translateX(0%);
}

.header-style-11 .header-middle-wraper {
    padding: 0px 0px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    display: none;
}

.desktop-logo {
        display: block !important;
}

.slide__img {
        position: absolute;
        bottom: -2vh;
        right: -9%;
        transform: translate(-10%, -50%);
        display: flex;
        align-items: center;
        justify-content: center;
        width: 300px !important;
        height: 0;
        border-radius: 8px;
}

}


.tab-content ul {
    list-style: none;
}

.tab-content ul li{
    font-family: 'Teko', sans-serif;
    color: #585858;
    font-size: 24px;
    position: relative;
    left: 30px;
    font-weight: 500;
}
.tab-content ul li:after {
    position: absolute;
    content: '';
    left: -30px;
    top: 17px;
    width: 20px;
    height: 2px;
    background-color: #ce2427;
}

.about-max-11 {
    width: 100%;
}

.woo-entry .about-max-11-position {
    display: flex;
    align-items: center;
    position: relative;
    padding: 15px 50px 50px 0px;
}

.woo-entry .wt-thum-bx{
    height: 320px;
}


