<style>
.wslide-content.disable-user-select {
max-height: 720px!important;
}
</style>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.8.2.js"></script>
<style type="text/css">
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.popup a{
text-decoration: none;
}
.popup h2{
font-family: "Bebas";
}
.pop_container{
width: 100%;
margin: 0px auto;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
position: fixed;
z-index: 101;
}
.popup{
width: 600px;
min-height: 150px;
margin: 50px auto;
max-height: 100%;
padding: 25px;
background: #fff;
position: relative;
z-index: 103;
padding: 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
text-align: left;
}
.popup a img{
width: 54%;
}
@media (max-width:480px){
.popup {
width: 80% !important;
}
.popup p
{
font-size:13px;
display:inline-block;
}
.popup img
{
margin-left: auto;
margin-right: auto;
width: 50%;
}
}
.popup p{
clear: both;
color: #555555;
text-align: justify;
font-size: 17px;
font-family: "Questrial" !important;
}
.popup p a{
color: @primary;
}
.popup .x{
left: 22px;
display: block;
text-align: center;
font-family: 'Open Sans';
text-decoration: underline;
}
.popup .x:hover{
cursor: pointer;
color: #E77728;
}
</style>
<script type='text/javascript'>
$(function(){
var overlay = $('<div id="overlay"></div>');
overlay.show();
overlay.appendTo(document.body);
$('.pop_container').show();
$('.close').click(function(){
$('.pop_container').hide();
overlay.appendTo(document.body).remove();
return false;
});
$('.x').click(function(){
$('.pop_container').hide();
overlay.appendTo(document.body).remove();
return false;
});
});
</script>
<div class='pop_container'>
<div class='popup'>
<!-- Insert Content Below -->
<iframe style="height:615px; width:95%; border:1px solid #dddddd; " src="https://www.flipcause.com/widget/MTI2MjMz" scrolling="no"></iframe>
<div class="x"> CLOSE THIS POP UP</div>
<!-- end of content -->
</div>
</div>
.wslide-content.disable-user-select {
max-height: 720px!important;
}
</style>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.8.2.js"></script>
<style type="text/css">
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
z-index: 100;
display: none;
}
.popup a{
text-decoration: none;
}
.popup h2{
font-family: "Bebas";
}
.pop_container{
width: 100%;
margin: 0px auto;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
position: fixed;
z-index: 101;
}
.popup{
width: 600px;
min-height: 150px;
margin: 50px auto;
max-height: 100%;
padding: 25px;
background: #fff;
position: relative;
z-index: 103;
padding: 35px;
border-radius: 5px;
box-shadow: 0 2px 5px #000;
text-align: left;
}
.popup a img{
width: 54%;
}
@media (max-width:480px){
.popup {
width: 80% !important;
}
.popup p
{
font-size:13px;
display:inline-block;
}
.popup img
{
margin-left: auto;
margin-right: auto;
width: 50%;
}
}
.popup p{
clear: both;
color: #555555;
text-align: justify;
font-size: 17px;
font-family: "Questrial" !important;
}
.popup p a{
color: @primary;
}
.popup .x{
left: 22px;
display: block;
text-align: center;
font-family: 'Open Sans';
text-decoration: underline;
}
.popup .x:hover{
cursor: pointer;
color: #E77728;
}
</style>
<script type='text/javascript'>
$(function(){
var overlay = $('<div id="overlay"></div>');
overlay.show();
overlay.appendTo(document.body);
$('.pop_container').show();
$('.close').click(function(){
$('.pop_container').hide();
overlay.appendTo(document.body).remove();
return false;
});
$('.x').click(function(){
$('.pop_container').hide();
overlay.appendTo(document.body).remove();
return false;
});
});
</script>
<div class='pop_container'>
<div class='popup'>
<!-- Insert Content Below -->
<iframe style="height:615px; width:95%; border:1px solid #dddddd; " src="https://www.flipcause.com/widget/MTI2MjMz" scrolling="no"></iframe>
<div class="x"> CLOSE THIS POP UP</div>
<!-- end of content -->
</div>
</div>