﻿.pop-up-background {
    background-color: rgba(255,255,255,0.8);
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.pop-up-background-modal {
    cursor:default;
}

.pop-up {
    visibility:hidden;
    left: 50%;
    margin-left: -400px;
    max-width: 800px;
    position: absolute;
    top: 20px;
    width: 90%;
    z-index: 99999;
}

.pop-up.small{
    margin-left: -200px;
    max-width: 400px;
}

.pop-up.medium{
    margin-left: -300px;
    max-width: 600px;
}

.pop-up.large{
    /*margin-left: -400px;
    max-width: 800px;*/
    left: 0;
    margin: 0 auto;
    max-width: 980px;
    right: 0;
    /*overflow: hidden;*/
}

.pop-up-content {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -moz-box-shadow:    0 2px 4px rgba(0,0,0,0.5);
    box-shadow:         0 2px 4px rgba(0,0,0,0.5);
    min-height: 30px;
    padding: 24px;
    float: left;
    /*background-image: url("../images/popup-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;*/
}

.pop-up-content .close,
.pop-up-footer {
    text-align: right;
}

.pop-up-footer {
    padding-top: 24px;
}

.pop-up-body {
    font-size: 16px;
    color:#666;
}

.pop-up-display-content {
    display: none;
}

.pop-up .close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    opacity: 1;
}

.pop-up .close a{
    background-color: #000000;
    background-image: url("../images/icon-cross.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #dd2222;
    display: inline-block;
    font-size: 18px;
    height: 45px;
    width: 45px;
}
.pop-up .close a:hover{
    opacity: 0.6;
}

.pop-up-btn {
    padding: 8px 15px;
    display: inline-block;
    background: #3B4658;
    border-radius: 3px;
    margin-left: 10px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

.pop-up-btn:hover,
.pop-up-btn:focus {
    background: #6A798E;
}

.pop-up .screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.ie6 .pop-up {
    border: 10px solid #CED4E2;
    width: 600px;
}

@media only screen and (max-width:760px) {
    .pop-up.large {
        left: 5%;
        margin: 0;
    }
}

@media only screen and (max-width:480px) {
    .pop-up.small,
    .pop-up.medium {
        left: 5%;
        margin: 0;
    }
    .pop-up-content {
        padding: 12px;
    }
    .pop-up-footer {
        padding-top: 12px;
    }
}
#pop-up-1 h1 {
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 10px;
    width: 100%;
    color: #000;
    /*text-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
}
#pop-up-1 p{
    float: left;
    width: 100%;
    text-align: justify;
    color: #000;
    /*text-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
}
#pop-up-1 h2 {
    float: left;
    font-size: 1.5em;
    margin-bottom: 10px;
    width: 100%;
    color: #F8EF24;
    /*text-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
}
#pop-up-1 ul{
    float: left;
    width: 100%;
    position: relative;
}
#pop-up-1 ul li::before {
    color: #000000;
    content: "";
    font-size: 1.2em;
    left: 0;
    margin-right: 10px;
    margin-top: 4px;
    position: absolute;
    top: 0;
    background-image: url("../images/sml-logo.png");
    background-size:20px 20px;
    width: 20px;
    height:20px;
    /*border: 1px solid #000;*/
    border-radius: 50px;
}
#pop-up-1 ul li {
    float: left;
    margin: 0 0 10px;
    padding:2px 0 2px 30px;
    position: relative;
    color: #000;
    height: 100%;
    list-style: outside none none;
    overflow: hidden;
    width: 100%;
    /*text-shadow: 0 1px 2px rgba(0,0,0,0.5);*/
}
#pop-up-1 form{
    float: left;
    width: 100%;
    margin-top: 15px;
}

#pop-up-1 form input[type="text"],#pop-up-1 form input[type="email"]{
    float: left;
    width: 100%;
    margin:5px 0;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    font-size: 16px;
    color: #000;
}
#pop-up-1 form input[type="submit"]{
    float: left;
    width: auto;
    padding: 10px 30px;
    margin:15px 0 0;
    border-radius: 3px;
    font-weight: bold;
    font-size: 1em;
    background-color: #F8EF24;
    color: #000;
}
#pop-up-1 form input[type="submit"]:hover{
    color: #F8EF24;
    background-color: #000;
}
.pop-up-main-content > div#pop-up-1 {
    float: left;
    position: relative;
}
#pop-up-1 .popup-bx-img{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
/*#pop-up-1 .col-md-5.col-sm-5.col-xs-12 > img {
    bottom: 0;
    position: relative;
    right: 0;
    top: 67px;
}*/
div.html5gallery-container-0 div.html5gallery-box-0 div.html5gallery-elem-0 div.html5gallery-elem-img-0 a{   visibility: hidden;
}