html, body 
{
    max-width: 100%;
    overflow-x: hidden;
}

.widget .heading .main-heading 
{
    color: #242424;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 10px 15px;
    line-height: 1.2em;
    border: 1px solid #444;
}

.heading .main-heading 
{
    text-transform: capitalize;
    float: left;
}

.text-on-slider 
{
    /*text-shadow: 0px 1px #000;*/
    font-weight: bold;
}

.header-heading 
{
    height: 50px;
    width: 100%;
    float: right;
    margin-top: -18px !important;
}

.header-heading>.first-heading>a
 {
    color: #3b5998;
}

.header-heading>.second-heading>a
 {
    color: #d34836;
}

.header-heading>.third-heading>a 
{
    color: #00aced;
}

.header-heading>.fourth-heading>a 
{
    color: #fb3958;
}


/*navbar toggle*/
.mobile-toggle 
{
    margin: 1px !important;
}

.category-title 
{
    color: #00aced !important;
}

.reporter-title 
{
    color: #fb3958;
}


/*social icon hover*/

.top-social-icon>.facebook {
    /*margin-top: -2px !important;*/
    padding: 0px 2px 0px 2px;
}

.top-social-icon .twitter {
    margin-top: -2px !important;
}

.top-social-icon .google {
    margin-top: -2px !important;
}

.top-social-icon .youtube {
    margin-top: -2px !important;
}

.top-social-icon .facebook:hover {
    color: #3b5998;
    /*padding: 0px 2px 0px 2px;
background-color: #fff;*/
}

.top-social-icon .twitter:hover {
    color: #00aced;
    /* padding: 2px 5px 2px 5px;
background-color: #fff;*/
}

.top-social-icon .google:hover {
    color: #d34836;
    /*padding: 2px 5px 2px 5px;
background-color: #fff;*/
}

.top-social-icon .youtube:hover {
    color: #b00;
    /*padding: 2px 5px 2px 5px;
background-color: #fff;*/
}

.logo-2 {
    height: 150px;
    width: 500px;
}



/*  Common CSS Class    */
.mb-0
{
    margin-bottom: 0px;
}

.mt-10
{
    margin-top: 10px;
}

.mb-10
{
    margin-bottom: 10px;
}

.pt-10
{
    padding-top: 10px;
}

.pl-40
{
    padding-left: 40px;
}

/*
    Developer CSS
*/

.cus-epaper-list-point
{
    padding-top: 10px !important;
    margin-top: 10px !important;
}

.cus-epaper-img-thumb
{
    height: 120px;
}

.cus-epaper-content
{
    padding-top: 25px;
}

.cus-height
{
    height: 200px !important;
}

.tags--widget.style--2 .nav>li>a
{
    background-color: #DA0000;
}

.sysmarch-cus-header-topbar
{
    line-height: 5px;
}

.sysmarche-cus-header-topbar-info.nav, .sysmarche-cus-header-topbar-social.nav
{
    margin: 5px 0px;
}

.sysmarch-cus-header-mainbar
{
    padding: 10px 0px;
}

.sysmarch-cus-header-menu-links>li>a
{
    padding: 10px 12px;
    border-bottom: 2px solid #FFF;
    font-weight: bold;
    border-right: 1px solid #FFF;
}

/*
.sysmarch-cus-header-menu-links>li>a:last-child
{
    border-right: unset;
}
*/

.sysmarch-cus-header-navbar
{
    border-top-width: 0px;
    min-height: 42px;
}

#sysmarch-cus-header-form .btn
{
    padding: 10px 0;
    line-height: 15px;
}

#sysmarch-cus-header-form .form-control
{
    top: 2px;
    right: -10px;
}

.sysmarch-cus-news-ticker
{
    margin-top: 10px;
}

.sysmarch-cus-news-ticker .title
{
    padding: 10px 30px;
}

.sysmarch-cus-news-ticker .title h2
{
    animation: zoanimate 2s infinite;
        -webkit-animation: zoanimate 2s infinite;
        -moz-animation: zoanimate 2s infinite;
        -o-animation: zoanimate 2s infinite;
}

