/*!
 * WRC Pricing Tables Ultimate - v1.3 - 22 November, 2024
 *
 * Style Sheet of Shortcode 1
 * Display pricing table responsively.
 * In the tablet view, the pricing table will be divided into two columns.
 * In the mobile view, each column of the price table will be displayed below each other.
 */
*{
outline:none
}
/* Notification Box */
.wrcpt_notice {
margin:0;
padding:15px;
border-radius:5px;
margin-bottom:10px;
background-color:#f0f0f0;
border:1px solid #dddddd;
color:#333333;
font-size:15px;
line-height:1.6em
}
.wrcpt_notice a {
color:#007bff;
text-decoration:none!important
}
.wrcpt_notice.success {
background-color:#e5f9e0;
border-color:#80c780;
color:#378037
}
.wrcpt_notice.info {
background-color:#e7f4fd;
border-color:#5da4ff;
color:#007bff
}
.wrcpt_notice.warning {
background-color:#fff3d1;
border-color:#e6b800;
color:#b58c00
}
.wrcpt_notice.error {
background-color:#f9d4d4;
border-color:#e66464;
color:#b63737
}
h3.wrcpt_notice {
font-size:16px
}
.wrcpt_container{
max-width:1100px;
margin:0 auto
}
.wrcpt_container:before,
.wrcpt_container:after {
display: table;
line-height: 0;
content: "";
overflow:visible
}
.wrcpt_container:after {
clear: both
}
.wrcpt_content {
width:100%;
font-weight:normal;
color:#333;
line-height:normal !important;
margin: 30px auto
}
.wrcpt_content h3.caption {
width: 90%;
font-size: 20px;
font-weight: 700;
text-align: left;
vertical-align: bottom;
margin-bottom: 20px
}
.wrcpt_row:before,
.wrcpt_row:after {
display: table;
line-height: 0;
content: ""
}
.wrcpt_row:after {
clear: both
}
.wrcpt_content .wrc_pricing_table {
font-family: 'Roboto Condensed', serif;
width:98%;
margin: 0 auto
}
.wrcpt_content .wrc_pricing_table div {
border: none;
white-space: normal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box
}
.wrcpt_content .wrc_pricing_table a {
color:#000;
text-decoration: none !important;
line-height: 1.4
}
.wrcpt_content .wrc_pricing_table h2 {
font-size: 60px
}
.wrcpt_content .wrc_pricing_table h3 {
font-size:24px
}
.wrcpt_content .wrc_pricing_table ul {
position: relative;
list-style-type: none;
margin: 0;
padding: 0
}
.wrcpt_content .wrc_pricing_table ul li {
position: relative;
list-style: none;
padding: 0;
margin: 0
}
.wrcpt_content .wrc_pricing_table ul li:before {
background: none !important
}
.wrcpt_content .wrc_pricing_table h2,
.wrcpt_content .wrc_pricing_table h3,
.wrcpt_content .wrc_pricing_table h4 {
font-family: 'Roboto Condensed', serif;
font-weight: 400;
position: relative;
margin: 0;
padding:0;
border: 0 !important;
display: inline-table;
vertical-align: middle;
line-height: normal;
z-index: 99
}
.wrc_pricing_table div,
.wrc_pricing_table input,
.wrc_pricing_table p {
display: inline-table
}
.wrcpt_content .wrc_pricing_table p {
margin: 0 0 25px
}
.wrcpt_content .wrc_pricing_table .center {
text-align: center
}
p.wrcpt_notice {
background-color: #FFF;
padding: 15px 20px;
font-size: 18px;
line-height: 24px;
border-left: 4px solid #7ad03a;
-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
box-shadow: 2px 2px 5px 2px rgba(0,0,0,.1);
display: inline-block
}
.wrc_clear{
clear:both
}

/* Toggle */
.wrcpt_content .toggle {
width: 100%;
text-align: center
}
.wrcpt_content .toggle-slide {
width: auto;
margin: 0 10px;
border-radius: 9999px;
box-shadow: 0 0 0 1px #ddd;
overflow: hidden;
cursor: pointer;
text-align: center;
display: inline-block
}
.wrcpt_content .toggle-slide .toggle-four,
.wrcpt_content .toggle-slide .toggle-three,
.wrcpt_content .toggle-slide .toggle-two,
.wrcpt_content .toggle-slide .toggle-one {
float: left
}
.wrcpt_content .toggle-four,
.wrcpt_content .toggle-three,
.wrcpt_content .toggle-two,
.wrcpt_content .toggle-one {
position: relative;
width: 160px;
min-width: 25%;
font-size: 14px;
font-weight: 600;
height: 40px;
line-height: 40px;
-moz-transition: all 1.0s ease 0s;
-webkit-transition: all 1.0s ease 0s;
-o-transition: all 1.0s ease 0s;
-ms-transition: all 1.0s ease 0s;
transition: all 1.0s ease 0s
}

