
.container.container_sec {
    max-width: 1360px;
}


.hero-section .hero-image {
    height: 479px;
    width: 100%
}
.card{background-color: transparent;}
.hero-section .hero-image .hero-content {
    bottom: -23px;
    z-index: 3;
    padding-top: 50px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 0%) 100%);
}

.hero-section .hero-image .hero-content h1 {
    padding-right: 180px
}

.social-fied {
    border: solid 2px #c3c3c3;
 }
 .socialsurang {
    width: 100%;
    margin-bottom:0px;
 }
 
 .socialsurang .section-heading {
    margin-bottom: 20px;
}


@media (max-width:1399px) {
    .hero-section .hero-image .hero-content h1 {
        padding-right: 60px
    }
}

@media (max-width:767px) {
    .hero-section .hero-image .hero-content h1 {
        padding-right: 0
    }
}

.hero-section .card .card-img-top {
    height: 100px;
    overflow: hidden;
    width: 100%
}

@media (max-width:991px) {
    .hero-section .card .card-img-top {
        height: 180px
    }
}

.hero-section .carousel-control-next,
.hero-section .carousel-control-prev {
    height: 50px;
    opacity: 1;
    top: 45%;
    width: 12%;
    z-index: 3
}

.whats-new-section .new-post .card-img-top {
    height: 100px;
    overflow: hidden;
    width: 100%
}

@media (max-width:991px) {
    .whats-new-section .new-post .card-img-top {
        height: 180px
    }
}

.whats-new-section .new-post .new-post-image {
    height: 425px;
    width: 100%
}

.whats-new-section .new-post .new-post-image .new-post-content {
    bottom: 0!important;
    z-index: 3
}

.post-image {
    height: 300px;
    width: 100%
}

.post-image:hover img {
    transform: scale3d(1.1, 1.1, 1);
    transition: all .5s linear
}

.post-image .post-content {
    bottom: 0!important;
    z-index: 3;bottom: -17px!important;
    z-index: 3;
    padding-top: 50px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 0%) 100%);
    padding-bottom: 14px!important;
}

.latest-news-section .section-heading .btn {
    background-color: #fff;
    border: 1px solid #6d706f;
    color: #000;
    padding: 10px 20px;
}

.latest-news-section .section-heading .btn:hover {
    background-color: #c92629;
    color: #fff
}

.latest-news-section .news-post-image {
    height: 200px;
    width: 100%
}

@media (max-width:991px) {
    .latest-news-section .news-post-image {
        height: 300px
    }
}

.voting-poll-section .voting-poll .form-check {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
    padding: 10px
}

.voting-poll-section .voting-poll .form-check:active,
.voting-poll-section .voting-poll .form-check:hover {
    border: 1px solid #17b978
}

.voting-poll-section .voting-poll .form-check .form-check-input {
    box-shadow: none;
    height: 20px;
    margin-left: 0;
    width: 20px
}

.voting-poll-section .voting-poll .form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")
}

.voting-poll-section .voting-poll .progress {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    display: flex;
    font-size: .75rem;
    height: 1rem;
    overflow: hidden
}

.voting-poll-section .voting-poll .progress-bar-striped {
    background-image: none;
    width: 0
}

.featured-post .featured-post-image {
    height: 500px;
    width: 100%
}

@media (max-width:991px) {
    .featured-post .featured-post-image {
        height: 425px
    }
}

.featured-post .featured-post-image .featured-post-content {
    bottom: 0!important;
    z-index: 3
}

.featured-post .card .card-img-top {
    height: 140px;
    overflow: hidden;
    width: 100%
}

@media (max-width:991px) {
    .featured-post .card .card-img-top {
        height: 180px
    }
}

.blog-section .blog .email-box input {
    border: 0;
    height: 50px;
    outline: none;
    padding: 15px;
    width: 100%
}

.blog-section .blog .email-box .button {
    bottom: 0;
    box-shadow: none;
    height: 50px;
    padding: 14px 30px;
    right: 0
}

.slider-test-section .slider-img {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover
}

.slider-test-section .slider-img-desc {
    bottom: 8px
}

@media (max-width:991px) {
    .slider-test-section .slider-img-desc {
        bottom: 0
    }
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    width: 12%;
    z-index: 2
}

.carousel-control-next .icon,
.carousel-control-prev .icon {
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 6px 7px
}

@media (max-width:575px) {
    .carousel-control-next .icon,
    .carousel-control-prev .icon {
        font-size: 12px
    }
}

.home-page h1 {
    font-size: 43px;
    font-weight: 700;
    line-height: 60px;
    text-shadow: 2px 2px 2px #000;
}

@media (max-width:767px) {
    .home-page h1 {
        font-size: 20px;
        line-height: 30px
    }
}

.home-page h2 {
    font-size: 28px;
    line-height: 28px
}

.home-page h3 {
    font-size: 18px;
    line-height: 28px
}

.gallery-section .gallery-post {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    height: 280px;
    width: 100%
}

@media (max-width:991px) {
    .gallery-section .gallery-post {
        height: 240px
    }
}

.main {
    height: auto;
    min-height: calc(90vh - 100px)!important;
    overflow: hidden
}

.main .gallery-details-section .gallery-details-post {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    height: 280px;
    width: 100%
}

@media (max-width:991px) {
    .main .gallery-details-section .gallery-details-post {
        height: 300px
    }
}

.main .gallery-details-section .grid-item {
    width: 400px!important
}

.main .gallery-details-section .bottom-left {
    bottom: 8px;
    left: 16px;
    position: absolute
}

.main .gallery-details-section .gallery-images {
    -moz-column-gap: 8px;
    column-gap: 8px;
    -moz-column-width: 33.3333333333%;
    column-width: 33.3333333333%;
    margin: 1rem 0
}

.main .gallery-details-section .gallery-images .tile {
    display: none
}

.main .gallery-details-section .gallery-images .tile img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%
}

.main .gallery-details-section .gallery-images .scale-anm {
    padding: 5px;
    width: 100%
}

.main .gallery-details-section .column-count {
    -moz-column-count: 3;
    column-count: 3
}

.main .gallery-details-section .nav-category.active,
.main .gallery-details-section .nav-category:focus,
.main .gallery-details-section .nav-category:hover,
.main .gallery-details-section .nav-category:visited {
    border-bottom: 2px solid #17b978
}

.main .gallery-details-section .btn:focus {
    box-shadow: none;
    outline: none
}

.contact-us-section .contact-us .contact-desc .desc .icon {
    font-size: 24px;
    height: 70px;
    min-width: 70px;
    width: 70px
}

@media (max-width:991px) {
    .contact-us-section .contact-us .contact-desc .desc .icon {
        font-size: 18px;
        height: 50px;
        min-width: 50px;
        width: 50px
    }
}

.sports-left-section .sports-content-img {
    max-width: 36%
}

@media (max-width:991px) {
    .sports-left-section .sports-content-img {
        max-width: 100%
    }
}
.breadcrumb{
background-color: transparent;}

.breadcrumb-item a{ color: #c92629;}
.sports-left-section .sports-img {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 9px;
}

@media (max-width:991px) {
    .sports-left-section .sports-img {
        height: 300px
    }
}

.sports-left-section .sports-img:before {
    content: "";
    display: block;
    position: absolute
}

.sports-left-section .sports-img img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    right: 0;
    top: 0;
    width: auto
}

