
html,body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,form,fieldset,dl,dd,dt{border:0;margin:0;padding:0;padding-top:0;}
body {
padding:0;margin:0;
font-family:;
background-color:#eee;
}
.m-hr{margin-top:0px;margin-bottom:5px;height:1px;background-color:#92000A;}
.w3-card-2{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);border:1px solid #ccc!important}
.w3-card-3{border:1px solid rgb(0,120,201);!important}
.w3-white{color:#000!important;background-color:#fff!important}
.w3-padding{padding:8px 16px!important}
.w3-circle{border-radius:50%!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}

/* Used Color Name is Sangria #92000A and Another is Maroon #800000  */
.topnav {
  overflow: hidden;
  background-color: #92000A;
  margin:0px;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}


.topnav a:hover {
  background-color: #800000;
  color: ;
}



.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

#header {
background-color:#92000A;
width:100%;
margin-top:0px;
}

.head-view {
margin:auto;
width:100%;
line-height:50px;
}

.head-view label {
color:#ffffff;
font-size:18px;
}

.head-view ul {
width: 100%;
margin: auto;

}

.head-view  li {
display: inline;
color: #fff;
margin: 0px 30px 0px 5px;
}

.head-view  li a {
text-decoration:none;
}

.head-view label:hover {
padding: 2px 0px 2px 0px;
border-bottom: 2px solid #fff;
}


.head-view b {
color:#ffffff;
text-shadow:3px 3px 3px #000000;
font-size:40px;
}

.btn-sign-in {
color:#000000;
font-size:19px;
width:100px;
line-height:30px;
background-color:#ffffff;
border:2px solid #0bacff;
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-o-border-radius:100px;
}

.btn-sign-in:hover {
color:#ffffff;
background-color:#0bacff;
border:2px solid #0bacff;
}


#container {
width:1200px;
margin:auto;
}

#left-nav {
width: 348px;
float:left;
border: 1px solid #ccc;
background-color: #fff;
margin-top:10px;
}

#left-nav1 {
width: 348px;
float:left;
border: 1px solid #ccc;
background-color: #fff;
margin-top:10px;
}

#left-nav1 h2 {
text-indent:10px;

}

#left-nav1 table {
width:90%;
margin:auto;
}

#left-nav1 img {
width:60px;
height:60px;
margin:auto;
border:2px solid #CCC;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#left-nav1 b {
color:#000000;
font-size:16px;
}

#left-nav1 b:hover {
color:#deff;
}

#left-nav1 label {
color:#000000;
font-size:16px;
font-weight:bold;
}

.clip1{
margin-top: 10px;
margin-left: ;
position: relative;
width: 99px;
height: 104px;
border: solid 2px #800000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.clip1 img {
width: 95px;
height: 100px;
margin: auto;	
border-radius: 3px;
}



#right-nav {
float:right;
width:800px;
background-color:;
margin-top:10px;
}


.post-text {
width:99%;
height:80px;
border:1px solid #92000A;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:16px;
text-indent:5px;
}

.btn-add-photo {
color:#ffffff;
font-size:19px;
width:200px;
line-height:30px;
background-color:#0bacff;
border:2px solid #0bacff;
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-o-border-radius:100px;
}

.btn-add-photo:hover {
color:#ffffff;
background-color:#800000;
border:2px solid #800000;
}

.btn-share {
cursor: pointer;
color:#ffffff;
font-size:16px;
float:right;
width:100px;
line-height:px;
background-color:#92000A;
border:2px solid #92000A;
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-o-border-radius:100px;
}

.btn-share:hover {
color:#ffffff;
background-color:#800000;
border:2px solid #800000;
}
.btn-lik {
cursor: pointer;
color:#ffffff;
font-size:16px;
width:100px;
line-height:px;
background-color:#92000A;
border:2px solid #92000A;
}

.btn-lik:hover {
color:#ffffff;
background-color:#800000;
border:2px solid #800000;
}

#right-nav1 {
margin-top: 10px;
width: 800px;
background-color:#ffffff;
height: auto;
float: right;
padding: 7px;
}

