.wmpci-clearfix:before, .wmpci-clearfix:after{    content: "";    display: table;}.wmpci-clearfix::after{    clear: both;}.wmpci-popup-wrp *{box-sizing: border-box;}.wmpci-popup-open #wmpci-popup-wrp {  display: block;}#wmpci-popup-wrp {  bottom: 0;  display: none;  left: 0;  overflow-y: auto;  position: fixed;  right: 0;  top: 0;  z-index: 9999999;}.wmpci-popup-wrp.splash {  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;}.wmpci-popup-body {    background-color: #fff;    left: 0;    margin: auto;    position: relative;    right: 0;    text-align: left;    top: 30px;    max-width: 50%;    width: auto;}.wmpci-popup-body p{    line-height: 1.71429;    margin: 0 0 1.71429rem;}.wmpci-popup-body p:last-child{    margin: 0;}.text-right {  text-align: right !important;}.wpmci-popup-cnt-inr-wrp{  clear: both;  font-size: 14px;  padding: 5px 20px 20px 20px;  width: 100%;  overflow: auto;}.wmpci-popup-open, .wmpci-popup-open body {    overflow: hidden;}.wmpci-popup-wrp .wmpci-popup-close {  background: rgba(0, 0, 0, 0) url("../images/close.png") no-repeat scroll 0 0;  display: block;  height: 35px;  position: absolute;  right: -12px;  text-decoration: none !important;  top: -12px;  width: 35px;  z-index: 1500;}/***** Design 1 Starts*****/.design1 .wmpci-popup-body{    border: 5px solid #fff;    background-color: #fff;    color: #000;}/***** Design 1 Ends*****//***** Design 2 Starts*****/.wmpci-popup-bar-wrp{    clear: both;    margin-bottom: 20px;}.wmpci-popup-bar{    display: block;    float: left;    height: 11px;    width: 25%;}.wmpci-red-bar {background-color: #ef3e36;}.wmpci-green-bar {background-color: #abb92e;}.wmpci-orange-bar{background-color: #f57826;}.wmpci-blue-bar{background-color: #17b4e9;}/***** Design 2 End*****//*--- For Menu Media Css Starts ---*/@media only screen and (max-width: 640px) {    .wmpci-popup-body{        width:90% !important;    }}@media only screen and (max-width: 360px) {    .wp-popup-img-right, .wp-popup-img-left{        width:40% !important;    }}