.right_text54.left_ou6 h5 {
    font-weight: 600 !important;
    font-size: 28px !important;
    margin: 40px 30px;
}
.img_lefr5 #myVideo6 {
    height: auto;
}

.videoCheck {
    position: absolute;
    left: 24%;
    top: 10px;
    z-index: 9;
}
.changeCamera_select {
    background-color: #921fc4;
    border: 1px solid #921fc4;
    color: #fff;
    padding: 3px 4px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 10px;
    height: 32px;
}
.videocheck_container {
    display: block;
    position: relative;
    padding-left: 35px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
  
  /* Hide the browser's default checkbox */
  .videocheck_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .videocheck_container .checkmark {
    position: absolute;
    top: 10px;
    left: 24%;
    height: 25px;
    width: 25px;
    background-color: transparent;
    z-index: 9;
    border: 2px solid #fff;
}
  
  /* On mouse-over, add a grey background color */
  .videocheck_container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .videocheck_container input:checked ~ .checkmark {
    background-color: #8e1ebf;
    border-color: #8e1ebf;
}
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .videocheck_container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .videocheck_container input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .videocheck_container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
>>>>>>> 4965b965661c49884ff7f0582847fd200c9fcc1f
.sky_outer h4 {
    background-color: #dff4e6;
    text-align: center;
    padding: 30px;
    margin: 50px 30px 30px;
    border-radius: 10px;
    font-weight: 500;
}
.img_lefr5 #myVideo6 .vjs-big-play-button {
    left: 40%;
    top: 45%;
}
.resumecreate {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
    background-color: green;
    color: #fff;
    font-size: 10px;
    padding: 4px;
    display: inline-block;
    border-radius: 5px;
}
.resumecreate:hover {
    text-decoration: none;
    color: #fff;
}
.clickTalka {
    position: absolute;
    display: flex;
    bottom: 15px;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    align-items: center;
}
.clickTalka:hover {
    text-decoration: none;
}
.clickTalkinner {
    position: relative;
}
.clickTalka p {
    background-color: #5c0b7f52;
    margin: 0px 0px 0px -5px;
    padding: 6px 20px;
    border-radius: 0px 10px 10px 0px;
    color: #fff;
    width: calc(100% - 30px);
}
.clickTalka i {
    background-color: #e91313;
    color: #fff;
    width: 45px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 5px #e9131373;
    z-index: 9;
    font-size: 24px;
}
.enterlenge_outer h4 {
    text-align: center !important;
}
.enterlenge_outer .img_ouyter .video-js.vjs-default-skin.custom_video_js {
    height: 270px;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 15px;
}
.enterlenge_outer .img_ouyter .video-js.vjs-default-skin.custom_video_js video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
}
.sky_outer p {
    padding: 0px 30px 0px;
    font-weight: 600;
    font-size: 18px;
}