.sports-left-section .text p {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.sports-left-section .pagination .page-item .page-link {
    border: 0;
    box-shadow: none;
    color: #8a8f95;
    margin: 4px;
    padding: 6px 15px
}

.sports-left-section .pagination .page-item .active,
.sports-left-section .pagination .page-item .page-link:focus,
.sports-left-section .pagination .page-item .page-link:hover {
    background-color: #17b978;
    color: #fff
}

.sports-left-section h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px
}

@media (max-width:767px) {
    .sports-left-section h1 {
        font-size: 20px;
        line-height: 30px
    }
}

.sports-left-section h2 {
    font-size: 28px;
    line-height: 28px
}

.sports-left-section h3 {
    font-size:30px;
    line-height:40px
}

.sports-left-section h3 a {text-decoration: none;}


@media (max-width:1199px) {
    .popular-news-post .card .card-top,
    .trending-post .card .card-top {
        max-width: 26.5%
    }
}

@media (max-width:991px) {
    .popular-news-post .card .card-top,
    .trending-post .card .card-top {
        max-width: 100%
    }
}

.news-details-section .news-details-img {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .news-details-section .news-details-img {
        height: auto
    }
}

.news-details-section .news-details-img:before {
    content: "";
    display: block;
    position: absolute
}

.news-details-section .news-details-img img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    right: 0;
    top: 0;
    width: auto
}

.news-details-section .news-details {
    border-bottom: 1px solid #e8e8e8
}

.share-this-post-section {
    overflow: hidden
}

.share-this-post-section .card .card-img,
.share-this-post-section .card .card-img-top {
    height: 100px;
    width: 100px
}

.share-this-post-section .card .card-body {
    padding: 0!important
}

.share-this-post-section .share-this-post .post-blog .post {
    height: 35px;
    margin-right: 7px;
    width: 35px;
    line-height: 17px;
    border-radius: 5px;
}

.share-this-post-section .share-this-post .post-blog .post a {
    color: #fff
}

.share-this-post-section .share-this-post .fb {
    background-color: #1559c2
}

.share-this-post-section .share-this-post .tw {
    background-color: #1ea9e9
}

.share-this-post-section .share-this-post .ln {
    background-color: #1b95e0
}

.share-this-post-section .share-this-post .rd {
    background-color: #ff4500
}

.share-this-post-section .share-this-post .wh {
    background-color: #279501
}

.share-this-post-section .slick-slider .card .card-img-top {
    height: 100px;
    width: 100px
}

.share-this-post-section .slick-slider .card .card-body {
    padding: 0!important
}

.admin-post a {
    
    border: 0;
    position: absolute;
    text-transform: none;
    top: 0
}

.admin-post .prev-btn {
    left: 0
}

.admin-post .next-btn {
    right: 0
}

.admin-post img {
    width: 100px!important
}

.related-post-section .related-post .card .card-img-top {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    height: 130px;
    overflow: hidden;
    width: 100%
}

@media (max-width:767px) {
    .related-post-section .related-post .card .card-img-top {
        height: 200px
    }
}

.comment-section .media {
    border-bottom: 1px solid #e8e8e8
}

.comment-section .media .media-img {
    height: 80px;
    min-width: 80px;
    width: 80px
}

.comment-section .media .delete-btn {
    background-color: transparent;
    border: none;
    cursor: pointer
}

