@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: 'Candara';
    src: base_url('/fonts/Candara-Italic.woff2') format('woff2'),
        base_url('/fonts/Candara-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Candara';
    src: base_url('/fonts/Candara-Bold.woff2') format('woff2'),
        base_url('/fonts/Candara-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Candara';
    src: base_url('/fonts/Candara.woff2') format('woff2'),
        base_url('/fonts/Candara.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Candara';
    src: base_url('/fonts/Candara-BoldItalic.woff2') format('woff2'),
        base_url('/fonts/Candara-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}



button.close {
    background: auto !important;
}






body{
font-family: 'Candara';
font-size: 16px;
font-weight: 500;
color:#222324;
top: 0 !important;
} 
/*
h1, h2, h3, h4{
  font-family: 'Californian FB';
}*/

ul{
    padding: 0;
}
ul li{
    list-style: none;
}
a{
    text-decoration: none;
}







.exploreGif{
display: none;
}
.loading .exploreGif {
    position: fixed;
    background: white;
    width: 100%;
    z-index: 9;
    height: 100%;
    top: 0;
    text-align: center;
    display: block;
}
.loading .exploreGif img {
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    top: 100px;
    width: 350px;
}



.main_header {
  padding: 15px 0;
  box-shadow: 0 0 26px #0000000d;
  position: relative;
  z-index: 99;
}
.main_header ul li.dropdown .dropdown-menu p {
    text-align: center;
    margin: 0;
    padding: 30px 0;
    color: #ccc;
}
.main_header ul li.dropdown .notification li a p {
    padding: 0;
    text-align: left;
    color: #99ced1;
    font-size: 13px;
    font-weight: 600;
}
.main_header ul li.dropdown .notification li a p.hr {
    color: #3f3d3d;
    font-size: 14px;
}
.main_header ul li.dropdown .dropdown-menu.notification {
    max-height: 330px;
    overflow-y: auto;
}

.emoji-picker-icon {
    z-index: 10 !important;
}
.skiptranslate .skiptranslate {
    display: none;
}

.carousel_images .owl-dots .owl-dot {
    background: #c8c8c8;
    height: 14px;
    width: 14px;
    margin: 0 4px;
    border-radius: 50%;
}
.carousel_images .owl-dots {
    display: block;
    text-align: center;
}
.carousel_images .owl-nav {
    display: none;
}
/*.carousel_images {
    padding: 10px 20px;
    margin-bottom: 00px;
}*/
.carousel_images .owl-dots .owl-dot.active {
    background: #496a96;
}
.allcomment .commentin {
    padding: 15px 0px 15px 85px;
    position: relative;
}
/*.carousel_images .item {
    padding: 0px 0;
    height: 450px;
}*/
/*.carousel_images .item video {
    height: 450px;
     margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
} */
.post1 .carousel_images .item video, .post1 .carousel_images .item iframe 
{
  height: 400px;
/*  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;*/
  width: 100%;
}
.post1 .owl-carousel .owl-item audio {
  width: 100%;
  margin-top: 12px;
} 
.main_header ul li.dropdown .notification li a p.thispostid {
  color: #000;
}
/*.carousel_images .item img {
    height: 400px;
    width: auto !important;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/
.childlike {
color: #4d6e9b;  
}

.kkk {
    padding-top: 60px;
}
.commentin.recomment.reply span, .commentin.reply span {
    right: 15px !important;
}
.allcomment .commentin span.userimg {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 20px;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 0 9px #0000002e;
}
.allcomment .commentin h5 a {
    color: #0c0b39;
    }
.allcomment .commentin h5 {
    color: #0c0b39;
    font-weight: 400;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.home_center .post1 p {
    color: #a5a4a4;
    line-height: 26px;
    font-size: 15px;
    font-weight: 300;
}
.allcomment .commentin p span {
    color: #0c0b39;
    background: gainsboro;
    padding: 0 10px;
    border-radius: 4px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 15px;
}
.allcomment .commentin ul.likecomment {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}
.allcomment .commentin ul.likecomment li {
    float: left;
    padding-left: 0;
    margin-right: 20px;
    position: relative;
    height: 24px;
    line-height: 33px;
    font-weight: 400;
    font-size: 16px;  
    color: #868686;
}
.commentin.recomment span.userimg {
    width: 50px;
    height: 50px;
}

.commentin.recomment {
    padding: 15px 0px 15px 75px;
}
.allcomment .commentin+.commentin {
    border-top: 1px solid #e9e9e9;
}
.allcomment .commentin ul.likecomment li i {
    font-size: 17px;
}
.allcomment .commentin ul.likecomment li:last-child {
    color: #0c0b39;
}
.allcomment .commentin ul.likecomment li img {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 26px;
}
.sectionin span.alterxtoll {
    position: relative;
}
.likeshare form {
    width: 100%;
    float: right;
    padding-right: 165px;
    position: relative;
}
.post1 p span.stp {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    background: #ffffffc4;
}
/*.post1 .owl-carousel .owl-item .img img{
    min-height: 100%;
}*/
.post1 .owl-carousel .owl-item .img img {
    min-height: auto;
    height: auto;
}
.post1 .owl-carousel .owl-item .img {
    height: 420px;
    margin: auto;
    width: auto !important;
    display: block;
}
.likeshare form p{
    margin-bottom: 0;
padding: 0;
}
.likeshare form p i {
    margin-top: 8px;
}
.likeshare form .form-control {
    height: 48px;
    border-radius: 8px;
    padding: 12px 25px 12px 15px;
    border: 2px solid #f0f0f0;
    font-size: 15px;
}
.likeshare .comment {
    background: #99ced1;
    padding: 0px 15px;
    color: #161515;
    border-radius: 30px;
    font-size: 16px;
    float: right;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: 48px;
    font-weight: 600;
    width: 150px;
}
.allcomment .commentin p {
    color: #a5a4a4;
    line-height: 24px;
    font-size: 14px;
    font-weight: 300;
    padding: 0;
    margin-bottom: 0;
}
.allcomment {
    padding: 0 20px;
    margin-top: 35px;
}
.likeshare .comment p span {
    color: #0c0b39;
    font-weight: 500;
}
.likeshare ul li {
    float: left;
    padding-left: 46px;
    margin-right: 30px;
    position: relative;
    height: 38px;
    line-height: 38px;
    font-weight: 600;
    font-size: 16px;
}
.likeshare ul li img {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30px;
    top: 0;
}
.likeshare ul {
    display: inline-block;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 25px;
}

.likeshare {
    border-top: 1px solid #e9e9e9;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    position: relative;
    display: flex;
}

/*
.kbw-signature {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin-bottom: 14px;
    padding: 20px;
}

.kbw-signature canvas {
    position: absolute;
    left: 0;
    top: 0;
    height: 230px;
    bottom: 0;
    margin: auto;
}
*/
.kbw-signature {
    margin-bottom: 15px;
    text-align: center;
}
#sig canvas:first-child {
    position: absolute;
}

/*.kbw-signature { width: 400px; height: 200px;}

        #sig canvas{

            width: 100% !important;

            height: auto;

        }*/


.sign .btn.btn-success {
    background: #99ced1;
    padding: 10px 20px;
    border: navajowhite;
    color: #000;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    float: right;
    margin-right: 30px;
    margin-top: -14px;
    width: 160px;
    z-index: 9;
    position: relative;
}

.sign #clear {
    background: #4c6e9b;
    padding: 10px 20px;
    border: navajowhite;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    width: 160px;
    z-index: 9;
    position: relative;
}
.main_header.lgnhd ul li {
    float: left;
    margin: 0 25px;
}
.sign .btn-close {
    position: absolute;
    right: 10px;
    color: #000;
    opacity: 1;
    top: 10px;
}
.sign label {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}

.main_header a.lgn {
    background: #edb5c0;
    color: #fff;
    padding: 11px 30px;
    border-radius: 30px;
    float: right;
    margin-top: 17px;
    font-weight: 600;
}
.main_header ul li.dropdown .dropdown-menu li.dropdown:hover .submenu {
  display: block !important;
  position: absolute;
  left: -280px;
  background: #fff;
  margin: 0;
  top: 0;
  width: 280px;
  box-shadow: 0px 5px 20px #0f0f0f57;
}
.main_header ul li.dropdown .dropdown-menu li.dropdown .submenu{
    border-radius: 5px;
  overflow: hidden;
}
.main_header ul li.dropdown .dropdown-menu li a:hover {
  background: #f6dadf;
}
.main_header ul li.dropdown .dropdown-menu {
  width: 280px;
  right: 0 !important;
  left: inherit !important;
  top: 41px !important;
  text-align: right;
  transform: inherit !important;
  box-shadow: 0px 5px 20px #0f0f0f57;
  border: none;
  padding: 0;
}
.main_header ul li.dropdown .dropdown-menu li {
  width: 100%;
  margin: 0;
}

.main_header ul li.dropdown .dropdown-menu li a {
  padding: 11px 15px;
  font-size: 15px;
  padding-right: 60px;
  position: relative;
  line-height: 20px;
  width: 100%;
}
.main_header ul li.dropdown .dropdown-menu li a i {
  position: absolute;
  right: 20px;
  font-size: 20px;
}
.main_header ul li.dropdown .dropdown-menu li.dropdown:hover .submenu {
  display: block !important;
}
.main_header ul li.dropdown .dropdown-menu li.dropdown{
  position: relative;
}



.main_header ul li a .bellnum {
  position: absolute;
  right: -12px;
  top: 0;
  background: #9aa5c3;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 9px;
  font-weight: 600;
}

.main_header .d-flex {
  margin-top: 18px;
  position: relative;
}

.main_header .d-flex .form-control {
  border-radius: 30px;
  padding: 12px 20px;
  font-size: 15px;
  box-shadow: 0 1px 3px #cccccc6e;
  border: 1px solid #e8e8e8;
}
.main_header ul li {
  float: left;
  margin-left: 25px;
}
.main_header ul li select {
    height: 38px;
    margin: 0 !important;
    font-size: 15px;
    border: 1px solid #9aced3;
    border-radius: 4px;
    font-weight: 500;
    padding: 0 5px;
    background: #fff;
}
.main_header ul li .goog-te-gadget {
    height: 41px;
    overflow: hidden;
    margin-top: -5px;
}
.main_header.lgnhd{
    height: 110px;
}
.main_header ul li a {
  padding: 0;
  display: inline-block;
  line-height: 0;
  color: #626262;
}
.main_header ul li a:hover {
    background: transparent;
}
.main_header ul li:first-child a{
    position: relative;
}
.main_header ul {
    margin: 25px 0 0;
}
.main_header ul.mulp {
    display: inline-block;
    float: right;
}
.main_header.lgnhd ul {
    display: inline-block;
}
.main_header ul li a i {
  font-size: 24px;
}
.main_header ul li span {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  float: left;
  margin-right: 8px;
  margin-top: -16px;
}
.main_header ul li span img {
  height: 100%;
}
.main_header .logo img {
  height: 80px;
}


.belldiv li a {
  padding-right: 68px !important;
  white-space: normal;
}
.belldiv li + li {
  border-top: 1px solid #cccc;
}
.belldiv li a i {
  position: ;
  position: absolute;
  right: 0;
  color: white !important;
  background: #99ced1;
  width: 38px;
  height: 38px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
}
.belldiv li p {
  margin: 0;
  font-size: 12px;
  text-align: left;
  word-break: break-all !important;
  overflow: hidden;
}
.belldiv li p.hr {
  font-weight: 600;
  color: #000;
  font-size: 14px;
}
.belldiv li + li {
  border-top: 1px solid #cccc;
}

/************* sectionin **************/

.addpost {
  margin-top: 40px;
  box-shadow: 0px 2px 10px #4b4b4b2b;
  background: #fff;
  border-radius: 15px;
  padding: 20px;
}

.addpost .addhead .userimg {
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.addpost .addhead .userimg img{
    height: 100%;
}
.addpost .addhead {
    padding-left: 80px;
    position: relative;
    padding-bottom: 46px;
}
.addpost .addhead .form-control {
  box-shadow: 0px 2px 10px #4b4b4b2b;
  border: navajowhite;
  height: 50px;
  border-radius: 8px;
  font-size: 15px;
  padding: 10px 15px;
}

.addpost .addhead .btn {
    background: #9aa5c4;
    padding: 10px 50px;
    color: #fff;
    border-radius: 7px;
    font-size: 15px;
    position: absolute;
    right: 0;
    bottom: 0px;
    text-align: center;
}
.addpost .addhead ul li.active {
    border: 1px solid #9aa5c4;
    box-shadow: 0 0 4px #0000002b;
}
.addpost .addhead ul li {
    float: left;
    margin-right: 20px;
    border: 1px solid transparent;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
}

.addpost .addhead ul li img {
  font-size: 30px;
}
.addpost .addhead ul {
  position: absolute;
  bottom: -8px;
}

.section_center {
    min-height: 780px;
}
.addpost .addhead ul li i {
  font-size: 20px;
  color: #585656;
}
.post1 {
  margin-top: 25px;
  box-shadow: 0px 2px 10px #4b4b4b2b;
  background: #fff;
  border-radius: 15px;
 /* overflow: hidden;*/
  position: relative;
}
.post1 .image {
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
}
.post1 .image iframe {
    width: 100%;
    height: 420px;
}
.post1 .likeshareul ul {
    display: inline-block;
    margin-bottom: 15px;
    float: right;
    padding: 0;
}
.post1 .usermain.usrimage {
    margin-top: 0;
}

.post1 .likeshareul ul li {
  float: left;
  margin-left: 16px;
  background: #a3dfe2;
  color: #fff;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  font-size: 20px;
  position: relative;
}
.post1 .likeshareul ul li.liked i {
    color: #4d6e9b;
}
.post1 .likeshareul {
    position: absolute;
    right: 15px;
    bottom: 0px;
    z-index: 9;
}
.post1 .likeshareul ul li .count {
    position: absolute;
    right: -12px;
    background: #fff;
    height: 24px;
    width: 24px;
    text-align: center;
    color: #000;
    line-height: 24px;
    font-size: 12px;
    border-radius: 50%;
    top: -10px;
    font-weight: 600;
    box-shadow: 1px 0 3px #c2c0c0;
}
.post1 .likeshareul ul li:hover {
    background: #99ced1;
}

.post1 .user .userimg {
  width: 80px;
  height: 80px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 9px #00000069;
  border: 6px solid #fff;
  margin-top: 0px;
  z-index: 999;
  position: relative;
  float: left;
  margin-right: 15px;
}
.post1 .user .userimg img{
    height: 100%;
}
.post1 .usermain {
    padding: 0 20px 0 120px;
    position: relative;
    margin-bottom: 3px;
    margin-top: -50px;
    min-height: 105px;
}
.post1 .user h3 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-top: 4px;
    display: inline-block;
}
.post1 .user {
    position: absolute;
    /* margin-bottom: 3px; */
    /* margin-top: auto; */
    left: 26px;
    width: 80px;
        text-align: center;
}
.post1 .sectionin{
margin-bottom:80px;
}  
.post1 .user h3 a {
  color: #000;
}
.post1 .user a i {
  font-size: 28px;
}
.sectionin {
  padding: 0 350px;
  position: relative;
}

.sectionin .section_left {
  position: absolute;
  left: 0;
  width: 320px;
  top: 0;
  height: 100%;
}
.post1 p span {
    float: right;
    font-weight: 600;
    color: #0c0b39;
    background: gainsboro;
    padding: 0 15px;
    border-radius: 4px;
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 24px;
}
.post1 p {
  padding: 0 30px;
  margin-bottom: 5px;
}
.post1 p a {
  color: #4d6e9b;
  font-weight: 500;
}

.sectionin .section_right {
  position: absolute;
  right: 0;
  width: 320px;
  height: 100%;
  top: 0;
}

.sectionin .section_left .test1 {
  box-shadow: 0px 2px 10px #4b4b4b2b;
  border-radius: 15px;
  border-top: 50px solid #90cdcf;
}

.sectionin .section_left .test1 .userimg {
  width: 90px;
  height: 90px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 9px #00000069;
  border: 8px solid #fff;
  margin-top: -72px;
}
.sectionin .section_left .test1 span img {
  height: 100%;
}
.sectionin .section_left .test1 p{
    font-size: 15px;
}
.sectionin .section_left .test1 p a{
color: #222324;
}
.sectionin .section_left .test1 h3.hc {
    font-size: 20px;
    font-weight: 600;
    margin-top: -35px;
    margin-bottom: 15px;
    color: #fff;
    font-family: "arial";
}
.sectionin .section_left .test1 h3.hc a {
    color: #fff;
}
.sectionin .section_left .test1 .userdiv h3 {
  font-weight: 600;
  font-size: 22px;
  color: #000;
}
.sectionin .section_left .test1 .userdiv h6 {
  color: #9aa5c3;
  font-size: 15px;
}
.sectionin .section_left .test1 .userdiv p {
  margin-bottom: 5px;
   padding: 0 20px;
}
.sectionin .section_left .test1 .userdiv p a {
    color: #4c6e9b;
    font-weight: 600;
    font-size: 18px;
}
.sectionin .section_left .test1 .userdiv .int {
    border-top: 1px solid #9aa5c3;
    margin-top: 15px;
    position: relative;
}
.sectionin .section_left .test1 .userdiv .int:after {
    background: #9aa5c3;
    height: 36px;
    width: 1px;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sectionin .section_left .test1 .userdiv .int a {
  padding: 16px 0;
  display: inline-block;
  color: #212121;
  font-weight: 600;
}
.sectionin .section_left .test1 .userdiv  h5 {
  font-size: 19px;
  font-weight: 600;
  margin-top: 12px;
  color: #000;
  font-family: "arial";
}

.sectionin .section_left .test1 .userdiv h5 span {
  font-size: 15px;
  font-weight: 400;
  color: #383636;

}


.sectionin .explore {
  box-shadow: 0px 2px 10px #4b4b4b2b;
  border-radius: 15px;
  margin-top: 20px;
  padding: 25px;
}
.explore.explorehome ul.nav-tabs li button {
    padding: 3px 10px;
}
.sectionin .explore h3 a {
  float: right;
  font-size: 15px;
  color: #4d6e9b;
  font-weight: 500;
  margin-top: 5px;
  text-decoration: underline;
}
.sectionin .explore h3 {
  color: #5f6366;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 20px;
}   
.sectionin .explore ul.ex {
    margin-top: 10px;
    position: relative;
}
/*.sectionin  .explore ul.ex li {
  float: left;
  padding: 8px 18px;
  background: #eaeaea;
  margin-right: 13px;
  border-radius: 5px;
  font-weight: 500;
}*/
/*.sectionin .explore ul.ex li.active{
  background: #99ced1;
}*/
.sectionin .section_left .explore img {
  border-radius: 12px;
  box-shadow: 0 0 8px #e0dfdf;
}
.sectionin .explore ul.ex li.nav-item.dropdown {
    margin-right: 0;
    float: right;
    position: absolute;
    right: 0;
    width: auto;
    top: 2px;
}
.sectionin .explore ul.ex li.nav-item.dropdown span {
    position: absolute;
    margin-left: 40px;
    font-weight: 500;
    font-family: "arial";
    left: 58px;
    top: 3px;
    display: inline-flex;
}
.section_right .inbox {
    box-shadow: 0px 2px 10px #4b4b4b2b;
    border-radius: 15px;
    margin-bottom: 20px;
    padding: 25px 20px 10px;
}
.sectionin .section_right {
  position: absolute;
  right: 0;
  width: 320px;
  top: 0;
}
.sectionin .section_right .inbox ul li {
  padding-left: 65px;
  position: relative;
  min-height: 50px;
  margin-bottom: 15px;
  padding-right:0px;
}
.sectionin .section_right .inbox ul li span.nmber {
    background: #99ced1;
    width: 24px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    height: 24px;
    line-height: 21px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 2px;
}
.sectionin .explore ul.ex li.nav-item.dropdown .dropdown-toggle {
    color: #99ced1;
    font-weight: 600;
    text-decoration: underline;
}
.sectionin .section_right .inbox ul li .image {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.sectionin .section_right .inbox ul li a {
    color: #000;
}
.sectionin .section_right .inbox ul li .image img {
  height: 100%;
}
.sectionin .section_right .inbox h3 {
  color: #5f6366;
  font-weight: 600;
  font-size: 20px;
}
.sectionin .section_right .inbox h3 span.dropdown ul.dropdown-menu li i {
    font-size: 18px;
}
.sectionin .section_right .inbox h3 span.dropdown ul.dropdown-menu li {
    padding: 0;
    min-height: 30px;
    margin: 0 0;
}
.sectionin .section_right .inbox h3 span.dropdown ul.dropdown-menu li a {
    color: #000;
    padding: 8px 10px;
}
.sectionin .section_right .inbox h3 span.dropdown ul.dropdown-menu {
    transform: inherit !important;
    right: 0 !important;
    left: inherit !important;
    top: 30px !important;
    padding: 0;
    margin:0 ;
}
.sectionin .section_right .inbox h3 .dropdown-toggle::after{
  display: none;
}
.sectionin .section_right .inbox h3 .dropdown-toggle {
    color: #747474;
}
.sectionin .section_right .inbox h3 .dropdown-toggle i{
  font-size: 18px;
}
.sectionin .section_right .inbox h3 span.dropdown {
    float: right;
}
.sectionin .section_right .inbox  h5 {
  font-size: 15px;
  font-weight: 500;
}
.sectionin .section_right .inbox ul{
  margin-top: 20px;
}
.sectionin .section_right .inbox ul li label {
    font-size: 18px;
    font-weight: 600;
    color: #5e6365;
    display: block;
    min-height: 28px;
}
.sectionin .section_right .inbox ul li label a{
    color: #5e6365;
    text-decoration: none;
    }
.sectionin .section_right .inbox ul li span{
  font-size: 15px;
}
.section_right .inbox .loadbtn {
    background: #99ced1;
    margin: auto;
    color: #000;
    padding: 8px 20px;
    border-radius: 4px;
    text-decoration: navajowhite;
    display: inline-block;
    font-weight: 600;
}
.sectionin .section_right .inbox h3 i {
  font-size: 24px;
  margin-right: 6px;
}
.sectionin .section_right .inbox .regacp {
    margin-top: 10px;
    margin-left: -75px;
    padding: 10;
}
.sectionin .section_right .inbox .regacp a {
  background: #eaeaea;
  display: block;
  text-align: center;
  padding: 8px 0;
  color: #4d6e9b;
  border-radius: 5px;
  font-weight: 600;
  cursor: pointer;
}
.explore .img {
  height: 185px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 10px #0101012e;
}
.explore .img.img2 {
  height: 250px;
}
.explore .loadbtn {
    background: #99ced1;
    margin: auto;
    color: #000;
    padding: 10px 25px;
    border-radius: 4px;
    text-decoration: navajowhite;
    display: inline-block;
    font-weight: 600;
}
.explore_page .tab-content {
  min-height: 638px;
}
.explore.explorehome .img0 {
    height: 100px;
    width: 37%;
    display: inline-block;
    float: left;
    border-radius: 12px;
    overflow: hidden;
    margin: 0 2%;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img1 {
    width: 55%;
    display: inline-block;
    float: left;
    height: 80px;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 2% 20px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img2 {
    width: 37%;
    display: inline-block;
    float: left;
    height: 90px;
    overflow: hidden;
    border-radius: 12px;
    margin: 5px 2% 0px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img3 {
    width: 55%;
    display: inline-block;
    float: left;
    height: 110px;
    overflow: hidden;
    border-radius: 12px;
    margin: -10px 2%;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img4 {
    width: 96%;
    display: inline-block;
    float: left;
    height: 80px;
    overflow: hidden;
    border-radius: 12px;
    margin: 10px 2% 10px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img6 {
       height: 110px;
    width: 37%;
    display: inline-block;
    float: left;
    border-radius: 12px;
    overflow: hidden;
    margin: 0 2%;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img5 {
     width: 55%;
    display: inline-block;
    float: left;
    height: 95px;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 2% 20px;
    box-shadow: 0 0 5px #cccccc63;
}

.explore.explorehome .img8 {
    width: 37%;
    display: inline-block;
    float: left;
    height: 110px;
    overflow: hidden;
    border-radius: 12px;
    margin: 5px 2% 0px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .img7 {
    width: 55%;
    display: inline-block;
    float: left;
    height: 125px;
    overflow: hidden;
    border-radius: 12px;
    margin: -10px 2%;
    box-shadow: 0 0 5px #cccccc63;
}

.explore.explorehome .img9 {
    width: 96%;
    display: inline-block;
    float: left;
    height: 110px;
    overflow: hidden;
    border-radius: 12px;
    margin: 10px 2% 0;
    box-shadow: 0 0 5px #cccccc63;
}
.explore.explorehome .exploreimg img {
    height: 100%;
}


.explore_page .img0 {
    height: 180px;
    width: 37%;
    display: inline-block;
    float: left;
    border-radius: 12px;
    overflow: hidden;
    margin: 0 2%;
    box-shadow: 0 0 5px #cccccc63;
}
.explore_page .img1 {
    width: 55%;
    display: inline-block;
    float: left;
    height: 145px;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 2% 55px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore_page .img2 {
    width: 37%;
    display: inline-block;
    float: left;
    height: 145px;
    overflow: hidden;
    border-radius: 12px;
    margin: -10px 2% 0px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore_page .img3 {
    width: 55%;
    display: inline-block;
    float: left;
    height: 170px;
    overflow: hidden;
    border-radius: 12px;
    margin: -35px 2%;
    box-shadow: 0 0 5px #cccccc63;
}
.explore_page .img4 {
    width: 96%;
    display: inline-block;
    float: left;
    height: 140px;
    overflow: hidden;
    border-radius: 12px;
    margin: 20px 2% 20px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore_page .img5 {
   width: 55%;
    display: inline-block;
    float: left;
    height: 145px;
    overflow: hidden;
    border-radius: 12px;
    margin: 0 2% 55px;
    box-shadow: 0 0 5px #cccccc63;
}

.explore_page .img6 {
       height: 180px;
    width: 37%;
    display: inline-block;
    float: left;
    border-radius: 12px;
    overflow: hidden;
    margin: 0 2%;
    box-shadow: 0 0 5px #cccccc63;
}

.explore_page .img7 {
      width: 37%;
    display: inline-block;
    float: left;
    height: 145px;
    overflow: hidden;
    border-radius: 12px;
    margin: -10px 2% 0px;
    box-shadow: 0 0 5px #cccccc63;
}
.explore_page .img8{
    width: 55%;
    display: inline-block;
    float: left;
    height: 170px;
    overflow: hidden;
    border-radius: 12px;
    margin: -35px 2%;
    box-shadow: 0 0 5px #cccccc63;
}

.explore_page .img9 {
    width: 96%;
    display: inline-block;
    float: left;
    height: 140px;
    overflow: hidden;
    border-radius: 12px;
    margin: 20px 2% 0;
    box-shadow: 0 0 5px #cccccc63;
}

.explore_page .img10 {
    width: 96%;
    display: inline-block;
    float: left;
    height: 270px;
    overflow: hidden;
    border-radius: 12px;
    margin: 20px 2% 20px;
    box-shadow: 0 0 5px #cccccc63;
}




.section_center .pl-1{
    padding-left: 0 !important;
}



.explorehome .img2 {
    height: 80px;
    margin: 0 2% 50px;
}
.explorehome .img1 {
    height: 100px;
}

.explorehome .img3 {
    height: 90px;
        margin: -15px 2% 0px;
}

.explorehome .img4 {
    height: 110px;
  }


.explorehome .img5 {
    height: 80px;
    margin: 15px 2% 0;
}
.explorehome .tab-content {
    display: inline-block;
    margin: 0 -1%;
}

/********************** my_profile *****************************/

.chngpswrdbt .modal-header {
    padding: 15px 30px;
}
.chngpswrdbt h5 {
    color: #4c6e9b;
    font-weight: 600;
    font-size: 24px;
}
.chngpswrdbt .modal-body {
    padding: 30px;
}
.chngpswrdbt form input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px 15px;
    font-size: 14px;
    margin-bottom: 12px;
    border-radius: 4px;
}
.chngpswrdbt form label {
    display: flex;
    font-weight: 600;
    font-size: 16px;
}
.chngpswrdbt form button {
    background: #99ced1;
    border: none;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 5px;
}
.sectionin.my_profile {
  padding-left: 0;
  margin: 40px 0 80px;
}

.my_profile .explore .img {
  height: 200px;
}

.my_profile .explore .img.img8 {
  height: 420px;
}

.my_profile .explore {
  border-top: 70px solid #9aa5c3;
}

.my_profile .prouser {
  margin-bottom: 40px;
  margin-top: -58px;
}
.my_profile .prouser .userimg {
    width: 170px;
    height: 200px;
    overflow: hidden;
    display: table-column-group;
    border: 15px solid #fff;
    box-shadow: 0 4px 10px #0e0e0e3d;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    position: relative;
    text-align: center;
    background-position: center;
    background-size: cover;
}
/*.my_profile .prouser .userimg img {
  width: 100%;
  min-height: 100%;
}
*/
.followers_div {
  width: 450px;
  float: right;
  margin-top: -12px;
}
.followers_div .btnedit.btnedit2 {
  background: #fff;
}

.my_profile .prouser h4 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
}
.my_profile .prouser p {
  color: #5e6264;
  font-weight: 500;
}
.followers_div h5 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
   font-family: "arial";
}
.followers_div .btnedit {
  background: #edb5c0;
  padding: 6px 16px;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.my_profile .prouser ul {
  margin-top: 34px;
}

.my_profile .prouser ul li{
margin-bottom: 20px;
}
.my_profile .prouser ul li img{
  margin-right: 15px;
}

.sectionin .explore ul.ex li.pst {
  background: transparent;
  font-weight: 600;
}

.explore ul.nav-tabs li {
    padding: 0;
    margin-right: 10px;
}
.explore ul.nav-tabs li button span {
    position: absolute;
    margin-left: 40px;
    font-weight: 500;
    font-family: "arial";
}
.explore.explore_page ul.nav-tabs li {
    width: 20%;
}
.explore.explore_page ul.nav-tabs li button{
  width: 100%;
}
.explore ul.nav-tabs li.dropdown a:after {
    display: none;
}
.explore ul.nav-tabs li.dropdown .fa-ellipsis {
    float: left;
    color: #000;
    padding: 4px 0;
    font-size: 20px;
    margin-left: 12px;
    width: 33px;
    text-align: center;
    border-radius: 50%;
    height: 33px;
    line-height: 26px;
}
.explore ul.nav-tabs li.dropdown .fa-ellipsis:hover{
    background: #99ced1;
    }
.explore ul.nav-tabs li.dropdown ul.dropdown-menu {
    padding: 0;
    border-radius: 8px;
    transform: inherit !important;
    margin-top: 35px !important;
    border: navajowhite;
    box-shadow: 0px 2px 10px #4b4b4b2b;
    overflow: hidden;
    left: -130px !important;
    overflow-y: auto;
    max-height: 302px;
    width: 180px;
} 
.explore ul.nav-tabs li.dropdown .dropdown-menu a button.active {
    background: #90cdcf;
}
.explore ul.nav-tabs li.dropdown .dropdown-menu li {
    margin: 0;
    width: 100%;
}
.explore ul.nav-tabs li.dropdown .dropdown-menu a button {
    width: 100%;
    border-radius: 0;
    padding: 8px 15px;
    font-size: 14px;
    text-align: left;
    font-weight: 600 !important;
    background: #fff;
    color: #626262;
}
.explore ul.nav-tabs li.dropdown ul.dropdown-menu a button:hover {
    background: #90cdcf;
}
.explore ul.nav-tabs li.dropdown ul.dropdown-menu li+li a {
    border-top: 1px solid #dfe1e391;
}
.explore ul.nav-tabs li.dropdown ul.dropdown-menu a {
    padding: 0;
    display: -webkit-inline-box;
    border-radius: 00;
    background: #fff !important;
}
.explore ul.nav-tabs li button {
    float: left;
    padding: 3px 20px;
    background: #eaeaea;
    border-radius: 5px;
    font-weight: 500;
    border: none;
    font-size: 17px;
}
.explore ul.nav-tabs li button.active {
  background: #99ced1;
}

.explore ul.nav-tabs {
  border: none;
}



/********************************** chats *******************************/
.sectionin.chats {
  padding-right: 0;
  min-height: 940px;
}
.chatroom {
  box-shadow: 0px 2px 10px #4b4b4b2b;
  border-radius: 15px;
  margin-top: 20px;
  overflow: hidden;
}
.chatroom .had .userimg {
  width: 70px;
  height: 70px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 0 9px #00000069;
  border: 8px solid #fff;
  float: left;
  margin-right: 25px;
  margin-top: -8px;
}
.chatroom .had .userimg img, .chatlist .userimg img{
  height: 100%;
}

.chatroom .had h3 {
  font-weight: 600;
  font-size: 18px;
  color: #000;
}
.chatroom .had h6 {
  color: #9aa5c3;
  font-size: 15px;
}
.chatroom h4 {
  background: #edb5c0;
  padding: 15px 50px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}
.chatroom h4 span {
    float: right;
}
.chatroom .had {
  border-bottom: 1px solid #ccc;
  padding: 20px 50px;
}
.chatroom .had p{
  margin-bottom: 0;
}
.chatroom h4 i {
  font-size: 24px;
  margin-right: 20px;
}
.chatlist {
  padding: 20px 50px;
}
.chatlist .userimg {
  height: 45px;
  width: 45px;
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
  float: left;
  margin-right: 15px;
}
.chatlist h5 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  padding-top: 5px;
}

.chatlist .type {
  background: #e8e8e8;
  padding: 15px 30px;
  min-height: 50px;
  border-radius: 0 8px 8px 8px;
  display: inline-block;
  margin-bottom: 0;
}
.rightdiv .usr {
    padding-right: 60px;
    position: relative;
    text-align: right;
    min-height: 45px;
    margin-bottom: 15px;
}  
.rightdiv, .leftdiv{
  width: 50%;
  margin-bottom: 20px;
}
.rightdiv .usr .userimg {
  position: absolute;
  right: 0;
  margin-right: 0;
}
.rightdiv {
  float: right;
}
.rightdiv .type {
  float: right;
  text-align: right;
}

.chatlist .imgup {
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
}
.imon
{
    width: 100%;
}
.typemsg input {
    background: #e8e8e8;
    border: navajowhite;
    padding: 16px 65px 16px 20px;
    border-radius: 5px;
    width: 100%;
}

.typemsg button {
    position: absolute;
    right: 115px;
    height: 100%;
    width: 52px;
    font-size: 23px;
    border: navajowhite;
    border-radius: 0 5px 5px 0;
    background: #edb5c0;
    top: 0;
}
.typemsg {
  position: relative;
  padding-right: 115px;
}

.allchat {
  height: 550px;
  overflow-y: auto;
  overflow-x: hidden;
}
.typemsg ul {
  position: absolute;
  right: 0;
  top: 14px;
  margin: 0;
}
.typemsg ul li {
  margin-left: 35px;
  float: left;
  position: relative;
  overflow: hidden;
}

.typemsg ul li i {
  font-size: 28px;
}



.typemsg ul li input {
    position: absolute;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.typemsg .upimgmain {
    padding-right: 115px;
    position: absolute;
    bottom: 56px;
    right: 0;
    width: 100%;
}
.typemsg .upimg {
    height: 160px;
    padding: 10px;
    background: #fff;
    border: 1px solid #dcdcdc;
    width: 100%;
    text-align: center;
    border-radius: 0;
    position: relative;
}
.typemsg .upimg img {
    height: 140px;
}
.typemsg .upimgmain.off{
    display: none;
}  
.typemsg .upimg .fa-paper-plane {
    position: absolute;
    right: 0;
    font-weight: 60;
    font-size: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    background: #edb5c0;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
}
.typemsg .upimg .fa-paper-plane{
    position: absolute;
    right: 0;
    font-weight: 60;
    font-size: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.typemsg .upimg i.bi-x{
    position: absolute;
    right: 3px;
    font-weight: 60;
    font-size: 30px;
    top: 0;
}

/******************* create_profile ********************/



.create_profile .avatar-upload {
  position: absolute;
  width: 210px;
  margin: auto;
  left: 0;
  height: 210px;
}
.create_profile .avatar-upload .avatar-edit {
  position: absolute;
  right: 12px;
  z-index: 1;
  top: 10px;
}
.create_profile .avatar-upload .avatar-edit input {
  display: none;
}
.create_profile .avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #486b9f;
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
  text-align: center;
  color: #fff;
  line-height: 25px;
  border: 5px solid #fff;
  font-size: 20px;
  margin-top: 175px;
  margin-right: -25px;
}
.create_profile .avatar-upload .avatar-preview {
  width: 210px;
  height: 210px;
  position: relative;
  border-radius: 15px;
  border: 6px solid #eaeaea;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  background: #eaeaea;
  overflow: hidden;
}
.create_profile .avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}
.create_profile .avatar-upload .avatar-preview p {
    font-weight: 600;
    padding: 85px 0;
    color: #626262;
    text-transform: uppercase;
}
.create_profile textarea, .create_profile .form-control {
  background: #eaeaea;
  width: 100%;
  border: navajowhite;
  padding: 12px 20px;
  border-radius: 5px;
  font-size: 15px;
}
.create_profile .form-group label {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 22px;
  color: #393939;
}
.create_profile h4 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}




.create_profile .checkcontainer {
  position: relative;
  width: 32.33%;
  padding-left: 40px;
}
.create_profile .checkcontainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    margin: 0;
    height: 100%;
}
.create_profile .checkcontainer .radiobtn {
  position: absolute;
  top: 0px;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #486b9f;
  bottom: 0;
  margin: auto;
}
.create_profile .checkcontainer input:checked ~ .radiobtn:after {
    display: block;

}
.create_profile .checkcontainer input:checked ~ .radiobtn::after {
  background-image: url(../images/ckicon.png);
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  text-align: right;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: 100%;
}
.create_profile .btn {
  background: #eaeaea;
  padding: 10px;
  width: 170px;
  font-weight: 600;
  margin-left: 40px;
}
.create_profile .btn.save {
  background: #486b9f;
  color:#fff;
  }

.create_profile h6 {
  margin-top: 12px;
}
.create_profile h6 .checkcontainer {
    margin-top: -10px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 5px;
    width: 14px;
}
.create_profile{
  padding: 80px 0;
}
.create_profile h6 .checkcontainer .radiobtn{
  top:-6px;
}
.create_profile .form-group h5 .checkcontainer {
  margin-top: 12px;
}

.alldivs .table tr td a {
    color: #fff;
    background: #f77;
    padding: 5px 10px;
    border-radius: 3px;
}


.alldivs .table {
    border: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
    margin-bottom: 25px;
}
.alldivs h3 {
    font-size: 24px;
    margin-top: 22px;
    font-weight: 600;
    color: #486b9f;
    margin-bottom: 18px;
}

.alldivs .table tr th {
    background: #486b9f;
    color: #fff;
}

.alldivs .table tr td {
    border: 1px solid #dfdfdf;
}
.create_profile .addbtn {
  background: #eaeaea;
  padding: 8px 0;
  width: 160px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  margin-right: 0;
  font-size: 15px;
  border-radius: 5px;  
  border: 2px solid #486b9f;
  float: right;
  margin-top: -6px;
}
.create_profile .addbtn.addbtn2 {
    border: 2px solid #486b9f;
}

.create_profile .addbtn i {
  font-size: 18px;
}


.create_profile textarea {
  min-height: 100px;
}

.create_profile h6.lang span {
  color: #edb5c0;
  font-size: 15px;
  padding: 0 50px;
  font-weight: 500;
}
.create_profile h6.lang {
  margin: 30px 0;
  font-size: 15px;
  font-weight: 600;
}
.create_profile h6.lang select {
  background: #eaeaea;
  width: 220px;
  border: navajowhite;
  padding: 12px 14px;
  border-radius: 5px;
  font-size: 15px;
}
.create_profile .usresdiv {
  padding-left: 300px;
  position: relative;
}



/*.container {
    max-width: 100%;
    padding: 0 30px;
}*/
/********************************** login *******************************/

.modal-dialog.loginpage {
  margin: auto;
}
.modal-dialog.loginpage .modal-content {
  background: transparent;
  border: none;
}
.loginpage {
    position: relative;
    margin:80px 0;
}


.loginpage p.lgn{
    background: #e6e6e6;
    border-radius: 6px;
    padding: 14px;
}

.loginpage p {
    margin-top: 0;
    font-weight: 500;
    color: #888787;
}

.loginpage .checkbox {
  margin-top: 20px;
  font-size: 15px;
  margin-bottom: 20px;
}
.loginpage .checkbox a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
  float: right;
  font-size: 15px;
}
.loginpage .form-signin .form-group {
    text-align: left;
    margin-bottom: 20px;
}

.loginpage .form-signin h3 {
  font-weight: 600;
  font-size: 20px;
  color: #000;
}

.loginpage .form-signin .form-group label {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.social a.google {
  border-radius: 10px;
  color: #000;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
  background: #fff;
  width: 175px;
  text-align: center;
    height: 48px;
  line-height: 48px;
    margin-left: 4px;
}
.social a i {
    font-size: 30px;
    margin-bottom: 10px;
}
.loginpage p a{
    color:#000;
}.loginpage h5 {
  font-size: 18px;
  color: #000;
  text-align: center;
  font-weight: 600;
  position: relative;
}
#partitioned {
  padding-left: 15px;
  letter-spacing: 42px;
  border: 0;
  background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 50px 1px;
  background-repeat: repeat-x;
  background-position-x: 35px;
  width: 220px;
  min-width: 220px;
}

#divInner{
  left: 0;
  position: sticky;
}

#divOuter{
  width: 190px; 
  overflow: hidden;
  position: relative;
left: 136px;
}
.loginpage h5::after {
  background: #4d6e9b69;
  position: absolute;
  height: 2px;
  width: 62px;
  content: "";
  left: 32%;
  top: 10px;
}
.loginpage h5::before {
  background: #4d6e9b69;
  position: absolute;
  height: 2px;
  width: 62px;
  content: "";
  right: 32%;
  top: 10px;
}
.loginpage .into i.fas.fa-eye {
  position: absolute;
  top: 14px;
  right: 15px;
  margin: auto;
  color: #989898;
}
.loginpage .into i.fa-eye-slash {
  position: absolute;
  top: 14px;
  right: 15px;
  margin: auto;
  color: #989898;
}

.loginpage .form-control {
  padding: 12px 15px;
  height: auto;
  margin-bottom: 15px;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  outline: none;
  box-shadow: none;
  font-weight: 500;
  margin-top: 10px;
}
.loginpage .into {
    position: relative;
}
.loginpage .form-signin button {
    background: #4d6e9b;
    border: none;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0 54px;
    width: 175px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: auto;
    margin-right: 4px;
}
.social a img {
  width: 22px;
  margin-right: 4px;
}
.loginpage .form-signin button:hover{
   opacity:.8;
}
.loginpage .form-control::placeholder {
  color: #807f7f;
  font-weight: 400;
}
.loginpage .form-signin .form-group .date img {
  position: absolute;
  left: 15px;
  top: 6px;
}
.loginpage .form-signin .form-group .date {
  position: relative;
  display: block;
}
.loginpage .form-signin .form-group .date .form-control {
  padding-left: 55px;
}
.form-signin.forgotpass {
    padding-top: 20%;
}

.loginpage .form-signin {
  background: #eaeaea;
  padding: 60px 45px;
  border-radius: 20px;
  width: 100%;
  margin: auto;
}
.logleft {
    width: 80%;
    margin: 5% auto 0;
}

.loginpage .sign.btn1 {
  background: #9aa5c4;
  color: #fff;
}

.logleft h3 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 15px;
}

.loginpage .btn1{
  background: #eaeaea;
  color: #000;
  display: block;
  padding: 11px;
  border-radius: 10px;
  font-weight: 600;
  text-align: center;
}

.loginpage h6 {
  font-size: 15px;
  font-weight: 500;
  color:#000;
}

.loginpage p {
  font-size: 15px;
  color:#000;
  font-weight: 500;
}
.loginpage .signlogo {
    margin-bottom: 60px;
    width: 250px;
}

.loginpage.regi .form-signin {
  background: #fff;
  padding: 35px 45px;
}
.loginpage.regi .form-control {
  background: #eaeaea;
}

.loginpage.regi .form-signin button {
  border-radius: 8px;
  padding: 0 0px;
  width: 165px;
  margin-bottom: 0;
  float: right;
  font-size: 15px;
}
.modal-dialog.regi {
  max-width: 550px;
  margin-top: 25px;
}
.modal-dialog.regi .btn-close {
  float: right;
  color: #fff;
  margin-top: -20px;
  font-size: 16px;
  padding: 0;
}
.otpdive img {
  width: 150px;
}

.otpdive .otpul li .form-control {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #626262;
  background: transparent;
  font-size: 32px;
  text-align: center;
}
.otpdive .otpul li {
  display: inline-block;
  margin: 0 15px;
}

.loginpage.regi  .form-signin.otpdive button {
  float: inherit;
  display: block;
  margin: 0 auto 25px;
}
  
.loginpage.regi .form-signin.otpdive .checkbox a {
  float: inherit;
}

.otpdive .otpul {
  margin-top: 35px;
  margin-bottom: 30px;
}

.otpdive2 .form-group .arrow_btn {
  position: absolute;
  right: 0;
  width: 54px;
  height: 45px;
  top: 0;
  text-align: center;
  background: #4d6e9b;
  line-height: 45px;
  color: #fff;
  border-radius: 10px;
  font-size: 20px;
}
.otpdive2 .form-group input {
  padding-right: 65px;
}
.otpdive2 .form-group {
  position: relative;
}






.form-signin.otpdive2 button {
  background: #eaeaea;
  color: #4d6e9b;
}







/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 12px;
    float: right;
    margin-left: 10px;
    margin-top: 4px;
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 0;
    bottom: -3px;
    background-color: #4d6e9b;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #e9e9e9;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.addpost .addhead ul li span input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.addpost .addhead ul li span {
    position: relative;
}




/****************** blocklist ****************/
.blocklist .test .btn.dlt {
    background: #ff000070;
}
.blocklist h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px;
}
.blocklist .test .image {
    height: 160px;
    overflow: hidden;
    display: inline-block;
}
.blocklist .test h4 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    color: #4c6e9b;
    margin-bottom: 0;
}
.blocklist .test p{
    color: #838383;
    margin-bottom: 10px;
}
.blocklist .test .btn {
    background: #99ced1;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    border-radius: 2px;
    padding: 6px 0;
}
.blocklist .test{
    padding: 15px;
    box-shadow: 0px 2px 10px #4b4b4b2b;
}
.blocklist {
    margin-top: 30px;
    min-height: 1170px;
}   






/*********************************** footer **********************************/
.lastp {
  background: #edb5c0;
  margin-bottom: 0;
  color: #2b2a2a;
  padding: 14px 0;
  width: 100%;
  float: left;
  font-size: 15px;
  font-weight: ;
  margin-top: 80px;
}
.lastp p {
  font-weight: 600;
}
#image_preview {
    margin-top: 20px;
    margin-left: -3px;
    margin-right: -3px;
}

#image_preview .imageview {
    border: 1px solid #e2e2e2;
    height: 100px;
    border-radius: 4px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
}
#image_preview .imageview img, #image_preview .imageview video {
    height: 100%;
    width: 100%;
} 
#image_preview .col-3{
    padding: 0 3px;
    margin-bottom: 10px;
}
#image_preview .imageview video {
    height: 100%;
}
#image_preview .imageview i {
    color: #ff7474 !important;
    width: 20px;
    position: absolute;
    height: 20px;
    background: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    right: 5px;
}



