body {
    color: #777;
    font-family: 'Shruti';
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.top_date p,
.top_header .top_account ul li a {
    font-family: 'Open Sans', sans-serif;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),
        url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),
        url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),
        url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Shruti';
    src: url('../fonts/Shruti.woff2') format('woff2'),
        url('../fonts/Shruti.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'shrutibold';
    src: url('../fonts/shruti-bold-webfont.woff2') format('woff2'),
        url('../fonts/shruti-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p {
    margin-bottom: 0;
}

ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.padd-right-zero {
    padding-right: 0;
}

.padd-left-zero {
    padding-left: 0;
}

.header .top_header {
    background-color: #83c1f4;
    margin: 0;
    padding: 7px 0;
}

.top_last_update p {
    color: #bf0a03;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    line-height: 20px;
    padding-top: 6px;
}

.top_date p,
.create-account a {
    font-weight: 600;
    color: #000;
    font-size: 13px;
    line-height: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 6px;
    display: inline-block;
}

.menu li:last-child a {
    border-right: 0px
}

.middle_header {
    width: 100%;
    margin: 0;
    padding: 7px 0;
}

.main-wapper {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}

.main-wapper:before {
    position: absolute;
    content: '';
    background-image: url(../images/main-border.png);
    width: 6px;
    height: 100%;
}

.main-wapper:after {
    position: absolute;
    content: '';
    background-image: url(../images/main-border.png);
    width: 6px;
    height: 100%;
    right: 0;
    top: 0;
}

.bottom_header {
    background-color: #00ADEF;
}

.s_menu_ul li {
    display: inline-block;
    width: auto;
    list-style: none;
}

.menu .navbar {
    padding: 0px;
}

.menu li a {
    color: #fff;
    border-right: 1px solid #fff;
    font-size: 13px;
    padding: 10px 5px 3px;
    display: inline-block;
}

.menu .navbar-expand-md .navbar-nav li a:hover {
    color: #FF0000;
}

.menu .navbar-expand-md .navbar-nav {
    margin: 0 auto;
}

.menu .navbar-nav .dropdown-menu {
    background-color: #00adef;
    border: none;
}

.menu .navbar-expand-md .navbar-nav li.dropdown .dropdown-menu a {
    border-bottom: 1px solid #fff;
    line-height: 20px;
    padding: 7px 5px 3px 5px;
    border-right: none;
    height: 30px;
    display: block;
}

.menu .navbar-expand-md .navbar-nav li.dropdown .dropdown-menu a:last-child {
    border-bottom: none;
}

.middle_header .row {
    align-items: center;
}

/*Footer start*/
.top_footer {
    width: 100%;
    margin: 0;
    padding: 30px 15px;
    background-color: #2196F3;
    margin-top: 15px;
    border-top: 3px solid #333;
}

.quick_link ul li {
    position: relative;
    padding-left: 13px;
}

.quick_link ul li:before {
    position: absolute;
    content: '';
    background: url('../images/link-icon.png');
    width: 9px;
    height: 9px;
    left: 0;
    top: 4px;
}

.quick_link ul li a {
    font-size: 14px;
    color: #fff;
}

.quick_link ul li a:hover {
    color: #FF0000;
}

.foot_head {
    margin-bottom: 13px;
    padding-bottom: 13px;
    position: relative;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 23px;
    font-weight: 500;
}

.foot_head::before {
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 70px;
    background-color: #333;
}

.social-list a {
    color: #fff;
    display: block;
    height: 40px;
    width: 40px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    line-height: 40px;
    border-radius: 50px;
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
}

.foot-icon .social-list li {
    display: inline-block;
}

.social-list li .fb {
    background: #516fc2;
}

.social-list li .yout {
    background: #df4a32;
}

.social-list li .tw {
    background: #00b0ed;
}

.copyright p,
.privercy_box ul li a {
    font-size: 14px;
    color: #333;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
}

.privercy_box ul li {
    display: inline-block;
    padding: 0 7px;
    border-right: 1px solid #333;
    line-height: 15px;
}

.bottom_footer {
    padding: 10px 0;
}

.bottom_footer ul {
    line-height: 16px;
}

.header_banner {
    margin-bottom: 10px;
    padding: 10px 0 3px;
    border-bottom: 1px solid #ddd;
    /* max-height: 130px !important;
    height       : 130px !important; */
}

/* #topBannerAds .adsbygoogle iframe,
#topBannerAds div,
#topBannerAds .adsbygoogle {
    max-height: 130px !important;
    height: 130px !important;
} */
.nri_box a .email_box_title,
.nri_box a .nri_box_title {
    border-bottom: medium none;
    font-size: 15px;
    background-size: cover;
    font-family: Shruti-Bold;
    line-height: 19px;
    position: relative;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
}

.nri_box a .nri_box_title {
    background-image: url(../images/nri_box_bg.png);
    background-repeat: repeat;
    color: #fff;
    margin: 0;
    padding: 3px 0;
    font-weight: 700;
}

.e-paper-akila a {
    font-size: 17px;
    color: red !important;
    font-weight: 600;
    display: block;
    line-height: 18px;
}

.e-paper-akila p {
    margin-bottom: 9px;
}

.gc_home_header_scroll {
    background-color: #00adef;
    left: auto;
    position: fixed;
    top: 0;
    right: auto;
    transition: opacity .35s ease 0s;
    width: 1000px;
    z-index: 9999;
}

.news-main-title a {
    background-color: #cf1c15;
    color: #fff;
    height: 35px;
    display: inline-block;
    padding: 0 17px 0 13px;
    line-height: 35px;
    font-weight: 600;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}

.news-main-title {
    position: relative;
}

.news-main-title:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #cf1c15;
    left: 0;
    bottom: 0;
}

