

.skin-22-w iframe{
    width:100%;
}
.mv_player_loader{
	display: none;
    background:#fff url(../image/ajax-loader-1.gif) center center no-repeat;
	opacity:0.8;
	width:100%;
	height:100%;
	position:fixed;
	top: 0%;
	left:0%;
	z-index:99;
}

.alignleft{
    float: left;
}
.alignright{
    float: right;
}
.aligncenter{
    display: flex;
    justify-content: center;
    align-items: center;
}
.wp-container-9 > * + *{
    text-align: center;
}
.wp-container-7 .main-wrapper{
    width:100%;
    max-width: 100%;
    display: inline;
}
.pip-video{
    position: fixed !important;
    bottom: 19px;
    right: 22px;
    z-index: 10000;
    width: 300px !important;
    height: 300px;
    /* transform: scale(0.55); */
}
.skin-dim{
    width: 300px !important;
    height: 300px !important;
    /* transform: scale(0.55); */
}
.pip-vimeo-video{
    position: fixed !important;
    bottom: 19px;
    right: 22px;
    z-index: 10000;
    /* transform: scale(0.55); */
    width: 300px !important;
    height: 300px;
}
.show_allbtn{
    position:absolute;
    text-align: right;
    top:10px;
    right:0;
    z-index: 9;
}
.show_allbtnleft{
    display: none;
    position:absolute;
    text-align: left;
    top:0px;
    left:0;
    z-index: 9999;
}
.show_allbtn img{
    height: 16px;
    width: 16px;
}
.front_btn{
    vertical-align: top;
    font-weight:bold;
    font-size: 18px;
    color: white;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius:5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius:5px;
    border: 0;
    background: transparent;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    cursor: pointer;
}
.front_btn span.label{
    display:none;
}
.front_btn:hover span.label{
    display:inline-block;
    vertical-align: top;
}
.front_btn:hover{
    background: black;
    padding: 6px 9px;
}
.front_btnleft{
    margin-bottom: 3px;
    width: 68%;
    vertical-align: top;
    font-weight:bold;
    font-size: 18px;
    color: white;
    padding: 3px 9px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border: 0;
    background: black;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    cursor: pointer;
}
.show_allbtnleft{
    padding-top: 25px;
}
.morebtn{
    background: black;
    cursor: pointer;
    color: white;
    padding: 1px 4px 8px 12px;
    font-weight: bold;
    vertical-align: top;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.morebtnlink{
    background: black;
    position: absolute;
    right: 0;
    display: none;
    cursor: pointer;
    color: white;
    padding: 3px 4px 3px 8px;
    font-weight: bold;
    font-size: 18px;
    vertical-align: top;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-bottom-left-radius: 5px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.morebtnlink:hover{
    color: yellow;
}
.close_btn{
    cursor: pointer;
}
.front_btn:hover{
    color: yellow;
}
.front_btn img{
    width: 24px;
    height: 24px;
    margin-top: 3px;
}
.front_btnleft:hover{
    color: yellow;
    opacity: 0.9;
}
.front_btnleft img{
    width: 24px;
    height: 24px;
    padding-top: 4px;
    padding-right: 10px;
}
.btn_data{
    height: 31px;
    line-height: 31px;
    margin-bottom: 5px;
}
.show_iframe{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 9998;
}
.close_btn_iframe{
    position: sticky;
    left: 100%;
    top: 0;   
}
.close_btn_htmlcode{
    position: sticky;
    left: 100%;
    top: 0;
}
.close_btn_map{
    position: absolute;
    right: 0;
    top: 0;
}
.close_post{
    position: sticky;
    left: 100%;
    top: 0;   
}
.close_page{
    position: sticky;
    left: 97%;
    top: 0;    
}
.close_allbtn{
    right: 20px;
    top: 0px;
    cursor: pointer;
    position: absolute; 
}
.show_htmlcode{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    background: white;
    z-index: 9998;
}
.show_maploc{
    display: none;
    position: absolute;
    top: -3px;
    left: 0;
    /* min-height: 395px; */
    height: 100%;
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px;
    width: 100% !important;
    z-index: 9999;

    /* display: block; */
    /* top: -3px; */
    /* left: 42px; */
    /* width: 85%!important; */
    /* min-height: 395px; */
    /* box-shadow: 0px 0px 5px 3px rgba(255,0,0,0.67); */
    /* top: -3px; */
    /* left: 42px; */
    /* min-height: 395px; */
    /* display: block; */
}
.show_map{
                top: -3px;
                left: 42px;
                 /* width: 85%!important; */
                 /* min-height: 395px; */
                box-shadow: 0px 0px 5px 3px rgba(255,0,0,0.67);
                -webkit-box-shadow: 0px 0px 5px 3px rgba(255,0,0,0.67);
                -moz-box-shadow: 0px 0px 5px 3px rgba(255,0,0,0.67);
                
                
}

.show_page{
    display:none;
    background: white;
    position: absolute;
    top: 23px;
    left: 4px;
    z-index: 9999;
	overflow-y: auto;
	overflow-x: hidden;
}

.postdesc{
    border-bottom: 1px solid #21759b;
    padding-bottom: 5px;
}
.pagedesc{
    border-bottom: 1px solid #21759b;
    padding-bottom: 5px;
}
.readmore{
    text-decoration: none;
    border-radius: 7px;
    padding: 2px 6px;
    color: #21759b;
    margin-left: 25px;
}
.readmore:hover{
    color: red;
}
.posttitle{
    font-size: 18px;
    font-weight: bold;
    color: #21759b;
}
.pagetitle{
    font-size: 18px;
    font-weight: bold;
    color: #21759b;
}

.inputfield{
    margin-bottom: 10px;
}
.textfield{
    width: 206px;
}

.show_allbtn .morebtndiv:hover .morebtnlink:first-child{
   display: inline;
    background: black;
}
.show_allbtn .morebtndiv:hover .morebtn{
    display: none;
}
.wrapper_player iframe{
    margin:0 !important;
}

.ico_img{
    position: absolute;
    top: 0;
    left: 0;
    cursor:pointer;
    z-index: 9995;
}
.show_all_relatedvideo{
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    background: white;
    display: none;
    z-index: 9999;
}
.close_btn_relatedvideos{
    position: absolute;
    right: 0;
    top: 0;
}
.singlevideo{
    margin: 10px;
    float: left;
}
.singlevideo img{
    width: 100px;
    height: 100px;
}

.mv_player_video_overlap {
    position:absolute;
    z-index: 10000!important;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    background-color: red;
    display: none!important;
}

#page hr,
#header,
#footer{
    display: none;
}


.box-miner .elementor-widget-container{
    min-height: 325px!important;
}
#wrap-testimonial .elementor-testimonial{
    box-shadow: 0px 0px 8px 1px rgba(25.999999999999986, 87.00000000000021, 193, 0.14);
    border-radius: 20px;
    padding: 2rem;
    background-color: #fff;
}
#wrap-testimonial .elementor-testimonial__text{
    margin:1rem 0rem!important;
}
#wrap-testimonial .elementor-testimonial__cite{
    margin-bottom: 15px!important;
}