.commentin.reply .userimg {
    box-shadow: 0 0 9px #656565;
}
.commentin.reply .userimg {
    left: 15px !important;
}
.commentin .commentin.recomment {
    background: #fff;
    padding-right: 15px;
    border-radius: 10px;
    /*border: 1px solid #e7e7e7;*/
}
.commentin.recomment.reply, .commentin.reply{
    background: #f1f1f1;
    padding-right: 15px;
    border-radius: 10px;
    margin-top: 10px;
}

/*policy*/
.policy {
    padding: 50px 0;
    min-height: 810px;
}
.policy h3 {
    font-size: 34px;
    font-weight: 600;
    color: #99ced1;
}
.policy ul li {
    list-style: unset;
    margin-left: 30px;
}

.policy h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 20px;
    color: #4c6e9b;
}
.policy .btn {
    background: #99ced1;
    color: #fff;
    padding: 8px 50px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 20px;
}

.about h3 {
    font-size: 34px;
    font-weight: 600;
    color: #99ced1;
}

.about {
    margin: 50px 0;
}


.contact {
    margin: 60px 0;
}
.contact h3 {
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.cont_in {
    background: #f5f5f5;
    padding: 90px 80px 50px 600px;
    position: relative;
    margin-top: 100px;
    border-radius: 20px;
    margin: 100px 40px 0;
}
 .contside img{
    width: 100%;
 }
 .contside {
    width: 460px;
    position: absolute;
    left: -30px;
    bottom: -30px;
}
 .cont_in label {
    color: #636363;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 16px;
}
 .cont_in form.form-signin input {
    border: none;
    background: transparent;
    border-bottom: 1px solid #959595;
    border-radius: 0;
    /*margin-bottom: 40px;*/
    padding: 12px 0;
}
 .cont_in .form-signin textarea {
    border: none;
    background: transparent;
    border-bottom: 1px solid #959595;
    border-radius: 6px;
    padding: 12px 0;
    width: 100%;
    height: 80px;
    border-radius: 0;
    margin-bottom: 40px;
}
.cont_in form.form-signin button.btn {
    background: #486b9f;
    color: #fff;
    padding: 10px 42px;
    font-weight: 600;
    float: right;
}

.contside ul {
    position: absolute;
    bottom: 40px;
    left: 60px;
    margin: auto;
    text-align: center;
}
.contside ul li {
    background: #fff;
    width: 25px;
    display: inline-block;
    color: #486b9f;
    margin: auto;
    height: 25px;
    border-radius: 50%;
    line-height: 27px;
    font-size: 15px;
}





.alblogs h3 {
    font-size: 34px;
    font-weight: 600;
    color: #99ced1;
    margin-bottom: 30px;
}
.alblogs {
    margin: 50px 0;
}
.alblogs .set h4 {
    font-size: 18px;
    margin-top: 15px;
    color: #4c6e9b;
    font-weight: 600;
}
.alblogs .set p {
    line-height: 24px;
}
.alblogs .set .resdmore {
    background: #99ced1;
    font-size: 15px;
    font-weight: 600;
    margin-top: 6px;
    display: inline-block;
    color: #000;
    padding: 6px 0px;
    border-radius: 4px;
    width: 100%;
    text-align: center;
}
.alblogs h6 i {
    font-size: 20px;
    margin-right: 8px;
}
.alblogs h6 {
    text-align: right;
    font-size: 14px;
    margin-top: 8px;
}
.alblogs .set {
    background: #ffffff;
    padding: 15px;
    box-shadow: 0px 2px 10px #4b4b4b2b;
}
.alblogs .pagination .page-link span {
    font-size: 30px;
    line-height: 38px;
    color: #99ced1;
}
.alblogs .pagination .page-link {
    padding: 0;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-weight: 500;
    color: #000;
    font-size: 18px;
}
.alblogs.singleblogs .set h4 {
    font-size: 26px;
}
.alblogs.singleblogs h6 {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
}
.alblogs.singleblogs .set {
    padding: 30px;
}


.alblogs nav p a, .alblogs nav p strong {
    border: 1px solid #f4f5f5;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    margin-right: 8px;
    background: #f4f5f5;
    color: #040404;
    border-radius: 3px;
    font-weight: 600;
}

.alblogs nav p strong {
    background: #99ced1;
    border: 1px solid #99ced1;
}






.alblogs.singleblogs h6 {
    text-align: right;
    font-size: 14px;
    margin-top: 3px;
    margin-bottom: 0;
    font-weight: 600;
}
.alblogs.savepost .set ul {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    display: table;
    width: 100%;
    margin-bottom: 0;
    padding-top: 10px;
}
.alblogs.savepost .set ul li {
    width: 33.33%;
    float: left;
    text-align: center;
}
.alblogs.savepost .set ul li i {
    font-size: 22px;
    color: #99ced1;
}
.alblogs.savepost .set ul li span {
    margin-left: -25px;
    background: #383838;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 17px;
    color: #fff;
}
.alblogs .set .imgss {
    height: 240px;
    overflow: hidden;
}
.alblogs .set .imgss img {
    min-height: 100%;
}


/*************** profile **************/
.profile {
    padding: 70px 0;
    background: #ced5df;
}
.bg {
    height: 450px;
    background-size: cover;
    background-position: center;
}
.profile .images_im img {
    width: 100%;
    height: 100%;
}
.profile .images_im {
    width: 200px;
    height: 200px;
    margin-top: -180px;
    position: relative;
    margin: -180px auto 0;
}
.images_im .fas {
    position: absolute;
    right: 0;
    color: #66d295;
    font-size: 22px;
}
.profile .images_im .images{
        width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.profile .images_im input {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    border-radius: 50%;
    opacity: 0;
}
.profile h4 {
    font-size: 26px;
    margin-top: 10px;
    font-weight: 600;
}
.profile .row1 {
    width: 80%;
    margin: auto;
}
.div-upload p {
    font-weight: 600;
    color: #626262;
}
.avatar-upload .avatar-preview i {
    font-size: 14px;
    background: #1e282c;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    line-height: 34px;
    color: #fff;
    position: absolute;
    right: 12px;
}
.profile .form-group {
    background: #f0f0f0;
    border: 3px solid #f0f0f0;
    color: #555;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 0 15px;
    position: relative;
}
.profile .form-group label {
    color: #626262;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    display: block;
    margin-top: 8px;
}
.div-upload {
    background: #fff;
    padding: 50px 0 30px;
    border-radius: 10px;
    margin-right: 12px;
}
.profile .form-control::placeholder {
    color: #cfcaca;
    font-weight: 400;
}
.profile .into i {
    position: absolute;
    top: 19px;
    right: 15px;
    margin: auto;
    color: #9aced3;
    font-size: 20px;
}
.profile .form-control {
    border: none;
    padding: 0px 0px 12px;
    height: auto;
    color: #1e282c;
    background: #f0f0f0;
    outline: none;
    box-shadow: none;
    font-size: 14px;
    margin-bottom: 0;
}
.profile .nav-tabs {
    border: none;
    background: #f8f9fb;
    padding: 0 50px;
    border-bottom: 1px solid #f0f0f0;
}
.profile .nav-tabs li a.active {
    color: #000000;
    font-weight: bold;
    background: transparent;
    border-bottom: 3px solid #99ced3;
}
.profile .nav-tabs li a {
    color: #6f6f6f;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-weight: bold;
}
.profile .socal {
    text-align: center;
    display: inline-block;
}
.profile .socal ul {
    float: none;
    margin: auto;
    display: inline-block;
}
.profile h3{
    font-family: 'BenchNine', sans-serif;
    font-size: 24px;
    font-weight: 600;
    position: relative;
    margin-bottom: 18px;
}
.profile .btn {
    background: #1e282c;
    padding: 10px 41px;
    color: #fff;
}
.profile .nav-tabs li a.logout {
    color: #4c6e9b;
    font-weight: 600;
}
.socal ul li {
    float: left;
    margin: 0 10px;
}
.div-upload h6 {
    margin-top: 30px;
}
.socal ul {
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
}
.avatar-upload .btn {
    padding: 0;
    background: #9aced3;
    font-weight: 600;
    margin-top: 15px;
}



.profile #Reviews .test a {
    background: #4c6e9b;
    font-size: 14px;
    padding: 6px 15px;
    color: #ffffff;
    border-radius: 4px;
}
.profile #Reviews .pagination a {
    color: #1e282c;
}
.profile #Reviews .test p {
    color: #757575;
    font-size: 14px;
    text-align: left;
}
.profile #Reviews .test h4 {
    font-size: 16px;
    margin-top: 0;
}
.profile #Reviews .test h5 {
    font-size: 14px;
    color: #c1c0c0;
    font-weight: 400;
}
.profile #Reviews .test h6 ul li {
    float: left;
}
.profile #Reviews .test h6{
    margin-bottom: 10px;
}
.profile #Reviews .test h6 ul li img {
    width: 20px;
    margin-right: 4px;
}
.profile #Reviews .test {
    background: #fafafa;
    border: 1px solid #dedede;
    padding: 20px;
}



