#lhsTree > li > span.ifTree:after {
    border-top: unset;
    border-left: unset;
    left: unset;
	content: '+';
}

.container {
    max-width: 1400px;
}

.cust-quote {
    text-align: center;
}
#lhsTree>li>span:after {
content: '+';
border: none;
right: 15px;
font-size: 20px;
line-height: 8px;
left: initial;
}

#lhsTree>li>span.dropact:after {
content: '-';
border: none;
right: 15px;
font-size: 20px;
line-height: 4px;
left: initial;
}


    /*--- New css -------*/

    .left-tree {display:flex;} .menuhead > h2 {line-height:40px;margin:0;} h2 {margin:0 !important;}
    .container {max-width:1400px;}
    .banner {position:relative;background:#ffd242;margin-top:32px;}
    .banner-row {display: -ms-flexbox;display: -webkit-flex; display: flex;align-items:center;justify-content: center;}
    .banner-row > .col {padding: 2rem 1rem;position:relative;}
    .banner-row > .col:nth-child(1){width:60%;}
    .banner-row > .col:nth-child(2){width:40%;}

    .banner-contents > h1 {margin-bottom:16px;} .banner-contents > p {margin:0;margin-bottom:20px;line-height:24px;font-size:16px;}

    .sec-title {margin-bottom: 32px;}

    .banner-vid {text-align:center;} .banner-vid > p {margin:0;}
    .video-pop > img {border-radius:4px;}
    .video-pop:hover:before{-webit-transform:scale(1.5);transform:scale(1.2);}
    .inner-nav-bg {background:#f9f9f9;text-align:center;z-index: 3;padding:20px 0;margin-bottom:24px;} .sticky {position: sticky !important;top: 100px;}
    .inner-nav-bg > .sec-title > h2 {margin-bottom:8px;}
    .nav-inner {display:inline-flex;gap:16px;flex-wrap:wrap;justify-content:center;}
    .nav-inner > a {border: 1px solid #cde0e9;display:inline-block;padding:2px 12px;border-radius: 4px;background: #fff;}


    .pt0{padding-top:0px;}
    .sec-row {
        padding: 32px 0;
        position: relative;
    }


    .flex-row:before, .flex-row:after{content:'';display:table;clear:both;}
    .flex-row, .key-benefits-row{display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;padding:0;align-items:center;}
    .flex-row .col {flex:1;/*-webkit-box-shadow:0 0 8px 0 #f6f4f4;box-shadow:0 0 8px 0 #f6f4f4;*/padding:16px; width: 50%;}
    .reverse {flex-direction:row-reverse;}

    .key-benefits-row.floating {justify-content:center;}
    .key-benefits-row {background:#fff;position:relative;column-gap:inherit;flex-wrap:wrap;} .key-benefits-row h2 {margin:0;font-size:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
    .key-benefits-row > .col {margin:8px;} .key-benefits-row > .col > a {display:flex;column-gap:16px;align-items:center;}

    .floating {position:fixed;top:85px;z-index: 4;background:#f9f9f9;-webkit-box-shadow:0 0 8px 0 #ababab;box-shadow:0 0 8px 0 #ababab;border-radius:8px;padding:16px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;left:3%;right:3%;}
    .key-benefits-row.floating > .col > a {min-height:auto;}

    .main-wrapper:last-child .sec-row{padding-bottom: 0px !important;}
ul li{text-align: left;}

.img-div {
    margin: 20px 0px;
}
.img-div img{border: 1px solid #ddd;}
.swiper-button-next, .swiper-button-prev {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.img-wrapper img {
    border: 1px solid #ddd;
    width: 87%;
    margin: 0 auto;
    display: flex;
}

.zoomicon{border: none;}

.swiper-button-next, .swiper-button-prev{height: 30px;}

    /*-----  New css end ---------*/

    p img{border:1px solid #ddd}
    .video_area{float:left;width:35%;margin:5px 0 0 10px;border:1px solid #262626;}
    .split_cont > p{text-align:justify;}
    .split_cont{float:left;width:63%;margin: 0}
    .vdo-descrp{margin: 0;padding:1px 5px 7px 5px;background: #262626;color: #fff;font-size: 13px;width: 100%;display: inline-block;box-sizing: border-box;text-align:center}

    @media screen and (max-width:949px){
    .split_cont{float:none;width:100%;margin:15px 0}
    .video_area{float: none;width: 100%;margin: 10px auto;max-width: 275px}

  
    .sec-title{margin-bottom: 15px;}


    }

    @media screen and (max-width:1023px){
        .flex-row {display: inherit;}
        .banner-row > .col:nth-child(1), .banner-row > .col:nth-child(2){width:inherit}
        .banner-row{display: inherit;}
        .flex-row .col{width: inherit;}
        .img-wrapper img {max-width: 100%;}
        .sec-row { padding: 15px 0;}
    }
    

    @media screen and (max-width:767px){
            

    }


    