@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins&display=swap');


*{
    font-family: 'Lato', sans-serif;
}
.logo-s{
    width: 20%;
}
.menu-txt{
    display: inline-flex;
    margin: 0;
}
.menu-txt li {
    text-decoration: none;
    list-style: none;
    padding: 15px;
}
.menu-txt li a{
    text-decoration: none;
    color: white;
}
.menu-logo{
    display: contents;
}
.date-post{
    margin-left:6px;
}

.top-news{
    margin-top: 5rem;  
}
.menu-bg{
        background: black;
}

.menu-tog{
        padding: 0px 5px;
}

.headings h1{
    display: initial;
    background: #faea9c;
    padding: 6px 18px;
    font-size: 15px;
}
.headings{
border-top: 2px solid #faea9c;
}
.latestnews-txt h3{
       font-size: 35px;
    line-height: 40px;
    letter-spacing: 1px;
}

.text-links{
    text-decoration: none;
    font-size: 13px;
    line-height: 11px;
    color:black;
}

.ad-img img{
    width: 100%;
    height: 92px;
    object-fit: fill;
}

.news-uttsec{
    /*box-shadow: 1px 3px 24px -10px gray;*/
    padding: 15px;
    border-radius: 5px;
}


.news-link{
    color: #d43e29;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
}

.text-nav{
       letter-spacing: 0;
    font-weight: 400;
    font-size: 13px;
    background: #0000005e;
}

.text-nav:hover{
    color: #fdf47e;
}
.utt-heading{
       font-size: 50px;
    line-height: 65px;
    text-decoration: none;
    color: black;
}

.img-halfimg{
    width:100%;
    height: 370px;
    object-fit: cover;
    object-position: top;
}
.top-border{
        border-top: 1px solid #808080a6;
}
.menu-tog{
background: #faea9d;
}

.breadcrumb-img{
    background:url('../images/breadcrumb.png');
    height: 320px;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
}

.bd-all .breadcrumb{
    position: absolute;
    bottom: 0;
    background: black;
    padding: 5px 30px;
    border-radius: 5px;
}
.bd-all .breadcrumb a{
    color: #ef8030;
    text-decoration: none;
}

.bg-lightclr{
    background: #80808030;
    }
    
.blog-h-i img{
    position: relative;
    height: 200px;
    object-fit:cover;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.blog-h-i{
    position: relative;
    background: #fbeb97;
   
}
.blog-h-i h3 a{
        color: black;
    text-decoration: none;
}


.bg-h-txt{
    /* background: white; */
    /* position: absolute; */
    bottom: 12px;
    padding: 15px;
    margin: 15px;
}
.bg-h-txt h3{
  font-size: 16px;
    letter-spacing: 0px;
    font-weight: 700;
    line-height: 25px;
}
.bg-h-txt h6{
    color: #ef8030;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px
}
.side-blog{
    border-radius: 4px;
    /*box-shadow: 0px 2px 13px 1px #80808063;*/
    padding: 12px;
}
.side-blog h6{
    color: #ef8030;
}
.side-blog h4 a{
       color: black; 
}
.side-blog a{
    color: #ef8030;
    text-decoration: none;
    font-size: 15px;
    line-height: 25px;
}
.pd-60{
    padding:60px 0;
}
.pd-30{
    padding:30px 0;
}
.pd-10{
   padding:10px 0; 
}
footer .f-logo{
    width: 55%;

}
footer .f-txt p{
color: white;
letter-spacing: 0.06em;
line-break: auto;
line-height: 1.43em;
font-size: 14px;
font-weight: 400;
overflow-wrap: normal;
}

.footer-section .footer-social-links ul {
    display:block;
    padding:0;
}

.footer-section .footer-social-links ul li{
    display:inline;
}

.footer-section .footer-social-links ul li i{
     color: #faea9c;
    font-size: 20px;
    letter-spacing: 12px;
}

.listing-page-a {
    color: white;
    text-decoration: none;
    position: absolute;
    border: 0;
    font-weight: 300;
    bottom: 20px;
    right: 30px;
    background: #000000c2;
    padding: 8px 20px;
    font-size: 13px;
    border-radius: 50px;
}
.listing-page-a:hover{
        color: #fbeb97;
}
.ad-listing{ 
    float: right;
    position: sticky;
    top: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    margin-bottom: 19px;
 }
 .h-pith-txt{
     line-height: 25px;
 }
 .h-pith-news .h-pith-txt a{
    font-size: 17px;
    font-weight: 600;
 }
 
 .menu-social ul li i{
    
    color: #faea9c;
    font-size: 20px;
    letter-spacing: 12px;
 }
.sports-txt{
    line-height: 15px;
}
.sports-txt a{
    font-size: 15px;
}
.footer-links ul{
   
}
.footer-links ul li{
      list-style: none;
      line-height: 40px;
}
.footer-links ul li a{
  text-decoration: none;
    color: white;
    line-height: 34px; 
}
.footer-links h4{
    color: white;
    font-size: 19px;
    font-weight: 700;
}