@import url("https://fonts.googleapis.com/css?family=Bitter:400,700|Hind+Siliguri:300,600,700");
.splitboard {
position: relative;
clear: both;
z-index: 1; }
.splitboard.splitboard-space {
max-height: 100vh; }
.splitboard.splitboard-space .splitboard-content {
height: -webkit-calc(100vh + 60px);
height: -moz-calc(100vh + 60px);
height: -ms-calc(100vh + 60px);
height: -o-calc(100vh + 60px);
height: calc(100vh + 60px); }
.splitboard.splitboard-space .splitboard-content:before, .splitboard.splitboard-space .splitboard-content:after {
content: '';
display: block;
position: absolute;
height: 31px;
width: 100%;
background-color: #FFF;
z-index: 2; }
.splitboard.splitboard-space .splitboard-content:before {
top: -1px; }
.splitboard.splitboard-space .splitboard-content:after {
bottom: -1px; }
.splitboard .splitboard-content {
position: relative;
width: 100% !important;
height: 100vh !important;
margin: 0 !important;
max-width: none !important; }
.splitboard .splitboard-content > div {
width: 100% !important;
height: 100vh !important; }
.splitboard .splitboard-content > div iframe {
position: fixed;
top: 0;
left: 0;
width: 100% !important;
height: 100vh !important; }
.side {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 100%;
max-width: 320px;
height: 100%;
padding: 0 10px;
overflow: hidden; }
@media (max-width: 1336px) {
.side {
display: none; } }
.side .side-top-fix {
height: 30px;
width: 100%; }
.side .side-panel {
position: relative;
height: 3000px;
width: 100%;
z-index: 999;
overflow: hidden; }
.side .side-panel:last-of-type {
overflow: visible; }
.side .side-panel .side-sticky {
position: relative;
clear: both;
width: 300px;
z-index: 3; }
.side .side-panel .side-sticky.sticked {
position: fixed;
top: 0; }
.side .side-panel .side-sticky.sticked.stuck {
position: absolute; }
.side .side-panel .side-sticky .side-sticky-ad {
height: 600px;
width: 300px;
background-color: #EEE;
margin-bottom: 20px;
text-align: center; }
.side .side-panel .side-sticky .side-sticky-ad:before, .side .side-panel .side-sticky .side-sticky-ad:after {
content: '';
clear: both;
display: block; }
.side .side-panel .side-sticky .side-sticky-ad > div {
display: inline-block; }
.side .side-panel #top-cm-articles {
clear: both; }
.side .side-panel #top-cm-articles:before, .side .side-panel #top-cm-articles:after {
content: '';
clear: both;
display: block; }
.side .side-panel .side-article {
display: block !important;
margin: 0 0 25px; }
.side .side-panel .side-article.hidden {
display: none !important; }
.side .side-panel .side-article:before, .side .side-panel .side-article:after {
content: '';
clear: both;
display: block; }
.side .side-panel .side-article.mobile {
width: 50%;
float: left;
padding: 0 10px;
margin: 0 0 10px; }
.side .side-panel .side-article a {
color: #000 !important; }
.side .side-panel .side-article a:hover {
text-decoration: underline; }
.side .side-panel .side-article .side-image-container .side-image {
display: block;
width: 100%; }
.side .side-panel .side-article .label {
display: inline-block;
font-family: 'Bitter', serif;
line-height: 25px;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
color: #000; }
@media (max-width: 1000px) {
.side .side-panel .side-article .label {
line-height: 15px;
font-size: 12px; } }
.side .side-panel .side-article .label.cm, .side .side-panel .side-article .label.ad {
font-family: 'Hind Siliguri', sans-serif;
margin: 5px 0;
font-size: 16px;
font-weight: 500;
text-transform: none; }
@media (max-width: 1000px) {
.side .side-panel .side-article .label.cm, .side .side-panel .side-article .label.ad {
font-size: 12px; } }
.side .side-panel .side-article .label.ad {
text-transform: uppercase; }
.side .side-panel .side-article .label.cat {
margin: 0 0 5px; }
@media (max-width: 1000px) {
.side .side-panel .side-article .label.cat {
font-size: 14px; } }
.side .side-panel .side-article .label .label-icon {
font-family: 'Hind Siliguri', sans-serif;
display: inline-block;
line-height: inherit;
width: 25px;
height: 25px;
font-weight: 600;
background-color: #000;
text-align: center;
color: #FFF;
border-radius: 50%;
text-transform: none; }
@media (max-width: 1000px) {
.side .side-panel .side-article .label .label-icon {
width: 15px;
height: 15px; } }
.side .side-panel .side-article .side-title-container .side-title {
font-family: 'Hind Siliguri', sans-serif;
font-size: 24px;
line-height: 26px;
font-weight: 600;
text-transform: uppercase;
color: #000;
margin: 0; }
.side .side-panel .side-article .side-title-container .side-title.blog {
margin-top: 5px; }
@media (max-width: 1000px) {
.side .side-panel .side-article .side-title-container .side-title {
font-size: 16px;
line-height: 16px; } }
.side .side-panel .side-article .side-title-container .side-title.cm {
font-family: 'Bitter', serif;
text-transform: none; }
#top-cm-articles {
clear: both; }
#top-cm-articles:before, #top-cm-articles:after {
content: '';
clear: both;
display: block; }
.side-article {
display: block !important;
margin: 0 0 25px; }
.side-article.hidden {
display: none !important; }
.side-article:before, .side-article:after {
content: '';
clear: both;
display: block; }
.side-article.mobile {
width: 50%;
float: left;
padding: 0 10px;
margin: 0 0 10px; }
.side-article a {
color: #000 !important; }
.side-article a:hover {
text-decoration: underline; }
.side-article .side-image-container .side-image {
display: block;
width: 100%; }
.side-article .label {
display: inline-block;
font-family: 'Bitter', serif;
line-height: 25px;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
color: #000; }
@media (max-width: 1000px) {
.side-article .label {
line-height: 15px;
font-size: 12px; } }
.side-article .label.cm, .side-article .label.ad {
font-family: 'Hind Siliguri', sans-serif;
margin: 5px 0;
font-size: 16px;
font-weight: 500;
text-transform: none; }
@media (max-width: 1000px) {
.side-article .label.cm, .side-article .label.ad {
font-size: 12px; } }
.side-article .label.ad {
text-transform: uppercase; }
.side-article .label.cat {
margin: 0 0 5px; }
@media (max-width: 1000px) {
.side-article .label.cat {
font-size: 14px; } }
.side-article .label .label-icon {
font-family: 'Hind Siliguri', sans-serif;
display: inline-block;
line-height: inherit;
width: 25px;
height: 25px;
font-weight: 600;
background-color: #000;
text-align: center;
color: #FFF;
border-radius: 50%;
text-transform: none; }
@media (max-width: 1000px) {
.side-article .label .label-icon {
width: 15px;
height: 15px; } }
.side-article .side-title-container .side-title {
font-family: 'Hind Siliguri', sans-serif;
font-size: 24px;
line-height: 26px;
font-weight: 600;
text-transform: uppercase;
color: #000;
margin: 0; }
.side-article .side-title-container .side-title.blog {
margin-top: 5px; }
@media (max-width: 1000px) {
.side-article .side-title-container .side-title {
font-size: 16px;
line-height: 16px; } }
.side-article .side-title-container .side-title.cm {
font-family: 'Bitter', serif;
text-transform: none; }
/*# sourceMappingURL=style.css.map */