.border_white0 {
    border: 2px solid #fff;
    border-radius: 13px;
    padding: 30px;
    background-image: linear-gradient(#e5dbf6, #f3edf6 );
}
.enterlenge_outer {
    background-color: #f2f2f2;
    padding: 70px 0px 50px;
    background-image: linear-gradient(#ece8ff, #fff);
    border-radius: 70px 70px 0px 0px;
}
.entra_outer h3 {
    background-color: #fff;
    padding: 10px;
    margin: -20px 30px;
    border-radius: 10px;
    position: relative;
}
.entra_outer h3 {
    background-color: #fff;
    padding: 10px;
    margin: -26px 30px;
    border-radius: 10px;
    position: relative;
    text-align: center;
    color: #921FC4;
    font-weight: 700;
} 
.entra_outer h3 i {
    font-weight: 800;
}
.enterlenge_outer .img_ouyter img {
    width: 95%;
    margin-top: 5px;
    border: 1px solid #fff;
    border-radius: 10px;

}
.enterlenge_outer .img_ouyter {
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.border_white0 h4 {
    margin: 20px 0px;
    text-align: left;
    font-weight: 600;
    font-size: 31px;
}
.border_white0 h4 span {
   color:#921FC4;
}
.enterlenge_outer .inner_div6 p {
    text-align: left;
    margin-left: 25px;
    margin-bottom: 7px;
    font-weight: 600;
}


.row.paylemt_infor5 {
    padding: 30px 50px;
}
.custtom_according.congrats-scroll .accordion {
    max-height: 330px;
    overflow-y: auto;
}
.vide_tex5.demovideos .video-js.vjs-default-skin.custom_video_js {
    height: 190px;
}
.video-js.vjs-default-skin.rec_img.videoshared {
    width: 100px;
    height: 100px !important;
    border-radius: 100%;
}
.video-js.vjs-default-skin.rec_img.videoshared video {
    width: 100px;
    height: 100px !important;
    border-radius: 100%;
}
.video-js.vjs-default-skin.rec_img.videoshared .vjs-big-play-button {
    width: 30px;
    height: 30px;
    left: 35%;
    top: 35%;
}
.video-js.vjs-default-skin.rec_img.videoshared .vjs-icon-placeholder::before {
    font-size: 23px;
    line-height: 28px;
}
.vide_tex5.demovideostitle {
    margin: 0px;
}
.vide_tex5.demovideostitle h4 {
    margin: 0px;
    font-weight: 600;
    color: #000;
}
.vide_tex5.demovideos .vjs-big-play-button {
    left: 38%;
    top: 38%;
}
.audio_div_box {
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    position: relative;
    width: 510px;
    margin: 0 auto;
}
.timer_outer img {
    margin-bottom: 15px;
}
.col-md-6.custom_postiiou78 .brea_outer.viedo_overlap {
    bottom: -8px;
}
.video-js.vjs-default-skin.custom_video_js.edit-videoframe.myVideo-dimensions.vjs-fluid.vjs-controls-enabled {
    width: 500px !important;
    height: 300px !important;
    max-width: inherit !important;
}
.video-js.vjs-default-skin.custom_video_js.edit-videoframe.myVideo-dimensions.vjs-fluid.vjs-controls-enabled video {
    width: 100% !important;
    height: 100% !important;
}
.audio_div_box .timer_outer {
    position: inherit;
}
.audio_div_box .recording_audio_gif {
    right: 10px;
    top: 10px;
}
.audio_div_box audio {
    margin-top: 6px !important;
}
.audio_div_box canvas {
    height: 250px !important;
}
.legy6 h5 {
    background-color: #fafafa;
    font-weight: 400;
    font-size: 17px;
    color: #1A1A1A;
}
.inner_tbale .table thead th {
    vertical-align: bottom;
    border-bottom: transparent;
    background-color: #f9f9f9;
}
.legy6 h5{
	
    background-color: #f9f9f9;	
}
.chatplan.no_bou67 p {
    margin-bottom: 5px;
}

.no_border5 h5, .no_border5 .chatplan {
    border-left: transparent;
}
.row.paylemt_infor5 .col-5, .row.paylemt_infor5 .col-7 {
    padding: 0px !important;
}
.chatplan h2 {
    color: #1DBF73;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 0;
}
.modal.fade.custom_modal.advantages_popup {
    padding: 0px;
}
.btn_outer99.upgrade_btn.pla_ou80 ul {
    text-align: left;
}
.btn_outer99.upgrade_btn.pla_ou80 {
    margin-top: 20px !important;
}
.btn_outer99.upgrade_btn.pla_ou80 .btn {
    padding: 10px;
    font-size: 14px;
}
.legy6.no_border5 p {
    margin-bottom: 4px;
}
.custom_put6 {
    color: #921FC4 !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
.row.paylemt_infor5.no_bo78 {
    padding: 0px 50px;
}
.row.paylemt_infor5.no_bo78 h5 {
    border-top: transparent;
}
.row.paylemt_infor5 {
    padding: 30px 50px 0px;
}
.chatplan p {
    color: #707070;
    font-size: 15px;
}
.chatplan h3 {
    color: #1DBF73;
    font-weight: 700;
    font-size: 18px;
}
.leg6 {
    display: inline-block;
    color: #1DBF73 !important;
}
.right78 {
    display: inline-block;
    color: #1DBF73 !important;
    text-align: right;
    float: right;
}
.inner_tbale {
    margin: 30px 50px;
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.inner_tbale  .table.table-bordered tr td:first-child {
    background-color: #f9f9f9;
}
.chatplan {
    background-color: #fafafa;

}
.inner_tbale {
    margin: 30px 50px;

}
.img6_outer.congrtx_img.custom_vide45 {
    position: relative;
}
.input_iin67 {
    display: inline-block;
}
.input_iin67 input {
    border: 1px solid #ccc;
    padding: 6px;
    border-radius: 5px;
}
.shaw_outer453.congrtx_shaw_div::after {
    display: none;
}
.same_height {
    height: 70px;
    clear: both;
}
.tractive {
    background-color: #f6e2ff;
}
.bottom_tex4.hand_img_div {
    position: inherit;
}
.bottom_tex4.hand_img_div img {
    bottom: -50px;
    top: inherit;
}
.credit_debit_outer {
    background-color: #fff6ec;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #f89d1970;
}
.riighy67.custom_sub.green_sub_text h4 {
    padding: 30px 0px !important;
    font-size: 16px;
}
.payamonut_div {
    text-align: center;
}
.payable_amount {
    background-color: #921fc4;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    border: none;
}
.promo_div_1 {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    border: 1px solid #330c3b;
    padding: 6px;
    background-color: #330c3b;
    border-radius: 30px;
}
.promo_div_1 p {
    margin: 0pc;
    color: #fff;
    padding-left: 20px;
}
.promo_div_1 .cancel_sub {
    margin-top: 0px;
}
.small_text {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.debit_credit_ul li {
    display: inline-block;
    margin-right: 15px;
}
.debit_credit_ul li a img {
    width: 45px;
    border: 1px solid #cccccc4d;
    border-radius: 5px;
}
.credit_debit_title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
}
.myVideo-dimensions.vjs-fluid {
    padding-top: 0;
    height: 548px !important;
}
.video-js.vjs-default-skin.custom_video_js {
    height: 548px;
    width: 100%;
}
.secondVideo-dimensions.vjs-fluid {
    padding-top: 0;
    height: 548px !important;
}
.vjs-poster {
    background-color: #fff !important;
}
.section-space.advertise-outer.rquest_item12 .custtom_according.interact-hint {
    position: absolute;
    right: 20px;
    bottom: 85px;
    width: 25%;
    max-height: 250px;
    overflow-y: visible;
}
.row.spe6.cat_row {
    margin: 0px;
    padding: 15px 0px;
}
.uninvite_btn {
    background-color: #1DBF73;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 30px;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
}
.custtom_according.acc_cus1 {
    box-shadow: 0px 0px 5px #ccc;
    max-height: 174px;
    overflow-y: auto;
}
.small_ingt52.small_ing45.brea_outer.viedo_overlap {
    /* left: inherit; */
    /* right: 20px; */
    width: 40px;
    height: 40px;
    line-height: 38px;
    position: inherit;
}
.uninvite_btn:hover {
    background-color: #921fc4;
    color: #fff;
}
.expend_outer .fa.fa-expand {
    display: none;
}
#myModal2 .accordion.custtom_according {
    max-height: 35vh;
    overflow-x: hidden;
}
.img6_outer.congrtx_img.custom_vide45 #myVideo, .img6_outer.congrtx_img.custom_vide45 #secondVideo{
    height: 334px !important;
	border-radius:10px !important;
}
.small_box1.ete_small_box {
    padding: 15px;
}
.small_box1.ete_small_box .bottom_icon ul li img {
    width: 13px;
}
.custom67.ente45.custom_proiy5 {
    padding: 10px 20px;
}
.custom67.ente45.custom_proiy5 .btn {
    margin-top: 20px;
}
.img6_outer.congrtx_img.custom_vide45 .vjs-big-play-button {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    top: 150px !important;
    bottom: 0;
    display: inline-block;
}
.custom_img5 a video {
    width: 100%;
    height: auto;
    background-color: #fff;
    object-fit: contain;
    height: 100% !important;
}
.congratulation-video-hide {
    display: none;
}
.skip-class {
    color: #939191;
}
.anoth4 p button {
    background-color: transparent;
    border: transparent;
    color: #921FC4;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}
.video-js.vjs-default-skin.custom_video_js {
    margin: 0 auto;
}
.modal {
    padding-right: 0px !important;
}
.crey78 .take_break img {
    width: 130px !important;
}
.mail_outer.sawdow_inner.grey5.custom_inte45 {
    height: auto;
}
.tex_fulll2 h4 {
    margin: 10px 50px !important;
}
.box.vill98 .blog_box1 img {
    height: 213px;
    object-fit: cover;
}
.custom_light {
    display: inline-block;
    background-color: #921FC4;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
    vertical-align: top;
}
.custom_model12 .modal-content {
    height: 480px !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}
#myBreakModal {
    padding-right: 0px !important;
}
.custom_faq6 .card {

    background-color: transparent;

}
.custom_faq6 .card .mb-0 .btn {
    font-size: 16px;
    font-weight: 400;
    padding: 15px 20px 15px 0px;
    color: #333 !important;
}
.box.activer4 {
    border: 1px solid #1DBF73;
    max-height: 335px;
}
.custom_faq6 .accordingh6 .fas.fa-plus, .custom_faq6 .accordingh6 .fas.fa-minus {
    color: #921FC4;
    text-align: right;
    float: right;
    position: absolute;
    right: 0;
}
.custom_faq6 .accordingh6 .fas.fa-circle {
    color: #921FC4;
    font-size: 11px;
    margin-right: 10px;
}
.custom_faq6 .card .fa {
    float: inherit;
    color: #921FC4;
    vertical-align: text-bottom;
    font-size: 11px;
    margin-top: 8px;
    margin-right: 7px;
}
.custom_faq6  .custtom_according {
    box-shadow: 0px 0px 0px #ccc;
}
.custom_faq6 .card {
    border: transparent;
    border-bottom: 1px solid #ccc !important;
}
.plan_outer2 h4 {
    color: #921FC4;
    font-weight: 700;
    font-size: 30px;
}
.bg_gren p {
    width: 80%;
}
.intract_outer.custom_intract .plan_outer2 h4 {
    color: #921FC4;
    font-weight: 700;
    font-size: 30px;
}
.intract_outer.custom_intract .left450 h5 {
    font-size: 16px !important;
}
.intract_outer.custom_intract .plan_outer2.inteact5 p {
    font-weight: 700;
}
.intract_outer.custom_intract .mail_outer.sawdow_inner.grey5 {
    text-align: left;
    background-color: #fff;
    border: transparent;
    height: 520px;
    box-shadow: 0px 0px 12px #ccc;
    position: relative;
    z-index: 9999;
}
.intract_outer.custom_intract .intervir45 h5 {
    font-weight: 600;
}
.intract_outer.custom_intract .mail_outer.sawdow_inner h5 {
    font-weight: 500;
    font-size: 20px;
}
.intract_outer.custom_intract .left450 p {
    font-size: 16px;
}
.congration_outer.congratulations_outer .custtom_according .card .mb-0 .btn {
    padding: 20px !important;
}
.congration_outer.congratulations_outer .custtom_according .card .fa {
    color: #333;
}
.box {
    padding: 15px 15px 15px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0px 0px 6px #ccc;
}

.modal-dialog.custom_create1 .modal-body {
    padding: 0px !important;
    height: 90vh;
    width: 100%;
    background-color: #f2f2f2;
}
.custom_img5.custom_video06 {
    height: 550px;
    background-color: #fff;
}
.custom_logoutmodal .modal-title {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.custom_modal4 .modal-title {
    padding: 0px !important;
}
.custom_modale .close {
    color: #333 !important;
}
.btn_outer99.upgrade_btn {
    margin-top: 40px !important;
    width: 100%;
    float: inherit;
    margin-bottom: 20px;
}
.custom_bg7.custom_subscribe {
    background-color: transparent;
    padding: 30px 50px;
}
.custom_bg7.custom_subscribe .sub_outer h4 {
    padding: 0px !important;
    margin-bottom: 10px;
    border-bottom: transparent;
}
.riighy67.custom_sub h4 {
    border: transparent;
}
.shawdow_outer h4 {
    padding: 20px 50px !important;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}
.form_outer .input_outer input, .form_outer .input_outer select {
    font-weight: 600;
}
.btn_outer99.custom_b56 {
    margin-top: 30px !important;
    margin-bottom: 40px;
}
.shawdow_outer.profile_outer .inner56 .btn {
    border: 1px solid #000;
}
.shawdow_outer.profile_outer.privace_outer .table-responsive.table_outer table tr td {
    vertical-align: top;
    border-top: transparent;
}
.box-heading h4 {
    font-weight: 700;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 20px;
    height: 40px;
}
.box-heading p {
    font-weight: 500;
    font-size: 14px;
}
.footer1 a img {
    width: 50%;
}
.footer1 ul li a {
    font-weight: 400;
}
.soical_outer li a img {
    margin-top: 20px;
}
.border_top {
    margin-top: 0;
}
.input_outer a {
    background-color: #330C3B;
}
.cre_outer h4 {
    text-align: center;
    margin-bottom: 140px;
}
.etreview_outer {
    margin-top: 0;
    margin-bottom: 50px;
}
.custom_heading6 h4 {
    text-align: center;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 40px;
}
.right_text54 h4 {
    margin-top: 90px;
    font-weight: 400;
    font-size: 20px;
}
.note_outer p {
    background-color: #e5e6e9;
    padding: 30px;
    border-radius: 10px;
    color: #775e7d;
    font-weight: 500;
}
.signup_outer .login_inner4 h4 {
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.signup_outer .login_inner4 p {
    color: #000;
}
.signup_outer .log_outer button {
    width: 50%;
}
.signup_outer .login_inner4 {
    padding: 50px 10px 10px;
}
.signup_outer .input_outer3 {
    padding: 0px 50px;
}
#myModal2 .modal-content {
    height: 80vh;
    overflow-x: hidden;
    overflow-y: scroll;
}
.spe6 {
    margin-bottom: 10px !important;
}
.form_outer99 .input_outer label {
    color: #BBBBBB;
    font-weight: 600;
    margin-bottom: 0;
    text-align: left;
}
.custom_model12  .modal-header h4 {
    padding: 0px !important;
    text-align: left;
} 
.custom_model12 .btn_outer99 ul li {
    display: inline-block !important;
    margin-right: 10px;
    width: 50% !important;
}
.custom_model12 .modal-dialog {
    max-width: 90%;
}
.custom_model12 .inner4 p {
    color: #AEAEAE !important;
    padding: 0px !important;
    margin-left: 0px !important;
    font-weight: 300 !important;
    font-size: 14px;
    margin: 0px;
}
.modal-open .modal.custom_model12 {
    overflow-x: inherit;
    overflow-y: inherit;
}
.cutom7 #myModal2 {
    width: 50%;
    margin: 0 auto;
}
/* .main_outer4 img {
    position: absolute;
    top: -23px;
} */
.cutom7 #myModal2 .modal-body.custom_body {
    text-align: left;
}
.mail_outer img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.mail_outer.sawdow_inner.grey5 a video {
    width: 100%;
    height: 240px;
    object-fit: cover;
}
.spe6.no-specing {
    margin-bottom: 10px;
}
.cust7.custom_cust7 {
    margin-top: 50px;
}
.right_side_intracy .mail_outer.sawdow_inner.grey5 {
    text-align: left;
    background-color: transparent;
    border: transparent;
    padding: 0;
}
.doiect_outer.crete29.cus672.create-paid .small_ingt52 img {
    right: 20px !important;
}
.right_side_intracy .mail_outer.sawdow_inner.grey5:hover {
    box-shadow: 0px 0px 0px #ccc;
    cursor: inherit;
    background-color: #fff;
}
.bg_color.custom_colore4 {
    width: 75%;
}
.bg_color.custom_colore4 p {
    padding: 20px;
}
.thamnail {
    text-align: right;
}
.thamnail img {
    width: 50px;
}
.doiect_outer.crete29.cus672.create-paid {
    margin-top: 10px;
}
/* .small_ingt52.mick32 {
    position: absolute;
    right: 0;
    top: -40px;
} */
.small_ingt52.small_ing45 {
    position: absolute;
    right: 0;
    top: -97px;
}
#myModal2 .card-body button {
    width: 100%;
    text-align: left;
    background-color: transparent;
    border-bottom: 1px solid #1dbf73 !important;
    border: transparent;
    padding: 10px 0px;
    font-size: 14px;
}

#myBreakModal .modal-dialog.custom_dioalag {
    max-width: 630px;
}
.interact-img {
    width: 100%;
    height: 550px;
    background-size: contain;
}
#myModal2 .card-header {
    padding: 0px;
}
#myModal2 .card .mb-0 .btn {
    font-size: 14px;
    font-weight: 500;
    padding: 7px;
}
#myModal2 .card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0px 30px 20px 20px;
}
.enta_oter.custom_entrna h2 {
    margin-bottom: 10px;
}
.full_width.custom_sope.ctr45.remove_paddind {
    padding: 0px;
}
.specinf_bottom p a .btn {
    background-color: #1DBF73;
    color: #fff;
    border-radius: 50px;
}

