@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
*body{
    color:#131f28;
    background-color: #FFFFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 2px;
    box-sizing: border-box;
    text-align: center;
    list-style: none;
    scroll-behavior: smooth;
    scroll-padding-top: 2rem;
    text-decoration: none;
}
ul{
    list-style-type: none;
    display: block;
}
ul li{
    display:flex;
    float: left;
}
header{
   
}
.main_header{
    z-index:1;
    width: 100%;
    height: 150px;
    color:#FFFFFFFF;
    background-color:#131f28 ;
    padding: auto;
    margin: 0px;

}
.second_header{
     
    margin: 0;
    padding:auto;
    width: 100%;
    height: 150px;
    text-align: center;
    color:#131f28 ;
    background-color:inherit;
}

.sit_name_div{
    margin: 20px 20px;
    width: auto;
    height: 100px;    
    float: left;
    

}
.sit_name_lable{
    font-size: 40px;
    font-weight: 100;
    font-family: monospace;
    margin-top: 30px;

}
.dropbox{
    width: 200px;
    height: auto;
    background-color:#131f28;
    z-index: 1;
    color: aliceblue;
    position: absolute;
    top:20px;
    right: 20px;
    display: none;
    
    
}
.item_box{
    width: 100%;
    height: 40px;
    border-top: 1px solid white;
    text-align: center;
    align-content: center;
   
  
}
.header_minu_continer{
    width: auto;
    height: 100px;
    margin: 20px,20px;
    background: inherit;
    float: left;
 
}
.inline_minu{

    list-style-type: none;
    float: left;
   
}
.menu_item{
    font-size: 18px;
    color:#afb9c5;
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 10px;
    border-radius: 3px solid trnsparent;
}
.menu_item:hover{
    color:aquamarine;
    background-color: darkslategrey;
}

.header_icon{
   
    margin-right: 50px;
    margin-top: 20px;
    float:right;
    display: none;
}

.artical{
    width: 100%;
    margin:0px; 
    height: 500px;
    text-align: left;
    align-items: center;
    background-color:rgb(157, 215, 233);
}
.content_card{
    width: 300px;
    height: 300px;
    text-align: center;
    /* margin:5px auto; */
    box-shadow:0 3px 6px rgba(0, 0,0,0.2 );
    background-color: aliceblue;
    border-radius: 0px;
}
.content_card:hover{
    background-color:aliceblue;
    box-shadow:0 3px 6px rgba(0, 0,0,0.5 );
}
.footer{
    width: 100%;
    height: 200px;
    background-color:inherit;
    color: #131f28;
    text-align: center ;
    border-top:2px solid #131f28 ;
}
.social_media_box{
    width: 100%;
    height: 100px;
}
.card_img_container{
    width: 98%;
    height: 30%;
    margin-top:3px;
}
@media screen and (min-width:1225px)  {
    .content_card{
        width: 400px;
      height: 400px;
    margin: auto;
    box-shadow:0 3px 6px rgba(0, 0,0,0.2 );
    background-color: aliceblue;
    border-radius: 0px;
    display: inline-block;
    }
    .artical{
        width: 100%;
        margin:0px; 
        height: auto;
        text-align:left;
        align-items: center;
        align-content: center;
        padding: 5px;
        background-color:rgb(157, 215, 233);
    }
    
    .dropbox{
        display: none;

    }
}
@media screen and (min-width:900px) and (max-width:1225px)  {
    .content_card{
        width: 250px;
      height: 400px;
    margin:5px auto;
    box-shadow:0 3px 6px rgba(0, 0,0,0.2 );
    background-color: aliceblue;
    border-radius: 0px;
    display: inline-block;
    }
    .artical{
        width: 100%;
        margin:0px; 
        height: auto;
        text-align:left;
        align-items: center;
        align-content: center;
        padding: 5px;
        background-color:rgb(157, 215, 233);
    }
    
    .dropbox{
        display: none;

    }
}
@media screen and (min-width:720px)  and  (max-width:900px) {
    .content_card{
        width: 95%;
        height: 300px;
        border: 2px solid grey;
        border: none;
        float: none;
        font-size: 1rem;
        
    }
    .artical{
        height: auto;
        padding: 10px;
        align-content:center ;
        font-size: 1rem;
    }
    /* .main_header{
        height: 70px;
    } */
    .header_minu_continer{
        display: none;
        
    }
    .header_icon{
        display: block;
        height: 30px; ;
        width: 30px;
    }
    .second_header{
        width: 100%;
        text-align: center;
    }
    .dropbox{
        display:none;

    }
}
@media screen and (min-width:420px)  and  (max-width:720px) {
    .content_card{
        width: 95%;
        height: 300px;
        border: 2px solid grey;
        border: none;
        float: none;
        font-size: 1rem;
        
    }
    .artical{
        height: auto;
        padding: 10px;
        align-content:center ;
        font-size: 1rem;
    }
     
    .header_minu_continer{
        display: none;
        
    }
    .header_icon{
        display: block;
        height: 30px; ;
        width: 30px;
    }
    .second_header{
        width: 100%;
        text-align: center;
    }
    .dropbox{
        display:none;

    }
}
 @media screen and  (max-width:420px){
   
    .content_card{
        width: 95%;
        height: 300px;
        border: 2px solid grey;
        border: none;
        float: none;
        font-size: 1rem;
        
    }
    .artical{
        height: auto;
        padding: 10px;
        align-content:center ;
        font-size: 1rem;
    }
    /* .main_header{
        height: 70px;
    } */
    .header_minu_continer{
        display: none;
        
    }
    .header_icon{
        display: block;
        height: 30px; ;
        width: 30px;
    }
    .second_header{
        width: 100%;
        text-align: center;
    }
    .dropbox{
        display:none;

    }
    }
 
 