.main-title {
    background-image: url(../images/samachar-gujarat.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 37px;
    line-height: 43px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-top: 15px !important;
    font-family: 'shrutibold';
}

.main-title>img {
    margin-top: -7px;
    margin-right: 7px;
}

.main-news-pannel-banner-1,
.news_center_box,
.news_left_box,
.news_right_box {
    border-bottom: 1px solid #00007b;
}

.main-news-pannel-banner-1,
.news_center_box,
.news_left_box,
.news_right_box {
    border-bottom: 1px solid #00007b;
}

.news_left_thumb {
    margin-bottom: 0;
    padding: 0 0 0 1px;
    margin-right: 5px;
    float: left;
}

.news_left_content p strong,
.news_right_content p strong {
    /*color: #00007b;
   */
    font-size: 15px !important;
}

.news_left_content a strong {
    color: #00007b;
    font-size: 15px;
    font-weight: 700;
}

.news_left_content a,
.news_right_content a {
    color: #00007b;
    font-size: 14px;
    line-height: 22px;
}

.news_right_box {
    width: 100%;
    margin: 0;
    padding: 7px 5px;
    clear: both;
    display: inline-block;
    background: #fff;
}

.news_right_thumb {
    margin-bottom: 0;
    padding: 0;
    margin-left: 5px;
    float: right;
}

.inner_samachar_rajkot,
.inner_samachar_sau_kutch,
.samachar_gujarat {
    margin: 0;
    padding: 7px;
    display: inline-block;
    border-bottom: 3px solid #00007b;
    border-left: 3px solid #00007b;
    border-right: 3px solid #00007b;
}

.news_left_box {
    width: 100%;
    margin: 0;
    padding: 7px 5px;
    clear: both;
    display: inline-block;
    background: #fff;
    border-radius: 0;
}

.left-add,
.rightadd-inner {
    width: 160px;
    position: fixed;
    top: 0;
    z-index: 9;
}

.right-add {
    float: right;
    width: 160px;
}

.ab_wrapper {
    margin: 0 auto;
    width: 1330px;
}

.news_center_thumb img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    transition: all .2s ease-in-out 0s;
}