#myModal-demo .modal-footer button {
    background-color: #1DBF73;
    color: #fff;
    border: transparent;
    padding: 12px 40px;
    text-transform: uppercase;
    border-radius: 50px;
}
.timer_outer {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    z-index: 99;
}
#myModal3 .modal-dialog {
    width: 30%;
    max-width: 30%;
}
.edit_name img {
    z-index: 99;
}
#myModal201 .close.custom_close3 {
    position: absolute;
    right: 6px;
    top: 0px;
    z-index: 999999;
}
.small_inty6.custom_video89 .multiselect-container.multiSelectContainer {
    position: absolute;
    bottom: 20px;
    width: auto;
    right: 80px;
    z-index: 99;
}
.expend_outer {
    position: absolute;
    right: 20px;
    top: 1px;
    font-size: 40px;
    z-index: 999;
}
#myModal .input67 {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    width: 90%;
    right: -100px;
}
.recording-interact {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
}
.recording-interact img {
    width: 20px;
}

#myModal .close {
    color: #921FC4;
    opacity: 1;
    font-size: 35px;
    box-shadow: 0px 0px 0px;
}
#myModal .close:hover {
    color: #921FC4;
    opacity: 1;
    font-size: 35px;
    box-shadow: 0px 0px 0px;
}
.expend_outer a .fa {
    color: #921FC4;
}
.input67.video_overlap {
    position: absolute;
    left: 210px;
    bottom: 90px;
}
#myModal .brea_outer .fa {
    background-color: #921FC4;
    padding: 5px;
    color: #fff;
    font-size: 30px;
    margin-top: 0;
    margin-left: 90px;
}
.brea_outer.viedo_overlap {
    position: absolute;
    /* bottom: -8px; */
    left: 20px;
    width: 44px;
    height: 44px;
    background-color: #921fc4;
    text-align: center;
    color: #fff;
    line-height: 40px;
    padding: 1px;
    border-radius: 100%;
}
.custom_postiiou78 .right_mike4 {
    float: inherit;
    margin-left: 65px;
}
.custom_postiiou78 .brea_outer img {
    margin-left: 0px !important;
}
.custom_create1 .brea_outer img {
    width: 60px;
    padding: 5px;
    margin-top: -7px;
    margin-left: 91px;
}
.custom_postiiou78 {
    margin-left: 290px;
}
.custom_create1 .brea_outer img {
    width: 60px;
    padding: 5px;
    margin-top: -7px;
    margin-left: 91px;
}
.custom_postiiou78 {
    position: absolute !important;
    left: 0px;
    bottom: 30px;
}
.small_inty6.custom_video89 img {
    bottom: 20px;
    right: 320px;
}
.small_inty6.custom_video89 .searchWrapper {
    border: transparent !important;
    border-radius: 4px;
    padding: 5px;
    min-height: auto !important;
    position: relative;
}
.integrate .multiSelectContainer {
    position: absolute;
    text-align: left;
    width: 100%;
    left: 90px;
    top: -5px;
}
.small_inty6.custom_video89  input {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    min-height: auto;
}
.integrate .search-wrapper.searchWrapper input {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    min-height: auto;
}
.integrate .searchWrapper {
    border: transparent !important;
    border-radius: 4px;
    padding: 5px;
    min-height: auto !important;
    position: relative;
}
#myModalModule .modal-dialog.custom_dioalag {
    max-width: 50%;
}
#myModal201 .modal-body p {
    text-align: left !important;
}
#myModal201 .modal-header {
    padding: 8px 0px !important;
    border-bottom: transparent !important;
}
#myModal201 .modal-dialog {
    max-width: 50%;
    margin-top: 14% !important;
}
.modal.fade.show.custom_modal {
    display: block;
    background-color: #1110104a;
}
.modal.fade.show.show_custom_modal {
    display: none;
}
#myModal201 .modal-footer button {
    background-color: #1DBF73;
    color: #fff;
    border: transparent;
    padding: 12px 40px;
    text-transform: uppercase;
    border-radius: 50px;
}

