.modal,.modal-img-1 img{height:auto;width:100%}#close-btn,.modal-close .close-btn:hover{color:#ff0000ec}.modal{display:none;position:fixed;z-index:9999;padding-top:45px;left:0;top:0;overflow:auto;background-color:rgba(0,0,0,.493);font-family:sans-serif}@media (min-width:768px){.modal{padding-top:10px}}.modal-content,.modal-content-1{background:linear-gradient(270deg,rgb(36 61 143) 65%,rgb(44 74 173));width:95%;padding:7px;overflow:hidden;position:relative;box-sizing:border-box;height:auto}.modal-content{max-width:550px;margin:auto;border-radius:0;border:0 solid #fcfcfc}.modal-content-1{max-width:750px;margin:5% auto auto;border-radius:0;border:0 solid #fcfcfc}.close-btn,.modal-close{float:right;margin-top:0}.modal-close{transition:.2s;cursor:pointer;width:auto}.close-btn{color:#ffffffd5;font-size:24px}.modal-img img{width:100%;height:490px}#close-btn{cursor:pointer;margin-top:3px;margin-bottom:-2px;border-radius:5px;text-shadow:1px 1px 3px silver}@media screen and (max-width:500px){.modal-content-1{max-width:750px;margin:25% auto auto;border-radius:0;border:0 solid #fcfcfc}.close-btn{color:#ffffffd5;font-size:20px}#close-btn{font-size:15px}}