.wrcpt_content .toggle-four,
.wrcpt_content .toggle-three,
.wrcpt_content .toggle-two,
.wrcpt_content .toggle-select .toggle-one {
color: rgba(0,0,0,.6);
background: #f3f3f3
}
.wrcpt_content .toggle-one,
.wrcpt_content .toggle-select .active {
background: #464c5c;
color: rgba(255,255,255,.8)
}
.wrcpt_content .toggle-one,
.wrcpt_content .toggle-two {
border-right: 1px solid #ddd
}
.wrcpt_content .toggle-two,
.wrcpt_content .toggle-three,
.wrcpt_content .toggle-four {
border-left: 1px solid #fff
}
.wrcpt_content .toggle-four span,
.wrcpt_content .toggle-three span,
.wrcpt_content .toggle-two span {
font-size: 10px;
color: #DD3333;
padding-left: 10px
}
.wrcpt_content .price-toggle-two,
.wrcpt_content .price-toggle-three,
.wrcpt_content .price-toggle-four {
display:none
}
.toggle_content_switches {
display: table-cell;
float: none;
height: 80px;
vertical-align: middle;
position: relative
}
/* //Toggle */

/* Package Price */
.wrcpt_content .wrc_pricing_table h2.package_plan {
width: 100% !important;
line-height: normal
}
.wrcpt_content .wrc_pricing_table h2 span.unit {
font-size: 28px;
margin: 0;
vertical-align: super;
position: relative;
top: -3px
}
.wrcpt_content .wrc_pricing_table h2 span.unit.unit_right {
position: absolute
}
.wrcpt_content .wrc_pricing_table h2 span.price {
font-size: 60px;
font-weight:700
}
.wrcpt_content .wrc_pricing_table h2 span.cent {
font-size: 28px;
position: absolute;
top: -3px;
z-index: 98
}
.wrcpt_content .wrc_pricing_table h2 span.plan {
font-size: 16px;
vertical-align: baseline;
line-height: 0
}
.wrcpt_content .wrc_pricing_table h2 span.price_cut {
position:absolute;
left: 0;
right: 0;
top: -15px;
font-size: 16px;
text-decoration: line-through !important;
color: #ddd;
text-align: center;
width: 100%;
padding: 0 10px;
line-height: normal
}
.wrcpt_content .wrc_pricing_table h2 span.price_desc {
font-size: 14px;
margin: 0 10px;
/* vertical-align: middle; */
line-height: normal;
display: block
}
/* //Package Price */