.yt-plylist-plyr .flowplayer .fp-engine {
    object-fit: contain !important;
}


@media (max-width: 991px){
    img[decoding="async"]{
        width: 100%;
        height: auto;
    }
}
button.branding-img-container.ytp-button {
	display: none;
}
a.ytp-impression-link {
	display: none;
}
.flowplayer .fp-embed {
    display: none;
}
#inglevideo .wrapper_player{
    width: 100%;
    border: none;
}

.main-wrapper .wrapper_player {
    position: relative;
    display: inline-block;
    width: 100%;
    border:10px solid #666;
}
.all-vid-pl {
    position: absolute;
    left: auto;
    width: 300px;
    top: 0;
    height: 350px;
    overflow: auto;
    right: 0;
    min-width: 145px;
    text-align: left;
    padding: 0 10px;
    bottom: 0;
    margin: auto;
}
.all-vid-pl ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    margin-bottom: 0;
    margin-left:10px;
}
.all-vid-pl ul li a .vid-thumb {
    display: block;
    border: 1px solid transparent;
}
.all-vid-pl ul li.active a .vid-thumb {
    display: block;
    border: 1px solid #000;
}
.all-vid-pl ul li a {
    display: block;
    background: #ddd;
    margin: 5px 0;
    padding: 5px 5px;
    width: 100%;
}
.all-vid-pl ul li {
    margin: 0;
}
.all-vid-pl ul li a .vid-thumb img {
    width: 105px;
    border: 2px solid #000;
    border-radius: 0;
    max-height: 90px;
    display: block;
}
::-webkit-scrollbar {
    width: 6px;
}
::-webkit-scrollbar-thumb {
    background: #979797; 
}
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
.allsharebtnplayer_63b93485c49d8{
    padding-left: 0px!important;
}

