

#overlay { display:none;
background-color: rgba(0,0,0,0.5);
position:fixed;
width:100%;
height:100%;
top:0px;
left:0px;
z-index: 999;
}

#popupBox {
display:none;
position: absolute;
margin:auto;
margin-top:-120px;
width:800px;
height: 300px;
color: #000000;
-moz-border-radius:8px;
-webkit-border-radius:8px;
background-color:#FFFFFF;
box-shadow: 0 0 5px #848484, 0 0 7px #636363;
z-index: 10;
}


#img {
width: 100%;
height: auto;
object-fit: cover;
overflow: hidden;
border-radius: 8px;
border: 1.2px solid #262626;
}

/* added code below */
.deleteMeetingClose {
cursor: pointer;
position: absolute;
right: 1px;
top: 1px;
}



#image_bg
{background-image:
url("images/background.jpg");
background-color: #ffffff;
background-repeat: no-repeat; background-position: center center;
background-size: coversss;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
width: auto;
border-width: 0;
border-top-width: 0px;
border-bottom-width: 0px;
height:450px ;
}
#image_bg1
{ background-image:
url("images/background1.jpg");
background-color: #ffffff;
background-repeat: no-repeat; background-position: center center;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
width: auto;
border-width: 0;
border-top-width: 0px;
border-bottom-width: 0px;
height:450px ;
}
#image_bg2
{ background-image:
url("images/background2.jpg");
background-color: #ffffff;
background-repeat: no-repeat; background-position: center center;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
width: auto;
border-width: 0;
border-top-width: 0px;
border-bottom-width: 0px;
height:450px ;
}
#image_bg3
{ background-image:
url("images/background3.jpg");
background-color: #ffffff;
background-repeat: no-repeat; background-position: center center;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
width: auto;
border-width: 0;
border-top-width: 0px;
border-bottom-width: 0px;
height:450px ;
}
#image_bg4
{ background-image:
url("images/background4.jpg");
background-color: #ffffff;
background-repeat: no-repeat; background-position: center center;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
width: auto;
border-width: 0;
border-top-width: 0px;
border-bottom-width: 0px;
height:450px ;
}
@media only screen and (max-width: 770px) {
.border-holder {
background-attachment: scroll !important;
}
}
#page_block_below_fold .color-overlay
{
width: 100%;
height: 100%;
position: absolute;
margin: 0 auto;
background-color: #2b0e48;
opacity: 0.2;
}
#header
{
width:100%;
Top:0;
left:0;
padding-bottom:1%;

}
#page_block_below_fold .block-inner
{
margin-top: 0px;
}
@media only screen and (max-width: 770px) {
.border-holder {
background-attachment: scroll !important;
}
}
#page-block-fcop7xmlqy .color-overlay
{
display: none;
}
#page-block-fcop7xmlqy .block-inner
{
margin-top: 0px;
}
.button {
display: inline-block;
margin: 0 auto;
-webkit-border-radius: 10px;
-webkit-box-shadow: 0px 3px rgba(128,128,128,1), /* gradient effects */
0px 4px rgba(118,118,118,1),
0px 5px rgba(108,108,108,1),
0px 6px rgba(98,98,98,1),
0px 3px rgba(88,88,88,1),
0px 3px rgba(78,78,78,1),
0px 3px 6px -1px rgba(128,128,128,1); /* shadow */
-webkit-transition: -webkit-box-shadow .1s ease-in-out;
} .button span {
background-color: #E8E8E8;
background-image: /* gloss gradient */
-webkit-gradient(
linear, left bottom, left top, color-stop(50%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0.2))),
/* dark outside gradient */
-webkit-gradient(
linear, left top, right top, color-stop(0%,rgba(210,210,210,0.3)), color-stop(20%,rgba(210,210,210,0)), color-stop(80%,rgba(210,210,210,0)), color-stop(100%,rgba(210,210,210,0.3))),
/* light inner gradient */
-webkit-gradient(
linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(20%,rgba(255,255,255,0.5)), color-stop(80%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))), /* diagonal line pattern */
-webkit-gradient(
linear, 0% 100%, 100% 0%, color-stop(0%,rgba(255,255,255,0)), color-stop(40%,rgba(255,255,255,0)), color-stop(40%,#D2D2D1), color-stop(60%,#D2D2D1), color-stop(60%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0)));
-webkit-box-shadow:
0px -1px #fff, /* top highlight */
0px 1px 1px #FFFFFF; /* bottom edge */
-webkit-background-size: 100%, 100%, 100%, 4px 4px;
-webkit-border-radius: 10px;
-webkit-transition: -webkit-transform .1s ease-in-out;
display: inline-block;
padding: 10px 10px 10px 10px;
color: #3A474D;
text-transform: uppercase;
font-family: 'Georgia','PT Sans Narrow';
font-weight: 700;
font-size: 20px;
text-shadow: 0px 1px #fff, 0px -1px #262F33;
}
.button span:hover {
color: rgb(224, 145, 0);
text-shadow: 0px -1px #97A63A;
cursor: pointer;
}
.button:active {
-webkit-box-shadow: 0px 3px rgba(128,128,128,1),
0px 4px rgba(118,118,118,1),
0px 5px rgba(108,108,108,1),
0px 6px rgba(98,98,98,1),
0px 7px rgba(88,88,88,1),
0px 8px rgba(78,78,78,1),
0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */
}
.button:active span{
-webkit-transform: translate(0, 5px); /* depth of button press */
}