.news_center_box,
.news_center_box_video {
    padding: 3px 5px;
    background: #fff;
    margin-bottom: 0;
    width: 100%;
    clear: both;
}

.news_center_content p strong {
    color: #00007b;
    font-size: 15px;
}

.news_center_content a strong {
    color: #00007b;
    font-size: 15px;
    font-weight: 700;
}

.news_center_content a {
    font-size: 13px;
    color: #00007b;
    line-height: 20px;
}

.news_left_content .date-info,
.news_right_content .date-info,
.news_center_content .date-info {
    margin: 0;
    padding: 0;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    color: #ed1b24;
    font-size: 10px;
    display: inline-block;
}

.thumbnails-rr .videoCube .video-label-box .video-title,
.thumbnails-rr [class*=span],
div.videoCube a.video-cta-style a.video-cta-href button.video-cta-button,
.thumbnails-rr .video-label-box .branding,
.thumbnails-rr .logoDiv a span {
    font-family: "Open Sans", sans-serif !important;
}

.video-title {
    padding: 9px 0 0 0 !important;
}

.news_left_thumb img,
.news_right_thumb img {
    height: 85px;
    margin-bottom: 5px;
}

.main-news-pannel-banner-1 {
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.share_bazar_box {
    border-radius: 0;
    border: 2px solid #00007B;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}

.news_center_content {
    padding-top: 10px;
}

.blue-border {
    border-radius: 0;
    border: 2px solid #00007B;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
}

.vote_btn {
    background-color: #2196f3;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 4px 33px;
}

.btn-search,
.vote_btn {
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    font-family: "Open Sans", sans-serif;
}

.vote_btn:hover {
    background-color: #D8261F;
}

.ksmbbb {
    background-image: url(../images/Kasumbohr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -35px 0;
}

.ksml img,
.ksmr img {
    height: 100px;
}

.ksml,
.ksmr {
    padding: 5px;
    width: 46%;
    margin-top: 28px;
    height: 120px;
    color: #fff;
}

.ksmbbb,
.ksmbbb a,
.ksmbbb strong {
    color: #fff !important;
}

.kasumboo h4 {
    margin-top: 9px;
    margin-bottom: 0;
    line-height: 12px;
}

.kasumbo_email,
.kasumboo h4,
.special_tagline_time {
    padding: 0;
    font-size: 10px;
}

.five_right_tab ul {
    display: flex;
}

.five_right_tab ul li {
    float: left;
    margin: 0;
    padding: 6px 22px;
    background-color: #2196F3;
    /* border-right: 1px solid #ddd; */
    text-align: center;
    min-height: 156px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.five_right_tab ul li a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    line-height: 19px;
}

.five_right_tab ul li.avsan-note {
    background-color: #000;
    padding-left: 5px;
    padding-right: 0px;
    text-align: center;
    width: 100% !important;
}

.five_right_tab ul li.avsan-note a {
    font-size: 23px;
    font-weight: bold;
    line-height: 33px;
}

.social tr {
    display: flex;
    justify-content: space-between;
}

.social tr td {
    border: 0px;
    width: 100%;
    padding: 5px;
}

.social a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    margin: 0 auto;
    padding: 5px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    width: 100%;
}

.social a,
.social p span {
    display: block;
    text-align: center;
}

.facebook {
    background: #3a5898;
}

.twitter {
    background: #000000;
}

.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.threads {
    background: #000000;
}

.whatsapp {
    background: #24cc63;
}

.youtube {
    background: #ce342c;
}

.social a p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    min-height: 30px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    /* align-items : center; */
    /* text-align  : center; */
    align-items: center;
    display: flex;
    justify-content: center;
}

.social p i {
    font-size: 25px;
    position: relative;
    margin-right: 9px;

}

.news_left_thumb {
    margin-bottom: 0;
    padding: 0 0 0 1px;
    margin-right: 5px;
    float: left;
}

.news_left_content {
    width: 100%;
    margin: 0;
    padding: 0 1px;
}

.more-news a {
    color: #fff;
    padding: 0px 10px;
    display: inline-block;
    background: #2196f3;
    width: 100px;
    height: 35px;
    line-height: 39px;
    margin: 5px;
    text-align: center;
}

.parrent_br {
    display: table;
    width: 100%;
}

.content_br {
    text-align: justify;
}

.content_br,
.image_br {
    vertical-align: middle;
    display: table-cell;
}

.main_news_left {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
}

.tantri_place_inner {
    clear: both;
    margin: 0;
    padding: 10px 6px 3px;
    width: 100%;
    text-align: center;
    min-height: 110px;
}

.tantri_place_inner a {
    color: #EB090F;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    line-height: 27px;
    text-align: left;
    font-weight: 700;
    white-space: pre-line;
}

.more-read {
    color: #bf0a03 !important;
    font-size: 16px !important;
}

.akila_kalam {
    margin-top: 5px;
    padding: 0;
    display: inline-block;
}

.carousel-caption {
    bottom: 0;
    padding: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .3);
    left: 0;
}

