
/*for max width 767 and min width 481*/
/*header*/



.mobile-nav{
  background-color: #f2ec00;
  height: 45px;
  position: fixed;
  z-index: 100;
  width: 100%
}

.mobile-nav2{
  background-color: #f2ec00;
  height: 100px;
  position: absolute;
  z-index: 100;
  width: 100%;

}
.mobile-nav3{
  background-color: #f2ec00;
  height: 120px;
  position: absolute;
  z-index: 100;
  width: 100%;
  bottom: 0;

}
.btn-nav-menu{
  margin-top: 5px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 25px;
  padding: 2px 5px;
  box-shadow: none!important;
}

.btn_bot{
      /*border: 1px solid #f2ec00; */
      background-color: #f2ec00; 
      border: 1px solid #f2ec00;
      padding: 8px; 
      height: 40px; 
      border-radius: 50px; 
      color: #fff; 
      width: 90%; 
      position: fixed;
      bottom: 10px;
      left: 5%;
      font-size: 15px;
      text-transform: capitalize;
    }
.btn_bot:focus {outline:0;}  

/*first section header*/
.header-section1{
  background-color: #fff;
  height: 290px
}
.dashboard-panel{
  margin-top: 54px;
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 10px 5px;
  z-index: 200;
  height: 120px;
}
.lbl-dash{
  font-size: 15px;
  font-weight: 600
}
.btn-dashboard{
  background: transparent;
  color: #222;
  box-shadow: none;
  padding: 1px 0;
  margin: 0;
}
.features{
  background-color: #fff;
  width: 50px;
  height: 50px;
  border-radius:100%;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.lbl-features{
  color: black;
  font-size: 10px;
  margin-top: 5px
}

.features-bot{
  background-color: #000;
  width: 53px;
  height: 53px;
  border-radius:100%;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.profname{
  font-size: 17px;
  display: block;
  font-weight: 900;
  position: absolute;
  top: 10%;
  left: 15%;
  width: auto; 
  padding: 2px 15px;
  color: #FFFFFF;
  text-shadow: 0.5px 0.5px #FFFFFF;
}
.mobile{
  position: absolute;
  left: 15%; 
  top: 40%; 
  font-size: 15px; 
  padding: 2px 15px;
  color: #fff;
  font-weight: 400
}
/*second section*/
.section2{
  background-color: #fff;
  height: 360px;
  margin-top: 10px
}
.lbl-section{
  font-weight: 600;
  font-size:14px;
  margin-top: 15px
}
.card-sec2{
  width: 96%;
  height: 265px;
  box-shadow: 0px 2px 8px 0 rgb(0, 0, 0, .50), 0 2px 2px 0 rgba(0,0,0,0);
  border-radius:5px;
  margin: auto;
}
.card-sec2 .img{
  background-color: #ccc;
  width: 100%;
  height: 145px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.card-sec2 .title span{
  font-size: 12px;
  font-weight: 600;
  color: #00b000;
}
.card-sec2 .description p{
  font-size: 12px;
  margin:0;
}
.card-sec2 .title{
  margin-top: 10px;
  height: 24px
}
.card-sec2 .description{
  padding: 0 4px;
  height: 54px
}
.card-sec2 .link a{
  font-weight: 600;
  font-size: 15px;
  color: #328bbf;
}

/*third section*/
.section3{
  background-color: #fff;
  height: 345px;
  margin-top: 15px
}
.card-sec3{
  width: 96%;
  height: 255px;
  margin: auto;
  border: 1px solid #dbdada;
}
.card-sec3 .img{
  background-color: #ccc;
  width: 100%;
  height: 145px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.card-sec3 .title span{
  font-size: 14px;
  font-weight: 600;
  color: #222;
}
.card-sec3 .description p{
  font-size: 13px;
  margin:0;
}
.card-sec3 .title{
  margin-top: 10px;
  height: 24px;
  text-align: left !important;
  padding: 0 10px;
}
.card-sec3 .description{
  padding: 0 10px;
  height: 30px;
  text-align: left!important
}
.card-sec3 .link .follow{
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  background: #13a1a7;
  padding: 5px 25px;
  border-radius: 25px;
  cursor: pointer;
  float: left;
  margin-left: 10px;
}
.card-sec3 .link .follow:hover{
  background:#0f8b90;
}
.card-sec3 .link .remove{
  background: #d81b32;
  color: #fff;
  padding: 8px 16px;
  float: right;
  margin-right: 10px;
  border-radius: 25px;
  cursor: pointer;
}
.card-sec3 .link .remove:hover{
  background:#ae0f23;
}

/*slick slider*/
.slick-dots li button::before{
  content: "•";
  font-size: 10px
}
.slick-dots li{
  margin: 0
}
.slick-dots li.slick-active button:before{
  color: #167f2e;
}
.slick-slide img{
  width: 45px;
  margin: auto
}
.slick-slide{
  text-align: center;
  font-size: 10px
}
.slick-slide a{
  color: #222
}
.slick-slide.earn img{
  width: 95%;
}
.slick-slide.earn{
  height: 290px
}

/*profile style*/
.linear-bg{
  background-color: #2f5596;
  width: 100%;
  height: 70px;
  margin-top: -40px;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
}
.profile-dp{
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 100%;
  margin-top: -40px
}
.profile-name{
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
}
.basic-form{
  font-size: 15px
}
.lbl-basic-form{
  font-size: 13px!important;
}
.btn-basic-form{
  background-color: #029899;
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
  border-radius: 25px;
  padding: 9px 31px;
}
.btn-basic-form:hover{
  background-color: #047273
}

/*forth section*/
.section4{
  background-color: #fff;
  height: 365px;
  margin-top: 15px
}

.card-sec4{
  width: 96%;
  height: 274px;
  box-shadow: 0px 2px 8px 0 rgb(0, 0, 0, .50), 0 2px 2px 0 rgba(0,0,0,0);
  border: 2px solid #dbdada;
  margin: auto;
}
.card-sec4 .img{
  background-color: #ccc;
  width: 100%;
  height: 145px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.card-sec4 .title span{
  font-size: 12px;
  color: #222;

}
.card-sec4 .description p{
  font-size: 13px;
  margin:0;
  color: #01a800;
  font-weight: 600;
  padding: 0;
  height: 54px;
}
.card-sec4 .title{
  margin-top: 10px;
  height: 35px;
  text-align: left !important;
  padding: 0 10px;
}
.card-sec4 .description{
  padding: 0 0px;
  height: 30px;
  text-align: left!important
}
.card-sec4 .link .follow{
  font-size: 15px;
  color: #fff;
  background: #13a1a7;
  padding: 5px;
  cursor: pointer;
  float: left;
  width: 100%;
}
.card-sec4 .link .follow:hover{
  background:#0f8b90;
}
.card-sec4 .link{
  margin-top: 20px
}

/*create page*/
.create-body{
  margin-top: 60px
}
.txt-lead{
  text-align: center;
  font-weight: 700;
  padding: 10px 0;
}
.create-btn-div{
  background-color: #1f4e78;
  border-radius: 5px;
  box-shadow: 0px 2px 8px 0 rgb(0, 0, 0, .50), 0 2px 2px 0 rgba(0,0,0,0);
  margin-bottom: 10px
}
.create-btn-div  a.btn-link{
  padding: 10px 10px 0 10px;
  box-shadow: none;
  text-transform: none;
  width: 100%
}
.create-btn-div  a.btn-link:hover{
  text-decoration: none
}
.create-btn-div a .lbl{
  margin-left: 95px;
  text-align: center;
  margin-top: -60px;
  font-size: 22px;
  color: #fff
}
.create-btn-div a .hr{
  border-bottom: 1px solid #efffff;height: 1px;margin-top: 35px
}
.create-btn-div a .btn-info{
  color: #fff;
  text-align: center;
  background-color: transparent!important;
  padding: 15px 0 10px;
}
.create-btn-div a .img{
  background-color: #222;background-repeat: no-repeat;background-size: cover;background-position: center;width: 80px;height: 80px;border-radius: 100%
}

/*dashboard page*/
.lbl-img{
  background-color: #222;background-position: center;background-repeat: no-repeat;background-size: cover;width: 35px;height: 35px;border-radius: 100%;margin-top: 15px;
  border: 1px solid #b5b4b4;
  margin-bottom: -28px
}
.sec2-lbl-dash{
  margin-top: 0;
  margin-left: 45px;
  color: #00b000
}
.dash-box{
  text-align: center;
  padding: 15px 0;
  background-color: #fff
}
.dash-box .dash-lbl{
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 14px
}
.dash-points{
  font-size: 15px;
  margin-bottom: 0;
  padding: 6px 10px;
  border-top:1px solid #e8e7e7;
}
.dash-points.last{
  border-bottom:1px solid #e8e7e7;
}
.dash-points .dot::before{
  content: " ";
  background-color: #00b000;
  position: absolute;
  top:13px;
  width: 10px;
  height: 10px;
  border-radius: 100%
}
.dash-points .lbl{
  padding-left: 30px
}
.dash-points .val{
  float:right;
  font-weight: 600;
  font-size: 15px
}
.dash-point-link{
  cursor: pointer
}

/*social page*/
.scl-dp-header{
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 40px;
  height: 40px;
  border-radius: 100%
}
.scl-header{
  background-color: #01a800;
  height: 58px;
  width: 100%;
  padding: 10px 0
}
.scl-nav{
  width: 100%;
  margin-bottom: 10px!important;
  margin-top: 10px;
}
.scl-nav li.nav-item{
  width: 16.66%;
  text-align: center;
  color: #fff
}
.scl-nav li.nav-item .active{
  background-color: transparent;
}
.scl-search-bar{
  font-size: 13px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-left: none;
  height: 30px;
  margin-top: 5px
}
.scl-search-bar:focus{
  box-shadow: none;
  border: 1px solid #ced4da;
  border-left:none;
}
.scl-search-btn{
  margin-top: 5px
}
.scl-search-left{
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #fff
}
.col-no-px{
  padding: 0
}
.scl-btn-cart{
  padding: 0;
  margin-top: 8px;
  box-shadow: none;
}
.scl-btn-cart span{
  font-size: 28px;
  color:#fff;
}
.scl-btn-cart:active, .scl-btn-cart:focus, .scl-btn-cart:hover{
  box-shadow: none
}
.scl-header2{
  height: 50px;
  width: 100%;
  background-color: #01a800 
}
.btn-scl2{
  padding: 0;
  box-shadow: none;
  font-size: 22px
}
.btn-scl2:hover{
  color: #fff;
  box-shadow: none;
}
.my-day{
  height: 95px;
  width: 100%;
  background-color: #fff;
  margin-top: 5px;
  padding-top: 8px
}
.parent-holder, .parent-holder-main{
  background-color: #fff;
  border:2px solid #00b000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width:57px;
  height: 57px;
  border-radius: 100%;
  margin: auto;
  padding: 2px
}
.parent-holder-main{
  border:2px solid #fff;
}
.parent-holder-main span{
  background-color: #00b000;
  position: absolute;
  color: #fff;
  font-size: 20px;
  border-radius: 100%;
  top: 38px;
  left: 7%;
}
.story-holder{
  background-color: #222;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width:50px;
  height: 50px;
  border-radius: 100%;
  margin: auto
}
.story-name{
  font-size: 11px
}
.scl-feed{
  background-color: #fff;
  margin-top: 10px;
  width: 100%;
  padding-top: 10px;
}
.feed-dp{
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 35px;
  border-radius: 100%
}
.feed-name{
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 60px;
}
.feed-address{
  font-size: 10px;
  position: absolute;
  top: 15px;
  left: 60px;
}
.feed-time{
  font-size: 10px;
  position: absolute;
  top: 26px;
  left: 60px;
}
.feed-caption{
  font-size: 14px;
  margin-bottom: 5px
}
.feed-like{
  font-size: 10px;
}
.feed-feedback{
  font-size: 10px;
  position: absolute;
  right: 13px;
  top: 0px;
  padding-top: 5px
}
.feed-action{
  color: #222;
  box-shadow: none;
  font-size: 28px;
  cursor: pointer
}
#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%
}
.btn-float-div{
  position: fixed;
  z-index: 10;
  right: 10px;
  bottom: 10px;
}
.btn-float-div .btn-float{
  border-radius: 100%;
  width: 60px;
  height: 60px;
  padding: 0;
  background-color: #01a800;
  font-size: 22px;
  padding-top: 3px
}
.bottom-spacer{
  height: 80px
}
.bottom-spacer h6{
  font-size: 12px;
  text-align: center;
  margin-top: 50px;
}
.comment-sec{
  padding: 10px 0;
  display: none
}
.comment-sec-user{
  border-top: 1px solid #e0dcdc
}
.comment-sec-txtbox{
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  font-size: 13px;
  padding-left: 20px;
  height: 30px;
  margin-top: 5px;
  border-right:none;
}
.comment-sec-txtbox:focus, .comment-sec-btn:hover, .comment-sec-btn:active, .comment-sec-btn:focus{
  outline:none;
  box-shadow: none
}
.comment-sec-btn{
  border-top-right-radius: 25px!important;
  border-bottom-right-radius: 25px!important;
  background-color: #fff;
  margin-top: 5px;
  border-left: none;
  color: #00b000
}
.comment__sec{
  background-color: #f5f4f4d6;
  padding: 5px 10px 5px 10px;
  border-radius: 10px;
  overflow: hidden;
  float: left;
}
.comment__sec .name{
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  clear: both;
  float: left
}
.comment__sec .body{
  font-size: 12px;
  margin-bottom: 0;
  clear: both;
  float: left
}
.feed-btn{
  background-color: transparent;border:none;outline: none;
}
.feed-btn:hover, .feed-btn:focus, .feed-btn:active{
  outline: none
}
.comment-btn-action, .comment-btn-action2{
  font-size: 30px;
  margin-top: 4px
}
.shareModalContent{
  width: 100%
}
.shareModalName{
  font-size: 13px;
  font-weight: 700;
  margin-top: -25px;
  padding-left: 50px;
}
.shareModal-txtarea{
  font-size: 13px;
  border: none;
  outline: none;
}
.shareModal-txtarea:active, .shareModal-txtarea:hover, .shareModal-txtarea:focus{
  outline: none;
  box-shadow: none
}
.btn-shareModal{
  float: right;
  background-color: #00b000;
  padding: 10px;
  font-size: 11px;
  border-radius: 4px;
}
.btn-hide-post{
  color: #222;
  background-color: transparent;
  box-shadow: none;
  text-align: left;
  padding: 10px 60px;
  text-transform: none;
  font-size: 15px;
  height: 65px;
  margin-bottom: 10px;
}
.btn-hide-post:active, .btn-hide-post:hover, .btn-hide-post:focus{
  box-shadow: none!important
}

.owl-theme .owl-dots{
  margin-bottom: -25px
}
.scl-notify, .scl-like, .scl-store{
  background-color: #fff;
  padding-top: 10px
}
.notify-title{
  font-weight: 700;
  font-size: 15px;
  color: #222;
  margin-bottom: 10px
}
.notify-dps{
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-top: 15px;
  border-radius: 15px;
  border: 1px solid #e2e1e1;
}
.notify-acc-name{
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: 19px;
  left: 95px;
}
.notify-mess{
  font-size: 13px;
  position: absolute;
  top: 35px;
  left: 95px;
}
.notify-action{
  position: absolute;
  right: 20px;
  top: 15px;
}
.shop-holder{
  border: 1px solid #e0dfdf;
  border-radius: 10px;
  height: 185px;
  margin: 5px;
  box-shadow: 0px 2px 8px 0 rgb(0, 0, 0, .10), 0 2px 2px 0 rgba(0,0,0,0);
}
.shop-holder .img{
  background-color: #222;background-position: center;background-size: cover;height: 145px;border-top-right-radius: 10px;border-top-left-radius: 10px;
  margin-bottom: 8px
}
.shop-holder span{
  font-weight: 700
}
.store-item-content{
  background-color: #222;background-position: center;
  background-repeat: no-repeat;background-size: contain;width: 100%;height: 230px;border-radius: 15px;border:1px solid #d0cfcf
}
.store-item-dp{
  background-color: #222;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  margin-top: 7px;
  border:1px solid #d0cfcf
}
.store-item-title{
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  left: 70px;
  width: 285px;
  bottom: 15px;
  margin-bottom: 0
}
.store-name{
  font-size: 13px;
  position: absolute;
  bottom: -15px;
  left: 69px;
}

/*cart*/
.cart-summary, .cart-item{
  border: 1px solid #e0dfdf;
  width: 100%;
  height: 205px;
  margin: 10px 0;
  border-radius: 5px;
  box-shadow: 0px 2px 8px 0 rgb(0, 0, 0, .10), 0 2px 2px 0 rgba(0,0,0,0);
}
.cart-summary .head{
  border-bottom: 1px solid #e0dfdf;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 700;
}
.cart-summary .body{
  padding: 10px 15px;
  font-size: 14px;
}
.cart-summary .btn-checkout{
  text-transform: none;
  margin-top: 15px;
  background-color: #222
}
.cart-item{
  padding: 15px;
  height: 175px
}
.cart-item .img{
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid #e6e2e2;
  width: 100px;
  height: 110px;
}
.cart-item .details{
  margin-top: -100px;
  padding-left: 110px;
}
.menu-dp{
  background-color: #222;background-repeat: no-repeat;background-position: center;background-size:cover;width: 50px;height: 50px;border: 1px solid #efeaea;border-radius: 100%;
  margin-top: 10px
}
.scl-menu{
  background: #fff
}

/*create post page*/
.btn-share{
  float: right;
  background-color: transparent;
  box-shadow: none;
  padding: 11px 1px;
  text-transform: none;
  font-size: 15px;
}
.btn-share:hover, .btn-share:active, .btn-share:focus{
  box-shadow: none
}
.share-section{
  margin-top: 55px;
  padding-top: 10px
}
.share-dp{
  background-color: #222;background-size: cover;background-repeat: no-repeat;background-position: center;width: 50px;height: 50px;border-radius: 100%
}
.share-name{
  font-size: 14px;
  font-weight: 700;
  margin-top: -33px;
  padding-left: 62px;
}
.share-txtarea{
  font-size: 14px;
  border:none;
}
.share-txtarea:hover, .share-txtarea:focus, .share-txtarea:active{
  box-shadow: none
}
.take-photo {
    display: none!important;
}
.custom-file-upload {
    color: #222;
    display: inline-block;
    padding: 9px 20px 10px 75px;
    cursor: pointer;
    background: transparent;
    border-radius: 25px;
    text-align: left;
    width: 100%;
    font-weight: 700
}
.section-banner {
  height: 110px;
  width: 100%;
  background: #fff;
  padding: 5px;
  margin-top: 0;
}
.section-banner .mySlides {
  display: none;
  width: 100%;
  height: 100px;
}
/*CUSTOM SCROLLBAR*/
#mod-scrollbar::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 0px;
  background-color: #cecfd0;
}

#mod-scrollbar::-webkit-scrollbar
{
  width: 5px;
  background-color: #F5F5F5;
}

#mod-scrollbar::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #27ae60;
}


@media (min-width: 481px) and (max-width: 768px){
  .slick-slide.earn{
    width: 175px!important;
  }
  .dash-section-1{
    height: 395px
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .slick-slide.earn{
    width: 160px!important;
  }
  .slick-slide.gonnect{
    width: 160px!important;
  }
  .card-sec3 .link .follow{
    padding: 5px 20px
  }
  .card-sec3 .link .remove, .card-sec4 .link .remove{
    padding: 8px 12px
  }
 
  .create-btn-div a .btn-info{
    font-size: 14px
  }
  .create-btn-div a .img{
    width: 70px;height: 70px
  }
  .create-btn-div a .lbl{
    margin-left: 75px;
  }
  .lbl-dash{
    font-size: 14px
  }
  .dash-section-1{
    height: 420px
  }
}



/*index_new */
.section-item {
  width: 100%;
  margin: 0;
  margin-top: 10px;
  background: #fff;
  height: auto;
}
.boxs {
   padding-top: 5px;
}
.boxs:hover {
  background: #E4E4E4;
  border-radius: 30px / 50px;
}