.sysmarch-cus-news-ticker-list
{
    max-height: 45px;
    background-color: #1d1d1d;
}

.sysmarch-cus-news-ticker .news-updates--list .nav li a
{
    font-weight: bold;
    color: #FFF;
}

.sysmarch-cus-news-ticker .news-updates--list .nav li a:hover
{
    color: #da0000;
}

#sysmarche-cus-container
{
    padding: 15px 30px;
    background-color: #f8f8f8;
}

#sysmarche-cus-news-details-container
{
    background-color: #f8f8f8;
    padding: 0px 10px;
}

.sysmarche-cus-container
{
    padding: 15px 30px;
    background-color: #f8f8f8;
}

.sysmarche-cus-page-level-category
{
    margin-bottom: 10px !important;
}

.sysmarche-cus-page-level-category>li>a
{
    background-color: #da0000;
    color: #FFF;
}

.sysmarche-cus-page-level-category>li>a:hover
{
    background-color: #FFF;
    color: #da0000;
}

.sysmarche-cus-page-level-category>li>a
{
    padding: 0 10px;
}

.sysmarche-cus-breadcrum
{
    padding-bottom: 12px;
}

.sysmarche-cus-breadcrum>ul>li>a
{
    border-right: 1px solid #FFF !important;
}

.sysmarche-cus-breadcrum .tab-nav
{
    width: 100%;
}

.sysmarche-cus-breadcrum .tab-nav li.half
{
    width: 50%;
}

.sysmarche-cus-breadcrum .tab-nav li.quarter
{
    width: 33.33%;
}

#sysmarche-cus-container>.nav>li+li
{
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dotted #1D1D1D;
}

.sysmarche-cus-post-container 
{

}

.sysmarche-cus-post-container .post--info a
{
    color: #1D1D1D;
}

.sysmarche-cus-post-container .post--content
{
    margin-top: 5px;
}

.sysmarche-cus-post-container .post--action a
{
    color: #da0000;
}

.sysmarche-cus-post-container .post--action
{
    margin-top: 0px;
}

.sysmarche-cus-image img
{
    height: 120px;
    border: 1px solid #da0000;
}

.sysmarche-cus-reporter-info
{
    position: relative;
    min-height: 100px;
    margin: 0px 0;
    padding: 10px 30px 10px 200px;
    border: 1px solid #eee;
}

.sysmarche-cus-reporter-widget .contributor--item
{
    background-color: #FFF;
}

#sysmarche-cus-social-widget .nav>li>a
{
    padding: 5px;
}

#sysmarche-cus-popular-news-container
{
    padding: 15px;
    background-color: #f8f8f8;
}

.sysmarche-cus-popular-news-big-img .post--img img
{
    height: 230px;
    width: 100%;
}

.sysmarche-cus-popular-news-small-img .post--img img
{
    height: 90px;
    width: 100%;
}

.sysmarche-cus-popular-news-small-img .post--info
{
    margin-top: 0px;
    margin-bottom: 15px;
}

.sysmarche-cus-popular-news-small-img .post--info .meta>li>a
{
    line-height: 20px;
}


.sysmarche-cus-category-news-big-img .post--img img
{
    height: 170px;
    width: 100%;
}

.sysmarche-cus-category-news-small-img .post--img img
{
    height: 65px;
    width: 100%;
}

.cus-border-right
{
    border-right: 1px dotted #000;
}

.category-more-btn
{
    background: #000;
    padding: 10px 30px;
    color: #FFF;
}

.category-more-btn:hover
{
    background: #da0000;
    color: #FFF;
}

.sysmarche-cus-sidebar-carousel
{
    margin-top: 10px;
    padding: 10px;
    background: #F8F8F8;
}

.sysmarche-cus-sidebar-carousel img
{
    height: 190px !important;
    width: 100%;
}

.sysmarche-cus-other-ad-carousel .carousel-inner>.item>a>img
{
    height: 130px;
    width: 100%;
}

.sysmarche-cus-sidebar-carousel .carousel-caption
{
    padding-bottom: 0px !important;
    bottom: 0px !important;
}