.socal ul li a {
    width: 40px;
    background: #1e282c;
    color: #fff;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
}





.avatar-upload {
    position: relative;
    max-width: 205px;
    margin: 30px auto;
}
.avatar-upload .avatar-edit {
    width: 170px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    border-radius: 0;
    background: #9aced3;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 12%);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    padding: 6px;
    color: #1e282c;
    font-weight: bold;
}


.avatar-upload .avatar-preview {
    width: 192px;
    height: 192px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #9aced3;
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 10%);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.div-uploadmain .tab-content {
    background: #fff;
    padding: 45px;
}
   .div-uploadmain h2 {
    padding: 35px 45px;
    background: #f8f9fb;
    margin-bottom: 0;
}



.alblogs.savepost .set .resdmore {
    padding: 6px 6px;
    width: 72px;
    text-align: center;
    font-size: 14px;
    margin-top: 0;
}
.alblogs.savepost .set .resdmore.dlt {
    background: #f67f7f;
    color: #fff;
}






.form-srch {
    position: relative;
}


ul#finalResult {
    position: absolute;
    background: white;
    margin: 0;
    box-shadow: 0px 15px 20px #0000002e;
    z-index: 9;
    width: 100%;
}
ul#finalResult li a:hover {
    background: #99ced138;
    color: #000;
    font-weight: 600;
}

