*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    
}
body{
    font-family: "Nunito",sans-serif;
    background-image: url(p1.jpg);
    background-size: cover;
}
.headin{
    margin-top: 5px;
    background-color:  rgba(235, 252, 2, 0.637);
    height: 120px;
}
.logo{
    padding-top: 35px;  
    text-align: center;
    font-size: 50px;
    color: rgba(94, 7, 105, 0.993);
}

.input{
    text-align: center;
    margin: 100px 0;
}
input[type="text"]{
    height: 50px;
    text-align: center;
    width: 600px;
    background: #f7debf;
    font-family: "Nunito",sans-serif;
    font-weight: bold;
    font-size: 20px;
    border: none;
}
input[type="submit"]{
    height: 40px;
    width: 160px;
    margin-left: 10px;
    background: #f3a42d;
    font-family: "Nunito",sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-radius: 2px;
}

.con{
    display: flex;
    justify-content: space-around ;
    margin-bottom: 20px;
}

.cont1{

    
    display: flex;
    width: 49%;
    justify-content: space-evenly;

}

.cont2{

    
    display: flex;
    width: 49%;
    justify-content: space-evenly;

}



.display1{
    height: 400px;
    width: 400px;
    text-align: center;
    background-color: rgba(39, 38, 38, 0.781);  
    border-radius: 8px;
    border: 5px solid wheat;

}

        .date1{
            padding-top: 26px;
            text-align: center;
            font-size: 50px;
            font-weight: bold;
            color:rgb(250, 25, 25);
            font-variant-caps: all-petite-caps;
        }
        .desc1{
            padding-top: 1px;
            text-align: center;
            font-size: 50px;
            font-style: bold;
            color:rgb(231, 179, 5);
            font-variant-caps: all-petite-caps;
            font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }

        .tmax1,.tmin1{
            margin-top: 10px;
            text-align: center;
            font-size: 35px;
            font-weight: bold;
            color:rgb(71, 228, 240);
            font-variant-caps: all-petite-caps;
        }
        .humid1{
            margin-top: 10px;
            text-align: center;
            font-size: 40px;
            font-weight: bold;
            color:rgb(172, 24, 231);
            font-variant-caps: all-petite-caps;
        }
        


.display2{
    height: 400px;
    width: 400px;
    text-align: center;
    background-color: rgba(39, 38, 38, 0.781);  
    border-radius: 8px;
    border: 5px solid wheat;


}

        .date2{
            padding-top: 26px;
            text-align: center;
            font-size: 50px;
            font-weight: bold;
            color:rgb(250, 25, 25);
            font-variant-caps: all-petite-caps;
        }
        .desc2{
            padding-top: 2px;
            text-align: center;
            font-size: 50px;
            font-style: bold;
            color:rgb(231, 179, 5);
            font-variant-caps: all-petite-caps;
            font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }
        .tmax2,.tmin2{
            margin-top: 10px;
            text-align: center;
            font-size: 35px;
            font-weight: bold;
            color:rgb(71, 228, 240);
            font-variant-caps: all-petite-caps;
        }
        .humid2{
            margin-top: 10px;
            text-align: center;
            font-size: 40px;
            font-weight: bold;
            color:rgb(172, 24, 231);
            font-variant-caps: all-petite-caps;
        }
        


.display3{
    height: 400px;
    width: 400px;
    text-align: center;
    background-color: rgba(39, 38, 38, 0.781);  
    border-radius: 8px;
    border: 5px solid wheat;


}

        .date3{
            padding-top: 26px;
            text-align: center;
            font-size: 50px;
            font-weight: bold;
            color:rgb(250, 25, 25);
            font-variant-caps: all-petite-caps;
        }

        .desc3{
            padding-top: 2px;
            text-align: center;
            font-size: 50px;
            font-style: bold;
            color:rgb(231, 179, 5);
            font-variant-caps: all-petite-caps;
            font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }
        .tmax3,.tmin3{
            margin-top: 10px;
            text-align: center;
            font-size: 35px;
            font-weight: bold;
            color:rgb(71, 228, 240);
            font-variant-caps: all-petite-caps;
        }
        .humid3{
            margin-top: 10px;
            text-align: center;
            font-size: 40px;
            font-weight: bold;
            color:rgb(172, 24, 231);
            font-variant-caps: all-petite-caps;
        }
        