#myModal2 .modal-dialog {
    max-width: 95%;
    margin: 10vh auto !important;
}
.top_texr5 select {
    text-align: left;
}

#myModal-demo .doiect_outer {
    margin: 20px;
}
#myModal-demo .modal-body {
    padding: 0px !important;
}
#myModal-demo .modal-dialog {
    width: 90%;
    max-width: 90%;
    margin-top: 30px !important;
}
#myModal-demo .doiect_outer .container {
    max-width: 100%;
}
/* .top_texr5 h5 {
    font-size: 13px;
} */
#myModal-demo .shaw_outer453 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    box-shadow: 0px 0px 0px #ccc;
    padding: 0;
    position: relative;
}
#myModal-demo .close.custom_close3 {
    position: absolute;
    right: 6px;
    top: 0px;
    z-index: 999999;
}

#myModal-demo .congration_outer {
    margin-top: 0;
    margin-bottom: 0;
}
#myModal-demo .modal-header {
    border: transparent;
    padding: 0;
}
.recording_audio_gif {
    position: absolute;
    right: 220px;
    z-index: 9999;
    top: -10px;
}

.img6.audio_recorder.custom_rec45 .recording_audio_gif img {
    margin-top: 0;
}
.recording_audio_gif img {
    width:18px;
}
.brea_outer img {
    padding: 13px;
    margin-top: 0;
}
.input67 input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    border-left: 8px solid #921FC4;
}
.btn_outer45 {
    text-align: right;
}

.btn_outer45 .btn {
    background-color: #921FC4;
    margin-top: 10px;
    color: #fff;
    text-align: right;
}
.btn_outer45 .btn:hover{
	color :#fff;
}
.input67 {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    width: 50%;
    right: -130px;
}
#myModal12 .modal-dialog {
    width: 100% !important;
    max-width: 90% !important;
    margin-top: 30px !important;
}
.brea_outer img {
	width:60px;
    padding: 5px;
    margin-top: 0;
    margin-left: 130px;
}
.custom_postiiou78 .brea_outer img {
    padding: 5px;
    margin-top: 0;
    margin-left: 130px;
}
.brea_outer {
    display: inline-block;
}
.right_mike4 {
    text-align: right;
    background-color: #921FC4;
    display: inline-block;
    float: right;
    padding: 2px 10px;
    border-radius: 10px;
    position: relative;
    z-index: 99;
    bottom: -7px;
}
.right_mike4 span {
    color: #fff;
    margin-left: 5px;
}
.integrate img {
    width: 50px;
    margin-left: 20px;
}
.row.custom_row {
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.right_mike4 img {
    width: 40px;
}
.custom_img5 .chat56 img {
    bottom: 90px !important;
    width: 170px !important;
}
.modal-header.custom_header {
    position: absolute;
    z-index: 999;
    left: 0px;
    top: -9px;
    display: inline-block;
    width: 100%;
    border-bottom: transparent;
}
.modal-dialog.custom_create1 .modal-body video {
    width: 100% !important;
    height: 90vh;
    object-fit: cover;
    z-index: -11111;
}

.modal-dialog.custom_create1 .modal-content {
    background-color: transparent;
    border: transparent;

}
.custom_img5 a {
    background-color: transparent;
    border: transparent;
    padding: 0px;
    line-height: initial;
}
.custom_img5 a:hover, .custom_img5 a:focus .custom_img5 a:active {
    background-color: transparent;
    border-bottom: transparent;
    padding: 0px;
    line-height: initial;
	box-shadow:0px 0px 0px 0px;
}
 
   
.bg_hover:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 120px;
    background-color: rgba(146,31,196,0.3);
    z-index: 1;
    right: -30px;
    bottom: -22px;
    border-radius: 120px 120px 10px 10px;
    z-index: -111111;
}
.modal-header.custom_header img {
    width: 20px;
}
.modal-dialog.custom_create1 .modal-body {
    padding: 0px !important;
}
.small_ingt52 img {
    right: 20px !important;

}
.modal-dialog.custom_create1 {
    max-width: 75% !important;
}
.multiSelectContainer ul {
    max-height: 210px !important;
}
.custom_icon .fas {
    color: #1dbf73 !important;
    text-align: right;
    float: right;
}
.modal-dialog.custom_dioalag .modal-header {
    border-bottom: transparent;
}
.modal-dialog.custom_dioalag .modal-title {
    font-size: 20px;
    /* margin-top: 20px; */
    font-weight: 700;
}
.btn.custom_yes {
    background-color: #1DBF73;
    color: #fff;
    padding: 8px 60px;
    border-radius: 50px;
}
.btn.custom_no {
    background-color: red;
    color: #fff;
    padding: 8px 60px;
    border-radius: 50px;
}
.btn_inner ul li {
    display: inline-block;
    margin-right: 10px;
}
.img6.audio_recorder.custom_rec45 .recording_gif img {
    top: 0;
}
.btn_outer99 {
    margin-bottom: 10px;
    margin-top: 40px;
}
.congr5_outer.check672 {
    margin-bottom: 30px;
}
.active_btn {
    font-weight: 600;
}
.img6_outer.congrtx_img.custom_vide45 video {
    width: 100% !important;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #ccc;
}
.groupHeading {
    color: #000 !important;
    font-weight: 500 !important;
}
.disableSelection {
    opacity: 1 !important;
}