ul#finalResult li {
    display: block;
    width: 100%;
    margin: 0;
}
ul#finalResult li {
    display: block;
    width: 100%;
    margin: 0;
}
ul#finalResult li a {
    padding: 19px 15px;
    display: inline-block;
    line-height: 0;
    color: #626262;
    display: flex;
    position: relative;
}
ul#finalResult li a i {
    float: right;
    background: #99ced1;
    font-size: 16px;
    color: #000;
    padding: 6px 12px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 27px;
}
ul#finalResult li+li a {
    border-top: 1px solid #f6f6f6;
}











/************** download ****************/
.download{
    margin:50px 0;
}
.download h3 {
    font-size: 52px;
    color: #000;
    font-weight: 500;
    margin-top: 50px;
}

.download p {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 70px;
}
.download_div img {
    height: 65px;
}
.download_div .alst {
    margin-top: 80px;
    font-family: 'Poppins', sans-serif;
}

.download_div .alst h4 {
    background: #486b9f;
    width: 100px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-weight: 500;
    margin: 0 auto 12px;
    border-radius: 8px;
}
.download_div .alst p {
    font-size: 16px;
    font-weight: 600;
    color: #626262;
    margin-bottom: 0;
}
.download_div .alst h4.st2 {
    background: #7dcfd2;
}  

