*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.c-flex{
    display: flex;
    flex-wrap: wrap;
}
#hero{
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../image/20240418_183752.jpg);
    background-size: 100% 100%;
    height: 600px;
    color: white;
}
.over{
    height: 100%;
    padding: 10px 5%;
    align-content: space-between;
}
#hero .over div {
    justify-content: space-between;
}
header{
    border-bottom: 1px solid;
    padding: 10px 10px;
    justify-content: space-between;
    width: 100%;
}
header nav a{
    text-decoration: none;
    color: whitesmoke;
    margin: 0 15px;
    font-size: 15px;
}
header nav span,.triangle{
    border: 5px solid transparent;
    border-top-color: rgb(157, 147, 147);
    position: relative;
    top: 15px;
    right: 13px;
}
#hero article{
    width: 30%;
    justify-content: space-around;
    padding: 30px 0;
}
#hero article p:first-of-type{
border: 4px solid blue;
height: 55px;
border-left-color:gray;
border-radius: 50%;
padding: 0 14px;
line-height: 3px;
font-size: 30px;
align-content: center;

}
#hero article p:last-of-type{
    width: 70%;
}
#miss,.latest{
    margin: 10px 5%;
    justify-content: space-between;
    
}
.w-65{
    width: 65%;
}
.w-30{
    width: 30%;
}
#miss aside,.latest aside{
    border-left: 2px solid #f1f1f1;
    margin: 15px 0;
    padding-bottom:25px ;
}
#miss .upperMiss{
    padding: 4%;
    margin-bottom:4% ;
    justify-content: space-between;
}
.upperMiss .parent,.lowerMiss .parent{
    width: 100%;
    justify-content: space-between;
}
.upperMiss .parent .left,
.upperMiss .parent .right,.underRight,.underLeft{
    width: 48%;
    
}
.upperMiss .parent .left{
    box-shadow: 0px 0px 10px 2px lightgray;
}
.upperMiss header,.lowerMiss header{
  border-bottom: 2px solid #f1f1f1;
    justify-content: space-between;  
    margin-bottom: 20px;
}
.upperMiss nav a, .lowerMiss nav a{
    text-decoration: none;
    color: rgb(0, 0, 0);
    margin: 0 15px;
    font-size: 15px;
}
.left img{
    width: 100%;
}
.left .content{
    width: 75%;
  margin-left: 40px;
}
.left .content h3{
    margin: 15px 0;
}
.left .content p{
    margin: 15px 0;
}
.right .one img{
    width: 30%;
    height: 110px;
    background-size: 100% 100%;
}
.right .cont, .leftTrending .cont{
width: 65%;
padding: 15px 0;
}
 .right div{
    justify-content: space-between;
}
.right .one{
    box-shadow: 0px 0px 10px 2px lightgray;
    margin: 5px 0;
}
.right .one p{
margin: 10px 0;
font-size: 14px;
color: rgb(89, 116, 116);
}
.parent .leftTrending,
.parent .rightTrending
{
    width: 48%;
    box-shadow: 0px 0px 10px 2px lightgray;
}
.parent .leftTrending img,.parent .rightTrending img{
    width: 100%;
}
.parent .leftTrending .cont,.parent .rightTrending .cont{
    margin: 0 30px;
}
.parent .leftTrending .cont h3,.parent .rightTrending .cont h3{
padding-bottom: 15px ;
}
.parent .leftTrending .cont p,.parent .rightTrending .cont p{
    padding-bottom: 15px ;
}
.underTrending{
    margin-top: 15px;
}
.underTrending .text{
    margin: 15px 15px;
    width: 50%;
}
.under{
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.under article{
    box-shadow: 0px 0px 10px 2px lightgray;
}
.aboutWorld h1{
    border-bottom: 2px solid #f1f1f1;
    padding: 15px ;
    font-size: 25px;
}
.aboutWorld h1+p{
    color: #ac8787;
    padding: 40px 30px;
    border-bottom: 2px solid #f1f1f1;
}
.corner{
    margin: 10px 0;
    box-shadow: 0px 0px 10px 2px lightgray;
    justify-content: space-between;
}
.corner p{
    width: 70%;
    margin-top: 30px;
}
.all,.social{
    
    border-bottom: 2px solid #f1f1f1;
    padding: 30px 15px;
}
.social i{
    font-size: 13px;
    margin: 0 20px;
    color: #a68686 ;
    border: 1px solid #c6b0b0;
    border-radius: 50%;
    padding: 5px;
}
aside .end img,h3{
    margin: 10px 20px;
}
.photo{
    justify-content: space-evenly;
    padding: 60px 25px ;
}
.photo div{
    width: 25%;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../image/b4.jpg);
    background-size: 100% 100%;
    height: 170px;
    box-shadow: 0px 0px 10px 2px lightgray;
    text-align: center;
}
.photo div p{
    font-size: 20px;
    color: #f1f1f1;
    margin: 15px;
}
 .button{
    margin-top: 15px;
    padding: 3px 15px;
    color: blue;
}
.button:hover{
    background-color: blue;
    color: white;
}
.photo div .small{
    color: #b09494;
  font-size: 15px;
}
.latest aside{
    border: none;
    margin-top: 55px;
}
.latest{
    padding: 3%;
}
.latest img{
    background-size: 100% 100%;
    width: 25%;
    
}
.latest div header{
    border-bottom: 2px solid #f1f1f1;
    padding: 15px 0;
}
.tablo div{
    width: 70%;
    margin:0 15px;
}
.latest .tablo h2{
font-size: 20px;
padding: 15px 0;
}
.latest .tablo{
    box-shadow: 0px 0px 10px 2px lightgray;
    margin: 10px 0;
}
.latest .tablo p,.latest aside .content div p{
   color:#b09494 ;
   padding-top: 15px;
   padding-bottom: 25px;
    }
    .latest aside .content{
    box-shadow: 0px 0px 10px 2px lightgray;
    margin-bottom: 10px;
    }
    .latest aside .content div{
        padding: 15px;
    }
    .content .img{
        background-image: url(../image/b22.jpg);
        width: 100%;
        background-size: 100% 100%;
        height: 200px;
    }
    .latest .load{
        margin-left: 50%;
    }
    .latest .load button{
        border-radius:50px;
        border: 1px solid #a68686;
        padding: 13px 50px;
        background-color: transparent;
        color: #a68686;
    }
    .latest .load button:hover{
        background-color: blue;
        color: aliceblue;
    }
    .footer{
        justify-content: space-evenly;
        color: #a68686;
        background-color: black;
        padding: 75px;
    }
    .footer .center nav a{
        text-decoration: none;
        color: #a68686;
        font-size: 15px;
        max-width: 15px;
    }
    .footer .center nav{
        justify-content: space-around;
        margin-bottom: 15px;
        margin-right: 70px;
    }
    .footer .center nav a:hover{
        color: blue;
    }
    .footer h2{
        margin-bottom: 15px;
        color: aliceblue;
    }
    .footer .right input{
        border: 1px solid transparent;
        border-bottom: 1px solid #a68686;
        background-color: transparent;
        background-color: black;
        width: 100%;
    }
    .footer .left{
        width: 25%;
        
    }