.sysmarche-cus-popular-news-grid .post--info .title .h4 a
{}

hr
{
    border-top: 2px dotted #ccc;
}

.post--items.post--items-3>.nav>li+li
{
    border-top: 2px dotted #000;
}

.sysmarche-cus-sidebar-carousel .carousel-caption h3
{
    margin-top: 5px;
    margin-bottom: 0px;
}

.carousel-caption
{
    background: rgba(0, 0, 0, 0.30);
    right: 0px !important;
    left: 0px !important;
    bottom: 0px !important;
    padding-top: 0px !important;
}

.cus-shradhanjali-color
{
    color: #EA9393;
}

.cus-birthday-color
{
    color: #93EA93;
}

#sysmarche-cus-footer-widget
{
    background-color: #1d1d1d;
}

/*  Media Query */
@media (max-width: 767px)
{
    #mobile-view-logo
    {
        position: absolute;
        left: 35%;
        margin-top: 15px;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
    }
    
    .sysmarche-cus-breadcrum .tab-nav li.half, .sysmarche-cus-breadcrum .tab-nav li.quarter
    {
        width: 100%;
        border-bottom: 1px solid #FFF;
    }

    .sysmarch-cus-news-ticker
    {
        margin-bottom: 10px;
    }

    .sysmarch-cus-news-ticker .title
    {
        padding: 10px;
        text-align: center;
    }

    .news-updates--list:after, .news-updates--list:before
    {
        width: 0px !important; 
    }

    .sysmarche-cus-other-ad-carousel .carousel-inner>.item>a>img
    {
        height: 70px;
        width: 100%;
    }

    #sysmarch-cus-header-form .btn 
    {
        padding: 15px 0;
        line-height: 15px;
    }

    #sysmarch-cus-header-form .form-control
    {
        top: 10px;
        right: -10px;
    }

    #sysmarche-cus-container
    {
        padding: 15px;
    }

    #sysmarche-cus-news-details-container .post--item.post--title-largest .post--info .title .h4
    {
        font-size: 24px;
        line-height: 30px;
    }

    .cus-border-right
    {
        border-right: unset;
    }

    .sysmarche-cus-reporter-info 
    {
        position: relative;
        min-height: 100px;
        margin: 0px 0;
        padding: 10px 30px 10px 30px;
        border: 1px solid #eee;
    }

    .sysmarche-cus-reporter-info.post--author-info .img
    {
        background-color: #FFF;
    }
}


/*  Animate CSS */
@-webkit-keyframes zoanimate 
{
    0%, 20%, 40%, 60%, 80%, 100% {-webkit-transform: scale(1.0);} 
    10% {-webkit-transform: scale(1.1);}
    30% {-webkit-transform: scale(1.1);}
    50% {-webkit-transform: scale(1.1);}
    70% {-webkit-transform: scale(1.1);}
    90% {-webkit-transform: scale(1.1);}
}

@-moz-keyframes zoanimate 
{
    0%, 20%, 40%, 60%, 80%, 100% {-moz-transform: scale(1.0);} 
    10% {-moz-transform: scale(1.1);}
    30% {-moz-transform: scale(1.1);}
    50% {-moz-transform: scale(1.1);}
    70% {-moz-transform: scale(1.1);}
    90% {-moz-transform: scale(1.1);}
}

@-o-keyframes zoanimate 
{
    0%, 20%, 40%, 60%, 80%, 100% {-o-transform: scale(1.0);} 
    10% {-o-transform: scale(1.1);}
    30% {-o-transform: scale(1.1);}
    50% {-o-transform: scale(1.1);}
    70% {-o-transform: scale(1.1);}
    90% {-o-transform: scale(1.1);}
}

@keyframes zoanimate 
{
    0%, 20%, 40%, 60%, 80%, 100% {transform: scale(1.0);} 
    10% {transform: scale(1.1);}
    30% {transform: scale(1.1);}
    50% {transform: scale(1.1);}
    70% {transform: scale(1.1);}
    90% {transform: scale(1.1);}
}




