
/*Gold Plan Styles*/
.crp-full-screen-popup{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999;
}

/*Free Plan Styles*/
.mfp-close {
    margin-right: 2px;
}

.mfp-close-img {
    width: 64px;
    height: 64px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAk6QAAJOkBUCTn+AAAActpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+d3d3Lmlua3NjYXBlLm9yZzwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KGMtVWAAAAcdJREFUeAHtml1uwkAMhFHv00O09z9J3/uc2hWWVmHF2mt7EDArRRFge2a+/IgILhcuEiABEiABEiABEiABEiABEiCBOIHjOD5l+4p35jpUU7VzU5Ld1/A/sv+V7Ts5zt2uWldN1X4MBBWWTQ3YgkAQMQtvungIonwOb2ZaIUzCmy4Wgqjq9adhZ6sFggidj/yorZrY+5DDUNk9AanlvhFpIcIYQiMU+lzcabBz9jlH6nWH0Y6ZqZCr5krDlbNWvks/rzBeMaM0VHRYJkCmN+qztX4nyE5Pa4js8EigSG3WF7TfE8xTAzVdLeYICP1KXZ3PNW8BQT6+WS3PEy6zXUUS8d7DzEjg9cIbVAcEePgPM8d9MwHH0bfLAH4WNEdfPjZb8HH/OhAWR16D6jZbzw9BUt278/8H9NS0n6IdApFgkdoOr+UzdwLt9JQbrxiYCZLprfCenlERoGJGOsjOgErjlbN2soR7Ogx3zAwH8zR0Gu2c7cm2rEEYRGgsg84KkMaQWrOsN++Joff+cVQAvPfP43pKTCBAHl4mlwP2vwHj9TBAgIQ37QHC48IPZt73T1IGgXsSIAESIAESIAESIAESIAESeDYCfyx4dbXuvNoCAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-size: contain;
}

.crp-tile-inner .tile-inner {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}

.crp-wrapper .crp-additional-block2 {
    bottom: 0;
    position: absolute;
    height: 200px;
    overflow: hidden;
    padding: 5px!important;
    padding-top: 10px!important;
    text-align: center;
}

.crp-wrapper .crp-additional-block2 p {
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.crp-wrapper .crp-product-buy-button {
    background-color: #333!important;
    border-width: 0!important;
    color: #fff!important;
    font-weight: 700!important;
    line-height: 1!important;
    padding: 1em 1.25em!important;
    height: 40px;
    font-size: 13px!important;
    cursor: pointer;
    position: relative;
}

.crp-wrapper .crp-product-buy-button:hover {
    opacity: 0.9!important;
}

.crp-wrapper .crp-additional-block2 * {
    position: relative;
}

.crp-wrapper .crp-additional-block2 span {
    color: #333;
    line-height: 15px;
}

.crp-badge-box {
    z-index: 1;
}

.crp-badge {
    z-index: 1;
    position: relative!important;
    color: #fff!important;
    background-color: #81d742;
}
.crp-badge span {
    font-size: 16px;
    position: relative!important;
}

.crp-badge-box.crp-badge-pos-RT {
    top: 5px;
    right: 5px;
}

.crp-badge span{
    padding: 3px 12px;
}

.crp-catalog-title {
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
    text-overflow: ellipsis;
    width: 100%;
    text-align: center;
    padding: 0 15px!important;
    font-size: 18px;
}

/* Portfolio Options Configuration Goes Here*/
#gallery div{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    -webkit-transform: translate3d(0,0,0);
}

.lg-info{
  position:fixed;
  z-index:3;
  left:10px;
  top:10px;
  padding:10px;
  margin-right: 70px;
  min-width: 300px;
  max-width: 400px;
  background-color: rgba(0,0,0,0.5);
  color:#FFF; font-size:16px;
}

.lg-info *{
  color:#FFF; font-size:16px;
}

.lg-info h4.lg-h4,.lg-info h3.lg-h3,.lg-info h2.lg-h2 {
    color: white;
    text-transform:uppercase;
    margin: 0px;
    font-size: 17px;
    line-height: 22px;
    overflow: hidden;
    white-space: break-spaces !important;
    margin-bottom: 10px;
}

.lg-info p.lg-p {
    color: white;
    margin-top: 4px;
    font-size: 13px;
    line-height: normal;
    max-height: 100px;
    overflow: auto;
}

/* Image 01 [ start ] */
.image01 .crp-tile-img {
    transition-property: transform, filter, -webkit-filter;
    transition-duration: .3s, .3s, .3s;
    transition-delay: 0s, 0s, 0s;
}

/* Zoom In */
.image01 .crp-tile-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.image01:hover .crp-tile-img,
.image01:focus .crp-tile-img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/* Image 01 [ end ] */