.gallery-list-image img,
.sorted-list-image img {
    border-radius: 4px;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.gallery-list-image img {
    max-width: 100%
}

.custom-gallery-post {
    background-color: hsla(0, 0%, 9%, .5);
    border-top-right-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 9999
}

.news-desc img {
    max-width: 100%
}

.fs-20 {
    font-size: 20px
}

.fs-18 {
    font-size: 18px
}

.fs-16 {
    font-size: 16px;
    line-height: 26px
}

.fs-14 {
    font-size: 14px;
    line-height: 23px
}

.fs-12 {
    font-size: 12px;
    line-height: 20px
}

.fw-6,
h5 {
    font-weight: 600!important
}

.fw-7 {
    font-weight: 700!important
}

.text-black {
    color: #32404d!important
}

.text-gray {
    color: #57595c!important
}

.br-gray {
    border-right: 1px solid #e8e8e8
}

@media (max-width:575px) {
    .br-gray {
        border-right: none
    }
}

.br-gray-100 {
    border: 1px solid #e8e8e8
}

.bg-light {
    background-color: #f8f8f8!important
}

.py-20 {
    padding: 20px 0
}

.py-60 {
    padding: 60px 0
}

@media (max-width:991px) {
    .py-60 {
        padding: 50px 0
    }
}

.px-30 {
    padding: 0 30px
}

@media (max-width:575px) {
    .px-30 {
        padding: 0 20px
    }
}

.px-40 {
    padding: 0 40px
}

@media (max-width:575px) {
    .px-40 {
        padding: 0 20px
    }
}

.pt-40 {
    padding-top: 40px
}
.pt-20 {
    padding-top: 20px
}
.pt-60 {
    padding-top: 60px
}

@media (max-width:991px) {
    .pt-60 {
        padding-top: 50px
    }
}

.pt-100 {
    padding-top: 100px
}

@media (max-width:991px) {
    .pt-100 {
        padding-top: 50px
    }
}

.py-100 {
    padding: 100px 0
}

@media (max-width:991px) {
    .py-100 {
        padding: 50px 0
    }
}

.mb-40 {
    margin-bottom: 40px
}

@media (max-width:575px) {
    .mb-40 {
        margin-bottom: 20px
    }
}

.tags {
    background-color: #c92629d1;
    border-radius: 50px;
    color: #fff!important;
    font-size: 9px;
    left: 10px;
    padding: 2px 7px;
    top: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.fs-24 {
    font-size:45px;
    font-weight: 700;
    line-height:64px
}

@media (max-width:767px) {
    .fs-24 {
        font-size: 20px;
        line-height: 30px
    }
    h2 {
        font-size: 22px;
        line-height: 28px
    }
}

@media (max-width:480px) {
    h2 {
        font-size: 20px;
        line-height: 24px
    }
}

@media (max-width:575px) {
    h3 {
        font-size: 18px;
        line-height: 28px
    }
}

a {
    text-decoration: none
}

li {
    list-style: none
}

.rounded-10 {
    border-radius: 10px
}

.breaking-news-section {
    /* background-color: #32404d */
}

.breaking-news-section .title .icon {
    border-radius: 50px;
    height: 28px;
    max-width: 28px;
    min-width: 28px;
    width: 28px
}

.breaking-news-section .title .fa-circle {
    font-size: 10px;
    margin-left: 18px
}

.breaking-news-section .title .content a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.footer-logo{ 
    -o-object-fit: contain;
    object-fit: contain;
    width: 200px;display: inline-block;
   
}
.footer-info .bg-light {
    background-color: transparent!important;
}

.footer-info .text-gray{
    color: #fff!important;
}



.top-bar-logo { 
    -o-object-fit: contain;
    object-fit: contain;
    width: 200px;
    float: right;
}


.appdownload{width:28%; float: left; font-size: 20px;text-align: center;margin-right: 10px;}

.ad-content-area {
    margin: 38px 0px 0px;
    width: 100%;
    float: left;
}
.appdownload h4 {
   font-size: 16px;
   text-align: center;
   color: #c92629;
}
.text-red{ color: #c92629;}
.text-black{ color: #000;}

.appdownload img { width:100%;}
.social-icon i:hover {
    color: #17b978!important
}
.downlodeapp-but{position:fixed;bottom: 298px;right: -10px; z-index: 9999;}

.btn {
    border-radius: 0!important;
    box-shadow: none!important;
    left: 20px;
    padding: 8px 15px;
    top: 0;
    z-index: 3
}

.btn-primary {
    background-color: #17b978;
    border: 1px solid #17b978!important;
    color: #fff!important
}

.card {
    border: none;
    border-radius: 0!important
}

.card .card-img-top {
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    width: 100%
}

.card .card-img-top img {
    width: 100%
}

.card .card-body {
    padding: 10px 0 0!important
}

@media (min-width:575px) and (max-width:1199px) {
    .border-none {
        border-bottom: 0!important
    }
}

@media (min-width:575px) and (max-width:991px) {
    .border-md-none {
        border-bottom: 0!important
    }
}

.card-img-top,
.featured-post-image,
.gallery-details-post,
.gallery-post,
.hero-image,
.new-post-image,
.news-details-img,
.news-post-image,
.post-image,
.sports-img {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    transform: scaleX(1);
    transition: all .5s linear
}

.card-img-top:hover img,
.featured-post-image:hover img,
.gallery-details-post:hover img,
.gallery-post:hover img,
.hero-image:hover img,
.new-post-image:hover img,
.news-details-img:hover img,
.news-post-image:hover img,
.post-image:hover img,
.sports-img:hover img {
    transform: scale3d(1.1, 1.1, 1);
    transition: all .5s linear
}

.overlay {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .85));
    height: 100%;
    left: 0;
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

img {
    -o-object-fit: cover;
    object-fit: cover;
    transform: scaleX(1);
    transition: all .5s linear
}


.section-heading h2 {
    display: inline-block;
    position: relative!important
}

.section-heading h2:after {
    background-color: #c92629;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: auto;
    position: absolute;
    right: -100px;
    top: 0;
    width: 80px
}
.last-line{
    background-color: #8d070a;width: 100%;
    padding: 10px 0px;
    color: #fff;}

    .contentTop img {
        width: 100%;
        height: 240px;
    border: solid 1px #ccc;
    }

/*-- Social Icon --*/

.social-iconside {
    position: fixed;
      bottom:10px;
      right: 0;
      z-index: 9999;
      width: 48px;
   }
   .social-iconside ul {
      margin: 0px;
      padding: 0;
      list-style: none;
   }
   .social-iconside li {
      display: inline-block;
      margin: 0 0px 0 0;
   }
   
   .social-iconside li a svg {
      background: #23377e;
      color: #fff;
      font-size: 13px;
      width: 15px;
    height: 15px;
      line-height: 48px;
      text-align: center;
      -webkit-transition: 350ms;
      -o-transition: 350ms;
      transition: 350ms;
      padding: 11px;
   }
   
  
   .social-iconside li a svg.fa-whatsapp {
    background: #279501;
 }

 .social-iconside li a svg.fa-instagram {
    background: #fe0092;
 }
   .social-iconside li a svg.fa-facebook-f {
      background: #3B5998;
   }
   
   .social-iconside li a svg.fa-twitter {
      background: #00aced;
   }
   
   .social-iconside li a svg.fa-google-plus {
      background: #dd4b39;
   }
   
   
   
   .social-iconside li a svg.fa-youtube {
      background: #bb0000;
   }
   
   .social-iconside li a svg:hover {
      background: #1c1c1c;
   }
   
   /* Social icon box style */
   
   .social-icon-box>li {
      width: 100%;
      background: #1c1c1c;
      padding: 12px;
      color: #fff;
      margin-bottom: 10px;
   }
   
   .social-icon-box>li>a {
      color: #fff;
   }
   
   .social-icon-box>li>a i {
      width: 48px;
      height: 48px;
      line-height: 48px;
      text-align: center;
      float: left;
      margin-right: 20px;
      background: rgba(0, 0, 0, 0.2);
   }
   
   .social-icon-box .ts-social-title {
      font-size: 14px;
      margin-bottom: -5px;
   }
   
   .social-icon-box .ts-social-desc {
      display: block;
      font-size: 13px;
   }
   
   .social-icon-box>li.rss {
      background: #FA9B39;
   }
   
   .social-icon-box>li.facebook {
      background: #3B5998;
   }
   
   .social-icon-box>li.twitter {
      background: #00aced;
   }
   
   .social-icon-box>li.gplus {
      background: #c53942;
   }
   
.menupost{width: 100%; float: left;}
.menupost a{width: 100%; float: left;}
.menupost a img{width: 100%;height: 130px;border: solid 1px #00000073;}
.menupost h3{width: 100%; float: left; margin: 10px 0px; font-size: 15px;}




@media (max-width:575px) {
    .section-heading h2:after {
        right: -70px;
        width: 50px
    }
}

.section-heading .section-heading-right .nav-item .nav-link.active,
.section-heading .section-heading-right .nav-item .nav-link:hover {
    color: #c92629!important
}

.section-heading .section-heading-right .nav-item .nav-link.active:after,
.section-heading .section-heading-right .nav-item .nav-link:hover:after {
    display: block
}

.section-heading .section-heading-right .nav-item .nav-link {
    background-color: transparent;
    border: 0;
    position: relative
}

.section-heading .section-heading-right .nav-item .nav-link:after {
    background-color: #c92629;
    
    content: "";
    display: none;
    height: 2px;
    position: absolute;
    top: 110%;
    width: 100%
}

@media (max-width:767px) {
    .section-heading .section-heading-right .nav-item .nav-link:after {
        top: 110%
    }
}

.popular-news-post .card,
.trending-post .card {
    border-bottom: 1px solid #e8e8e8
}

.popular-news-post .card .card-top,
.trending-post .card .card-top {
    max-width: 28.19%;
    overflow: hidden
}

@media (max-width:1399px) {
    .popular-news-post .card .card-top,
    .trending-post .card .card-top {
        max-width: 33.19%
    }
}

@media (max-width:1199px) {
    .popular-news-post .card .card-top,
    .trending-post .card .card-top {
        max-width: 39%
    }
}

@media (max-width:767px) {
    .popular-news-post .card .card-top,
    .trending-post .card .card-top {
        max-width: 42%;
        padding-right: 0
    }
}

@media (max-width:575px) {
    .popular-news-post .card .card-top,
    .trending-post .card .card-top {
        padding-right: .5rem
    }
}

.popular-news-post .card .card-img-top,
.trending-post .card .card-img-top {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width:991px) {
    .popular-news-post .card .card-img-top,
    .trending-post .card .card-img-top {
        height: 100px
    }
}

.popular-news-post .card .card-img-top:before,
.trending-post .card .card-img-top:before {
    content: "";
    display: block;
    position: absolute
}

.popular-news-post .card .card-img-top img,
.trending-post .card .card-img-top img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    right: 0;
    top: 0;
    width: auto
}

.popular-news-post .card .card-body,
.trending-post .card .card-body {
    padding: 0!important
}

.popular-news-post .card .card-body .card-title,
.trending-post .card .card-body .card-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.hot-categories-section .hot-categories-post .post .desc i {
    font-size: 30px
}

@media (max-width:1199px) {
    .hot-categories-section .hot-categories-post .post .desc i {
        font-size: 20px
    }
}

.hot-categories-section .hot-categories-post .post .numbers {
    height: 40px;
    width: 40px
}

form .form-control {
    border: none;
    box-shadow: none!important;
    margin-bottom: 20px;
    padding: 15px 20px
}

.offcanvas {
    height: 100%;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    transition: .5s;
    width: 400px;
    z-index: 99999
}

.offcanvas .closebtn {
    font-size: 40px;
    position: absolute;
    right: 60px;
    top: 40px
}

.offcanvas .offcanvas-content {
    margin: 60px
}

.offcanvas .offcanvas-content .news-logo {
    height: 100px;
    width: 100px
}

.offcanvas .offcanvas-content .contact-desc {
    border-bottom: 1px solid #e8e8e8
}

.offcanvas .offcanvas-content .contact-desc .desc .icon {
    font-size: 18px;
    height: 50px;
    min-width: 50px;
    width: 50px
}

.offcanvas .offcanvas-backdrop {
    background-color: #32404d;
    height: 100vh;
    left: 0;
    opacity: .6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040
}

.theme-switch-box-wrap {
    position: fixed;
    right: 12px;
    top: 320px;
    z-index: 100
}

.theme-switch-box-wrap .theme-switch-box {
    align-items: center;
    background: #17b978;
    border-radius: 1.5rem;
    display: grid;
    gap: 8px;
    justify-content: center;
    padding: 8px 6px
}

.theme-switch-box-wrap .theme-status {
    color: #fff;
    line-height: 1;
    text-align: center
}

.theme-switch-box-wrap .switch-label {
    display: inline-block;
    height: 36px;
    overflow: hidden;
    position: relative;
    width: 18px
}

.theme-switch-box-wrap .switch,
.theme-switch-box-wrap .switch-label {
    border-radius: 1.5rem;
    transition: all .3s ease
}

.theme-switch-box-wrap .input {
    display: none
}

.theme-switch-box-wrap .switch {
    background: #000;
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.theme-switch-box-wrap .switch:before {
    background-color: #fff;
    border-radius: 100%;
    border-radius: 1.5rem;
    content: "";
    height: 12px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%) translateY(3px);
    transition: 1s cubic-bezier(.52, 1.64, .37, .66);
    width: 12px
}

.theme-switch-box-wrap .input:checked+.switch:before {
    top: 17px;
    transition: .5s cubic-bezier(.52, 1.64, .37, .66)
}

.breaking-slider .swiper-wrapper {
    display: block;
    height: 30px
}

.breaking-slider .swiper-slide-active {
    visibility: visible!important
}

.breaking-slider .swiper-slide {
    visibility: hidden
}

.w-300px {
    width: 300px!important
}

@media (min-width:992px) and (max-width:1125px) {
    .custom-label-laptop {
        width: 200px!important
    }
}

.mh-30px {
    max-height: 30px!important
}

.mh-40px {
    max-height: 40px!important
}

.image.image-circle,
.image.image-circle>img {
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative
}

.h-40px {
    height: 40px!important
}

.mobile-search {
    background-color: #fff;
    border: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .18);
    inset: 20px 0 auto auto!important;
    padding: 10px;
    width: 320px;
    z-index: 999
}

.mobile-search .search-submit {
    background-color: #17b978;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    height: 40px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease;
    width: 40px
}

.mobile-search .custom-input-control {
    border: 0!important;
    border-radius: 3px;
    box-shadow: none;
    color: #8a8f95!important;
    font-size: 14px!important;
    height: 40px!important;
    line-height: 14px;
    padding: 10px 65px 10px 20px!important
}

.js-cookie-consent {
    align-items: center;
    background-color: #32404d;
    color: #fff;
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 100%
}

.js-cookie-consent .js-cookie-consent-agree {
    background-color: #c92629;
    border: 2px solid #c92629;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    padding: 10px 20px
}

.footer h3 {
    font-size: 18px;
    line-height: 28px;
    color: #c92629!important;
}

.front-custom-page-div img {
    max-width: 100%
}

.comment-section h1,
.hot-categories-section h1,
.popular-news-section h1,
.popular-tag-section h1,
.trending-post-section h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px
}

@media (max-width:767px) {
    .comment-section h1,
    .hot-categories-section h1,
    .popular-news-section h1,
    .popular-tag-section h1,
    .trending-post-section h1 {
        font-size: 20px;
        line-height: 30px
    }
}

.comment-section h2,
.hot-categories-section h2,
.popular-news-section h2,
.popular-tag-section h2,
.trending-post-section h2 {
    font-size: 28px;
    line-height: 28px
}

.comment-section h3,
.hot-categories-section h3,
.popular-news-section h3,
.popular-tag-section h3,
.trending-post-section h3 {
    font-size: 18px;
    line-height: 28px
}

.terms-section .section-heading h2:after {
    left: 340px
}

@media (max-width:767px) {
    .terms-section .section-heading h2:after {
        left: 268px
    }
}

@media (max-width:480px) {
    .terms-section .section-heading h2:after {
        left: 245px
    }
}

@media (max-width:375px) {
    .terms-section .section-heading h2:after {
        width: 45px
    }
}

@font-face {
    display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Montserrat-Medium.ttf?c86e3b9010ff63c9916697dff43b3b1d)
}

@font-face {
    display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Montserrat-SemiBold.ttf?d5e0cc788cba9ced1fb9251328ff64ec)
}

