body {
    overflow: auto;
    font-family: 'Laila','sans-serif';
}
.hovericon:hover {
    background-color: red;
    color: white;
}
@media screen and (max-width: 480px) {
    .Hotlinequeemarquee {
        display: flex;
        align-items: center;
        /padding: 20px 0px 11px 0px;
        / margin-top:12px;
    }
}

@media only screen and (max-width: 1592px) and (min-width: 1024px) {
    .Hotlinequeemarquee {
        display: flex;
        align-items: center;
        padding: 20px 0px 11px 0px;
    }

    .Hotline {
        padding: 22px 0px 5px 0px;
    }
}

@media screen and (max-width: 480px) {
    Hotlinequee {
        align-items: center;
        /* padding: 15px 0px 5px 0px ; */
        margin-top: 10px;
    }

    .Hotline {
        /* padding: 15px 3px ; */
        margin-top: 12px;
    }
}

@media only screen and (max-width: 667px) {
    .Hotlinequee {
        align-items: center;
        /* padding: 15px 0px 5px 0px ; */
        margin-top: 10px;
    }

    .Hotline {
        /* padding: 15px 3px ; */
        margin-top: 12px;
    }
}

@media only screen and (max-width: 992px) {
    .Hotlinequee {
        align-items: center;
        /* padding: 15px 0px 5px 0px ; */
        margin-top: 10px;
    }

    .Hotline {
        /* padding: 15px 3px ; */
        margin-top: 12px;
    }
}

@media only screen and (max-width: 1024px) {
    .Hotlinequee {
        align-items: center;
        /* padding: 15px 0px 5px 0px ; */
        margin-top: 10px;
    }

    .Hotline {
        /* padding: 15px 3px ; */
        margin-top: 12px;
    }
}

.flexitemmarquee {
    display: inline-flex;
}


@media only screen and (max-width: 1592px) and (min-width: 1024px) {
    .Hotlinequee

{
    display: flex;
    align-items: center;
    padding: 20px 0px 5px 0px;
}

.Hotline {
    padding: 22px 0px 5px 0px;
}

}
@media screen and (max-width: 420px) {
    #topscroller {
        margin-top: 25px;
    }
}







.flexitemmarquee {
    display: inline-flex;
}



@media screen and (max-width:1150px) {
    #nodisplay {
        display: none;
    }
}

.bgsecondary {
    background-color: #d1cfcf;
}

#dropdownhover:hover {
    background-color: #dc3545;
    color: white;
}

#logo1 {
    height: 130px;
}

#hotnews {
    font-family: 'Monoton', cursive;
    color: #fff;
}

#newscontentmarquee {
    color: yellow;
    font-family: 'custome', Courier, monospace;
}

.multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left;
}

.multi-item-carousel .carousel-inner .active.left {
    left: -33%;
}

.multi-item-carousel .carousel-inner .active.right {
    left: 33%;
}

.multi-item-carousel .carousel-inner .next {
    left: 33%;
}

.multi-item-carousel .carousel-inner .prev {
    left: -33%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .multi-item-carousel .carousel-inner > .item {
        transition: 500ms ease-in-out left;
        transition: 500ms ease-in-out all;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: none !important;
        transform: none !important;
    }
}

.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
    background-image: none;
}

@font-face {
    font-family: "custome";
    src: url(./HIGHSPEED.TTF);
}

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

/* hover dropdown */
.dropdown:hover > .dropdown-menu {
    display: block;
}


.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

/* end */
.top {
    background-color: rgb(229, 226, 226);
    box-sizing: border-box;
}

.facebook i :hover {
    border-radius: 23px;
    transition: all 0.7s ease;
}

/* button {
  height: 24px;
  width: 82px;
  
} */
button p {
    margin-top: -7px;
}

.fott ul li a:hover {
    text-decoration: underline;
    transition: all 0.7s ease;
}

.top i:hover {
    cursor: pointer;
}

.topp {
    font-size: 23px;
    /* padding-top: 7px; */
    padding-left: 12px;
    transition: all 0.7s ease;
}

.bgicon:hover {
    border: 3px solid blue;
    border-radius: 20%;
}

.bgicon1:hover {
    border: 3px solid blue;
    border-radius: 20%;
}