/* Responsive styles */
@media (max-width: 1024px) {
    .w-65, .w-30, .aboutWorld.w-30, .latest .w-65, .latest aside.w-30, .center.w-30, .right.w-30 {
        width: 100% !important;
    }
    .c-flex.parent, .upperMiss .parent, .lowerMiss .parent, .under, .photo, .latest.c-flex {
        flex-direction: column !important;
    }
    .left, .right, .leftTrending, .rightTrending, .underRight, .underLeft {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .photo div {
        width: 90% !important;
        margin: 0 auto 20px auto;
    }
    .footer.c-flex {
        flex-direction: column !important;
        padding: 30px 10px;
        text-align: center;
    }
    .footer .left, .footer .center, .footer .right {
        width: 100% !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    header nav a {
        font-size: 13px;
        margin: 0 8px;
    }
    #hero {
        height: 350px;
        background-size: cover;
    }
    #hero article {
        width: 90% !important;
        font-size: 15px;
        padding: 10px 0;
    }
    .aboutWorld h1 {
        font-size: 18px;
        padding: 10px;
    }
    .aboutWorld h1+p {
        padding: 20px 10px;
        font-size: 14px;
    }
    .corner p {
        margin-top: 10px;
        font-size: 14px;
    }
    .photo div {
        height: 120px;
        font-size: 15px;
    }
    .photo div p {
        font-size: 15px;
    }
    .latest .tablo h2 {
        font-size: 16px;
        padding: 10px 0;
    }
    .latest .tablo p {
        font-size: 13px;
    }
    .footer {
        padding: 30px 5px;
    }
}

@media (max-width: 480px) {
    body {
        font-size: 13px;
    }
    header {
        /* flex-direction: column !important; */
        align-items: flex-start;
        padding: 5px 5px;
    }
    header nav {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100%;
    }
    header nav span,.triangle{
    border: 5px solid transparent;
    border-top-color: rgb(157, 147, 147);
    position: relative;
    top: 5px;
    right: 20px;
}
    header nav a {
        margin: 10px 0;
        font-size: 12px;
    }
    #hero {
        height: auto;
        padding: 0;
    }
    #hero article {
        width: 100% !important;
        font-size: 12px;
        padding: 5px 0;
        margin-bottom: 30px;
    }
    .aboutWorld h1 {
        font-size: 15px;
        padding: 5px;
    }
    .aboutWorld h1+p {
        padding: 10px 5px;
        font-size: 12px;
    }
    .corner p {
        margin-top: 5px;
        font-size: 12px;
    }
    .photo div {
        height: 80px;
        font-size: 12px;
        padding: 5px 2px;
    }
    .photo div p {
        font-size: 12px;
    }
    .footer {
        padding: 10px 2px;
    }
    .footer .left, .footer .center, .footer .right {
        margin-bottom: 10px;
    }
    .upperMiss header nav a ,.over header nav a {
        font-size: 10px;
    }
      .upperMiss header nav span,.over header nav span{
        display: none;
    }
}
