@charset "UTF-8";

.yc-feature .feature_banner{

margin-top: 0px;
}
.yc-feature {
  width: 100%;
  max-width: 100%;
  /*margin-top: -1px;*/
  }
@media (min-width: 769px){
.yc-feature {
  	width: 100%;
	max-width: 100%;
  }
}
@media (max-width: 764px){
.yc-feature {
  	padding-bottom:30px;
  }
}
.container {
    background: #fff;
    width: 100%;
    max-width: 100%;
    margin: 0px;
}
.tab_part {
    background: #000000;
    max-width: 100%;
}
@media (min-width: 600px){
.tab_part a {
    color: #fff;
}
}
div#tab_part_zone_mobile .tab_part a {
    color: black;
}
.full-block {
    width: 100%;
    overflow: hidden;
    /*background: #222222;*/
}





.yc-feature .full-block {
    overflow: auto;
}
@media (min-width: 767px) {
.yc-feature .full-block {
    overflow: hidden;
}
}
.full-block {
    overflow: hidden;
    /* height: 400px; */
    margin-bottom: 0;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-big-video {
    /* background-image: url("../img/phd_big_vision.jpg"); */
    /*height: 600px;*/
    position: relative;
}
.bg-center-text {
    height: 600px;
	position: relative;
}
.bg-center-text-after{
    position:absolute;
    overflow: hidden;
    /* height: 600px; */
    width: 100%;
    top: 0;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.bg-Stabilizer{
	background: url("../img/app_pdrm_Stabilizer.jpg");
	background-position: center top;
	background-size: cover;
}

.bg-filters{
	background: url("../img/app_pdrm_filters_m.jpg");
	background-size: 540px;
	background-position: center 0px;
	height: 600px;
}
@media (min-width: 400px) {
  .bg-filters{
	background: url("../img/app_pdrm_filters_m.jpg");
	background-size: 600px;
	background-position: center;
	height: 713px;
}
}
@media (min-width: 600px) {
 .bg-filters{
 	background: url("../img/app_pdrm_filters.jpg");
 	background-size: cover;
 	background-position: center;
 	height: 314px;
}
}
@media (min-width: 768px) {
 .bg-filters{
 	height: 383px;
}
}
@media (min-width: 961px) {
 .bg-filters{
	height: 500px;
}
}
@media (min-width: 1201px) {
 .bg-filters{
	height: 600px;
}
}
.bg-trasition{
	overflow: auto;
	padding: 60px 0;
}

.bg-center-text .column-block {
    position: absolute;
    z-index: 1;
}
.bg-right-text .column-block {
    /*position: absolute;*/
    z-index: 1;
}

.bg-right-text {
    height: 600px;
    position: relative;
    overflow: hidden !important;
}
.bg-right-text-after{
    position:absolute;
    background: url("../img/phd_big_tone_2.jpg");
    overflow: hidden;
    height: 600px;
    width: 100%;
    top: 0;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media (min-width: 600px) {
   .bg-right-text,.bg-right-text-after {
      height: 650px;
 }
}

@media (width: 768px) {
 .bg-right-text,.bg-right-text-after {
      height: 400px;
 }
}
@media (min-width: 769px) {
 .bg-right-text,.bg-right-text-after {
      height: 700px;
 }
}
.bg-layer {

}

.bg-Pristine {
    background-image: url(../img/phd_big_Pristine.jpg);
    /* height: 600px; */
}
.full-block.bg-right-text .info-block {
    /* background: hsl(0deg 0% 100% / 70%); */
    display: block;
    float: left;
     width: 100%;
    /* margin: 0 2%; */
     box-sizing: border-box;
}@media (min-width: 769px) {
.full-block.bg-right-text .info-block {
    background: none;
    display: block;
    float: none;
}}
.yc-feature .one-column,.yc-feature .two-column {
    max-width: 100%;
    margin: 0 auto !important;
    float: none;
}
.icon-list p {
    font-size: 16px;
    text-align: center;
    line-height: 24px !important;
       padding-bottom: 0 !important;
}
@media (min-width: 600px) {
  .icon-list p {
    font-size: 16px;
    line-height: 24px !important;
}}
@media (min-width: 768px) {
  .icon-list p {
    font-size: 15px;
    line-height: 21px !important;

}}
@media (min-width: 960px) {
  .icon-list p {
    font-size: 16px;
    line-height: 24px !important;
}}
.yc-feature .two-column {
    padding: 0px !important;
}

.one-column {
  padding: 0 20px;
}

.one-column img, .two-column img, .three-column img, .four-column img, .nav-menu ul li img {
    /*max-height: 100%;*/
    margin-bottom: 0;
	width: 100%;
    }

.column-block {
    max-width: 100%;
	height: auto;
    margin: 0 auto;
    overflow: hidden;
    float: left;
    display: block;
}
/*@media (max-width: 768px) {
	.column-block {
		height: 100%;
	}	
}*/

.info-block {
    text-align: center;
    padding: 20px 20px 40px;
}
@media (min-width: 767px) {
.info-block {
    text-align: center;
  padding: 0 15%;
}
}
@media (min-width: 1400px) {
.info-block {
    text-align: center;
    /*padding: 0 100px;*/
}}
.img-space {
    padding: 0px 0;
}
@media (min-width: 768px) {
  .img-space {
    padding: 0px 0;
}
}
  .icon-list li img {
    display: inline-block;
    width: 100px;
}
@media (min-width: 768px) {
    .icon-list li img {
    display: inline-block;
    width: 50px;
}
}
@media (min-width: 960px) {
    .icon-list li img {
    width: 80px;
}
}
@media (min-width: 1400px) {
    .icon-list li img {
    width: 100px;
}
}
.icon-list li p {
    display: none;
    display: block;
    width: auto;
}
.icon-list ul li {
    display: inline-block !important;
    margin: auto;
    width: 50% !important;
    float: left;
}

@media (min-width: 600px) {
.icon-list ul li {
    /* float: none; */
    margin: auto;
    width: 150px !important;
}}
@media (width: 768px) {
.icon-list ul li {
    float: none;
    margin: auto;
    width: 100px !important;
}}
@media (min-width: 769px) {

.icon-list ul li {
    float: none;
    margin: auto;
    width: 100px !important;
}}
@media (min-width: 800px) {
.icon-list ul li {
    float: none;
    margin: auto;
    width: 110px !important;
}}
@media (min-width: 960px) {

.icon-list ul li {
    float: none;
    margin: auto;
    width: 130px!important;
}}
@media (min-width: 1400px) {
.icon-list ul li {
    float: none;
    margin: auto;
    width: 150px!important;
}}
.icon-list {
    display: inline-block;
    text-align: center;
    float: none;
}
.info-black h3,.info-black p{
	color: #000 !important;
}

.img-layer{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
@media (min-width: 768px) {
 .img-layer{
    position: absolute;
    bottom: 0px;
    left: 25px;
}
}
@media (min-width: 960px) {
 .img-layer{
    position: absolute;
    bottom: 0px;
    left: 100px;
}
}
.two-column.full-two {
    max-width: 100%;
}

.full-two ul li {
    width: 100%;
    margin: 0;
}

@media (min-width: 767px) {

.full-two ul li {
    width: 50%;
    margin: 0;
    float: left;
}
}

img.CLlazy.img-space {
    display: block;
    /*width: 95%;*/
    max-width: none;
	margin: 0 auto;
    /*margin-left:-10%*/
}
@media (min-width: 767px) {
 img.CLlazy.img-space {
    display: block;
       width: 100%;

    margin-left:0%
}
}
@media (min-width: 1200px) {
 img.CLlazy.img-space {
    display: block;
    width: 100%;
    margin-left: 0;
}
}
/*-----Blends----*/

.face_sec_all {
  background: #333;
  width: 100%;
  height: auto;
  padding: 2%;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 820px) {
  .face_sec_all {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 420px;

    height: 393px;
    padding: 10px 25px;
    box-sizing: border-box;
  }
}

.feature_sec_all {
  float: left;
  display: block;
}
@media (min-width: 820px) {
  .feature_sec_all {
    width: 100%;
  }
}
  .feature_sec_all ul li {
    display: block !important;
    width: 16% !important;
    text-align: center;
    float: left !important;
    margin: 2% !important;
    }

.feature_sec_all ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
@media (min-width: 820px) {
  .feature_sec_all ul li a {
    color: #fff;
    border: none;
    display: block;
  }
}
.feature_sec_all ul li a:hover {
  color: #ffffff;
  background: #ffffff;
}

@media (min-width: 820px) {
  .feature_btn_00 {
    margin: 0 !important;
  }
}

/* line 246, ../sass/demo.scss */
.right_sec_hover_b {
  width: 100%;
  float: left;
   height: inherit;
 display: block;
   clear: both;
}
@media (min-width: 820px) {
  .right_sec_hover_b {
    width: 100%;
    float: left;
  }
}


.ft_main {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 820px) {
  .ft_main {
    width: 100%;

  }
}
.ft_main img {
  width: 100%;
  padding-left: 0px;
}
@media (min-width: 820px) {
  .ft_main img {
    width: 100%;
    height: inherit;
  }
}

li.active {
  color: #ffffff;
}

.feature_sec_all ul li a.active {

  background: #ffffff;
}

.clicked {
  visibility: visible;
}

.face_sec_all a:hover div div {
  visibility: visible;
}


.feature_sec_all img {
    width: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
    display: block;
    padding: 1px;
}

/*-----Blends----*/


.top-icon {
    display:none;
    width: auto;
    padding-left: 10px;
    float: left;
    margin-top: -39px;
}

@media (min-width: 960px) {
    .top-icon{
    display:block;
    }
}
.top-icon img {
    display: block;
    width: 46px;
    float: left;
}

.top-icon p {
    display: block;
    float: left;
    padding: 0;
    font-size: 30px;
    line-height: 46px !important;
    margin-left: 9px;
    font-weight: 600;
}
.two-flex{
	padding: 0;
}
.two-flex ul {
	display: block;
	align-items: normal;
}
@media (min-width: 767px) {
 .two-flex {
    display: flex;
    align-items: center;
}
}
.flip-flex  {
    flex-direction: row-reverse;
}

@media (min-width: 769px) {
.flip-flex {
    flex-direction: row-reverse;
}

}
.feature_sec_all .y {
    display: block !important;
    }
@media (min-width: 769px) {
.feature_sec_all .y {
    display: block !important;
    }

}
.full-block.bg-Pristine .info-block {
    margin: 40px 0;
}


.full-block.bg-Pristine .icon-list {
    width: 80%;
}
@media (min-width: 600px) {
.full-block.bg-Pristine .icon-list {
    /* float: none; */
    margin: auto;
    width: 450px !important;
}}
@media (width: 768px) {
.full-block.bg-Pristine .icon-list{
    float: none;
    margin: auto;
    width: 300px !important;
}}
@media (min-width: 769px) {
.full-block.bg-Pristine .icon-list{
    float: none;
    margin: auto;
    width: 300px !important;
}}
@media (min-width: 800px) {
.full-block.bg-Pristine .icon-list {
    float: none;
    margin: auto;
    width: 330px !important;
}}
@media (min-width: 960px) {
.full-block.bg-Pristine .icon-list {
    float: none;
    margin: auto;
    width: 390px!important;
}}
@media (min-width: 1400px) {
.full-block.bg-Pristine .icon-list {
    float: none;
    margin: auto;
    width: 450px!important;
}}
.bg-animation{
	opacity: 0;
	animation-name:bg-animate;
	animation-duration: 8s;
	animation-iteration-count: infinite;
}
@keyframes bg-animate{
    0%{
        opacity: 0;
    }

	50%{
        opacity: 1;
    }

	100%{
        opacity: 0;
    }
}
.full-block.bg-right-text .info-block {margin-top: 0px;}
@media (min-width: 769px) {
  .full-block.bg-right-text .info-block {
    margin-top: 67px;
}
}


.bg-center-text .img-space {
    max-width: 300px;
}

.bg-right-text .info-block div{
    /*background: #ffffff;*/
    padding: 20px;
    box-sizing: border-box;
    /*opacity: 0.8;*/
}
@media (width: 768px) {
 .bg-right-text .info-block div{
    padding: 20px;
    box-sizing: border-box;
}
}
@media (min-width: 767px) {
 .bg-right-text .info-block div{
    padding: 20px 50px;
    box-sizing: border-box;
} }
.new-tag-app {
    position: absolute;
    top: 0;
    left: 0%;
    z-index: 1;
    background: #d00000;
    color: #fff;
    padding: 12px 15px !important;
    display:none;
}
@media (min-width: 767px) {

  .new-tag-app {
      display:block;
      padding: 10px 20px !important;
  }
}
@media (min-width: 960px) {

  .new-tag-app {
      display:block;
      padding: 20px !important;
  }
}
.bg-light .two-column li,.bg-glitch .two-column li{
    position: relative;
    float:left;
}
@media (min-width: 767px) {
    .bg-light .two-column li,.bg-glitch .two-column li{
    position: relative;
   float:none;
}}
.bg-light .new-tag-app {
        left: 50%;
}
    .tag-m {
      display:block;
      left: 0% !important;
  }

@media (min-width: 767px) {

    .tag-m {
      display:none;
  }
}
.bg-center-text .new-tag-app {
      display:block!important;
  }

  .bg-light .icon-list ul li {
    float: left;
}
.full-block.bg-right-text .video-btn-new img{
    height:200px;
}
@media (min-width: 769px) {
  .full-block.bg-right-text .video-btn-new img{
    height:auto;
}
}
.back_top {
    z-index: 999 !important;
    position: fixed !important;
    /* display: block !important; */
    opacity: 1 !important;
}

/**/
body {
  overflow-x: hidden;
}

button {
  border: none;
  background-color: #9370db;
  border-radius: 2px;
  height: 2em;
  color: #ffffff;
  text-transform: uppercase;
}
/* video styles */
/*video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  top: 0%;
  left: 0;
  z-index: 0;
}*/

.real-time-efx video{
	top: 17%;
	margin-left: -17%;
}

.full-block.bg-big-video {
    /*height: 100vh;*/
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-top: -70px; */
    overflow: hidden;
}


.bg-big-video .column-block {
    position: absolute;
    z-index: 2;
	top:30%;
}
.badge-block {
    margin: 20px auto;
    /*width: 360px;
	display: flex;*/
    /*flex-direction: column;*/
    position: relative;
}

.badge-block img {
    padding: 10px 0 0 0;
    box-sizing: border-box;
}
.filters-list {
    margin: auto;
    width: 311px;
}
@media (min-width: 360px) {
  .filters-list {
    margin: auto;
    width: 311px;
}
}
@media (min-width: 400px) {
  .filters-list {
    margin: auto;
    width: 340px;
}
}
@media (min-width: 600px) {
.filters-list {
    margin: auto;
    width: 598px;
}
}
@media (min-width: 768px) {
.filters-list {
    width: 727px;
}
}
@media (min-width: 961px) {
  .filters-list {
    width: 944px;
}
}
@media (min-width: 1201px) {
  .filters-list {
    width: 1130px;
}
}
.filters-list ul {
 list-style: none;
 margin: auto;

}
@media (min-width: 768px) {
  .filters-list ul {
 list-style: none;
 margin: auto;
 display: flex;
 justify-content: center;
 align-items: center;
 justify-content: space-around;
}
}
.filters-list li {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 56px;
    margin-top: 118px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-weight: 700;
		text-transform: uppercase;
   
    color: black;
    font-size: 12px;
    line-height: 15px;
}
@media (min-width: 400px) {
  .filters-list li {
    padding: 10px 20px;
    height: 56px;
    margin-top: 136px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
}
}
@media (min-width: 600px) {
 .filters-list li {
    width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 14px;
}
}
@media (min-width: 768px) {
 .filters-list li {
    padding: 5px 20px 10px 20px;
    font-size: 14px;
    line-height: 16px;
}
}
@media (min-width: 921px) {
 .filters-list li {
  padding: 5px 25px 10px 25px;
  font-size: 15px;
  line-height: 18px;
	}
	.ESP .filters-list li {
		line-height: 18px;
    font-size: 15px;
	}
}
@media (min-width: 1201px) {
 .filters-list li {
    padding: 0px 40px 10px 40px;
    font-size: 16px;
    line-height: 20px;
}
}
.filters-block {
    width: 100%;
    position: absolute;
    bottom: 7%;
    /* margin: 0 auto; */
    overflow: hidden;
}
@media (min-width: 400px) {
 .filters-block {
    width: 100%;
    position: absolute;
    bottom: 14%;
    /* margin: 0 auto; */
    overflow: hidden;
}
}
@media (min-width: 600px) {
.filters-block {
      position: absolute;
      width: 100%;
      bottom: 24px;
      margin:0;
}
}
@media (min-width: 768px) {
.filters-block {
     width: 100%;
     bottom: 34px;
     margin:0;
}
}
@media (min-width: 961px) {
.filters-block {
     bottom: 55px;
}
}
@media (min-width: 1201px) {
.filters-block {
     bottom: 69px;
}
}
.filters-list p {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px !important;
    /* position:absolute; */
    bottom: 0;
    /* width: 100%; */
    text-align: center;
    vertical-align: bottom;
    /* display: table; */
    /* height: 40px; */
    padding: 0 10px;
}
@media (min-width: 400px) {
.filters-list p {

font-size: 14px;

line-height: 16px !important;

padding: 0 10px;
}
}
@media (min-width: 600px) {
  .filters-list p {
    font-size: 10px;
    line-height: 14px !important;
    transform: scale(.9);
}
}


@media (min-width: 768px) {
  .filters-list p {
    font-size: 12px;
    line-height: 14px !important;
}
}
@media (min-width: 961px) {
  .filters-list p {
    font-size: 15px;
    line-height: 17px !important;
}
}
@media (min-width: 1201px) {
  .filters-list p {
    font-size: 19px;
    line-height: 22px !important;
}
}
.full-block.bg-trasition video {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.bg-trasition-video {
    width: 100%;
	height: 100vw;
    max-width: 1280px;
    position: relative;
    /*margin-left: -40%;*/
}
@media (min-width: 767px) {
  .bg-trasition-video {
    width: 100%;
	 height: 50vw;
    max-width: 1280px;
    position: relative;
    margin : auto;
}
}

.bg-big-video h1 br {
    display: block;
}
@media (min-width: 767px) {
 .bg-big-video h1 br {
    /*display: none;*/
}
}


.bg-trasition .info-block {
    position: absolute;
    z-index: 10;
    width: 100%;
    box-sizing: border-box;
    background: #2222226e;
    height: 100%;
    align-items: center;
    display: flex;
    }

.bg-trasition .one-column {
    /* position: relative; *//* display: flex; *//* align-items: center; */
    padding: 0;
    }

.badge-block img {
    display: inline-block;
    position: a;
    width: auto;
}
.qr_block {
    position: absolute;
    bottom: 0;
    width: -webkit-fill-available;
    display: none;
    z-index: 100;
    transition: .2s;
}
@media(min-width:600px){
.qr_block {
    right: -190px;
}
}
.qr_block img {
    width: 120px;
    margin: auto;
}
@media(min-width:1200px){
  .qr_block img {
    width: 130px;
    margin: auto;
}
}
.dl_icon:hover .qr_block {
    display: none;
}
@media(min-width:769px){
.dl_icon:hover .qr_block {
    display: block;
}
}
a.dl_icon {
    width: 50%;
    /* position: relative; */
    float: left;
    box-sizing: border-box;
}
@media(min-width:601px){
a.dl_icon {/* width: 200px; */}

}video.pc-ver {
        display: none;
}

video.mobile-ver {
    display: block;
}
@media(min-width:768px){
video.pc-ver {
        display: block;
}

video.mobile-ver {
    display: none;
}
}
.two-column video {
    width: 100%;
    height: auto;
    position: relative;
}

.bg-sky {
    background-image: url(../img/phdm_sky_1.jpg);
    height: 600px;
    position: relative;
    z-index: 3;
}
.bg-light {
    background-image: url(../img/phdm_light.jpg);
    height: 600px;
	position: relative;
}
.bg-sky-after{
    position:absolute;
	background: url("../img/phdm_sky_2.jpg");
    overflow: hidden;
    height: 600px;
	width: 100%;
    top: 0;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg-sky .column-block {
    position: absolute;
    z-index: 1;
}


@media (min-width: 768px) {
.bg-light,.bg-sky, .bg-sky-after {
    height: 400px;
}
.bg-light,.bg-sky .info-block{
 /* margin-top:40px; */
}
}
@media (min-width: 960px) {
.bg-light,.bg-sky, .bg-sky-after {
    height: 600px;
}
.bg-light,.bg-sky .info-block{
 /* margin-top:40px; */
}
}
.bg-full-black {
    height: 100vh;
    width: 100vw;
    display: block;
    background: hsl(0deg 0% 0% / 10%);
    z-index: 2;
    position: relative;
}
/*-topbanner--*/
.toptop_banner{
  height:0px;
}

.nav.nav_mobile{
  display: none;
}
.headerArea {
    z-index: 1036;
}

 .bg-big-video .info-block {
         margin:0px;
         padding: 0;
 }
 .p-name img {
    width: 36px;
    height: 36px;
    margin-right: 10px;
}

.p-name {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.p-name p {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 26px;
    font-weight: 600;
	color:#ffffff;
}
.header_wrapper {
    background: #fff !important;
}
.tab_fix {
    padding: 0 !important;
}
.bg-Stabilizer::before {
    content:"";
    position: absolute;
background: linear-gradient(90deg, rgba(34, 34, 34, 0)0%, rgba(34, 34, 34, 0.4)44%);
background: -moz-linear-gradient(90deg, rgba(34, 34, 34, 0)0%, rgba(34, 34, 34, 0.4)44%);
background: -webkit-linear-gradient(90deg, rgba(34, 34, 34, 0)0%, rgba(34, 34, 34, 0.4)44%);
background: -o-linear-gradient(90deg, rgba(34, 34, 34, 0)0%, rgba(34, 34, 34, 0.4)44%);
    z-index: 000;
    width: 100%;
    height: 100%;
}
@media (min-width: 600px){
  .bg-Stabilizer::before {
     display:none;
  }
}

.bg-Stabilizer p {
  text-shadow: 0 0 20px #21212122,0 0 30px #222222;
}

p {
    hyphens: none !important;
}

a:hover p.btn-txt {
  background:rgb(255 255 255 / 20%);

}

p.btn-txt {
    border: 1px solid;
    border-radius: 100px;
    margin: 10px auto;
    padding: 5px 30px;
    display: inline-block;
    transform: scale(0.8);
}

.t-gradient{
	background: -webkit-linear-gradient(0deg, #2bd0ff, #087ad4);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
  display: block;
}

.yc-feature ul{
	margin-bottom: 0;
}

.compatible-apps{
    width: 70%;
    margin: 0 auto;
    display: flex;
	padding-top: 20px;
}
.compatible-apps .-app{
	padding:0 15px;
	padding-bottom: 10px;
	color: #fff;
    text-align: center;	
}

@media (max-width: 1200px) {
	.compatible-apps{
		width:90%;
		padding-top: 0px;
	}
	.compatible-apps .-app {
		padding: 8px;
		padding-top: 0px;
	}
	.compatible-apps .-app img{
		/*width: 70%;*/
	}	
}



.record-meeting .one-column{
	padding-top: 8vw;
}

.yc-mobile{
	display: none;
}
.yc-mobile .yc_fn{
    background: #1eb8e4;
    border-radius: 100px;
    width: 60%;
    /* text-align: center; */
    margin: 0 auto;
    font-size: 16px;
}

@media (max-width: 991px){
	.yc-desktop{
		display: none;
	}
	.yc-mobile{
		display: block;
	}
	.skew-mode{
		height: 100vw;
	}
}

/* items masked style for both befor and after*/
.item-masked{
	position: absolute;
	top:0;
	background-position: left;
	background-size: cover;
	height: 50vw;
}

/* sticky menu height hot fix*/

.top_nav_bar {
    height: 50px !important;
}

#tab_part_sticky_zone_pc {
    height: 50px !important;
}

/*hot fix gap under menu*/
.toptop_banner {
    margin-bottom: 0 !important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;

}

.col-lg-7{
	width: 100%;
}

@media (min-width: 600px) {
.float-c {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
  }
}

.submenu_mbtns .top_fn_all2 {
	padding: 5px !important;
}

/*TOOLTIP FIX*/

.tooltip ul li::before {
    padding-right: 10px;
}
.tooltip .tooltiptext {
	width: 320px;
    left: 10px;
    top: 40px;	
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
	top:-5px;
    left: 20px;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #383838 transparent;
}

.crown-icon {
    width: 25px !important;
    height: 20px !important;
	padding-right: 0px !important;
}

.brush-ink{
    position: absolute;
    bottom: -2vw;
    left: -15vw;
    width: 80vw !important;
    z-index: 10;
/*    -webkit-transform: scaleX(-1);*/
/*    transform: scaleX(-1);*/
}


.redefine-photo video{
	position: relative;
	width: 100vw;
}

@media (max-width: 1065px){
	.redefine-photo video{
		width: 50vw;
		height: auto;
	}
	.redefine-photo .hide{
/*		display: block !important;*/
	}
}

@media (max-width: 1065px){
	.redefine-photo video{
		width: 100vw;
		height: auto;
	}	
}

/* illumate hover*/
.compatible-apps .-current{
    border: 1px solid rgb(203 203 203 / 90%);
    border-radius: 10px;
    background: rgb(24,122,199);
    background: linear-gradient(0deg, #acacac57 0%, rgb(255 235 59 / 0%) 100%);
}

