File: /home/bt667/public_html/wp-content/front.css
.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;
}
.wp-container-9 > * + *{
text-align: center;
}
.wp-container-7 .main-wrapper{
width:100%;
max-width: 100%;
display: inline;
}
.social_btn {
top: 30%;
overflow: visible;
position: absolute;
z-index: 9999;
text-align: center;
width: 100%;
/* margin-top: -40px;
left: 97px;
margin-left: -135px;
height: 31%;
background: red;
display: flex;
justify-content: center;
flex-direction: column;
padding-top: 40px; */
}
#socialskip{
background: #f21818;
padding: 5px;
color: #fff;
border-radius: 6px;
}
.show_allbtn{
position:absolute;
text-align: right;
top:10px;
right:0;
z-index: 9997;
}
.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: 250px;
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: absolute;
right: 0;
top: 0;
}
.close_btn_htmlcode{
position: absolute;
right: 0;
top: 0;
}
.close_btn_map{
position: absolute;
right: 0;
top: 0;
}
.close_post{
position: absolute;
right: 0;
top: 0;
}
.close_page{
position: absolute;
right: 0;
top: 0;
}
.close_allbtn{
position: absolute;
right: 0;
top: 0;
}
.show_htmlcode{
position: absolute;
top: 0;
left: 0;
display: none;
background: white;
z-index: 9998;
}
.show_maploc{
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 9999;
}
.show_post{
display:none;
background: white;
position: absolute;
top: 0;
left: 0;
z-index: 9999;
overflow-y: auto;
overflow-x: hidden;
}
.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;
}
.optinbox #optin_head{
font-size: 16px;
color: white;
font-weight: bold;
}
.optinbox #optin_text{
font-size: 12px;
color: white;
margin-bottom: 10px;
}
.optinbox {
width: 300px;
height: auto;
left: 23%;
/* margin-left: -158px; */
top: 8%;
/* margin-top: -128px; */
overflow: visible;
position: absolute;
z-index: 9999;
color: black;
font-family: Tahoma, Geneva, sans-serif;
}
.optinmain #optinskip{
position: relative;
line-height: 16px;
color: white;
text-decoration: none;
background: #3197ED;
padding: 7px 10px;
border-radius: 4px;
font-size: 14px;
text-transform: lowercase;
}
.inputfield{
margin-bottom: 10px;
}
.textfield{
width: 206px;
}
.optinmain #optinskip {
position: relative;
line-height: 16px;
color: white;
text-decoration: none;
background: #3197ED;
padding: 7px 10px;
border-radius: 4px;
font-size: 14px;
text-transform: lowercase;
margin-top: 15px;
display: block;
width: 75px;
}
.optinmain input[type="text"]{
width: 100%;
height: 32px;
font-size: 13px;
padding: 10px;
border: 1px solid #dfdfdf;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 6px;
}
.show_allbtn .morebtndiv:hover .morebtnlink:first-child{
display: inline;
background: black;
}
.show_allbtn .morebtndiv:hover .morebtn{
display: none;
}
.wrapper_player iframe{
margin:0 !important;
}
.hide_controls{
height: 66px;
background: black;
position: absolute;
left: 0;
bottom: 0;
}
.social_title{
font-size: 16px;
color: white;
font-weight: bold;
}
.social_text{
font-size: 12px;
color: white;
margin-bottom: 10px;
}
.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;
}
.popup p,.popup a {
margin: 0;
font-size: 16px;
text-decoration: none;
line-height: 22px;
display: block;
}
.popup a {
pointer-events: none;
}
.popup img {
max-width: 220px;
margin: auto;
}
.mv_player_video_overlap {
position: fixed;
width: 100% !important;
height: 100% !important;
top: 0;
left: 0;
margin: 0 !important;
}
/* .popup {
width: 60%;
max-width: 100%;
height: auto;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
position: fixed;
margin: 0;
} */
.popup_inner {
width: 60%;
max-width: 100%;
height: auto;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
position: fixed;
margin: 0;
z-index: 999999;
}
/*
.popup div:first-child{
height: 360px;
} */
/*
.popup .popup_body {
height: 355px;
padding: 20px !important;
margin: 0 !important;
max-height: 600px;
} */
/* anuj code starts affiliate popup setting */
.popup{
width: 80%;
height: 72%;
left: 10%;
top: 9%;
position: absolute;
z-index: 9999;
color: black;
font-family: Tahoma, Geneva, sans-serif;
}
.popup div:first-child{
height:100%;
border: 2px solid gray;
}
.popup .popup_body {
/* height: 95%; */
padding: 20px !important;
margin: 0 !important;
max-height: 600px;
}
/* anuj code ends affiliate popup setting */
@media (max-width: 991px){
img[decoding="async"]{
width: 100%;
height: auto;
}
}
@media (max-width: 767px){
.optinbox {
left: 50%;
margin-top: -90px;
margin-left: -150px;
}
.optinmain #optinsubmit {
float:none;
}
/* .main-wrapper.video-player2.playlist_block .wrapper_player .video-box.box9{
display: inline-block;
}
*/
.main-wrapper.video-player2.playlist_block .wrapper_player {
border: none;
}
/* .main-wrapper.video-player2.playlist_block .wrapper_player .w-400.ico_img{
margin-left: 25px !important;
margin-top: 25px !important;
}
.optinmain #optinsubmit {
float:none;
}*/
.main-wrapper.video-player2.playlist_block .wrapper_player{
max-width: 100% !important;
width: auto !important;
text-align: center !important;
}
/*.main-wrapper.video-player2.playlist_block{
max-width: 100% !important;
width: auto !important;
text-align: center !important;
} */
.playlist_block .show_all_relatedvideo{
max-width: 220px!important;
max-height: 220px!important;
}
}
.optinbox {
background: rgba(255,255,255,0.8);
padding: 30px;
}
.optinbox #optin_head {
color: #000;
font-weight:normal;
font-size: 22px;
}
.optinbox #optin_text{
color: #444;
}
button.branding-img-container.ytp-button {
display: none;
}
a.ytp-impression-link {
display: none;
}
.flowplayer .fp-embed {
display: none;
}
#inglevideo .wrapper_player{
width: auto;
border: none;
}
.playlist_block .popup {
display: block;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
z-index: 9995;
width: 62.5%;
margin: 0 auto;
height: 100%;
transform: unset;
}
.playlist_block .popup .popup_body{
height: 534px;
}
.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: 150px;
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;
}
.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: 5px;
}
::-webkit-scrollbar-thumb {
background: #f5f5f5;
}
::-webkit-scrollbar-thumb:hover {
background: #555;
}
.allsharebtnplayer_63b93485c49d8{
padding-left: 0px!important;
}
@media (max-width: 767px){
.show_page{
width: 73%!important;
height: 222px!important;
}
.all-vid-pl {
position: relative;
left: 0;
margin-top: 10px;
width: 100%;
max-width: 280px;
padding: 0;
height: auto!important;
}
.elementor-spacer-inner{
height: 0px!important;
}
.all-vid-pl ul {
width: 50%;
float: left;
padding: 10px;
}
.all-vid-pl ul li {
margin-left: 0;
}
}
@media (max-width:320px){
.social_btn {
left: 62%;
margin-left: -135px;
top: 33%;
margin-top: -40px;
/* overflow: visible; */
position: absolute;
z-index: 9999;
/* text-align: center; */
}
}
@media only screen and (max-width:920px) and (min-width: 767px) {
.playlist_block .popup {
width: 74.5%;
}
}
@media (max-width:766px){
.social_btn {
left: 0px;
/* margin-left: -135px; */
top: 22%;
/* margin-top: -40px; */
overflow: visible;
position: absolute;
z-index: 9999;
text-align: center;
width: 100%;
/* height: 35%; */
/* background: red; */
/* display: flex; */
/* justify-content: center; */
/* flex-direction: column; */
/* padding-top: 0rem; */
}
.playlist_block .popup{
width: 100%;
}
.playlist_block .popup .popup_body {
height: 254px;
}
}