.profile-pics {
position:relative;
}

.profile-pics img {
width:40px;
height:40px;
border:2px solid #92000A;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.profile-pics b {
color:#000000;
margin-left:9px;
font-size:16px;
}

.profile-pics i {
color:#000000;
margin-left:2%;
font-size:10px;

}

.post-content {
width:100%;
margin-top:0px;
}

.post-content p {
text-indent:px;
font-size:18px;
}

.post-content img {
width:100%;
height:auto;
margin-top:0px;
}

.delete-post {
float:right;
margin-right:5px;
margin-top:5px;
}

.btn-delete {
color:#ffffff;
font-size:10px;
float:right;
width:30px;
background-color:#0bacff;
border:1px solid #0bacff;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
}


.btn-delete:hover {
color:#000000;
font-size:10px;
width:30px;
font-weight:bold;
background-color:#ffffff;
border:1px solid #0bacff;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
}

.comment-area {
width:100%;
background-color:#ffffff;
borde:1px solid #92000A;
padding:3px;
margin-top:10px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
}

.comment-area img {
width:21px;
height:21.5px;
margin-top:0px;
border-radius:2px 0px 0px 2px;
position:relative;
}



.comment {
font-size:18px;
color:#000000;
text-indent:15px;
margin-top:5px;
margin-bottom:5px;
}

.picture-comment img {
width:30px;
height:30px;
}

.comment-text {	
background-color:#dde0e2;
border-top:1px;border-left:1px;border-right:1px;border-color:#92000A !important;-webkit-box-shadow:none !important;box-shadow:none !important;
font-size:16px;
text-indent:5px;
width:100%;

}
.input:focus{border-top:1px;border-left:1px;border-right:1px;border-color:#12bc05 !important;-webkit-box-shadow:none !important;box-shadow:none !important}
.input{background:none;;olor:rgba(0,0,0,0.6);display:inline-block;outline:0 !important;}
.comment-display {
background-color:#dde0e2;
border:1px solid #92000A;
margin-top:10px;
margin-left:45px;
border-radius:15px;
-webkit-border-radius:15px;
-moz-border-radius:15px;
-o-border-radius:15px;
}

.btn-comment {
color:#ffffff;
font-size:16px;
width:50px;
background-color:#92000A;
border:1px solid #92000A;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
}


.btn-comment:hover {
color:#000000;
font-size:16px;
width:50px;
font-weight:bold;
background-color:#ffffff;
border:1px solid #92000A;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
}

.btn-like {
color:#ffffff;
font-size:16px;
background-color:#92000A;
border:1px solid #92000A;

}


.btn-like:hover {
cursor: pointer;
color:#000000;
font-size:16px;
background-color:#ffffff;
border:1px solid #92000A;

}

.like-count{
	font-size:16px;

	}

/* Create four equal columns that floats next to each other */
.column1{
  float: left;
  width: 25%;


}

.column2 {
  float: left;
  width: 75%;

}

.column3 {
  float: left;
  width: 25%;

}

.column4 {
  float: left;
  width: 15%;
  }
 
 .column5 {
  float: left;
  width: 15%;
  }
  
 .column6 {
  float: left;
  width: 15%;
  }
 
 .column7 {
  float: left;
  width: 15%;
  }
 
 .column8 {
  float: left;
  width: 15%;
  }

 .column9 {
  float: left;
  width: 15%;
  }


/* Clear floats after the columns */
.m-margin-top{margin-top:10px}
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the four columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
  .column1,.column2,.column3,.column4,.column5,.column6,.column7,.column8,.column9,.column10,.column11 {
    width: 100%;
  }.mayuri-hide{display:none!important}
}
/*@media screen and (min-width:400px){.column1,.column2,.column3,.column4{font-size:11px}}*/
.w3-card-2{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);border:1px solid #ccc!important}
.w3-white{color:#000!important;background-color:#fff!important}
.w3-padding{padding:8px 16px!important}
.w3-row-padding{padding:0px 8px!important}
.w3-circle{border-radius:50%!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}


