  /* *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  } */
  img:hover{
    transition: width 2s, height 4s;

  }
  #masterdiv{
     width: 80%;
     margin: auto;
  }
  html nav{
      display: flex;
            height: 50px;
         
            margin: auto;
            /* background-color:aliceblue;; */
            justify-content: space-between;
            align-items: center;
            padding-left: 20px;
            padding-right: 20px;
            background-image:image-set();
            box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
            position: sticky;

  }
  
   nav img{
   width: 15%;
  
  }
 nav > div{
     display: flex;
     justify-content: space-between;
      width: 530px;
      cursor: pointer;
   
 }
 nav p {
    width: 90px;
    height: 30px;
    text-align: center;
    padding-top: 10px;
    border-radius: 10px;
    letter-spacing: 0.5px;
    font-size: 18px;
   font-family:'poppins',sans-serif;  


 }
  nav p:hover{
        box-shadow: black;
        /* background-color: black; */
        /* color: gainsboro; */
        background-color: #EEEEEE;
     
            }
 #signin:hover{
    background-color: #424242;
    /* border: 0px; */
    box-shadow: #424242;
}
#signin{
    background-color: black;
    color: white;
    height: 40px;
    margin-top: 9px;
    width: 100px;
    border-radius: 10px;
    font-size: 15px;
    text-decoration: none;
    
    
}
#signin a {

  color: white;
}
.btn{
    font-size: 15px;
    font-weight: 500;
}
.btn i{
    font-weight: 600;
    /* border: solid; */
    padding-left: 30px;
    /* justify-content: space-between */
}

/* nav end */
  #button{
    display: flex;
    height: 10px;
    /* border: #424242 solid; */
    justify-content: space-between;
    /* margin: auto; */
    /* padding-left: 80px; */
    padding-top: 20px;
    padding-bottom: 50px;
    gap: 20px;
}
#button .btn {
   
   width: 170px;
   height: 50px;
   cursor: pointer;
   /* margin-right: 5px; */
   /* border: red solid ; */
   border-radius: 15px;
   border: 0;
   /* justify-content: space-around; */
   justify-content: space-evenly;
  
}

#button > .btn:hover{
    box-shadow: black;
    background-color: black;
    color: white;
 
}
button:hover{
  color: white;
}
.btn a:hover{
    color: white;
}
a:hover{
    color: white;
}
#button > a:hover{
    box-shadow: black;
    background-color: black;
    color: white;
    text-decoration: none;
 
}
.btn i {
    /* font-weight: 100; */
}


#div {
    width: 50px;
}
#div img {
    width: 100%;
}


/* wrap button */
/* 


/* search */
.search img {
    position: relative;
    background-color: orange;
    margin: auto;
    margin-left: 25px;
    padding-left: 25px;

}
.search input{
    position: absolute;
    top: 250px;
    width: 45%;
    padding: 10px;
    right: 450px;
    border-radius: 20px;
    font-size: 23px;
    border: 0px;
   /* cursor: pointer; */
    
}


/*  middle : Ways to tour Mumbai  */
.img_box img{
    width: 100%;
    cursor: pointer;

        --b: 6px;  /* the border thickness*/
        --g: 10px; /* the gap */
        --c: #0E8D94;
        
        padding: calc(var(--b) + var(--g));
        background:
          linear-gradient(var(--c) var(--b),#0000 0 calc(100% - var(--b)), var(--c) 0) 
          50%/20% 100% no-repeat;
        transition: 
          .3s  background-size,
          .4s transform;
        cursor: pointer;
      }
      img:hover {
        background-size: 100% 100%;
        transform: scale(1);
      }
.box {
    transition: 0s;
    z-index: 1;
    cursor: pointer;
}

.box:hover{
    /* transform: scale(0.0); */
    background-repeat: no-repeat;
  transition: .6s;
  cursor: pointer;

}

/*  see the list : get out there */

#see-list{
    display: flex;
    grid-template-columns: 600px 400px;
    height: 200px;
    width: 80%;
    margin: auto;
    justify-content: space-between;
    /* border: solid; */
    background-color: #FCE4EC;
}
#see-list div{
    /* border: solid; */
    justify-content: space-between;
    /* margin: auto; */
    padding-left: 20px;
    padding-bottom: 50px;
}
#see-list img{
    width: 100%;
    height: 200px;
    
    
}
#see-list >div  h2 {
    /* padding-top: 50px; */
    /* border: solid; */
    margin-top: 50px;
} 

#see-list  button {
    width: 130px;
    height: 40px;
    font-size: 15px;
    background-color: black;
    color: white;
    margin-top: 10px;
    margin-left: 20px;
    border-radius: 20px;
    cursor: pointer;
}
#see-list  button:hover{
    box-shadow: black;
    background-color: #424242;
    border: 0px;
    color: white;
 
} 

/* Ring in the new year */

.ring-newyear{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin: auto;
    width: 80%;
  gap: 10px;
  background-color: #FCE4EC;
}
.ring-newyear div{
    background-color: #FCE4EC;
}

