h1, h2, h3, h4, h5, h6 {margin:0;}
.left-tree {display:flex;} .rhs-cont {flex:1;} .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;}
.banner-cta {display:flex;gap: 16px;}
.banner-cta > a {background:#282828;display:inline-block;border:1px solid #282828;color:#fff;font-size:14px;padding:8px 24px;border-radius:6px;-webkit-transition:all .3s ease-in-out;}
.banner-cta > a:hover {text-decoration:none;background:#545454;border:1px solid #545454;}
.banner-cta > a:nth-child(2) {background:transparent;color:#000;} .banner-cta > a:nth-child(2):hover {background:#fff;color:#000;}
.rhs-cont {padding-top:0;padding-bottom:0;}
.sec-row {padding:32px 0;position:relative;} .sec-row > h2 {margin-bottom:24px !important;}
.banner-vid {text-align:center;} .banner-vid > p {margin:0;}
.video-pop > img {width:100%;border-radius:4px;}
.video-pop:before {content:"";position:absolute;width: 25%;height: 80px;background:url(images/vid-play-icon.png) top center no-repeat;background-size: 80px;border-radius:100%;top: 30%;left: 2%;right: 2%;margin: 0 auto;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.video-pop:hover:before{-webit-transform:scale(1.5);transform:scale(1.2);}
.notebox {background: #fff9d9;margin:0;}
.name-card span {font-weight: 600;}
.name-card p {margin: 0px;margin-top: 5px;font-style: italic;}

.row2 > .col {flex:none !important;box-sizing:border-box;}
.row2 > .col:nth-child(1){width:60%;}
.row2 > .col:nth-child(2){width:36%}
.data-sheet-con {display:flex;flex-direction:column;align-items:center;padding:20px;box-sizing:border-box;border-left:1px solid #f3f3f3;text-align:center;}
.data-sheet-con > a {display:block; transition: all .3s ease-in-out;}  .data-sheet-con > a:hover {box-shadow: 0 0 16px 0 #ddd;}
.data-sheet-con > a > img {width:100%;max-width:175px;border:1px solid #eee;}

.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;}

.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;}
.reverse {flex-direction:row-reverse;}

.sec-title {margin-bottom:32px;}
.sec-title > h2 {position:relative;margin:0;}

.main-wrapper .flex-row > .col {-webkit-box-shadow:none;box-shadow:none;}
.main-wrapper > .sec-row:nth-child(even) .flex-row {flex-direction:row-reverse;}
.sec-img-con {text-align:center;}
.zoomicon {-webkit-box-shadow:16px 16px 16px 0 #f6f6f6;box-shadow:16px 16px 16px 0 #f6f6f6;}

.dwnld-sec {background:#ffedb5;;padding:24px;text-align:center;border-radius:16px;-webkit-box-shadow:0 0 24px 0 #f1f1f1;box-shadow:0 0 24px 0 #f1f1f1;}
.dwnld-sec > h2 {margin:0;margin-bottom:16px !important;line-height:32px;}
.dwnld-sec > a {display:inline-block;background:#e9152b;color:#fff;padding:8px 24px;border-radius:25px;font-size:14px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.dwnld-sec > a:hover {text-decoration:none;background:#c91c2e;}

.more-fea {display:flex;align-items:center;justify-content:center;}
.more-fea > a {display:flex;flex:1;align-items:center;border: 1px solid #e9f1f7;margin:8px;min-height: 50px;border-radius:16px;padding: 16px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:#fff;}
.more-fea > a:hover {text-decoration:none;-webkit-box-shadow:0 8px 24px 0 #e7e5e5;box-shadow: 0 8px 24px 0 #e7e5e5;background:#f9f9f9;border:1px solid #dbdbdb;}
.more-fea > a > img {max-width:40px;padding-right:16px;}
