﻿#oncomed { font-family: HumnstLt; background: #fff; }
#oncomed * { box-sizing: border-box; }
/******************************header******************************/
#oncomed header{background:transparent}
#oncomed header .links-wrap .links-wrap-top { border-bottom: 0 !important; }
#oncomed header .phone-wrap { text-align: right; }
#oncomed header .phone-wrap a { border-bottom: 0; border-top: 1px solid #e6e6e6; padding: 20px 0 20px 46px; color:#fff;}
#oncomed header .phone-wrap a:before { top: 0; background-position:-265px -145px; }
#oncomed header .links-wrap .links-wrap-top a { padding: 0 10px;  color:#fff;}
#oncomed header .links-wrap .links-wrap-top a:last-child { padding: 0; }
#oncomed header .links-wrap .links-wrap-top a:before { display: none; }
#oncomed header .links-wrap .links-wrap-top a.search-btn:before { display: block; top: -12px; left: -15px; background-position:-317px -152px; }
#oncomed header .links-wrap .links-wrap-top a:nth-child(1)::before { display: block; }

/******************************video******************************/
#VideoBannerWrap { position: relative; background-size: cover; background-position: 50% 50%; height: 100vh; z-index: 0; overflow: hidden; }
#VideoBannerWrap .VideoDarkShade{position:absolute; right:0; left:0; top:0; bottom:0; background: rgba(0,0,0,0.4) url('../Images/video-dots-black.png');}
#VideoBannerWrap:before { content: ''; position: absolute; left: -20%; bottom: 0; width: 40%; height: 80%; background: rgba(54, 181, 80, 0.5); z-index: 5; display: block; transform: skewX(40deg); transition: all 2.5s  ease-out; }
#VideoBannerWrap:after { content: ''; position: absolute; right: -5%; bottom: 0; top: 0; width: 100%; height: 100%; background: url(/images/arrow-banner.png) no-repeat center right; background-size: contain; z-index: 5; display: block; transition: all 2.5s  ease-out; }
#VideoBannerWrap video { -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; }
#VideoBannerWrap.view:before { left: -105%; }
#VideoBannerWrap.view:after { right: -105%; }
#VideoBannerWrap .video-caption { position: absolute; top: 180px; left: 20%; margin: auto; width: 40%; max-width: 761px; z-index: 1; text-align: left; }
#VideoBannerWrap .video-caption .big-title { font-family: HumnstBlk; font-size: 39px; color: #fff; }
#VideoBannerWrap .video-caption .big-title sup { top: -15px;font-family: HumnstLt; }
#VideoBannerWrap .video-caption .small-text { padding-left: 40px; border-left: 1px solid #fff; }
#VideoBannerWrap .video-caption .small-text p:nth-child(1) { font-family: HumnstBlk; font-size: 26px; color: #fff; margin-bottom: 10px; }
#VideoBannerWrap .video-caption .small-text p:nth-child(2) { font-family: HumnstLt; font-size: 20px; color: #fff; max-width: 455px; }

#VideoBannerWrap .banner-keys { width: 100%; display: block; position: absolute; left: 0; right: 0; bottom: 25px; margin: auto; z-index: 10; text-align: center; }
#VideoBannerWrap .banner-keys .item { width: 250px; display: inline-block; font-size: 17px; text-align: left; border-left: 1px dashed #fff; }
#VideoBannerWrap .banner-keys .item a { display: block; color: #fff; font-weight: bold; padding: 5px 10px 10px; box-sizing: border-box; transition: all 0.3s ease-in-out; }
#VideoBannerWrap .banner-keys .item a:hover { background: rgba(0,0,0,0.4); }
/*******top-recent-news*******/
#oncomed .owl-carousel { direction: ltr; }
#oncomed .owl-carousel .owl-item { float: left; }
#oncomed .owl-controls * { box-sizing: content-box; }
#oncomed .banner-cont { height: 794px; display: none; }
#oncomed .top-recent-news { text-align: center; padding-bottom: 1px; padding-top: 10px; }
#oncomed .top-recent-news .title-top { font-size: 25px; font-weight: normal; position: relative; padding-bottom: 10px; display: inline-block; vertical-align: top; margin-bottom: 43px; }
#oncomed .top-recent-news .title-top:before { content: ''; width: 50%; height: 1px; background: #37b650; position: absolute; left: 0; bottom: 0; transition: all 0.3s ease-in-out; }
#oncomed .top-recent-news .title-top:hover:before { width: 100%; }
#oncomed .top-recent-news .title-top span { font-family: HumnstBlk; }
#oncomed .top-recent-news .recent-news-carousel { text-align: left; }
#oncomed .top-recent-news .recent-news-carousel .owl-dots { text-align: center; margin: 35px auto; }
#oncomed .top-recent-news .recent-news-carousel .owl-dots .owl-dot { width: 20px; height: 20px; border-radius: 50%; border: 2px dotted #cbcbcb; display: inline-block; margin: 0 7.5px; transition: all 0.3s ease; }
#oncomed .top-recent-news .recent-news-carousel .owl-dots .owl-dot span { width: 11px; height: 11px; border-radius: 50%; background: #fff; display: inline-block; margin: 0 3px; transition: all 0.3s ease; }
#oncomed .top-recent-news .recent-news-carousel .owl-dots .owl-dot.active { border: 2px dotted #37b650; }
#oncomed .top-recent-news .recent-news-carousel .owl-dots .owl-dot.active span { background: #37b650; }
#oncomed .top-recent-news .recent-news-carousel .owl-dots .owl-dot:hover span { background: #ccc; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news { max-width: 1400px; height: 380px; position: relative; overflow: hidden; margin: auto; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel { display: inline-block; vertical-align: top; width: 100%; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .owl-nav { font-family: fontawesome; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .owl-nav .owl-prev { display: none; /*position: absolute; color: rgb(0, 102, 204); font-size: 60px; line-height: 40px; left: 40px; top: 80px;*/ }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .owl-nav .owl-next { position: absolute; color: #fff; font-size: 17px; line-height: 40px; text-align: center; right: 354px; top: 0; background: #37b650; width: 39px; height: 39px; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .item { display: inline-block; position: relative; overflow: hidden; vertical-align: top; width: 100%; height: 298px; position: relative; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .item:before { content: ''; transform: skewX(-21deg); width: 50%; height: 102%; background: #fff; position: absolute; top: 0%; right: -49%; transform-origin: right top; z-index: 2; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .date-box { font-size: 22px; color: #37b650; font-style: italic; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .date-box span:nth-child(1) { color: #000; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box { font-size: 14px; width: 230px; float: right; margin-right: 85px; position: relative; z-index: 3; color: #fff; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box a { color: #fff; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box a:hover { color: #ccc; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box h3 { font-size: 18px; font-family: HumnstBlkCn; margin-top: 0; margin-bottom: 10px; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box p { }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box .btn-more { color: #37b650; padding: 10px 15px; background: #fff; margin-top: 22px; font-family: HumnstBlkCn; display: inline-block; vertical-align: top; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box .btn-more:hover { color: #fff; background: #37b650; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .image-box { position: absolute; z-index: -1; width: 640px; height: 259px; top: 39px; left: 0;background: #40b37c; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .image-box img { /*width: 100%;*/ transition: all 0.3s ease-in-out; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .item:hover .image-box img { filter: brightness(1.2); }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .Glayer { width: 355px; height: 100%; position: absolute; z-index: 2; right: 0; top: 0; overflow: hidden; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .Glayer:before { content: ''; background: rgba(22, 163, 94, 0.7); transform: skewX(-22deg); width: 150%; height: 100%; position: absolute; top: 0%; right: 0px; transform-origin: right top; z-index: 3; }
#oncomed .top-recent-news .recent-news-carousel .box-top-news .Glayer:after { content: ''; background: rgba(22, 163, 94, 0.4); transform: skewX(-14deg); width: 150%; height: 100%; position: absolute; top: 0%; right: 8px; transform-origin: right top; z-index: 3; }
/**************/
#oncomed .gradiant-container { background: -moz-linear-gradient(90deg, #FFFFFF 70%, #F8F8F8 86%, #f2f2f2 100%); /* ff3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(14%, #F8F8F8), color-stop(30%, #FFFFFF)); /* safari4+,chrome */ background: -webkit-linear-gradient(90deg, #FFFFFF 70%, #F8F8F8 86%, #f2f2f2 100%); /* safari5.1+,chrome10+ */ background: -o-linear-gradient(90deg, #FFFFFF 70%, #F8F8F8 86%, #f2f2f2 100%); /* opera 11.10+ */ background: -ms-linear-gradient(90deg, #FFFFFF 70%, #F8F8F8 86%, #f2f2f2 100%); /* ie10+ */ background: linear-gradient(0deg, #FFFFFF 70%, #F8F8F8 86%, #f2f2f2 100%); /* w3c */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#FFFFFF',GradientType=0 ); /* ie6-9 */ }
/******expert-opinions********/

