.ut-pt-wrap {
    margin-left: -10px!important;
    margin-right: -10px!important;
    margin-top: 30px
}

.ut-pt-wrap.ut-pt-wrap-style-2 {
    margin-top: 0;
    text-align: center
}

.dark .ut-pricing-table,
.light .ut-pricing-table,
.ut-pricing-table {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    background: #FFF;
    margin-bottom: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .25);
    box-shadow: 0 10px 10px rgba(0, 0, 0, .25)
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pricing-table {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25), 0 0 0 transparent, 0 0 0 transparent;
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25), 0 0 0 transparent, 0 0 0 transparent;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25), 0 0 0 transparent, 0 0 0 transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ut-pt-header,
.ut-pt-info ul li {
    border-bottom: 1px solid #EFEFEF
}

.dark .ut-pt-featured,
.light .ut-pt-featured,
.ut-pt-featured {
    display: block;
    background: #F7F7F7;
    padding: 0 30px;
    color: #FFF!important;
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 18px;
    font-weight: 700
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured {
    display: none
}

.ut-pt-featured-table {
    top: -30px
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table {
    top: 0
}

.ut-pt-mp {
    margin-left: 5px
}

.ut-pt-header {
    display: block;
    padding: 20px 30px;
    background: #f4f7f8
}

.ut-pt-custom,
.ut-pt-info {
    background: #FFF
}

.dark .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header,
.dark .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title,
.dark .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title-slogan,
.light .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header,
.light .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title,
.light .ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-featured-table .ut-pt-header .ut-pt-title-slogan {
    color: #FFF!important
}

.dark .ut-pt-title,
.light .ut-pt-title,
.ut-pt-title {
    margin: 0;
    font-size: 24px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #151515!important
}

.dark .ut-pt-title-slogan,
.light .ut-pt-title-slogan,
.ut-pt-title-slogan {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #999
}

.ut-pt-custom {
    display: block
}

.ut-pt-pricing,
.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info ul li:nth-child(2n+2) {
    background: #F7F7F7
}

.ut-pt-info b,
.ut-pt-info strong {
    color: #151515
}

.ut-pt-info ul {
    display: block;
    margin: 0;
    padding: 0;
    color: #999
}

.ut-pt-info ul strong {
    color: #151515
}

.ut-pt-info ul li {
    display: block;
    margin: 0;
    padding: 20px 30px 20px 52px;
    position: relative
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info ul li {
    position: inherit;
    padding: 20px 30px
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info ul li i {
    display: none
}

.ut-pt-wrap.ut-pt-wrap-style-2 .ut-pt-info .fa-li {
    position: inherit;
    width: inherit;
    color: inherit
}

.ut-pt-info .fa-li {
    position: absolute;
    top: 20px;
    left: 30px;
    width: auto;
    color: #acb2ba!important
}

.ut-pt-pricing {
    display: block;
    padding: 20px 30px;
    text-align: center
}

.ut-pt-pricing .ut-btn {
    margin-right: 0;
    margin-top: 20px
}

.ut-pt-price {
    margin-top: 10px;
    font-size: 50px;
    display: block;
    line-height: 100%;
    color: #151515
}

.ut-pt-price sup {
    font-size: 25px
}

.ut-pt-price-slogan {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #999
}

.ut-btn,
.ut-btn:hover {
    color: #FFF
}

.ut-btn {
    cursor: pointer;
    display: inline-block;
    margin: 0 20px 20px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 12px;
    background: 0 0;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    transition: .2s all linear;
    font-family: ralewaymedium, Helvetica, Arial, sans-serif
}

.ut-btn.small {
    font-size: 11px
}

.ut-btn.round {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ut-btn.ut-pt-btn,
.ut-btn.ut-pt-btn:hover {
    background: #151515
}

.ut-pt-wrap.ut-pt-wrap-style-3 {
    margin-top: 0
}

.ut-pt-wrap-style-3 .ut-pt-featured {
    display: none
}

.ut-pt-wrap-style-3 .ut-pt-featured-table {
    top: 0
}

.dark .ut-pt-wrap-style-3 .ut-pricing-table,
.light .ut-pt-wrap-style-3 .ut-pricing-table {
    position: relative;
    font-family: Arial, Helvetica, sans-serif!important;
    display: block;
    background: 0 0!important;
    margin-bottom: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.ut-pt-wrap-style-3 .ut-pt-header,
.ut-pt-wrap-style-3 .ut-pt-info,
.ut-pt-wrap-style-3 .ut-pt-pricing {
    background: 0 0
}

.ut-pt-wrap-style-3 .ut-pt-header {
    padding: 5px 10px
}

.ut-pt-wrap-style-3 .ut-custom-row,
.ut-pt-wrap-style-3 .ut-pt-header {
    border: 1px solid;
    background: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 40px #000;
    -moz-box-shadow: 0 0 40px #000;
    box-shadow: 0 0 40px #000;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ut-pt-wrap-style-3 .ut-btn,
.ut-pt-wrap-style-3 .ut-pt-info ul {
    -webkit-box-shadow: 0 0 40px #000;
    -moz-box-shadow: 0 0 40px #000
}

.ut-pt-wrap-style-3 .ut-custom-row {
    padding: 5px
}

.ut-pt-wrap-style-3 .ut-custom-row .ut-video {
    margin: 0
}

.ut-pt-wrap-style-3 .ut-pt-title {
    color: #FFF!important;
    text-shadow: 0 0 40px #FFF, 2px 2px 3px #000
}

.ut-pt-wrap-style-3 .ut-pt-info {
    padding: 0
}

.ut-pt-wrap-style-3 .ut-pt-info ul {
    border: 1px solid;
    box-shadow: 0 0 40px #000;
    list-style: circle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.ut-pt-wrap-style-3 .ut-pt-info ul li {
    border: none;
    padding: 5px 10px;
    border-bottom: 1px solid
}

.ut-pt-wrap-style-3 .ut-pt-header,
.ut-pt-wrap-style-3 .ut-pt-info ul li {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 1
}

.ut-pt-wrap-style-3 .ut-pt-header:after,
.ut-pt-wrap-style-3 .ut-pt-info ul li:after {
    content: "";
    background: url('../images/ut-misc-bg.jpg');
    opacity: .2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1
}

.ut-pt-wrap-style-3 .ut-pt-info ul li:last-child {
    border: none
}

.ut-pt-wrap-style-3 .ut-pt-info ul li:nth-child(2n+0) {
    background: rgba(0, 0, 0, .5)
}

.ut-pt-wrap-style-3 .ut-pt-info ul li i {
    display: none
}

.ut-pt-wrap-style-3 .ut-pt-pricing {
    text-align: left;
    padding: 20px 0
}

.ut-pt-wrap-style-3 .ut-pt-price {
    color: #FFF;
    text-shadow: 0 0 40px #FFF, 2px 2px 3px #000
}

.ut-pt-wrap-style-3 .ut-pt-title-slogan {
    color: #ffae00!important;
    text-shadow: 0 0 40px #ffae00, 2px 2px 3px #000
}

.ut-pt-wrap-style-3 .ut-pt-price-slogan {
    color: #0f0!important;
    text-shadow: 0 0 40px #0f0, 2px 2px 3px #000
}

.ut-pt-wrap-style-3 .ut-btn {
    background: rgba(0, 0, 0, .5);
    box-shadow: 0 0 40px #000;
    border: 1px solid
}

.ut-pt-wrap-style-3 .ut-btn:hover,
.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn:hover {
    color: #FFF!important;
    text-shadow: 0 0 40px #FFF, 2px 2px 3px #000;
    background: 0 0!important
}

.ut-pt-wrap-style-3 .ut-pt-featured-table .ut-btn {
    background: rgba(0, 0, 0, .5)!important;
    -webkit-box-shadow: 0 0 40px #000;
    -moz-box-shadow: 0 0 40px #000;
    box-shadow: 0 0 40px #000;
    border: 1px solid
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pricing-table {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 40px
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: inherit;
    line-height: inherit
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-header {
    background: 0 0;
    padding-top: 0
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-custom-row {
    margin-bottom: 20px;
    position: relative
}

.ut-pt-wrap.ut-pt-wrap-style-4 ul {
    color: inherit;
    padding: 0 30px
}

.ut-pt-wrap.ut-pt-wrap-style-4 ul li {
    margin-bottom: 10px;
    padding: 0 0 10px
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing .ut-btn,
.ut-pt-wrap.ut-pt-wrap-style-4 ul li:last-child {
    margin-bottom: 0
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing {
    background: 0 0;
    text-align: inherit;
    margin-top: 20px;
    padding: 0 30px
}

.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing .ut-pt-price {
    font-size: 30px;
    margin: 0;
    padding: 0
}

#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-pricing .ut-pt-price-slogan {
    color: inherit;
    display: block;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 10px
}

#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-mp {
    margin: 0
}

#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4,
#ut-sitebody .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured-table {
    top: 0;
    margin-top: 0
}

.dark .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title,
.light .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title,
.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title {
    margin: 0;
    font-size: 17px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: inherit
}

.dark .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title-slogan,
.light .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title-slogan,
.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-title-slogan {
    color: inherit;
    display: block;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.dark .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured,
.light .ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured,
.ut-pt-wrap.ut-pt-wrap-style-4 .ut-pt-featured {
    display: block;
    background: #252525!important;
    background: rgba(37, 37, 37, .3)!important;
    padding: 5px;
    color: inherit;
    text-align: center;
    font-size: 13px;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .ut-pt-price {
        font-size: 40px
    }
    .ut-pt-featured-table {
        top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .ut-pt-price {
        font-size: 40px
    }
    .ut-pt-wrap .tablet-grid-50:nth-child(odd) {
        clear: left
    }
}