/* Caption Column */
.wrcpt_content .wrc_pricing_table .package_caption {
float: left;
margin-top: 40px;
width: 100%
}
.wrcpt_content .wrc_pricing_table .package_caption li.pricing_table_plan {
height: 121px;
color: #304153
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_2,
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_3 {
margin: -1px 0;
padding: 0 10px;
text-align: left
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_2 span.caption,
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_3 span.caption {
font-weight:400;
line-height: normal;
margin: 0
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_2 span.fa-icon,
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_3 span.fa-icon {
margin: 0 10px 0 0
}
.wrcpt_content .wrc_pricing_table .package_caption li:last-child {
border-bottom-width: 1px !important;
margin: -1px 0
}
/* //Caption Column */

/* Caption and Package */
.wrcpt_content .wrc_pricing_table .package_caption li.pricing_table_title,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_title {
height: 62px;
line-height: 62px;
text-align: center
}
.wrcpt_content .wrc_pricing_table .package_caption li.pricing_table_plan,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_plan {
height: 120px;
line-height: 120px;
text-align: center;
margin-top: -1px;
margin-bottom: -1px;
overflow: hidden
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_cate_row,
.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row {
list-style:none;
margin:0;
padding:0 10px;
width:100%;
height:40px;
line-height:40px;
font-size:20px;
font-weight:800;
color:#fff;
background-color:#025c88
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_cate_row .feat_cate,
.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row .feat_cate {
display: inline-block;
line-height: normal;
/*vertical-align: middle;*/
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_cate_row span.feature_ctext,
.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.feature_ctext {
display: inline-block;
vertical-align: middle;
line-height: normal
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.no_cate,
.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.caption_cate,
.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.feature_cate {
display: none
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_2,
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_3,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 {
font-family: 'Droid Sans', sans-serif;
height: 52px;
line-height: 52px;
font-size: 14px
}
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_2 .caption_lists,
.wrcpt_content .wrc_pricing_table .package_caption li.feature_style_3 .caption_lists,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 .feature_lists {
display: inline-block;
vertical-align: middle;
line-height: normal;
z-index: 99
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 .feature_lists {
position:relative
}
.wrcpt_content .wrc_pricing_table .package_details li.last-feature {
margin: 0;
border-bottom-width: 1px !important
}
/* //Caption and Package */

/* Package Column */
.wrcpt_content .wrc_pricing_table .package_details {
position: relative;
float: left;
width: 100%;
margin: 40px 0 10px;
-moz-transition: all 0.15s ease-in-out;
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
-ms-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
z-index: 98
}
.wrcpt_content .wrc_pricing_table .package_details:hover {
position: relative;
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-moz-box-shadow: 0px 0px 5px #333;
-webkit-box-shadow: 0px 0px 5px #333;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#333333');
-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color='#333333');
box-shadow: 0px 0px 5px #333;
z-index: 999
}
.wrcpt_content .wrc_pricing_table .package_details span {
background: none;
border: 0
}
.wrcpt_content .wrc_pricing_table .package_details h3 span.package_desc {
margin:2px 5px 5px;
line-height:normal;
display:block;
font-size:14px
}
.wrcpt_content .wrc_pricing_table .package_details h3 span.package_desc.text_tooltip {
display:inline-block;
top:-1px;
left:5px
}
.wrcpt_content .wrc_pricing_table .package_details .feat_cap {
font-weight: 600;
padding-left: 4px;
display: inline-block;
line-height: normal
}
.wrcpt_content .wrc_pricing_table .package_details .star_rate {
display: block
}
.wrcpt_content .wrc_pricing_table .package_details p.average-rating {
display: inline-block;
margin: 0 0 0 -4px;
line-height: 0
}
.wrcpt_content .wrc_pricing_table .package_details .ratings {
position: absolute;
bottom: 5px;
font-size: 12px
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_title,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_plan {
background: -moz-linear-gradient(#64C3DE, #3591CA);
background: -webkit-gradient(linear, center top, center bottom, from(#64C3DE), to(#3591CA));
background: -webkit-linear-gradient(#64C3DE, #3591CA);
background: -o-linear-gradient(#64C3DE, #3591CA);
background: -ms-linear-gradient(#64C3DE, #3591CA);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64C3DE', endColorstr='#3591CA',GradientType=1 );
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64C3DE', endColorstr='#3591CA',GradientType=1 );
background: linear-gradient(#64C3DE, #3591CA)
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_plan img {
max-width: 100%;
z-index: 1
}
.wrcpt_content .wrc_pricing_table .fluid-width-video-wrapper {
display:table-row
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_video {
overflow:hidden
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_2,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_3 {
position: relative;
color: #364D55;
font-weight: 700;
margin-top: -1px;
margin-bottom: -1px;
padding: 0 5px 0 10px
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 span.feat_value {
margin: 1px 0 0 0;
padding:0
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 span.media_screen {
margin: 1px 0 5px 8px;
display: inline
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 span.not-available {
text-decoration: line-through !important
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 {
background-color: #FAFAFA
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_2 {
background-color: #DFDFDF
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_3 {
background-color: #F5F5F5
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 span,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_2 span,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_3 span {
line-height: normal;
padding: 0;
color: #2F4F4F;
font-weight: 400
}
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_2 span,
.wrcpt_content .wrc_pricing_table .package_details li.feature_style_3 span {
display: inline-block;
vertical-align: middle;
line-height: normal
}
.wrcpt_content .wrc_pricing_table .package_details span.ic-tick,
.wrcpt_content .wrc_pricing_table .package_details span.ic-cross {
padding: 0 0 0 5px !important;
min-width: 32px;
text-align: center
}
.wrcpt_content .wrc_pricing_table .package_details span.feature_yes,
.wrcpt_content .wrc_pricing_table .package_details span.feature_no,
.wrcpt_content .wrc_pricing_table .package_details span.feature_empty,
.wrcpt_content .wrc_pricing_table .package_details span.feature_star,
.wrcpt_content .wrc_pricing_table .package_details span.star_empty {
display: inline-block;
line-height: normal;
padding: 0 !important
}
.wrcpt_content .wrc_pricing_table .package_details span.feature_star,
.wrcpt_content .wrc_pricing_table .package_details span.star_empty {
width: 20px
}
.wrcpt_content .wrc_pricing_table .package_details span.feature_yes:before {
background:url(../images/wrcpt-buttons.png) no-repeat -2px -2px;

}
.wrcpt_content .wrc_pricing_table .package_details span.feature_no:before {
background: url(../images/wrcpt-buttons.png) no-repeat -2px -33px
}
.wrcpt_content .wrc_pricing_table .package_details span.feature_yes:before,
.wrcpt_content .wrc_pricing_table .package_details span.feature_no:before,
.wrcpt_content .wrc_pricing_table .package_details span.feature_star:before,
.wrcpt_content .wrc_pricing_table .package_details span.star_empty:before {
width: 24px;
height: 24px;
display: inline-block;
content: "";
vertical-align: middle;
line-height: normal
}
.wrcpt_content .wrc_pricing_table .package_details span.feature_star:before {
background: url(../images/wrcpt-star.png) no-repeat -20px -20px;
width: 20px;
height: 20px
}
.wrcpt_content .wrc_pricing_table .package_details span.star_empty:before {
background: url(../images/wrcpt-star.png) no-repeat -20px -60px;
width: 20px;
height: 20px
}
/* //Package Column */

/* Package Button */
.wrcpt_content .wrc_pricing_table .package_caption li.pricing_table_button,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button {
background-color: #ccc;
width: 100%;
height: 60px;
line-height: 60px;
margin-top: 1px;
display:table;
text-align: center
}
.wrcpt_content .wrc_pricing_table .package_details:hover li.pricing_table_button {
margin-top: 0
}
.wrcpt_content .wrc_pricing_table .package_caption li.pricing_table_button {
background:transparent
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button input[type="image"] {
vertical-align: middle;
border: none
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button img {
margin: 0;
padding: 0
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button .action_button {
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none !important;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
background: -moz-linear-gradient(#64C3DE, #3591CA);
background: -webkit-gradient(linear, center top, center bottom, from(#64C3DE), to(#3591CA));
background: -webkit-linear-gradient(#64C3DE, #3591CA);
background: -o-linear-gradient(#64C3DE, #3591CA);
background: -ms-linear-gradient(#64C3DE, #3591CA);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64C3DE', endColorstr='#3591CA',GradientType=1 );
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64C3DE', endColorstr='#3591CA',GradientType=1 );
background: linear-gradient(#64C3DE, #3591CA);
display: inline-block;
vertical-align: middle;
max-width: 80%;
width: 170px;
height: 30px;
line-height: 30px;
padding: 0 10px
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button .action_button:hover {
background: -moz-linear-gradient(#666, #333);
background: -webkit-gradient(linear, center top, center bottom, from(#666666), to(#333333));
background: -webkit-linear-gradient(#666, #333);
background: -o-linear-gradient(#666, #333);
background: -ms-linear-gradient(#666, #333);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=1 );
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=1 );
background: linear-gradient(#666, #333);
color: #000000
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button a.price-toggle-two,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button a.price-toggle-three,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button a.price-toggle-four {
display:none
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button span.icon_divider {
/* display: inline-block; */
vertical-align: middle;
line-height: normal;
margin-right: 10px;
float: left
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button span.button_icon,
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button span.button_icon2 {
padding: 0 10px 0 0;
float: left
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button span.icon_divider:before {
border-right: 1px solid #333;
content: "";
display: inline-block;
height: 29px
}
.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button .button_code {
position: relative;
display: table-cell;
text-align: center;
vertical-align: middle;
z-index: 99
}
/* //Package Button */

/* Package Tooltip */
.wrcpt_content .wrc_pricing_table .package_details span.text_tooltip,
.wrcpt_content .wrc_pricing_table .package_details span.icon_tooltip {
text-decoration: none !important;
position: relative;
font-weight: 700;
color: #364D55;
display: inline-block;
cursor: pointer
}
.wrcpt_content .wrc_pricing_table .package_details span.text_tooltip {
margin-left:5px;
top: 1px
}
.wrcpt_content .wrc_pricing_table .package_details span.icon_tooltip {
position:absolute;
top: 1px;
right: -15px
}
.wrcpt_content .wrc_pricing_table .package_details span.text_tooltip:hover:after,
.wrcpt_content .wrc_pricing_table .package_details span.icon_tooltip:hover:after {
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: 400;
background: #333;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
position: absolute;
bottom: 27px;
left: -30px;
color: #fff;
content: attr(rel);
padding: 10px 15px;
z-index: 99;
width: 130px;
text-align: left
}
.wrcpt_content .wrc_pricing_table .package_details span.text_tooltip:hover:before,
.wrcpt_content .wrc_pricing_table .package_details span.icon_tooltip:hover:before {
border: solid;
border-color: #333 transparent;
border-width: 10px 6px 0 6px;
bottom: 18px;
content: "";
left: 0;
position: absolute;
z-index: 99
}
/* //Package Tooltip */

/* Caption Tooltip */
.wrcpt_content .wrc_pricing_table .package_caption span.cap_tooltip {
font-family: 'Droid Sans', sans-serif;
text-decoration: none !important;
position: absolute;
right: 8px;
font-weight: 400;
color: #364D55;
z-index: 999
}
.wrcpt_content .wrc_pricing_table .package_caption span.cap_tooltip:hover:after{
background: #F8F8FF;
border: 1px solid #aaa;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
top: -20px;
left: 35px;
color: #333;
content: attr(rel);
padding: 10px 20px;
position: absolute;
z-index: 98;
width: 150px;
font-size: 14px;
text-align: left;
line-height: 20px
}
.wrcpt_content .wrc_pricing_table .package_caption span.cap_tooltip:hover:before{
border: solid;
border-color: transparent #aaa transparent transparent;
border-width: 10px;
bottom: -4px;
content: "";
left: 16px;
position: absolute;
z-index: 99
}
/* //Caption Tooltip */

/* Ribbon 1 */
.wrcpt_content .wrc_pricing_table .package_details li .wrc-ribbon {
position: absolute;
top: 63px;
right: -7px;
overflow: visible;
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 24px;
z-index: 9999
}
.wrcpt_content .wrc_pricing_table .package_details li .wrc-ribbon:before {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
top: 2px;
left: 4px;
border-color: transparent rgba(0, 0, 0, 0.3) transparent transparent;
border-width: 12px 24px 12px 0;
border-style: solid
}
.wrcpt_content .wrc_pricing_table .package_details li .wrc-ribbon:after {
content: "";
height: 2px;
background: rgba(0, 0, 0, 0.3);
display: block;
position: absolute;
bottom: -2px;
left: 27px;
right: 5px
}
.wrcpt_content .wrc_pricing_table .package_details li .wrc-ribbon a {
display: block;
padding: 0 20px 0 5px;
position: relative;
background: #cb0000;
background: -moz-linear-gradient(left, #fe0000, #cb0000);
background: -webkit-linear-gradient(left, #fe0000, #cb0000);
background: -o-linear-gradient(left, #fe0000, #cb0000);
background: -ms-linear-gradient(left, #fe0000, #cb0000);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0000', endColorstr='#cb0000', GradientType=1);
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#cb0000',GradientType=1 );
background: linear-gradient(to right, #fe0000, #cb0000);
overflow: visible;
height: 24px;
line-height: 24px;
margin-left: 29px;
color: #fff;
text-decoration: none !important
}
.wrcpt_content .wrc_pricing_table .package_details li .wrc-ribbon a:after {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
bottom: -8px;
right: 0;
border-top: 8px solid #4F0000;
border-right: 8px solid transparent
}
.wrcpt_content .wrc_pricing_table .package_details li .wrc-ribbon a:before {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
top: 0px;
left: -24px;
border-color: transparent #fe0000 transparent transparent;
border-width: 12px 24px 12px 0px;
border-style:solid
}
.wrcpt_content .wrc_pricing_table .package_details:hover li .wrc-ribbon a:before {
left: -23px
}
/* //Ribbon 1 */

/* Ribbon 2 */
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-container {
position: absolute;
top: 134px;
left: 0;
margin-right: 1em;
padding: 6px 10px 6px 5px;
border-radius: 0 .5em .5em 0;
background-color: #cb0000 !important;
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 100%);
box-shadow: inset 0 .062em 0 rgba(255,255,255,.6), 0 .125em .25em rgba(0,0,0,.2);
color: #fff;
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: 700;
text-shadow: 0 -.062em 0 rgba(0,0,0,.2);
white-space: nowrap;
transition: background-color .2s ease-in-out;
z-index:99
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-container:before,
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-container:after {
position: absolute;
background-color: inherit;
content: ""
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-container:before {
bottom: 0;
left: -6px;
width: 7px;
height: 38px;
border-radius: 0 0 0 .5em;
background-image: linear-gradient(to right, rgba(0,0,0,.2) 0%, rgba(0,0,0,0) 100%)
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-container:after {
top: -14px;
left: -6px;
width: 7px;
height: 1em;
border-radius: .5em 0 0 .5em;
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.2) 100%);
box-shadow: 0 .062em 0 rgba(255,255,255,.6)
}
/* //Ribbon 2 */

/* Ribbon 3 */
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-corner {
position: absolute;
left: -5px;
top: -5px;
z-index: 2;
overflow: hidden;
width: 75px;
height: 75px
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-corner span {
font-family: 'Droid Sans', sans-serif;
font-size: 12px;
font-weight: 700;
color: #FFF;
letter-spacing: 1px;
text-align: center;
line-height: 30px;
transform: rotate(-45deg);
width: 95px;
display: block;
background: #79A70A !important;
background: -moz-linear-gradient(#9BC90D 0%, #79A70A 100%) !important;
background: -webkit-linear-gradient(#9BC90D 0%, #79A70A 100%) !important;
background: -o-linear-gradient(#9BC90D 0%, #79A70A 100%) !important;
background: -ms-linear-gradient(#9BC90D 0%, #79A70A 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9BC90D 0%', endColorstr='#79A70A 100%', GradientType=1);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9BC90D 0%', endColorstr='#79A70A 100%',GradientType=1);
background: linear-gradient(#9BC90D 0%, #79A70A 100%) !important;
position: absolute;
top: 9px;
left: -23px
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-corner span::before {
content: "";
position: absolute;
left: -1px;
top: 100%;
z-index: -1;
border-left: 3px solid #79A70A;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #79A70A
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-corner span::after {
content: "";
position: absolute;
right: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #79A70A;
border-bottom: 3px solid transparent;
border-top: 3px solid #79A70A
}
/* //Ribbon 3 */

/* Ribbon 4 */
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-banner {
position: absolute;
top: 63px;
right: -7px;
overflow: visible;
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: 700;
line-height: 30px;
z-index: 9999
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-banner:before {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
top: 2px;
left: 12px;
border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) transparent;
border-width: 15px;
border-style: solid
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-banner:after {
content: "";
height: 2px;
background: rgba(0, 0, 0, 0.3);
display: block;
position: absolute;
bottom: -2px;
left: 42px;
right: 5px
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-banner a {
display: block;
padding: 0 20px;
position: relative;
background: #a00;
overflow: visible;
height: 30px;
line-height: 30px;
margin-left: 29px;
color: #fff;
text-decoration: none !important
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-banner a:after {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
bottom: -8px;
right: 0;
border-top: 8px solid #4F0000;
border-right: 8px solid transparent
}
.wrcpt_content .wrc_pricing_table .package_details li .ribbon-banner a:before {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
top: 0px;
left: -16px;
border-color: #a00 transparent;
border-width: 15px;
border-style:solid
}
/* //Ribbon 4 */

/* Ribbon 5 */
.wrcpt_content .wrc_pricing_table .package_details li .corner-ribbon {
position: absolute;
right: 0;
top: 52px;
overflow: hidden;
white-space: nowrap;
width: 100px;
height: 58px;
z-index: 99
}
.wrcpt_content .wrc_pricing_table .package_details li .corner-ribbon a {
font-family: 'Droid Sans', sans-serif;
font-size: 14px;
font-weight: 700;
color: #FFF;
text-align: center;
letter-spacing: 1px;
line-height: 30px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(30deg);
width: 175px;
display: block;
background: #a00;
background: -moz-linear-gradient(#B64B4B 0%, #a00 100%);
background: -webkit-linear-gradient(#B64B4B 0%, #a00 100%);
background: -o-linear-gradient(#B64B4B 0%, #a00 100%);
background: -ms-linear-gradient(#B64B4B 0%, #a00 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B64B4B 0%', endColorstr='#a00 100%', GradientType=1);
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B64B4B 0%', endColorstr='#a00 100%',GradientType=1 );
background: linear-gradient(#B64B4B 0%, #a00 100%);
border: 1px solid #faa;
position: absolute;
top: 5px;
right: -57px
}
/* //Ribbon 5 */
/* Responsive */
/* Shortcode 1 */
@media only screen and (max-width : 767px) {
	/* Shortcode 1 */
	.wrcpt_content .wrc_pricing_table .package_details span.ic-tick,
	.wrcpt_content .wrc_pricing_table .package_details span.ic-cross/* ,
	.wrcpt_content .wrc_pricing_table .package_details .feat_cap */ {
		float: none !important;
		display: block;
		margin: 0;
	}
}
@media only screen and (max-width : 480px) {
	/* Shortcode 1 */
	.wrcpt_content .wrc_pricing_table .center {
		text-align: left
	}
	.wrcpt_content .wrc_pricing_table .package_caption {
		display:none
	}
	.wrcpt_content .wrc_pricing_table .package_details {
		width: 98%
	}
	.wrcpt_content .wrc_pricing_table .package_details span.feature_empty {
		display:none !important
	}
	.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.no_cate,
	.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.caption_cate,
	.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.feature_cate{
		display:inline-block
	}
	.wrcpt_content .toggle-slide {
		width: 98% !important;
		margin:0 !important
	}
	.wrcpt_content .toggle-four,
	.wrcpt_content .toggle-three,
	.wrcpt_content .toggle-two,
	.wrcpt_content .toggle-one {
		font-size:12px !important;
		width: 50%;
	}
	.wrcpt_content .toggle-four span,
	.wrcpt_content .toggle-three span,
	.wrcpt_content .toggle-two span {
		font-size: 8px !important;
		padding-left: 3px !important
	}
	.wrcpt_content .wrc_pricing_table .package_details span.text_tooltip:hover:after,
	.wrcpt_content .wrc_pricing_table .package_details span.icon_tooltip:hover:after {
		left:auto !important;
		right:-30px !important;
		max-width: 200px
	}
}
@media only screen and (min-width : 481px) and (max-width: 1023px) {
	/* Shortcode 1 */
	.wrcpt_content .wrc_pricing_table .center {
		text-align: left
	}
	.wrcpt_content .wrc_pricing_table .package_caption {
		display:none
	}
	.wrcpt_content .wrc_pricing_table .package_details {
		width:49.75%
	}
	.wrcpt_content .wrc_pricing_table .package_details span.feature_empty {
		display:none !important
	}
	.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.no_cate,
	.wrcpt_content .wrc_pricing_table .package_details:nth-of-type(2n+2) li.feature_cate_row span.caption_cate,
	.wrcpt_content .wrc_pricing_table .package_details:nth-of-type(2n+3) li.feature_cate_row span.feature_cate{
		display:inline-block
	}
	.wrcpt_content .wrc_pricing_table .package_details:nth-of-type(2n) span.text_tooltip:hover:after,
	.wrcpt_content .wrc_pricing_table .package_details:nth-of-type(2n) span.icon_tooltip:hover:after{
		left:auto !important;
		right:-30px !important
	}
}
/* Shortcode 1 */
@media only screen and (min-width : 768px) and (max-width: 860px) {
	.wrcpt_content h3.caption {
		font-size:24px !important
	}
	.wrcpt_content .wrc_pricing_table .package_details li.pricing_table_button .action_button {
		font-size:10px !important
	}
	.wrcpt_content .wrc_pricing_table .package_details li.feature_cate_row span.no_cate{
		display:inline-block
	}
}
@media screen and (min-width: 1024px) {
	/* Shortcode 1 */
	.wrcpt_content .wrc_pricing_table h2 {
		font-size: 48px
	}
	.wrcpt_content .wrc_pricing_table .package_caption {
		width: 23%
	}
	.wrcpt_content .wrc_pricing_table .package_details {
		width: 19.144%;
		margin-bottom:10px
	}
	.wrcpt_content .wrc_pricing_table .package_details li.feature_style_1 span.hide-fa-icon,
	.wrcpt_content .wrc_pricing_table .package_details span.media_screen {
		display:none !important
	}
	.wrcpt_content .wrc_pricing_table .package_details:last-child span.text_tooltip:hover:after,
	.wrcpt_content .wrc_pricing_table .package_details:last-child span.icon_tooltip:hover:after{
		left:auto !important;
		right:-30px !important
	}
}
/* //Responsive */