#home-image-slider .owl-nav button.owl-next:focus,
#home-image-slider .owl-nav button.owl-prev:focus {
    outline: none;
}

#home-image-slider .owl-nav button.owl-next,
#home-image-slider .owl-nav button.owl-prev {
    position: absolute;
    top: 45%;
    width: 35px;
    height: 35px;
    background-color: #00adef;
    text-align: center;
    color: #fff;
    margin: 0;
    border-radius: 100%;
    line-height: 16px;
}

#home-image-slider .owl-nav {
    margin: 0;
}

#home-image-slider .owl-nav button.owl-prev {
    left: 0;
}

#home-image-slider .owl-nav button.owl-next {
    right: 0;
}

.inner_akila_janamdivas,
.inner_dhandhapani {
    margin: 0;
    padding: 10px;
    border: 2px solid #00007b;
    border-top: 0;
    display: inline-block;
    width: 100%;
}

.main-news-page {
    background-color: #fff;
    margin: 0;
    /* padding      : 15px 0; */
    width: 100%;
}

.main_news_page_left_list ul li {
    background-position: left 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-image: url(../images/list-style-type.png);
    background-repeat: no-repeat;
    text-align: left;
}

.main_news_page_left_list ul {
    margin: 0;
    padding-left: 3px;
    list-style-type: none;
}

#tabs li {
    background: 0 0;
    padding: 0;
}

.nav-tabs>li>a.active {
    background-color: #026BBA;
    border: none;
    color: #fff;
}

.nav-tabs>li>a {
    font-size: 14px;
    color: #000;
    padding: 3px 7px;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
}

.main_sharebox {
    width: 100%;
    margin: 0;
    padding: 7px 0;
    display: inline-block;
}

.share_option {
    float: right;
    margin: 0;
    padding: 0;
}

.share_option ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.share_option ul li {
    float: left;
    margin-right: 15px;
    text-align: center;
    line-height: 15px;
}

.share_option ul li a {
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #000;
}

.share_option ul li img {
    width: 20px;
}

.main_sharebox_date {
    color: #E73732;
    font-size: 14px;
    font-weight: 500;
}

.main_sharebox_date,
.share_option ul li a {
    font-family: Montserrat, sans-serif;
}

.mainnews_detail_title h2 {
    color: #00007b;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.mainnews_detail_title h4 {
    color: #00007b;
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 7px;
    padding-top: 7px;
    line-height: 22px;
    margin: 0;
}

.main_newsdetail_content p {
    color: #000;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0;
    font-size: 15px;
    line-height: 22px;
    text-indent: 5%;
    font-family: 'shrutiregular';
    text-align: justify;
}

.mainnews_detail_thumb {
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}

.mainnews_detail_title {
    margin: 0;
    padding: 0;
    text-align: center;
}