.vid-list-vimeo.active a{
    background-color: #fff!important;
}
.vid-list-mp4.active a{
    background-color: #fff!important;
}
.vid-list-mp4::marker{
    font-size: 17px;
}

@media (max-width: 767px){
    .pip-video{
        position: fixed !important;
        z-index: 10000;
    }
    
    div#wrapper-player_63c53a524298b div.w-400 {
        float: left;
        height: 275px;
        width: 165px;
        background-image: url(https://marketersvideoplayer.com/wp-content/plugins/wp_mvplayer-3/image/newskin20/newskin20_right_center.png);
        background-size: 185px 100%;
        background-repeat: no-repeat;
        
    }   

    .playlist_block .show_all_relatedvideo{
        max-width: 220px!important;
        max-height: 220px!important;

    }
    .show_page{
        width: 100%!important;
        height: 222px!important;
    }
  
    .elementor-spacer-inner{
        height: 0px!important;
    }
   
    .all-vid-pl ul li {
        margin-left: 0;
    }
}

.mejs-container,
.mejs-container video{
    max-height: 500px!important;
    height: 500px!important;
}




/* EMBEDED EMAIL PAGE CSS */
.eml-page{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    /* min-height: 450px !important;
    max-height: 450px !important; */
    height: 100%!important;
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -42%!important; */
    overflow:auto;
}
/* HTML PAGE CSS */
.shw-html-page{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    /* min-height: 450px !important;
    max-height: 450px !important; */
    height: 100%!important;
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -42%!important; */
    overflow:auto;
}
/* MAP LOC PAGE CSS */
.map-loc-page{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    /* min-height: 450px !important;
    max-height: 450px !important; */
    height: 100%!important;
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -42%!important; */
    /* overflow:auto; */
}
.map-loc-page iframe{
    /* min-height: 450px !important;
    max-height: 450px !important; */
    height: 100%!important;
}
.map-loc-page > div{
    height: 100%!important;
}
.show_post{
    display:none;
    background: white;
    position: absolute;
    z-index: 9999;
	
}
.show-possst-page{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    /* min-height: 450px !important;
    max-height: 450px !important; */
    height: 100%!important;
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -42%!important; */
    overflow:auto;
}
/* for youtube */