.intervir45 a h5 {
    color: #000;
}
 /* .img6.audio_recorder .recording_gif img {
    width: 21px !important;
    position: absolute;
    right: 24%;
    z-index: 99;
    top: -30px !important;
} */
.intervir45 a:hover{
    text-decoration:none;
}
.back_login p span {
    color: #1B9DF5;
}
.plan_outer2.textdeco56 p {
    text-align: left;
}
.list_outer {
    margin: 70px 0px;
    text-align: center;
}
.cret3.mart6 {
    margin: 0 auto 20px;
    text-align: center;
}
.spec45.no_smar5 {
    margin-top: 0;
}
.input_outer99.forgot .form-control-lg.form-control {
    margin-bottom: 20px;
}
.back_login {
    text-align: right;
}
/*******10-09-2021*******/
#subscriptions .intract_outer {
    margin: 0px;
}
.intract_outer_subscription h4 a {
    color: #921fc4;
    margin-bottom: 15px;
    display: block;
}
.intract_outer_subscription h4 a:hover {
    text-decoration: none;
}
.intract_outer_subscription hr {
    margin: 30px 0px;
}
.intract_outer_subscription p {
    display: flex;
    margin-bottom: 10px;
    font-weight: 500;
}
.intract_outer_subscription p span {
    margin-left: auto;
    color: #949191;
    width: 50%;
    text-align: right;
}
.add_subscription_outer h2 {
    margin: 0pc;
    font-size: 28px;
    color: #949191;
    font-weight: bold;
    text-align: center;
}
.add_subscription_outer {
    padding: 50px 0px;
}
.account_sub {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.payment_form label {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}
.payment_form input {
    border: 1px solid #ccc;
    padding: 10px;
    width: 100%;
    font-size: 15px;
}
.account_sub h1 {
    margin: 0pc;
    font-size: 36px;
    color: #921fc4;
    font-weight: bold;
}
.cancel_sub {
    background-color: #1DBF73;
    border-radius: 50px;
    padding: 6px 20px;
    display: inline-block;
    color: #fff !important;
    margin-left: auto;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
    margin-top: 15px;
    border: none;
}
.cancel_sub:hover {
    background-color: #949191;
    text-decoration: none;
}
.account_sub a {
    background-color: #1DBF73;
    border-radius: 50px;
    padding: 10px 20px;
    display: inline-block;
    color: #fff !important;
    margin-left: auto;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
}
.account_sub a:hover {
    background-color: #949191;
    text-decoration: none;
}
/*************/
.timer_outer {
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
}
.timer_outer img {
    width: 170px !important;
}
.img6.practice {
    position: relative;
}
/*.modal-open .modal {
    overflow-x: inherit !important;
    overflow-y: inherit !important;
}*/
.PhoneInputInternationalIconPhone {
    opacity: 0 !important;
}
.cret3 .btn a {
    color: #fff;
}
.cutom7 #myModal2 {
    width: 50%;
    margin: 0 auto;
    text-align: left;
}
.practing_outer.record2.recored3.partices1 .img6 video {
    width: 700px !important;
    height: 50vh;
    object-fit: cover;
    box-shadow: 0px 0px 9px #000;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #333;
}
.custom_modale .modal-title {
    display: inline-block;
    padding: 0px !important;
}
.custom_modale .close {
    color: #333;
    opacity: 1;
    font-size: 28px;
    box-shadow: 0px 0px 0px;
}
.custom_model12 .lik_outer p {
    color: #000 !important;
}
.custom_model12 .lik_outer h4 {
    padding: 0px !important;
}
.custom_model12 .lik_outer p {
    color: #fff;
    margin-left: 0;
    font-weight: 600;
    word-break: break-all;
}
.custom_model12  .hand_outer .fa {
    color: #000;
    font-size: 20px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.hand_outer .fa {
    color: #1DBF73;
    font-size: 20px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.shawdow_outer .bottom_icon ul li {
    display: inline-block;
    width: 26%;
}
.bottom_icon {
    bottom: 0px;
    width: 80%;
    left: 0px;
    right: 0;
    margin: 0 auto;
    z-index: 99;
}
.custom67.ente45 .cutom78 {
    text-align: center;
    /* margin-right: 50px; */
}
.tex_fulll2 h4 {
    margin: 10px 50px !important;
}
.tex_fulll2 .colre4 {
    padding: 0px !important;
    margin: 0px !important;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    width: 500px !important;
    height: 250px;
    object-fit: cover;
    box-shadow: 0px 0px 9px #000;
    background-color: #333;
} 
.practing_outer.record2.recored3.paid5.recording1.hide_hand.crey78 {
    margin: 20px auto 0px;
    text-align: center;
}
.crey78 .text_nam546 p {
    margin-top: 10px;
}
.crey78 .btn7.custom_t6 .btn {
    width: 40%;

}
.partices1 .btn7.custom_t6 .btn {
    width: 40%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
.practing_outer.record2.recored3.partices1:after{
	
display:none;	
}
.crey78  .img56 {
    position: absolute;
    top: -170px;
    left: 90px;
}
.crey78 .take_break {
    position: absolute;
    right: -100px;
    bottom: 25px;
    cursor: pointer;
}
.crey78 .take_break img {
    width: 110px;
}
.crey78 .righty65 h5 {
    text-align: left;
    font-weight: 400;
    margin-bottom: 46px;
    font-size: 24px;
    color: #000;
}
header .navbar-brand {
    display: inline-block;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.crey78 .img56 {
    position: absolute;
    top: -190px;
    left: 90px;
}
.crey78  .middle_outer56 h3 {
    color: #921FC4;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
}

.practing_outer.record2.recored3.paid5.recording1.hide_hand .btn_outer99 {
    margin-top: 20px !important;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .btn_outer99.recor67 ul li .btn {
    padding: 7px 10px;
}
.recording_gif img {
    width: 21px !important;
    position: absolute;
    right: 24%;
    z-index: 9;
    top: 5px;
}
.middle_outer56 p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}
.recording_gif {
    position: relative;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    /* width: 700px !important;
    height: 450px !important; */
    object-fit: cover;
    box-shadow: 0px 0px 9px #000;
} 

.crey78 .tex_fulll2 h4 {

    font-size: 18px;
}
.login_inner4 a:hover {
    text-decoration: none;
}
.box h4 {
    margin-bottom: 10px;
    font-size: 20px !important;
}
#myModal12 .modal-body.cu678 {
    max-height: 520px;
    overflow-y: auto;
}
.model.custom_mdodel112 .modal-dialog {
    width: 90% !important;
    max-width: 90% !important;
}
.card .mb-0 .btn {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 10px;
}
.custtom_according .accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
    padding: 0px;
}
.custtom_according .card-body button {
    text-align: left;
    border: none;
    background-color: transparent;
    padding: 10px 0px;
    border-bottom: 1px solid #1dbf73;
    width: 100%;
}
.card .mb-0 .btn:hover, .card .mb-0 .btn:focus {
    text-decoration: none;
    box-shadow: none;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand:before{
	display:none;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .tex_fulll2 h4 {
    text-align: center;
}
.middle_outer56.text5627.full_intr45 .small_heding69 {
    width: 60% !important;
    text-align: center;
    margin: 0 auto;
}
.middle_outer56.text5627.full_intr45 .skipe_o2 {
    position: absolute;
    right: 24px;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .btn7.custom_t6 {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}
.bottom_tex4 h4 {
    font-size: 18px;
    text-align: left;
    padding-left: 90px;
    font-weight: 400;
    margin-top: 40px;
}
.bg67 {
    padding: 20px;
    margin-bottom: 40px;
}
.bottom_tex4 {
    position: relative;
}
.bottom_tex4 img {
    width: 70px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.bg67 {
    margin-bottom: 40px;
}
.login_outer.regis_bg .container98.new_user5 {
    font-weight: 400;
    color: #000;
}
footer {
    height: 270px;
    padding: 40px 0 0px;
}
.cretae_home5 {
    margin-top: 0;
    margin-bottom: 50px;
    background-image: url(../images/ground_bg.png);
    width: 100%;
    height: 530px;
    background-size: cover;
    padding: 20px 0px;
    background-size: cover;
    background-position: center center;
}
.plan_outer2.inteact5 p {
    font-weight: 600;
}
.intervir45.dating56 a {
    color: #333;
}
.intervir45.dating56 a:hover {
    color: #333;
	text-decoration:none;
}
.intervir45 .custom_heifght {
    color: #7D7D7D;
}
.intervir45 h5 {
    font-weight: 400;
}
.custom_hr {
    margin: 8px 0px;
    border-bottom: 2px solid #921FC4;
    width: 72px;
}
.mail_outer.sawdow_inner.grey5 {
    text-align: left;
    background-color: #F5F5F5;
    border: transparent;
   height: 600px;

}
.custom_heifght {
    height: 40px;
}
.blue_in4 {
    text-align: right;
}
.top_space4 .shadow {
    box-shadow: 0px 0px 0px !important;
}
.privacy_text {
    padding: 20px 50px;
}
.custom_tabs .tab-pane.fade.shadow.rounded.p-5 {
    padding: 0px !important;
}
.privacy_text p .fas {
    font-size: 10px;
    margin-right: 5px;
}
.plan_outer2 {
    margin: 0 auto;
    text-align: center;
}
.bor_ox {
    box-shadow: 0px 0px 5px;
    padding: 7px;
    margin-bottom: 20px;
    background-color: #fff;
}
footer {
    background-image: url(../images/footer_bg.png);

}
.btn_outer99 {
    margin-top: 0px !important;
}
.mail_outer.sawdow_inner.grey5 a {
    color: #000;
}
.mail_outer.sawdow_inner.grey5 a:hover {
    color: #000;
	text-decoration:none;
}
.practing_outer.recording1:before {
    background-image: url(../images/hand_outer.png);
bottom: 10px;
}
.middle_outer56.cust67 .img6 img {
    width: 80%;
}
.submit_outer45.nex45 {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.practing_outer.record2.recored3:after {
    background-image: url(../images/msg_chat.png);

}
.practing_outer.recording99 .img6 img {
    width: 90%;
    margin-bottom: 10px;
}
.middle_outer56 p {
    margin-bottom: 0;
}
.practing_outer {
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
}
.btn7 .btn {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
}
.middle_outer56.cust67 {
    text-align: center;
    position: relative;
}
.break_outer45 {
    position: absolute;
    right: 0;
    bottom: 30px;
}

.break_outer45 img {
    width: 150px;
}
.videi78 ul li a {
    padding: 7px 40px !important;

}
header .navbar {
    padding: 0px !important;
}
.talk_outer {
    margin: 50px 0px 50px;
}
.input_outer99 input {
    margin-bottom: 10px;
}
.bg_out6 {
    bottom: -80px;
}
.login_outer.regis_bg {
    background-image: url('../images/register_login.png');
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
}
.login_outer.login67 .input_outer99 input {
    margin-bottom: 30px;
}
.login_outer.login67 .container98 {
    font-weight: 400;
}
.google_add {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px;
    margin: 0 auto 20px;
}
.login_inner4 h4 {
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.login_outer.login67 {
    background-image: url(../images/login_bg.png);
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 6px;
}
.google_add button {
    padding: 0px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
	background-color:transparent !important;
	border:transparent !important;
	   box-shadow: 0px 0px 0px !important;
}
.kep-login-facebook.metro .fa {
    background-color: #3a559f;
    width: 20px;
    height: 20px;
    color: #fff;
    padding-top: 5px;
    font-size: 14px;
}
.google_add button span {
    padding: 0px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
}
.google_add.fb_inner {
    padding: 9px;
}
.user45 p {

    text-align: left;
}
.input_outer99 input, .checkbox.custom_check {
    width: 100%;
    
}
.input_outer99 img {
    right: 20px;
 
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #BBBBBB;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #BBBBBB;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #BBBBBB;
}  
.vide_tex5 h4 {
    font-weight: 600;
    margin-bottom: 30px;
    color: #000;
}
.container98.new_user5 {
    font-weight: 400;
    color: #707070;
}
.container98 .checkmark {
    border-radius: 5px;
}
.container98 .checkmark:after {
    left: 7px !important;
    top: 4px !important;

}
.input_outer99 .form-control-lg.form-control {
    font-size: 16px;
    margin-bottom: 40px;
}
.login_inner4.reset_outer4 h1 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
}
.login_inner4.reset_outer4 {
    padding-bottom: 50px;
}
.login_inner4.reset_outer4 p {
    margin: 0px 0px 20px;
}
.login_inner4.reset_outer4 .form-group label {
    text-align: left !important;
    width: 100%;
    font-weight: 500;
}
.right_text54 h5 {
    color: #000;
    font-weight: 400 !important;
    margin-bottom: 70px;
    font-size: 24px !important;
}
.after5 p {
    font-weight: 400;
}
.talk_name:after {
    position: absolute;
    width: 50px;
    height: 4px;
    border: 1px solid #BB84D3;
    content: "";
    top: 34px;
    background-color: #BB84D3;
    left: 0;
}
.talk_name {
    color: #000 !important;
    position: relative;
}

label.container98.new_user5 {
    text-align: left;
    /* padding-left: 0; */
}
.cre_outer h4 span:before {
    position: absolute;
    width: 55px;
    height: 4px;
    border: 1px solid #BB84D3;
    content: "";
    top: 34px;
    background-color: #BB84D3;
}
.cre_outer h4 span {
    position: relative;
    font-style: italic;
}
.errMsg {
    margin: -10px 0px 25px 0px !important;
    color: red !important;
    text-align: left;
    font-size: 12px;
}
.log_outer button {
    background-color: #1DBF73 !important;
    padding: 10px;
    display: inline-block;
    width: 40%;
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
    border: transparent !important;
}
.table-responsive.table_outer {
    padding: 30px 50px;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #e7e7e7;
    border: 1px solid #ccc;
}
.input_outer99 .fa {
    position: absolute;
    right: 20px;
    top: 17px;
}
.full_width {
    padding: 0px 50px;
}
.upload_outer {
    border-radius: 10px;
}
.upload_outer input {
    height: 210px;
}
.upload {   /* Normally */
    top: 90px;
}
.upload1 img {
    width: 100%;
    border-radius: 10px;
}
.upload1 { /* After img*/
    top: 0px;
}
.edit_outer img {
    z-index: 1;
}
.upload_outer.upload1 img {
    width: 100%;
    height: 175px;
    object-fit: cover;
    position: absolute;
    left: 0;
}
.upload1 {
    top: 0px;
    position: relative;
}
header .navbar-nav.ml-auto li a {
    cursor: pointer !important;
}
.custom_partices4 .break_outer45 img {
    width: 160px;
}
.custom_partices4 .break_outer45 {
    right: -100px;
    bottom: 25px;
    cursor: pointer;
}
.custom_partices4 .text_nam546 p {
    margin-top: 0px;
}
.practing_outer.record2.recored3.partices1.custom_partices4 {
    margin-bottom: 0px;
}
.practing_outer.record2.recored3.partices1.custom_partices4 .btn_outer99.recor67 ul li .btn {
    padding: 7px 10px;
}
@media(max-width: 1920px){

}
@media (min-width: 1400px) and (max-width: 1920px){
/*.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    width: 85% !important;
    height: 450px !important;
}	
.recording_gif img {
    width: 21px !important;
    position: absolute;
    right: 10%;
    z-index: 99;
    top: 3px;
}
.timer_outer {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
}
.timer_outer img {
    width: 220px !important;
}*/
.cretae_home5 {
    height: 600px;
    padding: 60px 0px;
}	
	
}

/*stripe css*/
form > * {
  margin: 10px 0;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}

/* prices.html */
.price-list {
  display: flex;
}

.price-list > div {
  flex-grow: 3;
  margin: 0 10px;
  border: black solid 1px;
  padding: 20px;
}
/*end*/
@media(max-width:1367px){
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    width: 500px !important;
    height: 300px !important;
} 
.practing_outer.record2.recored3.partices1 .img6 video {
    width: 500px !important;
    height: 270px !important; 
}
}

@media(max-width:1200px){
	.input67.video_overlap {
    position: absolute;
    left: 0;
    bottom: 80px;
}
.top_texr56 p {
    font-size: 12px;
}
.last_inner {
    font-size: 12px;
}
.videi78 ul li a {
    padding: 7px 40px !important;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.videi78 ul li {
    display: block;
    margin-right: 30px;
    width: 100%;
    margin-bottom: 10px;
}	
header {
    padding: 10px;
}
.crey78 .take_break {
    right: 0;

}
.recording_audio_gif {
    right: 150px;
}
.brea_outer .fa {
    margin-left: 0;
}
.custom_create1 .brea_outer img {
    width: 60px;
    padding: 5px;
    margin-top: -7px;
    margin-left: 0;
}	
#myModalModule .modal-dialog.custom_dioalag {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.btn.custom_no {
    background-color: red;
    color: #fff;
    padding: 8px 10px;
    border-radius: 50px;
}
#myBreakModal .modal-dialog.custom_dioalag {
    max-width: 90%;
}
}
@media(max-width:992px){
	.cutom7 #myModal2 {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.intervir45.dating56 h5 {
    margin-top: 0px;
}
	footer {
    height: auto;
    padding-bottom: 30px;
}
.recording_audio_gif {
    right: 50px;
}
.mail_outer.sawdow_inner.grey5 {
    height: auto !important;
}
.tex_fulll2 h4 {
    margin: 20px 0px !important;
}
.middle_outer56.text5627.full_intr45 .skipe_o2 {
    position: inherit;
    right: 24px;
}
.img56 {
    position: absolute;
    top: -70px;
    left: 60px;
}
.crey78 .take_break {
    bottom: -60px;
}
.footer1 a img {
    width: 30%;
}
.bg_out6 {
    bottom: 0;
}
.cretae_home5 {
    height: auto;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    width: 100% !important;

}
.recording_gif img {
    right: 7px;

}	
.right_text54 h5 {
    margin-bottom: 40px;
}
.white459 {
    margin-bottom: 10px;
}	
.cre_outer h4 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 50px;
}
.modal-dialog.custom_create1 {
    max-width: 95% !important;
}
.small_inty6.custom_video89 img {
    bottom: 20px;
    right: 20px;
}
.custom_postiiou78 {
    margin-left: 0;
}
}
@media screen and(max-width:991px){
.custom_partices4 .break_outer45 {
    right: 0px;
    bottom: 0px;
}
.clickTalka p {
    margin: 0px 0px 0px -15px;
    padding: 2px 20px;
}
.vide_tex5.demovideos .vjs-big-play-button {
    left: 42%;
    top: 42%;
}
.vide_tex5 h4 {
    margin-bottom: 15px;
    margin-top: 25px;
}
.clickTalka p {
    font-size: 11px;
}
.border_white0 h4 {
    font-size: 20px;
}
.enterlenge_outer .inner_div6 p {
    font-size: 14px;
}
#myModal2 .accordion.custtom_according {
    max-height: 150px;
}
/* .timer_outer img {
    margin: 0px;
} */
#myModal3 .modal-dialog {
    width: 95%;
    max-width: 95%;
}
#myModal .modal-header .close, #myModal2 .modal-header .close, #myModal3 .modal-header .close, #myModal4 .modal-header .close {
    top: 0px;
}
.submit_outer45.nex45 {
    bottom: 5px;
}
.submit_outer45 .btn {
    padding: 5px 30px;
}
.btn_outer99.recor67 {
    position: absolute;
    top: -290px;
    left: 35px;
    margin: 0px !important;
    right: inherit;
}
.small_inty6 img {
    width: 44px !important;
}
.myVideo-dimensions.vjs-fluid {
    height: 378px !important;
}

.small_ingt52.small_ing45 {
    right: 70px;
}
.custom_img5.custom_video06 {
    height: auto !important;
}
#myModalModule .modal-dialog.custom_dioalag {
    max-width: 90%;
}
.btn_inner ul li {
    margin-right: 0px;
    margin-top: 10px;
}
.audio_div_box {
    width: 100%;
    margin: 10px auto;
    /* min-height: 150px;
    padding: 40px 0px; */
    margin-top: 70px;
}
.img6.audio_recorder.custom_rec45.separate-style-audio .btn_outer99.recor67 {
    top: -120px;
}
.practing_outer.record2.recored3.paid5.recording1.hide_hand .btn_outer99 {
    margin-top: 0px !important;
    margin-bottom: 0px;
}
.row.retake_row {
    flex-direction: column-reverse;
}
.crey78  .middle_outer56 h3 {
    font-size: 20px;
}
.Save_outer4 {
    margin-top: 0px !important;
}
.crey78 .text_nam546 p {
    margin-top: 0px;
}
.btn_outer99.recor67 ul li .btn {
    margin-bottom: 0px;
}
.crey78 .tex_fulll2 h4 {
    font-size: 16px;
    padding: 10px;
}
#myModal12 .modal-dialog {
    margin-top: 10px !important;
}
#myModal-demo .modal-dialog {
    margin-top: 10px !important;
}
.right_text54 h4 {
    margin-top: 30px;
}
/* .crey78 .take_break {
    right: -50px;
} */
/* .crey78 .take_break img {
    width: 90px !important;
} */
.img56 img {
    width: 60px;
}
.img56 {
    left: 20px;
}
.custom_partices4 .text_nam546 p {
    text-align: center;
}
.practing_outer.record2.recored3.partices1 .break_outer45 {
    position: absolute;
    right: 10px;
    bottom: -104px;
}
.thamnail img {
    width: 44px;
}
}
@media screen and(max-width:768px) {
	.box {
    padding: 10px !important;
}
#myModal201 .modal-dialog {
    max-width: 100% !important;
}
.bottom_tex4.hand_img_div img {
    bottom: -10px;
}
.crey78 .btn7.custom_t6 .btn {
    width: 100%;
}
.img56 {
    left: 0px;
    top: 10px;
}
.partices1 .btn7.custom_t6 .btn {
    width: 100%;
    font-size: 16px;
}
.practing_outer.record2.recored3.partices1 .img6 video {
    width: 100% !important;
}
/* .btn_outer99.recor67 {
    position: inherit;
    top: 0px;
    right: 0px;
} */
.practing_outer.record2.recored3.partices1.custom_partices4 .btn_outer99.recor67 ul li .btn {
    padding: 1px 10px;
}
	.shaw_outer453 {
    margin-left: 0;
    margin-right: 0;
	padding:10px;
}
.congration_outer.create24 .container9 {
    width: 100%;
}
	.signup_outer .input_outer3 {
    padding: 0px 10px;
}
.custom_modale {
    width: 100% !important;
    margin: 0 auto;
    padding-right: 0px !important;
}
.main_outer4 img {
    width: 40px !important;
    height: 40px !important;
}
	.brea_outer {
    text-align: right;
    float: right;
}
#myModal .right_mike4 {
    margin-right: 10px;
}
 .break_outer45 img {
    width: 100px !important;
}
.modal-dialog.custom_create1 {
    max-width: 95% !important;
}
.input67 {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    width: 70%;
    right: 0;
}
.recording_audio_gif {
    right: 20px;
}