.bgicon2:hover {
    border: 3px solid red;
    border-radius: 20%;
}



form.example input[type=text] {
    font-size: 16px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    background: #f1f1f1;
}

form.example button {
    float: left;
    width: 15%;
    background: #2196F3;
    color: white;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

    form.example button:hover {
        background: #0b7dda;
        transition: all 0.7s ease;
    }

form.example::after {
    content: "";
    clear: both;
    display: table;
}

.sectionn {
    padding: 23px;
}

.top2 ul li {
    list-style: none;
}

.top2 ul {
    justify-content: center;
}

    .top2 ul li a {
        text-decoration: none;
        color: white;
    }



/* navbarhover */
.navhov :hover {
    text-decoration: underline;
    transition: all 0.7s ease;
    background-color: rgb(61, 60, 60);
    cursor: pointer;
    padding: 10px;
    margin: 0%;
    text-emphasis-color: rgb(rgb(105, 96, 96));
}

.zoom {
    transition: transform .2s;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

    .zoom:hover {
        -ms-transform: scale(1.5);
        /* IE 9 */
        -webkit-transform: scale(1.5);
        /* Safari 3-8 */
        transform: scale(1.5);
        transition: all 0.7s ease;
    }

.text2 {
    text-decoration: none;
}

.spot a {
    margin-top: 23px;
}

.text {
    font-size: 20px;
}

footer {
    color: aliceblue;
}

    footer hr {
        width: 100%;
    }

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.last1 {
    text-decoration: none;
    color: white;
}

    .last1:hover {
        text-decoration: underline;
        border-bottom: red;
        transition: all 0.7s ease;
        cursor: pointer;
        margin: 0%;
        text-emphasis-color: rgb(rgb(105, 96, 96));
    }

.dark {
    background-color: rgb(28, 27, 27);
}

.text-white {
    text-decoration: none;
}

/* footer container hover */

.fotp p a:hover {
    text-decoration: underline;
    color: white;
    transition: all 0.7s ease;
}

.copy a {
    text-decoration: none;
}

    .copy a :hover {
        text-decoration: underline;
        color: white;
        transition: all 0.7s ease;
    }


.foot a :hover {
    text-decoration: underline;
    transition: all 0.7s ease;
}

.fontt li {
    font-size: 10px;
}

.blue {
    text-decoration: none;
}

.text {
    color: black;
    text-decoration: none;
}

.text3 {
    color: black;
    text-decoration: underline;
}

ul {
    list-style: none;
}

.container li {
    list-style: none;
}


.sectionnn ul {
    font-size: 2px;
}

a {
    text-decoration: none;
}

.colo {
    background-color: #e7e7e7
}

.top {
    background-color: rgb(25, 35, 45);
}



.force-overflow {
    min-height: 450px;
}

/* font style costam */
@font-face {
    font-family: 'costam-font-family';
    src: url(../high-speed/HIGHSPEED.TTF);
}

/* 
a {
  color: #fff;
  text-decoration: none
} */



.ticker {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 50px;
    margin: 0 auto
}

.news {
    width: 82%;
    background: #111212;
    /* padding: 0 2% */
}

.title {
    width: 18%;
    text-align: center;
    background: #c81c1c;
    position: relative
}

    .title:after {
        position: absolute;
        content: "";
        right: -22%;
        /* border-left: 20px solid #c81c1c; */
        border-top: 28px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 21px solid transparent;
        top: 0px
    }

    .title h5 {
        font-size: 18px;
        margin: 14px 0
    }

.news marquee {
    font-size: 18px;
    margin-top: 12px
}

.news-content p {
    /* margin-right: 41px; */
    display: inline
}

/* detailcss */
.trendinghover {
    cursor: pointer;
}

#trendinghover:hover {
    text-decoration: underline 3px solid red;
    color: red;
    transition-delay: 2ms;
    cursor: pointer;
}

#trendingnewshover:hover {
    text-decoration: underline 1px solid black;
    color: black;
    transition-duration: 30ms;
}

/* margin topp */
.topcarosalmargin {
    margin-top: 35px;
}

.ticker .title h5 {
    font-size: 21px;
}


#heightcarousel {
    height: 274px;
}