.download_div .alst h4.st3 {
    background: #f6b1bf;
}


.whatis_scri{
    margin:60px 0 ;
}
.whatis_scri h3 {
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 60px;
}

.whatis_scri .set {
    width: 400px;
    box-shadow: 0 2px 9px #cccccc80;
    margin: 70px auto 0;
    padding: 30px;
}
.whatis_scri .set h5 {
    color: #000;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 24px;
}
.whatis_scri .set img {
    height: 180px;
    margin-top: 20px;
}
.whatis_scri .set ul {
    width: 210px;
    text-align: left;
    margin: auto;
    padding-left: 18px;
}
.whatis_scri .set ul li {
    list-style: unset;
    font-size: 16px;
}

.chatset {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.chatset h5 {
    color: #000;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 24px;
    margin-top: 165px;
}
.chatset ul {
    width: 210px;
    text-align: left;
    margin: auto;
    padding-left: 18px;
}
.chatset ul li {
    list-style: unset;
    font-size: 16px;
}

.write_anything{
    margin: 60px 0;
}
.write_anything h3{
     color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 15px;
}
/** Large devices (desktops, less than 1800px) **/

 #gallery{
  -webkit-column-count:4;
  -moz-column-count:4;
  column-count:4;
  
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
.stap {
  position: relative;
  padding-right: 40px;
}

.stap .btn {
  position: absolute;
  right: 0;
  bottom: 0;
}




.main_header{
    padding-left: 10px;
    padding-right: 10px;
}
section.section_one {
    padding: 0 10px;
}

.stbar{
    position: sticky;
    top: 20px;
}

.explore .exploreimg img {
    width: 100%;
}














.m-p-g {
  max-width: 100%;
  margin: 0 auto;
}
.m-p-g__thumbs-img {
        padding: 0 9px 18px;
  margin: 0;
  float: left;
  vertical-align: bottom;
  cursor: pointer;
  z-index: 1;
  position: relative;
  /*opacity: 0;*/
  filter: brightness(100%);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: opacity, transform;
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.m-p-g__thumbs-img.active {
  z-index: 50;
}
.m-p-g__thumbs-img.layout-completed {
  opacity: 1;
}
.m-p-g__thumbs-img.hide {
  opacity: 0;
}
.m-p-g__thumbs-img:hover {
  filter: brightness(110%);
}
.m-p-g__fullscreen {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  visibility: hidden;
  transition: background 0.25s ease-out, visibility 0.01s 0.5s linear;
  will-change: background, visibility;
  backface-visibility: hidden;
}
.m-p-g__fullscreen.active {
  transition: background 0.25s ease-out, visibility 0.01s 0s linear;
  visibility: visible;
  background: rgba(0, 0, 0, 0.95);
}
.m-p-g__fullscreen-img {
  pointer-events: none;
  position: absolute;
  transform-origin: left top;
  top: 50%;
  left: 50%;
  max-height: 100vh;
  max-width: 100%;
  visibility: hidden;
  will-change: visibility;
  transition: opacity 0.5s ease-out;
}
.m-p-g__fullscreen-img.active {
  visibility: visible;
  opacity: 1 !important;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.5s ease-out;
}
.m-p-g__fullscreen-img.almost-active {
  opacity: 0;
  transform: translate3d(0, 0, 0) !important;
}
.m-p-g__controls {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  height: 20vh;
  background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.55) 100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.m-p-g__controls.active {
  opacity: 1;
  visibility: visible;
}
.m-p-g__controls-close, .m-p-g__controls-arrow {
  appearance: none;
  border: none;
  background: none;
}
.m-p-g__controls-close:focus, .m-p-g__controls-arrow:focus {
  outline: none;
}
.m-p-g__controls-arrow {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 20%;
  height: 100vh;
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  opacity: 0;
}
.m-p-g__controls-arrow:hover {
  opacity: 1;
}
.m-p-g__controls-arrow--prev {
  left: 0;
  padding-left: 3vw;
  justify-content: flex-start;
}
.m-p-g__controls-arrow--next {
  right: 0;
  padding-right: 3vw;
  justify-content: flex-end;
}
.m-p-g__controls-close {
  position: absolute;
  top: 3vh;
  left: 3vw;
  z-index: 5;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.m-p-g__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.07);
  transition: all 0.25s ease-out;
}
.m-p-g__btn:hover {
  background: rgba(255, 255, 255, 0.15);
}
.m-p-g__alertBox {
  position: fixed;
  z-index: 999;
  max-width: 700px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 25px;
  border-radius: 3px;
  text-align: center;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
  color: grey;
}
.m-p-g__alertBox h2 {
  color: red;
}
.demo-btn {
  display: inline-block;
  margin: 0 2.5px 4vh 2.5px;
  text-decoration: none;
  color: grey;
  padding: 15px;
  line-height: 1;
  min-width: 140px;
  background: rgba(0, 0, 0, 0.07);
  border-radius: 6px;
}
.demo-btn:hover {
  background: rgba(0, 0, 0, 0.12);
}

.crosbtn{
    position: absolute;
right: 10px;
background: transparent;
border: none;
top: 10px;
font-size: 20px;
color: #ff000070;
}


.loadmorecomment {
  color: #99ced1;
  font-weight: 600;
  text-decoration: none;
  font-size: 14px;
}
.loadmorecomment:hover {

        color: #71afb3
        }

.sectionin .explore ul.ex li.nav-item.dropdowna {
  color: #90cdcf;
  text-decoration: underline;
  font-weight: 600;
  font-size: 15px;
}

#loading {
  text-align: center;
  padding: 25px 0;
}
#loading img {
  width: 50px;
}