.practing_outer {
    margin-top: 10px;
    margin-bottom: 10px;
}
.practing_outer.record2.recored3.partices1 .img6 video {
    margin-top: 5px;
    margin-bottom: 5px;
}
.question_name {
    float: none;
    margin-top: 0;
    margin-right: 0;
}
.tex_fulll2 h4 {
    margin: 5px 0px !important;
}
.intract_outer_subscription h4 a {
    font-size: 20px;
}
.add_subscription_outer {
    padding: 30px 0px;
}
.add_subscription_outer h2 {
    font-size: 24px;
}
.intract_outer_subscription hr {
    margin: 20px 0px;
}
.account_sub h1 {
    font-size: 30px;
}
.crey78 .btn7.custom_t6 .btn {
    width: 80%;
}
.talk_outer {
    margin: 20px 0px 20px;
}
.practing_outer.record2.recored3.partices1 .img6 video {
    width: 100% !important;
}
.partices1 .btn7.custom_t6 .btn {
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}
.practing_outer.record2.recored3.partices1 .break_outer45 {
    position: absolute;
    right: 11px;
    bottom: -76px;
}
.crey78 .take_break {
    position: absolute;
    right: 0;
    bottom: 10px;
}
.img56 {
    position: absolute;
    top: 0px;
    left: 0;
}
.crey78 .take_break {
    position: absolute;
    right: 0;
    bottom: -60px;
}
/* #myModal12 .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: inherit;
    margin: 0px !important;
} */
.signup_outer .login_inner4 h4 {
    font-size: 38px;
}
.log_outer button {
    width: 100%;

}
.login_inner4 {
    padding: 20px 30px !important;
}
.signup_outer .input_outer3 {
    padding: 0px;
}
.table-responsive.table_outer {
    padding: 30px 10px;
}
.custom_bg7.custom_subscribe {
    background-color: transparent;
    padding: 0px 30px;
}
.shawdow_outer h4 {
    padding: 20px 20px !important;
}
.full_width {
    padding: 0px 50px;
    margin-bottom: 20px;
}
.privacy_text {
    padding: 20px;
}