.display4{
    height: 400px;
    width: 400px;
    text-align: center;
    background-color: rgba(39, 38, 38, 0.781);  
    border-radius: 8px;
    border: 5px solid wheat;
}

        .date4{
            padding-top: 26px;
            text-align: center;
            font-size: 50px;
            font-weight: bold;
            color:rgb(250, 25, 25);
            font-variant-caps: all-petite-caps;
        }
        .desc4{
            padding-top: 2px;
            text-align: center;
            font-size: 50px;
            font-style: bold;
            color:rgb(231, 179, 5);
            font-variant-caps: all-petite-caps;
            font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }
        .tmax4,.tmin4{
            margin-top: 10px;
            text-align: center;
            font-size: 35px;
            font-weight: bold;
            color:rgb(71, 228, 240);
            font-variant-caps: all-petite-caps;
        }
        .humid4{
            margin-top: 10px;
            text-align: center;
            font-size: 40px;
            font-weight: bold;
            color:rgb(172, 24, 231);
            font-variant-caps: all-petite-caps;
        }
        

        @media(max-width:1700px)
        {

            .con{

                flex-direction: column;
                justify-content: center;
                align-items: center;

            }

            .cont1{
                margin-bottom: 30px;
                width: fit-content;
            }
            .cont2{
                
                width: fit-content;

            }

            .display1{
                margin-right: 40px;
            }

            .display3{
                margin-right: 40px;
            }
        }

        
        @media(max-width:850px)
        {
        

            .logo{
                font-size: 40px;
            }
            
            .con{

                flex-direction: column;
                justify-content: center;
                align-items: center;

            }

            .cont1{
                flex-direction: column;
            }
            .cont2{
                flex-direction: column;
            }

            .display1{
                margin-right: 0px;
                margin-bottom: 30px;

            }

            
            .display3{
                margin-right: 0px;
                margin-bottom: 30px;
                
            }

            .input {
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
        
                margin: 20px;
            }
        
        
            input[type="text"]{
                width: 70%;
            }
        
            input[type="submit"]
            {
                margin-top: 20px;
        
                width: 80px;
            }
        
        }


        @media(max-width:650px)
        {

            
            .logo{
                font-size: 35px;
            }
            


        .input {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            
            margin: 20px;
        }
    
    
        input[type="text"]{
            width: 80%;
        }
    
        input[type="submit"]
        {
            margin-top: 20px;
            width: 80px;
        }

    }

    
    @media(max-width:500px)

    {

        
        .logo{
            font-size: 25px;
        }
        

        input {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            
        margin: 20px;
        }
    
    
        input[type="text"]{
            width: 80%;
        }
    
        input[type="submit"]
        {
            margin-top: 20px;
            width: 80px;
        }

        .cont2,.cont1{
            width: 80%;
        }

        .cont2{
            margin-bottom: 30px;

        }

        .display1,.display2,.display3,.display4
        {
            width: 100%;
            height: fit-content;
            margin: 0px;
            padding-bottom: 20px;
        }

        .display1,.display3{
            margin-bottom: 20px;
        }

        
    .date3 , .date1 , .date4 , .date2
    {
        font-size: 35px;
    }

    .desc1 , .desc2 , .desc3 , .desc4
    {
        font-size: 40px;
    }

    .tmax1,.tmin1,.tmax2,.tmin2,.tmax3,.tmin3,.tmax4,.tmin4
    {
        font-size: 28px;
    }

    .humid1,.humid2,.humid3,.humid4
    {
        font-size: 32px;
    }
    


    }




        