.news_detail span {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #ed1b24;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
}

.share_this_news {
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    clear: both;
}

.share_this_news h3 {
    font-size: 14px;
    color: #000;
    padding-bottom: 7px;
    border-bottom: 1px solid #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 6px;
}

.share_this_news ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.share_this_news ul li {
    float: left;
    margin-right: 7px;
}

.inner_vividhvibhag_news {
    width: 100%;
    margin: 0;
    padding: 15px 0 0;
    float: left;
}

.single_box_commitee {
    padding: 10px;
    transition: all .5s ease 0s;
    width: 100%;
    text-align: center;
}

.inner_vividhvibhag_single_news .single_box_vivdhvidhag {
    margin: 20px auto;
    transition: all .5s ease 0s;
    width: 100%;
    text-align: center;
    padding: 0;
}

.single_inner_vividhvibhag_content_box_title {
    background-color: #00ADEF;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 7px 0;
}

.news_center_thumb {
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}

.single_inner_vividhvibhag_content_box_title {
    background-color: #00ADEF;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 7px 0;
}

.news_left_content p {
    line-height: 22px;
    margin: 0;
}

.alekhan-detail {
    margin-top: 15px;
}

.alekhan-detail p {
    font-weight: 700;
    text-align: right;
    color: #000;
}

.inner_prvious_news {
    margin: 0;
    padding: 15px 0 0;
}

#opinion-list .btn span {
    color: #bf0a03;
    font-weight: normal;
    margin-bottom: 7px;
    display: block;
}

#opinion-list .btn {
    color: #00007b;
    font-family: Shruti;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    display: block;
    text-align: left;
}

#opinion-list.accordion>.card .card-header {
    padding: 0;
}

.poll_view_list ul li {
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
    font-family: Shruti;
}

div.pagination {
    font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
    padding: 2px;
    margin: 20px 10px;
    float: right;
    display: flex;
    align-items: center;
}

div.pagination a {
    margin: 2px;
    padding: 0.5em 0.64em 0.43em 0.64em;
    background-color: #00ADEF;
    text-decoration: none;
    color: #fff;
}

div.pagination b {
    padding: 5px;
}

.news-image-box {
    margin-bottom: 15px;
    display: block;
}

.news-video-icon {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    font-size: 40px;
    justify-content: center;
}

.news-video-box {
    position: relative;
}

.news-video-box::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.5;
}

.social-media-videobox {
    left: 0;
    width: 140px;
    margin: auto;
}

.kasumboo-list {
    margin-top: 15px;
}

.like-content {
    font-size: 18px;
    text-align: center;
}

.like-content span {
    color: #9d9da4;
}

@keyframes pop {
    0% {
        left: calc(50% - 7px);
        top: 10px;
    }

    20% {
        opacity: 1;
    }

    80% {
        top: -20px;
    }

    100% {
        opacity: 0;
    }
}

.previous_article_thumblist {
    width: 100%;
    margin-top: 20px;
    padding: 0;
}

.inner_previous_article_thumblist {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.previous_article_thumbarea ul li {
    float: left;
    width: 25%;
}

.previous_article_thumbarea ul li .single_previous_article_thumbbox {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
}

.previous_article_thumbarea ul li .single_previous_article_thumbbox a img {
    margin-bottom: 7px;
    max-height: 100px;
}

.previous_article_thumbarea ul li .single_previous_article_thumbbox a p {
    font-size: 14px;
    color: #000;
    margin: 0;
    font-family: Montserrat, sans-serif;
}

/* .flex-direction-nav a:before {
    font-family: FontAwesome;
    font-size: 40px;
    display: inline-block;
    content: '\f105' !important;
}
*/
.flex-direction-nav a.flex-next:before {
    content: '\f105';
    font-family: FontAwesome;
    color: #fff;
    text-shadow: none;
}

.flex-direction-nav a:before {
    content: '\f104';
    font-family: FontAwesome;
    color: #fff;
    text-shadow: none;
}

.flex-direction-nav a {
    line-height: 40px;
    text-align: center !important;
    background: #00adef9e;
    border-radius: 50px;
}

.flexslider:hover .flex-direction-nav .flex-next,
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
}

