

*, ::after, ::before {
  box-sizing: border-box;
}

@font-face{
	src: url(../fonts/OpenSans-Regular.ttf);
	font-family: opensans;
}

header{
	z-index: 100;
	width: 100%;
}

body{
  /*min-width: 350px;*/
	font-family: opensans;
	font-size: 16px;
	margin:0px;
	padding:0px;
	word-break: break-word;
	word-wrap: break-word;
}

body img {
    width: 100%;
}		
	
	@keyframes menu-appear{
	0%{transform: translateX(50px);opacity: 0}
	100%{transform: translateX(0px);opacity: 1}
}
.item_class_1{
	display: none;

}

.item_class_2{
	display:flex;
	animation: menu-appear 0.5s ease;
}

	@media (max-width:992px)
	{
.item_class_1{
	display: block;
	cursor: pointer;

}
.item_class_2 a{
	width: 100%;
}

.item_class_2{
	position: absolute;
	flex-direction: column;
	top: 100%;
	left: 0px;
	width: 100%;
	min-width: 200px;
	display: none;
}

.item_class_0:hover > .item_class_2{
	display: flex;
}
}
.item_class_3:hover{width: 100%!important; height: 150px!important; object-fit: cover!important; transform: scale(1.1) rotate(4deg)!important;}
.class_1{

	background-color: #eee;
	display: flex;
	
}

.class_2{

	flex:1;
	max-width:120px;
	background-color: white;
	
}

.class_3{

	width: 100%;
	height:50px;
	object-fit:cover;
	
}

.class_4{

	flex:1;
	position:relative;
	display:flex;
	flex-wrap: wrap;
	align-items:center;
	justify-content: flex-start;
	background-color: white;
	
}

.class_5{

	flex:1;
	max-width: 30px;
	
}

.class_6{

	flex-wrap: wrap;
	align-items:center;
	justify-content: flex-start;
	
}

.class_7{

	display:flex;
	display:block;
	min-width:100px;
	text-align:center;
	text-decoration:none;
	background-color:#eee;
	padding: 10px;
	border-right: solid thin #aaa;
	cursor: pointer;
	
}

.class_8{

	flex:1;
	max-width:150px;
	padding:5px;
	display:flex;
	align-items: center;
	
}

.class_9{

	margin-right:5px;
	width: 40px;
	height:40px;
	object-fit:cover;
	border-radius: 50%;
	
}

.class_10{

	display: flex;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px 10px;
	align-items: center;
	background-color: rgb(96, 96, 96);
	color: rgb(255, 255, 255);
	
}

.class_11{

	min-width: 50px;
	margin: 0.5rem 0.5rem 0.5rem 0px;
	display: inline-block;
	width: 90px;
	font-weight: bold;
	
}

.class_12{

	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .375rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
}
/*
.content{
			padding: 4px 20px;
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
            background-color: rgba(216, 153, 39, 0.13);
		}*/
        .music-card img:hover{
            transform: scale(1.3);
        }
		.music-card img{
            height: 100px;
            object-fit: cover;
            transform: all .5s ease;
		}

		.music-card{
			width: 100px;
			margin: 20px;
			background-color: white;

		}
		.card-content{
			padding: 4px;

		}
		.card-title{
			font-size: 18px;

		}
		.card-subtitle{
			opacity: 0.7;
		}
    .bi{
        margin: 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        viewBox: 0 0 16 16;
    }

.class_13{

	height: 250px;
	padding: 10px;
	background-color: rgb(136, 136, 136);
	color: rgb(255, 255, 255);
	background-image: url("	../images/ommykhan.jpg"	);
	background: linear-gradient(45deg, red, blue,red, green,purple,blue,red);
	background-size: 100%;
	
}

.class_14{

	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: orange;
	
}

.class_15{

	padding: 20px;
	background-color: rgb(242, 242, 242);
	color: rgb(255, 255, 255);
	text-align: center;
	
}

.class_16{

	width: 221px;
	height: 275px;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	border-radius: 10px;
	border: 1px solid rgb(200, 200, 200);
	cursor: pointer;
	overflow: hidden;
	margin: 10px;
	display: inline-block;
	
}

.class_17{

	width: 100%;
	height: 150px;
	object-fit: cover;
	transition: all 0.3s ease 0s;
	
}

.class_18{

	padding-left: 10px;
	padding-right: 10px;
	
}

.class_19{

	height: 37px;
	background-color: rgb(242, 242, 242);
	color: rgb(0, 0, 0);
	display: flex;
	align-items: center;
	padding-left: 5px;
	padding-right: 5px;
	
}

.class_20{

	font-size: 25px;
	
}

.class_21{

	padding: 5px;
	
}

.class_22{

	padding: 10px;
	background-color: rgb(216, 216, 216);
	color: rgb(255, 255, 255);
	
}

.class_23{

	width: 100%;
	max-width: 500px;
	margin: 10px auto;
	padding: 10px;
	background-color: rgb(238, 238, 238);
	left: 1px;
	box-shadow: rgb(141, 141, 141) 1px 1px 30px;
	color: rgb(0, 0, 0);
	
}

