.promotion-top-banner {
    padding: 12px 60px 12px 8px;
    text-align: center;
    font-size: 16px;
    background: #fff5d6;
    z-index: 1;
    position: sticky;
    top: 48px;
    display: none !important;
}

 @font-face {font-family: 'ZohoPuvi';src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2') format('woff2'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.ttf') format('truetype');font-style: normal;font-weight: 300;font-display: swap;}
    @font-face {font-family: 'ZohoPuvi';src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2') format('woff2'), /* Modern Browsers */ url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.ttf') format('truetype');font-style: normal;font-weight: 400;font-display: swap;}
    @font-face {font-family: 'ZohoPuvi';src: url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2') format('woff2'), /* Modern Browsers */ url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff') format('woff'), url('https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.ttf') format('truetype');font-style: normal;font-weight: 700;font-display: swap;}
    body{font-family: ZohoPuvi, sans-serif;}
   
        .div-bg{background:#f2f2f2;} .rhs-cont img{border:solid 1px #ddd;}
       #VideosAndLogos{background:#efefef;}
       /*================== accordian css */
       .add-on {font-size: 10px;font-weight: 600;}
       .red-star{color:#e07879}
       .windowsmonoTable td.padd-none {padding: 0 !important;}
       .bdr-none td{border:none  !important;    padding: 15px 0px !important;}
       .accordion_head.active	{background: #F9F9F9;color: #85b536 !important;}
       .accordion_container {width: 100%;}
       .accordion_head {
       color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
       }
       .accordion_body {background: #F9F9F9;padding: 12px;}
       .accordion_body p{margin: 0px;}
       .plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;}	
       .faqh {font-size: 18px;margin: 0;color:#09C;}
       .accordion_head.active .faqh {background:#F9F9F9;color: #85b536 !important}
       /*================== accordian css end */	
       .custom-list {padding-left:0px !important;}
       .custom-list li {
         position: relative;
         padding-left: 40px !important;
         margin-bottom: 16px;
         list-style-type: none;
       }
       .custom-list li::before {
         content: "";
         position: absolute;
         width: 24px;
         height: 24px;
         top: 0;
         left: 0;
         border-radius: 32px;
         border: 1px solid #2952EB;
       }
       .custom-list li::after {
         content: "";
         position: absolute;
         width: 6px;
         height: 12px;
         top: 4px;
         left: 9px;
         border-bottom: 1px solid #2952EB;
         border-right: 1px solid #2952EB;
         -webkit-transform: rotate(45deg);
                 transform: rotate(45deg);
       }
       
       .vid-con {margin-bottom:24px;}
       .vid-con > iframe {width:100%;height:500px;border: 1px solid #d1cec2;}
       
       .takeaways {
           border: 1px solid #eee8ce;
           padding: 10px 20px;
           max-width: 100%;
           margin: 0 auto 30px;
           background: #fffcf3;
       }
       
       .takeaways h2{
               font-size: 22px;
           font-weight: 500;
       }
       
       