#myBreakModal .modal-dialog.custom_dioalag {
    max-width: 100%;
}
#myModal201 .modal-dialog {
    max-width: 80%;
}
.cancel_sub {
    margin-top: 10px;
}
}


@media(max-width:575px){
	.myVideo-dimensions.vjs-fluid {
    padding-top: 0;
    height: 320px !important;
}
	/* .img6.audio_recorder.custom_rec45 .btn_outer99.recor67 {
.col-md-6.custom_postiiou78 .brea_outer.viedo_overlap {
    bottom: -70px;
}
	.img6.audio_recorder.custom_rec45 .btn_outer99.recor67 {
    position: absolute;
    top: -94px;
    right: 10px;
} */
	#myModalModule .modal-dialog.custom_dioalag {
    max-width: 100%;
    padding-right: 0px !important;
}
	.custom_img5 a video {
    width: 100%;
    height: 390px;
    background-color: #f2f2f2;
    object-fit: cover;
}
	.lik_outer p {
    font-size: 12px;

}
.custom_model12 .modal-dialog {
    max-width: 90% !important;
}
	#myModal201 .modal-dialog {
    max-width: 100%;
}
	.interact-img, .custom_img5.custom_video06 {
    height: 390px;
}
/* .practing_outer.record2.recored3.partices1 .break_outer45 {
    bottom: -130px;
}
/* .btn_outer99.recor67 {
} */
/*.btn_outer99.recor67 {
    position: absolute;
    top: -93px;
    right: 10px;
} */
.crey78 .take_break {

    bottom: -100px;
}
.modal-dialog.custom_create1 .modal-body {
    height: 74vh;
}	
	.input67.video_overlap {
    position: absolute;
    left: 0;
    bottom: 150px;
}
	.card .mb-0 .btn {
    font-size: 12px !important;
}
	.intract_outer.custom_intract .plan_outer2 h4 {
    font-size: 22px;
}
.plan_outer2 p {
    font-size: 12px;
}
	.custom_postiiou78 {
    position: absolute !important;
    left: 0px;
    bottom: 20px;
}
.right_mike4 {
    bottom: 0px;
}
.col-md-6.custom_postiiou78 .brea_outer.viedo_overlap {
    bottom: 0px;
}
	.full_width {
    padding: 0px 20px;
}
.custom_model12 .modal-content {
    height: 310px !important;
    overflow-x: hidden;
    overflow-y: scroll;
}
.shawdow_outer h4 {
    padding: 20px 20px !important;
}
	.signup_outer .log_outer button {
    width: 100%;
}
	.signup_outer .login_inner4 h4 {
    font-size: 26px !important;
}
.login_inner4 h4 {
    font-size: 26px !important;

}
.signup_outer .login_inner4 {
    padding: 10px 10px 10px;
}
.signup_outer .login_inner4 h4 {
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 30px;
    margin-top: 20px;
}
	.input67 {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    position: absolute;
    bottom: 10px;
    width: 90%;
    right: 0;
}
.small_ingt52 img {
    right: 20px !important;
    top: 80px !important;
    /* display: none; */
}
.small_ingt52 img {
    /* position: absolute; */
    width: 44px !important;
}
	.practing_outer.record2.recored3.paid5.recording1.hide_hand .btn_outer99.recor67 ul li .btn {
    padding: 4px 7px;
    font-size: 11px;
}
.img6.audio_recorder.custom_rec45 audio {
    width: 100% !important;
}
.btn.custom_yes {
    width: 100% !important;
    display: block;
    margin-bottom: 15px;
}
.btn_outer99 ul {
    margin: 0 auto;
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
}
.btn_outer99.recor67 ul li .btn {
    padding: 6px 30px;
}
.crey78 .btn7.custom_t6 .btn {
    width: 100%;
}
.footer1 a img {
    width: 60%;
}
}
/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.btn.custom_no {
    padding: 8px 10px !important;
}
}