.photo_gellery_leftpart_title h2 {
    color: #00007b;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.photo_gellery_leftpart_newsdesp {
    width: 100%;
    margin-top: 30px;
}

.photo_gellery_leftpart_newsdesp p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.flexslider {
    margin-bottom: 20px;
}

.panchang-box {
    margin-top: 15px;
    text-align: center;
}

.rashi_img {
    float: left;
    width: 65px;
    margin-right: 10px;
    text-align: center;
}

.rashi_letter,
.rashi_name {
    color: #00007b;
    font-size: 12px;
    margin: 0;
    line-height: 23px;
}

.rashi_list {
    border-bottom: 2px solid #BB0900;
    margin-bottom: 10px;
    display: block;
    float: left;
    width: 100%
}

.single_today_weather_box_title,
.today_weather_wrap h3 {
    color: #bf0a03;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.today_weather_wrap h3 {
    font-size: 18px;
    margin-bottom: 7px;
    padding: 0;
}

.today_weather_wrap {
    width: 100%;
    margin-bottom: 17px;
    clear: both;
    background-color: #fff;
    padding: 20px 0;
}

.single_today_weather_box_title {
    width: 100%;
    text-align: center;
    padding: 0;
    font-size: 14px;
}

.weather-img {
    text-align: center;
    margin-bottom: 10px;
}

.home-currency,
.live_score_area {
    clear: both;
}

.main_area_news .col-sm-5 {
    padding-right: 0;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}

.e-paper-akila img {
    max-width: 100%
}

.left-detail-add,
.left-detail-image {
    float: left;
    margin: 0 7px 7px 0;
}

.right-detail-image {
    float: right;
    margin: 0 7px 7px 0;
}

.inner_samachar_desh_videsh,
.inner_samachar_khel_jagat,
.inner_samachar_film_jagat {
    padding: 7px;
}

.share_poll .col-sm-6:last-child,
.live_score_area .col-sm-6:last-child {
    padding-right: 0;
}

.prev-news input {
    width: 100%;
    height: 35px;
    border: 1px solid #00adef;
    border-radius: 5px;
    padding: 0 10px;
}

.prev-news input:focus {
    outline: none;
}

.prev-news .input-append {
    position: relative;
}

.prev-news .input-append .add-on {
    position: absolute;
    right: 0;
    background-color: #00adef;
    font-size: 18px;
    height: 35px;
    color: #fff;
    width: 35px;
    text-align: center;
    display: flex;
    top: 0;
    align-items: center;
    justify-content: center;
    border-radius: 0 5px 5px 0;
}

.prev-news .vote_btn {
    background-color: #2196f3;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    height: 35px;
}

.avsan-title {
    font-size: 14px;
    font-weight: 500;
}