body {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    background: #f0e1d3;
    color: #333;
}

.bg-theme{ background-color: #c92629;}


/* .top-bar-section {
    box-shadow: 0 7px 12px 0 rgba(0, 0, 0, .15)
} */

@media (max-width:991px) {
    .top-bar-section.fixed {
        background-color: #f7ede4;
        position: fixed;
        top: 0;
        transition: all .2s ease-in-out;
        width: 100%;
        z-index: 9;
        padding-top: 5px!important;
    padding-bottom: 5px!important;

    }

    .top-bar-section { padding-top: 5px!important;}


}

.top-bar-section.fixed .navbar .navbar-collapse {
    top: 100%
}

.top-bar-section .language-dropdown {
    position: relative;
    transition: all .3s
}

.top-bar-section .language-dropdown .language-menu .nav-item {
    margin: 5px 0
}

.top-bar-section .language-dropdown .language-menu .country-flag {
    width: 20px
}

.top-bar-section .language-dropdown .submenu {
    background: #fff;
    border-radius: 10px;
    display: inline-block;
    height: auto;
    min-width: 200px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 40px;
    transition: .3s ease-in-out;
    visibility: hidden;
    width: auto;
    z-index: 1111
}

.top-bar-section .language-dropdown:hover .submenu {
    opacity: 1;
    visibility: visible
}

.top-bar-section .language-dropdown .nav-link {
    color: #8a8f95;
    padding-left: 25px;
    padding-right: 25px
}

@media (max-width:1399px) {
    .top-bar-section .language-dropdown .nav-link {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media (max-width:1199px) {
    .top-bar-section .language-dropdown .nav-link {
        padding-left: 14px;
        padding-right: 14px
    }
}

.top-bar-section .language-dropdown .nav-link.active,
.top-bar-section .language-dropdown .nav-link:hover {
    color: #17b978
}

.top-bar-section .offcanvas-toggle .content {
    border-bottom: 0!important
}

.top-bar-section .offcanvas-toggle a {
    color: #8a8f95
}

.top-bar-section .offcanvas-toggle a:active {
    color: #c92629
}

.top-bar-section .offcanvas-toggle a i {
    font-size: 24px;
    position: relative
}

@media (max-width:575px) {
    .top-bar-section .offcanvas-toggle a i {
        top: -12px
    }
}

.top-bar-section .offcanvas-toggle .offcanvas-wrapper {
    background-color: #fff;
    height: 100vh!important;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 320px;
    z-index: 9999
}

@media (max-width:360px) {
    .top-bar-section .offcanvas-toggle .offcanvas-wrapper {
        width: 275px
    }
}

.top-bar-section .offcanvas-toggle .offcanvas-backdrop.show {
    display: none
}

.top-bar-section .offcanvas-toggle .set {
    background-color: #f8f8f8;
    border-bottom: 1px solid #e8e8e8;
    height: auto;
    position: relative;
    width: 100%
}

.top-bar-section .offcanvas-toggle .set a {
    color: #32404d;
    display: block;
    font-weight: 600;
    padding: 12px 30px;
    text-decoration: none;
    font-size: 16px;
}

.top-bar-section .offcanvas-toggle .set>a svg {
    color: #c92629;
    float: right;
    font-size: 14px;
    margin-top: -30px;
    padding: 0 30px 0 0
}

.top-bar-section .offcanvas-toggle .fa-minus:before,
.top-bar-section .offcanvas-toggle .set a.active {
    color: #c92629
}

.top-bar-section .offcanvas-toggle .content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none
}

.top-bar-section .offcanvas-toggle .content li {
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 40px;
    text-decoration: none
}

.top-bar-section .offcanvas-toggle .content li a {
    color: #3b5998;
    padding: 0!important;
    font-weight: normal!important;
}

.top-bar-section .offcanvas-toggle .content li a .active,
.top-bar-section .offcanvas-toggle .content li a:hover {
    color: #17b978
}

header.fixed {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9
}

@media (max-width:991px) {
    header .nav {
        position: relative
    }
}

header .nav .nav-item {
    position: relative;
    transition: all .3s
}
.adtop-section {
    width: 100%;
    text-align: center;
    padding: 14px 0px;
    
}
header .nav .nav-item .nav-link {
    color: #fff;
    padding:15px 40px 15px 0;
}
.header-icon a{color: #fff;}
@media (max-width:1199px) {
    header .nav .nav-item .nav-link {
        padding: 25px 14px 25px 0;
    font-size: 13px;
    }
}

header .nav .nav-item .nav-link.active,
header .nav .nav-item .nav-link:hover {
    color: #fff;
}

header .nav .dropdown .dropdown-toggle {
    color: #fff;
    padding: 0 40px 0 0
}

@media (max-width:991px) {
    header .nav .dropdown .dropdown-toggle {
        padding: 10px
    }
}

header .nav .dropdown .dropdown-toggle.active,
header .nav .dropdown .dropdown-toggle:focus,
header .nav .dropdown .dropdown-toggle:hover {
    color: #17b978
}

header .nav .dropdown .dropdown-nav,
header .nav .dropdown .dropdown-sub-nav .dropdown-sub-list {
    background-color: #fff;
    display: none;
    list-style: none;
    margin: 0;
    min-width: 200px;
    padding: 5px 0 0px;
    position: absolute;
    transform: translateY(-1rem);
    transition: transform .3s cubic-bezier(.88, -.72, 0, 1), opacity .3s ease-in-out;
    z-index: 1000
}

header .nav .dropdown .dropdown-nav {
    top:53px
}

@media (max-width:991px) {
    header .nav .dropdown .dropdown-nav {
        position: relative;
        top: 0;
        width: 100%
    }
}



header .nav .dropdown .dropdown-nav li {
    padding: 10px 15px 10px;
}

header .nav .dropdown .dropdown-nav a {
    color: #000;
}

header .nav .dropdown .dropdown-nav a.active,
header .nav .dropdown .dropdown-nav a:hover {
    color: #c92629;
}
.text-red{color: #c92629;}

header .nav .dropdown .dropdown-nav .dropdown-sub-nav .dropdown-sub-list {
    left: 100%;
    transform: translateY(-35px)
}

@media (width:1024px) {
    header .nav .dropdown .dropdown-nav .dropdown-sub-nav .dropdown-sub-list {
        left: -100%
    }
}

header .nav .dropdown .dropdown-nav .dropdown-sub-nav:hover .dropdown-sub-list {
    display: block
}

header .nav .dropdown:hover .dropdown-nav {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .05);
    display: block;
    transform: translateY(0)
}

header .header-icon a i {
    color: #8a8f95
}

header .header-icon a i.active,
header .header-icon a i:hover {
    color: #17b978
}

header .header-icon .dropdown-toggle:after {
    display: none
}

header .header-icon .dropdown-menu {
    background-color: #fff;
    border: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .18);
    inset: 20px 0 auto auto!important;
    padding: 10px;
    width: 320px;
    z-index: 999
}

header .header-icon .dropdown-menu .search-form-box .form-group {
    margin-bottom: 0;
    padding: 5px;
    position: relative
}

header .header-icon .dropdown-menu .custom-input-control {
    border: 0!important;
    border-radius: 3px;
    box-shadow: none;
    color: #8a8f95!important;
    font-size: 14px!important;
    height: 40px!important;
    line-height: 14px;
    padding: 10px 65px 10px 20px!important
}

header .header-icon .dropdown-menu .search-form-box .form-group .search-submit {
    background-color: #c92629;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 1rem;
    height: 40px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease;
    width: 40px
}
.epaper {
  
    cursor: pointer;

 }
 .epaper a {
    background: #fff;
     color: #2b2a29;
    padding: 5px 10px;
    border-radius: 13px;
    font-weight: bold; text-decoration: none;
 }
 .epaper a:hover {
    background: #000;
     color: #fff;}


footer .categories a:hover {
    color: #c92629!important
}

footer .last-line a:hover {
    color: #000!important
}

.footer-info-content {
   
    
    padding: 25px 250px 0;
    text-align: center;
    display: inline-block;
    margin-bottom: 50px;
 }
 
 .footer-info-content p {
    margin-bottom: 2px;
    font-size: 13px;
 }
 
 .footer-logo img {
    display: inline-block;
    margin-bottom: 30px;
 }
 
 .footer-info-phone,
 .footer-info-email {
    display: inline-block;
    margin: 0 5px;
 }



footer .footer-info .card {
    width: 120px
}

footer .footer-info .card .card-img-top {
    height: 100px;
    overflow: hidden;
    width: 120px
}
.footerbg{background-color: #edd5be;margin-top:60px;padding-top: 20px;border-top: 2px solid #d7c0aa;}

.link-email{color: #fff;}
.link-email:hover{color: #000;}
.footer-block{width: 100%; float:left;}
.footer-block .lefttt{width: 30%; float:left;}
.footer-block .righttt{width: 65%; float:right;}

.dark-mode {
    background-color: #f7ede4;
    color: #fff
}
.lefttt.card-img-top img {
    border-radius:10px;
}
.dark-mode .form-control,
.dark-mode .text-black,
.dark-mode .top-bar-section {
    color: #fff!important
}

.dark-mode .bg-light,
.dark-mode .breaking-news-section,
.dark-mode .offcanvas,
.dark-mode .top-bar-section .navbar .navbar-collapse,
.dark-mode .top-bar-section .offcanvas-toggle .set,
.dark-mode header .header-icon .dropdown-menu {
    background-color: #f7ede4!important
}

.color-red .block-title {
    border-bottom: 2px solid #c92629;
}

.block-title {
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    margin: 31px 0 20px;
    border-bottom: 2px solid #c92629;
}

 
 .block-title>span {
    background: #c92629;
    color: #fff;
    height: 30px;
    line-height: 32px;
    padding: 8px 15px;
    position: relative;
    font-size: 13px;
 }
 
.mt60{margin-top: 60px;}


 .block-title>span:after {
    border-color: #c92629 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
 }



@media (max-width:991px) {
    .dark-mode .breaking-news-section {
        background-color: #f7ede4!important
    }
    .dark-mode .top-bar {
        background-color: #f7ede4!important
    }

    .mobiled {
        display: none;
    }
    .top-bar-logo{width: 45%;
        float: left;}

        .offcanvas-toggle {
            float: right;
            margin-top: 29px;
        }

        .top-bar-section .offcanvas-toggle a {
            color: #c92629;
            font-size: 32px;
        }

}

.dark-mode .bg-black {
    background-color: #f7ede4!important
}

.dark-mode .br-gray {
    border-right: 1px solid #232d36
}

.dark-mode .br-gray-100,
.dark-mode .sports-left-section .pagination .page-item .page-link {
    border: 1px solid #232d36
}

.dark-mode .card {
    background-color: transparent
}

.dark-mode .admin-post a,
.dark-mode .form-check-input,
.dark-mode .hot-categories-section .hot-categories-post .post .numbers,
.dark-mode .latest-news-section .section-heading .btn,
.dark-mode .sports-left-section .pagination .page-item .page-link,
.dark-mode .top-bar-section .offcanvas-toggle .content,
.dark-mode .top-bar-section .offcanvas-toggle .offcanvas-wrapper,
.dark-mode .voting-poll-section .voting-poll .progress,
.dark-mode form .form-control {
    background-color: #f7ede4!important
}

.dark-mode .form-check-input,
.dark-mode .voting-poll-section .voting-poll .form-check,
.dark-mode .voting-poll-section .voting-poll .progress {
    border: 1px solid #232d36
}

.dark-mode .form-check-input:checked,
.dark-mode .sports-left-section .pagination .page-item .active,
.dark-mode .sports-left-section .pagination .page-item .page-link:hover {
    background-color: #17b978!important;
    border: 1px solid #17b978!important
}

.dark-mode .comment-section .media,
.dark-mode .offcanvas .offcanvas-content .contact-desc,
.dark-mode .popular-news-post .card,
.dark-mode .section-heading,
.dark-mode .top-bar-section .offcanvas-toggle .content li,
.dark-mode .top-bar-section .offcanvas-toggle .set,
.dark-mode .trending-post .card {
    border-bottom: 1px solid #232d36
}

.dark-mode .carousel-control-next .icon,
.dark-mode .carousel-control-prev .icon {
    border: 1px solid #fff
}

.dark-mode .fa-arrow-left:before,
.dark-mode .fa-arrow-right:before,
.dark-mode .theme-status {
    color: #000
}

.dark-mode .offcanvas-backdrop,
.dark-mode header .nav .dropdown .dropdown-nav,
.dark-mode header .nav .dropdown .dropdown-nav .dropdown-sub-nav:hover .dropdown-sub-list,
.dark-mode header .navbar .dropdown:hover .dropdown-nav {
    background-color: #f7ede4
}

.dark-mode .navbar-light .navbar-toggler-icon,
.dark-mode .offcanvas-toggle .set a,
.dark-mode .top-bar-section .offcanvas-toggle .content li a {
    color: #8a8f95
}

.dark-mode .top-bar-section .navbar .navbar-collapse,
.dark-mode header .header-icon .dropdown-menu {
    box-shadow: 0 0 20px hsla(0, 0%, 8%, .464)
}

.dark-mode .news-desc {
    color: #8a8f95!important
}


@media (max-width:768px) {
    .footer-info-content {padding: 25px 0px 0;}
    .appdownload {width: 100%;}
    .mobiled{display:none;}
    .top-bar-logo {width: 45%;float: left;}
    .top-bar-section .offcanvas-toggle a {color: #c92629;font-size: 32px;}
    .offcanvas-toggle {float: right;margin-top: 29px;}
    .carousel-inner {margin-bottom: 10px;}

}


.contact-desc .bg-primary{
    background-color: #c92629!important;
}

#contactUsFrom .btn-primary{
    background-color: #c92629!important;border-color: #c92629!important;
}

#contactUsFrom .btn-primary:hover{
    background-color: #000!important;border-color: #000!important;
}



.site-nav-inner {
    position: relative;
 }
 
 .main-nav>.container>.row {
    
    
    margin-left: 0;
    margin-right: 0;
   
 }
 
 .navbar {
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    padding: 0px;
 }
 
 .navbar-toggler {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    border-radius: 0;
    margin-right: 5px;
    background: #ffffff;
    height: 30px;
    width: 35px;
 }
 
 .navbar-toggler-icon {
    width: 25px;
    background-image: url('https://mdbootstrap.com/img/svg/hamburger7.svg?color=black');
 }
 
 .navbar-toggle .i-bar {
    background: #000;
 }
 
 .navbar-collapse {
    padding-left: 0;
 }
 
 ul.navbar-nav {
    float: left;
    display: inline-block;
 }
 
 ul.navbar-nav>li {
    float: none;
    display: inline-block;
 }
 
 ul.navbar-nav>li {
    padding: 0;
    position: relative;
 }
 
 ul.navbar-nav>li>a {
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    position: relative;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
 }
 
 ul.navbar-nav>li:hover>a:before,
 ul.navbar-nav>li.active>a:before {
    border-color: #c92629;
    opacity: 1;
    transform: scale(1) translateZ(0);
 }
 
 ul.navbar-nav>li>a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    border-bottom: 3px solid;
    transform: scale(0) translateZ(0);
    -webkit-transition: -webkit-transform 0.45s ease, opacity 0.55s ease;
    -moz-transition: -moz-transform 0.45s ease, opacity 0.55s ease;
    -ms-transition: -ms-transform 0.45s ease, opacity 0.55s ease;
    -o-transition: -o-transform 0.45s ease, opacity 0.55s ease;
    transition: transform 0.45s ease, opacity 0.55s ease;
 }
 
 ul.navbar-nav>li>a:hover,
 ul.navbar-nav>li>a:focus {
    background: none;
 }
 
 ul.navbar-nav>li>a i {
    font-weight: 700;
 }
 
 .nav .open>a,
 .nav .open>a:hover,
 .nav .open>a:focus {
    background: transparent;
    border: 0;
 }
 
 /* Dropdown */
 
 ul.navbar-nav>li.mega-dropdown {
    position: static;
 }
 
 .dropdown-submenu {
    position: relative;
 }
 
 .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -2px;
    border-radius: 0;
 }
 
 .dropdown-submenu>a:after {
    display: block;
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    margin-top: 3px;
    margin-right: -5px;
 }
 
 .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
 }
 
 .dropdown-submenu.pull-left {
    float: none;
 }
 
 .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
 }
 
 .dropdown-toggle::after {
    display: none;
 }
 
 .dropdown-menu {
    text-align: left;
    background: #fff;
    z-index: 100;
    min-width: 230px;
    border-radius: 0;
    border: 0;
    border: 0;
    padding: 20px;
    box-shadow: 0px 3px 3px 2px rgba(0,0,0,0.15);
    margin-top: 0;
 }
 
 .navbar-nav>li>.dropdown-menu {
    border-top: 1px solid #dedede;
 }
 
 .navbar-nav>li>.dropdown-menu.mega-menu-content {
    border-top: 0;
 }
 
 .dropdown-menu-large {
    min-width: 400px;
 }
 
 .dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0;
    list-style: none;
 }
 
 .dropdown-menu-large>li>ul>li>a {
    padding-left: 0;
 }
 
 .dropdown-menu-large>li>ul>li.active>a {
    color: #23377e;
 }
 
 .navbar-nav>li>.dropdown-menu>a {
    background: none;
 }
 
 .dropdown-menu li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 12px 15px 12px 10px;
    border-bottom: 1px solid #e5e5e5;
    color: #333333;
 }
 
 .dropdown-menu li:last-child>a {
    border-bottom: 0;
 }
 
 .dropdown-menu>.active>a,
 .dropdown-menu>.active>a:hover,
 .dropdown-menu>.active>a:focus,
 .dropdown-menu>.active>.dropdown-menu>.active>a {
    background: none;
    color: #23377e;
 }
 
 .dropdown-menu>li>a:hover,
 .dropdown-menu>li>a:focus {
    background: #23377e;
    color: #fff;
 }
 
 @media (min-width: 767px) {
    ul.nav li.dropdown .dropdown-menu li.dropdown-submenu .dropdown-menu {
       left: 100%;
       top: 0;
       display: none;
    }
    ul.nav li.dropdown .dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
       display: block;
    }
 }
 
 .mega-menu-content {
    width: 1110px;
    padding: 0;
 }
 
 .mega-menu-content .row{
     margin:0;
 }
 
 .mega-menu-content-inner {
    padding: 20px 10px;
 }
 
 .mega-menu-content .video-icon {
    border: 0;
    margin-top: -40px;
 }
 
 /*-- Dark bg style --*/
 
 .main-nav.dark-bg>.container>.row {
    border: 0;
    background: #272727;
    margin-left: 0;
    margin-right: 0;
 }
 
 .dark-bg .navbar-toggler {
    margin-left: 6px;
 }
 
 
 
 .main-nav.dark-bg ul.navbar-nav>li>a {
    color: #fff;
 }
 
 .main-nav.dark-bg ul.navbar-nav>li>a:before {
    border: 0;
 }
 
 .main-nav.dark-bg ul.navbar-nav>li.active,
 .main-nav.dark-bg ul.navbar-nav>li:hover {
    background: #23377e;
 }
 
 .main-nav.dark-bg .nav-search i {
    color: #fff;
 }
 .main-nav {
    background: #c92629;
 } 

 /*-- Menu tab --*/