/*@media (max-width: 640px) {
  .demo-btn {
    min-width: 0;
    font-size: 14px;
  }
}
*/


   


















@media (max-width:1200px){
  #gallery{
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
    
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
}
@media (max-width:800px){
  #gallery{
  -webkit-column-count:2;
  -moz-column-count:2;
  column-count:2;
    
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
}
}
@media (max-width:600px){
  #gallery{
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}  
}
#gallery img, #gallery video {
    width: 100%;
    height: auto;
    margin: 9px auto;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 10px #0101012e;

}
#gallery a{
    display: inherit;
}
#gallery a span.stp {
    display: inline-table;
    min-height: 205px;
    border-radius: 10px;
    box-shadow: 0 0 10px #0101012e;
    padding: 15px;
    color: #626262;
    margin: 9px auto;
    width: 100%;
}
.post1 .text_content {
    height: auto;
    position: relative;
    padding: 38px 120px 1px 10px;
    overflow: inherit;
    margin-top: 20px;
}
.post1 .text_content p {
  padding: 0;
  font-size: 14px;
  margin-bottom: 25px;
}

.post1 .usrimage .text_content{
      padding:20px 120px 1px 10px;
}
.addhead .imageerror {
    color: #e39292;
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    bottom: 40px;
}




@media (min-width: 1800px) { 
/*.container{
  max-width: 1680px;
}*/
}
@media (max-width: 1799.98px) { 
        .blocklist .col-lg-4 {
    width: 33.33%;
}
.social a.google, .loginpage .form-signin button{
    width: 175px;
}
.loginpage h5::after {
    left: 30%;
}
.loginpage h5::before {
    right: 30%;
}
.whatis_scri .set {
    width: 350px;
    margin: 50px auto 0;
}
.whatis_scri .set img {
    height: 150px;
}
}