#oncomed .expert-opinions { text-align: center; }
#oncomed .expert-opinions .title-top { font-size: 25px; font-weight: normal; position: relative; padding-bottom: 10px; display: inline-block; vertical-align: top; margin-bottom: 43px; }
#oncomed .expert-opinions .title-top:before { content: ''; width: 50%; height: 1px; background: #37b650; position: absolute; left: 0; bottom: 0; transition: all 0.3s ease-in-out; }
#oncomed .expert-opinions .title-top:hover:before { width: 100%; }
#oncomed .expert-opinions .title-top span { font-family: HumnstBlk; }
#oncomed .expert-opinions .expert-opinions-carousel { }
#oncomed .expert-opinions .expert-opinions-carousel .item { max-width: 450px; height: 344px; position: relative; overflow: hidden; margin: auto; }
#oncomed .expert-opinions .expert-opinions-carousel .item { display: inline-block; text-align: left; position: relative; overflow: hidden; vertical-align: top; width: 100%; height: 344px; position: relative; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box { font-size: 13px; width: 210px; float: left; margin: 30px 0 0 25px; position: relative; z-index: 3; color: #fff; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .date-box { font-size: 16px; color: #fff; font-style: italic; position: relative; padding-bottom: 15px; font-weight: bold; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .date-box span:nth-child(1) { color: #000; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .date-box:before { content: ''; width: 50%; height: 1px; background: #fff; position: absolute; left: 0; bottom: 0; transition: all 0.3s ease-in-out; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .date-box:after { content: ''; width: 100%; position: absolute; left: 0; bottom: 0; border-bottom: 1px dashed #fff; transition: all 0.3s ease-in-out; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .date-box:hover:before { width: 100%; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box h3 { color: #fff; font-size: 22px; margin-top: 20px; margin-bottom: 10px; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box p { }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .btn-play { margin: 20px 40px; display: inline-block; vertical-align: top; width: 97px; height: 97px; background: url(/images/play-btn.png) no-repeat center center; }
#oncomed .expert-opinions .expert-opinions-carousel .item .content-news-box .btn-play:hover { transform: scale(0.95); }
#oncomed .expert-opinions .expert-opinions-carousel .item .image-box { position: absolute; z-index: 0; width: 450px; height: 344px; top: 0; left: 0; }
#oncomed .expert-opinions .expert-opinions-carousel .item .image-box img { width: 100%; transition: all 0.3s ease-in-out; }
#oncomed .expert-opinions .expert-opinions-carousel .item .inner-recent-news-carousel .item:hover .image-box img { filter: brightness(1.2); -ms-filter: brightness(1.2); }
#oncomed .expert-opinions .expert-opinions-carousel .item .Glayer { width: 355px; height: 100%; position: absolute; z-index: 2; left: 0; top: 0; overflow: hidden; }
#oncomed .expert-opinions .expert-opinions-carousel .item .Glayer:before { content: ''; transform: skewX(-17deg); width: 150%; height: 100%; position: absolute; top: 0%; right: 14%; transform-origin: right top; z-index: 3; transition: all 0.2s ease-in-out; }
#oncomed .expert-opinions .expert-opinions-carousel .item .Glayer:after { content: ''; transform: skewX(-10deg); width: 150%; height: 100%; position: absolute; top: 0%; right: 16%; transform-origin: right top; z-index: 3; transition: all 0.2s ease-in-out; }
#oncomed .expert-opinions .expert-opinions-carousel .item:hover .Glayer:before { right: 9%; }
#oncomed .expert-opinions .expert-opinions-carousel .item:hover .Glayer:after { right: 11%; transform: skewX(-5deg); }
/*****color****/
#oncomed .expert-opinions .expert-opinions-carousel .owl-item:nth-child(3n+1) .Glayer:before { background: rgba(241, 108, 221, 0.7); }
#oncomed .expert-opinions .expert-opinions-carousel .owl-item:nth-child(3n+1) .Glayer:after { background: rgba(241, 108, 221, 0.5); }
#oncomed .expert-opinions .expert-opinions-carousel .owl-item:nth-child(3n+2) .Glayer:before { background: rgba(119, 71, 206, 0.7); }
#oncomed .expert-opinions .expert-opinions-carousel .owl-item:nth-child(3n+2) .Glayer:after { background: rgba(119, 71, 206, 0.5); }
#oncomed .expert-opinions .expert-opinions-carousel .owl-item:nth-child(3n+3) .Glayer:before { background: rgba(26, 181, 208, 0.7); }
#oncomed .expert-opinions .expert-opinions-carousel .owl-item:nth-child(3n+3) .Glayer:after { background: rgba(26, 181, 208, 0.5); }
/********/
#oncomed .expert-opinions .expert-opinions-carousel .owl-dots { text-align: center; margin: 35px auto 0; }
#oncomed .expert-opinions .expert-opinions-carousel .owl-dots .owl-dot { width: 20px; height: 20px; border-radius: 50%; border: 2px dotted #cbcbcb; display: inline-block; margin: 0 7.5px; transition: all 0.3s ease; }
#oncomed .expert-opinions .expert-opinions-carousel .owl-dots .owl-dot span { width: 11px; height: 11px; border-radius: 50%; background: #fff; display: inline-block; margin: 0 3px; transition: all 0.3s ease; }
#oncomed .expert-opinions .expert-opinions-carousel .owl-dots .owl-dot.active { border: 2px dotted #37b650; }
#oncomed .expert-opinions .expert-opinions-carousel .owl-dots .owl-dot.active span { background: #37b650; }
#oncomed .expert-opinions .expert-opinions-carousel .owl-dots .owl-dot:hover span { background: #ccc; }

