*{
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  font-family: 'Rubik', sans-serif;
}
header{
  width: 100%;
  height: 14vh;}
body{
background-color: #E5DECA;
background-size: 30px 30px;
background-position: 0 0,15px 15px;
min-height: 100vh;}
h1,h2,h3{font-family: 'Roboto Condensed', sans-serif;}
p{ font-family: 'Source Sans Pro', sans-serif;
   font-size: 1.3rem;
   font-weight:lighter;}
nav{
  background: #137B6D;
  width: 100%;
  height: 100%;}
label.logo img{
width: 180px;
height: 75px;
margin-top: 8px;
margin-left: 15px;}
nav ul{
  float: right;
  margin-right: 5px;
  height: auto;
  padding-bottom:10px;}
nav ul li{
  display: inline-block;
  line-height: 100px;
  margin: 0 1px;}
nav ul form{
  display: inline-block;
  margin-left: 5PX;}
nav ul form input{
 height: 18px;
  margin: 0px 1px;
  width: 300px;
  border-radius: 6px;
  padding: 5px;
  border-color: white;
  border:1.5px solid gray;}
nav ul button{
  display: inline-block;
  margin: 0px 1px;
  height: 28px;
  width: 23px;
  margin-left: -30px;
  border-radius: 6px;
  border-style: none;
  background-color: white;
  margin-right: 40px;
  color: gray;
  margin-bottom: 0px;}
  nav ul button:hover{color: black;}
  nav ul input:hover{
    border:1.5px solid #598631e3;}
nav ul li a{
  color: white;
  font-weight: bold;
  font-size: 14PX;
  letter-spacing: 0.005rem;
  padding: 7px 9px;
  border-radius: 3px;
  text-transform: uppercase;}
nav ul li a.active, nav ul li a:hover{ 
  text-decoration: underline;
  transition: .5s;}
.search_icon{
    height : 12px;
    width  : 12px;}
.search_icon:hover{
    height : 13px;
    width  : 13px;
    margin-bottom: 0px;}
.checkbtn{
  font-size: 30px;
  color: white;
  float: right;
  margin-top: 05px;
  line-height: 90px;
  margin-right: 40px;
  cursor: pointer;
  display: none;}
#check{display: none;}
.sform{
 display: inline-block;
  width: 80%;
  margin-left: 10%;
  padding-left: 10PX;
  text-align: center;
  margin-top: 5px;}
.selectbtn{
  padding: 8px;
  align-self: center;
  margin:3px;
  width: 230px;
  height: 40px;
  border-radius: 5px;
  border: 1.5px solid gray;
  font-size: 1rem;}
.serbtn{
  align-self: center;
  margin :5px;
  width: 230px;
  height: 40px;
  border-radius: 5px;
  border-style: none;
  background-color: green;
  color: white; } 
.selectbtn:hover, .selectbtn:active{
  border: 2.5px solid #529812e6;}
.main{
  width: 80%;
  margin-left: 10%;
  background-color: transparent;
  margin-bottom: 40px;}
.single_content{
  padding: 8px 8px; 
  margin-top: 9px;
  background-color: #F3F1EA;
  border-radius: 10px;
  border :0.01rem solid #C5BCA4;}
.post_details{
min-height: 85px;
margin-top: 0px;}
.image{
  margin-right: 0px;
  margin-top: 0px;
  float: right;
  height: 85px;
  width: 90px;}
.image img{
   width: 83px;
   height: 83px;
   border-radius: 35%;
   float: right;}
.post_details p{
  text-align: justify;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  word-wrap: break-word;}
.tags{
  font-style: italic;
  margin-bottom: 0px;
  font-size: 0.9rem;
  line-height: 10px;
  margin-top: 8px;
  padding : 3px;}
.tags a{
  margin-top: 2px;
  display: inline-flex;
  background-color: #3f9812b0;
  color: white;
  border-radius: 6px;
  padding: 5px;}
.post_footer{
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid gray;
  height: 40px;}
.shere_icon{
  display: block;
  border-radius: 5px;
  float: right;
  margin-right: 0px;
  background-color: #0095ff;}
.shere_icon a{
  color: white;
  padding: 10px 10px;
  line-height: 33px;}
.join_btn{
  display: block;
  border-radius: 5px;
  float: left; 
  background-color: green;}
  .join_btn a{
    color: white;
    padding: 10px 10px;
    line-height: 33px;}
.gtitle:hover{
  color: #0095ff;
  font-size: 1.05rem;
  text-decoration: none;}
.gtitle{
  text-transform: capitalize;
  font-size: 1.1rem;
  font-weight: 600;
  color: #27391C;
  margin-right: 5px;  
  margin-bottom: 5px;}
.cats{
    font-size : .8rem;
  display: inline-flex;
  font-weight: bold;
  margin: 3px;
  margin-right:5px;
  color: #255F38;}
.cat_img {
    width: 15px;
    height: 15px;}
.pg_content{
    margin :15px;
    padding : 15px;
    border-radius: 5px; 
    background-color: #ffffff9e;}
.break_line{
    margin:5px;
    border-bottom: 2px solid gray;}
/*new_group form*/
.form{
  padding: 30px 30px;
  background-color: #ffffff9e;
  text-align: left;
  margin-top: 10px;
  border-radius: 5px;  }
.sltbtn{
  align-self: center;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #529812e6;
  padding: 8px;}
.input{
    align-self: center;
  width: 97%;
  height: 24px;
  border-radius: 5px;
  border: 1px solid #529812e6;
  padding: 8px;}
.sltbtn:hover{
 border: 2px solid #529812e6;}
.form label{
  font-size: 11px;
  font-style: italic;}
.form textarea{
  padding: 10px;
  align-self: center;
  width: 97%;
  height: 180px;
  border-radius: 5px;
  border: 1px solid #529812e6;}
.catlink{
    align-items: center;
    padding: 10px;}
.catlink a{
  color: white;
  display: inline-flex;
  border-radius: 6px;
  padding: 5px;
  margin: 5px;
  background-color: #229083;}
footer{
width: 100%;
bottom: 0;
background-color: #34495E;
height: 90px;}
footer div{
  display:block;
 padding: 4px;
 text-align:center;}
.footernav{
display:block;
  color: white;
  float: none;
  align-items: center;}
.fooertext{
display:block;
  color: white;
  align-items: center; 
  float: none;
  font-size: 12px;}
.footernav a{
  text-transform: capitalize;
  color: white;
  padding : 2px;
  align-self: center;}
/*single_post*/
.single_post{
  font-size: 0.9rem;
  padding: 8px 8px; 
  background-color: #ffffff9e;
  border-radius: 10px;
  margin-top: 15px;}
.single_image img{
  width: 150px;
  height: 150px;
  border-radius: 30px;
  margin-top: 20px;}
.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;}
.centered{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-top: 150px;}
.centered label{
    font-size:30px;
    font-weight: bold;}
 .single_gtitle{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 3px;
  color: #039be5;
  font-weight: 900;}
.single_cats{
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 2px;
  font-size: 18px;}
.single_tags{
  text-align: center;
  font-style: italic;
  margin-bottom: 0px;
  font-size: 0.85rem;
  line-height: 10px;
  margin-top: 5px;}
.single_tags a{
  display: inline-flex;
  background-color: #3f9812b0;
  color: white;
  margin-top: 2px;
  border-radius: 4px;
  padding: 4px;}
.single_post_details p{
  font-size: 14px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #e4e2e2;
  text-align: center;
  padding: 3px;
  border-radius: 5px;}
.single_post_footer{
  height: 40px;
  margin-top: 10px;}
.s_join_btn{
  display: block;
  border-radius: 10px;
  float: left;
  padding-left: 5px;
  padding: 2px 15px; 
  background-color: green;
  margin-left: 15px;}
.s_join_btn a{
  color: white;
  padding: 12px 12px;
  line-height: 35px;}
.single_shere_icon{
  display: block;
  border-radius: 10px;
  float: right;
  margin-right: 15px;
  padding: 2px 15px;
  background-color: #0095ff;
  line-height: 35px;}
.single_shere_icon a{color: white;}
 /*----------unavailable red color---------*/
.s_join_btn_red{
  display: block;
  border-radius: 10px;
  float: left;
  padding-left: 5px;
  padding: 2px 15px; 
  background-color: transparent;
  margin-left: 15px;}
.s_join_btn_red h3{
  color: red;}
/*---end--of-----unavailable red color---------*/
@media (max-width: 952px){
label.logo{
  font-size: 20px;
  margin-left: 5px;
  padding-left: 15px;}
nav ul{
  margin-right: 10px;}
nav ul li a{
  font-size: 13px;
  padding: 6.5px 8px;}}
@media (max-width: 858px){
  .checkbtn{
    display: block;
    margin-right: 20px;
    margin-left: 20px;}
  .menu{
    width: 30px;
    height: 30px;}
  .search_icon{
    height : 12px;
    width  : 12px;}
  ul{
    position: fixed;
    width: 100%;
    height: 45vh;
    background: #137B6D;
    top: 90px;
    top: -100%;
    text-align: center;
    transition: all 1s;}
  nav ul li{
    display: block;
    margin: 20px 0;
    line-height: 15px;}
  nav ul li a{
    text-align: center;
    font-size: 15px;}
  a:hover,a.active{
    background: none;
    text-decoration: underline;}
  #check:checked ~ ul{
    top: 0;
    margin-top: 80px;}
  label.logo{
    font-size: 25px;
    padding-left: 10;}
  .main{
  width: 86%;
  margin-left: 7%;}
  .sform{
  width: 86%;
  margin-left: 7%;}
.cats i{
  margin-left: 2px; 
  padding: 1px;
  color: #495057;
  font-size: 0.7rem}
.cats i a{
text-decoration: none;
  margin-left: 2px; 
  color: #495057e0;} 
.centered{
  width: 90%;
  margin-top: 100px;}
footer{
    height: 110px;}}