.menu-tab .nav.nav-tabs {
    background: #f6f6f6;
    border-right: 1px solid #dedede;
    padding: 25px 20px 20px;
    padding-right: 0;
    min-height: 250px;
    margin-top: 0;
 }
 
 .menu-tab .nav.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 600;
    padding: 10px 15px;
 }
 
 .menu-tab .nav.nav-tabs>li>a.active {
    background: #fff;
    margin-right: -1px;
    border: 1px solid #dedede;
    border-right: 0;
    color: #23377e;
    cursor: pointer;
 }
 
 .menu-tab .tab-content>.tab-pane {
     padding: 25px 0;
     min-height: 250px;
 }
 
 .menu-tab .tab-content>.tab-pane .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
 }
 
 
@media (min-width: 1200px) {
    /* Header */
    .navbar-nav li:hover .dropdown-menu {
       display: block;
    }
    .navbar-collapse {
       padding-right: 0;
    }
    .nav-style-boxed .navbar-collapse {
       padding-left: 15px;
    }
    .header.header-menu .mega-menu-content {
       min-width: 1095px;
       margin-left: -27px;
   }
 }
 
 /* Medium Devices, Desktops */
 
 @media (min-width: 992px) and (max-width:1199px) {
    /* Header */
    .navbar-nav li:hover .dropdown-menu {
       display: block;
    }
    ul.navbar-nav>li {
       padding: 0 6px;
    }
    ul.navbar-nav>li>a{
       padding: 0px;
    }
    ul.navbar-nav>li>a,
    .dropdown-menu li a {
       font-size: 12px;
    }
    .header.header-menu .mega-menu-content {
       min-width: 1095px;
       margin-left: -11px;
   }
   .mega-menu-content {
    max-width: 940px;
 }
 }

 