/* iPad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.btn.custom_no {
   padding: 8px 10px !important;
}
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    width: 100% !important;
    /* height: 160px !important; */

}	
.congration_outer.congratulations_outer .custtom_according .card .mb-0 .btn {
    padding: 10px !important;
}
.timer_outer img {
    width: 90px !important;
}
.timer_outer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
}
.question_name {
    float: left;
}	
	.tex_fulll2 h5 a {
    text-align: right;
    float: right;
    position: absolute;
    right: 15px;
}
.tex_fulll2 .colre4 {
    text-align: left !important;
}
.middle_outer56.text5627.full_intr45 .small_heding69 {
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
}
.practing_outer.record2.recored3.partices1 .img6 video {
    width: 100% !important;
    height: 230px;
    object-fit: cover;
    box-shadow: 0px 0px 9px #000;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #333;
}
#myModal-demo .modal-dialog {
    width: 100%;
    max-width: 100%;
    margin-top: 30px !important;
}
}
@media screen and (max-device-width: 767px) and (orientation: portrait) {
	.question_name {
    float: left;
}
#myModal-demo .modal-dialog {
    width: 100%;
    max-width: 100%;
    margin-top: 30px !important;
}
.tex_fulll2 h5 a {
    text-align: right;
    float: right;
    position: absolute;
    right: 15px;
}	
.middle_outer56.text5627.full_intr45 .small_heding69 {
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
}
	
}
 @media (min-width: 1400px) and (max-width: 1920px) {
.practing_outer.record2.recored3.paid5.recording1.hide_hand .img6 video {
    width: 570px !important;
    height: 300px !important;
    object-fit: cover;
    box-shadow: 0px 0px 9px #000;
}
.practing_outer.record2.recored3.partices1 .img6 video {
    width: 570px !important;
    height: 400px;
}
.recording_gif img {
    width: 21px !important;
    position: absolute;
    right: 20%;
    z-index: 9;
    top: 0;
}
}
@media(max-width:335px){
	/* .img6.audio_recorder.custom_rec45 .btn_outer99.recor67 {
    position: absolute;
    top: -120px;
    right: 10px;
    width: 200px;
} */
}
@media screen and (max-width: 992px) {
.custom_heifght {
    height: 50px;
}
}
@media screen and (max-width: 1199px) {
	.sky_outer h4 br {
    display: none;
}
}
@media screen and (max-width: 991px) {
.btn_outer99.upgrade_btn.pla_ou80 .Save_outer4 .btn {
    margin-bottom: 10px !important;
}
.clickTalka p {
    margin: 0px 0px 0px -15px;
    padding: 2px 20px;
}
#myModal2 .modal-content {
    height: 95vh;
}
#myModal2 .modal-dialog {
    margin: 10px auto !important;
}
#myModal12 .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: inherit;
    margin: 20px 0px !important;
    height: 95vh !important;
}
#myModal12 .modal-dialog .modal-content {
    height: 100%;
}
#myModal12 .modal-body.cu678 {
    max-height: inherit;
}
.box.vill98 .blog_box1 img {
    width: 100%;
}
.modal-header {
    padding: 2px !important;
}
.row.spe6 .col-lg-7.col-md-12 {
    width: 50%;
    max-width: 50%;
}
.row.spe6 .col-lg-5.col-md-12 {
    width: 50%;
    max-width: 50%;
}
#myModal2 .modal-dialog {
    max-width: 95%;
}
#myModal2 .accordion.custtom_according {
    margin: 0px;
    max-height: 35vh;
}
.checkouter56 {
    margin-bottom: 0px;
}
.spec_outer {
    height: 206px;
}
/* .btn_outer99.recor67 {
    position: inherit;
    top: 0px;
    right: 0px;
    margin: 0px !important;
} */
}
@media screen and (max-width: 767px) {
	.border_white0 {
    margin-bottom: 60px;
}
.clickTalka p {
    padding: 6px 20px;
}
.inner_tbale {
    margin: 30px 50px;
    max-height: 400px;
    overflow-x: scroll !important;
    overflow-y: scroll !important;
}
.tex_fulll2 .colre4 {
    text-align: left !important;
}
.tex_fulll2 h5 a {
    font-size: 15px;
}
.custom_heading6 h4 {
    margin-bottom: 20px;
}
}

@media screen and (max-width: 575px) {
.row.spe6 .col-lg-7.col-md-12 {
    width: 100%;
    max-width: 100%;
}
.clickTalka p {
    padding: 3px 20px;
    font-size: 14px;
    line-height: 16px;
}
.row.spe6 .col-lg-5.col-md-12 {
    width: 100%;
    max-width: 100%;
}
.spec_outer {
    height: auto;
}
}