.class_24{

	display: flex;
	margin-top:4px;
	margin-bottom: 4px;
	padding: 4px;
	align-items: center;
	background-color: #F7F7F7FF;
	
}

.class_25{

	min-width:50px;
	margin: .5rem;
	margin-left:0px;
	display: inline-block;
	
}

.class_26{

	padding: 10px;
	background-color: rgb(226, 226, 226);
	color: rgb(0, 0, 0);
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.class_76{

	background-color: rgb(226, 226, 226);
	color: rgb(0, 0, 0);
	text-align: center;
	border-radius: 50%;
	
}

.class_27{

	width: 200px;
	height: 200px;
	object-fit: cover;
	
}
.class_77{

	width: 200px;
	height: 200px;
	object-fit: cover;
	border-radius: 50%;
	
}

.class_28{

	display: block;
	margin: auto;
	
}

.class_29{

	padding-top:5px;
	padding-bottom:5px;
	
}

.class_30{

	width:100%
}

.class_31{

	padding: 4px;
	background-color: #eee;
	
}

.class_32{

	cursor: pointer;
	font-size:16px;
	padding: 10px;
	border:none;
	color:#FFFFFF;
	background-color:#dc3545;
	border-radius:6px;
	margin: .25rem .125rem;
	
}

.class_33{

	cursor: pointer;
	font-size:16px;
	padding: 10px;
	border:none;
	color:#FFFFFF;
	background-color:#0d6efd;
	border-radius:6px;
	margin: .25rem .125rem;
	float:right
}

.class_34{

	clear: both;
	
}

.class_35{
	padding: 0px;
	/*background-color: rgb(206, 206, 206);*/
	background-color: brown;
	color: rgb(255, 255, 255);
	
}

.class_36{

	display: flex;
	flex-wrap:wrap;

}

.class_37{

	flex: 1 1 0%;
	min-width: 500px;
	min-height: 200px;
	/*background-color: rgb(242, 242, 242);*/
	background-color: antiquewhite;
	vertical-align: top;
	text-align: center;
	color: rgb(0, 0, 0);
	padding: 10px;
	
}

.class_38{

	width:150px;
	height:150px;
	object-fit: cover;
	
}

.class_39{

	padding: 10px;
	/*background-color: rgb(209, 209, 209);*/
	background-color: orange;
	/*color: rgb(255, 255, 255);*/
	border-radius: 5px;
	display: flex;
	
}

.class_40{

	width: 100%;
	height: 100px;
	padding: 10px;
	/*background-color: rgb(155, 155, 155);*/
	background: linear-gradient(45deg, red, blue,red, green,purple,blue,red);
	color: rgb(255, 255, 255);
	margin: 5px;
	
}

.class_41{

	font-size: 30px;
	
}

.class_42{

	padding-left: 10px;
	padding-right: 10px;
	left: -1px;
	
}

.class_43{

	flex: 1 1 0%;
	min-width: 500px;
	min-height: 200px;
	/*background-color: rgb(250, 250, 250);*/
	background-color: skyblue;
	vertical-align: top;
	padding: 10px;
	
}

.class_44{

	height: 122px;
	padding: 10px;
	/*background-color: rgb(226, 226, 226);*/
	background-color: purple;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.class_45{

	width: 100px;
	height: 100px;
	background-color: rgb(198, 198, 198);
	color: rgb(255, 255, 255);
	
}

.class_46{

	width: 100%;
	height: 100%;
	object-fit: cover;border-radius: 5px;
	
}

.class_47{

	height: 100px;
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	width: 100%;
	
}

.class_48{

	width: 100px;
	height: 100px;
	/*background-color: rgb(198, 198, 198);*/
	color: rgb(255, 255, 255);
	text-align: center;
	
}

.class_49{

	font-size:16px;
	padding: 10px;
	border:none;
	color:#FFFFFF;
	background-color:#0d6efd;
	border-radius:6px;
	margin: .25rem .125rem;
	cursor: pointer;
	
}

.class_50{

	font-size: 16px;
	padding: 10px;
	border: medium none;
	color: rgb(255, 255, 255);
	background-color: rgb(253, 99, 87);
	border-radius: 6px;
	margin: 0.25rem 0.125rem;
	cursor: pointer;
	
}

.class_51{

	padding: 10px;
	background-color: rgb(91, 91, 91);
	color: rgb(255, 255, 255);
	display: flex;
	
}

.class_52{

	padding: 10px;
	 color: rgb(255, 255, 255);
	margin: 5px;
	width: 100%;
	
}

.class_53{

	color: rgb(255, 255, 255);
	text-decoration: none;
	margin: 10px;
	display: block;
	
}

.card{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 5px;
	background-color: white;
}

#orange_bar{
     	 	   height: 50px;
     	 	   background-color: #444;
     	 	   color: #d9dfeb;
     	 }
         
         #bar3{
		     width: 800px;
		     margin: auto;
		     color:orange;
		     
		}

		#search_box{

			width: 400px;
			height: 20px;
			border-radius: 5px;
			border: none;
			padding: 4px;
			font-size: 14px;
			background-image: url("images/search.png");
			background-repeat: no-repeat;
			background-position: right;
		}

		#profile_pic{

			width: 150px;
			border-radius: 50%;
			border: solid 2px white;
		}

		#menu_buttons{

			width: 100px;
			display: inline-block;
			margin: 2px;
		}

		#friends_img{

			width: 75px;
			float: left;
			margin: 8px;

		}

		#friends_bar{

			min-height: 400px;
			margin-top: 20px;
			padding: 8px;
			text-align: center;
			font-size: 20px;
			color: purple;
		}

		#friends{

			clear: both;
			font-size: 12px;
			font-weight: bold;
			color: #444;
		}

		textarea{

			width: 100%;
			border: none;
			font-family: tahoma;
			font-size: 14px;
			height: 60px;
		}

		#post_button{
			float: right;
			background-color: #aaa;
			border: none;
			padding: 4px;
			font-size: 14px;
			border-radius: 2px;
			width: 50px;
		}

		#posts_bar{

			margin-top: 20px;
			background-color: white;
			padding: 10px;
			
		}

		#post{

			padding: 4px;
			font-size: 13px;
			display: flex;
			margin-bottom: 20px;
		}

		.right-col p{
			font-size: 18px;
			color: #5f5f5f;
			font-weight: 400;
			margin-right: 15px;
		}
		#icon{
            width: 30px;
            cursor: pointer;
		}

