﻿/* Common CSS Start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    -ms-word-break: break-all;
    word-break: break-all;
}
h2 {
    -ms-word-break: normal;
    word-break: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #000000;
    text-decoration: none;
    outline: none;
    -webkit-transition-property: color, text;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear, ease-in;
}
a:hover {
    vertical-align: baseline;
    /*    background: transparent;*/
    color: #009CE0;
    text-decoration: none;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
img {
    max-width: 100%;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clear {
    clear: both;
}
.top-ad-slot {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    text-align: center;
    background-color: #d62e38;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
.top-nav {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    padding-top: 35px;
    padding-bottom: 10px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    overflow: hidden;
    background-color: #fff;
}
.top-nav a {
    color: #000;
}
.top-header-cotainer {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    background-image: url('../images/bg-top-header.jpg');
    background-color: #d2293c;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    position: relative;
    padding-bottom: 12%;
}
.header-title-wrp {
    position: absolute;
    top: 0px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 450px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 1;
}
.online-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 22%;
    height: 9%;
    z-index: 1;
}
.story-1 {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
    background-color: #F6F7FA;
}
.story-thump {
    width: 45%;
    height: auto;
    float: left;
}
.story-thump img {
    width: 100%;
}
.story-content {
    width: 51%;
    float: left;
    height: auto;
    padding: 2%;
}
.story-header {
    font-family: EGGIndulekhaUni;
    font-size: 20px;
    font-weight: normal;
    color: #242424;
    padding-bottom: 6px;
    width: 100%;
    float: left;
    line-height: 110%;
    word-break: normal;
}
.story-sub-tittle {
    float: left;
    width: 100%;
    height: auto;
    font-family: PanchariUni;
    font-size: 19px;
    font-weight: normal;
    color: #191919;
    line-height: 110%;
    word-break: normal;
    padding-bottom: 4%;
}
.story-middle-slot {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    padding-bottom: 30px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.story-2 {
    width: 50%;
    height: auto;
    float: left;
    padding: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.story-2 img {
    width: 100%;
}
.story-3 {
    width: 48.333%;
    height: auto;
    float: left;
    background-color: #F6F7FA;
    margin-left: 15px;
}
.story-3 img {
    width: 100%;
    padding-bottom: 15px;
}
.bottom-slot {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    background: url("../images/manorama-food-awards-2022-bg-2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100px;
    padding: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.online-logo {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    text-align: center;
    padding-bottom: 6px;
}
.copy-right-slot {
    width: 100%;
    height: auto;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    word-break: normal;
    line-height: 130%;
    font-size: 14px;
    font-weight: 500;
    color: #45484a;
}
/* .........................  Social media style  .........................*/
.shareboxwrp {
    display: none;
    float: left;
    width: 100%;
}
.shareboxwrpin {
    margin: 0 auto;
    display: table;
    width: 40px;
}
.social-media-main {
    width: 50px;
    height: 192px;
    float: left;
    position: fixed;
    bottom: 10px;
    z-index: 9;
    right: 20px;
    padding-top: 60px;
}
.shretle {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 30px 62px;
    background-image: url("../images/social-share.svg");
    background-repeat: no-repeat;
    background-position: 8px -23px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px 0;
    color: #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    float: left;
    position: absolute;
    top: 125px;
    left: 0;
    cursor: pointer;
    -moz-transition: top .2s linear .0s;
    -webkit-transition: top .2s linear .0s;
    transition: top .2s linear .0s;
}
.shretle.open {
    top: 0;
    background-position: 10px 15px;
}
.social-media-ins {
    width: 100%;
    height: 180px;
    float: left;
    margin: 0px;
}
.social-media-head {
    width: 100%;
    height: auto;
    float: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    line-height: 110%;
}
.social-media-icon {
    width: 40px;
    height: 40px;
    float: left;
    cursor: pointer;
    background-image: url(../images/social.svg);
    background-size: 50px auto;
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 5px;
}
.tw-clr {
    background-position: -4px -107px;
    background-color: #2caafe;
}
.gl-clr {
    background-position: -4px -56px;
    background-color: #fb443e;
}
.wt-clr {
    background-position: -4px -159px;
    background-color: #13b345;
}
.fb-clr {
    background-color: #2b44a0;
    background-position: -6px -5px;
}
/* .........................  /Social media style  .........................*/
/*............ VIdeo pop ................*/
.channel-nav {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border-radius: 5px;
}
.channel-nav ul {
    width: 100%;
    height: auto;
    display: flex;
	justify-content: center;
    text-align: center;
    list-style: none;
}
.channel-nav ul li {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    padding: 0 10px 0 10px;
    border-right: 1px solid #046090;
    color: #FFF;
}
.channel-nav ul li a {
    color: #000;
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.channel-nav ul li:last-child {
    border-right: 0px solid #ccc;
}
.home-nav {
    width: 65px;
    height: auto;
    float: left;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #B6E3F1;
    padding-right: 8px;
}
.nav-home-slot {
    width: 100%;
    height: auto;
    overflow: hidden;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #f65e5d, #ffb948, #51ccd4);
	z-index: 100;
	padding: 20px 0;
}
.online-logo {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    text-align: center;
    padding-bottom: 6px;
    margin: 0 auto;
}
/* Responsive Media Queries */
@media only screen and (max-width:960px) {
    .close-pop.mobile-close {
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 101;
    }
    .close-pop {
        display: none;
    }
    .video-story-left {
        padding-right: 0px;
        margin-bottom: 15px;
    }
    .video-1 {
        padding: 0 10px;
    }
    .story-content {
        width: 50%;
    }
    .story-thump {
        width: 50%;
    }
}
@media only screen and (max-width:768px) {
    .story-thump {
        width: 100%;
    }
    .story-content {
        width: 100%;
    }
}
@media screen and (max-width:480px) {
    .story-2 {
        width: 100%;
    }
    .video-1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .online-logo img {
        width: 80%;
    }
}
@media screen and (max-width:360px) {}