@media (min-width: 768px) and (max-width: 991px) {

    .navbar-fixed {
       position: relative;
       animation: none;
       box-shadow: none;
    }
   
    /* Navigation breakpoint */
    .navbar-toggle {
       display: block;
       z-index: 1;
    }
    .navbar-collapse {
       border-top: 1px solid transparent;
       box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse.show {
       display: block;
    }
    ul.navbar-nav {
       float: none !important;
       margin-top: 7.5px;
    }
    ul.navbar-nav>li {
       float: none;
       display: block;
    }
    .collapse.in {
       display: block !important;
    }
    .navbar-collapse.in {
       overflow-y: auto;
    }
    ul.nav li.dropdown:hover ul.dropdown-menu {
       display: none;
    }
    ul.nav li.dropdown.open ul.dropdown-menu {
       display: block;
    }
    .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
    /* Navigation */
    .navbar-collapse {
       background: none;
       width: 100%;
    }
    ul.navbar-nav>li:hover>a:after,
    ul.navbar-nav>li.active>a:after {
       content: '';
    }
    ul.navbar-nav>li>a:before {
       border-bottom: 0;
    }
    .navbar-nav .open .dropdown-menu>li {
       padding-left: 0;
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
       padding: 5px 15px 10px 10px;
    }
    ul.navbar-nav>li,
    .nav-style-boxed ul.navbar-nav>li {
       display: block;
    }
    .navbar-nav .open .dropdown-menu>li>a {
       line-height: 30px;
    }
    ul.navbar-nav>li.nav-search,
    ul.navbar-nav>li.header-get-a-quote {
       display: none;
    }
    ul.navbar-nav {
       padding: 0 0 10px;
    }
    ul.navbar-nav li {
       float: none;
    }
    ul.navbar-nav li a {
       line-height: normal !important;
       color: #333;
       border-top: 1px solid #f1f1f1 !important;
       border-bottom: 0;
       padding: 10px 0;
       display: block;
       min-width: 350px;
    }
    ul.navbar-nav .dropdown-menu {
       float: none;
       position: relative;
       border: 0;
       margin: 0;
       padding: 0;
    }
    ul.navbar-nav .dropdown-menu li a {
       padding-left: 20px !important;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
       left: 0;
       position: relative;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu a {
       padding-left: 50px;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu a i {
       margin-top: -22px;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu li a {
       padding-left: 35px !important;
    }
    ul.navbar-nav .dropdown-menu {
       box-shadow: none;
       border-top: 0;
       background: none;
    }
    ul.navbar-nav li a i,
    .dropdown-submenu>a:after {
       background: #f5f5f5;
       float: right;
       width: 36px;
       height: 28px;
       line-height: 28px;
       margin-top: -5px;
       text-align: center;
       color:#000;
    }
    .dropdown-submenu>a:after {
       margin-right: 0;
    }
    .navbar-nav>li>.dropdown-menu.mega-menu-content {
       display: none !important;
    }
}




@media (max-width: 767px) {

.slidecontent {height: 150px!important;}
.hero-section .hero-image {height: 245px;}
#popup { margin: 0px 13px;padding: 30px;}


    /* Navigation breakpoint */
    .navbar-toggle {
       display: block;
       z-index: 1;
    }
    .navbar-collapse {
       border-top: 1px solid transparent;
       box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse.show {
       display: block;
    }
    .navbar-collapse.collapse:after{
       display: block;
       content: "";
       clear: both;
    }
    .navbar-collapse,
    .site-nav-inner {
       background: none;
       width: 100%;
    }
    ul.navbar-nav>li:hover>a:after,
    ul.navbar-nav>li.active>a:after {
       content: '';
    }
    ul.navbar-nav>li>a:before {
       border-bottom: 0;
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
       padding: 10px 15px 10px 10px;
    }
    ul.navbar-nav>li {
       display: block;
    }
    .navbar-nav .open .dropdown-menu>li>a {
       line-height: 30px;
    }
    ul.navbar-nav>li.nav-search,
    ul.navbar-nav>li.header-get-a-quote {
       display: none;
    }
    ul.navbar-nav {
       width: 100%;
       padding: 0 0 10px;
    }
    ul.navbar-nav>li {
       float: none;
    }
    ul.navbar-nav li a {
       line-height: normal !important;
       color: #333;
       border-top: 1px solid #f1f1f1 !important;
       border-bottom: 0;
       padding: 10px 0;
       display: block;
    }
    ul.navbar-nav .dropdown-menu>li>a {
       padding-left: 15px;
    }
    ul.navbar-nav .dropdown-menu {
       float: none;
       position: relative;
       border: 0;
       margin: 0;
       padding: 0;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
       left: 0;
       position: relative;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu a i {
       margin-top: -22px;
    }
    ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu li a {
       padding-left: 20px
    }
    ul.navbar-nav .dropdown-menu {
       box-shadow: none;
       border-top: 0;
       background: none;
       padding-left: 15px;
    }
    ul.navbar-nav li a i,
    .dropdown-submenu>a:after {
       background: #f5f5f5;
       color: #333;
       float: right;
       width: 36px;
       height: 28px;
       line-height: 28px;
       margin-top: -5px;
       text-align: center;
    }
    .dropdown-submenu>a:after {
       margin-right: 0;
    }
    .navbar-nav>li>.dropdown-menu.mega-menu-content {
       display: none !important;
    }
    /* Dart bg */
    .main-nav.dark-bg {
       margin-bottom: 20px;
    }
    .main-nav.dark-bg>.container>.row {
       padding: 0 20px;
    }
    .main-nav.dark-bg ul.navbar-nav>li.active,
    .main-nav.dark-bg ul.navbar-nav>li:hover {
       background: none;
    }
    .main-nav.dark-bg ul.navbar-nav li a {
       color: #fff;
    }
    /* Search */
    .nav-search {
       position: absolute;
       top: 15px;
       right: 20px;
    }
    .search-block {
       width: 220px;
    }
    .header.header-menu {
       position: relative;
       margin-bottom: 20px;
    }
}

.breaking-slide{width: 100%; float: left;}
.newsslide{width: 100%; float: left; display: inline-block;}
.newsslide .itemmarque{display: inline-block;}
.itemmarque a {font-size: 17px;text-decoration: none;line-height: 26px;}
.fontsize20{font-size: 20px;}
.bgred{ background-color: #c92629;}
.rightside-ad{width: 100%; float: left; text-align: center; margin-bottom: 15px;}
.rightside-ad img{width: 100%;}
.appdownload-footer{width: 100%;float: left;font-size: 20px;text-align: center;}
.appdownload-footer h4 {color: #fff;}
.app-logo-footer{width: 100%; float: left; margin-bottom: 25px;}
.app-logo-footer img{width: 75%;}

#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 68%);
    z-index: 1001;
}
#popup {
    width: 555px;
    height: 425px;
    background: #FFFFFF;
    border: 3px solid #f00;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    box-shadow: #64686e 0px 0px 13px 0px;
    -moz-box-shadow: #64686e 0px 0px 13px 0px;
    -webkit-box-shadow: #64686e 0px 0px 13px 0px;
    position: relative;
    top: 150px;padding: 50px;
   
}
#popup h2 {margin-top: 30px;font-size: 28px;}
.app-button-box {width: 100%;float: left;}
.app-button-box .left-but {width:47%;margin: 0px 9px;}
.app-button-box .left-but img {width:100%;}

#popup button {
    margin-top: 16px;
    border: solid 1px #f44336;
    padding: 5px 14px;
    border-radius: 65px;
    background: #f00;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 19px;
    position: absolute;
    top: -29px;
    right: -11px;}

    .category-name{
        position: absolute;
        top: 0px;
        left: 0px;
        color: #fff;
        z-index: 1000;
        font-weight: bold;
        background-color: #c92629d1;
    padding: 4px 14px;
    border-radius: 0px 0px 14px;
    font-size: 12px;
    }

    .section-heading-left{position: relative;}
    .bbb_viewed_nav_container{position: absolute;top: 22px;right: 23px;}

    .bbb_viewed_nav_container .bbb_viewed_prev{float: left;
        width: 30px;
        height: 30px;
        text-align: center;
        background: #5e5b5b;
        border-radius: 50%;
        line-height: 30px;
        color: #fff;margin-right: 13px; cursor: pointer;}

    .bbb_viewed_nav_container .bbb_viewed_next{float: left;
        width: 30px;
        height: 30px;
        text-align: center;
        background: #5e5b5b;
        border-radius: 50%;
        line-height: 30px;
        color: #fff;cursor:pointer;}

    .slidecontent{height:395px;} 
    .sticky-header{position:sticky; top:0; padding: 8px; z-index: 999;}



    .innerscontent{height:695px;} 
    .sticky-innerside{position:sticky; top:0; z-index: 999;}



    .mttop{margin-top: 90px; }  
    
    #back-to-top {
        position: fixed;
        right: 55px;
        bottom: 54px;
        z-index: 10;
        -webkit-backface-visibility: hidden;
    }

    #back-to-top .btn.btn-primary {
        width: 30px;
        height: 30px;
        line-height: 30px;
        background: #000;
        font-weight: 700;
        font-size: 16px;
        padding: 0;
        border: solid 1px #000!important;
    }
    #back-to-top .btn.btn-primary:hover {
        color: #fff;
        background: #23377e;
    }
     .topfootermenu{width: 100%; margin-bottom:0px;border-bottom: solid 1px #af0000;padding-bottom: 13px;padding-top: 11px;}
     .topfootermenu ul {
        margin: 0px;
        list-style: none;
        display: inline-block;padding-left: 0px;
    }
    .topfootermenu ul li {
        display: inline;
        padding: 0px 10px;
        font-size: 19px;
    }

    .topfootermenu ul li a{color:#fff; text-decoration: none;transform-origin:0% 50%; padding-top: 9px;}
    .topfootermenu ul li a:hover{color:#fff;border-top:solid 4px #000}

    .slides{
        display: none
    }

   
    