#text{
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/17/6d/df/ec/fireworks-yao-rooftop.jpg?w=300&h=300&s=1");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
}
#text2 {
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/0e/62/c3/88/caption.jpg?w=300&h=300&s=1");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
}
#text3 {
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1c/7c/eb/cb/photo0jpg.jpg?w=300&h=300&s=1");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
}
#text4 {
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1b/33/f3/33/caption.jpg?w=300&h=300&s=1");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
}
#font{
    padding-left: 10px;
    color: white;
    font-weight: 900;
    margin-top: 250px;
}




/* More to explore */

.maindiv {
    background-color: #FCE4EC;
   
}
.main  {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 50px;
    width: 80%;
    margin: auto;
}
.main div{
    width: 300px;
    height: 300px;
    background-color: #FAFAFA;
    padding-left: 5px;
    margin-bottom: 25px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    cursor: pointer;
}
.main img {
    width: 100%;
    height: 210px;
    padding: 0;
    margin: auto;
    

} 


/* -------------------------------*/


.next-holiday{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin: auto;
    width: 80%;
  gap: 10px;
  background-color: #FCE4EC;
}
.next-holiday div{
    background-color: #FCE4EC;
}

#text5{
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1c/c0/b4/49/caption.jpg?w=300&h=300&s=1&cx=718&cy=768&chk=v1_2630c9aa1554550b8519");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
    cursor: pointer;
}
#text6 {
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1b/33/f7/12/caption.jpg?w=300&h=300&s=1");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
    cursor: pointer;
}
#text7 {
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1b/4b/60/00/caption.jpg?w=300&h=300&s=1");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
    cursor: pointer;
}
#text8{
    background-image: url("https://dynamic-media-cdn.tripadvisor.com/media/photo-o/23/6a/ff/2a/caption.jpg?w=300&h=300&s=1&cx=7014&cy=3760&chk=v1_14690e40614ca9b48b73");
    /* position: absolute; */
     /* width: 100%; */
     height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat ;
    cursor: pointer;
}

.next-holiday i:hover {
  
   cursor: pointer;
}
/* see the winner */
#winner {
    width: 100%;
    padding-top: 50px;
    cursor: pointer;
}

/* 
<!------  <footer>  ------> */

.footer {
background-color: #FCE4EC;
/* padding: 100px 0; */
padding-top: 50px;
margin-top: 50px;
padding-bottom: 20px;
margin-bottom: 50px;

}
.containe{
    max-width: 1170px;
    background-color: #FCE4EC;
    margin: auto;
    height: 280px;
    padding-bottom: 10px;
}
.footer-col {
width: 25%;
padding: 0 15px;

}
.footer-col h4 {
font-size: 25px;
color: black;
/* text-transform: capitalize; */
margin-bottom: 40px;
font-weight: 500;
position: relative;


}
.footer-col h4::before{

    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    /* background-color: #e91e63; */
    height: 2px;
    box-sizing: border-box;
    width: 50px;

}
.footer-col ul li:not(:last-child){
    margin-bottom: 10px;
}
.footer-col ul li a {
    font-size: 20px;
    text-transform: capitalize;
    color: #424242;
    text-decoration: none;
    font-weight: 300;
    color: #424242;
    display: block;
    transition: all 0.5s ease;
}
.footer-col ul li a:hover {
    color: #424242;
    padding-left: 8px;
}
.footer-col .social a{
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: rgba(41, 37, 37, 0.2);
    margin: 0 10px 10px 0;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #212121;
    transition: all 0.5s ease;

}
.footer-col .social a:hover{

    color: #24262b;
    background-color: #9E9E9E;

}
.row{
    display: flex;
    flex-wrap: wrap;
}

ul{
    list-style: none;

}
#headingText{
    padding-left: 150px;
}




/* responsive */

/* medium */
@media screen and (min-width:651px) and (max-width:1024px){
    .ring-newyear{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        margin: auto;
        width: 80%;
      gap: 10px;
     
    }
 /* // */
    .main  {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        gap: 50px;
        /* width: 80%; */
        margin: auto;
    }
    
    .main div{
        width: 100%;
        height: 300px;
        cursor: pointer;
    }
     /* // */
     
.next-holiday{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    margin: auto;
    width: 80%;
  gap: 10px;
  background-color: #FCE4EC;
}
}
/* small  */
@media screen and (min-width:320px) and (max-width:650px){
    

    button{
        display: inline;
        width: 100%;
        margin: auto;
        margin-left: auto;
        margin-right: auto;
        font-size: 8px;
        /* height: 10px; */
        /* border: #424242 solid; */
        /* justify-content: space-between; */
        /* margin: auto; */
        /* padding-left: 80px; */
        /* padding-top: 20px; */
        /* padding-bottom: 50px; */
        /* gap: 20px; */
    }


.ring-newyear{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    margin: auto;
    width: 80%;
  gap: 10px;
 
}
 /* // */
.main  {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 50px;
    width: 80%;
    margin: auto;
}
    
.main div{
    width: 100%;
    height: 300px;
    margin: auto;
    cursor: pointer;
}
 /* // */
 
.next-holiday{
    display: grid;
    grid-template-columns: repeat(1,1fr);
    margin: auto;
    width: 80%;
  gap: 10px;

}

}








@media (max-width:767px) {
/* nav  */




    .footer-col{
        width:50%;
        margin-bottom:30px;
    }
    
}
@media (max-width:574px) {

    .footer-col{
        width:100%;
        /* margin-bottom:30px; */
    }
    
}