.top_box_avasan_nodh {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding: 10px 2px;
    font-family: Shruti;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.top_box_avasan_nodh_left {
    float: left;
    margin-right: 5px;
}

.top_box_avasan_nodh_left>img {
    width: 72px;
}

.top_box_avasan_nodh_right strong {
    color: #00007b;
    font-size: 14px;
    font-family: Shruti-Bold;
    line-height: 14px;
}

.top_box_avasan_nodh_right p,
.top_box_avasan_nodh_right samp,
.top_box_avasan_nodh_right samp strong {
    color: #00007b;
    font-size: 14px;
    margin: 0;
    line-height: inherit;
}

.mainbox_avasan_nodh {
    width: 100%;
    margin: 0px;
    padding: 15px 5px;
    border-top: 1px solid #ccc;
}

.single_mainbox_avasan_nodh {
    width: 100%;
    margin-bottom: 5px;
    padding: 0;
    text-align: center;
}

.single_mainbox_avasan_nodh p {
    text-align: justify;
}

.single_mainbox_avasan_nodh p,
.single_mainbox_avasan_nodh samp,
.single_mainbox_avasan_nodh samp strong {
    font-size: 14px;
    color: #000;
    line-height: inherit;
    margin-bottom: 0;
}

.single_mainbox_avasan_nodh strong {
    font-size: 18px;
    color: #000;
    margin-bottom: 7px;
}

.pe-none:hover {
    text-decoration: none;
    cursor: auto;
}

a:not([href]).pe-none,
a:not([href]).pe-none:hover {
    color: #000;
}

.twitter-tweet {
    margin: 0 auto;
}

.news_detail_video {
    width: 85%;
    margin: 0 auto;
}

.news-date-more {
    display: flex;
    justify-content: end;
}

.hearts {
    cursor: pointer;
    height: 50px;
    width: 50px;
    background-image: url('https://abs.twimg.com/a/1446542199/img/t1/web_heart_animation.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: 2900%;
}

.hearts:hover {
    background-position: right;
}

.is_animating {
    animation: heart-burst .8s steps(28) 1;
}

@keyframes heart-burst {
    from {
        background-position: left;
    }

    to {
        background-position: right;
    }
}

#likebtn {
    display: flex;
    align-items: center;
    background: #2196f3;
    width: fit-content;
    padding: 0 15px;
    border-radius: 7px;
    color: #fff;
    margin: 0 auto 40px;
}

.like-count {
    color: #fff !important;
}

.opninonpoll_box strong {
    color: #2196f3;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    line-height: 27px;
    text-align: justify;
}

.opninonpoll_box {
    padding: 10px;
}

.opninonpoll_box_options {
    text-align: left;
    margin-bottom: 10px;
}

.oppoll_list input {
    margin-right: 10px;
    font-size: 14px;
}

.news-image-box img {
    height: 300px;
    width: 100%;
}

/*responsive start*/
@media only screen and (max-width:767px) {
    .mobilecenter {
        text-align: center !important;
    }

    .mb-15 {
        margin-bottom: 15px;
    }

    .menu .navbar-toggler {
        padding: 5px;
        line-height: 0;
        height: 30px;
    }

    .menu .navbar-toggler:hover,
    .menu .navbar-toggler:focus {
        outline: none;
    }

    .menu span i {
        color: #fff;
    }

    .bottom_header .menu {
        padding: 0 5px;
    }

    .menu .navbar-expand-md .navbar-nav li.dropdown .dropdown-menu a {
        padding: 7px 10px 3px 10px;
    }

    span.mobile-icon {
        position: absolute;
        right: 15px;
        top: 5px;
    }

    .menu .navbar-expand-md .navbar-nav {
        border-top: 1px solid #fff;
    }

    .foot_head {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .menu .navbar-expand-md .navbar-nav li a {
        padding: 8px 10px 0 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }

    .main_wrapper {
        width: 100%;
    }
}

@media (min-width: 320px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .main-wapper {
        max-width: 100%;
    }

    .gc_home_header_scroll {
        width: 100%;
    }
}

@media (min-width: 990px) {

    .main-wapper,
    .gc_home_header_scroll {
        max-width: 1000px;
    }
}

@media (min-width: 1200px) {

    .main-wapper,
    .gc_home_header_scroll {
        max-width: 1000px;
    }
}

#facebook_video iframe {
    border-radius: 8px;
}

.vividhvibhag-news-page .single_box_commitee img {
    width: 100%;
}

#instagram_video .instagram-media {
    margin: 0 auto 12px !important;
}

/* .thumbnails-rr .syndicatedItem .video-title {
    max-height: none !important;
    height: auto !important;
    color: #00007b;
    font-family: 'Shruti';
    font-size: 16.0px;
    line-height: 22.0px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
} */
.thumbnails-rr .syndicatedItem .video-title {
    max-height: auto !important;
}