/** Large devices (desktops, less than 1600px) **/

@media (max-width: 1599.98px) { 
.post1 .image iframe {
    height: 345px;
}
.main_header a.lgn {
    margin-top: 13px;
}
    .main_header.lgnhd {
    height: 82px;
}
    .chatlist {
    padding: 15px 25px;
}
.rightdiv .usr p, .leftdiv .usr p {
    margin-bottom: 6px;
}
.rightdiv, .leftdiv {
    margin-bottom: 15px;
}
.chatlist .type {
    font-size: 14px;
    padding: 12px 15px;
}
.carousel_images .item video, .carousel_images .item img{
    height: auto;
}
.carousel_images .item {
    height: 369px;
}
.sectionin {
    padding: 0 300px;
}
.sectionin .section_right, .sectionin .section_left {
    width: 280px;
}
.section_right .inbox, .sectionin .explore {
    padding: 20px;
}

.explore.explorehome ul.nav-tabs li button {
    padding: 3px 7px;
}
.explore ul.nav-tabs li {
    margin-right: 6px;
}
.main_header ul li {
    margin-left: 8px;
}
.main_header ul li a {
    font-size: 14px;
}
.main_header ul li span {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
.main_header ul li a i {
    font-size: 22px;
}
.main_header ul li a {
    font-size: 15px;
}
.main_header {
    padding: 5px 0;
}
.main_header .logo img {
    height: 70px;
}
.main_header .d-flex {
    margin-top: 11px;
}
.sectionin .section_left .test1 p {
    font-size: 15px;
}
.sectionin .section_left .test1 h3.hc {
    font-size: 18px;
    margin-top: -24px;
}
.sectionin .section_right .inbox ul li label {
    font-size: 17px;
}
.sectionin .section_left .test1 .userdiv h3 {
    font-size: 20px;
}
.sectionin .section_left .test1 .userdiv .int a {
    padding: 12px 0;
    font-size: 15px;
}
.download h3 {
    font-size:44px;
}
}

/** Large devices (desktops, less than 1399px) **/
@media (max-width: 1399.98px) { 
    .alblogs .set .imgss {
    height: 200px;
}
 .post1 .image iframe  {
    height: 260px;
}
.post1 .owl-carousel .owl-item .img {
    height: 270px;
}
    .chatset {
    background-size: 1550px;
}
    .social a.google, .loginpage .form-signin button {
    width: 170px;
}
    .loginpage .form-signin {
    padding: 40px 35px;
}
.typemsg button {
    right: 135px;
    }
    .blocklist .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33%;
}
.blocklist .test .row .col-sm-6 {
    width: 100%;
    margin-top: 7px;
}
    .blocklist h2 {
    font-size: 24px;
}
    #image_preview .imageview {
    height: 65px;
    line-height: 65px;
}
.carousel_images .item video, .carousel_images .item img {
    height: 268px;
}
.carousel_images .item {
    height: 268px;
}
.likeshare form {
    padding-right: 130px;
}
.likeshare .comment {
    width: 120px;
}


.main_header ul li select {
    font-size: 14px;
    padding: 0 0;
}
.main_header ul li {
    margin-left: 6px;
}
.typemsg {
    position: relative;
    padding-right: 135px;
}
.typemsg ul li {
    margin-left: 24px;
}
.typemsg ul li i {
    font-size: 25px;
}
.typemsg input {
    padding: 14px 65px 14px 15px;
    border-radius: 8px;
}
.loginpage {
    margin: 100px 0;
}
.cont_in {
    padding: 90px 80px 50px 420px;
}
.contside {
    width: 380px;
}
.cont_in {
    padding: 60px 60px 40px 420px;
    margin: 50px 40px 0;
}
.cont_in label {
    margin-bottom: 0;
}
.cont_in form.form-signin input, .cont_in .form-signin textarea {
    margin-bottom: 30px;
    padding: 10px 0;
}
}
/** Large devices (desktops, less than 1366px) **/
@media (max-width: 1359.98px) { 
.download h3 {
    font-size: 40px;
    margin-top: 70px;
}
.whatis_scri .set {
    width: 300px;
}
.whatis_scri .set img {
    height: 130px;
}
    .chatset img {
    width: 95%;
}
.explore_page .img0, .explore_page .img6, .explore_page .img4 {
    height: 130px;
}
.explore_page .img1, .explore_page .img5 {
    height: 105px;
}
.explore_page .img3 {   
    height: 120px;
}
.explore_page .img2 {
    height: 95px;
}
}
  
/** Large devices (desktops, less than 1200px) **/
@media (max-width: 1199.98px) {
.sectionin .section_right .inbox .regacp {
    width: 240px;
    position: absolute;
    right: 0;
    top: 11px;
}

.post1 .owl-carousel .owl-item .img {
    height: 292px;
}
.sectionin .section_right .inbox ul li+li {
    border-top: 1px solid #eaeaea;
}
.sectionin .section_right .inbox ul li {
    padding-top: 15px;
}
.sectionin .section_right .inbox ul li .image {
    top: 12px;
    bottom: 0;
    margin: auto;
}  
.create_profile {
    padding: 50px 0;
}
.download h3 {
    font-size: 35px;
    margin-top: 30px;
}
.chatset h5 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 90px;
}
    .loginpage h5::after {
    left: 25%;
}
.loginpage h5::before {
    right: 25%;
}
.download_div img {
    height: 50px;
}
.download_div .alst h4 {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    margin: 0 auto 6px;
}
.download p {
    font-size: 16px;
    margin-bottom: 50px;
}
.download_div .alst {
    margin-top: 50px;
}
.download_div .alst p {
    font-size: 14px;
    font-weight: 500;
    color: #626262;
}
.loginpage {
    margin: 80px 0;
}
.social a.google, .loginpage .form-signin button {
    width: 150px;
    font-size: 15px;
    border-radius: 6px;
    height: 46px;
    line-height: 46px;
}
    .loginpage .form-signin {
    padding: 30px 25px;
}
.chatroom .had .userimg {
    width: 60px;
    height: 60px;
    border: 4px solid #fff;
        margin-right: 15px;
}
.chatroom .had h3 {
    margin-bottom: 0;
}
    .chatroom .had {
    padding: 15px 30px;
}
.main_header ul li .dropdown-toggle b {
    display: none;
}
.sectionin {
    padding: 0 0px 0 300px;
}
.sectionin .section_right {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.addpost {
    margin-top: 25px;
}
.carousel_images .item, .carousel_images .item video, .carousel_images .item img {
    height: 320px;
}
.blocklist .test .row .col-sm-6 {
    width: 50%;
    margin-top: 0;
}
.loginpage .signlogo {
    margin-bottom: 40px;
    width: 170px;
}
}

/**  Medium devices (tablets, less than 992px) **/
@media (max-width: 991.98px) {
    .download h3 {
    margin-top: 40px;
}
    .download h3 {
    font-size: 28px;
    margin-top: 20px;
}
    .typemsg button {
    right: 110px;
}
.write_anything h3 {
    font-size: 18px;
}
.whatis_scri h3 {
    margin-bottom: 40px;
    font-size: 18px;
    }
.whatis_scri .set {
    width: 100%;
    padding: 20px;
}
    .loginpage {
    margin: 40px 0;
}
.chatset h5 {
    font-size: 17px;
    margin-top: 45px;
}
.whatis_scri .set {
    margin: 30px auto 0;
}
.write_anything {
    margin: 40px 0;
}
.whatis_scri {
    margin: 40px 0;
}
.loginpage .form-signin {
    width: 100%;
    max-width: 450px;
}
.whatis_scri .set img {
    height: 98px;
}
.whatis_scri .set h5 {
    font-size: 17px;
    margin-bottom: 15px;
}
.whatis_scri .set ul li {
    font-size: 14px;
}
.social a.google, .loginpage .form-signin button {
    width: 190px;
}
    .typemsg ul li {
    margin-left: 15px;
}
.typemsg input {
    padding: 12px 65px 12px 15px;
    border-radius: 5px;
}
.typemsg ul li i {
    font-size: 20px;
} 
.typemsg {
    padding-right: 110px;
}
    .chatlist {
    padding: 15px 20px;
}
.chatroom .had {
    padding: 10px 20px;
}
.chatroom .had .userimg {
    width: 55px;
    height: 55px;
    border: 2px solid #fff;
}
    .blocklist .col-lg-4 {
    width: 50%;
}
    #image_preview .imageview {
    height: 55px;
    line-height: 55px;-
}
    .addpost .addhead ul li {
    margin-right: 8px;
}
.main_header ul li {
    margin-left: 6px;
}
.main_header ul li a i {
    font-size: 20px;
}
.main_header ul li span {
    margin-right: 0;
}


.main_header ul li select {
    font-size: 10px;
    padding: 0 0;
}  
.main_header .d-flex .form-control {
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 14px;
}
.carousel_images .item, .carousel_images .item video, .carousel_images .item img {
    height: 260px;
}
.sectionin .section_left .test1 .userdiv p {
    margin-bottom: 5px;
    padding: 0 20px;
}
body {
    font-family: 'Candara';
    font-size: 15px;
}
.addpost .addhead {
    padding-left: 65px;
    padding-bottom: 45px;
}
.addpost .addhead .btn {
    background: #9aa5c4;
    padding: 8px 34px;
  }
  .addpost .addhead .userimg {
    width: 50px;
    height: 50px;
  }

