/*
MyDash


*/

.horizontal-main.hor-menu {
  background: linear-gradient(135deg, #FF4C4C 0%, #FF2323 100%); }
.home-banner{
  width: 100%;
  height: 410px;
   background: url('../images/banner2.jpg');
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
}
.home-banner .profile-reg{
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 55px;
  width: 40%;
  height: 410px;
  background: url('../images/profile-reg-red.png');
  background-size: cover;
  background-position: center;
   background-repeat: no-repeat;
  color: #fff;
  z-index: 999;
  float: left;
}
/*Home Registration*/
.regist .parsley-errors-list{color: #000; width: 100%; float: left;}
.regist .input-group-text{
  background: #FFF2EE;
}
.banner_hero{
    width: 100%;
    background: url("../images/hero_bg2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.main_hero{
    padding: 20px;
}
.hide{
    display: none;
}
.lsp_10{
    letter-spacing: 10px;
}

.lsp_10::placeholder{
    letter-spacing: 2px;
}
.text_temp{
    color: #e5634d !important;
}
.text-prime{
    color: #E55024 !important;
}
.aligns-item-center{
    align-items: center !important;
}

.bg_wt{
  background: #f3f3f2 !important ;
}
.form-control-wt{
  width: 100%;
  padding: 8px 15px;
  border: none;
  background: #f1f3f3;
  box-shadow: inset 0 4px 10px -1px #d0d1d6, inset 4px 0 8px 1px #fcfcfc;
  box-sizing: border-box;
  border-bottom: solid 2px #fff;
  right: solid 2px #fff;
}

.form-control-wt::placeholder{
  color: #f00;
}
.form-control-wt{
  color: #f00 !important;
}
.form-control-wt:focus{
  outline: none;
}

.prof{
  display: inline-block;
  width: 80px;
  height: 80px;
  background: #f3f3f2;
  box-shadow: 0 -1px 8px 5px #fdfcfa, 3px 0 10px 5px #b9b9b8;
  border-radius: 50%;
}
.btnx{
  background: #f3f3f2;
  padding: 8px 35px;
  border-radius: 20px;
  box-shadow: 0 -1px 8px 5px #fff, 3px 0 10px 5px #b9b9b8;
  box-sizing: border-box;
  border-left: solid 3px #fff;
  border-top: solid 3px #fff;
  border-right: none;
  border-bottom: none;
  font-size: 16px;
  color: #f00;
}

.prof i{
  line-height: 80px;
  font-size: 26px;
}

.parsley-errors-list{display: none;color: #000; width: 100%; float: left;}

.profile-reg h3
{
  font-size: 26px;
  font-weight: bold;
}
.profile-reg .regist
{
  padding-left: 20px;
  padding-right: 65px;
  margin: auto;
}

.trust
{
  width: 100%;
  padding: 20px;
}
.trust i.icons {font-size: 40px;}

.custom-padding{
  padding-top: 60px;
  padding-bottom: 60px;
  
}
.ad-banner
{
  width: 100%;
  border-radius: 5px;
  background: linear-gradient(135deg, #FF4C4C 0%, #FF2323 100%);
  padding: 10px 25px;
}
.ad-banner h3{
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  font-style: italic;
}
.ad-banner p{
  color: #fff;
}
.header-img {
  background: linear-gradient(135deg, #FF4C4C 0%, #FF2323 100%);
  background-size: cover;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  padding: 20px 0 20px 0; }
.uppercase{
  text-transform: uppercase !important;
}
.toastx{
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 20px 30px;
  text-align: center;
  z-index: 1014;
}
.toast_msg{
  display: inline-block;
  background: #F8F8F8;
  box-shadow: 2px 2px 15px #000;
  padding: 8px 12px;
  border-radius: 30px;
}
.mob_header{
  position: fixed;
  width: 100%;
  background: #fff;
  left: 0;
  top: 0;
  padding: 18px 10px;
  z-index: 999;
  box-shadow: 0px 15px 10px -15px #111; 
}
.mob_header i{
  font-size: 24px;
  color: #f00;
}
.page_title{
  font-size: 18px;
  font-weight: 600;
  color: #f00;
}
.mt-10{
  margin-top: 68px !important;
}
.dash_side_menu{
  padding: 0;
  margin: 0;
}
.dash_side_menu li{
  list-style-type: none;
  padding: 4px;
}
.pro_img{
  width: 100%;
  text-align: center;
  border: solid 1px #ccc;
  padding: 10px;
}
.pro_img img{
  width: 175px;
  height: 200px;
  object-fit: fill;
}
/*=====================Buttons===============================*/
.btn-pink-dark{background: #df00d2; color: #fff;}
.btn-pink-dark:hover{background: #5e01c6; color: #fff;}
.btn-reg{
  padding: 4px 25px;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  color:#FF3535 ;
  border: solid 1px #fff;
}
.btn-reg:hover{
  padding: 5px 26px;
  text-align: center;
  border-radius: 4px;
  background: #fff;
  color:#FF3535 ;
  font-weight: bold;
  border: solid 1px #fff;
}
.btn-red{
  background: #FF4C4C;
  color: #fff;
}

.advs{
  width: 100%;
  height: 115px;
  background: #f00;
}
.advs img{
  width: 100%;
  height: 115px;
  object-fit: fill;
}
.suc_story{
  width: 100%;
  background: #fff;
  box-shadow: 2px 2px 15px #ccc;
  border-radius: 20px 20px 0 0;
  margin-bottom: 15px;
}
.suc_story_head{
  width: 100%;
  height: 150px;

}
.suc_story_head img{
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
}

.suc_story p{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.mob-banner{
  width: 100%;
  height: 680px;
  background: url('../images/banner2.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 18px;
}
.btn-rounded
{
  padding: 10px 25px;
  border-radius: 45px;
  border: solid 1px #FF9E00;
  background: #FF9E00;
  color: #fff;
}
.hide{
  display: none;
}
/*=====================Buttons===============================*/
.mob-banner .mob-reg{
  padding: 30px;
  background: rgba(255, 255, 255, 0.75);
}

.mob-banner .mob-reg .form-group label{
  font-weight: bold;
  color: #000;
}
.top-title{
  padding-bottom: 30px;
  color: #FF0083;
}
.owl-nav{
  text-align: center;
}
.owl-nav .owl-prev{
  padding: 4px 15px;
}
.owl-nav .owl-next{
  padding: 4px 15px;
}
.owl-nav .owl-prev span
{
  font-size: 36px;
  padding: 4px 15px;
  color: #fff;
}
.owl-nav .owl-next span
{
  font-size: 36px;
  padding: 4px 15px;
  color: #fff;
}

.imgItem{
  text-align: center;
  
  padding: 0;
  border-radius: 0 0 75px 75px;
  height: 450px;
}
.imgItem .imgbox{
  width: 100%;
  height: 216px;
  border-radius: 3px;
  padding: 6px;
  background: #000;
}
.imgItem .imgbox img{
  height: 200px;
  vertical-align: middle;
  box-shadow: 3px 3px 15px #f00;
}

.imgItem .profText
{
  padding: 20px 15px;
  color: #fff;
}
.cps{
  cursor: pointer !important;
}
/*=============== BACKGROUND=====================================*/
.bg-blur{
  background-image: url("../images/banner_blur.jpg");

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-white{
  background: #fff;
}
.bg-black{
  background: #370106;
}
.bg-deep-danger{
  background: #f00;
}
/*=============== BACKGROUND=====================================*/

.features{
  z-index: 2;
  padding: 20px;
}
.text-40{
  font-size: 40px;
}
.text-20{
  font-size: 20px;
}
.footer{
  width: 100%;
  padding: 30px 15px;
  background: linear-gradient(-135deg, #FF4C4C 0%, #FF2323 100%);
  font-style: normal; 
}
}
.footbox
{
  padding: 15px;
}
.footnav{
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
}
.footnav li{
  display: block;
  list-style-type: none;
  padding: 8px;
}
.footnav li a{
  color: #fff;
  cursor: pointer;
}
.socialnav
{
  padding: 0;
  margin: 0;
  width: 100%;
  display: inline-block;
}
.socialnav li{
  display: inline-block;
  list-style-type: none;
  padding: 8px;
  font-size: 36px;
}

.socialnav li a{
  color: #fff;
}
.credit
{
  width: 100%;
  padding: 8px;
}
.errors{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.75);
  z-index: 999;
}
.errors .errMsg{
  margin: 15%;
  background: rgba(255,255,255,1);
  padding: 25px;
  font-style: italic;
  color: #FF4C4C;
}
.popProfile
{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.75);
  z-index: 999;
}
.popProfile .panelpop
{
  margin: 15%;
  background: #fff;
  z-index: 999;
}
.popProfile .panelpop .card .newSteps
{
  padding: 0;
  margin: 0;
  counter-reset: step;
}
.all_steps{
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
.all_steps li{
  list-style-type: none;
  display: inline-block;
  padding: 15px;
  width: 45px;
  height: 45px;
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 50%;
  line-height: 15px;
  margin-left: 20px;
}
.all_steps li:first-child{
  margin-left: 0;
}
.all_steps li.active{
  background: #B4FEBA;
  color: #068A10;
  font-weight: 700;
  border: solid 1px #B4FEBA;
}

.all_steps li.warn{
  background: #FFFBC4;
  color: #000;
  font-weight: 700;
  border: solid 1px #FFFBC4;
}
.popProfile .panelpop .card .newSteps li{
  list-style: none;
  display: inline-block;
  width: 15%;
  position: relative;
  text-align: center;
  cursor: pointer;

}
.pro_lines{
  padding: 0;
  margin: 0;
}
.pro_lines li{
  list-style-type: none;
  padding: 4px;
  font-style: italic;
}

.popProfile .panelpop .card .newSteps li:after{
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  background-color: #ddd;
  top: 15px;
  left: -42%;
  z-index : 1;
  }
  .popProfile .panelpop .card .newSteps li:before{
  content: counter(step);
  counter-increment: step;
  width: 30px;
  height: 30px;
  line-height : 30px;
  border: 2px solid #ddd;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  background-color: #fff;
  
}

  .popProfile .panelpop .card .newSteps li:first-child:after {
  content: none;
}
.popProfile .panelpop .card .newSteps li.active {
  color: green;
}
.popProfile .panelpop .card .newSteps li.active:before {
  border-color: green;
} 
.popProfile .panelpop .card .newSteps li.active + li:after {
  background-color: green;
}

.tone{
  opacity: 0;
}
.tone_lebel{
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
}
.checkmark{
  display: inline-block;
  border-radius: 50%;
  border: solid 1px #ddd;
  width: 40px;
  height: 40px;
}

/* On mouse-over, add a grey background color */
.tone_lebel:hover .tone ~ .checkmark {
  border: solid 3px #009EFE;
  box-shadow: 2px 2px 15px #009EFE;
}

/* When the radio button is checked, add a blue background */
.tone_lebel .tone:checked ~ .checkmark {
  border: solid 3px #009EFE;
  box-shadow: 2px 2px  15px #009EFE;
}

.radiobox label{
  display: inline-block;
  padding: 2px 20px;
  font-size: 16px;
}
.overs{
  width: 100%;
  height: 200px;
  position: relative;
  text-align: center;
}
.over_lay{
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url('../images/over_lay.png');
  background-repeat: no-repeat;
}
.over_lay_locked{
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url('../images/block_user.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.wps{
  word-wrap: break-word !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.tablex{
  width: 100%;
}
.tablex th{
  text-align: left;
  padding: 6px;
  width: 50%;
}
.tablex td{
  text-align: left;
  padding: 6px;
  width: 50%;
}
.bg-warn{
  background: #FFFCEE !important;
}

.filter_profile{
  padding: 18px;
  width: 100%;
  background: linear-gradient(45deg, #FF593C, #FC9A89);
  border-radius: 30px;
}
.red_brd{
  display: inline-block;
  padding: 15px 20px;
  border: solid 1px #f00;
  border-radius: 15px;
}
.round_img_sm{
  width: 65px;
  height: 65px;
  text-align: center;
}
.round_img_sm img{
  width: 65px;
  height: 65px;
  border-radius: 50%;
  object-fit: cover;
}
.table tr.cp{
  cursor: pointer !important;
}
/*====================MyDash================================*/
.bg-grad{
  background-image: linear-gradient(45deg, #00E7FE 20%, #009EFE 80%);
}
.widget-grad{
  padding: 20px;
  background: #FFFFFF;
  border-radius: 10px;
  text-align: center;
}
.widget-grad img{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  cursor: pointer;
}

.thin-btn{
  padding: 2px 25px;
  font-size: 14px;
  border: none;
  
}
.thin-btn::outline{

}
.thin-primary{
  background: linear-gradient(-45deg, #00E7FE 20%, #009EFE 80%);
  color: #000;
}
.thin-warning{
  background: linear-gradient(-45deg, #FFD800 20%, #FFA600 80%);
  color: #000;
}
select.parsley-error {
  border: solid 1px #f00 !important;
}
input[type=checkbox]{
  border: solid 1px #f00 !important;
}

.profile_details_sidebar{
  height: auto;
  overflow: scroll;
}

.table tr.dark-border{
  border-bottom: solid 2px #000;
}
.topFlash{
  position: absolute;
  top: 120px;
  right: 15px;
  z-index: 999;
  padding: 6px 28px;
  text-align: left;
}
.flash-success{
  border: solid 1px #090;
  color: #090;
  background: #F5FFE1;
  font-style: italic;
}
.flash-danger{
  border: solid 1px #f00;
  color: #f00;
  background: #FFDCCB;
  font-style: italic;
}
.match-title
{
  border: solid 1px #ccc;
  padding: 8px;
  text-align: center;
  margin-bottom: 20px;
}
.match-bx{
  padding: 15px;
  border: solid 1px #fff;
  margin-bottom: 25px;
  box-shadow: 2px 2px 15px #D4D4D4;
}
.match_img{
  padding: 5px;
  text-align: center;
}
.match_img img{
  height: 120px;
  box-shadow: 2px 2px 15px #D4D4D4;
}
.match-desc{
  padding: 5px 25px;
}
.match-desc h4{
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
}

.side-filter{
  padding: 10px 25px;
  margin: 0;
  list-style-type: none;
}
.side-filter li{
  list-style-type: none;
  padding: 6px;
  border-top: solid 1px #F2F2F2;
}

.side-filter li h5{
  font-size: 18px;
  color: #FFA200;
}
.side-filter li a{
  color: #000;
}
.side-filter li.active a{
  color: #0049FF;
}

.uplbtns{
  position: absolute;
  bottom: 0px;
  right: 0;
}
.text-deep-danger{
  color: #f00;
}
.story-dv{
  padding: 15px;
}
.stories{
  border: solid 1px #F2F2F2;
  padding: 10px;
  box-shadow: 2px 2px 15px #F2F2F2;
  width: 100%;
}
.stories img{
  width: 100%;
  height: 125px;
  object-fit: fill;
}
.thumbImg{
  padding: 8px;
  background: #f2f2f2;
}
.story_text{
  padding: 15px 6px;
}

.vidPlay{
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  text-align: center;
  line-height: 200px;
}
.vidPlay i{
  display: inline-block;
  width: 75px;
  height: 75px;
  border: solid 1px #000;
  border-radius: 50%;
  text-align: center;
  line-height: 75px;
  background: rgba(255, 255, 255, 0.55);
}
 
.main-header {
    background-color: transparent;
    z-index: 100;
    height: 85px;
    background: #fff;
    border-bottom: 1px solid #dee4ec;
    z-index: 99 !important;
    width: 100% !important;
    transition: left 0.3s ease;
}
.desk_view{
    display: block;
  }
.mob_view{
  display: none;
}
.story_banner{
  width: 80%;
  padding: 10px 45px;
  background: #f00;
  position: relative;
  text-align: left;
  height: auto;
  color: #fff;
}
.story_banner span {
  display: inline-block;
  width: 80px;
  height: 115px;
  background: #fff;
  position: absolute;
  right: -30px;
  top: 5px;
  transform: rotate(45deg);
}
/*================================ Responsive ======================================*/
@media only screen and (max-width: 991px) {
  .desk_view{
    display: none;

  }
  .mob_view{
  display: block;
}
  .story_banner{
    margin-top: 60px;
    padding: 10px 15px;
    width: 85%;
    }
  .story_banner h1{
    font-size: 16px;
  }
  .horizontalMenucontainer .main-content.horizontal-content {
      margin-top: 0 !important;
  }
  .reg_form_mob{
    position: absolute;
    width: 95%;
    left: 2%;
    margin-top: -65px;
    padding: 15px;
    background: #fff;
    z-index: 999;
    border-radius: 20px 20px 0 0;
  }
  
  .footer_mob{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    z-index: 999;
  }
  .footer_mob ul{
    padding: 0;
    margin: 0;
  }
  .footer_mob ul li{
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 25%;
    text-align: center;
    padding: 8px 0;
  }
  .footer_mob ul li a{
    color: #f00;
  }
  .footer_mob ul li a i{
    font-size: 22px;
  }
  .footer_mob ul li.active{
    background: rgba(247, 71, 56, 0.45);
    color: #fff;
  }
  .footer_mob2{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    z-index: 999;
  }
  .footer_mob2 ul{
    padding: 0;
    margin: 0;
  }
  .footer_mob2 ul li{
    list-style-type: none;
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
    padding: 8px 0;
  }
  .footer_mob2 ul li a{
    color: #f00;
  }
  .footer_mob2 ul li a i{
    font-size: 20px;
  }
  .footer_mob2 ul li.active{
    background: rgba(247, 71, 56, 0.45);
    color: #fff;
  }
  .splash_screen{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1012;
  }
  .splash_title{
    margin: 15%;
    text-align: center;
    position: relative;
  }
  .splash_footer{
    position: fixed;
    left: 0;
    bottom: 60px;
    text-align: center;
    width: 100%;
  }
}
.mob-banner{
    display: none;
  }
  .mob-mode{
    display: none;
  }
  .desk-mode
  {
    display: block;
  }
@media only screen and (max-width: 1920px) {
  .mob-banner{
    display: none;
  }
  .mob-mode{
    display: none;
  }
  .desk-mode
  {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .home-banner{
    display: none;
  }
  .mob-banner{
    display: block;
  }
  .popProfile .panelpop
{
  margin: 15% 15px;
  background: #fff;
  z-index: 999;
  padding-top: 30px;
}

  .popProfile .panelpop .card .newSteps li:after{
    content: none;
  }
  .mob-mode{
    display: block;
  }
  .desk-mode
  {
    display: none;
  }
  .match-desc{
    padding: 5px 25px;
    text-align: center;
  }
}
h4.title_btm{
  padding-bottom: 10px;
  display: inline-block;
}
h4.title_btm:after{
  content: '';
  position: absolute;
  bottom: 60px;
  left: 38%;
  border: solid 2px #090;
  width: 120px;
  height: 2px;
}
@media only screen and (max-width: 768) {
  h4.title_btm:after{
  content: '';
  position: absolute;
  bottom: 60px;
  left: 28%;
  border: solid 2px #090;
  width: 120px;
  height: 2px;
}
.match_img img{
  max-width: 100%;
  height: auto;
  box-shadow: 2px 2px 15px #D4D4D4;
}
}

.pulse2{
  background: #08c18d;
  cursor: pointer;
  box-shadow: 0 0 0 rgb(34 192 60 / 90%);
  animation: pulse 2s infinite;
  animation-duration: .9s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
}