.logo {
	float:left;
	height:86px;
	padding:0;
	margin:0 auto;
}
h1 {
	margin:0;
	padding:20px 0 0 0;
	color:#636363;
	font:bold 38px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
}
h1 a, h1 a:hover {
	color:orange;
	text-decoration:none;
}
h1 span {
	color:purple;
}
h1 small {
	padding:0 10px;
	font:normal 12px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color: orange;
}

.search {
	float:right;
	width:250px;
	padding:25px 0;
}
.search span {
	width:235px;
	display:block;
	background:#FFF;
	height:29px;
	margin:0;
	padding:0;
	border:1px solid #e1dddd;
}
.search input#s {
	float:left;
	width:185px;
	padding:7px 0 7px 10px;
	margin:0;
	border:0;
	background:none;
	color:#afaeae;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
}
.search .btn {
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:auto;
}

.form-control{
    width: 100%;
    padding: 10px;
    border: solid thin #ccc;
}

.my-1{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Users List CSS Start */
.users{
  padding: 25px 30px;
}
.users header,
.users-list a{
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
  justify-content: space-between;
}
.wrapper img{
  object-fit: cover;
  border-radius: 50%;
}
.users header img{
  height: 50px;
  width: 50px;
}
:is(.users, .users-list) .content{
  display: flex;
  align-items: center;
}
:is(.users, .users-list) .content .details{
  color: #000;
  margin-left: 20px;
}
:is(.users, .users-list) .details span{
  font-size: 18px;
  font-weight: 500;
}
.users header .logout{
  display: block;
  background: #333;
  color: #fff;
  outline: none;
  border: none;
  padding: 7px 15px;
  text-decoration: none;
  border-radius: 5px;
  font-size: 17px;
}
.users .search{
  margin: 20px 0;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
}
.users .search .text{
  font-size: 18px;
}
.users .search input{
  position: absolute;
  height: 42px;
  width: calc(100% - 50px);
  font-size: 16px;
  padding: 0 13px;
  border: 1px solid #e6e6e6;
  outline: none;
  border-radius: 5px 0 0 5px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s ease;
}
.users .search input.show{
  opacity: 1;
  pointer-events: auto;
}
.users .search button{
  position: relative;
  z-index: 1;
  width: 47px;
  height: 42px;
  font-size: 17px;
  cursor: pointer;
  border: none;
  background: #fff;
  color: #333;
  outline: none;
  border-radius: 0 5px 5px 0;
  transition: all 0.2s ease;
}
.users .search button.active{
  background: #333;
  color: #fff;
}
.search button.active i::before{
  content: '\f00d';
}
.users-list{
  max-height: 350px;
  overflow-y: auto;
}
:is(.users-list, .chat-box)::-webkit-scrollbar{
  width: 0px;
}
.users-list a{
  padding-bottom: 10px;
  margin-bottom: 15px;
  padding-right: 15px;
  border-bottom-color: #f1f1f1;
}
.users-list a:last-child{
  margin-bottom: 0px;
  border-bottom: none;
}
.users-list a img{
  height: 40px;
  width: 40px;
}
.users-list a .details p{
  color: #67676a;
}
.users-list a .status-dot{
  font-size: 12px;
  color: #468669;
  padding-left: 10px;
}
.users-list a .status-dot.offline{
  color: #ccc;
}

@media only screen and (max-width:800px) {
  /* For tablets: */
  .main {
    width: 80%;
    padding: 0;
  }
  .right {
    width: 100%;
  }
}
@media only screen and (max-width:500px) {
  /* For mobile phones: */
  .class_16,{
    width: 100%;
  }

@media (max-width: 768px){
        header{
        	flex-direction: column;
        }
        footer{
        	flex-direction: column;
        }
}