.addpost .addhead ul li i {
    font-size: 18px;
}
.post1 p {
    padding: 0 20px;
}
.post1 .image ul li {
    margin-left: 10px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
}
.post1 .user {
    padding: 0 20px;
}
.post1 .user .userimg {
    width: 55px;
    height: 55px;
    border: 4px solid #fff;
 /*   margin-top: -50px;*/
    margin-right: 10px;
}
.post1 .user {
    height: 55px;
}
.post1 .likeshareul ul li {
    margin-left: 8px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.sectionin {
    padding: 0 0px 0 270px;
}
.sectionin .section_left {
    width: 255px;
}
.sectionin .section_left .test1 p {
    font-size: 14px;
}
.sectionin .section_left .test1 .userdiv .int a {
    font-size: 14px;
}
.explore.explorehome ul.nav-tabs li button {
    font-size: 14px;
}



.post1 .user a {
    font-size: 14px;
}
.post1 .user a i {
    font-size: 25px;
}
.sectionin {
    margin-bottom: 30px;
}
.post1 .user h3 {
    font-size: 14px;
}
.likeshare {
    padding-left: 0;
}
.likeshare form .form-control{
    height: 42px;
    padding: 4px 16px;
    font-size: 14px;
}
.likeshare .comment {
    font-size: 15px;
    height: 42px;
}
.hdright {
    padding-left: 0;
}
  .rightdiv, .leftdiv {
    width: 65%;
    }
    .chatroom h4 {
    padding: 12px 30px;
    font-size: 15px;
}
.chatroom h4 i {
    margin-right: 10px;
}
.main_header .d-flex {
    margin-top: 14px;
}
.main_header ul li select {
    font-size: 13px;
    padding: 0 0;
    height: auto;
    border: none;
}
.main_header ul li .goog-te-gadget {
    position: absolute;
    top: 24px;
    right: 57px;
    height: 20px;
}
}

@media (max-width: 991.98px) {
    .explore ul.nav-tabs li.dropdown .fa-ellipsis {

    margin-left:12px;
}
    .alblogs .set .resdmore {
    font-size: 14px;
}
    .create_profile .addbtn {
    padding: 6px;
    width: 150px;
}
.create_profile .usresdiv {
    padding-left: 240px;
    position: relative;
}
.create_profile .form-group label {
    margin-bottom: 3px;
    margin-top: 14px;
}
.create_profile .form-group h5 .checkcontainer {
   padding-left: 28px;
}
.create_profile .checkcontainer .radiobtn {
    height: 20px;
    width: 20px;
    }
    .create_profile .form-group label {
    font-size: 14px;
    padding-left: 0;
}
.main_header ul {
    margin: 25px 0 0;
}
.main_header ul {
    position: relative;
}
.contside {
    width: 290px;
}
.sectionin .section_left .test1, .sectionin .explore {
    border-radius: 10px;
}
.cont_in {
    padding: 40px 30px 30px 290px;
    margin: 20px 20px 0;
}
.cont_in form.form-signin input, .cont_in .form-signin textarea {
    margin-bottom: 20px;
    padding: 10px 0;
}
.sectionin .section_right .inbox .regacp {
    width: 200px;
}
}

/** Small devices (landscape phones, less than 768px)**/
@media (max-width: 767.98px) {
  .sectionin .explore ul.ex li.nav-item.dropdown{
    top: 4px;
}
.create_profile .col-md-6.mt-4 {
    margin-top: 0 !important;
}
    .alldivs .table {
    margin-bottom: 10px;
}
.alldivs h3 {
    font-size: 20px;
        margin-top: 15px;
    }
    .main_header a.lgn {
    margin-top: 9px;
}
    .likeshare .comment {
    width: 110px;
}
    .main_header.lgnhd {
    height: 73px;
}
.allcomment .commentin p span {
    padding: 0 10px;
}

    .cont_in {
    padding: 25px;
}
.contside {
    width: 100%;
    left: inherit;
    position: relative;
    bottom: 0;
    margin-bottom: 20px;
    margin-top: -65px;
    }
    .typemsg {
    padding-right: 100px;
}
.cont_in {
    margin: 60px 20px 0;
}
.write_anything h3 {
    font-size: 16px;
}
.whatis_scri .set h5 {
    font-size: 16px;
}
.typemsg button {
    right: 100px;
}
.logleft {
    margin: 0% auto 0;
}

    .loginpage .signlogo {
    margin-bottom: 30px;
    width: 140px;
}
.main_header .hdright {
    padding-left: 0;
}  
.main_header .logo img {
    height: 62px;
}
.main_header ul li {
    margin-left: 7px;
}
.main_header ul li a i {
    font-size: 18px;
}
.main_header ul {
    width: auto;
}
.main_header ul li span {
    width: 30px;
    height: 30px;
}
.sectionin {
    padding: 0;
}
.sectionin .section_left {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.main_header ul li .goog-te-gadget {
    right: 3px;
}
.post1 .likeshareul ul li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.allcomment .commentin h5 {
    font-size: 15px;
}
.allcomment .commentin p span, .post1 p span {
    padding: 0 10px;
    top: 7px;
    font-size: 13px;
}
.allcomment .commentin ul.likecomment li i {
    font-size: 18px;
}
.allcomment .commentin ul.likecomment li {
    margin-right: 15px;
    }
.allcomment .commentin {
    padding: 10px 0px 10px 65px;
}
.allcomment .commentin span.userimg {
    width: 40px;
    height: 40px;
    left: 0;
}
.likeshare {
    margin-top: 0;
}
.likeshare form .form-control{
    height: 40px;
}
.likeshare .comment {
    font-size: 14px;
    height: 40px;
}
.likeshare form {
    padding-right: 120px;
}
.whatis_scri .set img {
    height: 180px;
}
.download p {
    font-size: 14px;
}
.download {
    margin: 40px 0;
}
.contact {
    margin: 40px 0;
}

}


/** Small devices (landscape phones, less than 575px)**/
@media (max-width: 575.98px) {
.post1 .image iframe{
    height: 220px;
}
    .main_header.lgnhd ul {
    position: relative;
    top: inherit;
    left: inherit;
}
.main_header.lgnhd ul li {
    margin: 0 10px;
}
.main_header a.lgn {
    padding: 11px 20px;
    }
.main_header ul {
    margin: 16px 0 0;
}
    .cont_in {
    margin: 60px 0 0;
}
    .download {
    margin: 25px 0;
}
    .download p {
    margin-bottom: 20px;
}
.download h3 {
    font-size: 24px;
}
    .whatis_scri {
    margin: 25px 0;
}
.download_div .alst {
    margin-top: 20px;
}
    .sectionin .section_right .inbox ul li .image {
    height: 42px;
    width: 42px;
}
.likeshare {
    padding-top: 15px;
    padding-bottom: 15px;
}
.sectionin .section_right .inbox ul li span {
    font-size: 14px;
}
.sectionin .section_right .inbox ul li .image {
    top: 3px;  
}
.sectionin .section_right .inbox ul li label {
    font-size: 16px;
    min-height: 24px;
}
    .sectionin .section_right .inbox ul li {
    padding-left: 55px;
    min-height: 42px;
    margin-bottom: 15px;
}
.post1 .user {
    margin-bottom: 15px;
}
.allcomment {
    padding: 0 15px;
}
.post1 .likeshareul {
    padding: 0 15px;
}
    .likeshare .comment {
    width: 90px;
}
.likeshare form {
    padding-right: 98px;
}
    .main_header ul li .goog-te-gadget {
    position: relative;
    top: inherit;
    right: inherit;
    margin: 0;
}
    .rightdiv, .leftdiv {
    width: 75%;
    margin-bottom: 12px;
}
  body {
    font-size: 14px;
}
  .section_right .inbox, .sectionin .explore, .addpost {
    padding: 15px;
    border-radius: 10px;
}
.main_header ul {
    position: absolute;
    right: 10px;
    top: 15px;
}
.main_header .logo img {
    height: 55px;
}
.main_header {
    padding: 5px 0;
} 
section.section_one {
    padding: 0 0;
}
.post1 p {
    padding: 0 15px;
}
.post1 {
    margin-top: 20px;
        border-radius: 12px;
}
.carousel_images .item, .carousel_images .item video, .carousel_images .item img {
    height: 234px;
}
.addpost .addhead .btn {
    padding: 6px 20px;
    border-radius: 5px;
}
.chatroom h4 {
    padding: 12px 20px;
}
.logleft h3 {
    margin-bottom: 8px;
}
.loginpage .form-control {
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 7px;
    font-size: 14px;
    margin-top: 1px;
}
.loginpage .form-signin .form-group {
    margin-bottom: 12px;
}
.loginpage .checkbox {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}
.typemsg button {
    width: 44px;
    font-size: 20px;
}
.typemsg input {
    padding: 12px 55px 12px 15px;
}
.addpost .addhead .form-control {
    font-size: 14px;
}
.contact {
    margin: 30px 0;
}
.cont_in {
    padding: 20px;
}
}

/** Small devices (landscape phones, less than 480px)**/
@media (max-width: 480px) {
.explore ul.nav-tabs li button {
    padding: 3px 6px;
    font-size: 14px;
}
.explore ul.nav-tabs li.dropdown .fa-ellipsis {
    margin-left: 5px;
}
.explore ul.nav-tabs li {
    margin-right: 4px;
}

.sectionin .section_right .inbox .regacp {
    width: 100%;
    position: relative;
    right: inherit;
    top: inherit;
    margin-left: -10px;
} 
.sectionin .section_right .inbox ul li .image {
    top: 22px;
    bottom: inherit;
}
.create_profile .usresdiv {
    padding-left: 0;
}
.create_profile .avatar-upload .avatar-edit input + label {
    margin-top: 118px;
}
.create_profile .avatar-upload {
    position: relative;
    width: 160px;
    height: 160px;
    margin-bottom:20px;
}
.create_profile .avatar-upload .avatar-preview{
   width: 160px;
    height: 160px; 
}

#imagePreview img {
    width: 160px !important;
    height: 160px !important;
}
    .download_div .alst p {
    font-size: 13px;
    line-height: 18px;
}
    .download_div .alst h4 {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
}
    .download_div img {
    height: 40px;
}
.download h3 {
    font-size: 20px;
}
    .whatis_scri .set img {
    height: auto;
    width: 100%;
}
.chatset h5 {
    font-size: 17px;
    margin-top: 00;
}
.chatset img {
    width: 100%;
    margin: 20px 0;
}
    .addpost .addhead .btn {
    padding: 6px 16px;
    border-radius: 3px;
    font-size: 14px;
}  
.addpost .addhead .form-control {
    font-size: 13px;
}
.addpost .addhead .userimg {
    width: 44px;
    height: 44px;
}
.addpost .addhead ul li {
    margin-right: 5px;
}
.addpost .addhead ul li i {
    font-size: 16px;
}
.addpost .addhead {
    padding-left: 55px;
    padding-bottom: 30px;
}
.addpost .addhead ul {
    bottom: -14px;
}
    .logleft {
    width: 100%;
}
    .carousel_images .item, .carousel_images .item video, .carousel_images .item img {
    height: 144px;
}
.loginpage .form-signin {
    padding: 30px 20px;
    border-radius: 8px;
}
.loginpage h5::after {
    left: 20%;
}
.loginpage h5::before {
    right: 20%;
}
.social a.google, .loginpage .form-signin button {
    width: 100%;
    margin-top: 10px;
}
.loginpage p {
    font-size: 14px;
}
.main_header .logo img {
    height: 46px;
}
.main_header ul {
    top: 11px;
}
.blocklist .test .image {
    height: 100px;
}
.blocklist .test .row .col-sm-6 {
    width: 100%;
    margin-top: 5px;
}
.sectionin .explore ul.ex li.nav-item.dropdown {
    top: 2px;
}
.sectionin .explore ul.ex li.nav-item.dropdown a {
    font-size: 14px;
}
}