/* EMBEDED EMAIL PAGE CSS */
.eml-page-you{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
    /* min-height: 380px !important;
    max-height: 380px !important; */
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -38%!important; */
    overflow:auto;
}
/* HTML PAGE CSS */
.shw-html-page-you{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
    /* min-height: 380px !important;
    max-height: 380px !important; */
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -38%!important; */
    overflow:auto;
}
/* MAP LOC PAGE CSS */
.map-loc-page-you{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
    /* min-height: 380px !important;
    max-height: 380px !important; */
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -38%!important; */
    /* overflow:auto; */
}
/* .map-loc-page-you iframe{
    min-height: 450px !important;
    max-height: 450px !important;
} */
.show_post-you{
    display:none;
    background: white;
    position: absolute;
    z-index: 9999;
	
}
.show-possst-page-you{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    height: 100% !important;
    /* min-height: 380px !important;
    max-height: 380px !important; */
    box-shadow: rgb(255 0 0 / 67%) 0px 0px 5px 3px !important;
    /* left: -38%!important; */
    overflow:auto;
}
.left-controls{
    height: 100%;
    width: 100%;
    padding: 38px;
    background: #38383878;
    
}

/* ends */
@media (max-width: 1024px){
    .eml-page,
    .shw-html-page,
    .map-loc-page,
    .show-possst-page,
    .eml-page-you,
    .shw-html-page-you,
    .map-loc-page-you,
    .show-possst-page-you{
        width: 100% !important;
        left: 0%!important;
        height: 100% !important;
        min-height: 100% !important;
        max-height: 100%  !important;
    }

}
@media (max-width: 767px){
    .mejs-container,
.mejs-container video{
    max-height: 300px!important;
    height: 300px!important;
}
    .pum-container{
        min-width: 85%!important;
        max-width: 85%!important;
        width: 98%!important;
        left: 5%!important;
    }
    .show_allbtnleft .front_btnleft{
        /* width: 175px!important; */
    }
    .left-controls{
        /* overflow: scroll; */
        padding: 25px;
        
    }
    .eml-page,
    .shw-html-page,
    .map-loc-page,
    .show-possst-page,
    .eml-page-you,
    .shw-html-page-you,
    .map-loc-page-you,
    .show-possst-page-you{
        width: 100% !important;
        left: 0%!important;
        height: 100% !important;
        min-height: 100% !important;
        max-height: 100% !important; 
    }

}
.is-layout-constrained.wp-block-group{
    display: none!important;
}


.fp-context-menu{
    display: none !important;
}

.allbtn22{
    left: 12.6%;
    width: 75%;
    height: 91%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.allbtn23{
    left: 9.9%;
    width: 80.8%;
    height: 91%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow-y: auto;
}

.allbtn24{
    left: 8.6%;
    width: 91%;
    height: 89.7%;
    border-radius: 40px;
    top: 1%;
}

.play-icon{
    display: flex;
    justify-content: center;
    align-items: center;
}

.allbtn22 .front_btnleft{
    width: 80% !important;
}
/* start */
.playlist-video{
    width: 70%;
    position: relative;
}
.playlist-right-section{
    width: 30% !important;
    position: static !important;
}
.yt-plylist-plyr iframe{
    width: 100%!important;
    height: 100%!important;
}
.all-vid-pl ul li a .vid-thumb img {
    width: 65px;
    object-fit: contain;
    margin: 0 auto;
    border: transparent;
    height: 80px;
}
.all-vid-pl{
    height: 92%!important;
    padding: 1rem!important;
}

.yt-skin-img-1{
    width: 100%!important;
    min-width: 100%!important;
    max-width: 100%!important;
    min-height: 100%!important;
    max-height: 100%!important;
    height: 100%!important;
}

@media (max-width:540px){
    .close_allbtn {
       
        right: 22px;
        top: 15px;
        cursor: pointer;
    }
    .left-controls {
      
        padding: 12px!important;
    }
    .show_allbtn{
        margin-top: 0px!important;
        height: initial!important;
        margin-right: 20px!important;
    }    
    .playlist-video{
        width: 100%!important;
    }
    .new-wh-fixer {
        width: 100%!important;
        height: 100%!important;
        flex-direction: column;
    }

    .mainallbtn23{
        margin-right: 14%!important;
    }

    .mainallbtn22{
        margin-right: 17%!important;
    }
}