#oncomed .expert-opinions .all-video { }
#oncomed .expert-opinions .all-video a { background: #fff; color: #37b650; padding: 10px 15px; border: 2px solid #37b650; font-weight: bold; font-size: 16px; display: inline-block; margin: 30px auto 50px; vertical-align: top; }
#oncomed .expert-opinions .all-video a:hover { background: #37b650; color: #fff; padding: 10px 23px; }
.fancybox-content .close-myfancy { cursor: pointer; font-size: 19px; font-family: sans-serif; display: inline-block; width: 35px; height: 35px; float: right; padding: 1px 0; border: 1px solid #eee; background: #fea7b0; text-align: center; color: #fff; position: absolute; right: 0; top: 0; }
.fancybox-content .close-myfancy:hover { background: #e2727d; }
/****three-carousels-section******/
#oncomed .three-carousels-section { }
#oncomed .news-by-section { position: relative; }
#oncomed .news-by-section:before { content: ''; position: absolute; left: -95px; top: 45%; background: url(/images/white-design.png) no-repeat center top; display: block; width: 71px; height: 70px; }
#oncomed .guideline-by-section { }
#oncomed .ebooks-by-section { margin-top: -39px; }

#oncomed .head-of-carousel { position: relative; /**/ height: 150px; z-index: 7; }
#oncomed .head-of-carousel .lable-section { position: absolute; left: 0; top: 0; z-index: 5; white-space: nowrap; width: 190px; height: 150px; box-sizing: border-box; background: #0e964c; font-size: 33px; line-height: 35px; color: #fff; display: inline-block; padding: 45px 10px 36px 20px; }
#oncomed .head-of-carousel .lable-section span { font-size: 35px; display: block; font-family: HumnstBlk; z-index: 1; position: relative; }
#oncomed .head-of-carousel .lable-section em { z-index: 1; position: relative; }
#oncomed .head-of-carousel .lable-section:before { content: ''; width: 0; height: 0; border-bottom: 150px solid #0e964c; border-right: 120px solid transparent; position: absolute; right: -119px; top: 0; z-index: 0; }
#oncomed .head-of-carousel .image-dots-box { display: inline-block; vertical-align: top; width: 100%; position: relative; background: #2c2c2e; margin-top: 38px; font-size: 14px; color: #fff; display: inline-block; padding: 0 5px 0 305px; width: 100%; height: 90px; box-sizing: border-box; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot { cursor: pointer; width: 100%; height: 90px; position: relative; padding: 0 10px; box-sizing: border-box; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active { background: #fff; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active:before { width: 50px; height: 100%; content: ''; background: #2c2c2e; position: absolute; left: -1px; top: 0; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .symbol-icon { width: 85px; display: block; opacity: 1; position: relative; top: 5px; left: 35px; height: 85px; float: left; transition: all 0.3s 0.1s ease-in-out; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .symbol-icon { opacity: 0; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .image-icon { opacity: 0; transform: scale(0.9); position: absolute; left: 0; top: -37.5px; z-index: 5; transition: all 0.3s ease-in-out; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .image-icon { display: block; opacity: 1; transform: scale(1); }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .image-icon img { border-radius: 50%; border: 9px solid rgba(255,255,255,0.1); }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box { padding: 27px 10px 0 143px; float: left; box-sizing: border-box; width: 100%; height: 90px; position: absolute; top: 0; right: 0; left: 0; transition: all linear 0.3s; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box .title-box { position: relative; font-size: 13px; color: #fff; padding:10px 0 0 10px; border-right:0 solid; border-left:10px solid; text-transform: uppercase; transition: all 0.3s 0 ease-in-out; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot:hover .arrow-box .title-box { color: #ccc; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .arrow-box .title-box { color: #ff0000; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box .title-box span { font-family: HumnstBlk; display: block; }
/*#oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box .title-box:before { content: ''; display: block; width: 10px; height: 40px; background: #2aabf0; position: absolute; top: -2px; left: -22px; transition: height linear 0.1s; }*/
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .arrow-box .title-box { border-left-width:0; border-right-width:10px; }
/*#oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box .title-box:after { content: ''; display: block; width: 10px; height: 0; background: #2aabf0; position: absolute; top: -2px; right: -20px; right: -10px; transition: height linear 0.2s; }*/
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .arrow-box .title-box:after { height: 40px; }

#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .arrow-box { border-bottom: 1px dashed #7cb395; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box .CaretDown { opacity: 0; content: ''; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #2aabf0; position: absolute; bottom: -18px; right: 0px; transition: all linear 0.3s; }
#oncomed .head-of-carousel .image-dots-box .my-image-dot.active .arrow-box .CaretDown { opacity: 1; bottom: -22px; }
#oncomed .head-of-carousel .image-dots-box .owl-nav { font-family: fontawesome; }
#oncomed .head-of-carousel .image-dots-box .owl-nav .owl-prev { display: none; }
#oncomed .head-of-carousel .image-dots-box .owl-nav .owl-next { position: absolute; text-align: center; right: -40px; top: 20px; background: url(/images/arrow-right-carousel.png); width: 26px; height: 54px; }
#oncomed .head-of-carousel .image-dots-box .owl-stage-outer { padding: 30px 0; margin-top: -30px; }
/****color of dots*****/
/*#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+1) .my-image-dot .arrow-box .title-box:before,
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+1) .my-image-dot .arrow-box .title-box:after { background: #2aabf0; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+1) .my-image-dot .arrow-box:after { border-top-color: #2aabf0; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+2) .my-image-dot .arrow-box .title-box:before,
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+2) .my-image-dot .arrow-box .title-box:after { background: #0e964c; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+2) .my-image-dot .arrow-box:after { border-top-color: #0e964c; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+3) .my-image-dot .arrow-box .title-box:before,
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+3) .my-image-dot .arrow-box .title-box:after { background: #fd2c9b; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+3) .my-image-dot .arrow-box:after { border-top-color: #fd2c9b; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+4) .my-image-dot .arrow-box .title-box:before,
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+4) .my-image-dot .arrow-box .title-box:after { background: #c25d17; }
#oncomed .head-of-carousel .image-dots-box .owl-item:nth-child(4n+4) .my-image-dot .arrow-box:after { border-top-color: #c25d17; }*/
/***News Section ***/
#oncomed .news-by-section .news-by-carousel { }
#oncomed .news-by-section .news-by-carousel .item { position: relative; display: inline-block; vertical-align: top; width: 100%; height: 375px; /**/ overflow: hidden; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box { display: block; vertical-align: top; padding-bottom: 25px; margin-left: 553px; position: relative; z-index: 10; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box .date-box { font-size: 16px; color: #777; font-style: italic; position: relative; padding-bottom: 15px; padding-top: 50px; font-weight: bold; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box .date-box span:nth-child(1) { color: #000; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box a h3 { color: #000; font-size: 25px; font-family: 'HumnstBlkCn'; margin-top: 5px; margin-bottom: 10px; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box a:hover h3 { color: #888; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box p { font-size: 14px; line-height: 25px; width: 100%; max-width: 770px; max-height: 150px; overflow: hidden; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box .btn-more { margin-top: 20px; float: right; display: inline-block; vertical-align: top; color: #fff; background: #2aabf0; font-family: 'HumnstBlkCn'; font-size: 12px; padding: 10px 30px; }
#oncomed .news-by-section .news-by-carousel .item .content-text-box .btn-more:hover { background: #999; }
#oncomed .news-by-section .news-by-carousel .item .image-box { position: absolute; z-index: 0; width: 583px; height: 362px; top: 0; left: 0; }
#oncomed .news-by-section .news-by-carousel .item .image-box img { width: 100%; transition: all 0.3s ease-in-out; }
#oncomed .news-by-section .news-by-carousel .item .image-box:before { content: ''; width: 0; height: 0; border-right: 336px solid #fdfdfd; border-bottom: 461px solid transparent; position: absolute; left: 310px; top: 0; z-index: 2; }
/***Gudelines section***/
#oncomed .guideline-by-section .head-of-carousel .lable-section { font-size: 30px; }

#oncomed .guideline-by-section .guideline-by-carousel { margin-top: -23px; background: #f2f2f2; }
#oncomed .guideline-by-section .guideline-by-carousel .item { position: relative; display: inline-block; vertical-align: top; width: 100%; /*height: 375px; overflow: hidden; */ }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box { display: block; /*height: 304px;*/ box-sizing: content-box; vertical-align: top; padding-bottom: 0; padding-top: 30px; margin-right: 553px; position: relative; z-index: 10; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line { padding: 15px 5px 25px 45px; display: inline-block; vertical-align: top; width: 830px; box-sizing: border-box; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .date-box { display: inline-block; vertical-align: top; line-height: 41px; margin-bottom: 4px; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .date-box span { font-size: 16px; color: #777; font-style: italic; position: relative; padding-bottom: 15px; font-weight: bold; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .date-box span:nth-child(1) { font-weight: bold; color: #000; padding-right: 6px; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .pdf-link { display: inline-block; vertical-align: top; margin-bottom: 10px; float: right; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .pdf-link a { background: url(/images/pdf-icon.png) no-repeat left top; padding-left: 50px; color: #777; height: 41px; display: block; line-height: 41px; padding-right: 10px; transition: all 0.3s ease-in-out; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .pdf-link a span { color: #000; font-weight: bold; font-family: 'HumnstBlk'; transition: all 0.3s ease-in-out; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .pdf-link a:hover,
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .pdf-link a:hover span { color: #0e964c; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line .dscp-text { border-top: 1px solid #e1e1e1; padding-top: 30px; padding-right: 10px; font-size: 18px; }
#oncomed .guideline-by-section .guideline-by-carousel .item .image-box { position: absolute; z-index: 0; width: 583px; height: 425px; top: 0; right: 0; z-index: 5; }
#oncomed .guideline-by-section .guideline-by-carousel .item .image-box img { width: 100%; transition: all 0.3s ease-in-out; }
#oncomed .guideline-by-section .guideline-by-carousel .item .image-box:before { content: ''; transform: scale(-1, -1); width: 0; height: 0; border-right: 336px solid #f2f2f2; border-bottom: 461px solid transparent; position: absolute; right: 248px; top: 0; z-index: 2; }

#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .owl-dots { text-align: center; margin: 35px auto; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .owl-dots .owl-dot { text-align: center; width: 20px; height: 20px; border-radius: 50%; border: 2px dotted #cbcbcb; background: #fff; display: inline-block; margin: 0 7.5px; transition: all 0.3s ease; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .owl-dots .owl-dot span { width: 11px; height: 11px; border-radius: 50%; background: #fff; display: inline-block; margin: 0 3px; transition: all 0.3s ease; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .owl-dots .owl-dot.active { border: 2px dotted #37b650; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .owl-dots .owl-dot.active span { background: #37b650; }
#oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .owl-dots .owl-dot:hover span { background: #ccc; }
/***Ebooks section***/

#oncomed .ebooks-by-section .ebooks-by-carousel { }
#oncomed .ebooks-by-section .ebooks-by-carousel .item { position: relative; display: inline-block; vertical-align: top; width: 100%; /*height: 352px;*/ /**/ overflow: hidden; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box { display: block; vertical-align: top; padding-bottom: 0; padding-top: 30px; position: relative; z-index: 10; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line { padding: 15px 5px 25px 45px; margin-left: 510px; display: inline-block; vertical-align: top; width: 830px; box-sizing: border-box; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .date-box { display: inline-block; vertical-align: top; line-height: 41px; margin-bottom: 4px; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .date-box span { font-size: 16px; color: #777; font-style: italic; position: relative; padding-bottom: 15px; font-weight: bold; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .date-box span:nth-child(1) { font-weight: bold; color: #000; padding-right: 6px; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .pdf-link { display: inline-block; vertical-align: top; margin-bottom: 10px; float: right; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .pdf-link a { background: url(/images/pdf-icon.png) no-repeat left top; padding-left: 50px; color: #777; height: 41px; display: block; line-height: 41px; padding-right: 10px; transition: all 0.3s ease-in-out; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .pdf-link a span { color: #000; font-weight: bold; font-family: 'HumnstBlk'; transition: all 0.3s ease-in-out; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .pdf-link a:hover,
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .pdf-link a:hover span { color: #0e964c; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line .dscp-text { border-top: 1px solid #e1e1e1; padding-top: 30px; padding-right: 10px; font-size: 18px; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .image-box { position: absolute; z-index: 0; width: 583px; height: 352px; top: 0; left: 0; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .image-box img { width: 100%; transition: all 0.3s ease-in-out; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .image-box:before { content: ''; width: 0; height: 0; border-right: 336px solid #fff; border-bottom: 461px solid transparent; position: absolute; left: 310px; top: 0; z-index: 2; }

#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .owl-dots { text-align: center; margin: 35px auto; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .owl-dots .owl-dot { text-align: center; width: 20px; height: 20px; border-radius: 50%; border: 2px dotted #cbcbcb; background: #fff; display: inline-block; margin: 0 7.5px; transition: all 0.3s ease; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .owl-dots .owl-dot span { width: 11px; height: 11px; border-radius: 50%; background: #fff; display: inline-block; margin: 0 3px; transition: all 0.3s ease; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .owl-dots .owl-dot.active { border: 2px dotted #37b650; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .owl-dots .owl-dot.active span { background: #37b650; }
#oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .owl-dots .owl-dot:hover span { background: #ccc; }

/****full-text-section******/
#oncomed .full-text-section { }
#oncomed .full-text-section .inner-full-text-section { position: relative; z-index: 1; display: inline-block; width: 100%; vertical-align: top; }
#oncomed .full-text-section .inner-full-text-section .title-top { font-size: 33px; font-weight: normal; position: relative; padding-bottom: 10px; display: inline-block; vertical-align: top; margin-bottom: 43px; position: absolute; top: 85px; left: 0; z-index: 5; }
#oncomed .full-text-section .inner-full-text-section .title-top:before { content: ''; width: 110px; height: 1px; background: #37b650; position: absolute; left: 0; bottom: 0; transition: all 0.3s ease-in-out; }
#oncomed .full-text-section .inner-full-text-section .title-top:hover:before { width: 100%; }
#oncomed .full-text-section .inner-full-text-section .title-top span { font-family: HumnstBlk; }
#oncomed .full-text-section .inner-full-text-section:before { content: ''; width: 0; height: 0; border-top: 880px solid #0e964c; border-left: 660px solid transparent; position: absolute; right: 0; top: -23px; z-index: -1; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots { box-sizing: border-box; background: #2c2c2e; color: #fff; padding: 20px 20px 20px 20px; height: 90px; width: 100%; max-width: 1288px; position: relative; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots:before { content: ''; width: 0; height: 0; border-top: 90px solid #0e964c; border-left: 65px solid transparent; position: absolute; right: 0; top: 0; z-index: 0; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span { cursor: pointer; font-size: 14px; font-family: 'HumnstBlk'; position: relative; line-height:30px; display:inline-block; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span:hover,
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span.active{ color: #37b650; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span:after { content: '/'; padding: 0 10px; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span:hover::after,
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span.active:after{color:#fff;}
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span:last-child:after { display: none; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span:before { content: ''; opacity: 0; width: 44px; height: 5px; position: absolute; left: 10%; right: 23%; top: 35px; margin: auto; background: url(/images/arrow-top.png) no-repeat top center; transition: all 0.3s ease-in-out; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span.active:before { top: 27px; opacity: 1; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel { display: inline-block; vertical-align: top; width: 100%; max-width: 1288px; padding: 90px 0 0 0; box-sizing: border-box; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item { display: inline-block; vertical-align: top; width: 100%; /*max-width: 1183px;*/ box-sizing: border-box; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .image-box { direction: rtl; width: 29%; float: right; text-align: right; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .image-box img { padding: 8px; border-width: 2px; box-sizing: content-box; border-style: solid; border-right-color: #fff; border-bottom-color: #0e964c; border-left-color: #0e964c; border-top-color: #fff; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box { width: 71%; float: left; margin-bottom: 40px; height: 740px; /*height: 642.5px;*/ overflow-y: auto; overflow-x: hidden; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line { padding: 15px 5px 25px 25px; display: inline-block; vertical-align: top; width: 100%; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line:nth-child(even) { background: #f2f2f2; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line:nth-child(odd) { background: #fff; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .date-box { display: inline-block; vertical-align: top; line-height: 25px; margin-bottom: 4px; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .date-box span { font-size: 16px; color: #777; font-style: italic; position: relative; padding-bottom: 0; font-weight: bold; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .date-box span:nth-child(1) { font-weight: bold; color: #000; padding-right: 6px; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .pdf-link { display: inline-block; vertical-align: top; margin-bottom: 10px; float: right; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .pdf-link a { background: url(/images/pdf-icon.png) no-repeat left top; background-size:contain; padding-left: 30px; color: #777; height: 25px; display: block; line-height: 25px; padding-right: 10px; transition: all 0.3s ease-in-out; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .pdf-link a span { color: #000; font-weight: bold; font-family: 'HumnstBlk'; transition: all 0.3s ease-in-out; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .pdf-link a:hover,
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .pdf-link a:hover span { color: #0e964c; }
#oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line .dscp-text { border-top: 1px solid #e1e1e1; padding-top: 10px; padding-right: 10px; font-size: 18px; }
#oncomed .full-text-section .inner-full-text-section ::-webkit-scrollbar { width: 8px; }
#oncomed .full-text-section .inner-full-text-section ::-webkit-scrollbar-track { background: #f9f9f9; border: 1px solid #f1f1f1; margin: 0px 0; }
#oncomed .full-text-section .inner-full-text-section ::-webkit-scrollbar-thumb { background: #ddd; border-radius: 5px; }
#oncomed .full-text-section .inner-full-text-section ::-webkit-scrollbar-thumb:hover { background: #c1c1c1; }
/****case-report-section******/
#oncomed .case-report-section { }
#oncomed .case-report-section .inner-case-report-section { position: relative; z-index: 1; display: inline-block; width: 100%; vertical-align: top; }
#oncomed .case-report-section .inner-case-report-section .title-top { font-size: 33px; font-weight: normal; position: relative; padding-bottom: 10px; display: inline-block; vertical-align: top; margin-bottom: 43px; position: absolute; top: 85px; left: 0; z-index: 5; }
#oncomed .case-report-section .inner-case-report-section .title-top:before { content: ''; width: 110px; height: 1px; background: #37b650; position: absolute; left: 0; bottom: 0; transition: all 0.3s ease-in-out; }
#oncomed .case-report-section .inner-case-report-section .title-top:hover:before { width: 100%; }
#oncomed .case-report-section .inner-case-report-section .title-top span { font-family: HumnstBlk; }
#oncomed .case-report-section .inner-case-report-section:before { content: ''; width: 0; height: 0; border-top: 880px solid #0e964c; border-left: 660px solid transparent; position: absolute; right: 0; top: -23px; z-index: -1; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots { box-sizing: border-box; background: #2c2c2e; color: #fff; padding: 20px 20px 20px 20px; height: 90px; width: 100%; max-width: 1288px; position: relative; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots:before { content: ''; width: 0; height: 0; border-top: 90px solid #0e964c; border-left: 65px solid transparent; position: absolute; right: 0; top: 0; z-index: 0; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span { cursor: pointer; font-size: 14px; font-family: 'HumnstBlk'; position: relative; line-height:30px; display:inline-block; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span:hover,
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span.active{ color: #37b650; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span:after { content: '/'; padding: 0 10px; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span:hover::after,
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span.active:after{color:#fff;}
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span:last-child:after { display: none; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span:before { content: ''; opacity: 0; width: 44px; height: 5px; position: absolute; left: 10%; right: 23%; top: 35px; margin: auto; background: url(/images/arrow-top.png) no-repeat top center; transition: all 0.3s ease-in-out; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span.active:before { top: 27px; opacity: 1; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel { display: inline-block; vertical-align: top; width: 100%; max-width: 1288px; padding: 90px 0 0 0; box-sizing: border-box; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item { display: inline-block; vertical-align: top; width: 100%; /*max-width: 1183px;*/ box-sizing: border-box; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .image-box { direction: rtl; width: 29%; float: right; text-align: right; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .image-box img { padding: 8px; border-width: 2px; box-sizing: content-box; border-style: solid; border-right-color: #fff; border-bottom-color: #0e964c; border-left-color: #0e964c; border-top-color: #fff; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box { width: 71%; float: left; margin-bottom: 40px; height: 642.5px; overflow-y: auto; overflow-x: hidden; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line { padding: 15px 5px 25px 25px; display: inline-block; vertical-align: top; width: 100%; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line:nth-child(even) { background: #f2f2f2; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line:nth-child(odd) { background: #fff; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .date-box { display: inline-block; vertical-align: top; line-height: 25px; margin-bottom: 4px; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .date-box span { font-size: 16px; color: #777; font-style: italic; position: relative; padding-bottom: 0; font-weight: bold; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .date-box span:nth-child(1) { font-weight: bold; color: #000; padding-right: 6px; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .pdf-link { display: inline-block; vertical-align: top; margin-bottom: 10px; float: right; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .pdf-link a { background: url(/images/pdf-icon.png) no-repeat left top; background-size:contain; padding-left: 30px; color: #777; height: 25px; display: block; line-height: 25px; padding-right: 10px; transition: all 0.3s ease-in-out; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .pdf-link a span { color: #000; font-weight: bold; font-family: 'HumnstBlk'; transition: all 0.3s ease-in-out; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .pdf-link a:hover,
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .pdf-link a:hover span { color: #0e964c; }
#oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line .dscp-text { border-top: 1px solid #e1e1e1; padding-top: 10px; padding-right: 10px; font-size: 18px; }
#oncomed .case-report-section .inner-case-report-section ::-webkit-scrollbar { width: 8px; }
#oncomed .case-report-section .inner-case-report-section ::-webkit-scrollbar-track { background: #f9f9f9; border: 1px solid #f1f1f1; margin: 0px 0; }
#oncomed .case-report-section .inner-case-report-section ::-webkit-scrollbar-thumb { background: #ddd; border-radius: 5px; }
#oncomed .case-report-section .inner-case-report-section ::-webkit-scrollbar-thumb:hover { background: #c1c1c1; }

/****MostReadArticle-wrap******/
#oncomed .MostReadArticle-wrap .container{position:relative; width:100%; max-width:1150px;}
#oncomed .MostReadArticle-wrap .box{position:absolute; right:0; bottom:40px; z-index:5; display:block; width:284px; height:275px; }
#oncomed .MostReadArticle-wrap .box h2{margin:0; font-size:22px; color:#37b650; font-style:italic; margin-bottom:15px;}
#oncomed .MostReadArticle-wrap .box h2 span{color:#000; }
#oncomed .MostReadArticle-wrap .MostReadArticle-inner{display:block; width:284px; height:220px; background-color:#fff; border:1px solid #ccc; outline:2px solid #0e964c; outline-offset:5px;}
#oncomed .MostReadArticle-wrap .MostReadArticle-inner .most-read-slider .item{padding:25px 15px 0;}
#oncomed .MostReadArticle-wrap .MostReadArticle-inner .most-read-slider .item h3{font-size:13px; margin:0;}

#oncomed .MostReadArticle-wrap .MostReadArticle-inner .bx-wrapper .bx-controls { position: absolute; top: 0; right: 15px; }
#oncomed .MostReadArticle-wrap .MostReadArticle-inner .bx-wrapper .bx-controls a { width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; }
#oncomed .MostReadArticle-wrap .MostReadArticle-inner .bx-wrapper .bx-controls a.bx-next { background: red; }
#oncomed .MostReadArticle-wrap .MostReadArticle-inner .bx-wrapper .bx-controls a.bx-prev { background: red; }

/****magazin***/
#oncomed .magazin-link { margin-left: -40px; margin-top:30px; display: inline-block; width: 100%; vertical-align: top; }
#oncomed .magazin-link a img { transition: all 0.2s ease-in-out; }
#oncomed .magazin-link a:hover img { filter: brightness(1.2); }

.back-top { position: fixed; bottom: -35px; right: 0; z-index: 1000; opacity: 0; transition: opacity 0.5s ease 0s,bottom 0.5s ease 0s }
.back-top.show { bottom: 0; opacity: 1; }
.back-top a { width: 35px; height: 35px; display: block; background: #479ecf; text-align: center; opacity: 1; }
.back-top a span { color: #fff; font-size: 14px; line-height: 30px; position: absolute; top: 0; right: 0; left: 0; margin: auto; cursor: pointer; }



/************************************************/
@media(max-width:1466px) {
    #oncomed .head-of-carousel .image-dots-box .owl-nav .owl-next { right: 10px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .image-box img { margin-right: 15px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots { padding: 20px 70px 20px 50px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .image-box img { margin-right: 15px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots { padding: 20px 70px 20px 50px; }
    
}
@media(max-width:1439px) {
    #oncomed .MostReadArticle-wrap .container{max-width:1210px; right:0;}
}
@media(max-width:1350px) {
    #oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line { width: 57%; }
    #oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line { margin-left: 40%; width: 60%; }
    #oncomed .MostReadArticle-wrap .container{max-width:unset; right:35px;}
}

@media(max-width:1200px) {
    #oncomed header .links-wrap .links-wrap-top a { padding: 0 4px; }
    #oncomed header .title-wrap h1 { font-size: 40px; }
    #oncomed header .title-wrap h1 span { font-size: 23px; }
    #VideoBannerWrap .banner-keys .item { width: 24%; }
    #VideoBannerWrap .video-caption { width: 70%; top: 230px; left: 5%; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .date-box { font-size: 18px; }
    #oncomed .magazin-link { margin-left: 0; }
    #oncomed .magazin-link a img { max-width: 100%; height: auto; margin: auto; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel { padding: 110px 0 0 0px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel .item { padding-right: 0; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .image-box { display: none; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box { width: 100%; float: none; margin-bottom: 40px; height: 295.5px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line { width: 100%; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots { padding: 20px 15px; height: auto; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots:before { display: none; }
    #oncomed .full-text-section .inner-full-text-section:before { display: none; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span { line-height: 30px; }

    #oncomed .case-report-section .inner-case-report-section .case-report-carousel { padding: 110px 0 0 0px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel .item { padding-right: 0; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .image-box { display: none; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box { width: 100%; float: none; margin-bottom: 40px; height: 295.5px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line { width: 100%; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots { padding: 20px 15px; height: auto; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots:before { display: none; }
    #oncomed .case-report-section .inner-case-report-section:before { display: none; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span { line-height: 30px; }

    #oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line { width: 50%; }
    #oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line { margin-left: 45%; width: 55%; }
    #oncomed .MostReadArticle-wrap .container{right:auto;}
    #oncomed .MostReadArticle-wrap .box{position:relative; width:100%; right:auto; height:auto; margin-top:30px;}
    #oncomed .MostReadArticle-wrap .MostReadArticle-inner{width:100%; height:auto;}
    #oncomed .MostReadArticle-wrap .MostReadArticle-inner .most-read-slider .item{padding:15px;}
}

@media(max-width:991px) {
    #oncomed header .title-wrap h1 { font-size: 25px; margin-top: 15px; }
    #oncomed header .title-wrap h1 span { font-size: 15px; word-spacing: 0; letter-spacing: 1px; margin-top: 5px; }
    #oncomed header .phone-wrap a { padding: 12px 0 12px 46px; }
    #oncomed .head-of-carousel { height: auto; }
    #oncomed .head-of-carousel .lable-section { width: 100%; position: relative; padding: 18px 10px 22px 20px; height: auto; white-space: normal; }
    #oncomed .head-of-carousel .lable-section span { display: inline-block; padding-right: 15px; }
    #oncomed .head-of-carousel .lable-section:before { display: none; }
    #oncomed .head-of-carousel .image-dots-box { padding: 0 5px 0 5px; margin-top: 0; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot.active .image-icon { display: none; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot.active:before { display: none; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot .symbol-icon { left: 0; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot.active .arrow-box .title-box { color: #eee; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box { padding: 27px 20px 0 119px; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot .arrow-box .title-box:after { display: none; }
    /*#oncomed .head-of-carousel .image-dots-box .owl-nav .owl-next { right: 10px; }*/
    #oncomed .head-of-carousel .image-dots-box { width: 100%; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot.active .symbol-icon { opacity: 1; }
    #oncomed .head-of-carousel .image-dots-box .my-image-dot.active { background: rgba(255,255,255,0.2); }
    #oncomed .news-by-section .news-by-carousel .item .image-box:before { display: none; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .image-box:before { display: none; }
    #oncomed .ebooks-by-section .ebooks-by-carousel .item .image-box:before { display: none; }
    #oncomed .news-by-section .news-by-carousel .item .image-box img { width: 100%; height: auto; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .image-box img { width: 100%; height: auto; }
    #oncomed .news-by-section .news-by-carousel .item .image-box { width: 100%; opacity: 0.2; z-index: -1; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .image-box { width: 100%; opacity: 0.2; z-index: -1; }
    #oncomed .ebooks-by-section .ebooks-by-carousel .item .image-box { width: 100%; opacity: 0.2; z-index: -1; }
    #oncomed .news-by-section .news-by-carousel .item .content-text-box { width: 100%; height: 100%; margin: auto; padding: 15px 15px 25px; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box { width: 100%; height: 100%; margin: auto; padding: 45px 15px 25px; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box .item-line { width: 100%; height: 100%; margin: auto; padding: 15px 15px 25px 15px; }
    #oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box .item-line { width: 100%; height: 100%; margin: auto; padding: 15px 15px 25px 15px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel { padding: 140px 0 0 0px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel { padding: 140px 0 0 0px; }
}

@media(max-width:768px) {
    #VideoBannerWrap { height: 70vh; }
    #VideoBannerWrap .banner-keys { display: none; }
    #VideoBannerWrap .video-caption { display: none; }
    #oncomed .news-by-section .news-by-carousel .item .image-box { display: none; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .image-box { display: none; }
    #oncomed .ebooks-by-section .ebooks-by-carousel .item .content-text-box { padding-top: 40px; }
    #oncomed .news-by-section .news-by-carousel .item .content-text-box { padding: 15px 0 25px; }
    #oncomed .news-by-section .news-by-carousel .item .content-text-box p { max-height: 105px; }
    #oncomed .guideline-by-section .guideline-by-carousel .item .content-text-box { padding: 45px 0 25px; }
    #oncomed .full-text-section .inner-full-text-section .title-top { position: relative; top: 0; margin-bottom: 22px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel { padding: 20px 0 0 0px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel .item .content-box .item-line { padding: 15px 10px 25px 10px; }
    #oncomed .full-text-section .inner-full-text-section .full-text-carousel-dots span:before { display: none; }
    
    #oncomed .case-report-section .inner-case-report-section .title-top { position: relative; top: 0; margin-bottom: 22px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel { padding: 20px 0 0 0px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel .item .content-box .item-line { padding: 15px 10px 25px 10px; }
    #oncomed .case-report-section .inner-case-report-section .case-report-carousel-dots span:before { display: none; }
}

@media(max-width:600px) {
    #oncomed .top-recent-news .recent-news-carousel .box-top-news { height: auto; overflow: visible; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .item { width: 100%; height: auto; overflow: visible; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .date-box { text-align: center; margin: 15px; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .Glayer { display: none; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box { width: 100%; float: none; margin-right: 0; color: #000; font-size: 17px; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .image-box { position: relative; z-index: 0; width: 100%; height: auto; top: 0; left: 0; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .image-box img { width: 100%; height: auto; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .item:before { display: none; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .content-news-box .btn-more { background: #eee; }
    #oncomed .top-recent-news .recent-news-carousel .box-top-news .inner-recent-news-carousel .owl-nav .owl-next { right: auto; left: 0; top: 14px; }
}
@media (max-width: 499px) {
    #oncomed header{background:#ccc;}
    #oncomed header .logo-wrap { text-align: center; }
    #oncomed header .links-wrap { width: 100%; margin: 0; }
    #oncomed header .links-wrap .links-wrap-top { text-align: center; }
    #oncomed header .links-wrap .links-wrap-top a { font-size: 12px; }
    #oncomed header .phone-wrap { text-align: center; padding-top: 0;  margin: 0; width: 100%; }
    #oncomed header .phone-wrap a { font-size: 14px; }
    #oncomed header .title-wrap { padding: 0; }
    #oncomed header .title-wrap h1 { font-size: 22px; }
    #oncomed header .title-wrap h1 span { font-size: 14px; }
    #VideoBannerWrap{margin-top:164px;}
}
