.container {
    max-width: 1400px;
}
.healthcare-main-wrapper{display:none}
@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;}
.pop-container iframe{height:100% !important}
.pop-container{max-width:715px;width:96%;left:50%!important;transform:translateX(-50%);box-sizing: border-box;margin-left:0!important}

.video_area{float:left;width:38%;margin:10px 0 0 10px}
.split_cont{float:left;width:60%;margin: 0}
.vdo-descrp{margin: 0;padding: 10px;background: #262626;color: #fff;font-size: 13px;width: 99%;display: inline-block;box-sizing: border-box;text-align:center}

@media screen and (max-width:1195px){
.vdo-descrp{width:100%}
}
@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}
}